Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82546f518c2a99c6999a59d4d8fecb75904a09b6 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-ssh6627809937518755118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh12708075641873982092.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh864719566392418657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh8635253401490653940.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-ssh7551885602908143763.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [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.25 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12729 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/984 [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/984 # 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 82546f518c2a99c6999a59d4d8fecb75904a09b6 (main) Commit message: "Merge pull request #5441 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.53.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 82546f518c2a99c6999a59d4d8fecb75904a09b6 # timeout=10 > git rev-list --no-walk 101c4afcebd1743ba7c9a88251c481bd5f388008 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-09T01:44:44.198Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-09T01:44:44.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-09T01:44:44.419Z] ========================================================= [2026-06-09T01:44:44.419Z] EdgeX Global Pipelines Version Info [2026-06-09T01:44:44.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-09T01:44:45.623Z] ------------------- [2026-06-09T01:44:45.623Z] stable info: [2026-06-09T01:44:45.623Z] ------------------- [2026-06-09T01:44:45.623Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-09T01:44:45.623Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-09T01:44:45.623Z] Message: update stable to v1.0.281 [2026-06-09T01:44:46.582Z] ------------------- [2026-06-09T01:44:46.582Z] experimental info: [2026-06-09T01:44:46.582Z] ------------------- [2026-06-09T01:44:46.582Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-09T01:44:46.582Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-09T01:44:46.582Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-09T01:44:46.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-06-09T01:44:46.828Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-06-09T01:44:46.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-09T01:44:46.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-09T01:44:46.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-09T01:44:46.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-06-09T01:44:46.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-06-09T01:44:46.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-06-09T01:44:47.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-06-09T01:44:47.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-06-09T01:44:47.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-06-09T01:44:47.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-09T01:44:47.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-09T01:44:47.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-09T01:44:47.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-09T01:44:47.293Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-09T01:44:47.326Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-09T01:44:47.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-09T01:44:47.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-06-09T01:44:47.461Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-06-09T01:44:47.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-09T01:44:47.508Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-09T01:44:47.526Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-06-09T01:44:47.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-09T01:44:47.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-09T01:44:47.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-09T01:44:47.639Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] echo [2026-06-09T01:44:47.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82546f5 [Pipeline] echo [2026-06-09T01:44:47.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-09T01:44:47.888Z] provisioning config files... [2026-06-09T01:44:47.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config14734746387388165848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-09T01:44:48.552Z] ---> ****-login.sh [2026-06-09T01:44:48.552Z] nexus3.edgexfoundry.org:10001 [2026-06-09T01:44:48.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:44:48.552Z] [2026-06-09T01:44:48.552Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-09T01:44:48.552Z] Configure a credential helper to remove this warning. See [2026-06-09T01:44:48.552Z] https://docs.****.com/go/credential-store/ [2026-06-09T01:44:48.552Z] [2026-06-09T01:44:48.552Z] Login Succeeded [2026-06-09T01:44:48.552Z] nexus3.edgexfoundry.org:10002 [2026-06-09T01:44:48.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:44:48.857Z] [2026-06-09T01:44:48.857Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-09T01:44:48.857Z] Configure a credential helper to remove this warning. See [2026-06-09T01:44:48.857Z] https://docs.****.com/go/credential-store/ [2026-06-09T01:44:48.857Z] [2026-06-09T01:44:48.857Z] Login Succeeded [2026-06-09T01:44:48.857Z] nexus3.edgexfoundry.org:10003 [2026-06-09T01:44:48.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:44:48.857Z] [2026-06-09T01:44:48.857Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-09T01:44:48.857Z] Configure a credential helper to remove this warning. See [2026-06-09T01:44:48.857Z] https://docs.****.com/go/credential-store/ [2026-06-09T01:44:48.857Z] [2026-06-09T01:44:48.857Z] Login Succeeded [2026-06-09T01:44:48.857Z] nexus3.edgexfoundry.org:10004 [2026-06-09T01:44:48.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:44:48.857Z] [2026-06-09T01:44:48.857Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-09T01:44:48.857Z] Configure a credential helper to remove this warning. See [2026-06-09T01:44:48.857Z] https://docs.****.com/go/credential-store/ [2026-06-09T01:44:48.857Z] [2026-06-09T01:44:48.857Z] Login Succeeded [2026-06-09T01:44:48.857Z] ****.io [2026-06-09T01:44:49.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:44:49.129Z] [2026-06-09T01:44:49.129Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-09T01:44:49.129Z] Configure a credential helper to remove this warning. See [2026-06-09T01:44:49.129Z] https://docs.****.com/go/credential-store/ [2026-06-09T01:44:49.129Z] [2026-06-09T01:44:49.129Z] Login Succeeded [2026-06-09T01:44:49.129Z] ---> ****-login.sh ends [Pipeline] } [2026-06-09T01:44:49.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-09T01:44:49.583Z] + 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 [2026-06-09T01:44:49.583Z] + dirname cmd/core-command/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo core-command,cmd/core-command/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/core-data/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo core-data,cmd/core-data/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/core-keeper/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/core-metadata/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-spire-agent/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-spire-config/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/security-spire-server/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/support-notifications/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-06-09T01:44:49.583Z] + dirname cmd/support-scheduler/Dockerfile [2026-06-09T01:44:49.583Z] + cut -d/ -f2 [2026-06-09T01:44:49.583Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-06-09T01:44:49.630Z] 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 [2026-06-09T01:44:50.078Z] + git rev-list -1 --merges 82546f518c2a99c6999a59d4d8fecb75904a09b6~1..82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] echo [2026-06-09T01:44:50.089Z] -----------> git rev-list -1 --merges 82546f518c2a99c6999a59d4d8fecb75904a09b6~1..82546f518c2a99c6999a59d4d8fecb75904a09b6 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:44:50.089Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [false] [Pipeline] sh [2026-06-09T01:44:50.376Z] + git log --format=format:%s -1 82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] echo [2026-06-09T01:44:50.392Z] ========================================================= [2026-06-09T01:44:50.393Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-09T01:44:50.393Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-09T01:44:50.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-09T01:44:50.830Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-09T01:44:50.830Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-09T01:44:50.830Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-09T01:44:50.830Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-09T01:44:50.830Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-09T01:44:50.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:44:51.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-09T01:44:51.280Z] [2026-06-09T01:44:51.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:44:51.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-09T01:44:51.586Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-09T01:44:51.586Z] 3dae71ba6b94: Pulling fs layer [2026-06-09T01:44:51.586Z] 6bf1a483ea7c: Pulling fs layer [2026-06-09T01:44:51.586Z] f5dfc541a4d3: Pulling fs layer [2026-06-09T01:44:51.586Z] 461d9e800cba: Pulling fs layer [2026-06-09T01:44:51.586Z] 80192f66455f: Pulling fs layer [2026-06-09T01:44:51.586Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-09T01:44:51.586Z] a29436f7fd5d: Pulling fs layer [2026-06-09T01:44:51.586Z] 923cac83aea3: Pulling fs layer [2026-06-09T01:44:51.586Z] 25ad8b0a4227: Pulling fs layer [2026-06-09T01:44:51.586Z] db01528c6b51: Pulling fs layer [2026-06-09T01:44:51.586Z] 28988de357af: Pulling fs layer [2026-06-09T01:44:51.586Z] a29436f7fd5d: Waiting [2026-06-09T01:44:51.586Z] 923cac83aea3: Waiting [2026-06-09T01:44:51.586Z] 25ad8b0a4227: Waiting [2026-06-09T01:44:51.586Z] db01528c6b51: Waiting [2026-06-09T01:44:51.586Z] 28988de357af: Waiting [2026-06-09T01:44:51.586Z] 2e8e34ca0e6c: Waiting [2026-06-09T01:44:51.586Z] 461d9e800cba: Waiting [2026-06-09T01:44:51.586Z] 80192f66455f: Waiting [2026-06-09T01:44:51.586Z] 6bf1a483ea7c: Verifying Checksum [2026-06-09T01:44:51.586Z] 6bf1a483ea7c: Download complete [2026-06-09T01:44:51.586Z] 461d9e800cba: Download complete [2026-06-09T01:44:51.586Z] 80192f66455f: Verifying Checksum [2026-06-09T01:44:51.586Z] 80192f66455f: Download complete [2026-06-09T01:44:51.845Z] f5dfc541a4d3: Verifying Checksum [2026-06-09T01:44:51.845Z] f5dfc541a4d3: Download complete [2026-06-09T01:44:51.845Z] 3dae71ba6b94: Verifying Checksum [2026-06-09T01:44:51.845Z] 3dae71ba6b94: Download complete [2026-06-09T01:44:51.845Z] 923cac83aea3: Verifying Checksum [2026-06-09T01:44:51.845Z] 923cac83aea3: Download complete [2026-06-09T01:44:51.845Z] 25ad8b0a4227: Verifying Checksum [2026-06-09T01:44:51.845Z] 25ad8b0a4227: Download complete [2026-06-09T01:44:51.845Z] db01528c6b51: Verifying Checksum [2026-06-09T01:44:51.845Z] db01528c6b51: Download complete [2026-06-09T01:44:52.108Z] 28988de357af: Download complete [2026-06-09T01:44:52.368Z] a29436f7fd5d: Verifying Checksum [2026-06-09T01:44:52.368Z] a29436f7fd5d: Download complete [2026-06-09T01:44:52.627Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-09T01:44:52.627Z] 2e8e34ca0e6c: Download complete [2026-06-09T01:44:53.193Z] 3dae71ba6b94: Pull complete [2026-06-09T01:44:53.451Z] 6bf1a483ea7c: Pull complete [2026-06-09T01:44:54.020Z] f5dfc541a4d3: Pull complete [2026-06-09T01:44:54.281Z] 461d9e800cba: Pull complete [2026-06-09T01:44:54.281Z] 80192f66455f: Pull complete [2026-06-09T01:44:58.510Z] 2e8e34ca0e6c: Pull complete [2026-06-09T01:44:59.090Z] a29436f7fd5d: Pull complete [2026-06-09T01:44:59.353Z] 923cac83aea3: Pull complete [2026-06-09T01:44:59.353Z] 25ad8b0a4227: Pull complete [2026-06-09T01:44:59.353Z] db01528c6b51: Pull complete [2026-06-09T01:44:59.637Z] 28988de357af: Pull complete [2026-06-09T01:44:59.637Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-09T01:44:59.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-09T01:44:59.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T01:44:59.915Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T01:44:59.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T01:45:01.811Z] $ docker top e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 -eo pid,comm [2026-06-09T01:45:01.871Z] 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). [2026-06-09T01:45:01.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-09T01:45:01.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-09T01:45:01.923Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-09T01:45:02.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-09T01:45:02.030Z] $ docker exec e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent [2026-06-09T01:45:02.155Z] SSH_AUTH_SOCK=/tmp/ssh-naf7JNNcBexl/agent.31 [2026-06-09T01:45:02.155Z] SSH_AGENT_PID=37 [2026-06-09T01:45:02.179Z] Running ssh-add (command line suppressed) [2026-06-09T01:45:02.280Z] Identity added: /w/workspace/edgex-go/984@tmp/private_key_1298487038151519947.key (/w/workspace/edgex-go/984@tmp/private_key_1298487038151519947.key) [2026-06-09T01:45:02.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-09T01:45:02.599Z] + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] sh [2026-06-09T01:45:02.904Z] + git tag --points-at HEAD [Pipeline] } [2026-06-09T01:45:02.915Z] $ docker exec --env ******** --env ******** e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent -k [2026-06-09T01:45:03.010Z] unset SSH_AUTH_SOCK; [2026-06-09T01:45:03.010Z] unset SSH_AGENT_PID; [2026-06-09T01:45:03.010Z] echo Agent pid 37 killed; [2026-06-09T01:45:03.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-09T01:45:03.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-09T01:45:03.097Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-09T01:45:03.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-09T01:45:03.233Z] $ docker exec e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent [2026-06-09T01:45:03.346Z] SSH_AUTH_SOCK=/tmp/ssh-QYofIzluVhML/agent.84 [2026-06-09T01:45:03.346Z] SSH_AGENT_PID=90 [2026-06-09T01:45:03.502Z] Running ssh-add (command line suppressed) [2026-06-09T01:45:03.606Z] Identity added: /w/workspace/edgex-go/984@tmp/private_key_9876417354639679629.key (/w/workspace/edgex-go/984@tmp/private_key_9876417354639679629.key) [2026-06-09T01:45:03.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-09T01:45:03.945Z] + git semver init [2026-06-09T01:45:04.231Z] 2026-06-09 01:45:04,150 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-09T01:45:04.231Z] 2026-06-09 01:45:04,153 [run_init] DEBUG init version:0.0.0 force:False [2026-06-09T01:45:04.231Z] 2026-06-09 01:45:04,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/984/.semver [2026-06-09T01:45:04.231Z] 2026-06-09 01:45:04,154 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/984/.semver [2026-06-09T01:45:04.231Z] 2026-06-09 01:45:04,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/984/.semver'], cwd=/w/workspace/edgex-go/984, stdin=None, shell=False, universal_newlines=False) [2026-06-09T01:45:09.655Z] 2026-06-09 01:45:09,192 [append_file] DEBUG append to file:/w/workspace/edgex-go/984/.git/info/exclude [2026-06-09T01:45:09.655Z] 2026-06-09 01:45:09,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/984/.semver/main with force:False [2026-06-09T01:45:09.655Z] 2026-06-09 01:45:09,193 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T01:45:09.655Z] 2026-06-09 01:45:09,193 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T01:45:09.655Z] 4.1.0-dev.119 [Pipeline] } [2026-06-09T01:45:09.666Z] $ docker exec --env ******** --env ******** e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent -k [2026-06-09T01:45:09.773Z] unset SSH_AUTH_SOCK; [2026-06-09T01:45:09.773Z] unset SSH_AGENT_PID; [2026-06-09T01:45:09.773Z] echo Agent pid 90 killed; [2026-06-09T01:45:09.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-09T01:45:10.294Z] + git semver [Pipeline] } [2026-06-09T01:45:10.633Z] $ docker stop --time=1 e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 [2026-06-09T01:45:12.027Z] $ docker rm -f --volumes e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-09T01:45:12.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-09T01:45:12.754Z] Stashed 1 file(s) [Pipeline] echo [2026-06-09T01:45:12.756Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.119 [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 [2026-06-09T01:45:13.292Z] + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] echo [2026-06-09T01:45:13.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-09T01:45:13.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-09T01:45:13.337Z] ========================================================= [2026-06-09T01:45:13.337Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-06-09T01:45:13.337Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-09T01:45:13.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-09T01:45:13.627Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-06-09T01:45:13.627Z] 2d35ebdb57d9: Pulling fs layer [2026-06-09T01:45:13.627Z] c35fb4624d26: Pulling fs layer [2026-06-09T01:45:13.627Z] 4e2aec7ef170: Pulling fs layer [2026-06-09T01:45:13.627Z] 333b49ad6fbf: Pulling fs layer [2026-06-09T01:45:13.627Z] 4f4fb700ef54: Pulling fs layer [2026-06-09T01:45:13.627Z] c3e65509a76b: Pulling fs layer [2026-06-09T01:45:13.627Z] 7cf9ebb963bd: Pulling fs layer [2026-06-09T01:45:13.627Z] bb34ca984cfb: Pulling fs layer [2026-06-09T01:45:13.627Z] 151cf03bc807: Pulling fs layer [2026-06-09T01:45:13.627Z] 333b49ad6fbf: Waiting [2026-06-09T01:45:13.627Z] 4f4fb700ef54: Waiting [2026-06-09T01:45:13.627Z] c3e65509a76b: Waiting [2026-06-09T01:45:13.627Z] 7cf9ebb963bd: Waiting [2026-06-09T01:45:13.627Z] bb34ca984cfb: Waiting [2026-06-09T01:45:13.627Z] 151cf03bc807: Waiting [2026-06-09T01:45:13.627Z] c35fb4624d26: Verifying Checksum [2026-06-09T01:45:13.627Z] c35fb4624d26: Download complete [2026-06-09T01:45:13.627Z] 333b49ad6fbf: Verifying Checksum [2026-06-09T01:45:13.627Z] 333b49ad6fbf: Download complete [2026-06-09T01:45:13.627Z] 4f4fb700ef54: Verifying Checksum [2026-06-09T01:45:13.627Z] 4f4fb700ef54: Download complete [2026-06-09T01:45:13.627Z] c3e65509a76b: Verifying Checksum [2026-06-09T01:45:13.627Z] c3e65509a76b: Download complete [2026-06-09T01:45:13.627Z] 2d35ebdb57d9: Verifying Checksum [2026-06-09T01:45:13.627Z] 2d35ebdb57d9: Download complete [2026-06-09T01:45:13.892Z] 2d35ebdb57d9: Pull complete [2026-06-09T01:45:13.892Z] 7cf9ebb963bd: Verifying Checksum [2026-06-09T01:45:13.892Z] 7cf9ebb963bd: Download complete [2026-06-09T01:45:13.892Z] c35fb4624d26: Pull complete [2026-06-09T01:45:14.152Z] 4e2aec7ef170: Verifying Checksum [2026-06-09T01:45:14.152Z] 4e2aec7ef170: Download complete [2026-06-09T01:45:14.152Z] 151cf03bc807: Verifying Checksum [2026-06-09T01:45:14.152Z] 151cf03bc807: Download complete [2026-06-09T01:45:14.410Z] bb34ca984cfb: Verifying Checksum [2026-06-09T01:45:14.410Z] bb34ca984cfb: Download complete [2026-06-09T01:45:18.723Z] 4e2aec7ef170: Pull complete [2026-06-09T01:45:19.093Z] 333b49ad6fbf: Pull complete [2026-06-09T01:45:19.093Z] 4f4fb700ef54: Pull complete [2026-06-09T01:45:19.093Z] c3e65509a76b: Pull complete [2026-06-09T01:45:19.439Z] 7cf9ebb963bd: Pull complete [2026-06-09T01:45:22.987Z] bb34ca984cfb: Pull complete [2026-06-09T01:45:22.987Z] 151cf03bc807: Pull complete [2026-06-09T01:45:23.050Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-06-09T01:45:23.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-09T01:45:23.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-09T01:45:23.492Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-09T01:45:23.493Z] WORKDIR /edgex [2026-06-09T01:45:23.493Z] COPY go.mod . [2026-06-09T01:45:23.493Z] RUN go mod download [2026-06-09T01:45:23.493Z] + docker build -t ci-base-image-x86_64 -f - . [2026-06-09T01:45:24.105Z] #0 building with "default" instance using docker driver [2026-06-09T01:45:24.105Z] [2026-06-09T01:45:24.105Z] #1 [internal] load build definition from Dockerfile [2026-06-09T01:45:24.105Z] #1 transferring dockerfile: 164B done [2026-06-09T01:45:24.105Z] #1 DONE 0.0s [2026-06-09T01:45:24.105Z] [2026-06-09T01:45:24.105Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-09T01:45:24.105Z] #2 DONE 0.0s [2026-06-09T01:45:24.105Z] [2026-06-09T01:45:24.105Z] #3 [internal] load .dockerignore [2026-06-09T01:45:24.105Z] #3 transferring context: 50B done [2026-06-09T01:45:24.105Z] #3 DONE 0.0s [2026-06-09T01:45:24.105Z] [2026-06-09T01:45:24.105Z] #4 [internal] load build context [2026-06-09T01:45:24.409Z] #4 transferring context: 6.95kB done [2026-06-09T01:45:24.409Z] #4 DONE 0.1s [2026-06-09T01:45:24.409Z] [2026-06-09T01:45:24.409Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-09T01:45:24.409Z] #5 DONE 0.2s [2026-06-09T01:45:24.409Z] [2026-06-09T01:45:24.409Z] #6 [2/4] WORKDIR /edgex [2026-06-09T01:45:25.942Z] #6 DONE 1.6s [2026-06-09T01:45:25.942Z] [2026-06-09T01:45:25.942Z] #7 [3/4] COPY go.mod . [2026-06-09T01:45:25.942Z] #7 DONE 0.0s [2026-06-09T01:45:25.942Z] [2026-06-09T01:45:25.942Z] #8 [4/4] RUN go mod download [2026-06-09T01:45:27.849Z] Still waiting to schedule task [2026-06-09T01:45:27.850Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12728’ [2026-06-09T01:46:05.421Z] #8 DONE 37.4s [2026-06-09T01:46:05.421Z] [2026-06-09T01:46:05.421Z] #9 exporting to image [2026-06-09T01:46:05.421Z] #9 exporting layers [2026-06-09T01:46:06.450Z] #9 exporting layers 3.2s done [2026-06-09T01:46:06.450Z] #9 writing image sha256:413be5c24a0e50d17a05d25b653c45a226a840e23867be817d2ba62c83792dcc done [2026-06-09T01:46:06.450Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-09T01:46:06.450Z] #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:46:07.011Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-09T01:46:07.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T01:46:07.143Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T01:46:07.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T01:46:07.431Z] $ docker top effb1509ba25b6be56e2e13d4702baef88ca25f6261395e6cd06c74fd8cd1268 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-09T01:46:07.782Z] + go version [2026-06-09T01:46:07.783Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-06-09T01:46:07.797Z] $ docker stop --time=1 effb1509ba25b6be56e2e13d4702baef88ca25f6261395e6cd06c74fd8cd1268 [2026-06-09T01:46:09.057Z] $ docker rm -f --volumes effb1509ba25b6be56e2e13d4702baef88ca25f6261395e6cd06c74fd8cd1268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:46:09.580Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-09T01:46:09.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T01:46:09.718Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T01:46:09.749Z] $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T01:46:09.974Z] $ docker top f7934588afd928890a311f97b38ccc5fda9dce51faa873d7fd887d13e5f0912f -eo pid,comm [Pipeline] { [Pipeline] echo [2026-06-09T01:46:10.060Z] ========================================================= [2026-06-09T01:46:10.060Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-06-09T01:46:10.061Z] ========================================================= [Pipeline] sh [2026-06-09T01:46:10.408Z] + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] fileExists [Pipeline] sh [2026-06-09T01:46:10.899Z] + make test [2026-06-09T01:46:10.899Z] go test -race -coverprofile=coverage.out ./... [2026-06-09T01:46:19.430Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-06-09T01:46:51.872Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-06-09T01:46:52.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2026-06-09T01:46:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.091s coverage: 71.0% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 57.3% of statements [2026-06-09T01:46:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.188s coverage: 94.2% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-06-09T01:46:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements [2026-06-09T01:46:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-06-09T01:46:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-06-09T01:46:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-06-09T01:46:57.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 11.1% of statements [2026-06-09T01:46:57.144Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-06-09T01:46:57.144Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.458s coverage: 97.7% of statements [2026-06-09T01:46:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-06-09T01:46:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-06-09T01:46:59.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-06-09T01:47:02.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 3.5% of statements [2026-06-09T01:47:02.379Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-06-09T01:47:02.379Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-06-09T01:47:02.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2026-06-09T01:47:02.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-06-09T01:47:02.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.2% of statements [2026-06-09T01:47:02.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements [2026-06-09T01:47:02.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-06-09T01:47:02.379Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-06-09T01:47:02.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-06-09T01:47:03.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2026-06-09T01:47:03.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2026-06-09T01:47:03.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 89.5% of statements [2026-06-09T01:47:03.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 93.1% of statements [2026-06-09T01:47:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.029s coverage: 87.5% of statements [2026-06-09T01:47:16.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.375s coverage: 94.4% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.048s coverage: 92.9% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2026-06-09T01:47:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2026-06-09T01:47:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.034s coverage: 89.6% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.034s coverage: 73.7% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2026-06-09T01:47:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-06-09T01:47:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.027s coverage: 100.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.122s coverage: 29.2% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 93.8% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.032s coverage: 76.2% of statements [2026-06-09T01:47:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.033s coverage: 54.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-06-09T01:47:22.430Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements [2026-06-09T01:47:29.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-06-09T01:47:29.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.042s coverage: 9.0% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-06-09T01:47:29.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements [2026-06-09T01:47:29.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-06-09T01:47:29.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 47.1% of statements [2026-06-09T01:47:29.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-06-09T01:47:29.021Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-09T01:47:29.278Z] 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 [2026-06-09T01:47:29.535Z] running golangci-lint [2026-06-09T01:47:29.535Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-06-09T01:47:29.535Z] go version go1.25.2 linux/amd64 [2026-06-09T01:47:30.099Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-06-09T01:47:30.099Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-06-09T01:47:30.099Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-06-09T01:47:30.099Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-06-09T01:47:30.099Z] level=info msg="[goenv] Read go env for 4.90677ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-06-09T01:47:30.099Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-06-09T01:47:52.030Z] level=info msg="[loader] Go packages loading at mode 8767 (files|deps|exports_file|imports|name|types_sizes|compiled_files) took 20.542784324s" [2026-06-09T01:47:52.030Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.749496ms" [2026-06-09T01:48:02.022Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.101453864s with top 10 stages: buildir: 52.146618271s, inspect: 2.330271115s, gosec: 2.056025768s, fact_deprecated: 1.964220513s, printf: 1.638432675s, ctrlflow: 1.386675972s, fact_purity: 1.255635087s, S1038: 1.209230688s, nilness: 1.027919872s, QF1004: 906.635644ms" [2026-06-09T01:48:02.022Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-06-09T01:48:02.022Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-06-09T01:48:02.022Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-06-09T01:48:02.022Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-06-09T01:48:02.022Z] level=info msg="[runner] Processors filtering stat (in/out): generated_file_filter: 35/22, nolint_filter: 21/0, path_absoluter: 35/35, exclusion_rules: 22/21, invalid_issue: 35/35, path_relativity: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35" [2026-06-09T01:48:02.022Z] level=info msg="[runner] processing took 8.350133ms with stages: nolint_filter: 7.459922ms, generated_file_filter: 676.278µs, exclusion_rules: 115.967µs, exclusion_paths: 50.034µs, path_relativity: 34.892µs, cgo: 2.79µs, path_absoluter: 2.27µs, invalid_issue: 1.91µs, sort_results: 1.81µs, filename_unadjuster: 1.08µs, max_same_issues: 920ns, diff: 420ns, fixer: 420ns, max_from_linter: 280ns, path_prettifier: 270ns, uniq_by_line: 230ns, path_shortener: 220ns, max_per_file_from_linter: 180ns, source_code: 140ns, severity-rules: 100ns" [2026-06-09T01:48:02.022Z] level=info msg="[runner] linters took 11.135811106s with stages: goanalysis_metalinter: 11.127393889s" [2026-06-09T01:48:02.022Z] 0 issues. [2026-06-09T01:48:02.023Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-06-09T01:48:02.023Z] level=info msg="Memory: 319 samples, avg is 350.3MB, max is 1435.2MB" [2026-06-09T01:48:02.023Z] level=info msg="Execution took 31.741729039s" [2026-06-09T01:48:02.023Z] go vet ./... [2026-06-09T01:48:08.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-06-09T01:48:08.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-06-09T01:48:08.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-06-09T01:48:08.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-09T01:48:09.092Z] + ls -al . [2026-06-09T01:48:09.092Z] total 1404 [2026-06-09T01:48:09.092Z] drwxrwxr-x 11 1001 1001 4096 Jun 9 01:46 . [2026-06-09T01:48:09.092Z] drwxr-xr-x 4 root root 4096 Jun 9 01:46 .. [2026-06-09T01:48:09.092Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 .blubracket [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 10 Jun 9 01:44 .dockerignore [2026-06-09T01:48:09.092Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 01:47 .git [2026-06-09T01:48:09.092Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 01:44 .github [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 909 Jun 9 01:44 .gitignore [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 359 Jun 9 01:44 .golangci.yml [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 100 Jun 9 01:44 .hadolint.yml [2026-06-09T01:48:09.092Z] drwxr-xr-x 3 1001 1001 4096 Jun 9 01:45 .semver [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 155 Jun 9 01:44 .sonarcloud.properties [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 1171 Jun 9 01:44 ADOPTERS.md [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 20149 Jun 9 01:44 Attribution.txt [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 118730 Jun 9 01:44 CHANGELOG.md [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 01:44 CONTRIBUTING.md [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 677 Jun 9 01:44 GOVERNANCE.md [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 886 Jun 9 01:44 Jenkinsfile [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 01:44 LICENSE [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 16743 Jun 9 01:44 Makefile [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 582 Jun 9 01:44 OWNERS.md [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 9932 Jun 9 01:44 README.md [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 789 Jun 9 01:44 SECURITY.md [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 13 Jun 9 01:45 VERSION [2026-06-09T01:48:09.092Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 bin [2026-06-09T01:48:09.092Z] drwxrwxr-x 19 1001 1001 4096 Jun 9 01:44 cmd [2026-06-09T01:48:09.092Z] -rw-r--r-- 1 root root 1048213 Jun 9 01:47 coverage.out [2026-06-09T01:48:09.092Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 fuzz_test [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 6911 Jun 9 01:44 go.mod [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 90679 Jun 9 01:44 go.sum [2026-06-09T01:48:09.092Z] drwxrwxr-x 7 1001 1001 4096 Jun 9 01:44 internal [2026-06-09T01:48:09.092Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 openapi [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 584 Jun 9 01:44 security.txt [2026-06-09T01:48:09.092Z] -rw-rw-r-- 1 1001 1001 204 Jun 9 01:44 version.go [Pipeline] sh [2026-06-09T01:48:09.499Z] + '[' -e coverage.out ] [2026-06-09T01:48:09.499Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-06-09T01:48:09.695Z] Stashed 1 file(s) [Pipeline] sh [2026-06-09T01:48:10.047Z] + make build [2026-06-09T01:48:10.047Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-09T01:48:36.737Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-09T01:48:36.737Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-09T01:48:36.737Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-09T01:48:36.737Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-09T01:48:38.639Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-09T01:48:44.020Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-09T01:48:45.745Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-09T01:48:47.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-09T01:48:50.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-09T01:48:52.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-09T01:48:53.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-09T01:48:54.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-06-09T01:48:56.245Z] $ docker stop --time=1 f7934588afd928890a311f97b38ccc5fda9dce51faa873d7fd887d13e5f0912f [2026-06-09T01:48:58.902Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12732 in /w/workspace/edgexfoundry_edgex-go_main [2026-06-09T01:48:59.097Z] $ docker rm -f --volumes f7934588afd928890a311f97b38ccc5fda9dce51faa873d7fd887d13e5f0912f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2026-06-09T01:48:59.724Z] Running in /w/workspace/edgex-go/984 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2026-06-09T01:48:59.823Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:49:00.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-09T01:49:00.488Z] [2026-06-09T01:49:00.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:49:00.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-09T01:49:00.790Z] latest: Pulling from edgex-devops/edgex-compose [2026-06-09T01:49:00.790Z] 91d30c5bc195: Pulling fs layer [2026-06-09T01:49:00.790Z] 2e9b0aa3be6d: Pulling fs layer [2026-06-09T01:49:00.790Z] 9c61dcf015f6: Pulling fs layer [2026-06-09T01:49:00.790Z] 4698f68db338: Pulling fs layer [2026-06-09T01:49:00.790Z] 2a2f49069b9e: Pulling fs layer [2026-06-09T01:49:00.790Z] e0025b399a48: Pulling fs layer [2026-06-09T01:49:00.790Z] 4698f68db338: Waiting [2026-06-09T01:49:00.790Z] 2a2f49069b9e: Waiting [2026-06-09T01:49:00.790Z] e0025b399a48: Waiting [2026-06-09T01:49:00.790Z] 91d30c5bc195: Verifying Checksum [2026-06-09T01:49:00.790Z] 91d30c5bc195: Download complete [2026-06-09T01:49:00.790Z] 4698f68db338: Verifying Checksum [2026-06-09T01:49:00.790Z] 4698f68db338: Download complete [2026-06-09T01:49:01.046Z] 91d30c5bc195: Pull complete [2026-06-09T01:49:01.046Z] 2e9b0aa3be6d: Verifying Checksum [2026-06-09T01:49:01.046Z] 2e9b0aa3be6d: Download complete [2026-06-09T01:49:01.046Z] e0025b399a48: Verifying Checksum [2026-06-09T01:49:01.046Z] e0025b399a48: Download complete [2026-06-09T01:49:01.046Z] 2a2f49069b9e: Verifying Checksum [2026-06-09T01:49:01.046Z] 2a2f49069b9e: Download complete [2026-06-09T01:49:01.303Z] 2e9b0aa3be6d: Pull complete [2026-06-09T01:49:01.609Z] 9c61dcf015f6: Verifying Checksum [2026-06-09T01:49:01.609Z] 9c61dcf015f6: Download complete [2026-06-09T01:49:04.433Z] using credential edgex-jenkins-ssh [2026-06-09T01:49:04.461Z] Cloning the remote Git repository [2026-06-09T01:49:04.510Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-06-09T01:49:04.611Z] > git init /w/workspace/edgex-go/984 # timeout=10 [2026-06-09T01:49:04.795Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-06-09T01:49:04.796Z] > git --version # timeout=10 [2026-06-09T01:49:04.899Z] 9c61dcf015f6: Pull complete [2026-06-09T01:49:04.899Z] 4698f68db338: Pull complete [2026-06-09T01:49:04.899Z] 2a2f49069b9e: Pull complete [2026-06-09T01:49:04.899Z] e0025b399a48: Pull complete [2026-06-09T01:49:04.899Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-06-09T01:49:04.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-09T01:49:04.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T01:49:04.999Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T01:49:05.029Z] $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T01:49:05.980Z] $ docker top 365c18d148c5ce12b9a50b51e6121ab2b162f47454b5a42c64ad4d873baa1e7c -eo pid,comm [2026-06-09T01:49:04.816Z] > git --version # 'git version 2.25.1' [2026-06-09T01:49:04.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-09T01:49:04.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] sh [2026-06-09T01:49:06.320Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-09T01:49:06.578Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #1 transferring dockerfile: 2.50kB done [2026-06-09T01:49:06.578Z] #1 DONE 0.1s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-09T01:49:06.578Z] #2 DONE 0.0s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #3 [support-scheduler internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #3 transferring dockerfile: 1.83kB done [2026-06-09T01:49:06.578Z] #3 DONE 0.1s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #4 transferring dockerfile: 1.81kB done [2026-06-09T01:49:06.578Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-09T01:49:06.578Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-06-09T01:49:06.578Z] #4 DONE 0.1s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #5 [security-spire-config internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #5 transferring dockerfile: 1.69kB done [2026-06-09T01:49:06.578Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-09T01:49:06.578Z] #5 DONE 0.1s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #6 transferring dockerfile: 2.49kB done [2026-06-09T01:49:06.578Z] #6 DONE 0.1s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #7 transferring dockerfile: 2.10kB done [2026-06-09T01:49:06.578Z] #7 DONE 0.2s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #8 transferring dockerfile: 1.89kB done [2026-06-09T01:49:06.578Z] #8 DONE 0.2s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #9 [support-notifications internal] load build definition from Dockerfile [2026-06-09T01:49:06.578Z] #9 transferring dockerfile: 2.02kB done [2026-06-09T01:49:06.578Z] #9 DONE 0.2s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-09T01:49:06.578Z] #2 DONE 0.0s [2026-06-09T01:49:06.578Z] [2026-06-09T01:49:06.578Z] #10 [security-proxy-setup internal] load .dockerignore [2026-06-09T01:49:06.837Z] #10 transferring context: 50B done [2026-06-09T01:49:06.837Z] #10 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #11 [core-data internal] load build definition from Dockerfile [2026-06-09T01:49:06.837Z] #11 transferring dockerfile: 2.04kB done [2026-06-09T01:49:06.837Z] #11 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #12 [security-spire-server internal] load build definition from Dockerfile [2026-06-09T01:49:06.837Z] #12 transferring dockerfile: 1.70kB done [2026-06-09T01:49:06.837Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-09T01:49:06.837Z] #12 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #13 [core-command internal] load build definition from Dockerfile [2026-06-09T01:49:06.837Z] #13 transferring dockerfile: 1.94kB done [2026-06-09T01:49:06.837Z] #13 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-09T01:49:06.837Z] #14 transferring dockerfile: 3.02kB done [2026-06-09T01:49:06.837Z] #14 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-09T01:49:06.837Z] #15 transferring dockerfile: 2.23kB done [2026-06-09T01:49:06.837Z] #15 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-09T01:49:06.837Z] #16 transferring dockerfile: 2.14kB done [2026-06-09T01:49:06.837Z] #16 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #17 [core-keeper internal] load build definition from Dockerfile [2026-06-09T01:49:06.837Z] #17 transferring dockerfile: 2.07kB done [2026-06-09T01:49:06.837Z] #17 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-09T01:49:06.837Z] #2 DONE 0.0s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #18 [security-secretstore-setup internal] load .dockerignore [2026-06-09T01:49:06.837Z] #18 transferring context: 50B done [2026-06-09T01:49:06.837Z] #18 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:49:06.837Z] #19 DONE 0.2s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #20 [support-scheduler internal] load .dockerignore [2026-06-09T01:49:06.837Z] #20 transferring context: 50B done [2026-06-09T01:49:06.837Z] #20 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #21 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:06.837Z] #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:06.837Z] #21 ... [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #22 [core-metadata internal] load .dockerignore [2026-06-09T01:49:06.837Z] #22 transferring context: 50B done [2026-06-09T01:49:06.837Z] #22 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2026-06-09T01:49:06.837Z] #23 transferring context: 50B done [2026-06-09T01:49:06.837Z] #23 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #24 [core-data internal] load .dockerignore [2026-06-09T01:49:06.837Z] #24 transferring context: 50B done [2026-06-09T01:49:06.837Z] #24 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #25 [support-notifications internal] load .dockerignore [2026-06-09T01:49:06.837Z] #25 transferring context: 50B done [2026-06-09T01:49:06.837Z] #25 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #26 [core-command internal] load .dockerignore [2026-06-09T01:49:06.837Z] #26 transferring context: 50B done [2026-06-09T01:49:06.837Z] #26 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #27 [security-proxy-auth internal] load .dockerignore [2026-06-09T01:49:06.837Z] #27 transferring context: 50B done [2026-06-09T01:49:06.837Z] #27 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #28 [security-bootstrapper internal] load .dockerignore [2026-06-09T01:49:06.837Z] #28 transferring context: 50B done [2026-06-09T01:49:06.837Z] #28 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-09T01:49:06.837Z] #29 transferring context: 50B done [2026-06-09T01:49:06.837Z] #29 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #21 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:06.837Z] #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-09T01:49:06.837Z] #21 ... [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #30 [core-keeper internal] load .dockerignore [2026-06-09T01:49:06.837Z] #30 transferring context: 50B done [2026-06-09T01:49:06.837Z] #30 DONE 0.1s [2026-06-09T01:49:06.837Z] [2026-06-09T01:49:06.837Z] #21 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:06.837Z] #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-09T01:49:06.837Z] #21 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-09T01:49:06.837Z] #21 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-09T01:49:06.837Z] #21 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-09T01:49:06.837Z] #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-06-09T01:49:06.837Z] #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-06-09T01:49:07.096Z] #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-06-09T01:49:07.390Z] #21 ... [2026-06-09T01:49:07.390Z] [2026-06-09T01:49:07.390Z] #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-09T01:49:07.390Z] #31 DONE 0.4s [2026-06-09T01:49:07.390Z] [2026-06-09T01:49:07.390Z] #21 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:07.390Z] #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-06-09T01:49:07.659Z] #21 ... [2026-06-09T01:49:07.659Z] [2026-06-09T01:49:07.659Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-09T01:49:07.659Z] #32 DONE 1.1s [2026-06-09T01:49:07.659Z] [2026-06-09T01:49:07.659Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-06-09T01:49:07.659Z] #33 DONE 0.5s [2026-06-09T01:49:07.659Z] [2026-06-09T01:49:07.660Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-09T01:49:07.660Z] #34 DONE 1.1s [2026-06-09T01:49:07.926Z] [2026-06-09T01:49:07.926Z] #21 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:07.926Z] #21 DONE 1.1s [2026-06-09T01:49:07.926Z] [2026-06-09T01:49:07.926Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-09T01:49:07.926Z] #35 ... [2026-06-09T01:49:07.926Z] [2026-06-09T01:49:07.926Z] #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:07.926Z] #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-09T01:49:07.926Z] #21 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-09T01:49:07.926Z] #21 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-09T01:49:07.926Z] #21 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-09T01:49:07.926Z] #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-06-09T01:49:07.926Z] #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-06-09T01:49:07.926Z] #21 DONE 1.1s [2026-06-09T01:49:07.926Z] [2026-06-09T01:49:07.926Z] #36 [security-spire-config internal] load .dockerignore [2026-06-09T01:49:07.926Z] #36 transferring context: 50B 0.0s done [2026-06-09T01:49:07.926Z] #36 DONE 0.2s [2026-06-09T01:49:07.926Z] [2026-06-09T01:49:07.926Z] #37 [security-spire-server internal] load .dockerignore [2026-06-09T01:49:07.926Z] #37 transferring context: 50B done [2026-06-09T01:49:07.926Z] #37 DONE 0.3s [2026-06-09T01:49:08.182Z] [2026-06-09T01:49:08.182Z] #21 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:49:08.182Z] #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-09T01:49:08.182Z] #21 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-09T01:49:08.182Z] #21 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-09T01:49:08.182Z] #21 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-09T01:49:08.182Z] #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-06-09T01:49:08.182Z] #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-06-09T01:49:08.182Z] #21 DONE 1.1s [2026-06-09T01:49:08.182Z] [2026-06-09T01:49:08.182Z] #38 [security-spire-agent internal] load .dockerignore [2026-06-09T01:49:08.182Z] #38 transferring context: 50B 0.0s done [2026-06-09T01:49:08.182Z] #38 DONE 0.3s [2026-06-09T01:49:08.182Z] [2026-06-09T01:49:08.182Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:49:08.182Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:49:08.183Z] #39 ... [2026-06-09T01:49:08.183Z] [2026-06-09T01:49:08.183Z] #40 [security-spire-server internal] load build context [2026-06-09T01:49:08.183Z] #40 transferring context: 26.58kB 0.0s done [2026-06-09T01:49:08.183Z] #40 DONE 0.3s [2026-06-09T01:49:08.183Z] [2026-06-09T01:49:08.183Z] #41 [security-spire-config internal] load build context [2026-06-09T01:49:08.183Z] #41 transferring context: 24.83kB 0.0s done [2026-06-09T01:49:08.183Z] #41 DONE 0.3s [2026-06-09T01:49:08.183Z] [2026-06-09T01:49:08.183Z] #42 [security-spire-agent internal] load build context [2026-06-09T01:49:08.183Z] #42 transferring context: 26.11kB 0.0s done [2026-06-09T01:49:08.183Z] #42 DONE 0.2s [2026-06-09T01:49:08.183Z] [2026-06-09T01:49:08.183Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:49:08.183Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-06-09T01:49:08.439Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-06-09T01:49:08.439Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-06-09T01:49:08.439Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-09T01:49:08.439Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-06-09T01:49:08.439Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-06-09T01:49:08.439Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-06-09T01:49:08.439Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-06-09T01:49:08.439Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s [2026-06-09T01:49:08.439Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-06-09T01:49:08.697Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s [2026-06-09T01:49:08.697Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.3s [2026-06-09T01:49:08.697Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.78MB / 41.51MB 0.4s [2026-06-09T01:49:08.697Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-06-09T01:49:08.697Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 0.5s [2026-06-09T01:49:08.954Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.7s [2026-06-09T01:49:08.954Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2026-06-09T01:49:09.889Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done [2026-06-09T01:49:09.889Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-06-09T01:49:10.151Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.7s done [2026-06-09T01:49:10.151Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-09T01:49:10.407Z] #39 ... [2026-06-09T01:49:10.407Z] [2026-06-09T01:49:10.407Z] #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-09T01:49:10.407Z] #43 DONE 2.7s [2026-06-09T01:49:10.663Z] [2026-06-09T01:49:10.663Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T01:49:10.663Z] #44 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-06-09T01:49:10.663Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done [2026-06-09T01:49:10.663Z] #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.0s done [2026-06-09T01:49:10.664Z] #44 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-09T01:49:10.664Z] #44 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-06-09T01:49:10.664Z] #44 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-06-09T01:49:10.664Z] #44 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.1s done [2026-06-09T01:49:11.602Z] #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 3.2s [2026-06-09T01:49:11.602Z] #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 5.24MB / 19.17MB 3.3s [2026-06-09T01:49:11.861Z] #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.49MB / 19.17MB 3.4s [2026-06-09T01:49:11.861Z] #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 3.5s [2026-06-09T01:49:12.427Z] #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 3.9s done [2026-06-09T01:49:13.365Z] #44 ... [2026-06-09T01:49:13.365Z] [2026-06-09T01:49:13.365Z] #45 [security-proxy-auth internal] load build context [2026-06-09T01:49:13.365Z] #45 transferring context: 261.72MB 6.4s [2026-06-09T01:49:13.942Z] #45 ... [2026-06-09T01:49:13.942Z] [2026-06-09T01:49:13.942Z] #46 [core-metadata internal] load build context [2026-06-09T01:49:13.942Z] #46 ... [2026-06-09T01:49:13.942Z] [2026-06-09T01:49:13.942Z] #45 [security-proxy-auth internal] load build context [2026-06-09T01:49:15.319Z] #45 ... [2026-06-09T01:49:15.319Z] [2026-06-09T01:49:15.319Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-09T01:49:15.319Z] #0 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:15.319Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:15.319Z] #0 1.936 OK: 265 MiB in 60 packages [2026-06-09T01:49:15.319Z] #47 DONE 7.5s [2026-06-09T01:49:15.319Z] [2026-06-09T01:49:15.319Z] #45 [security-proxy-auth internal] load build context [2026-06-09T01:49:16.707Z] #45 ... [2026-06-09T01:49:16.707Z] [2026-06-09T01:49:16.707Z] #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-09T01:49:16.707Z] #48 DONE 8.7s [2026-06-09T01:49:16.707Z] [2026-06-09T01:49:16.707Z] #45 [security-proxy-auth internal] load build context [2026-06-09T01:49:16.707Z] #45 ... [2026-06-09T01:49:16.707Z] [2026-06-09T01:49:16.707Z] #49 [support-scheduler internal] load build context [2026-06-09T01:49:17.024Z] #49 ... [2026-06-09T01:49:17.024Z] [2026-06-09T01:49:17.024Z] #50 [core-data internal] load build context [2026-06-09T01:49:17.024Z] #50 ... [2026-06-09T01:49:17.024Z] [2026-06-09T01:49:17.024Z] #51 [security-spiffe-token-provider internal] load build context [2026-06-09T01:49:17.282Z] #51 ... [2026-06-09T01:49:17.282Z] [2026-06-09T01:49:17.282Z] #52 [support-notifications internal] load build context [2026-06-09T01:49:17.282Z] #52 ... [2026-06-09T01:49:17.282Z] [2026-06-09T01:49:17.282Z] #53 [security-proxy-setup internal] load build context [2026-06-09T01:49:17.282Z] #53 ... [2026-06-09T01:49:17.282Z] [2026-06-09T01:49:17.282Z] #54 [security-secretstore-setup internal] load build context [2026-06-09T01:49:17.547Z] #54 ... [2026-06-09T01:49:17.547Z] [2026-06-09T01:49:17.547Z] #55 [core-keeper internal] load build context [2026-06-09T01:49:17.547Z] #55 ... [2026-06-09T01:49:17.547Z] [2026-06-09T01:49:17.547Z] #56 [core-common-config-bootstrapper internal] load build context [2026-06-09T01:49:17.547Z] #56 ... [2026-06-09T01:49:17.547Z] [2026-06-09T01:49:17.547Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-09T01:49:17.547Z] #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:17.547Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:17.547Z] #0 1.550 OK: 265 MiB in 60 packages [2026-06-09T01:49:17.817Z] #57 DONE 10.1s [2026-06-09T01:49:17.817Z] [2026-06-09T01:49:17.817Z] #52 [support-notifications internal] load build context [2026-06-09T01:49:17.817Z] #52 ... [2026-06-09T01:49:17.817Z] [2026-06-09T01:49:17.817Z] #58 [core-command internal] load build context [2026-06-09T01:49:18.076Z] #58 ... [2026-06-09T01:49:18.076Z] [2026-06-09T01:49:18.076Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-09T01:49:18.076Z] #59 ... [2026-06-09T01:49:18.076Z] [2026-06-09T01:49:18.076Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:49:18.076Z] #60 ... [2026-06-09T01:49:18.076Z] [2026-06-09T01:49:18.076Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-09T01:49:18.076Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.076Z] #0 2.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.076Z] #0 2.454 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:49:18.076Z] #0 2.454 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:49:18.076Z] #0 2.454 OK: 26342 distinct packages available [2026-06-09T01:49:18.076Z] #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.076Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.076Z] #0 2.896 OK: 265 MiB in 60 packages [2026-06-09T01:49:18.335Z] #61 ... [2026-06-09T01:49:18.335Z] [2026-06-09T01:49:18.335Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-09T01:49:18.335Z] #62 ... [2026-06-09T01:49:18.335Z] [2026-06-09T01:49:18.335Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-09T01:49:18.593Z] #63 ... [2026-06-09T01:49:18.593Z] [2026-06-09T01:49:18.593Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-06-09T01:49:18.593Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.593Z] #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.593Z] #0 2.653 OK: 265 MiB in 60 packages [2026-06-09T01:49:18.593Z] #64 ... [2026-06-09T01:49:18.593Z] [2026-06-09T01:49:18.593Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-09T01:49:18.593Z] #65 ... [2026-06-09T01:49:18.593Z] [2026-06-09T01:49:18.593Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-09T01:49:18.593Z] #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.593Z] #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:18.593Z] #0 1.936 OK: 265 MiB in 60 packages [2026-06-09T01:49:18.593Z] #66 DONE 11.0s [2026-06-09T01:49:18.593Z] [2026-06-09T01:49:18.593Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:49:18.852Z] #67 ... [2026-06-09T01:49:18.852Z] [2026-06-09T01:49:18.852Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-09T01:49:19.158Z] #68 ... [2026-06-09T01:49:19.159Z] [2026-06-09T01:49:19.159Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:49:19.159Z] #69 ... [2026-06-09T01:49:19.159Z] [2026-06-09T01:49:19.159Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-09T01:49:19.418Z] #70 ... [2026-06-09T01:49:19.418Z] [2026-06-09T01:49:19.418Z] #71 [security-bootstrapper internal] load build context [2026-06-09T01:49:19.418Z] #71 transferring context: 642.52MB 11.9s done [2026-06-09T01:49:19.418Z] #71 ... [2026-06-09T01:49:19.418Z] [2026-06-09T01:49:19.418Z] #45 [security-proxy-auth internal] load build context [2026-06-09T01:49:19.418Z] #45 transferring context: 642.52MB 12.3s done [2026-06-09T01:49:20.793Z] #45 ... [2026-06-09T01:49:20.793Z] [2026-06-09T01:49:20.793Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-09T01:49:20.793Z] #72 ... [2026-06-09T01:49:20.793Z] [2026-06-09T01:49:20.793Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-09T01:49:20.793Z] #68 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:20.793Z] #68 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:20.793Z] #68 12.86 (1/4) Installing ca-certificates (20260413-r0) [2026-06-09T01:49:20.793Z] #68 12.89 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:20.793Z] #68 12.90 (3/4) Installing su-exec (0.2-r3) [2026-06-09T01:49:20.793Z] #68 12.91 (4/4) Installing yq-go (4.47.2-r3) [2026-06-09T01:49:20.793Z] #68 13.00 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:21.052Z] #68 13.01 Executing ca-certificates-20260413-r0.trigger [2026-06-09T01:49:21.052Z] #68 13.05 OK: 20 MiB in 20 packages [2026-06-09T01:49:21.619Z] #68 ... [2026-06-09T01:49:21.619Z] [2026-06-09T01:49:21.619Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:49:21.619Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-09T01:49:21.619Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-09T01:49:21.619Z] #39 ... [2026-06-09T01:49:21.619Z] [2026-06-09T01:49:21.619Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:49:21.619Z] #67 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:21.619Z] #67 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:21.619Z] #67 12.35 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:49:21.619Z] #67 12.35 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:49:21.619Z] #67 12.35 OK: 26324 distinct packages available [2026-06-09T01:49:21.619Z] #67 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:21.619Z] #67 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:21.619Z] #67 12.83 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-09T01:49:21.619Z] #67 12.89 (2/13) Installing c-ares (1.34.6-r0) [2026-06-09T01:49:21.619Z] #67 12.91 (3/13) Installing libunistring (1.3-r0) [2026-06-09T01:49:21.619Z] #67 12.92 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-09T01:49:21.619Z] #67 12.93 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-09T01:49:21.619Z] #67 12.94 (6/13) Installing libpsl (0.21.5-r3) [2026-06-09T01:49:21.619Z] #67 12.95 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-09T01:49:21.619Z] #67 12.97 (8/13) Installing libcurl (8.14.1-r2) [2026-06-09T01:49:21.619Z] #67 12.98 (9/13) Installing curl (8.14.1-r2) [2026-06-09T01:49:21.619Z] #67 12.99 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:21.619Z] #67 13.01 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-09T01:49:21.619Z] #67 13.02 (12/13) Installing libucontext (1.3.2-r0) [2026-06-09T01:49:21.619Z] #67 13.02 (13/13) Installing gcompat (1.1.0-r4) [2026-06-09T01:49:21.619Z] #67 13.03 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:21.619Z] #67 13.03 OK: 13 MiB in 29 packages [2026-06-09T01:49:24.148Z] #67 ... [2026-06-09T01:49:24.148Z] [2026-06-09T01:49:24.148Z] #46 [core-metadata internal] load build context [2026-06-09T01:49:24.148Z] #46 transferring context: 642.52MB 12.4s done [2026-06-09T01:49:24.148Z] #46 ... [2026-06-09T01:49:24.148Z] [2026-06-09T01:49:24.148Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:49:24.148Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.0s done [2026-06-09T01:49:24.406Z] #39 ... [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #50 [core-data internal] load build context [2026-06-09T01:49:24.406Z] #50 transferring context: 642.52MB 11.5s done [2026-06-09T01:49:24.406Z] #50 DONE 17.5s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-09T01:49:24.406Z] #61 DONE 16.7s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:49:24.406Z] #67 DONE 16.5s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-06-09T01:49:24.406Z] #64 DONE 16.7s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-09T01:49:24.406Z] #68 DONE 16.5s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #52 [support-notifications internal] load build context [2026-06-09T01:49:24.406Z] #52 transferring context: 642.52MB 11.7s done [2026-06-09T01:49:24.406Z] #52 DONE 17.6s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #55 [core-keeper internal] load build context [2026-06-09T01:49:24.406Z] #55 transferring context: 642.52MB 11.7s done [2026-06-09T01:49:24.406Z] #55 DONE 17.5s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #56 [core-common-config-bootstrapper internal] load build context [2026-06-09T01:49:24.406Z] #56 transferring context: 642.52MB 11.9s done [2026-06-09T01:49:24.406Z] #56 DONE 17.5s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #71 [security-bootstrapper internal] load build context [2026-06-09T01:49:24.406Z] #71 DONE 17.5s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #49 [support-scheduler internal] load build context [2026-06-09T01:49:24.406Z] #49 transferring context: 642.52MB 12.3s done [2026-06-09T01:49:24.406Z] #49 DONE 17.6s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #46 [core-metadata internal] load build context [2026-06-09T01:49:24.406Z] #46 DONE 17.6s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #58 [core-command internal] load build context [2026-06-09T01:49:24.406Z] #58 transferring context: 642.52MB 11.9s done [2026-06-09T01:49:24.406Z] #58 DONE 17.6s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #45 [security-proxy-auth internal] load build context [2026-06-09T01:49:24.406Z] #45 DONE 17.5s [2026-06-09T01:49:24.406Z] [2026-06-09T01:49:24.406Z] #51 [security-spiffe-token-provider internal] load build context [2026-06-09T01:49:24.406Z] #51 transferring context: 642.52MB 12.6s done [2026-06-09T01:49:24.406Z] #51 DONE 17.6s [2026-06-09T01:49:24.663Z] [2026-06-09T01:49:24.664Z] #54 [security-secretstore-setup internal] load build context [2026-06-09T01:49:24.664Z] #54 transferring context: 642.52MB 13.4s done [2026-06-09T01:49:24.664Z] #54 DONE 17.7s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #53 [security-proxy-setup internal] load build context [2026-06-09T01:49:24.664Z] #53 transferring context: 642.52MB 13.5s done [2026-06-09T01:49:24.664Z] #53 DONE 17.7s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:49:24.664Z] #73 DONE 0.2s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:49:24.664Z] #74 DONE 0.2s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:49:24.664Z] #75 DONE 0.2s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:49:24.664Z] #76 DONE 0.1s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:49:24.664Z] #77 DONE 0.2s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T01:49:24.664Z] #44 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-06-09T01:49:24.664Z] #44 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done [2026-06-09T01:49:24.664Z] #44 DONE 16.6s [2026-06-09T01:49:24.664Z] [2026-06-09T01:49:24.664Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:24.926Z] #78 ... [2026-06-09T01:49:24.926Z] [2026-06-09T01:49:24.926Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:49:24.926Z] #39 DONE 16.8s [2026-06-09T01:49:24.926Z] [2026-06-09T01:49:24.926Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:25.970Z] Avoid second fetch [2026-06-09T01:49:25.971Z] Checking out Revision 82546f518c2a99c6999a59d4d8fecb75904a09b6 (main) [2026-06-09T01:49:24.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-06-09T01:49:25.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-09T01:49:25.988Z] > git config core.sparsecheckout # timeout=10 [2026-06-09T01:49:26.054Z] > git checkout -f 82546f518c2a99c6999a59d4d8fecb75904a09b6 # timeout=10 [2026-06-09T01:49:26.296Z] #79 ... [2026-06-09T01:49:26.296Z] [2026-06-09T01:49:26.296Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-09T01:49:26.296Z] #35 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #35 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #35 17.93 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.296Z] #35 17.94 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.296Z] #35 17.94 OK: 7 MiB in 17 packages [2026-06-09T01:49:26.296Z] #35 DONE 18.1s [2026-06-09T01:49:26.296Z] [2026-06-09T01:49:26.296Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-09T01:49:26.296Z] #63 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #63 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #63 17.89 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.296Z] #63 17.90 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.296Z] #63 17.90 OK: 7 MiB in 17 packages [2026-06-09T01:49:26.296Z] #63 DONE 18.1s [2026-06-09T01:49:26.296Z] [2026-06-09T01:49:26.296Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-09T01:49:26.296Z] #62 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #62 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #62 17.82 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.296Z] #62 17.83 (2/4) Installing openssl (3.5.6-r0) [2026-06-09T01:49:26.296Z] #62 17.84 (3/4) Installing su-exec (0.2-r3) [2026-06-09T01:49:26.296Z] #62 17.85 (4/4) Installing yq-go (4.47.2-r3) [2026-06-09T01:49:26.296Z] #62 17.95 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.296Z] #62 17.96 OK: 20 MiB in 20 packages [2026-06-09T01:49:26.296Z] #62 DONE 18.1s [2026-06-09T01:49:26.296Z] [2026-06-09T01:49:26.296Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-09T01:49:26.296Z] #65 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #65 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #65 17.61 (1/3) Installing ca-certificates (20260413-r0) [2026-06-09T01:49:26.296Z] #65 17.63 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.296Z] #65 17.63 (3/3) Installing tzdata (2026b-r0) [2026-06-09T01:49:26.296Z] #65 17.68 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.296Z] #65 17.69 Executing ca-certificates-20260413-r0.trigger [2026-06-09T01:49:26.296Z] #65 17.76 OK: 8 MiB in 19 packages [2026-06-09T01:49:26.296Z] #65 DONE 18.2s [2026-06-09T01:49:26.296Z] [2026-06-09T01:49:26.296Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-09T01:49:26.296Z] #59 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #59 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #59 17.95 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.296Z] #59 17.96 (2/2) Installing su-exec (0.2-r3) [2026-06-09T01:49:26.296Z] #59 17.96 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.296Z] #59 17.97 OK: 7 MiB in 18 packages [2026-06-09T01:49:26.296Z] #59 DONE 18.2s [2026-06-09T01:49:26.296Z] [2026-06-09T01:49:26.296Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-09T01:49:26.296Z] #70 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #70 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.296Z] #70 17.93 (1/7) Installing ca-certificates (20260413-r0) [2026-06-09T01:49:26.296Z] #70 17.95 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.296Z] #70 17.96 (3/7) Installing libgcc (14.2.0-r6) [2026-06-09T01:49:26.296Z] #70 17.96 (4/7) Installing libsodium (1.0.20-r1) [2026-06-09T01:49:26.296Z] #70 17.98 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-09T01:49:26.296Z] #70 18.00 (6/7) Installing libzmq (4.3.5-r2) [2026-06-09T01:49:26.296Z] #70 18.01 (7/7) Installing zeromq (4.3.5-r2) [2026-06-09T01:49:26.296Z] #70 18.02 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.296Z] #70 18.03 Executing ca-certificates-20260413-r0.trigger [2026-06-09T01:49:26.296Z] #70 18.10 OK: 12 MiB in 23 packages [2026-06-09T01:49:26.296Z] #70 DONE 18.2s [2026-06-09T01:49:26.296Z] [2026-06-09T01:49:26.296Z] #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-06-09T01:49:26.554Z] #80 ... [2026-06-09T01:49:26.554Z] [2026-06-09T01:49:26.554Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:49:26.554Z] #60 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #60 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #60 17.70 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:49:26.554Z] #60 17.70 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:49:26.554Z] #60 17.70 OK: 26324 distinct packages available [2026-06-09T01:49:26.554Z] #60 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #60 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #60 18.22 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.554Z] #60 18.23 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-09T01:49:26.554Z] #60 18.23 (3/5) Installing libucontext (1.3.2-r0) [2026-06-09T01:49:26.554Z] #60 18.24 (4/5) Installing gcompat (1.1.0-r4) [2026-06-09T01:49:26.554Z] #60 18.25 (5/5) Installing openssl (3.5.6-r0) [2026-06-09T01:49:26.554Z] #60 18.26 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.554Z] #60 18.26 OK: 8 MiB in 21 packages [2026-06-09T01:49:26.554Z] #60 DONE 18.4s [2026-06-09T01:49:26.554Z] [2026-06-09T01:49:26.554Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:49:26.554Z] #69 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #69 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #69 17.85 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:49:26.554Z] #69 17.85 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:49:26.554Z] #69 17.85 OK: 26324 distinct packages available [2026-06-09T01:49:26.554Z] #69 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #69 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #69 18.33 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.554Z] #69 18.34 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-09T01:49:26.554Z] #69 18.34 (3/4) Installing libucontext (1.3.2-r0) [2026-06-09T01:49:26.554Z] #69 18.34 (4/4) Installing gcompat (1.1.0-r4) [2026-06-09T01:49:26.554Z] #69 18.35 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.554Z] #69 18.36 OK: 8 MiB in 20 packages [2026-06-09T01:49:26.554Z] #69 DONE 18.5s [2026-06-09T01:49:26.554Z] [2026-06-09T01:49:26.554Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-09T01:49:26.554Z] #72 15.03 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #72 15.31 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.554Z] #72 15.80 OK: 265 MiB in 60 packages [2026-06-09T01:49:26.554Z] #72 DONE 15.9s [2026-06-09T01:49:26.554Z] [2026-06-09T01:49:26.554Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-09T01:49:26.554Z] #81 ... [2026-06-09T01:49:26.554Z] [2026-06-09T01:49:26.554Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-09T01:49:26.554Z] #82 DONE 0.0s [2026-06-09T01:49:26.812Z] [2026-06-09T01:49:26.812Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-09T01:49:26.812Z] #0 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.812Z] #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.812Z] #0 2.244 OK: 20 MiB in 20 packages [2026-06-09T01:49:26.812Z] #83 DONE 2.3s [2026-06-09T01:49:26.812Z] [2026-06-09T01:49:26.812Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:49:26.812Z] #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.812Z] #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.812Z] #0 2.322 OK: 13 MiB in 29 packages [2026-06-09T01:49:26.812Z] #84 DONE 2.4s [2026-06-09T01:49:26.812Z] [2026-06-09T01:49:26.812Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:26.812Z] #85 ... [2026-06-09T01:49:26.812Z] [2026-06-09T01:49:26.812Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-09T01:49:26.812Z] #0 7.937 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.812Z] #0 8.263 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:26.812Z] #0 8.813 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-09T01:49:26.812Z] #0 8.975 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:49:26.812Z] #0 8.980 OK: 7 MiB in 17 packages [2026-06-09T01:49:26.812Z] #86 DONE 9.1s [2026-06-09T01:49:26.912Z] Commit message: "Merge pull request #5441 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.53.0" [2026-06-09T01:49:27.077Z] [2026-06-09T01:49:27.077Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-09T01:49:28.449Z] #87 1.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.449Z] #87 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.709Z] #87 ... [2026-06-09T01:49:28.709Z] [2026-06-09T01:49:28.709Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:49:28.709Z] #0 1.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.709Z] #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.709Z] #0 2.384 OK: 7 MiB in 17 packages [2026-06-09T01:49:28.709Z] #88 DONE 2.6s [2026-06-09T01:49:28.709Z] [2026-06-09T01:49:28.709Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:49:28.709Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.709Z] #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.709Z] #0 2.530 OK: 8 MiB in 19 packages [2026-06-09T01:49:28.709Z] #89 DONE 2.7s [2026-06-09T01:49:28.709Z] [2026-06-09T01:49:28.709Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-09T01:49:28.709Z] #87 2.308 OK: 8 MiB in 20 packages [2026-06-09T01:49:28.968Z] #87 ... [2026-06-09T01:49:28.968Z] [2026-06-09T01:49:28.968Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-09T01:49:28.968Z] #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #0 2.736 OK: 7 MiB in 18 packages [2026-06-09T01:49:28.968Z] #90 DONE 2.9s [2026-06-09T01:49:28.968Z] [2026-06-09T01:49:28.968Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-09T01:49:28.968Z] #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #0 2.767 OK: 20 MiB in 20 packages [2026-06-09T01:49:28.968Z] #91 DONE 2.9s [2026-06-09T01:49:28.968Z] [2026-06-09T01:49:28.968Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-09T01:49:28.968Z] #81 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #81 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #81 2.333 OK: 8 MiB in 21 packages [2026-06-09T01:49:28.968Z] #81 DONE 2.5s [2026-06-09T01:49:28.968Z] [2026-06-09T01:49:28.968Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-09T01:49:28.968Z] #87 DONE 2.5s [2026-06-09T01:49:28.968Z] [2026-06-09T01:49:28.968Z] #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-06-09T01:49:28.968Z] #80 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #80 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #80 2.807 OK: 7 MiB in 17 packages [2026-06-09T01:49:28.968Z] #80 DONE 3.0s [2026-06-09T01:49:28.968Z] [2026-06-09T01:49:28.968Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:49:28.968Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-09T01:49:28.968Z] #0 2.707 OK: 12 MiB in 23 packages [2026-06-09T01:49:28.968Z] #92 DONE 2.9s [2026-06-09T01:49:28.968Z] [2026-06-09T01:49:28.968Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:49:30.342Z] #93 DONE 1.1s [2026-06-09T01:49:30.342Z] [2026-06-09T01:49:30.342Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-09T01:49:30.342Z] #94 DONE 1.1s [2026-06-09T01:49:30.342Z] [2026-06-09T01:49:30.342Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:49:30.342Z] #95 DONE 1.2s [2026-06-09T01:49:30.342Z] [2026-06-09T01:49:30.342Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-09T01:49:30.342Z] #96 DONE 1.2s [2026-06-09T01:49:30.342Z] [2026-06-09T01:49:30.342Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-09T01:49:30.342Z] #97 DONE 0.1s [2026-06-09T01:49:30.342Z] [2026-06-09T01:49:30.342Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:49:30.342Z] #98 ... [2026-06-09T01:49:30.342Z] [2026-06-09T01:49:30.342Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-09T01:49:30.342Z] #99 DONE 0.1s [2026-06-09T01:49:30.342Z] [2026-06-09T01:49:30.342Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-09T01:49:30.910Z] #100 DONE 0.6s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-09T01:49:30.910Z] #101 DONE 0.6s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:49:30.910Z] #98 DONE 0.7s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-09T01:49:30.910Z] #102 DONE 2.0s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-09T01:49:30.910Z] #103 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-09T01:49:30.910Z] #104 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-09T01:49:30.910Z] #105 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-09T01:49:30.910Z] #106 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-09T01:49:30.910Z] #107 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-09T01:49:30.910Z] #108 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-09T01:49:30.910Z] #109 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.910Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-09T01:49:30.910Z] #110 DONE 0.1s [2026-06-09T01:49:30.910Z] [2026-06-09T01:49:30.911Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-09T01:49:31.168Z] #111 DONE 0.1s [2026-06-09T01:49:31.168Z] [2026-06-09T01:49:31.168Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-09T01:49:31.168Z] #112 DONE 0.1s [2026-06-09T01:49:31.168Z] [2026-06-09T01:49:31.168Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-09T01:49:31.168Z] #113 DONE 0.1s [2026-06-09T01:49:31.168Z] [2026-06-09T01:49:31.168Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-09T01:49:31.168Z] #114 DONE 0.1s [2026-06-09T01:49:31.168Z] [2026-06-09T01:49:31.168Z] #115 [security-spire-server] exporting to image [2026-06-09T01:49:31.168Z] #115 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-09T01:49:31.363Z] provisioning config files... [2026-06-09T01:49:31.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config12799676360425850256tmp [Pipeline] { [2026-06-09T01:49:31.425Z] #115 exporting layers 0.5s done [2026-06-09T01:49:31.425Z] #115 writing image sha256:f021742bd8ff328ada551740c4f363c91c4d708be544d03427db86479182bc1c done [2026-06-09T01:49:31.425Z] #115 naming to docker.io/library/security-spire-server done [2026-06-09T01:49:31.425Z] #115 DONE 0.5s [2026-06-09T01:49:31.425Z] [2026-06-09T01:49:31.425Z] #116 [security-spire-config] exporting to image [2026-06-09T01:49:31.425Z] #116 exporting layers 0.5s done [2026-06-09T01:49:31.425Z] #116 writing image sha256:7ce3aa8fe5e1c0a6f89b6b28b9292c1c56c4634a5133c3b6158b5a87e1b9a969 done [2026-06-09T01:49:31.425Z] #116 naming to docker.io/library/security-spire-config done [2026-06-09T01:49:31.425Z] #116 DONE 0.5s [2026-06-09T01:49:31.425Z] [2026-06-09T01:49:31.425Z] #117 [security-spire-agent] exporting to image [Pipeline] libraryResource [Pipeline] sh [2026-06-09T01:49:31.685Z] #117 exporting layers 0.5s done [2026-06-09T01:49:31.685Z] #117 writing image sha256:f01d06810f479dd706fda679462125c07c4780a8ae9f5d219849917b2ce2f409 done [2026-06-09T01:49:31.685Z] #117 naming to docker.io/library/security-spire-agent done [2026-06-09T01:49:31.685Z] #117 DONE 0.5s [2026-06-09T01:49:31.685Z] [2026-06-09T01:49:31.685Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:32.152Z] ---> ****-login.sh [2026-06-09T01:49:32.153Z] nexus3.edgexfoundry.org:10001 [2026-06-09T01:49:32.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:49:33.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T01:49:33.027Z] Configure a credential helper to remove this warning. See [2026-06-09T01:49:33.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T01:49:33.027Z] [2026-06-09T01:49:33.028Z] Login Succeeded [2026-06-09T01:49:33.028Z] nexus3.edgexfoundry.org:10002 [2026-06-09T01:49:33.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:49:33.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T01:49:33.299Z] Configure a credential helper to remove this warning. See [2026-06-09T01:49:33.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T01:49:33.299Z] [2026-06-09T01:49:33.299Z] Login Succeeded [2026-06-09T01:49:33.299Z] nexus3.edgexfoundry.org:10003 [2026-06-09T01:49:33.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:49:33.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T01:49:33.569Z] Configure a credential helper to remove this warning. See [2026-06-09T01:49:33.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T01:49:33.569Z] [2026-06-09T01:49:33.569Z] Login Succeeded [2026-06-09T01:49:33.569Z] nexus3.edgexfoundry.org:10004 [2026-06-09T01:49:33.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:49:33.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T01:49:33.852Z] Configure a credential helper to remove this warning. See [2026-06-09T01:49:33.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T01:49:33.852Z] [2026-06-09T01:49:33.852Z] Login Succeeded [2026-06-09T01:49:33.852Z] ****.io [2026-06-09T01:49:34.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:49:34.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T01:49:34.396Z] Configure a credential helper to remove this warning. See [2026-06-09T01:49:34.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T01:49:34.396Z] [2026-06-09T01:49:34.396Z] Login Succeeded [2026-06-09T01:49:34.396Z] ---> ****-login.sh ends [Pipeline] } [2026-06-09T01:49:34.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-06-09T01:49:34.994Z] #118 ... [2026-06-09T01:49:34.994Z] [2026-06-09T01:49:34.994Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:34.994Z] #119 ... [2026-06-09T01:49:34.994Z] [2026-06-09T01:49:34.994Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2026-06-09T01:49:36.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] echo [2026-06-09T01:49:36.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-09T01:49:36.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-09T01:49:36.684Z] ========================================================= [2026-06-09T01:49:36.684Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-06-09T01:49:36.684Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-09T01:49:37.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-09T01:49:37.289Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-06-09T01:49:37.289Z] 6b59a28fa201: Pulling fs layer [2026-06-09T01:49:37.289Z] d32bb0dddca7: Pulling fs layer [2026-06-09T01:49:37.289Z] 5dab1238d3d9: Pulling fs layer [2026-06-09T01:49:37.289Z] 196fd7d83e7d: Pulling fs layer [2026-06-09T01:49:37.289Z] 4f4fb700ef54: Pulling fs layer [2026-06-09T01:49:37.289Z] 8ba94037c8f0: Pulling fs layer [2026-06-09T01:49:37.289Z] deaec5988b04: Pulling fs layer [2026-06-09T01:49:37.289Z] 9f65657bb879: Pulling fs layer [2026-06-09T01:49:37.289Z] 196fd7d83e7d: Waiting [2026-06-09T01:49:37.289Z] 4f4fb700ef54: Waiting [2026-06-09T01:49:37.289Z] 9f65657bb879: Waiting [2026-06-09T01:49:37.289Z] 8ba94037c8f0: Waiting [2026-06-09T01:49:37.289Z] deaec5988b04: Waiting [2026-06-09T01:49:37.289Z] d32bb0dddca7: Verifying Checksum [2026-06-09T01:49:37.289Z] d32bb0dddca7: Download complete [2026-06-09T01:49:37.289Z] 196fd7d83e7d: Download complete [2026-06-09T01:49:37.289Z] 4f4fb700ef54: Verifying Checksum [2026-06-09T01:49:37.289Z] 4f4fb700ef54: Download complete [2026-06-09T01:49:37.289Z] 8ba94037c8f0: Verifying Checksum [2026-06-09T01:49:37.289Z] 8ba94037c8f0: Download complete [2026-06-09T01:49:37.289Z] 6b59a28fa201: Verifying Checksum [2026-06-09T01:49:37.289Z] 6b59a28fa201: Download complete [2026-06-09T01:49:38.274Z] 9f65657bb879: Verifying Checksum [2026-06-09T01:49:38.274Z] 9f65657bb879: Download complete [2026-06-09T01:49:38.545Z] 6b59a28fa201: Pull complete [2026-06-09T01:49:39.133Z] d32bb0dddca7: Pull complete [2026-06-09T01:49:39.133Z] 5dab1238d3d9: Download complete [2026-06-09T01:49:40.551Z] deaec5988b04: Verifying Checksum [2026-06-09T01:49:40.551Z] deaec5988b04: Download complete [2026-06-09T01:49:52.896Z] 5dab1238d3d9: Pull complete [2026-06-09T01:49:52.896Z] 196fd7d83e7d: Pull complete [2026-06-09T01:49:53.085Z] #120 ... [2026-06-09T01:49:53.085Z] [2026-06-09T01:49:53.085Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:53.085Z] #119 DONE 26.4s [2026-06-09T01:49:53.085Z] [2026-06-09T01:49:53.085Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:53.085Z] #79 DONE 26.4s [2026-06-09T01:49:53.085Z] [2026-06-09T01:49:53.085Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:53.085Z] #120 DONE 26.4s [2026-06-09T01:49:53.085Z] [2026-06-09T01:49:53.085Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:53.085Z] #78 DONE 26.4s [2026-06-09T01:49:53.085Z] [2026-06-09T01:49:53.085Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:53.085Z] #85 DONE 24.4s [2026-06-09T01:49:53.085Z] [2026-06-09T01:49:53.085Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:49:53.085Z] #118 DONE 26.4s [2026-06-09T01:49:53.085Z] [2026-06-09T01:49:53.085Z] #121 [security-proxy-auth builder 6/7] COPY . . [2026-06-09T01:49:53.167Z] 4f4fb700ef54: Pull complete [2026-06-09T01:49:53.443Z] 8ba94037c8f0: Pull complete [2026-06-09T01:50:01.416Z] #121 DONE 9.8s [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-09T01:50:01.416Z] #122 DONE 9.8s [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #123 [core-keeper builder 7/8] COPY . . [2026-06-09T01:50:01.416Z] #123 DONE 9.8s [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #124 [support-notifications builder 6/7] COPY . . [2026-06-09T01:50:01.416Z] #124 DONE 9.8s [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #125 [security-proxy-setup builder 6/7] COPY . . [2026-06-09T01:50:01.416Z] #125 DONE 9.8s [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:50:01.416Z] #126 CACHED [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:50:01.416Z] #127 CACHED [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #128 [security-proxy-setup builder 6/7] COPY . . [2026-06-09T01:50:01.416Z] #128 CACHED [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2026-06-09T01:50:01.416Z] #129 CACHED [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:50:01.416Z] #130 CACHED [2026-06-09T01:50:01.416Z] [2026-06-09T01:50:01.416Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:50:01.416Z] #131 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #132 [support-scheduler builder 6/7] COPY . . [2026-06-09T01:50:01.417Z] #132 DONE 9.8s [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:50:01.417Z] #133 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:50:01.417Z] #134 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #135 [core-metadata builder 6/7] COPY . . [2026-06-09T01:50:01.417Z] #135 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #136 [core-command builder 6/7] COPY . . [2026-06-09T01:50:01.417Z] #136 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:50:01.417Z] #137 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:50:01.417Z] #138 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:50:01.417Z] #139 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #140 [security-proxy-auth builder 6/7] COPY . . [2026-06-09T01:50:01.417Z] #140 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:50:01.417Z] #141 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:50:01.417Z] #142 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-09T01:50:01.417Z] #143 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:50:01.417Z] #144 CACHED [2026-06-09T01:50:01.417Z] [2026-06-09T01:50:01.417Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-09T01:50:01.680Z] #145 0.836 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-09T01:50:05.809Z] deaec5988b04: Pull complete [2026-06-09T01:50:07.786Z] 9f65657bb879: Pull complete [2026-06-09T01:50:07.786Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-06-09T01:50:07.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-09T01:50:07.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-09T01:50:08.142Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-09T01:50:08.143Z] WORKDIR /edgex [2026-06-09T01:50:08.143Z] COPY go.mod . [2026-06-09T01:50:08.143Z] RUN go mod download [2026-06-09T01:50:08.143Z] docker build -t ci-base-image-arm64 -f - . [2026-06-09T01:50:08.778Z] Sending build context to Docker daemon 3.926MB [2026-06-09T01:50:08.778Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-09T01:50:08.778Z] ---> 334268110677 [2026-06-09T01:50:08.778Z] Step 2/4 : WORKDIR /edgex [2026-06-09T01:50:10.880Z] ---> Running in 0bc58b53c039 [2026-06-09T01:50:11.183Z] Removing intermediate container 0bc58b53c039 [2026-06-09T01:50:11.183Z] ---> f4832e639121 [2026-06-09T01:50:11.183Z] Step 3/4 : COPY go.mod . [2026-06-09T01:50:11.458Z] ---> 06dfe1a07e58 [2026-06-09T01:50:11.458Z] Step 4/4 : RUN go mod download [2026-06-09T01:50:11.748Z] #145 ... [2026-06-09T01:50:11.748Z] [2026-06-09T01:50:11.748Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-09T01:50:11.748Z] #0 0.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-09T01:50:11.748Z] #146 ... [2026-06-09T01:50:11.748Z] [2026-06-09T01:50:11.748Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-09T01:50:11.748Z] #0 0.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-09T01:50:11.748Z] #147 ... [2026-06-09T01:50:11.748Z] [2026-06-09T01:50:11.748Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T01:50:11.748Z] #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-09T01:50:11.748Z] #148 ... [2026-06-09T01:50:11.748Z] [2026-06-09T01:50:11.748Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-09T01:50:11.748Z] #0 0.827 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-09T01:50:11.748Z] #149 ... [2026-06-09T01:50:11.748Z] [2026-06-09T01:50:11.748Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-09T01:50:11.748Z] #0 0.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-09T01:50:11.755Z] ---> Running in 8d0692bac90f [2026-06-09T01:50:12.005Z] #150 ... [2026-06-09T01:50:12.005Z] [2026-06-09T01:50:12.005Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T01:50:12.005Z] #0 0.571 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-09T01:50:12.005Z] #151 ... [2026-06-09T01:50:12.005Z] [2026-06-09T01:50:12.005Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-09T01:50:12.005Z] #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-09T01:50:12.263Z] #152 ... [2026-06-09T01:50:12.263Z] [2026-06-09T01:50:12.263Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-09T01:50:12.263Z] #0 0.824 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-09T01:50:12.521Z] #153 ... [2026-06-09T01:50:12.521Z] [2026-06-09T01:50:12.521Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T01:50:12.521Z] #0 0.890 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-09T01:50:12.521Z] #154 ... [2026-06-09T01:50:12.521Z] [2026-06-09T01:50:12.521Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T01:50:12.521Z] #0 0.922 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-09T01:50:12.778Z] #155 ... [2026-06-09T01:50:12.778Z] [2026-06-09T01:50:12.778Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-09T01:50:12.778Z] #0 0.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-09T01:51:34.439Z] #156 ... [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-09T01:51:34.439Z] #146 DONE 83.9s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-09T01:51:34.439Z] #157 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-09T01:51:34.439Z] #158 DONE 0.9s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:51:34.439Z] #159 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:51:34.439Z] #160 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-09T01:51:34.439Z] #161 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-09T01:51:34.439Z] #162 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T01:51:34.439Z] #148 ... [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #163 [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/ [2026-06-09T01:51:34.439Z] #163 DONE 0.0s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #164 [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/ [2026-06-09T01:51:34.439Z] #164 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #165 [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/ [2026-06-09T01:51:34.439Z] #165 DONE 0.2s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-09T01:51:34.439Z] #166 DONE 0.0s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-09T01:51:34.439Z] #167 DONE 0.9s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T01:51:34.439Z] #155 ... [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #168 [security-bootstrapper] exporting to image [2026-06-09T01:51:34.439Z] #168 exporting layers [2026-06-09T01:51:34.439Z] #168 exporting layers 0.5s done [2026-06-09T01:51:34.439Z] #168 writing image sha256:db437152cfa87164a8f8dbdb8b071e1c241769f60bddc93921862a815357c1cd done [2026-06-09T01:51:34.439Z] #168 naming to docker.io/library/security-bootstrapper done [2026-06-09T01:51:34.439Z] #168 DONE 0.6s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T01:51:34.439Z] #154 ... [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-09T01:51:34.439Z] #145 DONE 89.4s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:51:34.439Z] #169 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:51:34.439Z] #170 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-09T01:51:34.439Z] #147 ... [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-09T01:51:34.439Z] #171 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:51:34.439Z] #172 DONE 0.0s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-06-09T01:51:34.439Z] #173 DONE 0.1s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T01:51:34.439Z] #154 ... [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T01:51:34.439Z] #174 DONE 1.7s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T01:51:34.439Z] #148 ... [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #175 [core-common-config-bootstrapper] exporting to image [2026-06-09T01:51:34.439Z] #175 exporting layers 0.3s done [2026-06-09T01:51:34.439Z] #175 writing image sha256:f501d1af29342a4dc957e71f9fdae378d65440fdef14561633535ec835aa6a87 done [2026-06-09T01:51:34.439Z] #175 naming to docker.io/library/core-common-config-bootstrapper done [2026-06-09T01:51:34.439Z] #175 DONE 0.3s [2026-06-09T01:51:34.439Z] [2026-06-09T01:51:34.439Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-09T01:51:48.592Z] Removing intermediate container 8d0692bac90f [2026-06-09T01:51:48.592Z] ---> 88f23553af76 [2026-06-09T01:51:48.592Z] Successfully built 88f23553af76 [2026-06-09T01:51:48.592Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:51:48.940Z] + docker inspect -f . ci-base-image-arm64 [2026-06-09T01:51:48.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T01:51:49.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-12732 does not seem to be running inside a container [2026-06-09T01:51:49.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T01:51:50.397Z] $ docker top d0ad9ecc654886360982d5e01cc93683059eb894869d0e1f58263eb0ed9238b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-09T01:51:51.230Z] + go version [2026-06-09T01:51:51.230Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-06-09T01:51:51.246Z] $ docker stop --time=1 d0ad9ecc654886360982d5e01cc93683059eb894869d0e1f58263eb0ed9238b0 [2026-06-09T01:51:52.865Z] $ docker rm -f --volumes d0ad9ecc654886360982d5e01cc93683059eb894869d0e1f58263eb0ed9238b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:51:53.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-09T01:51:53.565Z] [2026-06-09T01:51:53.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:51:53.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-09T01:51:54.194Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-06-09T01:51:54.194Z] 547446be3368: Pulling fs layer [2026-06-09T01:51:54.194Z] d125d8839a47: Pulling fs layer [2026-06-09T01:51:54.194Z] 3e85d5ac6304: Pulling fs layer [2026-06-09T01:51:54.194Z] c3105a71a48b: Pulling fs layer [2026-06-09T01:51:54.194Z] 0f093f025ec4: Pulling fs layer [2026-06-09T01:51:54.194Z] c3106fc0e877: Pulling fs layer [2026-06-09T01:51:54.194Z] c3105a71a48b: Waiting [2026-06-09T01:51:54.194Z] 0f093f025ec4: Waiting [2026-06-09T01:51:54.194Z] c3106fc0e877: Waiting [2026-06-09T01:51:54.194Z] 547446be3368: Verifying Checksum [2026-06-09T01:51:54.194Z] 547446be3368: Download complete [2026-06-09T01:51:54.194Z] c3105a71a48b: Verifying Checksum [2026-06-09T01:51:54.194Z] c3105a71a48b: Download complete [2026-06-09T01:51:54.787Z] d125d8839a47: Verifying Checksum [2026-06-09T01:51:54.787Z] d125d8839a47: Download complete [2026-06-09T01:51:54.787Z] c3106fc0e877: Verifying Checksum [2026-06-09T01:51:54.787Z] c3106fc0e877: Download complete [2026-06-09T01:51:55.057Z] 0f093f025ec4: Verifying Checksum [2026-06-09T01:51:55.057Z] 0f093f025ec4: Download complete [2026-06-09T01:51:56.543Z] 3e85d5ac6304: Download complete [2026-06-09T01:51:57.987Z] 547446be3368: Pull complete [2026-06-09T01:51:58.627Z] d125d8839a47: Pull complete [2026-06-09T01:52:08.743Z] 3e85d5ac6304: Pull complete [2026-06-09T01:52:08.743Z] c3105a71a48b: Pull complete [2026-06-09T01:52:10.689Z] 0f093f025ec4: Pull complete [2026-06-09T01:52:10.960Z] c3106fc0e877: Pull complete [2026-06-09T01:52:10.960Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-06-09T01:52:10.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-09T01:52:10.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T01:52:11.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-12732 does not seem to be running inside a container [2026-06-09T01:52:11.235Z] $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T01:52:13.193Z] $ docker top 737210a30da44096d2e1dd1c68e1460ff3f0e3e13ac1fa79d7c04c3c5ec2b465 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-09T01:52:14.047Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-09T01:52:24.140Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-09T01:52:25.560Z] #1 transferring dockerfile: 2.14kB 0.0s done [2026-06-09T01:52:25.560Z] #1 DONE 2.7s [2026-06-09T01:52:25.560Z] [2026-06-09T01:52:25.560Z] #2 [security-bootstrapper internal] load .dockerignore [2026-06-09T01:52:25.826Z] #2 ... [2026-06-09T01:52:25.826Z] [2026-06-09T01:52:25.826Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-09T01:52:25.826Z] #3 transferring dockerfile: 2.50kB done [2026-06-09T01:52:25.826Z] #3 DONE 2.3s [2026-06-09T01:52:25.826Z] [2026-06-09T01:52:25.826Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-06-09T01:52:25.826Z] #4 transferring dockerfile: 1.70kB done [2026-06-09T01:52:25.826Z] #4 DONE 2.3s [2026-06-09T01:52:25.826Z] [2026-06-09T01:52:25.826Z] #5 [support-notifications internal] load .dockerignore [2026-06-09T01:52:26.098Z] #5 ... [2026-06-09T01:52:26.098Z] [2026-06-09T01:52:26.098Z] #6 [core-keeper internal] load build definition from Dockerfile [2026-06-09T01:52:26.098Z] #6 transferring dockerfile: 2.07kB done [2026-06-09T01:52:26.098Z] #6 DONE 2.5s [2026-06-09T01:52:26.098Z] [2026-06-09T01:52:26.098Z] #7 [support-scheduler internal] load build definition from Dockerfile [2026-06-09T01:52:26.098Z] #7 transferring dockerfile: 1.83kB done [2026-06-09T01:52:26.098Z] #7 DONE 2.4s [2026-06-09T01:52:26.098Z] [2026-06-09T01:52:26.098Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-09T01:52:26.098Z] #8 transferring dockerfile: 2.49kB 0.0s done [2026-06-09T01:52:26.098Z] #8 DONE 2.1s [2026-06-09T01:52:26.098Z] [2026-06-09T01:52:26.098Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-09T01:52:26.098Z] #9 transferring dockerfile: 2.23kB 0.0s done [2026-06-09T01:52:26.098Z] #9 DONE 2.4s [2026-06-09T01:52:26.098Z] [2026-06-09T01:52:26.098Z] #2 [security-bootstrapper internal] load .dockerignore [2026-06-09T01:52:26.098Z] #2 transferring context: 50B 0.0s done [2026-06-09T01:52:26.367Z] #2 ... [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-09T01:52:26.367Z] #10 transferring dockerfile: 1.89kB 0.0s done [2026-06-09T01:52:26.367Z] #10 DONE 2.3s [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #11 [security-spire-server internal] load .dockerignore [2026-06-09T01:52:26.367Z] #11 transferring context: 50B 0.0s done [2026-06-09T01:52:26.367Z] #11 DONE 1.4s [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2026-06-09T01:52:26.367Z] #12 transferring dockerfile: 1.81kB 0.0s done [2026-06-09T01:52:26.367Z] #12 DONE 2.6s [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-06-09T01:52:26.367Z] #13 transferring dockerfile: 1.69kB 0.0s done [2026-06-09T01:52:26.367Z] #13 DONE 2.5s [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-09T01:52:26.367Z] #14 transferring dockerfile: 3.02kB 0.0s done [2026-06-09T01:52:26.367Z] #14 DONE 2.4s [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #15 [core-data internal] load build definition from Dockerfile [2026-06-09T01:52:26.367Z] #15 transferring dockerfile: 2.04kB 0.0s done [2026-06-09T01:52:26.367Z] #15 DONE 2.7s [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #16 [core-metadata internal] load build definition from Dockerfile [2026-06-09T01:52:26.367Z] #16 transferring dockerfile: 2.10kB 0.0s done [2026-06-09T01:52:26.367Z] #16 DONE 2.5s [2026-06-09T01:52:26.367Z] [2026-06-09T01:52:26.367Z] #5 [support-notifications internal] load .dockerignore [2026-06-09T01:52:26.367Z] #5 transferring context: 50B done [2026-06-09T01:52:26.650Z] #5 ... [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #17 [support-notifications internal] load build definition from Dockerfile [2026-06-09T01:52:26.650Z] #17 transferring dockerfile: 2.02kB 0.0s done [2026-06-09T01:52:26.650Z] #17 DONE 2.4s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #18 [core-command internal] load build definition from Dockerfile [2026-06-09T01:52:26.650Z] #18 transferring dockerfile: 1.94kB 0.1s done [2026-06-09T01:52:26.650Z] #18 DONE 2.4s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #19 [security-proxy-setup internal] load .dockerignore [2026-06-09T01:52:26.650Z] #19 transferring context: 50B 0.0s done [2026-06-09T01:52:26.650Z] #19 DONE 1.7s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #20 [core-keeper internal] load .dockerignore [2026-06-09T01:52:26.650Z] #20 transferring context: 50B 0.1s done [2026-06-09T01:52:26.650Z] #20 DONE 1.7s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #21 [core-metadata internal] load .dockerignore [2026-06-09T01:52:26.650Z] #21 transferring context: 50B 0.0s done [2026-06-09T01:52:26.650Z] #21 DONE 1.4s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #22 [support-scheduler internal] load .dockerignore [2026-06-09T01:52:26.650Z] #22 transferring context: 50B 0.1s done [2026-06-09T01:52:26.650Z] #22 DONE 1.7s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #23 [core-data internal] load .dockerignore [2026-06-09T01:52:26.650Z] #23 transferring context: 50B 0.0s done [2026-06-09T01:52:26.650Z] #23 DONE 1.7s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:26.650Z] #24 ... [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #25 [security-spire-agent internal] load .dockerignore [2026-06-09T01:52:26.650Z] #25 transferring context: 50B 0.0s done [2026-06-09T01:52:26.650Z] #25 DONE 1.7s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:26.650Z] #26 DONE 0.0s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2026-06-09T01:52:26.650Z] #27 transferring context: 50B 0.0s done [2026-06-09T01:52:26.650Z] #27 DONE 1.5s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #28 [security-proxy-auth internal] load .dockerignore [2026-06-09T01:52:26.650Z] #28 transferring context: 50B 0.0s done [2026-06-09T01:52:26.650Z] #28 DONE 2.7s [2026-06-09T01:52:26.650Z] [2026-06-09T01:52:26.650Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:26.921Z] #24 ... [2026-06-09T01:52:26.921Z] [2026-06-09T01:52:26.921Z] #29 [security-secretstore-setup internal] load .dockerignore [2026-06-09T01:52:26.921Z] #29 transferring context: 50B 0.0s done [2026-06-09T01:52:26.921Z] #29 DONE 1.3s [2026-06-09T01:52:26.921Z] [2026-06-09T01:52:26.921Z] #30 [security-spire-config internal] load .dockerignore [2026-06-09T01:52:26.921Z] #30 transferring context: 50B 0.0s done [2026-06-09T01:52:26.921Z] #30 DONE 1.4s [2026-06-09T01:52:26.921Z] [2026-06-09T01:52:26.921Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-09T01:52:26.921Z] #31 transferring context: 50B 0.1s done [2026-06-09T01:52:26.921Z] #31 DONE 1.8s [2026-06-09T01:52:26.921Z] [2026-06-09T01:52:26.921Z] #2 [security-bootstrapper internal] load .dockerignore [2026-06-09T01:52:26.921Z] #2 DONE 1.4s [2026-06-09T01:52:26.921Z] [2026-06-09T01:52:26.921Z] #5 [support-notifications internal] load .dockerignore [2026-06-09T01:52:26.921Z] #5 DONE 1.3s [2026-06-09T01:52:26.921Z] [2026-06-09T01:52:26.921Z] #32 [core-command internal] load .dockerignore [2026-06-09T01:52:26.921Z] #32 transferring context: 50B 0.0s done [2026-06-09T01:52:26.921Z] #32 DONE 1.3s [2026-06-09T01:52:26.921Z] [2026-06-09T01:52:26.921Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:27.188Z] #24 DONE 0.6s [2026-06-09T01:52:27.189Z] [2026-06-09T01:52:27.189Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:52:27.189Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-06-09T01:52:27.189Z] #33 ... [2026-06-09T01:52:27.189Z] [2026-06-09T01:52:27.189Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-09T01:52:27.189Z] #34 DONE 0.8s [2026-06-09T01:52:27.189Z] [2026-06-09T01:52:27.189Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:52:27.189Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-06-09T01:52:27.189Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-09T01:52:27.189Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-09T01:52:27.189Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-09T01:52:27.189Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s [2026-06-09T01:52:27.458Z] #33 ... [2026-06-09T01:52:27.458Z] [2026-06-09T01:52:27.458Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:27.458Z] #26 DONE 0.0s [2026-06-09T01:52:27.458Z] [2026-06-09T01:52:27.458Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:52:27.458Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.2s [2026-06-09T01:52:27.458Z] #33 ... [2026-06-09T01:52:27.458Z] [2026-06-09T01:52:27.458Z] #24 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:27.458Z] #24 DONE 0.7s [2026-06-09T01:52:27.458Z] [2026-06-09T01:52:27.458Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:52:27.458Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-06-09T01:52:27.458Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-09T01:52:27.458Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-09T01:52:27.458Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-09T01:52:27.458Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.57MB / 4.14MB 0.3s [2026-06-09T01:52:27.729Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-09T01:52:27.729Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-06-09T01:52:27.729Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-09T01:52:27.729Z] #33 ... [2026-06-09T01:52:27.729Z] [2026-06-09T01:52:27.729Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:27.729Z] #26 DONE 0.0s [2026-06-09T01:52:28.000Z] [2026-06-09T01:52:28.000Z] #35 [security-spire-server internal] load build context [2026-06-09T01:52:28.000Z] #35 transferring context: 26.58kB 0.1s done [2026-06-09T01:52:28.000Z] #35 DONE 0.7s [2026-06-09T01:52:28.000Z] [2026-06-09T01:52:28.000Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:28.000Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-06-09T01:52:28.000Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-09T01:52:28.000Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-06-09T01:52:28.000Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-06-09T01:52:28.000Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-06-09T01:52:28.000Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s [2026-06-09T01:52:28.000Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s [2026-06-09T01:52:28.000Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s [2026-06-09T01:52:28.000Z] #36 ... [2026-06-09T01:52:28.000Z] [2026-06-09T01:52:28.000Z] #24 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:28.000Z] #24 DONE 1.0s [2026-06-09T01:52:28.000Z] [2026-06-09T01:52:28.000Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:28.000Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-06-09T01:52:28.000Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-06-09T01:52:28.000Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-09T01:52:28.268Z] #36 ... [2026-06-09T01:52:28.268Z] [2026-06-09T01:52:28.268Z] #37 [security-proxy-setup internal] load build context [2026-06-09T01:52:28.268Z] #37 transferring context: 3.43MB 0.9s done [2026-06-09T01:52:28.268Z] #37 DONE 1.1s [2026-06-09T01:52:28.268Z] [2026-06-09T01:52:28.268Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:28.268Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.5s [2026-06-09T01:52:28.538Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 0.8s [2026-06-09T01:52:28.538Z] #36 ... [2026-06-09T01:52:28.538Z] [2026-06-09T01:52:28.538Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:28.538Z] #26 DONE 0.0s [2026-06-09T01:52:28.538Z] [2026-06-09T01:52:28.538Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:28.538Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 1.0s [2026-06-09T01:52:28.808Z] #36 ... [2026-06-09T01:52:28.808Z] [2026-06-09T01:52:28.808Z] #24 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:28.808Z] #24 DONE 1.1s [2026-06-09T01:52:28.808Z] [2026-06-09T01:52:28.808Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:28.808Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 1.1s [2026-06-09T01:52:28.808Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-06-09T01:52:29.075Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.3s [2026-06-09T01:52:29.075Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.4s [2026-06-09T01:52:29.343Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.98MB / 37.02MB 1.5s [2026-06-09T01:52:29.343Z] #36 ... [2026-06-09T01:52:29.343Z] [2026-06-09T01:52:29.343Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-09T01:52:29.343Z] #38 DONE 2.2s [2026-06-09T01:52:29.343Z] [2026-06-09T01:52:29.343Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:29.343Z] #26 DONE 0.0s [2026-06-09T01:52:29.343Z] [2026-06-09T01:52:29.343Z] #39 [core-keeper internal] load build context [2026-06-09T01:52:29.343Z] #39 transferring context: 3.43MB 1.4s done [2026-06-09T01:52:29.343Z] #39 DONE 1.9s [2026-06-09T01:52:29.343Z] [2026-06-09T01:52:29.343Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:29.613Z] #36 ... [2026-06-09T01:52:29.613Z] [2026-06-09T01:52:29.613Z] #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-09T01:52:29.613Z] #38 DONE 2.2s [2026-06-09T01:52:29.613Z] [2026-06-09T01:52:29.613Z] #24 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:29.613Z] #24 DONE 1.3s [2026-06-09T01:52:29.613Z] [2026-06-09T01:52:29.613Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:29.613Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 1.8s [2026-06-09T01:52:29.613Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 1.9s [2026-06-09T01:52:29.613Z] #36 ... [2026-06-09T01:52:29.613Z] [2026-06-09T01:52:29.613Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:29.613Z] #26 DONE 0.0s [2026-06-09T01:52:29.613Z] [2026-06-09T01:52:29.613Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:29.882Z] #36 ... [2026-06-09T01:52:29.882Z] [2026-06-09T01:52:29.882Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-09T01:52:29.882Z] #34 DONE 1.1s [2026-06-09T01:52:29.882Z] [2026-06-09T01:52:29.882Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:29.882Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 2.1s [2026-06-09T01:52:29.882Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-09T01:52:29.882Z] #36 ... [2026-06-09T01:52:29.882Z] [2026-06-09T01:52:29.882Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:29.882Z] #26 DONE 0.0s [2026-06-09T01:52:29.882Z] [2026-06-09T01:52:29.882Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:29.882Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 2.3s [2026-06-09T01:52:30.152Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 2.4s [2026-06-09T01:52:30.431Z] #36 ... [2026-06-09T01:52:30.431Z] [2026-06-09T01:52:30.431Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:30.431Z] #26 DONE 0.1s [2026-06-09T01:52:30.431Z] [2026-06-09T01:52:30.431Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:30.431Z] #24 DONE 2.4s [2026-06-09T01:52:30.431Z] [2026-06-09T01:52:30.431Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:30.431Z] #36 ... [2026-06-09T01:52:30.431Z] [2026-06-09T01:52:30.431Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-09T01:52:30.431Z] #38 DONE 2.9s [2026-06-09T01:52:30.431Z] [2026-06-09T01:52:30.431Z] #40 [core-metadata internal] load build context [2026-06-09T01:52:30.431Z] #40 transferring context: 3.43MB 1.5s done [2026-06-09T01:52:30.431Z] #40 DONE 2.3s [2026-06-09T01:52:30.431Z] [2026-06-09T01:52:30.431Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:30.431Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 2.8s [2026-06-09T01:52:30.701Z] #36 ... [2026-06-09T01:52:30.701Z] [2026-06-09T01:52:30.701Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-09T01:52:30.701Z] #38 DONE 2.9s [2026-06-09T01:52:30.701Z] [2026-06-09T01:52:30.701Z] #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-06-09T01:52:30.701Z] #41 DONE 1.7s [2026-06-09T01:52:30.701Z] [2026-06-09T01:52:30.701Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:30.701Z] #36 ... [2026-06-09T01:52:30.701Z] [2026-06-09T01:52:30.701Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-09T01:52:30.701Z] #42 DONE 1.2s [2026-06-09T01:52:30.701Z] [2026-06-09T01:52:30.702Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:30.702Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 3.0s [2026-06-09T01:52:30.702Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-06-09T01:52:30.975Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-09T01:52:30.975Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-06-09T01:52:30.975Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-06-09T01:52:30.975Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-06-09T01:52:30.975Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-06-09T01:52:30.975Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-06-09T01:52:30.975Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-09T01:52:30.975Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-06-09T01:52:30.975Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-09T01:52:30.975Z] #36 ... [2026-06-09T01:52:30.975Z] [2026-06-09T01:52:30.975Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:30.975Z] #26 DONE 0.1s [2026-06-09T01:52:30.975Z] [2026-06-09T01:52:30.975Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:30.975Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s [2026-06-09T01:52:30.975Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s done [2026-06-09T01:52:31.248Z] #36 ... [2026-06-09T01:52:31.248Z] [2026-06-09T01:52:31.248Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:31.248Z] #26 DONE 0.1s [2026-06-09T01:52:31.248Z] [2026-06-09T01:52:31.248Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:31.248Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s done [2026-06-09T01:52:31.248Z] #36 ... [2026-06-09T01:52:31.248Z] [2026-06-09T01:52:31.248Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:31.248Z] #26 DONE 0.1s [2026-06-09T01:52:31.515Z] [2026-06-09T01:52:31.515Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:52:31.515Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-06-09T01:52:31.515Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-09T01:52:31.515Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-09T01:52:31.515Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-09T01:52:31.515Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-09T01:52:31.515Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done [2026-06-09T01:52:31.515Z] #33 ... [2026-06-09T01:52:31.515Z] [2026-06-09T01:52:31.515Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-09T01:52:31.515Z] #34 DONE 2.0s [2026-06-09T01:52:31.515Z] [2026-06-09T01:52:31.515Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:31.515Z] #24 DONE 3.0s [2026-06-09T01:52:31.790Z] [2026-06-09T01:52:31.790Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-09T01:52:31.790Z] #38 DONE 2.9s [2026-06-09T01:52:31.790Z] [2026-06-09T01:52:31.790Z] #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-06-09T01:52:31.790Z] #41 DONE 1.7s [2026-06-09T01:52:31.790Z] [2026-06-09T01:52:31.790Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-09T01:52:31.790Z] #26 DONE 0.1s [2026-06-09T01:52:31.790Z] [2026-06-09T01:52:31.790Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:31.790Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-06-09T01:52:31.790Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-09T01:52:31.790Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-06-09T01:52:31.790Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-06-09T01:52:31.790Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-06-09T01:52:31.790Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-06-09T01:52:31.790Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-06-09T01:52:31.790Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s done [2026-06-09T01:52:31.790Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-09T01:52:31.790Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-06-09T01:52:31.790Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-09T01:52:31.790Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-06-09T01:52:32.060Z] #36 ... [2026-06-09T01:52:32.060Z] [2026-06-09T01:52:32.060Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-09T01:52:32.060Z] #38 DONE 2.9s [2026-06-09T01:52:32.060Z] [2026-06-09T01:52:32.060Z] #41 [core-command builder 2/7] WORKDIR /edgex-go [2026-06-09T01:52:32.060Z] #41 DONE 1.7s [2026-06-09T01:52:32.060Z] [2026-06-09T01:52:32.060Z] #43 [support-scheduler internal] load build context [2026-06-09T01:52:32.060Z] #43 transferring context: 3.43MB 1.7s done [2026-06-09T01:52:32.060Z] #43 DONE 3.1s [2026-06-09T01:52:32.060Z] [2026-06-09T01:52:32.060Z] #24 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-06-09T01:52:32.060Z] #24 DONE 3.4s [2026-06-09T01:52:32.060Z] [2026-06-09T01:52:32.060Z] #44 [core-command internal] load build context [2026-06-09T01:52:32.060Z] #44 DONE 0.0s [2026-06-09T01:52:32.060Z] [2026-06-09T01:52:32.060Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-09T01:52:32.060Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-06-09T01:52:32.060Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-09T01:52:32.060Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-09T01:52:32.060Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-09T01:52:32.060Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-09T01:52:32.060Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done [2026-06-09T01:52:32.060Z] #33 DONE 5.6s [2026-06-09T01:52:32.060Z] [2026-06-09T01:52:32.060Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:32.329Z] #36 ... [2026-06-09T01:52:32.329Z] [2026-06-09T01:52:32.329Z] #45 [core-data internal] load build context [2026-06-09T01:52:32.329Z] #45 transferring context: 3.43MB 1.7s done [2026-06-09T01:52:32.329Z] #45 DONE 2.7s [2026-06-09T01:52:32.329Z] [2026-06-09T01:52:32.329Z] #44 [core-command internal] load build context [2026-06-09T01:52:32.599Z] #44 ... [2026-06-09T01:52:32.599Z] [2026-06-09T01:52:32.599Z] #46 [security-spiffe-token-provider internal] load build context [2026-06-09T01:52:32.599Z] #46 transferring context: 3.43MB 1.3s done [2026-06-09T01:52:32.599Z] #46 DONE 1.9s [2026-06-09T01:52:32.599Z] [2026-06-09T01:52:32.599Z] #47 [security-spire-agent internal] load build context [2026-06-09T01:52:32.599Z] #47 transferring context: 26.11kB 0.3s done [2026-06-09T01:52:32.599Z] #47 DONE 1.8s [2026-06-09T01:52:32.599Z] [2026-06-09T01:52:32.599Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-09T01:52:33.188Z] #48 ... [2026-06-09T01:52:33.188Z] [2026-06-09T01:52:33.188Z] #49 [security-secretstore-setup internal] load build context [2026-06-09T01:52:33.188Z] #49 transferring context: 3.43MB 1.7s done [2026-06-09T01:52:33.188Z] #49 DONE 2.6s [2026-06-09T01:52:33.188Z] [2026-06-09T01:52:33.188Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T01:52:33.188Z] #50 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.8s done [2026-06-09T01:52:33.188Z] #50 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-06-09T01:52:33.188Z] #50 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-06-09T01:52:33.188Z] #50 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-09T01:52:33.188Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-06-09T01:52:33.188Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-06-09T01:52:33.188Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 1.5s [2026-06-09T01:52:33.188Z] #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s [2026-06-09T01:52:33.775Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.29MB / 17.33MB 2.0s [2026-06-09T01:52:33.775Z] #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.6s done [2026-06-09T01:52:33.775Z] #50 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-06-09T01:52:34.043Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 2.2s [2026-06-09T01:52:34.043Z] #50 ... [2026-06-09T01:52:34.043Z] [2026-06-09T01:52:34.043Z] #51 [security-spire-config internal] load build context [2026-06-09T01:52:34.043Z] #51 transferring context: 24.83kB 0.2s done [2026-06-09T01:52:34.043Z] #51 DONE 2.4s [2026-06-09T01:52:34.043Z] [2026-06-09T01:52:34.043Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T01:52:34.312Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.39MB / 17.33MB 2.5s [2026-06-09T01:52:34.587Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 2.7s [2026-06-09T01:52:34.879Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 3.0s [2026-06-09T01:52:35.154Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 3.3s [2026-06-09T01:52:35.422Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 3.6s [2026-06-09T01:52:35.694Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.72MB / 17.33MB 3.9s [2026-06-09T01:52:35.963Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.3s [2026-06-09T01:52:37.035Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.8s done [2026-06-09T01:52:37.035Z] #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-06-09T01:52:38.575Z] #50 ... [2026-06-09T01:52:38.575Z] [2026-06-09T01:52:38.575Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-09T01:52:38.575Z] #52 DONE 7.5s [2026-06-09T01:52:38.575Z] [2026-06-09T01:52:38.575Z] #44 [core-command internal] load build context [2026-06-09T01:52:38.575Z] #44 ... [2026-06-09T01:52:38.575Z] [2026-06-09T01:52:38.575Z] #53 [support-notifications internal] load build context [2026-06-09T01:52:38.575Z] #53 transferring context: 3.43MB 4.7s done [2026-06-09T01:52:38.575Z] #53 DONE 6.9s [2026-06-09T01:52:38.575Z] [2026-06-09T01:52:38.575Z] #54 [security-proxy-auth internal] load build context [2026-06-09T01:52:38.575Z] #54 transferring context: 3.43MB 4.3s done [2026-06-09T01:52:38.575Z] #54 DONE 8.0s [2026-06-09T01:52:38.575Z] [2026-06-09T01:52:38.575Z] #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-09T01:52:40.558Z] #55 ... [2026-06-09T01:52:40.558Z] [2026-06-09T01:52:40.558Z] #56 [security-bootstrapper internal] load build context [2026-06-09T01:52:40.558Z] #56 transferring context: 3.43MB 6.1s done [2026-06-09T01:52:40.558Z] #56 DONE 8.5s [2026-06-09T01:52:40.558Z] [2026-06-09T01:52:40.558Z] #57 [core-common-config-bootstrapper internal] load build context [2026-06-09T01:52:40.558Z] #57 transferring context: 3.43MB 6.1s done [2026-06-09T01:52:40.558Z] #57 DONE 8.8s [2026-06-09T01:52:40.558Z] [2026-06-09T01:52:40.558Z] #44 [core-command internal] load build context [2026-06-09T01:52:40.558Z] #44 ... [2026-06-09T01:52:40.558Z] [2026-06-09T01:52:40.558Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-06-09T01:52:40.558Z] #0 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:40.829Z] #58 ... [2026-06-09T01:52:40.829Z] [2026-06-09T01:52:40.829Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-09T01:52:40.829Z] #0 7.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:40.829Z] #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:40.829Z] #59 ... [2026-06-09T01:52:40.829Z] [2026-06-09T01:52:40.829Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-09T01:52:40.829Z] #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:40.829Z] #0 7.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:41.096Z] #60 ... [2026-06-09T01:52:41.096Z] [2026-06-09T01:52:41.096Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-09T01:52:41.096Z] #0 6.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:41.096Z] #0 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:41.096Z] #61 ... [2026-06-09T01:52:41.096Z] [2026-06-09T01:52:41.096Z] #44 [core-command internal] load build context [2026-06-09T01:52:41.681Z] #44 ... [2026-06-09T01:52:41.681Z] [2026-06-09T01:52:41.681Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-09T01:52:41.681Z] #62 ... [2026-06-09T01:52:41.681Z] [2026-06-09T01:52:41.681Z] #44 [core-command internal] load build context [2026-06-09T01:52:41.681Z] #44 transferring context: 3.43MB 7.7s done [2026-06-09T01:52:42.172Z] #156 153.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-09T01:52:42.172Z] #156 DONE 158.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-09T01:52:42.172Z] #152 DONE 158.2s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-09T01:52:42.172Z] #147 DONE 158.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-09T01:52:42.172Z] #153 DONE 158.2s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:42.172Z] #176 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:42.172Z] #177 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:42.172Z] #178 DONE 0.2s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:42.172Z] #179 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:42.172Z] #177 DONE 0.2s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:42.172Z] #180 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:42.172Z] #181 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:42.172Z] #182 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:42.172Z] #183 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #184 [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 [2026-06-09T01:52:42.172Z] #184 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-06-09T01:52:42.172Z] #185 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #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 [2026-06-09T01:52:42.172Z] #186 DONE 0.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-09T01:52:42.172Z] #187 DONE 0.4s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-09T01:52:42.172Z] #188 DONE 0.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-09T01:52:42.172Z] #189 DONE 0.4s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:42.172Z] #190 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:42.172Z] #191 DONE 0.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:42.172Z] #192 DONE 0.4s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #193 [core-command] exporting to image [2026-06-09T01:52:42.172Z] #193 exporting layers [2026-06-09T01:52:42.172Z] #193 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-09T01:52:42.172Z] #194 DONE 0.5s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:42.172Z] #190 DONE 0.5s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #195 [security-spiffe-token-provider] exporting to image [2026-06-09T01:52:42.172Z] #195 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #196 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-09T01:52:42.172Z] #196 DONE 0.4s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-09T01:52:42.172Z] #197 DONE 0.6s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #193 [core-command] exporting to image [2026-06-09T01:52:42.172Z] #193 exporting layers 0.5s done [2026-06-09T01:52:42.172Z] #193 writing image sha256:395f8add2ce8b5216540d8df8e40ddcd211d09f5f371c5fc41597e7c20780e17 0.0s done [2026-06-09T01:52:42.172Z] #193 naming to docker.io/library/core-command 0.0s done [2026-06-09T01:52:42.172Z] #193 DONE 0.7s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-09T01:52:42.172Z] #198 DONE 0.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T01:52:42.172Z] #151 DONE 160.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #195 [security-spiffe-token-provider] exporting to image [2026-06-09T01:52:42.172Z] #195 exporting layers 0.7s done [2026-06-09T01:52:42.172Z] #195 writing image sha256:d36636f737ec1b3b71e4ec2254eacd413fadfd82d8d3a7bd0b784fab0b9bd5fc done [2026-06-09T01:52:42.172Z] #195 naming to docker.io/library/security-spiffe-token-provider done [2026-06-09T01:52:42.172Z] #195 DONE 0.9s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:42.172Z] #199 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-09T01:52:42.172Z] #200 DONE 0.3s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:42.172Z] #199 DONE 0.4s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T01:52:42.172Z] #201 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T01:52:42.172Z] #202 DONE 0.9s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #203 [security-proxy-setup] exporting to image [2026-06-09T01:52:42.172Z] #203 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-09T01:52:42.172Z] #204 DONE 0.4s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:42.172Z] #205 DONE 0.1s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T01:52:42.172Z] #201 DONE 0.7s [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #206 [security-secretstore-setup] exporting to image [2026-06-09T01:52:42.172Z] #206 ... [2026-06-09T01:52:42.172Z] [2026-06-09T01:52:42.172Z] #203 [security-proxy-setup] exporting to image [2026-06-09T01:52:42.172Z] #203 exporting layers 0.5s done [2026-06-09T01:52:42.172Z] #203 writing image sha256:7595d980556f02c2c9646fea942dfa413fb535f7b5247aa7bc0a3be2fc3631bd done [2026-06-09T01:52:42.173Z] #203 naming to docker.io/library/security-proxy-setup done [2026-06-09T01:52:42.173Z] #203 DONE 0.5s [2026-06-09T01:52:42.270Z] #44 DONE 9.8s [2026-06-09T01:52:42.270Z] [2026-06-09T01:52:42.270Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-09T01:52:42.270Z] #62 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:42.430Z] [2026-06-09T01:52:42.430Z] #207 [core-keeper] exporting to image [2026-06-09T01:52:42.430Z] #207 exporting layers 0.2s done [2026-06-09T01:52:42.431Z] #207 writing image sha256:0da3398c44c624775870370a00df77925cfc71737741766f39975311cd27ae81 0.0s done [2026-06-09T01:52:42.431Z] #207 naming to docker.io/library/core-keeper done [2026-06-09T01:52:42.431Z] #207 DONE 0.2s [2026-06-09T01:52:42.431Z] [2026-06-09T01:52:42.431Z] #206 [security-secretstore-setup] exporting to image [2026-06-09T01:52:42.431Z] #206 exporting layers 0.3s done [2026-06-09T01:52:42.431Z] #206 writing image sha256:07ac4fff5959a995943060cd7f97c7d646cbe9cb7cf1b29cb304fd88db56f8df [2026-06-09T01:52:42.431Z] #206 writing image sha256:07ac4fff5959a995943060cd7f97c7d646cbe9cb7cf1b29cb304fd88db56f8df done [2026-06-09T01:52:42.431Z] #206 naming to docker.io/library/security-secretstore-setup done [2026-06-09T01:52:42.431Z] #206 DONE 0.3s [2026-06-09T01:52:42.431Z] [2026-06-09T01:52:42.431Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T01:52:42.538Z] #62 ... [2026-06-09T01:52:42.538Z] [2026-06-09T01:52:42.538Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:42.538Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.1s [2026-06-09T01:52:42.538Z] #36 ... [2026-06-09T01:52:42.538Z] [2026-06-09T01:52:42.538Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-09T01:52:42.538Z] #61 11.92 OK: 255 MiB in 60 packages [2026-06-09T01:52:44.005Z] #61 DONE 13.2s [2026-06-09T01:52:44.005Z] [2026-06-09T01:52:44.005Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-09T01:52:44.005Z] #60 12.12 OK: 255 MiB in 60 packages [2026-06-09T01:52:44.005Z] #60 DONE 13.2s [2026-06-09T01:52:44.005Z] [2026-06-09T01:52:44.005Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:52:44.005Z] #63 ... [2026-06-09T01:52:44.005Z] [2026-06-09T01:52:44.005Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-09T01:52:44.272Z] #64 ... [2026-06-09T01:52:44.272Z] [2026-06-09T01:52:44.272Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-09T01:52:44.272Z] #65 ... [2026-06-09T01:52:44.272Z] [2026-06-09T01:52:44.272Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-09T01:52:44.336Z] #148 DONE 163.5s [2026-06-09T01:52:44.336Z] [2026-06-09T01:52:44.336Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T01:52:44.543Z] #66 ... [2026-06-09T01:52:44.543Z] [2026-06-09T01:52:44.543Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:52:44.543Z] #67 ... [2026-06-09T01:52:44.543Z] [2026-06-09T01:52:44.543Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-09T01:52:44.594Z] #154 ... [2026-06-09T01:52:44.594Z] [2026-06-09T01:52:44.594Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T01:52:44.594Z] #155 DONE 163.5s [2026-06-09T01:52:44.594Z] [2026-06-09T01:52:44.594Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:44.594Z] #208 DONE 0.0s [2026-06-09T01:52:44.594Z] [2026-06-09T01:52:44.594Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-09T01:52:44.594Z] #150 DONE 163.7s [2026-06-09T01:52:44.594Z] [2026-06-09T01:52:44.594Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:44.822Z] #68 ... [2026-06-09T01:52:44.822Z] [2026-06-09T01:52:44.822Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-09T01:52:44.822Z] #69 ... [2026-06-09T01:52:44.822Z] [2026-06-09T01:52:44.822Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:52:44.852Z] #209 DONE 0.1s [2026-06-09T01:52:44.852Z] [2026-06-09T01:52:44.852Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:44.852Z] #210 CACHED [2026-06-09T01:52:44.852Z] [2026-06-09T01:52:44.852Z] #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:44.852Z] #211 CACHED [2026-06-09T01:52:44.852Z] [2026-06-09T01:52:44.852Z] #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-09T01:52:44.852Z] #212 ... [2026-06-09T01:52:44.852Z] [2026-06-09T01:52:44.852Z] #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:44.852Z] #213 DONE 0.3s [2026-06-09T01:52:45.091Z] #70 ... [2026-06-09T01:52:45.091Z] [2026-06-09T01:52:45.091Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-09T01:52:45.091Z] #71 ... [2026-06-09T01:52:45.091Z] [2026-06-09T01:52:45.091Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-09T01:52:45.091Z] #72 ... [2026-06-09T01:52:45.091Z] [2026-06-09T01:52:45.091Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:52:45.110Z] [2026-06-09T01:52:45.110Z] #214 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-09T01:52:45.110Z] #214 DONE 0.3s [2026-06-09T01:52:45.110Z] [2026-06-09T01:52:45.110Z] #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-09T01:52:45.110Z] #212 DONE 0.3s [2026-06-09T01:52:45.110Z] [2026-06-09T01:52:45.110Z] #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:45.110Z] #215 DONE 0.1s [2026-06-09T01:52:45.110Z] [2026-06-09T01:52:45.110Z] #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-09T01:52:45.110Z] #216 DONE 0.1s [2026-06-09T01:52:45.110Z] [2026-06-09T01:52:45.110Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:45.110Z] #217 DONE 0.1s [2026-06-09T01:52:45.110Z] [2026-06-09T01:52:45.110Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-09T01:52:45.110Z] #218 ... [2026-06-09T01:52:45.110Z] [2026-06-09T01:52:45.110Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-09T01:52:45.110Z] #219 DONE 0.2s [2026-06-09T01:52:45.360Z] #73 ... [2026-06-09T01:52:45.360Z] [2026-06-09T01:52:45.360Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:45.367Z] [2026-06-09T01:52:45.367Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-09T01:52:45.367Z] #218 DONE 0.2s [2026-06-09T01:52:45.367Z] [2026-06-09T01:52:45.367Z] #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-09T01:52:45.367Z] #220 DONE 0.2s [2026-06-09T01:52:45.367Z] [2026-06-09T01:52:45.367Z] #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:45.367Z] #221 DONE 0.1s [2026-06-09T01:52:45.367Z] [2026-06-09T01:52:45.367Z] #222 [core-data] exporting to image [2026-06-09T01:52:45.367Z] #222 exporting layers 0.1s done [2026-06-09T01:52:45.367Z] #222 writing image sha256:ce4acf81b10fc4cf2cddd3ed0f4a2c127a5e7090fc3a64c66151bbb439c5b182 done [2026-06-09T01:52:45.367Z] #222 naming to docker.io/library/core-data done [2026-06-09T01:52:45.367Z] #222 DONE 0.2s [2026-06-09T01:52:45.367Z] [2026-06-09T01:52:45.367Z] #223 [core-metadata] exporting to image [2026-06-09T01:52:45.367Z] #223 exporting layers 0.2s done [2026-06-09T01:52:45.367Z] #223 writing image sha256:a76a01f37474fd43e5684f6d46e5a0b084b5d2cb3b563d0be61a0c203d9b4942 0.0s done [2026-06-09T01:52:45.367Z] #223 naming to docker.io/library/core-metadata done [2026-06-09T01:52:45.367Z] #223 DONE 0.2s [2026-06-09T01:52:45.367Z] [2026-06-09T01:52:45.367Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T01:52:45.628Z] #224 DONE 0.5s [2026-06-09T01:52:45.628Z] [2026-06-09T01:52:45.628Z] #225 [security-proxy-auth] exporting to image [2026-06-09T01:52:46.230Z] #225 ... [2026-06-09T01:52:46.230Z] [2026-06-09T01:52:46.230Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-09T01:52:46.230Z] #149 DONE 165.2s [2026-06-09T01:52:46.230Z] [2026-06-09T01:52:46.230Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:46.230Z] #226 DONE 0.0s [2026-06-09T01:52:46.230Z] [2026-06-09T01:52:46.230Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:46.230Z] #227 DONE 0.0s [2026-06-09T01:52:46.230Z] [2026-06-09T01:52:46.230Z] #225 [security-proxy-auth] exporting to image [2026-06-09T01:52:46.230Z] #225 exporting layers 0.6s done [2026-06-09T01:52:46.230Z] #225 writing image sha256:84761550438baea40d2ff146c71a45ac1abdbe4637a96e5a6d1c87448ddfb3f4 done [2026-06-09T01:52:46.230Z] #225 naming to docker.io/library/security-proxy-auth done [2026-06-09T01:52:46.230Z] #225 DONE 0.6s [2026-06-09T01:52:46.230Z] [2026-06-09T01:52:46.230Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-09T01:52:46.338Z] #36 ... [2026-06-09T01:52:46.338Z] [2026-06-09T01:52:46.338Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:52:46.338Z] #63 DONE 2.3s [2026-06-09T01:52:46.338Z] [2026-06-09T01:52:46.338Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:52:46.338Z] #74 DONE 2.4s [2026-06-09T01:52:46.338Z] [2026-06-09T01:52:46.338Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-06-09T01:52:46.338Z] #58 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:46.338Z] #58 14.82 OK: 255 MiB in 60 packages [2026-06-09T01:52:46.338Z] #58 DONE 16.4s [2026-06-09T01:52:46.338Z] [2026-06-09T01:52:46.338Z] #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:52:46.489Z] #228 DONE 0.3s [2026-06-09T01:52:46.489Z] [2026-06-09T01:52:46.489Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-09T01:52:46.749Z] #229 DONE 0.1s [2026-06-09T01:52:46.749Z] [2026-06-09T01:52:46.749Z] #230 [support-scheduler] exporting to image [2026-06-09T01:52:46.749Z] #230 ... [2026-06-09T01:52:46.749Z] [2026-06-09T01:52:46.749Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T01:52:46.749Z] #154 DONE 166.0s [2026-06-09T01:52:47.009Z] [2026-06-09T01:52:47.009Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T01:52:47.009Z] #231 DONE 0.0s [2026-06-09T01:52:47.009Z] [2026-06-09T01:52:47.009Z] #230 [support-scheduler] exporting to image [2026-06-09T01:52:47.009Z] #230 exporting layers 0.4s done [2026-06-09T01:52:47.009Z] #230 writing image sha256:b37071d9d402095f1c72f111ef88fc8e882fcc9781d598dde8903a50be1d5a6b done [2026-06-09T01:52:47.009Z] #230 naming to docker.io/library/support-scheduler done [2026-06-09T01:52:47.009Z] #230 DONE 0.4s [2026-06-09T01:52:47.009Z] [2026-06-09T01:52:47.009Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T01:52:47.009Z] #232 DONE 0.0s [2026-06-09T01:52:47.009Z] [2026-06-09T01:52:47.009Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-09T01:52:47.268Z] #233 DONE 0.2s [2026-06-09T01:52:47.268Z] [2026-06-09T01:52:47.268Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-09T01:52:47.268Z] #234 DONE 0.0s [2026-06-09T01:52:47.268Z] [2026-06-09T01:52:47.268Z] #235 [support-notifications] exporting to image [2026-06-09T01:52:47.301Z] #75 ... [2026-06-09T01:52:47.301Z] [2026-06-09T01:52:47.301Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-09T01:52:47.301Z] #62 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:47.301Z] #62 15.08 OK: 255 MiB in 60 packages [2026-06-09T01:52:47.301Z] #62 DONE 15.8s [2026-06-09T01:52:47.528Z] #235 exporting layers 0.2s done [2026-06-09T01:52:47.528Z] #235 writing image sha256:19c7145246951c7b8160e580ddb2f4ca65257909a26dd46802695077d684eaf7 [2026-06-09T01:52:47.528Z] #235 writing image sha256:19c7145246951c7b8160e580ddb2f4ca65257909a26dd46802695077d684eaf7 done [2026-06-09T01:52:47.529Z] #235 naming to docker.io/library/support-notifications done [2026-06-09T01:52:47.529Z] #235 DONE 0.2s [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T01:52:47.529Z] time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-09T01:52:47.548Z] $ docker stop --time=1 365c18d148c5ce12b9a50b51e6121ab2b162f47454b5a42c64ad4d873baa1e7c [2026-06-09T01:52:47.568Z] [2026-06-09T01:52:47.569Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:52:47.569Z] #76 DONE 1.1s [2026-06-09T01:52:47.569Z] [2026-06-09T01:52:47.569Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:52:48.833Z] $ docker rm -f --volumes 365c18d148c5ce12b9a50b51e6121ab2b162f47454b5a42c64ad4d873baa1e7c [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-09T01:52:49.168Z] + docker images [2026-06-09T01:52:49.168Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-09T01:52:49.168Z] support-notifications latest 19c714524695 1 second ago 57.8MB [2026-06-09T01:52:49.168Z] support-scheduler latest b37071d9d402 2 seconds ago 54.2MB [2026-06-09T01:52:49.168Z] security-proxy-auth latest 84761550438b 3 seconds ago 49.1MB [2026-06-09T01:52:49.168Z] core-data latest ce4acf81b10f 3 seconds ago 50MB [2026-06-09T01:52:49.168Z] core-metadata latest a76a01f37474 4 seconds ago 50.1MB [2026-06-09T01:52:49.168Z] core-keeper latest 0da3398c44c6 7 seconds ago 49.7MB [2026-06-09T01:52:49.168Z] security-secretstore-setup latest 07ac4fff5959 7 seconds ago 89.2MB [2026-06-09T01:52:49.168Z] security-proxy-setup latest 7595d980556f 7 seconds ago 54.8MB [2026-06-09T01:52:49.168Z] core-command latest 395f8add2ce8 8 seconds ago 44.1MB [2026-06-09T01:52:49.168Z] security-spiffe-token-provider latest d36636f737ec 8 seconds ago 53MB [2026-06-09T01:52:49.168Z] core-common-config-bootstrapper latest f501d1af2934 About a minute ago 20.5MB [2026-06-09T01:52:49.168Z] security-bootstrapper latest db437152cfa8 About a minute ago 21.6MB [2026-06-09T01:52:49.168Z] security-spire-agent latest f01d06810f47 3 minutes ago 237MB [2026-06-09T01:52:49.168Z] security-spire-config latest 7ce3aa8fe5e1 3 minutes ago 177MB [2026-06-09T01:52:49.168Z] security-spire-server latest f021742bd8ff 3 minutes ago 178MB [2026-06-09T01:52:49.168Z] ci-base-image-x86_64 latest 413be5c24a0e 6 minutes ago 969MB [2026-06-09T01:52:49.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-06-09T01:52:49.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-06-09T01:52:49.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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 [2026-06-09T01:52:49.315Z] provisioning config files... [2026-06-09T01:52:49.325Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config7289637896754335123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-09T01:52:49.515Z] #77 DONE 1.8s [2026-06-09T01:52:49.515Z] [2026-06-09T01:52:49.515Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-09T01:52:49.515Z] #64 DONE 15.4s [2026-06-09T01:52:49.515Z] [2026-06-09T01:52:49.515Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:52:49.515Z] #78 ... [2026-06-09T01:52:49.515Z] [2026-06-09T01:52:49.515Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-09T01:52:49.515Z] #59 13.89 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:52:49.515Z] #59 13.89 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:52:49.515Z] #59 13.89 OK: 26183 distinct packages available [2026-06-09T01:52:49.515Z] #59 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:49.515Z] #59 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:49.515Z] #59 17.98 OK: 255 MiB in 60 packages [2026-06-09T01:52:49.515Z] #59 DONE 18.8s [2026-06-09T01:52:49.629Z] ---> ****-login.sh [2026-06-09T01:52:49.629Z] nexus3.edgexfoundry.org:10001 [2026-06-09T01:52:49.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:52:49.629Z] Login Succeeded [2026-06-09T01:52:49.629Z] nexus3.edgexfoundry.org:10002 [2026-06-09T01:52:49.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:52:49.629Z] Login Succeeded [2026-06-09T01:52:49.629Z] nexus3.edgexfoundry.org:10003 [2026-06-09T01:52:49.783Z] [2026-06-09T01:52:49.783Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T01:52:49.783Z] #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.5s [2026-06-09T01:52:49.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:52:49.892Z] Login Succeeded [2026-06-09T01:52:49.892Z] nexus3.edgexfoundry.org:10004 [2026-06-09T01:52:49.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:52:49.892Z] Login Succeeded [2026-06-09T01:52:49.893Z] ****.io [2026-06-09T01:52:49.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T01:52:50.152Z] Login Succeeded [2026-06-09T01:52:50.152Z] ---> ****-login.sh ends [Pipeline] } [2026-06-09T01:52:50.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:52:50.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-09T01:52:50.244Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-06-09T01:52:50.244Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:52:50.244Z] latest [2026-06-09T01:52:50.244Z] 4.1.0-dev.119 [2026-06-09T01:52:50.244Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:52:50.244Z] main [2026-06-09T01:52:50.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:50.581Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:50.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:52:50.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-09T01:52:50.905Z] d9e81e6985ab: Preparing [2026-06-09T01:52:50.905Z] 05da8026314a: Preparing [2026-06-09T01:52:50.905Z] 1a0082a45619: Preparing [2026-06-09T01:52:50.905Z] c05d26412f23: Preparing [2026-06-09T01:52:50.905Z] b3d40e2065f8: Preparing [2026-06-09T01:52:50.905Z] 59137993f8a6: Preparing [2026-06-09T01:52:50.905Z] 0854555d70ac: Preparing [2026-06-09T01:52:50.905Z] 0854555d70ac: Waiting [2026-06-09T01:52:50.905Z] 59137993f8a6: Waiting [2026-06-09T01:52:50.905Z] 1a0082a45619: Pushed [2026-06-09T01:52:50.905Z] b3d40e2065f8: Pushed [2026-06-09T01:52:50.905Z] d9e81e6985ab: Pushed [2026-06-09T01:52:50.905Z] c05d26412f23: Pushed [2026-06-09T01:52:50.905Z] 0854555d70ac: Layer already exists [2026-06-09T01:52:51.173Z] 59137993f8a6: Pushed [2026-06-09T01:52:51.199Z] #50 ... [2026-06-09T01:52:51.199Z] [2026-06-09T01:52:51.199Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:51.199Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.3s [2026-06-09T01:52:54.462Z] 05da8026314a: Pushed [2026-06-09T01:52:54.462Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:54.792Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:55.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-09T01:52:55.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-09T01:52:55.114Z] d9e81e6985ab: Preparing [2026-06-09T01:52:55.114Z] 05da8026314a: Preparing [2026-06-09T01:52:55.114Z] 1a0082a45619: Preparing [2026-06-09T01:52:55.114Z] c05d26412f23: Preparing [2026-06-09T01:52:55.114Z] b3d40e2065f8: Preparing [2026-06-09T01:52:55.114Z] 59137993f8a6: Preparing [2026-06-09T01:52:55.114Z] 0854555d70ac: Preparing [2026-06-09T01:52:55.114Z] 0854555d70ac: Waiting [2026-06-09T01:52:55.114Z] 59137993f8a6: Waiting [2026-06-09T01:52:55.114Z] c05d26412f23: Layer already exists [2026-06-09T01:52:55.114Z] 1a0082a45619: Layer already exists [2026-06-09T01:52:55.114Z] d9e81e6985ab: Layer already exists [2026-06-09T01:52:55.114Z] b3d40e2065f8: Layer already exists [2026-06-09T01:52:55.114Z] 05da8026314a: Layer already exists [2026-06-09T01:52:55.114Z] 59137993f8a6: Layer already exists [2026-06-09T01:52:55.114Z] 0854555d70ac: Layer already exists [2026-06-09T01:52:55.114Z] latest: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:55.443Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:55.752Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.119 [2026-06-09T01:52:55.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-09T01:52:55.752Z] d9e81e6985ab: Preparing [2026-06-09T01:52:55.752Z] 05da8026314a: Preparing [2026-06-09T01:52:55.752Z] 1a0082a45619: Preparing [2026-06-09T01:52:55.752Z] c05d26412f23: Preparing [2026-06-09T01:52:55.752Z] b3d40e2065f8: Preparing [2026-06-09T01:52:55.752Z] 59137993f8a6: Preparing [2026-06-09T01:52:55.752Z] 0854555d70ac: Preparing [2026-06-09T01:52:55.752Z] 59137993f8a6: Waiting [2026-06-09T01:52:55.752Z] 0854555d70ac: Waiting [2026-06-09T01:52:55.752Z] b3d40e2065f8: Layer already exists [2026-06-09T01:52:55.752Z] 1a0082a45619: Layer already exists [2026-06-09T01:52:55.752Z] c05d26412f23: Layer already exists [2026-06-09T01:52:55.752Z] 05da8026314a: Layer already exists [2026-06-09T01:52:55.752Z] d9e81e6985ab: Layer already exists [2026-06-09T01:52:55.752Z] 59137993f8a6: Layer already exists [2026-06-09T01:52:55.752Z] 0854555d70ac: Layer already exists [2026-06-09T01:52:55.752Z] 4.1.0-dev.119: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:56.073Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:56.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:52:56.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-09T01:52:56.394Z] d9e81e6985ab: Preparing [2026-06-09T01:52:56.394Z] 05da8026314a: Preparing [2026-06-09T01:52:56.394Z] 1a0082a45619: Preparing [2026-06-09T01:52:56.394Z] c05d26412f23: Preparing [2026-06-09T01:52:56.394Z] b3d40e2065f8: Preparing [2026-06-09T01:52:56.394Z] 59137993f8a6: Preparing [2026-06-09T01:52:56.394Z] 0854555d70ac: Preparing [2026-06-09T01:52:56.394Z] 59137993f8a6: Waiting [2026-06-09T01:52:56.394Z] 0854555d70ac: Waiting [2026-06-09T01:52:56.394Z] 1a0082a45619: Layer already exists [2026-06-09T01:52:56.394Z] d9e81e6985ab: Layer already exists [2026-06-09T01:52:56.394Z] c05d26412f23: Layer already exists [2026-06-09T01:52:56.394Z] b3d40e2065f8: Layer already exists [2026-06-09T01:52:56.394Z] 05da8026314a: Layer already exists [2026-06-09T01:52:56.394Z] 0854555d70ac: Layer already exists [2026-06-09T01:52:56.394Z] 59137993f8a6: Layer already exists [2026-06-09T01:52:56.394Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:56.560Z] #36 ... [2026-06-09T01:52:56.560Z] [2026-06-09T01:52:56.560Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:52:56.560Z] #79 DONE 6.3s [2026-06-09T01:52:56.560Z] [2026-06-09T01:52:56.560Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:56.560Z] #36 ... [2026-06-09T01:52:56.560Z] [2026-06-09T01:52:56.560Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:52:56.560Z] #73 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:56.560Z] #73 ... [2026-06-09T01:52:56.560Z] [2026-06-09T01:52:56.560Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-09T01:52:56.560Z] #48 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:56.560Z] #48 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:56.560Z] #48 18.88 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-09T01:52:56.560Z] #48 18.98 (2/4) Installing openssl (3.5.6-r0) [2026-06-09T01:52:56.560Z] #48 19.01 (3/4) Installing su-exec (0.2-r3) [2026-06-09T01:52:56.560Z] #48 19.11 (4/4) Installing yq-go (4.47.2-r3) [2026-06-09T01:52:56.560Z] #48 19.46 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:52:56.560Z] #48 19.50 OK: 20 MiB in 20 packages [2026-06-09T01:52:56.560Z] #48 DONE 23.3s [2026-06-09T01:52:56.560Z] [2026-06-09T01:52:56.560Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-09T01:52:56.560Z] #72 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:56.560Z] #72 ... [2026-06-09T01:52:56.560Z] [2026-06-09T01:52:56.560Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:52:56.560Z] #80 ... [2026-06-09T01:52:56.560Z] [2026-06-09T01:52:56.560Z] #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-09T01:52:56.560Z] #55 18.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:52:56.715Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:57.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-06-09T01:52:57.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-09T01:52:57.051Z] d9e81e6985ab: Preparing [2026-06-09T01:52:57.051Z] 05da8026314a: Preparing [2026-06-09T01:52:57.051Z] 1a0082a45619: Preparing [2026-06-09T01:52:57.051Z] c05d26412f23: Preparing [2026-06-09T01:52:57.051Z] b3d40e2065f8: Preparing [2026-06-09T01:52:57.051Z] 59137993f8a6: Preparing [2026-06-09T01:52:57.051Z] 0854555d70ac: Preparing [2026-06-09T01:52:57.051Z] 59137993f8a6: Waiting [2026-06-09T01:52:57.051Z] 0854555d70ac: Waiting [2026-06-09T01:52:57.051Z] d9e81e6985ab: Layer already exists [2026-06-09T01:52:57.051Z] 05da8026314a: Layer already exists [2026-06-09T01:52:57.051Z] b3d40e2065f8: Layer already exists [2026-06-09T01:52:57.051Z] 1a0082a45619: Layer already exists [2026-06-09T01:52:57.051Z] c05d26412f23: Layer already exists [2026-06-09T01:52:57.051Z] 59137993f8a6: Layer already exists [2026-06-09T01:52:57.051Z] 0854555d70ac: Layer already exists [2026-06-09T01:52:57.051Z] main: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:52:57.131Z] ===================================================== [Pipeline] echo [2026-06-09T01:52:57.147Z] taggedImages: [2026-06-09T01:52:57.147Z] - nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:52:57.147Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-09T01:52:57.147Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.119 [2026-06-09T01:52:57.147Z] - nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:52:57.147Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-06-09T01:52:57.178Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-06-09T01:52:57.178Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:52:57.178Z] latest [2026-06-09T01:52:57.178Z] 4.1.0-dev.119 [2026-06-09T01:52:57.178Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:52:57.178Z] main [2026-06-09T01:52:57.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:57.517Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [2026-06-09T01:52:57.529Z] #55 ... [2026-06-09T01:52:57.529Z] [2026-06-09T01:52:57.529Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:52:57.800Z] #81 ... [2026-06-09T01:52:57.800Z] [2026-06-09T01:52:57.800Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:52:57.800Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.9s done [2026-06-09T01:52:57.838Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:52:57.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-09T01:52:57.838Z] 3df2f39ecd2d: Preparing [2026-06-09T01:52:57.838Z] de2b3ee4a8ac: Preparing [2026-06-09T01:52:57.838Z] 2978be7f7d9c: Preparing [2026-06-09T01:52:57.838Z] 122446a7efef: Preparing [2026-06-09T01:52:57.838Z] 1a0082a45619: Preparing [2026-06-09T01:52:57.838Z] c05d26412f23: Preparing [2026-06-09T01:52:57.838Z] b3d40e2065f8: Preparing [2026-06-09T01:52:57.838Z] 59137993f8a6: Preparing [2026-06-09T01:52:57.838Z] 0854555d70ac: Preparing [2026-06-09T01:52:57.838Z] b3d40e2065f8: Waiting [2026-06-09T01:52:57.838Z] 59137993f8a6: Waiting [2026-06-09T01:52:57.838Z] 0854555d70ac: Waiting [2026-06-09T01:52:57.838Z] c05d26412f23: Waiting [2026-06-09T01:52:57.838Z] 1a0082a45619: Layer already exists [2026-06-09T01:52:57.838Z] c05d26412f23: Layer already exists [2026-06-09T01:52:57.838Z] b3d40e2065f8: Layer already exists [2026-06-09T01:52:57.838Z] 59137993f8a6: Layer already exists [2026-06-09T01:52:57.838Z] 2978be7f7d9c: Pushed [2026-06-09T01:52:57.838Z] 3df2f39ecd2d: Pushed [2026-06-09T01:52:57.838Z] 0854555d70ac: Layer already exists [2026-06-09T01:52:57.838Z] de2b3ee4a8ac: Pushed [2026-06-09T01:52:59.745Z] #36 ... [2026-06-09T01:52:59.745Z] [2026-06-09T01:52:59.745Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-09T01:52:59.745Z] #82 ... [2026-06-09T01:52:59.745Z] [2026-06-09T01:52:59.745Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T01:52:59.745Z] #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.8s done [2026-06-09T01:52:59.745Z] #50 ... [2026-06-09T01:52:59.745Z] [2026-06-09T01:52:59.745Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-09T01:52:59.745Z] #82 10.44 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:00.004Z] 122446a7efef: Pushed [2026-06-09T01:53:00.295Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:00.677Z] + 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 [2026-06-09T01:53:01.006Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-09T01:53:01.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-09T01:53:01.006Z] 3df2f39ecd2d: Preparing [2026-06-09T01:53:01.006Z] de2b3ee4a8ac: Preparing [2026-06-09T01:53:01.006Z] 2978be7f7d9c: Preparing [2026-06-09T01:53:01.006Z] 122446a7efef: Preparing [2026-06-09T01:53:01.006Z] 1a0082a45619: Preparing [2026-06-09T01:53:01.006Z] c05d26412f23: Preparing [2026-06-09T01:53:01.006Z] b3d40e2065f8: Preparing [2026-06-09T01:53:01.006Z] 59137993f8a6: Preparing [2026-06-09T01:53:01.006Z] 0854555d70ac: Preparing [2026-06-09T01:53:01.006Z] c05d26412f23: Waiting [2026-06-09T01:53:01.006Z] b3d40e2065f8: Waiting [2026-06-09T01:53:01.006Z] 59137993f8a6: Waiting [2026-06-09T01:53:01.006Z] 0854555d70ac: Waiting [2026-06-09T01:53:01.006Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:01.006Z] 122446a7efef: Layer already exists [2026-06-09T01:53:01.006Z] 3df2f39ecd2d: Layer already exists [2026-06-09T01:53:01.006Z] 2978be7f7d9c: Layer already exists [2026-06-09T01:53:01.006Z] de2b3ee4a8ac: Layer already exists [2026-06-09T01:53:01.006Z] c05d26412f23: Layer already exists [2026-06-09T01:53:01.006Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:01.006Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:01.006Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:01.006Z] latest: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:01.186Z] #82 11.81 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:01.348Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:01.754Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.119 [2026-06-09T01:53:01.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-09T01:53:01.754Z] 3df2f39ecd2d: Preparing [2026-06-09T01:53:01.754Z] de2b3ee4a8ac: Preparing [2026-06-09T01:53:01.754Z] 2978be7f7d9c: Preparing [2026-06-09T01:53:01.754Z] 122446a7efef: Preparing [2026-06-09T01:53:01.754Z] 1a0082a45619: Preparing [2026-06-09T01:53:01.754Z] c05d26412f23: Preparing [2026-06-09T01:53:01.754Z] b3d40e2065f8: Preparing [2026-06-09T01:53:01.754Z] 59137993f8a6: Preparing [2026-06-09T01:53:01.754Z] 0854555d70ac: Preparing [2026-06-09T01:53:01.754Z] 59137993f8a6: Waiting [2026-06-09T01:53:01.754Z] 0854555d70ac: Waiting [2026-06-09T01:53:01.754Z] c05d26412f23: Waiting [2026-06-09T01:53:01.754Z] b3d40e2065f8: Waiting [2026-06-09T01:53:01.754Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:01.754Z] de2b3ee4a8ac: Layer already exists [2026-06-09T01:53:01.754Z] 2978be7f7d9c: Layer already exists [2026-06-09T01:53:01.754Z] 122446a7efef: Layer already exists [2026-06-09T01:53:01.754Z] 3df2f39ecd2d: Layer already exists [2026-06-09T01:53:01.754Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:01.754Z] c05d26412f23: Layer already exists [2026-06-09T01:53:01.754Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:01.754Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:01.754Z] 4.1.0-dev.119: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:02.235Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:02.692Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:02.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-09T01:53:02.692Z] 3df2f39ecd2d: Preparing [2026-06-09T01:53:02.692Z] de2b3ee4a8ac: Preparing [2026-06-09T01:53:02.692Z] 2978be7f7d9c: Preparing [2026-06-09T01:53:02.692Z] 122446a7efef: Preparing [2026-06-09T01:53:02.692Z] 1a0082a45619: Preparing [2026-06-09T01:53:02.692Z] c05d26412f23: Preparing [2026-06-09T01:53:02.692Z] b3d40e2065f8: Preparing [2026-06-09T01:53:02.692Z] 59137993f8a6: Preparing [2026-06-09T01:53:02.692Z] 0854555d70ac: Preparing [2026-06-09T01:53:02.692Z] b3d40e2065f8: Waiting [2026-06-09T01:53:02.692Z] c05d26412f23: Waiting [2026-06-09T01:53:02.692Z] 0854555d70ac: Waiting [2026-06-09T01:53:02.692Z] 59137993f8a6: Waiting [2026-06-09T01:53:02.692Z] de2b3ee4a8ac: Layer already exists [2026-06-09T01:53:02.692Z] 3df2f39ecd2d: Layer already exists [2026-06-09T01:53:02.692Z] 122446a7efef: Layer already exists [2026-06-09T01:53:02.692Z] 2978be7f7d9c: Layer already exists [2026-06-09T01:53:02.692Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:02.692Z] c05d26412f23: Layer already exists [2026-06-09T01:53:02.692Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:02.692Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:02.692Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:02.692Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:03.167Z] + 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 [2026-06-09T01:53:03.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-06-09T01:53:03.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-09T01:53:03.625Z] 3df2f39ecd2d: Preparing [2026-06-09T01:53:03.625Z] de2b3ee4a8ac: Preparing [2026-06-09T01:53:03.625Z] 2978be7f7d9c: Preparing [2026-06-09T01:53:03.625Z] 122446a7efef: Preparing [2026-06-09T01:53:03.625Z] 1a0082a45619: Preparing [2026-06-09T01:53:03.625Z] c05d26412f23: Preparing [2026-06-09T01:53:03.625Z] b3d40e2065f8: Preparing [2026-06-09T01:53:03.625Z] 59137993f8a6: Preparing [2026-06-09T01:53:03.625Z] 0854555d70ac: Preparing [2026-06-09T01:53:03.625Z] c05d26412f23: Waiting [2026-06-09T01:53:03.625Z] b3d40e2065f8: Waiting [2026-06-09T01:53:03.625Z] 59137993f8a6: Waiting [2026-06-09T01:53:03.625Z] 0854555d70ac: Waiting [2026-06-09T01:53:03.625Z] 3df2f39ecd2d: Layer already exists [2026-06-09T01:53:03.625Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:03.625Z] de2b3ee4a8ac: Layer already exists [2026-06-09T01:53:03.625Z] 122446a7efef: Layer already exists [2026-06-09T01:53:03.625Z] 2978be7f7d9c: Layer already exists [2026-06-09T01:53:03.625Z] c05d26412f23: Layer already exists [2026-06-09T01:53:03.625Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:03.625Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:03.625Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:03.625Z] main: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:53:03.759Z] ===================================================== [Pipeline] echo [2026-06-09T01:53:03.768Z] taggedImages: [2026-06-09T01:53:03.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:03.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-09T01:53:03.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.119 [2026-06-09T01:53:03.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:03.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-06-09T01:53:03.806Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-06-09T01:53:03.806Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:03.806Z] latest [2026-06-09T01:53:03.806Z] 4.1.0-dev.119 [2026-06-09T01:53:03.806Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:03.806Z] main [2026-06-09T01:53:03.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:04.260Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:04.717Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:04.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-09T01:53:04.717Z] af6ecb277f4c: Preparing [2026-06-09T01:53:04.717Z] 5f818f0b2e2b: Preparing [2026-06-09T01:53:04.717Z] 1a0082a45619: Preparing [2026-06-09T01:53:04.717Z] c05d26412f23: Preparing [2026-06-09T01:53:04.717Z] b3d40e2065f8: Preparing [2026-06-09T01:53:04.717Z] bf75f4f99d98: Preparing [2026-06-09T01:53:04.717Z] 0854555d70ac: Preparing [2026-06-09T01:53:04.717Z] bf75f4f99d98: Waiting [2026-06-09T01:53:04.717Z] 0854555d70ac: Waiting [2026-06-09T01:53:04.717Z] c05d26412f23: Layer already exists [2026-06-09T01:53:04.717Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:04.717Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:04.717Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:04.717Z] af6ecb277f4c: Pushed [2026-06-09T01:53:04.717Z] bf75f4f99d98: Pushed [2026-06-09T01:53:05.685Z] #82 ... [2026-06-09T01:53:05.685Z] [2026-06-09T01:53:05.685Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-09T01:53:05.685Z] #65 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:05.685Z] #65 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:05.685Z] #65 ... [2026-06-09T01:53:05.685Z] [2026-06-09T01:53:05.685Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-09T01:53:05.685Z] #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:05.685Z] #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:05.956Z] #83 ... [2026-06-09T01:53:05.956Z] [2026-06-09T01:53:05.956Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:53:05.956Z] #84 ... [2026-06-09T01:53:05.956Z] [2026-06-09T01:53:05.956Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-09T01:53:05.956Z] #66 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:05.956Z] #66 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.241Z] #66 ... [2026-06-09T01:53:06.241Z] [2026-06-09T01:53:06.241Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:53:06.241Z] #67 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.241Z] #67 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.241Z] #67 ... [2026-06-09T01:53:06.241Z] [2026-06-09T01:53:06.241Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-09T01:53:06.241Z] #68 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.241Z] #68 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.535Z] #68 ... [2026-06-09T01:53:06.535Z] [2026-06-09T01:53:06.535Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-09T01:53:06.535Z] #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.535Z] #71 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.535Z] #71 ... [2026-06-09T01:53:06.535Z] [2026-06-09T01:53:06.535Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-09T01:53:06.535Z] #65 32.09 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:06.535Z] #65 32.12 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:06.535Z] #65 32.23 OK: 8 MiB in 17 packages [2026-06-09T01:53:06.820Z] #65 ... [2026-06-09T01:53:06.820Z] [2026-06-09T01:53:06.820Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-09T01:53:06.820Z] #69 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.820Z] #69 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.820Z] #69 ... [2026-06-09T01:53:06.820Z] [2026-06-09T01:53:06.820Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:53:06.820Z] #70 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:06.820Z] #70 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:07.093Z] #70 ... [2026-06-09T01:53:07.093Z] [2026-06-09T01:53:07.093Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:53:07.093Z] #67 32.76 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:53:07.093Z] #67 32.76 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:53:07.093Z] #67 32.76 OK: 26165 distinct packages available [2026-06-09T01:53:08.061Z] #67 ... [2026-06-09T01:53:08.061Z] [2026-06-09T01:53:08.061Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:53:08.061Z] #73 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:08.061Z] #73 33.45 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:53:08.061Z] #73 33.45 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:53:08.061Z] #73 33.45 OK: 26165 distinct packages available [2026-06-09T01:53:08.061Z] #73 ... [2026-06-09T01:53:08.061Z] [2026-06-09T01:53:08.061Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-09T01:53:08.061Z] #72 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:08.061Z] #72 32.70 (1/4) Installing ca-certificates (20260413-r0) [2026-06-09T01:53:08.061Z] #72 33.21 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:08.061Z] #72 33.23 (3/4) Installing su-exec (0.2-r3) [2026-06-09T01:53:08.061Z] #72 33.24 (4/4) Installing yq-go (4.47.2-r3) [2026-06-09T01:53:08.347Z] #72 ... [2026-06-09T01:53:08.347Z] [2026-06-09T01:53:08.347Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-09T01:53:08.347Z] #65 DONE 34.1s [2026-06-09T01:53:08.347Z] [2026-06-09T01:53:08.347Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-09T01:53:08.347Z] #71 34.07 (1/7) Installing ca-certificates (20260413-r0) [2026-06-09T01:53:08.620Z] #71 ... [2026-06-09T01:53:08.620Z] [2026-06-09T01:53:08.620Z] #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-09T01:53:08.620Z] #55 20.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:08.889Z] #55 ... [2026-06-09T01:53:08.889Z] [2026-06-09T01:53:08.889Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:53:08.889Z] #67 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:09.156Z] #67 ... [2026-06-09T01:53:09.156Z] [2026-06-09T01:53:09.156Z] #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-09T01:53:09.156Z] #66 32.82 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:09.156Z] #66 32.85 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:09.156Z] #66 33.00 OK: 8 MiB in 17 packages [2026-06-09T01:53:09.156Z] #66 DONE 35.9s [2026-06-09T01:53:09.428Z] [2026-06-09T01:53:09.428Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-06-09T01:53:12.888Z] #85 ... [2026-06-09T01:53:12.888Z] [2026-06-09T01:53:12.888Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-09T01:53:12.888Z] #83 14.14 OK: 20 MiB in 20 packages [2026-06-09T01:53:12.888Z] #83 DONE 16.6s [2026-06-09T01:53:12.888Z] [2026-06-09T01:53:12.888Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-09T01:53:12.888Z] #86 DONE 0.3s [2026-06-09T01:53:12.888Z] [2026-06-09T01:53:12.888Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-09T01:53:12.888Z] #71 34.73 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:12.888Z] #71 34.77 (3/7) Installing libgcc (14.2.0-r6) [2026-06-09T01:53:12.888Z] #71 34.83 (4/7) Installing libsodium (1.0.20-r1) [2026-06-09T01:53:12.888Z] #71 34.91 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-09T01:53:12.888Z] #71 35.32 (6/7) Installing libzmq (4.3.5-r2) [2026-06-09T01:53:12.888Z] #71 35.42 (7/7) Installing zeromq (4.3.5-r2) [2026-06-09T01:53:12.888Z] #71 35.61 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:12.888Z] #71 35.86 Executing ca-certificates-20260413-r0.trigger [2026-06-09T01:53:12.888Z] #71 36.97 OK: 12 MiB in 23 packages [2026-06-09T01:53:13.162Z] #71 ... [2026-06-09T01:53:13.162Z] [2026-06-09T01:53:13.162Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-09T01:53:13.162Z] #69 35.17 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:13.162Z] #69 35.21 (2/2) Installing su-exec (0.2-r3) [2026-06-09T01:53:13.162Z] #69 35.25 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:13.162Z] #69 35.54 OK: 8 MiB in 18 packages [2026-06-09T01:53:13.162Z] #69 DONE 38.8s [2026-06-09T01:53:13.162Z] [2026-06-09T01:53:13.162Z] #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-09T01:53:13.162Z] #55 31.99 OK: 255 MiB in 60 packages [2026-06-09T01:53:13.162Z] #55 DONE 34.6s [2026-06-09T01:53:13.438Z] [2026-06-09T01:53:13.438Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-09T01:53:13.901Z] 5f818f0b2e2b: Pushed [2026-06-09T01:53:13.902Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:14.027Z] #87 DONE 0.9s [2026-06-09T01:53:14.027Z] [2026-06-09T01:53:14.027Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:53:14.245Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:14.302Z] #88 ... [2026-06-09T01:53:14.302Z] [2026-06-09T01:53:14.302Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-09T01:53:14.302Z] #72 35.06 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:14.302Z] #72 35.14 Executing ca-certificates-20260413-r0.trigger [2026-06-09T01:53:14.302Z] #72 36.87 OK: 20 MiB in 20 packages [2026-06-09T01:53:14.302Z] #72 DONE 40.3s [2026-06-09T01:53:14.570Z] [2026-06-09T01:53:14.570Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-09T01:53:14.576Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-09T01:53:14.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-09T01:53:14.576Z] af6ecb277f4c: Preparing [2026-06-09T01:53:14.576Z] 5f818f0b2e2b: Preparing [2026-06-09T01:53:14.576Z] 1a0082a45619: Preparing [2026-06-09T01:53:14.576Z] c05d26412f23: Preparing [2026-06-09T01:53:14.576Z] b3d40e2065f8: Preparing [2026-06-09T01:53:14.576Z] bf75f4f99d98: Preparing [2026-06-09T01:53:14.576Z] 0854555d70ac: Preparing [2026-06-09T01:53:14.576Z] bf75f4f99d98: Waiting [2026-06-09T01:53:14.576Z] 0854555d70ac: Waiting [2026-06-09T01:53:14.576Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:14.576Z] af6ecb277f4c: Layer already exists [2026-06-09T01:53:14.576Z] 5f818f0b2e2b: Layer already exists [2026-06-09T01:53:14.576Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:14.576Z] c05d26412f23: Layer already exists [2026-06-09T01:53:14.576Z] bf75f4f99d98: Layer already exists [2026-06-09T01:53:14.576Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:14.576Z] latest: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:14.901Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:15.155Z] #89 ... [2026-06-09T01:53:15.155Z] [2026-06-09T01:53:15.155Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-09T01:53:15.155Z] #82 21.91 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:15.155Z] #82 22.52 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:15.155Z] #82 22.69 OK: 8 MiB in 17 packages [2026-06-09T01:53:15.155Z] #82 DONE 25.8s [2026-06-09T01:53:15.155Z] [2026-06-09T01:53:15.155Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-09T01:53:15.155Z] #68 33.74 (1/3) Installing ca-certificates (20260413-r0) [2026-06-09T01:53:15.155Z] #68 34.26 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:15.155Z] #68 34.33 (3/3) Installing tzdata (2026b-r0) [2026-06-09T01:53:15.155Z] #68 36.80 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:15.155Z] #68 36.96 Executing ca-certificates-20260413-r0.trigger [2026-06-09T01:53:15.155Z] #68 38.39 OK: 9 MiB in 19 packages [2026-06-09T01:53:15.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.119 [2026-06-09T01:53:15.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-09T01:53:15.210Z] af6ecb277f4c: Preparing [2026-06-09T01:53:15.210Z] 5f818f0b2e2b: Preparing [2026-06-09T01:53:15.210Z] 1a0082a45619: Preparing [2026-06-09T01:53:15.210Z] c05d26412f23: Preparing [2026-06-09T01:53:15.210Z] b3d40e2065f8: Preparing [2026-06-09T01:53:15.210Z] bf75f4f99d98: Preparing [2026-06-09T01:53:15.210Z] 0854555d70ac: Preparing [2026-06-09T01:53:15.210Z] 0854555d70ac: Waiting [2026-06-09T01:53:15.210Z] bf75f4f99d98: Waiting [2026-06-09T01:53:15.210Z] af6ecb277f4c: Layer already exists [2026-06-09T01:53:15.210Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:15.210Z] 5f818f0b2e2b: Layer already exists [2026-06-09T01:53:15.210Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:15.210Z] c05d26412f23: Layer already exists [2026-06-09T01:53:15.210Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:15.210Z] bf75f4f99d98: Layer already exists [2026-06-09T01:53:15.210Z] 4.1.0-dev.119: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:15.422Z] #68 ... [2026-06-09T01:53:15.423Z] [2026-06-09T01:53:15.423Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-09T01:53:15.423Z] #71 DONE 41.1s [2026-06-09T01:53:15.423Z] [2026-06-09T01:53:15.423Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:15.569Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:15.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:15.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-09T01:53:15.920Z] af6ecb277f4c: Preparing [2026-06-09T01:53:15.920Z] 5f818f0b2e2b: Preparing [2026-06-09T01:53:15.920Z] 1a0082a45619: Preparing [2026-06-09T01:53:15.920Z] c05d26412f23: Preparing [2026-06-09T01:53:15.920Z] b3d40e2065f8: Preparing [2026-06-09T01:53:15.920Z] bf75f4f99d98: Preparing [2026-06-09T01:53:15.920Z] 0854555d70ac: Preparing [2026-06-09T01:53:15.920Z] bf75f4f99d98: Waiting [2026-06-09T01:53:15.920Z] 0854555d70ac: Waiting [2026-06-09T01:53:15.920Z] 5f818f0b2e2b: Layer already exists [2026-06-09T01:53:15.920Z] c05d26412f23: Layer already exists [2026-06-09T01:53:15.920Z] af6ecb277f4c: Layer already exists [2026-06-09T01:53:15.920Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:15.920Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:15.920Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:15.920Z] bf75f4f99d98: Layer already exists [2026-06-09T01:53:15.920Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:16.006Z] #90 ... [2026-06-09T01:53:16.006Z] [2026-06-09T01:53:16.006Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-09T01:53:16.006Z] #68 DONE 41.7s [2026-06-09T01:53:16.006Z] [2026-06-09T01:53:16.006Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:16.285Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:16.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-06-09T01:53:16.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-09T01:53:16.622Z] af6ecb277f4c: Preparing [2026-06-09T01:53:16.622Z] 5f818f0b2e2b: Preparing [2026-06-09T01:53:16.622Z] 1a0082a45619: Preparing [2026-06-09T01:53:16.622Z] c05d26412f23: Preparing [2026-06-09T01:53:16.622Z] b3d40e2065f8: Preparing [2026-06-09T01:53:16.622Z] bf75f4f99d98: Preparing [2026-06-09T01:53:16.622Z] 0854555d70ac: Preparing [2026-06-09T01:53:16.622Z] bf75f4f99d98: Waiting [2026-06-09T01:53:16.622Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:16.622Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:16.622Z] af6ecb277f4c: Layer already exists [2026-06-09T01:53:16.622Z] 5f818f0b2e2b: Layer already exists [2026-06-09T01:53:16.622Z] c05d26412f23: Layer already exists [2026-06-09T01:53:16.622Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:16.622Z] bf75f4f99d98: Layer already exists [2026-06-09T01:53:16.622Z] main: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:53:16.747Z] ===================================================== [Pipeline] echo [2026-06-09T01:53:16.763Z] taggedImages: [2026-06-09T01:53:16.763Z] - nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:16.763Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-09T01:53:16.763Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.119 [2026-06-09T01:53:16.763Z] - nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:16.763Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-06-09T01:53:16.813Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-06-09T01:53:16.813Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:16.813Z] latest [2026-06-09T01:53:16.813Z] 4.1.0-dev.119 [2026-06-09T01:53:16.813Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:16.813Z] main [2026-06-09T01:53:16.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:17.222Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:17.576Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:17.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-09T01:53:17.576Z] 33808fae213d: Preparing [2026-06-09T01:53:17.576Z] 66cd5a809180: Preparing [2026-06-09T01:53:17.576Z] c05d26412f23: Preparing [2026-06-09T01:53:17.576Z] 648fa4ebf677: Preparing [2026-06-09T01:53:17.576Z] ad6c55825bac: Preparing [2026-06-09T01:53:17.576Z] 0854555d70ac: Preparing [2026-06-09T01:53:17.576Z] 0854555d70ac: Waiting [2026-06-09T01:53:17.576Z] c05d26412f23: Layer already exists [2026-06-09T01:53:17.576Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:17.576Z] ad6c55825bac: Pushed [2026-06-09T01:53:17.576Z] 33808fae213d: Pushed [2026-06-09T01:53:17.576Z] 648fa4ebf677: Pushed [2026-06-09T01:53:18.692Z] #91 ... [2026-06-09T01:53:18.692Z] [2026-06-09T01:53:18.692Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:18.692Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:18.692Z] #0 6.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:18.692Z] #92 ... [2026-06-09T01:53:18.692Z] [2026-06-09T01:53:18.692Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:53:18.692Z] #70 34.33 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-09T01:53:18.692Z] #70 34.33 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-09T01:53:18.692Z] #70 34.33 OK: 26165 distinct packages available [2026-06-09T01:53:18.692Z] #70 36.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:18.692Z] #70 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:18.692Z] #70 ... [2026-06-09T01:53:18.692Z] [2026-06-09T01:53:18.692Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-06-09T01:53:18.692Z] #85 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:18.692Z] #85 6.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:20.132Z] #85 ... [2026-06-09T01:53:20.132Z] [2026-06-09T01:53:20.132Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:53:20.132Z] #73 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:20.132Z] #73 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:20.132Z] #73 ... [2026-06-09T01:53:20.132Z] [2026-06-09T01:53:20.132Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-09T01:53:20.132Z] #89 5.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:20.716Z] #89 ... [2026-06-09T01:53:20.716Z] [2026-06-09T01:53:20.716Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:53:20.716Z] #67 36.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:20.716Z] #67 46.45 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:20.716Z] #67 46.46 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-09T01:53:20.716Z] #67 46.49 (3/4) Installing libucontext (1.3.2-r0) [2026-06-09T01:53:20.996Z] #67 46.50 (4/4) Installing gcompat (1.1.0-r4) [2026-06-09T01:53:20.996Z] #67 46.53 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:20.996Z] #67 ... [2026-06-09T01:53:20.996Z] [2026-06-09T01:53:20.996Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:20.996Z] #91 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:21.939Z] 66cd5a809180: Pushed [2026-06-09T01:53:21.939Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:22.466Z] #91 ... [2026-06-09T01:53:22.466Z] [2026-06-09T01:53:22.466Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-09T01:53:22.466Z] #67 46.65 OK: 8 MiB in 20 packages [2026-06-09T01:53:22.466Z] #67 DONE 48.2s [2026-06-09T01:53:22.736Z] [2026-06-09T01:53:22.736Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:53:22.736Z] #73 48.65 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:22.736Z] #73 48.75 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-09T01:53:22.736Z] #73 48.77 (3/5) Installing libucontext (1.3.2-r0) [2026-06-09T01:53:22.736Z] #73 48.79 (4/5) Installing gcompat (1.1.0-r4) [2026-06-09T01:53:22.736Z] #73 48.91 (5/5) Installing openssl (3.5.6-r0) [2026-06-09T01:53:23.048Z] #73 49.01 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:23.440Z] #73 49.22 OK: 9 MiB in 21 packages [2026-06-09T01:53:23.440Z] #73 ... [2026-06-09T01:53:23.440Z] [2026-06-09T01:53:23.440Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-09T01:53:23.440Z] #0 6.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:23.440Z] #0 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:23.440Z] #93 ... [2026-06-09T01:53:23.440Z] [2026-06-09T01:53:23.440Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:53:23.440Z] #70 47.77 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-09T01:53:23.440Z] #70 47.87 (2/13) Installing c-ares (1.34.6-r0) [2026-06-09T01:53:23.440Z] #70 47.90 (3/13) Installing libunistring (1.3-r0) [2026-06-09T01:53:23.440Z] #70 48.04 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-09T01:53:23.440Z] #70 48.07 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-09T01:53:23.440Z] #70 48.09 (6/13) Installing libpsl (0.21.5-r3) [2026-06-09T01:53:23.440Z] #70 48.11 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-09T01:53:23.440Z] #70 48.19 (8/13) Installing libcurl (8.14.1-r2) [2026-06-09T01:53:23.440Z] #70 48.30 (9/13) Installing curl (8.14.1-r2) [2026-06-09T01:53:23.440Z] #70 48.39 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-09T01:53:23.440Z] #70 48.45 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-09T01:53:23.440Z] #70 48.49 (12/13) Installing libucontext (1.3.2-r0) [2026-06-09T01:53:23.440Z] #70 48.55 (13/13) Installing gcompat (1.1.0-r4) [2026-06-09T01:53:23.440Z] #70 48.64 Executing busybox-1.37.0-r20.trigger [2026-06-09T01:53:23.440Z] #70 48.89 OK: 13 MiB in 29 packages [2026-06-09T01:53:23.822Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:24.143Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-09T01:53:24.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-09T01:53:24.143Z] 33808fae213d: Preparing [2026-06-09T01:53:24.143Z] 66cd5a809180: Preparing [2026-06-09T01:53:24.143Z] c05d26412f23: Preparing [2026-06-09T01:53:24.143Z] 648fa4ebf677: Preparing [2026-06-09T01:53:24.143Z] ad6c55825bac: Preparing [2026-06-09T01:53:24.143Z] 0854555d70ac: Preparing [2026-06-09T01:53:24.143Z] 0854555d70ac: Waiting [2026-06-09T01:53:24.143Z] 66cd5a809180: Layer already exists [2026-06-09T01:53:24.143Z] 648fa4ebf677: Layer already exists [2026-06-09T01:53:24.143Z] c05d26412f23: Layer already exists [2026-06-09T01:53:24.143Z] ad6c55825bac: Layer already exists [2026-06-09T01:53:24.143Z] 33808fae213d: Layer already exists [2026-06-09T01:53:24.143Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:24.143Z] latest: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:24.467Z] #70 ... [2026-06-09T01:53:24.467Z] [2026-06-09T01:53:24.467Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-06-09T01:53:24.467Z] #85 13.75 OK: 8 MiB in 17 packages [2026-06-09T01:53:24.467Z] #85 DONE 15.8s [2026-06-09T01:53:24.493Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:24.740Z] [2026-06-09T01:53:24.740Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:24.740Z] #92 16.07 OK: 8 MiB in 17 packages [2026-06-09T01:53:24.885Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.119 [2026-06-09T01:53:24.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-09T01:53:24.885Z] 33808fae213d: Preparing [2026-06-09T01:53:24.885Z] 66cd5a809180: Preparing [2026-06-09T01:53:24.885Z] c05d26412f23: Preparing [2026-06-09T01:53:24.885Z] 648fa4ebf677: Preparing [2026-06-09T01:53:24.885Z] ad6c55825bac: Preparing [2026-06-09T01:53:24.885Z] 0854555d70ac: Preparing [2026-06-09T01:53:24.885Z] 0854555d70ac: Waiting [2026-06-09T01:53:24.885Z] c05d26412f23: Layer already exists [2026-06-09T01:53:24.885Z] 66cd5a809180: Layer already exists [2026-06-09T01:53:24.885Z] 648fa4ebf677: Layer already exists [2026-06-09T01:53:24.885Z] ad6c55825bac: Layer already exists [2026-06-09T01:53:24.885Z] 33808fae213d: Layer already exists [2026-06-09T01:53:24.885Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:24.885Z] 4.1.0-dev.119: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:25.248Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:25.468Z] #92 ... [2026-06-09T01:53:25.468Z] [2026-06-09T01:53:25.468Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-09T01:53:25.468Z] #73 DONE 51.4s [2026-06-09T01:53:25.468Z] [2026-06-09T01:53:25.468Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-09T01:53:25.468Z] #70 DONE 51.3s [2026-06-09T01:53:25.468Z] [2026-06-09T01:53:25.468Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:25.557Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:25.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-09T01:53:25.557Z] 33808fae213d: Preparing [2026-06-09T01:53:25.557Z] 66cd5a809180: Preparing [2026-06-09T01:53:25.557Z] c05d26412f23: Preparing [2026-06-09T01:53:25.557Z] 648fa4ebf677: Preparing [2026-06-09T01:53:25.557Z] ad6c55825bac: Preparing [2026-06-09T01:53:25.557Z] 0854555d70ac: Preparing [2026-06-09T01:53:25.557Z] 0854555d70ac: Waiting [2026-06-09T01:53:25.557Z] 66cd5a809180: Layer already exists [2026-06-09T01:53:25.557Z] c05d26412f23: Layer already exists [2026-06-09T01:53:25.557Z] ad6c55825bac: Layer already exists [2026-06-09T01:53:25.557Z] 648fa4ebf677: Layer already exists [2026-06-09T01:53:25.557Z] 33808fae213d: Layer already exists [2026-06-09T01:53:25.557Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:25.557Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:25.871Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:26.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-06-09T01:53:26.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-09T01:53:26.189Z] 33808fae213d: Preparing [2026-06-09T01:53:26.189Z] 66cd5a809180: Preparing [2026-06-09T01:53:26.189Z] c05d26412f23: Preparing [2026-06-09T01:53:26.189Z] 648fa4ebf677: Preparing [2026-06-09T01:53:26.189Z] ad6c55825bac: Preparing [2026-06-09T01:53:26.189Z] 0854555d70ac: Preparing [2026-06-09T01:53:26.189Z] 0854555d70ac: Waiting [2026-06-09T01:53:26.189Z] ad6c55825bac: Layer already exists [2026-06-09T01:53:26.189Z] 33808fae213d: Layer already exists [2026-06-09T01:53:26.189Z] c05d26412f23: Layer already exists [2026-06-09T01:53:26.189Z] 648fa4ebf677: Layer already exists [2026-06-09T01:53:26.189Z] 66cd5a809180: Layer already exists [2026-06-09T01:53:26.189Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:26.189Z] main: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:53:26.248Z] ===================================================== [Pipeline] echo [2026-06-09T01:53:26.260Z] taggedImages: [2026-06-09T01:53:26.260Z] - nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:26.260Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-09T01:53:26.260Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.119 [2026-06-09T01:53:26.260Z] - nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:26.260Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-06-09T01:53:26.284Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-06-09T01:53:26.284Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:26.284Z] latest [2026-06-09T01:53:26.284Z] 4.1.0-dev.119 [2026-06-09T01:53:26.284Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:26.284Z] main [2026-06-09T01:53:26.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:26.446Z] #94 ... [2026-06-09T01:53:26.446Z] [2026-06-09T01:53:26.446Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:26.446Z] #92 DONE 18.3s [2026-06-09T01:53:26.629Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:26.713Z] [2026-06-09T01:53:26.714Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-09T01:53:26.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:26.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-09T01:53:26.954Z] 14e8cc4f9040: Preparing [2026-06-09T01:53:26.954Z] 2db7cf08eacd: Preparing [2026-06-09T01:53:26.954Z] ef7869ff55ff: Preparing [2026-06-09T01:53:26.954Z] 1a0082a45619: Preparing [2026-06-09T01:53:26.954Z] c05d26412f23: Preparing [2026-06-09T01:53:26.954Z] b3d40e2065f8: Preparing [2026-06-09T01:53:26.954Z] 59137993f8a6: Preparing [2026-06-09T01:53:26.954Z] 0854555d70ac: Preparing [2026-06-09T01:53:26.954Z] 59137993f8a6: Waiting [2026-06-09T01:53:26.954Z] b3d40e2065f8: Waiting [2026-06-09T01:53:26.954Z] 0854555d70ac: Waiting [2026-06-09T01:53:26.954Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:26.954Z] c05d26412f23: Layer already exists [2026-06-09T01:53:26.954Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:26.954Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:26.954Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:26.954Z] 14e8cc4f9040: Pushed [2026-06-09T01:53:26.954Z] 2db7cf08eacd: Pushed [2026-06-09T01:53:29.381Z] #95 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:29.973Z] #95 ... [2026-06-09T01:53:29.973Z] [2026-06-09T01:53:29.973Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:29.973Z] #90 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:29.973Z] #90 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:29.973Z] #90 ... [2026-06-09T01:53:29.973Z] [2026-06-09T01:53:29.973Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:29.973Z] #94 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:30.239Z] #94 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:31.294Z] ef7869ff55ff: Pushed [2026-06-09T01:53:31.294Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:31.809Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:32.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-09T01:53:32.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-09T01:53:32.234Z] 14e8cc4f9040: Preparing [2026-06-09T01:53:32.234Z] 2db7cf08eacd: Preparing [2026-06-09T01:53:32.234Z] ef7869ff55ff: Preparing [2026-06-09T01:53:32.234Z] 1a0082a45619: Preparing [2026-06-09T01:53:32.234Z] c05d26412f23: Preparing [2026-06-09T01:53:32.234Z] b3d40e2065f8: Preparing [2026-06-09T01:53:32.234Z] 59137993f8a6: Preparing [2026-06-09T01:53:32.234Z] 0854555d70ac: Preparing [2026-06-09T01:53:32.234Z] b3d40e2065f8: Waiting [2026-06-09T01:53:32.234Z] 59137993f8a6: Waiting [2026-06-09T01:53:32.234Z] 0854555d70ac: Waiting [2026-06-09T01:53:32.234Z] c05d26412f23: Layer already exists [2026-06-09T01:53:32.234Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:32.234Z] 2db7cf08eacd: Layer already exists [2026-06-09T01:53:32.234Z] ef7869ff55ff: Layer already exists [2026-06-09T01:53:32.234Z] 14e8cc4f9040: Layer already exists [2026-06-09T01:53:32.234Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:32.234Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:32.234Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:32.234Z] latest: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:32.336Z] #94 ... [2026-06-09T01:53:32.336Z] [2026-06-09T01:53:32.336Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-09T01:53:32.336Z] #93 17.21 OK: 8 MiB in 18 packages [2026-06-09T01:53:32.336Z] #93 DONE 18.8s [2026-06-09T01:53:32.336Z] [2026-06-09T01:53:32.336Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-09T01:53:32.336Z] #89 8.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:32.336Z] #89 16.12 OK: 20 MiB in 20 packages [2026-06-09T01:53:32.336Z] #89 DONE 17.6s [2026-06-09T01:53:32.336Z] [2026-06-09T01:53:32.336Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:32.336Z] #90 16.64 OK: 12 MiB in 23 packages [2026-06-09T01:53:32.562Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:32.618Z] #90 ... [2026-06-09T01:53:32.618Z] [2026-06-09T01:53:32.618Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-09T01:53:32.618Z] #0 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:32.618Z] #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:32.618Z] #96 ... [2026-06-09T01:53:32.618Z] [2026-06-09T01:53:32.618Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-09T01:53:32.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.119 [2026-06-09T01:53:32.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-09T01:53:32.888Z] 14e8cc4f9040: Preparing [2026-06-09T01:53:32.888Z] 2db7cf08eacd: Preparing [2026-06-09T01:53:32.888Z] ef7869ff55ff: Preparing [2026-06-09T01:53:32.888Z] 1a0082a45619: Preparing [2026-06-09T01:53:32.888Z] c05d26412f23: Preparing [2026-06-09T01:53:32.888Z] b3d40e2065f8: Preparing [2026-06-09T01:53:32.888Z] 59137993f8a6: Preparing [2026-06-09T01:53:32.888Z] 0854555d70ac: Preparing [2026-06-09T01:53:32.888Z] 59137993f8a6: Waiting [2026-06-09T01:53:32.888Z] b3d40e2065f8: Waiting [2026-06-09T01:53:32.888Z] 0854555d70ac: Waiting [2026-06-09T01:53:32.888Z] 2db7cf08eacd: Layer already exists [2026-06-09T01:53:32.888Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:32.888Z] ef7869ff55ff: Layer already exists [2026-06-09T01:53:32.888Z] c05d26412f23: Layer already exists [2026-06-09T01:53:32.888Z] 14e8cc4f9040: Layer already exists [2026-06-09T01:53:32.888Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:32.888Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:32.888Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:32.888Z] 4.1.0-dev.119: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:33.253Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:33.576Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:33.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-09T01:53:33.576Z] 14e8cc4f9040: Preparing [2026-06-09T01:53:33.576Z] 2db7cf08eacd: Preparing [2026-06-09T01:53:33.576Z] ef7869ff55ff: Preparing [2026-06-09T01:53:33.576Z] 1a0082a45619: Preparing [2026-06-09T01:53:33.576Z] c05d26412f23: Preparing [2026-06-09T01:53:33.576Z] b3d40e2065f8: Preparing [2026-06-09T01:53:33.576Z] 59137993f8a6: Preparing [2026-06-09T01:53:33.576Z] 0854555d70ac: Preparing [2026-06-09T01:53:33.576Z] b3d40e2065f8: Waiting [2026-06-09T01:53:33.576Z] 0854555d70ac: Waiting [2026-06-09T01:53:33.576Z] 59137993f8a6: Waiting [2026-06-09T01:53:33.576Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:33.576Z] ef7869ff55ff: Layer already exists [2026-06-09T01:53:33.576Z] 2db7cf08eacd: Layer already exists [2026-06-09T01:53:33.576Z] c05d26412f23: Layer already exists [2026-06-09T01:53:33.576Z] 14e8cc4f9040: Layer already exists [2026-06-09T01:53:33.576Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:33.576Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:33.576Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:33.576Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [2026-06-09T01:53:33.583Z] #97 ... [2026-06-09T01:53:33.583Z] [2026-06-09T01:53:33.583Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:33.583Z] #91 7.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:33.583Z] #91 16.28 OK: 9 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:33.850Z] #91 ... [2026-06-09T01:53:33.850Z] [2026-06-09T01:53:33.850Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:33.850Z] #90 DONE 18.4s [2026-06-09T01:53:33.850Z] [2026-06-09T01:53:33.850Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-09T01:53:33.850Z] #95 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-09T01:53:33.900Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:34.117Z] #95 ... [2026-06-09T01:53:34.117Z] [2026-06-09T01:53:34.117Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:34.117Z] #91 DONE 18.2s [2026-06-09T01:53:34.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-06-09T01:53:34.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-09T01:53:34.226Z] 14e8cc4f9040: Preparing [2026-06-09T01:53:34.226Z] 2db7cf08eacd: Preparing [2026-06-09T01:53:34.226Z] ef7869ff55ff: Preparing [2026-06-09T01:53:34.226Z] 1a0082a45619: Preparing [2026-06-09T01:53:34.226Z] c05d26412f23: Preparing [2026-06-09T01:53:34.226Z] b3d40e2065f8: Preparing [2026-06-09T01:53:34.226Z] 59137993f8a6: Preparing [2026-06-09T01:53:34.226Z] 0854555d70ac: Preparing [2026-06-09T01:53:34.226Z] 0854555d70ac: Waiting [2026-06-09T01:53:34.226Z] b3d40e2065f8: Waiting [2026-06-09T01:53:34.226Z] 59137993f8a6: Waiting [2026-06-09T01:53:34.226Z] c05d26412f23: Layer already exists [2026-06-09T01:53:34.226Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:34.226Z] ef7869ff55ff: Layer already exists [2026-06-09T01:53:34.226Z] 2db7cf08eacd: Layer already exists [2026-06-09T01:53:34.226Z] 14e8cc4f9040: Layer already exists [2026-06-09T01:53:34.226Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:34.226Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:34.226Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:34.226Z] main: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:53:34.302Z] ===================================================== [Pipeline] echo [2026-06-09T01:53:34.317Z] taggedImages: [2026-06-09T01:53:34.317Z] - nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:34.317Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-09T01:53:34.317Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.119 [2026-06-09T01:53:34.317Z] - nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:34.317Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-06-09T01:53:34.350Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-06-09T01:53:34.350Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:34.350Z] latest [2026-06-09T01:53:34.350Z] 4.1.0-dev.119 [2026-06-09T01:53:34.350Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:34.350Z] main [2026-06-09T01:53:34.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2026-06-09T01:53:34.390Z] [2026-06-09T01:53:34.390Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:34.713Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:35.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:35.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-09T01:53:35.038Z] 7b494185401a: Preparing [2026-06-09T01:53:35.038Z] 8688d2dcb2c5: Preparing [2026-06-09T01:53:35.038Z] d000808e8d9f: Preparing [2026-06-09T01:53:35.038Z] 7a9b3c423225: Preparing [2026-06-09T01:53:35.038Z] 14314d60732a: Preparing [2026-06-09T01:53:35.038Z] 65d0c154422d: Preparing [2026-06-09T01:53:35.038Z] 60779b0dae4a: Preparing [2026-06-09T01:53:35.038Z] 1a0082a45619: Preparing [2026-06-09T01:53:35.038Z] c05d26412f23: Preparing [2026-06-09T01:53:35.038Z] 0963dfe8facb: Preparing [2026-06-09T01:53:35.038Z] cb2831a9f2ca: Preparing [2026-06-09T01:53:35.038Z] 5f70bf18a086: Preparing [2026-06-09T01:53:35.038Z] 767ef0e65d4f: Preparing [2026-06-09T01:53:35.038Z] 1eee717b92eb: Preparing [2026-06-09T01:53:35.038Z] 36d1640aa2f1: Preparing [2026-06-09T01:53:35.038Z] 0854555d70ac: Preparing [2026-06-09T01:53:35.038Z] 60779b0dae4a: Waiting [2026-06-09T01:53:35.038Z] 1a0082a45619: Waiting [2026-06-09T01:53:35.038Z] c05d26412f23: Waiting [2026-06-09T01:53:35.038Z] 36d1640aa2f1: Waiting [2026-06-09T01:53:35.038Z] 0963dfe8facb: Waiting [2026-06-09T01:53:35.038Z] 0854555d70ac: Waiting [2026-06-09T01:53:35.038Z] 1eee717b92eb: Waiting [2026-06-09T01:53:35.038Z] cb2831a9f2ca: Waiting [2026-06-09T01:53:35.038Z] 5f70bf18a086: Waiting [2026-06-09T01:53:35.038Z] 767ef0e65d4f: Waiting [2026-06-09T01:53:35.038Z] 65d0c154422d: Waiting [2026-06-09T01:53:35.038Z] 7b494185401a: Pushed [2026-06-09T01:53:35.038Z] d000808e8d9f: Pushed [2026-06-09T01:53:35.038Z] 14314d60732a: Pushed [2026-06-09T01:53:35.038Z] 7a9b3c423225: Pushed [2026-06-09T01:53:35.038Z] 8688d2dcb2c5: Pushed [2026-06-09T01:53:35.038Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:35.038Z] c05d26412f23: Layer already exists [2026-06-09T01:53:35.296Z] 5f70bf18a086: Layer already exists [2026-06-09T01:53:35.296Z] 65d0c154422d: Pushed [2026-06-09T01:53:35.296Z] 0963dfe8facb: Pushed [2026-06-09T01:53:35.296Z] cb2831a9f2ca: Pushed [2026-06-09T01:53:35.296Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:35.296Z] 767ef0e65d4f: Pushed [2026-06-09T01:53:35.296Z] 1eee717b92eb: Pushed [2026-06-09T01:53:35.296Z] 36d1640aa2f1: Pushed [2026-06-09T01:53:35.400Z] #96 ... [2026-06-09T01:53:35.401Z] [2026-06-09T01:53:35.401Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-09T01:53:35.401Z] #97 DONE 3.2s [2026-06-09T01:53:35.401Z] [2026-06-09T01:53:35.401Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-09T01:53:35.401Z] #98 DONE 0.3s [2026-06-09T01:53:35.401Z] [2026-06-09T01:53:35.401Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T01:53:35.671Z] #36 ... [2026-06-09T01:53:35.671Z] [2026-06-09T01:53:35.671Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-09T01:53:35.671Z] #96 13.17 OK: 8 MiB in 20 packages [2026-06-09T01:53:36.641Z] #96 DONE 14.1s [2026-06-09T01:53:36.641Z] [2026-06-09T01:53:36.641Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:53:36.683Z] 60779b0dae4a: Pushed [2026-06-09T01:53:36.962Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:37.336Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:37.659Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-09T01:53:37.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-09T01:53:37.659Z] 7b494185401a: Preparing [2026-06-09T01:53:37.659Z] 8688d2dcb2c5: Preparing [2026-06-09T01:53:37.659Z] d000808e8d9f: Preparing [2026-06-09T01:53:37.659Z] 7a9b3c423225: Preparing [2026-06-09T01:53:37.659Z] 14314d60732a: Preparing [2026-06-09T01:53:37.659Z] 65d0c154422d: Preparing [2026-06-09T01:53:37.659Z] 60779b0dae4a: Preparing [2026-06-09T01:53:37.659Z] 1a0082a45619: Preparing [2026-06-09T01:53:37.659Z] 65d0c154422d: Waiting [2026-06-09T01:53:37.659Z] 60779b0dae4a: Waiting [2026-06-09T01:53:37.659Z] 1a0082a45619: Waiting [2026-06-09T01:53:37.659Z] c05d26412f23: Preparing [2026-06-09T01:53:37.659Z] 0963dfe8facb: Preparing [2026-06-09T01:53:37.659Z] c05d26412f23: Waiting [2026-06-09T01:53:37.659Z] cb2831a9f2ca: Preparing [2026-06-09T01:53:37.659Z] 5f70bf18a086: Preparing [2026-06-09T01:53:37.659Z] cb2831a9f2ca: Waiting [2026-06-09T01:53:37.659Z] 0963dfe8facb: Waiting [2026-06-09T01:53:37.659Z] 767ef0e65d4f: Preparing [2026-06-09T01:53:37.659Z] 5f70bf18a086: Waiting [2026-06-09T01:53:37.659Z] 1eee717b92eb: Preparing [2026-06-09T01:53:37.659Z] 767ef0e65d4f: Waiting [2026-06-09T01:53:37.659Z] 36d1640aa2f1: Preparing [2026-06-09T01:53:37.659Z] 1eee717b92eb: Waiting [2026-06-09T01:53:37.659Z] 0854555d70ac: Preparing [2026-06-09T01:53:37.659Z] 36d1640aa2f1: Waiting [2026-06-09T01:53:37.659Z] 0854555d70ac: Waiting [2026-06-09T01:53:37.659Z] 14314d60732a: Layer already exists [2026-06-09T01:53:37.659Z] 7b494185401a: Layer already exists [2026-06-09T01:53:37.659Z] 7a9b3c423225: Layer already exists [2026-06-09T01:53:37.659Z] 8688d2dcb2c5: Layer already exists [2026-06-09T01:53:37.659Z] d000808e8d9f: Layer already exists [2026-06-09T01:53:37.659Z] 65d0c154422d: Layer already exists [2026-06-09T01:53:37.659Z] 60779b0dae4a: Layer already exists [2026-06-09T01:53:37.659Z] 0963dfe8facb: Layer already exists [2026-06-09T01:53:37.659Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:37.659Z] c05d26412f23: Layer already exists [2026-06-09T01:53:37.659Z] cb2831a9f2ca: Layer already exists [2026-06-09T01:53:37.659Z] 767ef0e65d4f: Layer already exists [2026-06-09T01:53:37.659Z] 36d1640aa2f1: Layer already exists [2026-06-09T01:53:37.659Z] 1eee717b92eb: Layer already exists [2026-06-09T01:53:37.659Z] 5f70bf18a086: Layer already exists [2026-06-09T01:53:37.659Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:37.659Z] latest: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:37.980Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:38.079Z] #99 ... [2026-06-09T01:53:38.079Z] [2026-06-09T01:53:38.079Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-09T01:53:38.079Z] #94 11.56 OK: 13 MiB in 29 packages [2026-06-09T01:53:38.079Z] #94 DONE 12.6s [2026-06-09T01:53:38.079Z] [2026-06-09T01:53:38.079Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-09T01:53:38.079Z] #95 11.51 OK: 9 MiB in 21 packages [2026-06-09T01:53:38.079Z] #95 DONE 12.7s [2026-06-09T01:53:38.079Z] [2026-06-09T01:53:38.079Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:53:38.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.119 [2026-06-09T01:53:38.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-09T01:53:38.305Z] 7b494185401a: Preparing [2026-06-09T01:53:38.305Z] 8688d2dcb2c5: Preparing [2026-06-09T01:53:38.305Z] d000808e8d9f: Preparing [2026-06-09T01:53:38.305Z] 7a9b3c423225: Preparing [2026-06-09T01:53:38.305Z] 14314d60732a: Preparing [2026-06-09T01:53:38.305Z] 65d0c154422d: Preparing [2026-06-09T01:53:38.305Z] 60779b0dae4a: Preparing [2026-06-09T01:53:38.305Z] 1a0082a45619: Preparing [2026-06-09T01:53:38.305Z] c05d26412f23: Preparing [2026-06-09T01:53:38.305Z] 0963dfe8facb: Preparing [2026-06-09T01:53:38.305Z] cb2831a9f2ca: Preparing [2026-06-09T01:53:38.305Z] 5f70bf18a086: Preparing [2026-06-09T01:53:38.305Z] 767ef0e65d4f: Preparing [2026-06-09T01:53:38.305Z] 1eee717b92eb: Preparing [2026-06-09T01:53:38.305Z] 36d1640aa2f1: Preparing [2026-06-09T01:53:38.305Z] 0854555d70ac: Preparing [2026-06-09T01:53:38.305Z] 65d0c154422d: Waiting [2026-06-09T01:53:38.305Z] 60779b0dae4a: Waiting [2026-06-09T01:53:38.305Z] 1a0082a45619: Waiting [2026-06-09T01:53:38.305Z] c05d26412f23: Waiting [2026-06-09T01:53:38.305Z] cb2831a9f2ca: Waiting [2026-06-09T01:53:38.305Z] 5f70bf18a086: Waiting [2026-06-09T01:53:38.305Z] 0963dfe8facb: Waiting [2026-06-09T01:53:38.305Z] 767ef0e65d4f: Waiting [2026-06-09T01:53:38.305Z] 1eee717b92eb: Waiting [2026-06-09T01:53:38.305Z] 36d1640aa2f1: Waiting [2026-06-09T01:53:38.305Z] 0854555d70ac: Waiting [2026-06-09T01:53:38.305Z] 7a9b3c423225: Layer already exists [2026-06-09T01:53:38.305Z] d000808e8d9f: Layer already exists [2026-06-09T01:53:38.305Z] 8688d2dcb2c5: Layer already exists [2026-06-09T01:53:38.305Z] 14314d60732a: Layer already exists [2026-06-09T01:53:38.305Z] 7b494185401a: Layer already exists [2026-06-09T01:53:38.305Z] 60779b0dae4a: Layer already exists [2026-06-09T01:53:38.305Z] 65d0c154422d: Layer already exists [2026-06-09T01:53:38.305Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:38.305Z] c05d26412f23: Layer already exists [2026-06-09T01:53:38.305Z] 0963dfe8facb: Layer already exists [2026-06-09T01:53:38.305Z] cb2831a9f2ca: Layer already exists [2026-06-09T01:53:38.305Z] 1eee717b92eb: Layer already exists [2026-06-09T01:53:38.305Z] 5f70bf18a086: Layer already exists [2026-06-09T01:53:38.305Z] 36d1640aa2f1: Layer already exists [2026-06-09T01:53:38.305Z] 767ef0e65d4f: Layer already exists [2026-06-09T01:53:38.305Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:38.305Z] 4.1.0-dev.119: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:38.673Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:39.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:39.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-09T01:53:39.008Z] 7b494185401a: Preparing [2026-06-09T01:53:39.008Z] 8688d2dcb2c5: Preparing [2026-06-09T01:53:39.008Z] d000808e8d9f: Preparing [2026-06-09T01:53:39.008Z] 7a9b3c423225: Preparing [2026-06-09T01:53:39.008Z] 14314d60732a: Preparing [2026-06-09T01:53:39.008Z] 65d0c154422d: Preparing [2026-06-09T01:53:39.008Z] 60779b0dae4a: Preparing [2026-06-09T01:53:39.008Z] 1a0082a45619: Preparing [2026-06-09T01:53:39.008Z] c05d26412f23: Preparing [2026-06-09T01:53:39.008Z] 0963dfe8facb: Preparing [2026-06-09T01:53:39.008Z] cb2831a9f2ca: Preparing [2026-06-09T01:53:39.008Z] 5f70bf18a086: Preparing [2026-06-09T01:53:39.008Z] 767ef0e65d4f: Preparing [2026-06-09T01:53:39.008Z] 1eee717b92eb: Preparing [2026-06-09T01:53:39.008Z] 36d1640aa2f1: Preparing [2026-06-09T01:53:39.008Z] 0854555d70ac: Preparing [2026-06-09T01:53:39.008Z] cb2831a9f2ca: Waiting [2026-06-09T01:53:39.008Z] 5f70bf18a086: Waiting [2026-06-09T01:53:39.008Z] 65d0c154422d: Waiting [2026-06-09T01:53:39.008Z] 767ef0e65d4f: Waiting [2026-06-09T01:53:39.008Z] 1eee717b92eb: Waiting [2026-06-09T01:53:39.008Z] 60779b0dae4a: Waiting [2026-06-09T01:53:39.008Z] 36d1640aa2f1: Waiting [2026-06-09T01:53:39.008Z] 0854555d70ac: Waiting [2026-06-09T01:53:39.008Z] 1a0082a45619: Waiting [2026-06-09T01:53:39.008Z] c05d26412f23: Waiting [2026-06-09T01:53:39.008Z] 0963dfe8facb: Waiting [2026-06-09T01:53:39.008Z] 7b494185401a: Layer already exists [2026-06-09T01:53:39.008Z] d000808e8d9f: Layer already exists [2026-06-09T01:53:39.008Z] 8688d2dcb2c5: Layer already exists [2026-06-09T01:53:39.008Z] 14314d60732a: Layer already exists [2026-06-09T01:53:39.008Z] 7a9b3c423225: Layer already exists [2026-06-09T01:53:39.008Z] 65d0c154422d: Layer already exists [2026-06-09T01:53:39.008Z] c05d26412f23: Layer already exists [2026-06-09T01:53:39.008Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:39.008Z] 0963dfe8facb: Layer already exists [2026-06-09T01:53:39.008Z] 60779b0dae4a: Layer already exists [2026-06-09T01:53:39.008Z] cb2831a9f2ca: Layer already exists [2026-06-09T01:53:39.008Z] 1eee717b92eb: Layer already exists [2026-06-09T01:53:39.008Z] 5f70bf18a086: Layer already exists [2026-06-09T01:53:39.008Z] 767ef0e65d4f: Layer already exists [2026-06-09T01:53:39.008Z] 36d1640aa2f1: Layer already exists [2026-06-09T01:53:39.008Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:39.008Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:39.351Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:39.667Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-06-09T01:53:39.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-09T01:53:39.667Z] 7b494185401a: Preparing [2026-06-09T01:53:39.667Z] 8688d2dcb2c5: Preparing [2026-06-09T01:53:39.667Z] d000808e8d9f: Preparing [2026-06-09T01:53:39.667Z] 7a9b3c423225: Preparing [2026-06-09T01:53:39.667Z] 14314d60732a: Preparing [2026-06-09T01:53:39.667Z] 65d0c154422d: Preparing [2026-06-09T01:53:39.667Z] 60779b0dae4a: Preparing [2026-06-09T01:53:39.667Z] 1a0082a45619: Preparing [2026-06-09T01:53:39.667Z] c05d26412f23: Preparing [2026-06-09T01:53:39.667Z] 0963dfe8facb: Preparing [2026-06-09T01:53:39.667Z] cb2831a9f2ca: Preparing [2026-06-09T01:53:39.667Z] 5f70bf18a086: Preparing [2026-06-09T01:53:39.667Z] 767ef0e65d4f: Preparing [2026-06-09T01:53:39.667Z] 1eee717b92eb: Preparing [2026-06-09T01:53:39.667Z] 36d1640aa2f1: Preparing [2026-06-09T01:53:39.667Z] 0854555d70ac: Preparing [2026-06-09T01:53:39.667Z] 65d0c154422d: Waiting [2026-06-09T01:53:39.667Z] 60779b0dae4a: Waiting [2026-06-09T01:53:39.667Z] 1a0082a45619: Waiting [2026-06-09T01:53:39.667Z] c05d26412f23: Waiting [2026-06-09T01:53:39.667Z] 0963dfe8facb: Waiting [2026-06-09T01:53:39.667Z] cb2831a9f2ca: Waiting [2026-06-09T01:53:39.667Z] 1eee717b92eb: Waiting [2026-06-09T01:53:39.667Z] 5f70bf18a086: Waiting [2026-06-09T01:53:39.667Z] 36d1640aa2f1: Waiting [2026-06-09T01:53:39.667Z] 0854555d70ac: Waiting [2026-06-09T01:53:39.667Z] 767ef0e65d4f: Waiting [2026-06-09T01:53:39.667Z] 8688d2dcb2c5: Layer already exists [2026-06-09T01:53:39.667Z] 14314d60732a: Layer already exists [2026-06-09T01:53:39.667Z] 7a9b3c423225: Layer already exists [2026-06-09T01:53:39.667Z] d000808e8d9f: Layer already exists [2026-06-09T01:53:39.667Z] 7b494185401a: Layer already exists [2026-06-09T01:53:39.667Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:39.667Z] c05d26412f23: Layer already exists [2026-06-09T01:53:39.667Z] 0963dfe8facb: Layer already exists [2026-06-09T01:53:39.667Z] 60779b0dae4a: Layer already exists [2026-06-09T01:53:39.667Z] 65d0c154422d: Layer already exists [2026-06-09T01:53:39.667Z] 5f70bf18a086: Layer already exists [2026-06-09T01:53:39.667Z] cb2831a9f2ca: Layer already exists [2026-06-09T01:53:39.667Z] 1eee717b92eb: Layer already exists [2026-06-09T01:53:39.667Z] 767ef0e65d4f: Layer already exists [2026-06-09T01:53:39.667Z] 36d1640aa2f1: Layer already exists [2026-06-09T01:53:39.667Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:39.667Z] main: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:53:39.831Z] ===================================================== [Pipeline] echo [2026-06-09T01:53:39.846Z] taggedImages: [2026-06-09T01:53:39.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:39.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-09T01:53:39.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.119 [2026-06-09T01:53:39.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:39.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-06-09T01:53:39.869Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-06-09T01:53:39.869Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:39.869Z] latest [2026-06-09T01:53:39.869Z] 4.1.0-dev.119 [2026-06-09T01:53:39.869Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:39.869Z] main [2026-06-09T01:53:39.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:40.080Z] #100 ... [2026-06-09T01:53:40.080Z] [2026-06-09T01:53:40.080Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:53:40.080Z] #99 DONE 3.3s [2026-06-09T01:53:40.080Z] [2026-06-09T01:53:40.080Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-09T01:53:40.080Z] #101 DONE 1.8s [2026-06-09T01:53:40.080Z] [2026-06-09T01:53:40.080Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:53:40.080Z] #102 ... [2026-06-09T01:53:40.080Z] [2026-06-09T01:53:40.080Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-09T01:53:40.080Z] #103 DONE 0.3s [2026-06-09T01:53:40.213Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:40.358Z] [2026-06-09T01:53:40.358Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:53:40.358Z] #100 DONE 2.1s [2026-06-09T01:53:40.358Z] [2026-06-09T01:53:40.358Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-09T01:53:40.358Z] #104 ... [2026-06-09T01:53:40.358Z] [2026-06-09T01:53:40.358Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-09T01:53:40.358Z] #105 DONE 0.3s [2026-06-09T01:53:40.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:40.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-09T01:53:40.530Z] da86e2c10fb9: Preparing [2026-06-09T01:53:40.530Z] 5ea1e79bf572: Preparing [2026-06-09T01:53:40.530Z] a0823a1627c9: Preparing [2026-06-09T01:53:40.530Z] 7778cf4b1e45: Preparing [2026-06-09T01:53:40.530Z] 1a0082a45619: Preparing [2026-06-09T01:53:40.530Z] c05d26412f23: Preparing [2026-06-09T01:53:40.530Z] b3d40e2065f8: Preparing [2026-06-09T01:53:40.530Z] 59137993f8a6: Preparing [2026-06-09T01:53:40.530Z] 0854555d70ac: Preparing [2026-06-09T01:53:40.530Z] c05d26412f23: Waiting [2026-06-09T01:53:40.530Z] 59137993f8a6: Waiting [2026-06-09T01:53:40.530Z] b3d40e2065f8: Waiting [2026-06-09T01:53:40.530Z] 0854555d70ac: Waiting [2026-06-09T01:53:40.530Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:40.530Z] c05d26412f23: Layer already exists [2026-06-09T01:53:40.530Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:40.530Z] 5ea1e79bf572: Pushed [2026-06-09T01:53:40.530Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:40.530Z] da86e2c10fb9: Pushed [2026-06-09T01:53:40.530Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:40.530Z] a0823a1627c9: Pushed [2026-06-09T01:53:40.634Z] [2026-06-09T01:53:40.634Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-09T01:53:40.634Z] #106 ... [2026-06-09T01:53:40.634Z] [2026-06-09T01:53:40.634Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-09T01:53:40.634Z] #104 DONE 0.5s [2026-06-09T01:53:40.910Z] [2026-06-09T01:53:40.910Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-09T01:53:40.910Z] #107 ... [2026-06-09T01:53:40.910Z] [2026-06-09T01:53:40.910Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-09T01:53:40.910Z] #106 DONE 0.4s [2026-06-09T01:53:41.184Z] [2026-06-09T01:53:41.184Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-09T01:53:41.184Z] #108 DONE 0.3s [2026-06-09T01:53:41.184Z] [2026-06-09T01:53:41.184Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-09T01:53:41.184Z] #107 DONE 0.5s [2026-06-09T01:53:41.184Z] [2026-06-09T01:53:41.184Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-09T01:53:41.456Z] #109 ... [2026-06-09T01:53:41.456Z] [2026-06-09T01:53:41.456Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-09T01:53:41.456Z] #110 DONE 0.4s [2026-06-09T01:53:41.724Z] [2026-06-09T01:53:41.724Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-09T01:53:41.724Z] #109 DONE 0.4s [2026-06-09T01:53:41.724Z] [2026-06-09T01:53:41.724Z] #111 [security-spire-config] exporting to image [2026-06-09T01:53:41.724Z] #111 exporting layers [2026-06-09T01:53:42.338Z] #111 ... [2026-06-09T01:53:42.338Z] [2026-06-09T01:53:42.338Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-09T01:53:42.338Z] #112 DONE 0.4s [2026-06-09T01:53:42.338Z] [2026-06-09T01:53:42.338Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-09T01:53:42.338Z] #113 DONE 0.3s [2026-06-09T01:53:42.338Z] [2026-06-09T01:53:42.338Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-09T01:53:43.783Z] #102 DONE 3.8s [2026-06-09T01:53:43.783Z] [2026-06-09T01:53:43.783Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-09T01:53:44.096Z] #114 DONE 0.3s [2026-06-09T01:53:44.096Z] [2026-06-09T01:53:44.096Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-09T01:53:44.401Z] #115 DONE 0.3s [2026-06-09T01:53:44.401Z] [2026-06-09T01:53:44.401Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-09T01:53:44.725Z] #116 DONE 0.3s [2026-06-09T01:53:44.725Z] [2026-06-09T01:53:44.725Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-09T01:53:44.840Z] 7778cf4b1e45: Pushed [2026-06-09T01:53:44.840Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:45.014Z] #117 DONE 0.3s [2026-06-09T01:53:45.014Z] [2026-06-09T01:53:45.014Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-09T01:53:45.173Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:45.281Z] #118 DONE 0.2s [2026-06-09T01:53:45.281Z] [2026-06-09T01:53:45.281Z] #111 [security-spire-server] exporting to image [2026-06-09T01:53:45.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-09T01:53:45.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-09T01:53:45.487Z] da86e2c10fb9: Preparing [2026-06-09T01:53:45.487Z] 5ea1e79bf572: Preparing [2026-06-09T01:53:45.487Z] a0823a1627c9: Preparing [2026-06-09T01:53:45.487Z] 7778cf4b1e45: Preparing [2026-06-09T01:53:45.487Z] 1a0082a45619: Preparing [2026-06-09T01:53:45.487Z] c05d26412f23: Preparing [2026-06-09T01:53:45.487Z] b3d40e2065f8: Preparing [2026-06-09T01:53:45.487Z] 59137993f8a6: Preparing [2026-06-09T01:53:45.487Z] 0854555d70ac: Preparing [2026-06-09T01:53:45.487Z] 59137993f8a6: Waiting [2026-06-09T01:53:45.487Z] c05d26412f23: Waiting [2026-06-09T01:53:45.487Z] 0854555d70ac: Waiting [2026-06-09T01:53:45.487Z] b3d40e2065f8: Waiting [2026-06-09T01:53:45.487Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:45.487Z] 5ea1e79bf572: Layer already exists [2026-06-09T01:53:45.487Z] a0823a1627c9: Layer already exists [2026-06-09T01:53:45.487Z] da86e2c10fb9: Layer already exists [2026-06-09T01:53:45.487Z] 7778cf4b1e45: Layer already exists [2026-06-09T01:53:45.487Z] c05d26412f23: Layer already exists [2026-06-09T01:53:45.487Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:45.487Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:45.487Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:45.487Z] latest: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:45.812Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:46.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.119 [2026-06-09T01:53:46.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-09T01:53:46.140Z] da86e2c10fb9: Preparing [2026-06-09T01:53:46.140Z] 5ea1e79bf572: Preparing [2026-06-09T01:53:46.140Z] a0823a1627c9: Preparing [2026-06-09T01:53:46.140Z] 7778cf4b1e45: Preparing [2026-06-09T01:53:46.140Z] 1a0082a45619: Preparing [2026-06-09T01:53:46.140Z] c05d26412f23: Preparing [2026-06-09T01:53:46.140Z] b3d40e2065f8: Preparing [2026-06-09T01:53:46.140Z] 59137993f8a6: Preparing [2026-06-09T01:53:46.140Z] 0854555d70ac: Preparing [2026-06-09T01:53:46.140Z] b3d40e2065f8: Waiting [2026-06-09T01:53:46.140Z] 59137993f8a6: Waiting [2026-06-09T01:53:46.140Z] 0854555d70ac: Waiting [2026-06-09T01:53:46.140Z] c05d26412f23: Waiting [2026-06-09T01:53:46.140Z] 7778cf4b1e45: Layer already exists [2026-06-09T01:53:46.140Z] 5ea1e79bf572: Layer already exists [2026-06-09T01:53:46.140Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:46.140Z] da86e2c10fb9: Layer already exists [2026-06-09T01:53:46.140Z] a0823a1627c9: Layer already exists [2026-06-09T01:53:46.140Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:46.140Z] c05d26412f23: Layer already exists [2026-06-09T01:53:46.140Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:46.140Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:46.140Z] 4.1.0-dev.119: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:46.464Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:46.693Z] #111 exporting layers 5.0s done [2026-06-09T01:53:46.693Z] #111 writing image sha256:4f4c69670ef615997336bdd09883344155e349392bd5a410ff95c5dd8bbf72a6 0.1s done [2026-06-09T01:53:46.693Z] #111 naming to docker.io/library/security-spire-config-arm64 [2026-06-09T01:53:46.796Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:46.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-09T01:53:46.796Z] da86e2c10fb9: Preparing [2026-06-09T01:53:46.796Z] 5ea1e79bf572: Preparing [2026-06-09T01:53:46.796Z] a0823a1627c9: Preparing [2026-06-09T01:53:46.796Z] 7778cf4b1e45: Preparing [2026-06-09T01:53:46.796Z] 1a0082a45619: Preparing [2026-06-09T01:53:46.796Z] c05d26412f23: Preparing [2026-06-09T01:53:46.796Z] b3d40e2065f8: Preparing [2026-06-09T01:53:46.796Z] 59137993f8a6: Preparing [2026-06-09T01:53:46.796Z] 0854555d70ac: Preparing [2026-06-09T01:53:46.796Z] c05d26412f23: Waiting [2026-06-09T01:53:46.796Z] 59137993f8a6: Waiting [2026-06-09T01:53:46.796Z] 0854555d70ac: Waiting [2026-06-09T01:53:46.796Z] b3d40e2065f8: Waiting [2026-06-09T01:53:46.796Z] a0823a1627c9: Layer already exists [2026-06-09T01:53:46.796Z] da86e2c10fb9: Layer already exists [2026-06-09T01:53:46.796Z] 7778cf4b1e45: Layer already exists [2026-06-09T01:53:46.796Z] 5ea1e79bf572: Layer already exists [2026-06-09T01:53:46.796Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:46.796Z] c05d26412f23: Layer already exists [2026-06-09T01:53:46.796Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:46.796Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:46.796Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:46.796Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:46.999Z] #111 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-06-09T01:53:47.234Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [2026-06-09T01:53:47.336Z] #111 exporting layers 4.8s done [2026-06-09T01:53:47.336Z] #111 writing image sha256:c47102c0619a80baa48e11130f413b068499488c7157e01f1d5c7d945894cd7c 0.0s done [2026-06-09T01:53:47.336Z] #111 naming to docker.io/library/security-spire-server-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:47.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-06-09T01:53:47.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-09T01:53:47.665Z] da86e2c10fb9: Preparing [2026-06-09T01:53:47.665Z] 5ea1e79bf572: Preparing [2026-06-09T01:53:47.665Z] a0823a1627c9: Preparing [2026-06-09T01:53:47.665Z] 7778cf4b1e45: Preparing [2026-06-09T01:53:47.665Z] 1a0082a45619: Preparing [2026-06-09T01:53:47.665Z] c05d26412f23: Preparing [2026-06-09T01:53:47.665Z] b3d40e2065f8: Preparing [2026-06-09T01:53:47.665Z] 59137993f8a6: Preparing [2026-06-09T01:53:47.665Z] 0854555d70ac: Preparing [2026-06-09T01:53:47.665Z] b3d40e2065f8: Waiting [2026-06-09T01:53:47.665Z] 59137993f8a6: Waiting [2026-06-09T01:53:47.665Z] 0854555d70ac: Waiting [2026-06-09T01:53:47.665Z] c05d26412f23: Waiting [2026-06-09T01:53:47.665Z] 5ea1e79bf572: Layer already exists [2026-06-09T01:53:47.665Z] da86e2c10fb9: Layer already exists [2026-06-09T01:53:47.665Z] 7778cf4b1e45: Layer already exists [2026-06-09T01:53:47.665Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:47.665Z] a0823a1627c9: Layer already exists [2026-06-09T01:53:47.665Z] c05d26412f23: Layer already exists [2026-06-09T01:53:47.665Z] b3d40e2065f8: Layer already exists [2026-06-09T01:53:47.665Z] 59137993f8a6: Layer already exists [2026-06-09T01:53:47.665Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:47.665Z] main: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:53:47.808Z] ===================================================== [Pipeline] echo [2026-06-09T01:53:47.820Z] taggedImages: [2026-06-09T01:53:47.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:47.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-09T01:53:47.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.119 [2026-06-09T01:53:47.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:47.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-06-09T01:53:47.858Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-06-09T01:53:47.858Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:47.858Z] latest [2026-06-09T01:53:47.858Z] 4.1.0-dev.119 [2026-06-09T01:53:47.858Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:47.858Z] main [2026-06-09T01:53:47.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:48.366Z] #111 exporting layers 3.0s done [2026-06-09T01:53:48.366Z] #111 writing image sha256:a29e56c8842a0894d4de2f48d793616734c00064387aa63c9fdd6ec49cca4b1a 0.0s done [2026-06-09T01:53:48.366Z] #111 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-06-09T01:53:48.366Z] #111 DONE 6.7s [2026-06-09T01:53:48.366Z] [2026-06-09T01:53:48.366Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:53:48.373Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:48.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:48.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-09T01:53:48.912Z] 09bbcdd6e7f8: Preparing [2026-06-09T01:53:48.912Z] 7f4f004d6361: Preparing [2026-06-09T01:53:48.912Z] 4153c852615d: Preparing [2026-06-09T01:53:48.912Z] 4bfb1ab0a1cd: Preparing [2026-06-09T01:53:48.912Z] 38800e09fb74: Preparing [2026-06-09T01:53:48.912Z] 1a0082a45619: Preparing [2026-06-09T01:53:48.912Z] c05d26412f23: Preparing [2026-06-09T01:53:48.912Z] 7079cbd14170: Preparing [2026-06-09T01:53:48.912Z] 5b9dc7006b30: Preparing [2026-06-09T01:53:48.912Z] 3d39b349b81a: Preparing [2026-06-09T01:53:48.912Z] 0854555d70ac: Preparing [2026-06-09T01:53:48.912Z] 7079cbd14170: Waiting [2026-06-09T01:53:48.912Z] 5b9dc7006b30: Waiting [2026-06-09T01:53:48.912Z] 3d39b349b81a: Waiting [2026-06-09T01:53:48.912Z] 0854555d70ac: Waiting [2026-06-09T01:53:48.912Z] 1a0082a45619: Waiting [2026-06-09T01:53:48.912Z] c05d26412f23: Waiting [2026-06-09T01:53:48.912Z] 09bbcdd6e7f8: Pushed [2026-06-09T01:53:48.912Z] 7f4f004d6361: Pushed [2026-06-09T01:53:48.912Z] 4bfb1ab0a1cd: Pushed [2026-06-09T01:53:48.912Z] 38800e09fb74: Pushed [2026-06-09T01:53:48.912Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:48.912Z] c05d26412f23: Layer already exists [2026-06-09T01:53:48.912Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:49.288Z] 7079cbd14170: Pushed [2026-06-09T01:53:49.288Z] 5b9dc7006b30: Pushed [2026-06-09T01:53:50.367Z] 3d39b349b81a: Pushed [2026-06-09T01:53:51.895Z] 4153c852615d: Pushed [2026-06-09T01:53:52.178Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:52.695Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:53.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-09T01:53:53.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-09T01:53:53.289Z] 09bbcdd6e7f8: Preparing [2026-06-09T01:53:53.289Z] 7f4f004d6361: Preparing [2026-06-09T01:53:53.289Z] 4153c852615d: Preparing [2026-06-09T01:53:53.289Z] 4bfb1ab0a1cd: Preparing [2026-06-09T01:53:53.289Z] 38800e09fb74: Preparing [2026-06-09T01:53:53.289Z] 1a0082a45619: Preparing [2026-06-09T01:53:53.289Z] c05d26412f23: Preparing [2026-06-09T01:53:53.289Z] 7079cbd14170: Preparing [2026-06-09T01:53:53.289Z] 5b9dc7006b30: Preparing [2026-06-09T01:53:53.289Z] 3d39b349b81a: Preparing [2026-06-09T01:53:53.289Z] 0854555d70ac: Preparing [2026-06-09T01:53:53.289Z] 1a0082a45619: Waiting [2026-06-09T01:53:53.289Z] c05d26412f23: Waiting [2026-06-09T01:53:53.289Z] 5b9dc7006b30: Waiting [2026-06-09T01:53:53.289Z] 7079cbd14170: Waiting [2026-06-09T01:53:53.289Z] 3d39b349b81a: Waiting [2026-06-09T01:53:53.289Z] 0854555d70ac: Waiting [2026-06-09T01:53:53.289Z] 38800e09fb74: Layer already exists [2026-06-09T01:53:53.289Z] 09bbcdd6e7f8: Layer already exists [2026-06-09T01:53:53.289Z] 4153c852615d: Layer already exists [2026-06-09T01:53:53.289Z] 4bfb1ab0a1cd: Layer already exists [2026-06-09T01:53:53.289Z] 7f4f004d6361: Layer already exists [2026-06-09T01:53:53.289Z] 5b9dc7006b30: Layer already exists [2026-06-09T01:53:53.289Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:53.289Z] c05d26412f23: Layer already exists [2026-06-09T01:53:53.289Z] 7079cbd14170: Layer already exists [2026-06-09T01:53:53.289Z] 3d39b349b81a: Layer already exists [2026-06-09T01:53:53.289Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:53.289Z] latest: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:53.843Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:54.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.119 [2026-06-09T01:53:54.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-09T01:53:54.272Z] 09bbcdd6e7f8: Preparing [2026-06-09T01:53:54.272Z] 7f4f004d6361: Preparing [2026-06-09T01:53:54.272Z] 4153c852615d: Preparing [2026-06-09T01:53:54.272Z] 4bfb1ab0a1cd: Preparing [2026-06-09T01:53:54.272Z] 38800e09fb74: Preparing [2026-06-09T01:53:54.272Z] 1a0082a45619: Preparing [2026-06-09T01:53:54.272Z] c05d26412f23: Preparing [2026-06-09T01:53:54.272Z] 7079cbd14170: Preparing [2026-06-09T01:53:54.272Z] 5b9dc7006b30: Preparing [2026-06-09T01:53:54.272Z] 3d39b349b81a: Preparing [2026-06-09T01:53:54.272Z] 0854555d70ac: Preparing [2026-06-09T01:53:54.272Z] 7079cbd14170: Waiting [2026-06-09T01:53:54.272Z] 5b9dc7006b30: Waiting [2026-06-09T01:53:54.272Z] 3d39b349b81a: Waiting [2026-06-09T01:53:54.272Z] 0854555d70ac: Waiting [2026-06-09T01:53:54.272Z] 1a0082a45619: Waiting [2026-06-09T01:53:54.272Z] c05d26412f23: Waiting [2026-06-09T01:53:54.272Z] 38800e09fb74: Layer already exists [2026-06-09T01:53:54.272Z] 09bbcdd6e7f8: Layer already exists [2026-06-09T01:53:54.272Z] 4bfb1ab0a1cd: Layer already exists [2026-06-09T01:53:54.272Z] 7f4f004d6361: Layer already exists [2026-06-09T01:53:54.272Z] 4153c852615d: Layer already exists [2026-06-09T01:53:54.272Z] c05d26412f23: Layer already exists [2026-06-09T01:53:54.272Z] 7079cbd14170: Layer already exists [2026-06-09T01:53:54.272Z] 5b9dc7006b30: Layer already exists [2026-06-09T01:53:54.272Z] 3d39b349b81a: Layer already exists [2026-06-09T01:53:54.272Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:54.272Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:54.272Z] 4.1.0-dev.119: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:54.755Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:55.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:55.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-09T01:53:55.283Z] 09bbcdd6e7f8: Preparing [2026-06-09T01:53:55.284Z] 7f4f004d6361: Preparing [2026-06-09T01:53:55.284Z] 4153c852615d: Preparing [2026-06-09T01:53:55.284Z] 4bfb1ab0a1cd: Preparing [2026-06-09T01:53:55.284Z] 38800e09fb74: Preparing [2026-06-09T01:53:55.284Z] 1a0082a45619: Preparing [2026-06-09T01:53:55.284Z] c05d26412f23: Preparing [2026-06-09T01:53:55.284Z] 7079cbd14170: Preparing [2026-06-09T01:53:55.284Z] 5b9dc7006b30: Preparing [2026-06-09T01:53:55.284Z] 3d39b349b81a: Preparing [2026-06-09T01:53:55.284Z] 0854555d70ac: Preparing [2026-06-09T01:53:55.284Z] 1a0082a45619: Waiting [2026-06-09T01:53:55.284Z] c05d26412f23: Waiting [2026-06-09T01:53:55.284Z] 7079cbd14170: Waiting [2026-06-09T01:53:55.284Z] 5b9dc7006b30: Waiting [2026-06-09T01:53:55.284Z] 3d39b349b81a: Waiting [2026-06-09T01:53:55.284Z] 0854555d70ac: Waiting [2026-06-09T01:53:55.284Z] 7f4f004d6361: Layer already exists [2026-06-09T01:53:55.284Z] 4153c852615d: Layer already exists [2026-06-09T01:53:55.284Z] 38800e09fb74: Layer already exists [2026-06-09T01:53:55.284Z] 09bbcdd6e7f8: Layer already exists [2026-06-09T01:53:55.284Z] 4bfb1ab0a1cd: Layer already exists [2026-06-09T01:53:55.284Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:55.284Z] c05d26412f23: Layer already exists [2026-06-09T01:53:55.284Z] 5b9dc7006b30: Layer already exists [2026-06-09T01:53:55.284Z] 7079cbd14170: Layer already exists [2026-06-09T01:53:55.284Z] 3d39b349b81a: Layer already exists [2026-06-09T01:53:55.284Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:55.284Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:55.796Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:56.372Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-06-09T01:53:56.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-09T01:53:56.372Z] 09bbcdd6e7f8: Preparing [2026-06-09T01:53:56.372Z] 7f4f004d6361: Preparing [2026-06-09T01:53:56.372Z] 4153c852615d: Preparing [2026-06-09T01:53:56.372Z] 4bfb1ab0a1cd: Preparing [2026-06-09T01:53:56.372Z] 38800e09fb74: Preparing [2026-06-09T01:53:56.372Z] 1a0082a45619: Preparing [2026-06-09T01:53:56.372Z] c05d26412f23: Preparing [2026-06-09T01:53:56.372Z] 7079cbd14170: Preparing [2026-06-09T01:53:56.372Z] 5b9dc7006b30: Preparing [2026-06-09T01:53:56.372Z] 3d39b349b81a: Preparing [2026-06-09T01:53:56.372Z] 0854555d70ac: Preparing [2026-06-09T01:53:56.372Z] 1a0082a45619: Waiting [2026-06-09T01:53:56.372Z] 5b9dc7006b30: Waiting [2026-06-09T01:53:56.372Z] 7079cbd14170: Waiting [2026-06-09T01:53:56.372Z] 3d39b349b81a: Waiting [2026-06-09T01:53:56.372Z] 0854555d70ac: Waiting [2026-06-09T01:53:56.372Z] c05d26412f23: Waiting [2026-06-09T01:53:56.372Z] 4153c852615d: Layer already exists [2026-06-09T01:53:56.372Z] 09bbcdd6e7f8: Layer already exists [2026-06-09T01:53:56.372Z] 38800e09fb74: Layer already exists [2026-06-09T01:53:56.372Z] 4bfb1ab0a1cd: Layer already exists [2026-06-09T01:53:56.372Z] c05d26412f23: Layer already exists [2026-06-09T01:53:56.372Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:56.372Z] 7079cbd14170: Layer already exists [2026-06-09T01:53:56.372Z] 7f4f004d6361: Layer already exists [2026-06-09T01:53:56.372Z] 5b9dc7006b30: Layer already exists [2026-06-09T01:53:56.372Z] 3d39b349b81a: Layer already exists [2026-06-09T01:53:56.372Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:56.372Z] main: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:53:56.682Z] ===================================================== [Pipeline] echo [2026-06-09T01:53:56.717Z] taggedImages: [2026-06-09T01:53:56.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:56.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-09T01:53:56.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.119 [2026-06-09T01:53:56.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:56.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-06-09T01:53:56.736Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-06-09T01:53:56.736Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:56.736Z] latest [2026-06-09T01:53:56.736Z] 4.1.0-dev.119 [2026-06-09T01:53:56.736Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:53:56.736Z] main [2026-06-09T01:53:56.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:57.296Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:53:57.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:53:57.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-09T01:53:57.749Z] 93309874b142: Preparing [2026-06-09T01:53:57.749Z] 420ebc0efa67: Preparing [2026-06-09T01:53:57.749Z] 0e48baec959a: Preparing [2026-06-09T01:53:57.749Z] aa28b748cb19: Preparing [2026-06-09T01:53:57.749Z] 6ece19ebf947: Preparing [2026-06-09T01:53:57.749Z] 8cd53e8cb424: Preparing [2026-06-09T01:53:57.749Z] db6f0b82cda0: Preparing [2026-06-09T01:53:57.749Z] 1a0082a45619: Preparing [2026-06-09T01:53:57.749Z] c05d26412f23: Preparing [2026-06-09T01:53:57.749Z] 2b15ccc77170: Preparing [2026-06-09T01:53:57.749Z] 9c8c01836f25: Preparing [2026-06-09T01:53:57.749Z] 0854555d70ac: Preparing [2026-06-09T01:53:57.749Z] 2b15ccc77170: Waiting [2026-06-09T01:53:57.749Z] 9c8c01836f25: Waiting [2026-06-09T01:53:57.749Z] 0854555d70ac: Waiting [2026-06-09T01:53:57.749Z] db6f0b82cda0: Waiting [2026-06-09T01:53:57.749Z] 1a0082a45619: Waiting [2026-06-09T01:53:57.749Z] c05d26412f23: Waiting [2026-06-09T01:53:57.749Z] 8cd53e8cb424: Waiting [2026-06-09T01:53:57.749Z] 93309874b142: Pushed [2026-06-09T01:53:57.749Z] 6ece19ebf947: Pushed [2026-06-09T01:53:57.749Z] 420ebc0efa67: Pushed [2026-06-09T01:53:57.749Z] 1a0082a45619: Layer already exists [2026-06-09T01:53:57.749Z] c05d26412f23: Layer already exists [2026-06-09T01:53:57.749Z] 8cd53e8cb424: Pushed [2026-06-09T01:53:57.749Z] db6f0b82cda0: Pushed [2026-06-09T01:53:57.749Z] 0854555d70ac: Layer already exists [2026-06-09T01:53:57.749Z] 2b15ccc77170: Pushed [2026-06-09T01:53:59.209Z] 9c8c01836f25: Pushed [2026-06-09T01:54:00.811Z] aa28b748cb19: Pushed [2026-06-09T01:54:00.811Z] 0e48baec959a: Pushed [2026-06-09T01:54:00.811Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:01.329Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:01.745Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-09T01:54:01.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-09T01:54:01.745Z] 93309874b142: Preparing [2026-06-09T01:54:01.745Z] 420ebc0efa67: Preparing [2026-06-09T01:54:01.745Z] 0e48baec959a: Preparing [2026-06-09T01:54:01.745Z] aa28b748cb19: Preparing [2026-06-09T01:54:01.745Z] 6ece19ebf947: Preparing [2026-06-09T01:54:01.745Z] 8cd53e8cb424: Preparing [2026-06-09T01:54:01.745Z] db6f0b82cda0: Preparing [2026-06-09T01:54:01.745Z] 1a0082a45619: Preparing [2026-06-09T01:54:01.745Z] c05d26412f23: Preparing [2026-06-09T01:54:01.745Z] 2b15ccc77170: Preparing [2026-06-09T01:54:01.745Z] 9c8c01836f25: Preparing [2026-06-09T01:54:01.745Z] 0854555d70ac: Preparing [2026-06-09T01:54:01.745Z] db6f0b82cda0: Waiting [2026-06-09T01:54:01.745Z] 1a0082a45619: Waiting [2026-06-09T01:54:01.745Z] c05d26412f23: Waiting [2026-06-09T01:54:01.745Z] 2b15ccc77170: Waiting [2026-06-09T01:54:01.745Z] 9c8c01836f25: Waiting [2026-06-09T01:54:01.745Z] 0854555d70ac: Waiting [2026-06-09T01:54:01.745Z] 8cd53e8cb424: Waiting [2026-06-09T01:54:01.745Z] 0e48baec959a: Layer already exists [2026-06-09T01:54:01.745Z] 6ece19ebf947: Layer already exists [2026-06-09T01:54:01.745Z] aa28b748cb19: Layer already exists [2026-06-09T01:54:01.745Z] 93309874b142: Layer already exists [2026-06-09T01:54:01.745Z] 420ebc0efa67: Layer already exists [2026-06-09T01:54:01.745Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:01.745Z] 8cd53e8cb424: Layer already exists [2026-06-09T01:54:01.745Z] db6f0b82cda0: Layer already exists [2026-06-09T01:54:01.745Z] 2b15ccc77170: Layer already exists [2026-06-09T01:54:01.745Z] c05d26412f23: Layer already exists [2026-06-09T01:54:01.745Z] 9c8c01836f25: Layer already exists [2026-06-09T01:54:01.745Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:01.745Z] latest: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:02.169Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:02.592Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.119 [2026-06-09T01:54:02.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-09T01:54:02.592Z] 93309874b142: Preparing [2026-06-09T01:54:02.592Z] 420ebc0efa67: Preparing [2026-06-09T01:54:02.592Z] 0e48baec959a: Preparing [2026-06-09T01:54:02.592Z] aa28b748cb19: Preparing [2026-06-09T01:54:02.592Z] 6ece19ebf947: Preparing [2026-06-09T01:54:02.592Z] 8cd53e8cb424: Preparing [2026-06-09T01:54:02.592Z] db6f0b82cda0: Preparing [2026-06-09T01:54:02.592Z] 1a0082a45619: Preparing [2026-06-09T01:54:02.592Z] c05d26412f23: Preparing [2026-06-09T01:54:02.592Z] 2b15ccc77170: Preparing [2026-06-09T01:54:02.592Z] 9c8c01836f25: Preparing [2026-06-09T01:54:02.592Z] 0854555d70ac: Preparing [2026-06-09T01:54:02.592Z] db6f0b82cda0: Waiting [2026-06-09T01:54:02.592Z] 1a0082a45619: Waiting [2026-06-09T01:54:02.592Z] c05d26412f23: Waiting [2026-06-09T01:54:02.592Z] 2b15ccc77170: Waiting [2026-06-09T01:54:02.592Z] 9c8c01836f25: Waiting [2026-06-09T01:54:02.592Z] 0854555d70ac: Waiting [2026-06-09T01:54:02.592Z] 8cd53e8cb424: Waiting [2026-06-09T01:54:02.592Z] 93309874b142: Layer already exists [2026-06-09T01:54:02.592Z] 0e48baec959a: Layer already exists [2026-06-09T01:54:02.592Z] 6ece19ebf947: Layer already exists [2026-06-09T01:54:02.592Z] 420ebc0efa67: Layer already exists [2026-06-09T01:54:02.592Z] aa28b748cb19: Layer already exists [2026-06-09T01:54:02.592Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:02.592Z] 8cd53e8cb424: Layer already exists [2026-06-09T01:54:02.592Z] db6f0b82cda0: Layer already exists [2026-06-09T01:54:02.592Z] 2b15ccc77170: Layer already exists [2026-06-09T01:54:02.592Z] c05d26412f23: Layer already exists [2026-06-09T01:54:02.592Z] 9c8c01836f25: Layer already exists [2026-06-09T01:54:02.592Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:02.592Z] 4.1.0-dev.119: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:03.133Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:03.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:03.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-09T01:54:03.575Z] 93309874b142: Preparing [2026-06-09T01:54:03.575Z] 420ebc0efa67: Preparing [2026-06-09T01:54:03.575Z] 0e48baec959a: Preparing [2026-06-09T01:54:03.575Z] aa28b748cb19: Preparing [2026-06-09T01:54:03.575Z] 6ece19ebf947: Preparing [2026-06-09T01:54:03.575Z] 8cd53e8cb424: Preparing [2026-06-09T01:54:03.575Z] db6f0b82cda0: Preparing [2026-06-09T01:54:03.575Z] 1a0082a45619: Preparing [2026-06-09T01:54:03.575Z] c05d26412f23: Preparing [2026-06-09T01:54:03.575Z] 2b15ccc77170: Preparing [2026-06-09T01:54:03.575Z] 9c8c01836f25: Preparing [2026-06-09T01:54:03.575Z] 0854555d70ac: Preparing [2026-06-09T01:54:03.575Z] c05d26412f23: Waiting [2026-06-09T01:54:03.575Z] 2b15ccc77170: Waiting [2026-06-09T01:54:03.575Z] 1a0082a45619: Waiting [2026-06-09T01:54:03.575Z] 9c8c01836f25: Waiting [2026-06-09T01:54:03.575Z] 0854555d70ac: Waiting [2026-06-09T01:54:03.575Z] db6f0b82cda0: Waiting [2026-06-09T01:54:03.575Z] 8cd53e8cb424: Waiting [2026-06-09T01:54:03.575Z] 0e48baec959a: Layer already exists [2026-06-09T01:54:03.575Z] 93309874b142: Layer already exists [2026-06-09T01:54:03.575Z] 420ebc0efa67: Layer already exists [2026-06-09T01:54:03.575Z] 6ece19ebf947: Layer already exists [2026-06-09T01:54:03.575Z] aa28b748cb19: Layer already exists [2026-06-09T01:54:03.575Z] db6f0b82cda0: Layer already exists [2026-06-09T01:54:03.575Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:03.575Z] 8cd53e8cb424: Layer already exists [2026-06-09T01:54:03.575Z] c05d26412f23: Layer already exists [2026-06-09T01:54:03.575Z] 2b15ccc77170: Layer already exists [2026-06-09T01:54:03.575Z] 9c8c01836f25: Layer already exists [2026-06-09T01:54:03.575Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:03.575Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:04.129Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:04.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-06-09T01:54:04.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-09T01:54:04.665Z] 93309874b142: Preparing [2026-06-09T01:54:04.665Z] 420ebc0efa67: Preparing [2026-06-09T01:54:04.665Z] 0e48baec959a: Preparing [2026-06-09T01:54:04.665Z] aa28b748cb19: Preparing [2026-06-09T01:54:04.665Z] 6ece19ebf947: Preparing [2026-06-09T01:54:04.665Z] 8cd53e8cb424: Preparing [2026-06-09T01:54:04.665Z] db6f0b82cda0: Preparing [2026-06-09T01:54:04.665Z] 1a0082a45619: Preparing [2026-06-09T01:54:04.665Z] c05d26412f23: Preparing [2026-06-09T01:54:04.665Z] 2b15ccc77170: Preparing [2026-06-09T01:54:04.665Z] 9c8c01836f25: Preparing [2026-06-09T01:54:04.665Z] 0854555d70ac: Preparing [2026-06-09T01:54:04.665Z] 1a0082a45619: Waiting [2026-06-09T01:54:04.665Z] c05d26412f23: Waiting [2026-06-09T01:54:04.665Z] 2b15ccc77170: Waiting [2026-06-09T01:54:04.665Z] 9c8c01836f25: Waiting [2026-06-09T01:54:04.665Z] 0854555d70ac: Waiting [2026-06-09T01:54:04.665Z] 8cd53e8cb424: Waiting [2026-06-09T01:54:04.665Z] db6f0b82cda0: Waiting [2026-06-09T01:54:04.665Z] 6ece19ebf947: Layer already exists [2026-06-09T01:54:04.665Z] 93309874b142: Layer already exists [2026-06-09T01:54:04.665Z] 420ebc0efa67: Layer already exists [2026-06-09T01:54:04.665Z] aa28b748cb19: Layer already exists [2026-06-09T01:54:04.665Z] 0e48baec959a: Layer already exists [2026-06-09T01:54:04.665Z] db6f0b82cda0: Layer already exists [2026-06-09T01:54:04.665Z] c05d26412f23: Layer already exists [2026-06-09T01:54:04.665Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:04.665Z] 8cd53e8cb424: Layer already exists [2026-06-09T01:54:04.665Z] 2b15ccc77170: Layer already exists [2026-06-09T01:54:04.665Z] 9c8c01836f25: Layer already exists [2026-06-09T01:54:04.665Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:04.665Z] main: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:54:04.860Z] ===================================================== [Pipeline] echo [2026-06-09T01:54:04.905Z] taggedImages: [2026-06-09T01:54:04.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:04.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-09T01:54:04.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.119 [2026-06-09T01:54:04.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:04.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-06-09T01:54:04.945Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-06-09T01:54:04.945Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:04.945Z] latest [2026-06-09T01:54:04.945Z] 4.1.0-dev.119 [2026-06-09T01:54:04.945Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:04.945Z] main [2026-06-09T01:54:04.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:05.422Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:05.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:05.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-09T01:54:05.844Z] f86fe7a9261c: Preparing [2026-06-09T01:54:05.844Z] 45c14ffa8850: Preparing [2026-06-09T01:54:05.844Z] 1a0082a45619: Preparing [2026-06-09T01:54:05.844Z] c05d26412f23: Preparing [2026-06-09T01:54:05.844Z] 5a5101b405a2: Preparing [2026-06-09T01:54:05.844Z] 8a3236b545f7: Preparing [2026-06-09T01:54:05.844Z] 0854555d70ac: Preparing [2026-06-09T01:54:05.844Z] 0854555d70ac: Waiting [2026-06-09T01:54:05.844Z] 8a3236b545f7: Waiting [2026-06-09T01:54:05.844Z] c05d26412f23: Layer already exists [2026-06-09T01:54:05.844Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:05.844Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:05.844Z] 5a5101b405a2: Pushed [2026-06-09T01:54:05.844Z] f86fe7a9261c: Pushed [2026-06-09T01:54:06.933Z] 8a3236b545f7: Pushed [2026-06-09T01:54:09.689Z] 45c14ffa8850: Pushed [2026-06-09T01:54:09.689Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:10.193Z] + 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 [2026-06-09T01:54:10.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-09T01:54:10.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-09T01:54:10.647Z] f86fe7a9261c: Preparing [2026-06-09T01:54:10.647Z] 45c14ffa8850: Preparing [2026-06-09T01:54:10.647Z] 1a0082a45619: Preparing [2026-06-09T01:54:10.647Z] c05d26412f23: Preparing [2026-06-09T01:54:10.647Z] 5a5101b405a2: Preparing [2026-06-09T01:54:10.647Z] 8a3236b545f7: Preparing [2026-06-09T01:54:10.647Z] 0854555d70ac: Preparing [2026-06-09T01:54:10.647Z] 8a3236b545f7: Waiting [2026-06-09T01:54:10.647Z] 0854555d70ac: Waiting [2026-06-09T01:54:10.647Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:10.647Z] f86fe7a9261c: Layer already exists [2026-06-09T01:54:10.647Z] c05d26412f23: Layer already exists [2026-06-09T01:54:10.647Z] 5a5101b405a2: Layer already exists [2026-06-09T01:54:10.647Z] 45c14ffa8850: Layer already exists [2026-06-09T01:54:10.647Z] 8a3236b545f7: Layer already exists [2026-06-09T01:54:10.647Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:10.647Z] latest: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:11.186Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:11.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.119 [2026-06-09T01:54:11.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-09T01:54:11.656Z] f86fe7a9261c: Preparing [2026-06-09T01:54:11.656Z] 45c14ffa8850: Preparing [2026-06-09T01:54:11.656Z] 1a0082a45619: Preparing [2026-06-09T01:54:11.656Z] c05d26412f23: Preparing [2026-06-09T01:54:11.656Z] 5a5101b405a2: Preparing [2026-06-09T01:54:11.656Z] 8a3236b545f7: Preparing [2026-06-09T01:54:11.656Z] 0854555d70ac: Preparing [2026-06-09T01:54:11.656Z] 0854555d70ac: Waiting [2026-06-09T01:54:11.656Z] 8a3236b545f7: Waiting [2026-06-09T01:54:11.656Z] f86fe7a9261c: Layer already exists [2026-06-09T01:54:11.656Z] c05d26412f23: Layer already exists [2026-06-09T01:54:11.656Z] 5a5101b405a2: Layer already exists [2026-06-09T01:54:11.656Z] 45c14ffa8850: Layer already exists [2026-06-09T01:54:11.656Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:11.656Z] 8a3236b545f7: Layer already exists [2026-06-09T01:54:11.656Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:11.656Z] 4.1.0-dev.119: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:12.154Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:12.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:12.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-09T01:54:12.666Z] f86fe7a9261c: Preparing [2026-06-09T01:54:12.666Z] 45c14ffa8850: Preparing [2026-06-09T01:54:12.666Z] 1a0082a45619: Preparing [2026-06-09T01:54:12.666Z] c05d26412f23: Preparing [2026-06-09T01:54:12.666Z] 5a5101b405a2: Preparing [2026-06-09T01:54:12.666Z] 8a3236b545f7: Preparing [2026-06-09T01:54:12.666Z] 0854555d70ac: Preparing [2026-06-09T01:54:12.666Z] 0854555d70ac: Waiting [2026-06-09T01:54:12.666Z] 8a3236b545f7: Waiting [2026-06-09T01:54:12.666Z] 5a5101b405a2: Layer already exists [2026-06-09T01:54:12.666Z] f86fe7a9261c: Layer already exists [2026-06-09T01:54:12.666Z] 45c14ffa8850: Layer already exists [2026-06-09T01:54:12.666Z] c05d26412f23: Layer already exists [2026-06-09T01:54:12.666Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:12.666Z] 8a3236b545f7: Layer already exists [2026-06-09T01:54:12.666Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:12.666Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:13.224Z] + 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 [2026-06-09T01:54:13.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-06-09T01:54:13.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-09T01:54:13.720Z] f86fe7a9261c: Preparing [2026-06-09T01:54:13.720Z] 45c14ffa8850: Preparing [2026-06-09T01:54:13.720Z] 1a0082a45619: Preparing [2026-06-09T01:54:13.720Z] c05d26412f23: Preparing [2026-06-09T01:54:13.720Z] 5a5101b405a2: Preparing [2026-06-09T01:54:13.720Z] 8a3236b545f7: Preparing [2026-06-09T01:54:13.720Z] 0854555d70ac: Preparing [2026-06-09T01:54:13.720Z] 0854555d70ac: Waiting [2026-06-09T01:54:13.720Z] 8a3236b545f7: Waiting [2026-06-09T01:54:13.720Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:13.720Z] 45c14ffa8850: Layer already exists [2026-06-09T01:54:13.720Z] 5a5101b405a2: Layer already exists [2026-06-09T01:54:13.720Z] c05d26412f23: Layer already exists [2026-06-09T01:54:13.720Z] f86fe7a9261c: Layer already exists [2026-06-09T01:54:13.720Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:13.720Z] 8a3236b545f7: Layer already exists [2026-06-09T01:54:13.720Z] main: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:54:13.837Z] ===================================================== [Pipeline] echo [2026-06-09T01:54:13.846Z] taggedImages: [2026-06-09T01:54:13.846Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:13.846Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-09T01:54:13.846Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.119 [2026-06-09T01:54:13.846Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:13.846Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-06-09T01:54:13.866Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-06-09T01:54:13.866Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:13.866Z] latest [2026-06-09T01:54:13.866Z] 4.1.0-dev.119 [2026-06-09T01:54:13.866Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:13.866Z] main [2026-06-09T01:54:13.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:14.312Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:14.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:14.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-09T01:54:14.828Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:14.828Z] c40872aaf5de: Preparing [2026-06-09T01:54:14.828Z] fe8a22751841: Preparing [2026-06-09T01:54:14.828Z] 1a0082a45619: Preparing [2026-06-09T01:54:14.828Z] c05d26412f23: Preparing [2026-06-09T01:54:14.828Z] 2f39fb49149e: Preparing [2026-06-09T01:54:14.828Z] 93c72dbf9db2: Preparing [2026-06-09T01:54:14.828Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:14.828Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:14.828Z] 0854555d70ac: Preparing [2026-06-09T01:54:14.828Z] 2f39fb49149e: Waiting [2026-06-09T01:54:14.828Z] 93c72dbf9db2: Waiting [2026-06-09T01:54:14.828Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:14.828Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:14.828Z] 0854555d70ac: Waiting [2026-06-09T01:54:14.828Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:14.828Z] c05d26412f23: Layer already exists [2026-06-09T01:54:14.828Z] c40872aaf5de: Pushed [2026-06-09T01:54:14.828Z] fe8a22751841: Pushed [2026-06-09T01:54:14.828Z] 83cb3e78a11f: Pushed [2026-06-09T01:54:14.828Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:14.828Z] a74cdc7bb57e: Pushed [2026-06-09T01:54:15.102Z] 1fc2bd6b8a10: Pushed [2026-06-09T01:54:19.677Z] 93c72dbf9db2: Pushed [2026-06-09T01:54:28.168Z] 2f39fb49149e: Pushed [2026-06-09T01:54:28.168Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:28.574Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:29.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-09T01:54:29.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-09T01:54:29.055Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:29.055Z] c40872aaf5de: Preparing [2026-06-09T01:54:29.055Z] fe8a22751841: Preparing [2026-06-09T01:54:29.055Z] 1a0082a45619: Preparing [2026-06-09T01:54:29.055Z] c05d26412f23: Preparing [2026-06-09T01:54:29.055Z] 2f39fb49149e: Preparing [2026-06-09T01:54:29.055Z] 93c72dbf9db2: Preparing [2026-06-09T01:54:29.055Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:29.055Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:29.055Z] 0854555d70ac: Preparing [2026-06-09T01:54:29.055Z] 93c72dbf9db2: Waiting [2026-06-09T01:54:29.055Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:29.055Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:29.055Z] 0854555d70ac: Waiting [2026-06-09T01:54:29.055Z] 2f39fb49149e: Waiting [2026-06-09T01:54:29.055Z] c05d26412f23: Layer already exists [2026-06-09T01:54:29.055Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:29.055Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:29.055Z] fe8a22751841: Layer already exists [2026-06-09T01:54:29.055Z] c40872aaf5de: Layer already exists [2026-06-09T01:54:29.055Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:29.055Z] 2f39fb49149e: Layer already exists [2026-06-09T01:54:29.055Z] 93c72dbf9db2: Layer already exists [2026-06-09T01:54:29.055Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:29.055Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:29.055Z] latest: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:29.513Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:30.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.119 [2026-06-09T01:54:30.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-09T01:54:30.045Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:30.045Z] c40872aaf5de: Preparing [2026-06-09T01:54:30.045Z] fe8a22751841: Preparing [2026-06-09T01:54:30.045Z] 1a0082a45619: Preparing [2026-06-09T01:54:30.045Z] c05d26412f23: Preparing [2026-06-09T01:54:30.045Z] 2f39fb49149e: Preparing [2026-06-09T01:54:30.045Z] 93c72dbf9db2: Preparing [2026-06-09T01:54:30.045Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:30.045Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:30.045Z] 0854555d70ac: Preparing [2026-06-09T01:54:30.045Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:30.045Z] 93c72dbf9db2: Waiting [2026-06-09T01:54:30.045Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:30.045Z] 0854555d70ac: Waiting [2026-06-09T01:54:30.045Z] 2f39fb49149e: Waiting [2026-06-09T01:54:30.045Z] fe8a22751841: Layer already exists [2026-06-09T01:54:30.045Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:30.045Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:30.045Z] c05d26412f23: Layer already exists [2026-06-09T01:54:30.045Z] c40872aaf5de: Layer already exists [2026-06-09T01:54:30.045Z] 93c72dbf9db2: Layer already exists [2026-06-09T01:54:30.045Z] 2f39fb49149e: Layer already exists [2026-06-09T01:54:30.045Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:30.045Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:30.045Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:30.045Z] 4.1.0-dev.119: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:30.499Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:30.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:30.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-09T01:54:30.997Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:30.997Z] c40872aaf5de: Preparing [2026-06-09T01:54:30.997Z] fe8a22751841: Preparing [2026-06-09T01:54:30.997Z] 1a0082a45619: Preparing [2026-06-09T01:54:30.997Z] c05d26412f23: Preparing [2026-06-09T01:54:30.997Z] 2f39fb49149e: Preparing [2026-06-09T01:54:30.997Z] 93c72dbf9db2: Preparing [2026-06-09T01:54:30.997Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:30.997Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:30.997Z] 0854555d70ac: Preparing [2026-06-09T01:54:30.997Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:30.997Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:30.997Z] 0854555d70ac: Waiting [2026-06-09T01:54:30.997Z] 93c72dbf9db2: Waiting [2026-06-09T01:54:30.997Z] fe8a22751841: Layer already exists [2026-06-09T01:54:30.997Z] c40872aaf5de: Layer already exists [2026-06-09T01:54:30.997Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:30.997Z] c05d26412f23: Layer already exists [2026-06-09T01:54:30.997Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:30.997Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:30.997Z] 93c72dbf9db2: Layer already exists [2026-06-09T01:54:30.997Z] 2f39fb49149e: Layer already exists [2026-06-09T01:54:30.997Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:30.997Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:30.997Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:31.497Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:31.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-06-09T01:54:31.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-09T01:54:31.981Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:31.981Z] c40872aaf5de: Preparing [2026-06-09T01:54:31.981Z] fe8a22751841: Preparing [2026-06-09T01:54:31.981Z] 1a0082a45619: Preparing [2026-06-09T01:54:31.981Z] c05d26412f23: Preparing [2026-06-09T01:54:31.981Z] 2f39fb49149e: Preparing [2026-06-09T01:54:31.981Z] 93c72dbf9db2: Preparing [2026-06-09T01:54:31.981Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:31.981Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:31.981Z] 0854555d70ac: Preparing [2026-06-09T01:54:31.981Z] 2f39fb49149e: Waiting [2026-06-09T01:54:31.981Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:31.981Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:31.981Z] 0854555d70ac: Waiting [2026-06-09T01:54:31.981Z] 93c72dbf9db2: Waiting [2026-06-09T01:54:31.981Z] c40872aaf5de: Layer already exists [2026-06-09T01:54:31.981Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:31.981Z] fe8a22751841: Layer already exists [2026-06-09T01:54:31.981Z] c05d26412f23: Layer already exists [2026-06-09T01:54:31.981Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:31.981Z] 93c72dbf9db2: Layer already exists [2026-06-09T01:54:31.981Z] 2f39fb49149e: Layer already exists [2026-06-09T01:54:31.981Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:31.981Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:31.981Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:31.981Z] main: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:54:32.061Z] ===================================================== [Pipeline] echo [2026-06-09T01:54:32.077Z] taggedImages: [2026-06-09T01:54:32.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:32.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-09T01:54:32.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.119 [2026-06-09T01:54:32.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:32.077Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-06-09T01:54:32.099Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-06-09T01:54:32.099Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:32.099Z] latest [2026-06-09T01:54:32.099Z] 4.1.0-dev.119 [2026-06-09T01:54:32.099Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:32.099Z] main [2026-06-09T01:54:32.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:32.621Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:33.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:33.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-09T01:54:33.091Z] 086879520588: Preparing [2026-06-09T01:54:33.091Z] 3b378b9cd72b: Preparing [2026-06-09T01:54:33.091Z] e9186176b854: Preparing [2026-06-09T01:54:33.091Z] 1a0082a45619: Preparing [2026-06-09T01:54:33.091Z] c05d26412f23: Preparing [2026-06-09T01:54:33.091Z] dbefbc92f040: Preparing [2026-06-09T01:54:33.091Z] 083d1d401241: Preparing [2026-06-09T01:54:33.091Z] 6c466bed8aa6: Preparing [2026-06-09T01:54:33.091Z] 0854555d70ac: Preparing [2026-06-09T01:54:33.091Z] dbefbc92f040: Waiting [2026-06-09T01:54:33.091Z] 6c466bed8aa6: Waiting [2026-06-09T01:54:33.091Z] 0854555d70ac: Waiting [2026-06-09T01:54:33.091Z] 083d1d401241: Waiting [2026-06-09T01:54:33.091Z] c05d26412f23: Layer already exists [2026-06-09T01:54:33.091Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:33.091Z] 3b378b9cd72b: Pushed [2026-06-09T01:54:33.091Z] 086879520588: Pushed [2026-06-09T01:54:33.091Z] e9186176b854: Pushed [2026-06-09T01:54:33.091Z] 083d1d401241: Pushed [2026-06-09T01:54:33.091Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:33.378Z] 6c466bed8aa6: Pushed [2026-06-09T01:54:48.356Z] dbefbc92f040: Pushed [2026-06-09T01:54:48.356Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:48.697Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:49.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-09T01:54:49.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-09T01:54:49.017Z] 086879520588: Preparing [2026-06-09T01:54:49.017Z] 3b378b9cd72b: Preparing [2026-06-09T01:54:49.017Z] e9186176b854: Preparing [2026-06-09T01:54:49.017Z] 1a0082a45619: Preparing [2026-06-09T01:54:49.017Z] c05d26412f23: Preparing [2026-06-09T01:54:49.017Z] dbefbc92f040: Preparing [2026-06-09T01:54:49.017Z] 083d1d401241: Preparing [2026-06-09T01:54:49.017Z] 6c466bed8aa6: Preparing [2026-06-09T01:54:49.017Z] 0854555d70ac: Preparing [2026-06-09T01:54:49.017Z] 083d1d401241: Waiting [2026-06-09T01:54:49.017Z] 6c466bed8aa6: Waiting [2026-06-09T01:54:49.017Z] 0854555d70ac: Waiting [2026-06-09T01:54:49.017Z] dbefbc92f040: Waiting [2026-06-09T01:54:49.017Z] 086879520588: Layer already exists [2026-06-09T01:54:49.017Z] 3b378b9cd72b: Layer already exists [2026-06-09T01:54:49.017Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:49.017Z] e9186176b854: Layer already exists [2026-06-09T01:54:49.017Z] c05d26412f23: Layer already exists [2026-06-09T01:54:49.017Z] 083d1d401241: Layer already exists [2026-06-09T01:54:49.017Z] 6c466bed8aa6: Layer already exists [2026-06-09T01:54:49.017Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:49.017Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:49.017Z] latest: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:49.353Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:49.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.119 [2026-06-09T01:54:49.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-09T01:54:49.676Z] 086879520588: Preparing [2026-06-09T01:54:49.676Z] 3b378b9cd72b: Preparing [2026-06-09T01:54:49.676Z] e9186176b854: Preparing [2026-06-09T01:54:49.676Z] 1a0082a45619: Preparing [2026-06-09T01:54:49.676Z] c05d26412f23: Preparing [2026-06-09T01:54:49.676Z] dbefbc92f040: Preparing [2026-06-09T01:54:49.676Z] 083d1d401241: Preparing [2026-06-09T01:54:49.676Z] 6c466bed8aa6: Preparing [2026-06-09T01:54:49.676Z] 0854555d70ac: Preparing [2026-06-09T01:54:49.676Z] 083d1d401241: Waiting [2026-06-09T01:54:49.676Z] 6c466bed8aa6: Waiting [2026-06-09T01:54:49.676Z] 0854555d70ac: Waiting [2026-06-09T01:54:49.676Z] dbefbc92f040: Waiting [2026-06-09T01:54:49.676Z] e9186176b854: Layer already exists [2026-06-09T01:54:49.676Z] 086879520588: Layer already exists [2026-06-09T01:54:49.676Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:49.676Z] 3b378b9cd72b: Layer already exists [2026-06-09T01:54:49.676Z] c05d26412f23: Layer already exists [2026-06-09T01:54:49.676Z] 083d1d401241: Layer already exists [2026-06-09T01:54:49.676Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:49.676Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:49.676Z] 6c466bed8aa6: Layer already exists [2026-06-09T01:54:49.676Z] 4.1.0-dev.119: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:50.038Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:50.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:50.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-09T01:54:50.499Z] 086879520588: Preparing [2026-06-09T01:54:50.499Z] 3b378b9cd72b: Preparing [2026-06-09T01:54:50.499Z] e9186176b854: Preparing [2026-06-09T01:54:50.499Z] 1a0082a45619: Preparing [2026-06-09T01:54:50.499Z] c05d26412f23: Preparing [2026-06-09T01:54:50.499Z] dbefbc92f040: Preparing [2026-06-09T01:54:50.499Z] 083d1d401241: Preparing [2026-06-09T01:54:50.499Z] 6c466bed8aa6: Preparing [2026-06-09T01:54:50.499Z] 0854555d70ac: Preparing [2026-06-09T01:54:50.499Z] 083d1d401241: Waiting [2026-06-09T01:54:50.499Z] 0854555d70ac: Waiting [2026-06-09T01:54:50.499Z] dbefbc92f040: Waiting [2026-06-09T01:54:50.499Z] 6c466bed8aa6: Waiting [2026-06-09T01:54:50.499Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:50.499Z] 3b378b9cd72b: Layer already exists [2026-06-09T01:54:50.499Z] 086879520588: Layer already exists [2026-06-09T01:54:50.499Z] c05d26412f23: Layer already exists [2026-06-09T01:54:50.499Z] e9186176b854: Layer already exists [2026-06-09T01:54:50.499Z] 083d1d401241: Layer already exists [2026-06-09T01:54:50.499Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:50.499Z] 6c466bed8aa6: Layer already exists [2026-06-09T01:54:50.499Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:50.499Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:50.827Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:51.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-06-09T01:54:51.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-09T01:54:51.189Z] 086879520588: Preparing [2026-06-09T01:54:51.189Z] 3b378b9cd72b: Preparing [2026-06-09T01:54:51.189Z] e9186176b854: Preparing [2026-06-09T01:54:51.189Z] 1a0082a45619: Preparing [2026-06-09T01:54:51.189Z] c05d26412f23: Preparing [2026-06-09T01:54:51.189Z] dbefbc92f040: Preparing [2026-06-09T01:54:51.189Z] 083d1d401241: Preparing [2026-06-09T01:54:51.189Z] 6c466bed8aa6: Preparing [2026-06-09T01:54:51.189Z] 0854555d70ac: Preparing [2026-06-09T01:54:51.189Z] 083d1d401241: Waiting [2026-06-09T01:54:51.189Z] 6c466bed8aa6: Waiting [2026-06-09T01:54:51.189Z] 0854555d70ac: Waiting [2026-06-09T01:54:51.189Z] dbefbc92f040: Waiting [2026-06-09T01:54:51.189Z] c05d26412f23: Layer already exists [2026-06-09T01:54:51.189Z] 086879520588: Layer already exists [2026-06-09T01:54:51.189Z] 3b378b9cd72b: Layer already exists [2026-06-09T01:54:51.189Z] e9186176b854: Layer already exists [2026-06-09T01:54:51.189Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:51.189Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:51.189Z] 083d1d401241: Layer already exists [2026-06-09T01:54:51.189Z] 6c466bed8aa6: Layer already exists [2026-06-09T01:54:51.189Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:51.189Z] main: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:54:51.256Z] ===================================================== [Pipeline] echo [2026-06-09T01:54:51.268Z] taggedImages: [2026-06-09T01:54:51.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:51.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-09T01:54:51.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.119 [2026-06-09T01:54:51.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:51.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-06-09T01:54:51.290Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-06-09T01:54:51.290Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:51.290Z] latest [2026-06-09T01:54:51.290Z] 4.1.0-dev.119 [2026-06-09T01:54:51.290Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:51.290Z] main [2026-06-09T01:54:51.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:51.635Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:51.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:51.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-09T01:54:51.970Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:51.970Z] 34eb64fe82c4: Preparing [2026-06-09T01:54:51.970Z] 9595de670cf7: Preparing [2026-06-09T01:54:51.970Z] 1a0082a45619: Preparing [2026-06-09T01:54:51.970Z] c05d26412f23: Preparing [2026-06-09T01:54:51.970Z] dbefbc92f040: Preparing [2026-06-09T01:54:51.970Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:51.970Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:51.970Z] 0854555d70ac: Preparing [2026-06-09T01:54:51.970Z] dbefbc92f040: Waiting [2026-06-09T01:54:51.970Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:51.970Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:51.970Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:51.970Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:51.970Z] c05d26412f23: Layer already exists [2026-06-09T01:54:51.970Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:51.970Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:51.970Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:51.970Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:51.970Z] 34eb64fe82c4: Pushed [2026-06-09T01:54:51.970Z] 9595de670cf7: Pushed [2026-06-09T01:54:52.231Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:52.573Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:52.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-09T01:54:52.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-09T01:54:52.907Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:52.907Z] 34eb64fe82c4: Preparing [2026-06-09T01:54:52.907Z] 9595de670cf7: Preparing [2026-06-09T01:54:52.907Z] 1a0082a45619: Preparing [2026-06-09T01:54:52.907Z] c05d26412f23: Preparing [2026-06-09T01:54:52.907Z] dbefbc92f040: Preparing [2026-06-09T01:54:52.907Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:52.907Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:52.907Z] 0854555d70ac: Preparing [2026-06-09T01:54:52.907Z] dbefbc92f040: Waiting [2026-06-09T01:54:52.907Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:52.907Z] 0854555d70ac: Waiting [2026-06-09T01:54:52.907Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:52.907Z] 9595de670cf7: Layer already exists [2026-06-09T01:54:52.907Z] 34eb64fe82c4: Layer already exists [2026-06-09T01:54:52.907Z] c05d26412f23: Layer already exists [2026-06-09T01:54:52.907Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:52.907Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:52.907Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:52.907Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:52.907Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:52.907Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:52.907Z] latest: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:53.243Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:53.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.119 [2026-06-09T01:54:53.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-09T01:54:53.567Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:53.567Z] 34eb64fe82c4: Preparing [2026-06-09T01:54:53.567Z] 9595de670cf7: Preparing [2026-06-09T01:54:53.567Z] 1a0082a45619: Preparing [2026-06-09T01:54:53.567Z] c05d26412f23: Preparing [2026-06-09T01:54:53.567Z] dbefbc92f040: Preparing [2026-06-09T01:54:53.567Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:53.567Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:53.567Z] 0854555d70ac: Preparing [2026-06-09T01:54:53.567Z] dbefbc92f040: Waiting [2026-06-09T01:54:53.567Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:53.567Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:53.567Z] 0854555d70ac: Waiting [2026-06-09T01:54:53.567Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:53.567Z] 34eb64fe82c4: Layer already exists [2026-06-09T01:54:53.567Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:53.567Z] c05d26412f23: Layer already exists [2026-06-09T01:54:53.567Z] 9595de670cf7: Layer already exists [2026-06-09T01:54:53.567Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:53.567Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:53.567Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:53.567Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:53.567Z] 4.1.0-dev.119: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:53.913Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:54.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:54.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-09T01:54:54.245Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:54.245Z] 34eb64fe82c4: Preparing [2026-06-09T01:54:54.245Z] 9595de670cf7: Preparing [2026-06-09T01:54:54.245Z] 1a0082a45619: Preparing [2026-06-09T01:54:54.245Z] c05d26412f23: Preparing [2026-06-09T01:54:54.245Z] dbefbc92f040: Preparing [2026-06-09T01:54:54.245Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:54.245Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:54.245Z] 0854555d70ac: Preparing [2026-06-09T01:54:54.245Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:54.245Z] dbefbc92f040: Waiting [2026-06-09T01:54:54.245Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:54.245Z] 0854555d70ac: Waiting [2026-06-09T01:54:54.245Z] 9595de670cf7: Layer already exists [2026-06-09T01:54:54.245Z] c05d26412f23: Layer already exists [2026-06-09T01:54:54.245Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:54.245Z] 34eb64fe82c4: Layer already exists [2026-06-09T01:54:54.245Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:54.245Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:54.245Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:54.245Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:54.245Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:54.245Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:54.570Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:54.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-06-09T01:54:54.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-09T01:54:54.896Z] 83cb3e78a11f: Preparing [2026-06-09T01:54:54.896Z] 34eb64fe82c4: Preparing [2026-06-09T01:54:54.896Z] 9595de670cf7: Preparing [2026-06-09T01:54:54.896Z] 1a0082a45619: Preparing [2026-06-09T01:54:54.896Z] c05d26412f23: Preparing [2026-06-09T01:54:54.896Z] dbefbc92f040: Preparing [2026-06-09T01:54:54.896Z] a74cdc7bb57e: Preparing [2026-06-09T01:54:54.896Z] 1fc2bd6b8a10: Preparing [2026-06-09T01:54:54.896Z] 0854555d70ac: Preparing [2026-06-09T01:54:54.896Z] dbefbc92f040: Waiting [2026-06-09T01:54:54.896Z] a74cdc7bb57e: Waiting [2026-06-09T01:54:54.896Z] 1fc2bd6b8a10: Waiting [2026-06-09T01:54:54.896Z] 0854555d70ac: Waiting [2026-06-09T01:54:54.896Z] c05d26412f23: Layer already exists [2026-06-09T01:54:54.896Z] 34eb64fe82c4: Layer already exists [2026-06-09T01:54:54.896Z] 83cb3e78a11f: Layer already exists [2026-06-09T01:54:54.896Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:54.896Z] 9595de670cf7: Layer already exists [2026-06-09T01:54:54.896Z] a74cdc7bb57e: Layer already exists [2026-06-09T01:54:54.896Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:54.896Z] dbefbc92f040: Layer already exists [2026-06-09T01:54:54.896Z] 1fc2bd6b8a10: Layer already exists [2026-06-09T01:54:54.896Z] main: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:54:54.987Z] ===================================================== [Pipeline] echo [2026-06-09T01:54:55.001Z] taggedImages: [2026-06-09T01:54:55.001Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:55.001Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-09T01:54:55.001Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.119 [2026-06-09T01:54:55.001Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:55.001Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-06-09T01:54:55.025Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-06-09T01:54:55.025Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:55.025Z] latest [2026-06-09T01:54:55.025Z] 4.1.0-dev.119 [2026-06-09T01:54:55.025Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:54:55.025Z] main [2026-06-09T01:54:55.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:55.375Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:54:55.703Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:54:55.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-09T01:54:55.703Z] 8a88b202325b: Preparing [2026-06-09T01:54:55.703Z] 04ec72a3d84b: Preparing [2026-06-09T01:54:55.703Z] 1a0082a45619: Preparing [2026-06-09T01:54:55.703Z] c05d26412f23: Preparing [2026-06-09T01:54:55.703Z] 1c425790039a: Preparing [2026-06-09T01:54:55.703Z] 4387c42eee40: Preparing [2026-06-09T01:54:55.703Z] 0854555d70ac: Preparing [2026-06-09T01:54:55.703Z] 0854555d70ac: Waiting [2026-06-09T01:54:55.703Z] 4387c42eee40: Waiting [2026-06-09T01:54:55.703Z] c05d26412f23: Layer already exists [2026-06-09T01:54:55.703Z] 1a0082a45619: Layer already exists [2026-06-09T01:54:55.703Z] 0854555d70ac: Layer already exists [2026-06-09T01:54:55.703Z] 8a88b202325b: Pushed [2026-06-09T01:54:55.703Z] 1c425790039a: Pushed [2026-06-09T01:54:56.271Z] 4387c42eee40: Pushed [2026-06-09T01:54:59.727Z] 04ec72a3d84b: Pushed [2026-06-09T01:54:59.727Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:00.120Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:00.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-09T01:55:00.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-09T01:55:00.448Z] 8a88b202325b: Preparing [2026-06-09T01:55:00.448Z] 04ec72a3d84b: Preparing [2026-06-09T01:55:00.448Z] 1a0082a45619: Preparing [2026-06-09T01:55:00.448Z] c05d26412f23: Preparing [2026-06-09T01:55:00.448Z] 1c425790039a: Preparing [2026-06-09T01:55:00.448Z] 4387c42eee40: Preparing [2026-06-09T01:55:00.448Z] 0854555d70ac: Preparing [2026-06-09T01:55:00.448Z] 4387c42eee40: Waiting [2026-06-09T01:55:00.448Z] 0854555d70ac: Waiting [2026-06-09T01:55:00.448Z] c05d26412f23: Layer already exists [2026-06-09T01:55:00.448Z] 8a88b202325b: Layer already exists [2026-06-09T01:55:00.448Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:00.448Z] 04ec72a3d84b: Layer already exists [2026-06-09T01:55:00.448Z] 1c425790039a: Layer already exists [2026-06-09T01:55:00.448Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:00.448Z] 4387c42eee40: Layer already exists [2026-06-09T01:55:00.448Z] latest: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:00.771Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:01.091Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.119 [2026-06-09T01:55:01.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-09T01:55:01.091Z] 8a88b202325b: Preparing [2026-06-09T01:55:01.091Z] 04ec72a3d84b: Preparing [2026-06-09T01:55:01.091Z] 1a0082a45619: Preparing [2026-06-09T01:55:01.091Z] c05d26412f23: Preparing [2026-06-09T01:55:01.091Z] 1c425790039a: Preparing [2026-06-09T01:55:01.091Z] 4387c42eee40: Preparing [2026-06-09T01:55:01.091Z] 0854555d70ac: Preparing [2026-06-09T01:55:01.091Z] 4387c42eee40: Waiting [2026-06-09T01:55:01.091Z] 0854555d70ac: Waiting [2026-06-09T01:55:01.091Z] 1c425790039a: Layer already exists [2026-06-09T01:55:01.091Z] 04ec72a3d84b: Layer already exists [2026-06-09T01:55:01.091Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:01.091Z] 8a88b202325b: Layer already exists [2026-06-09T01:55:01.091Z] c05d26412f23: Layer already exists [2026-06-09T01:55:01.091Z] 4387c42eee40: Layer already exists [2026-06-09T01:55:01.091Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:01.091Z] 4.1.0-dev.119: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:01.414Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:01.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:55:01.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-09T01:55:01.753Z] 8a88b202325b: Preparing [2026-06-09T01:55:01.753Z] 04ec72a3d84b: Preparing [2026-06-09T01:55:01.753Z] 1a0082a45619: Preparing [2026-06-09T01:55:01.753Z] c05d26412f23: Preparing [2026-06-09T01:55:01.753Z] 1c425790039a: Preparing [2026-06-09T01:55:01.753Z] 4387c42eee40: Preparing [2026-06-09T01:55:01.753Z] 0854555d70ac: Preparing [2026-06-09T01:55:01.753Z] 0854555d70ac: Waiting [2026-06-09T01:55:01.753Z] 4387c42eee40: Waiting [2026-06-09T01:55:01.753Z] c05d26412f23: Layer already exists [2026-06-09T01:55:01.753Z] 8a88b202325b: Layer already exists [2026-06-09T01:55:01.753Z] 1c425790039a: Layer already exists [2026-06-09T01:55:01.753Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:01.753Z] 04ec72a3d84b: Layer already exists [2026-06-09T01:55:01.753Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:01.753Z] 4387c42eee40: Layer already exists [2026-06-09T01:55:01.753Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:02.173Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:02.490Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-06-09T01:55:02.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-09T01:55:02.490Z] 8a88b202325b: Preparing [2026-06-09T01:55:02.490Z] 04ec72a3d84b: Preparing [2026-06-09T01:55:02.490Z] 1a0082a45619: Preparing [2026-06-09T01:55:02.490Z] c05d26412f23: Preparing [2026-06-09T01:55:02.490Z] 1c425790039a: Preparing [2026-06-09T01:55:02.490Z] 4387c42eee40: Preparing [2026-06-09T01:55:02.490Z] 0854555d70ac: Preparing [2026-06-09T01:55:02.490Z] 4387c42eee40: Waiting [2026-06-09T01:55:02.490Z] 0854555d70ac: Waiting [2026-06-09T01:55:02.490Z] 8a88b202325b: Layer already exists [2026-06-09T01:55:02.490Z] 1c425790039a: Layer already exists [2026-06-09T01:55:02.490Z] 04ec72a3d84b: Layer already exists [2026-06-09T01:55:02.490Z] c05d26412f23: Layer already exists [2026-06-09T01:55:02.490Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:02.490Z] 4387c42eee40: Layer already exists [2026-06-09T01:55:02.490Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:02.490Z] main: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:55:02.555Z] ===================================================== [Pipeline] echo [2026-06-09T01:55:02.567Z] taggedImages: [2026-06-09T01:55:02.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:55:02.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-09T01:55:02.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.119 [2026-06-09T01:55:02.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:55:02.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-06-09T01:55:02.605Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-06-09T01:55:02.605Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:55:02.605Z] latest [2026-06-09T01:55:02.605Z] 4.1.0-dev.119 [2026-06-09T01:55:02.605Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:55:02.605Z] main [2026-06-09T01:55:02.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:02.959Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:03.295Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:55:03.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-09T01:55:03.295Z] 16c991a01681: Preparing [2026-06-09T01:55:03.295Z] d2a318ebccae: Preparing [2026-06-09T01:55:03.295Z] 1a0082a45619: Preparing [2026-06-09T01:55:03.295Z] c05d26412f23: Preparing [2026-06-09T01:55:03.295Z] bad751d793cb: Preparing [2026-06-09T01:55:03.295Z] bc8c63b09886: Preparing [2026-06-09T01:55:03.295Z] 0854555d70ac: Preparing [2026-06-09T01:55:03.295Z] bc8c63b09886: Waiting [2026-06-09T01:55:03.295Z] 0854555d70ac: Waiting [2026-06-09T01:55:03.295Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:03.295Z] c05d26412f23: Layer already exists [2026-06-09T01:55:03.295Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:03.295Z] 16c991a01681: Pushed [2026-06-09T01:55:03.295Z] bad751d793cb: Pushed [2026-06-09T01:55:03.553Z] bc8c63b09886: Pushed [2026-06-09T01:55:07.817Z] d2a318ebccae: Pushed [2026-06-09T01:55:07.817Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:08.217Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:08.566Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-09T01:55:08.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-09T01:55:08.566Z] 16c991a01681: Preparing [2026-06-09T01:55:08.566Z] d2a318ebccae: Preparing [2026-06-09T01:55:08.566Z] 1a0082a45619: Preparing [2026-06-09T01:55:08.566Z] c05d26412f23: Preparing [2026-06-09T01:55:08.566Z] bad751d793cb: Preparing [2026-06-09T01:55:08.566Z] bc8c63b09886: Preparing [2026-06-09T01:55:08.566Z] 0854555d70ac: Preparing [2026-06-09T01:55:08.566Z] 0854555d70ac: Waiting [2026-06-09T01:55:08.566Z] bc8c63b09886: Waiting [2026-06-09T01:55:08.566Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:08.566Z] c05d26412f23: Layer already exists [2026-06-09T01:55:08.566Z] 16c991a01681: Layer already exists [2026-06-09T01:55:08.566Z] d2a318ebccae: Layer already exists [2026-06-09T01:55:08.566Z] bad751d793cb: Layer already exists [2026-06-09T01:55:08.566Z] bc8c63b09886: Layer already exists [2026-06-09T01:55:08.566Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:08.566Z] latest: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:08.911Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:09.252Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.119 [2026-06-09T01:55:09.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-09T01:55:09.252Z] 16c991a01681: Preparing [2026-06-09T01:55:09.252Z] d2a318ebccae: Preparing [2026-06-09T01:55:09.252Z] 1a0082a45619: Preparing [2026-06-09T01:55:09.252Z] c05d26412f23: Preparing [2026-06-09T01:55:09.252Z] bad751d793cb: Preparing [2026-06-09T01:55:09.252Z] bc8c63b09886: Preparing [2026-06-09T01:55:09.252Z] 0854555d70ac: Preparing [2026-06-09T01:55:09.252Z] bc8c63b09886: Waiting [2026-06-09T01:55:09.252Z] 0854555d70ac: Waiting [2026-06-09T01:55:09.252Z] d2a318ebccae: Layer already exists [2026-06-09T01:55:09.252Z] 16c991a01681: Layer already exists [2026-06-09T01:55:09.252Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:09.252Z] c05d26412f23: Layer already exists [2026-06-09T01:55:09.252Z] bad751d793cb: Layer already exists [2026-06-09T01:55:09.252Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:09.252Z] bc8c63b09886: Layer already exists [2026-06-09T01:55:09.252Z] 4.1.0-dev.119: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:09.592Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:09.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:55:09.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-09T01:55:09.937Z] 16c991a01681: Preparing [2026-06-09T01:55:09.937Z] d2a318ebccae: Preparing [2026-06-09T01:55:09.937Z] 1a0082a45619: Preparing [2026-06-09T01:55:09.937Z] c05d26412f23: Preparing [2026-06-09T01:55:09.937Z] bad751d793cb: Preparing [2026-06-09T01:55:09.937Z] bc8c63b09886: Preparing [2026-06-09T01:55:09.937Z] 0854555d70ac: Preparing [2026-06-09T01:55:09.937Z] bc8c63b09886: Waiting [2026-06-09T01:55:09.937Z] 0854555d70ac: Waiting [2026-06-09T01:55:09.937Z] c05d26412f23: Layer already exists [2026-06-09T01:55:09.937Z] 16c991a01681: Layer already exists [2026-06-09T01:55:09.937Z] bad751d793cb: Layer already exists [2026-06-09T01:55:09.937Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:09.937Z] d2a318ebccae: Layer already exists [2026-06-09T01:55:09.937Z] bc8c63b09886: Layer already exists [2026-06-09T01:55:09.937Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:09.937Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:10.256Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T01:55:10.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-06-09T01:55:10.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-09T01:55:10.576Z] 16c991a01681: Preparing [2026-06-09T01:55:10.576Z] d2a318ebccae: Preparing [2026-06-09T01:55:10.576Z] 1a0082a45619: Preparing [2026-06-09T01:55:10.576Z] c05d26412f23: Preparing [2026-06-09T01:55:10.576Z] bad751d793cb: Preparing [2026-06-09T01:55:10.576Z] bc8c63b09886: Preparing [2026-06-09T01:55:10.576Z] 0854555d70ac: Preparing [2026-06-09T01:55:10.576Z] 0854555d70ac: Waiting [2026-06-09T01:55:10.576Z] bc8c63b09886: Waiting [2026-06-09T01:55:10.576Z] bad751d793cb: Layer already exists [2026-06-09T01:55:10.576Z] d2a318ebccae: Layer already exists [2026-06-09T01:55:10.576Z] 1a0082a45619: Layer already exists [2026-06-09T01:55:10.576Z] c05d26412f23: Layer already exists [2026-06-09T01:55:10.576Z] 16c991a01681: Layer already exists [2026-06-09T01:55:10.576Z] bc8c63b09886: Layer already exists [2026-06-09T01:55:10.576Z] 0854555d70ac: Layer already exists [2026-06-09T01:55:10.576Z] main: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T01:55:10.642Z] ===================================================== [Pipeline] echo [2026-06-09T01:55:10.651Z] taggedImages: [2026-06-09T01:55:10.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T01:55:10.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-09T01:55:10.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.119 [2026-06-09T01:55:10.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T01:55:10.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [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] } [2026-06-09T01:55:11.035Z] #88 ... [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.035Z] #80 DONE 137.7s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.035Z] #78 DONE 134.8s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.035Z] #75 DONE 137.7s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.035Z] #88 DONE 110.0s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.035Z] #84 DONE 128.4s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #119 [core-keeper builder 7/8] COPY . . [2026-06-09T01:55:11.035Z] #119 ... [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.035Z] #81 DONE 136.6s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #120 [core-metadata builder 6/7] COPY . . [2026-06-09T01:55:11.035Z] #120 ... [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #119 [core-keeper builder 7/8] COPY . . [2026-06-09T01:55:11.035Z] #119 DONE 1.9s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #121 [support-scheduler builder 6/7] COPY . . [2026-06-09T01:55:11.035Z] #121 DONE 2.0s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #122 [support-notifications builder 6/7] COPY . . [2026-06-09T01:55:11.035Z] #122 DONE 2.0s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #123 [security-proxy-setup builder 6/7] COPY . . [2026-06-09T01:55:11.035Z] #123 DONE 2.0s [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.035Z] #124 CACHED [2026-06-09T01:55:11.035Z] [2026-06-09T01:55:11.035Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:55:11.035Z] #125 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #126 [security-bootstrapper builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #126 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.036Z] #127 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #128 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:55:11.036Z] #129 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #130 DONE 1.9s [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #120 [core-metadata builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #120 DONE 1.9s [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #131 [core-command builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #131 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:55:11.036Z] #132 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.036Z] #133 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.036Z] #134 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #135 [core-data builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #135 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:55:11.036Z] #136 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #137 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:55:11.036Z] #138 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.036Z] #139 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #140 [security-proxy-auth builder 6/7] COPY . . [2026-06-09T01:55:11.036Z] #140 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-09T01:55:11.036Z] #141 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-09T01:55:11.036Z] #142 CACHED [2026-06-09T01:55:11.036Z] [2026-06-09T01:55:11.036Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T01:55:11.616Z] #143 ... [2026-06-09T01:55:11.616Z] [2026-06-09T01:55:11.616Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T01:55:11.616Z] #0 4.547 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-09T01:55:13.019Z] #144 ... [2026-06-09T01:55:13.019Z] [2026-06-09T01:55:13.019Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-09T01:55:13.019Z] #0 6.760 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-09T01:55:13.019Z] #145 ... [2026-06-09T01:55:13.019Z] [2026-06-09T01:55:13.019Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T01:55:13.019Z] #143 6.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-09T01:55:16.385Z] #143 ... [2026-06-09T01:55:16.385Z] [2026-06-09T01:55:16.385Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-09T01:55:16.385Z] #0 6.918 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-09T01:55:16.385Z] #146 ... [2026-06-09T01:55:16.385Z] [2026-06-09T01:55:16.385Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-09T01:55:16.385Z] #0 6.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-09T01:55:16.385Z] #147 ... [2026-06-09T01:55:16.385Z] [2026-06-09T01:55:16.385Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T01:55:16.385Z] #0 4.758 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-09T01:55:16.652Z] #148 ... [2026-06-09T01:55:16.652Z] [2026-06-09T01:55:16.652Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T01:55:16.652Z] #0 7.015 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-09T01:55:16.652Z] #149 ... [2026-06-09T01:55:16.652Z] [2026-06-09T01:55:16.652Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-09T01:55:16.652Z] #0 6.878 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-09T01:55:16.919Z] #150 ... [2026-06-09T01:55:16.919Z] [2026-06-09T01:55:16.919Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-09T01:55:16.919Z] #0 6.869 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-09T01:55:16.919Z] #151 ... [2026-06-09T01:55:16.919Z] [2026-06-09T01:55:16.919Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-09T01:55:16.919Z] #0 6.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-09T01:55:17.185Z] #152 ... [2026-06-09T01:55:17.185Z] [2026-06-09T01:55:17.185Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-09T01:55:17.185Z] #0 6.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-09T01:55:17.451Z] #153 ... [2026-06-09T01:55:17.451Z] [2026-06-09T01:55:17.451Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-09T01:55:17.451Z] #0 6.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-09T02:15:56.166Z] #154 ... [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-09T02:15:56.166Z] #151 DONE 1238.0s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:15:56.166Z] #148 ... [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:15:56.166Z] #155 DONE 0.3s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:15:56.166Z] #156 DONE 0.2s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-09T02:15:56.166Z] #157 DONE 0.3s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-06-09T02:15:56.166Z] #158 DONE 0.2s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-06-09T02:15:56.166Z] #159 DONE 0.3s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T02:15:56.166Z] #160 DONE 2.0s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:15:56.166Z] #148 ... [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #111 [core-common-config-bootstrapper] exporting to image [2026-06-09T02:15:56.166Z] #111 exporting layers [2026-06-09T02:15:56.166Z] #111 exporting layers 0.8s done [2026-06-09T02:15:56.166Z] #111 writing image sha256:de0e669b0fecb58c3b4bad2b5927de0ecc7aa35c4fff622accaf9c27ca8fd58f done [2026-06-09T02:15:56.166Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-06-09T02:15:56.166Z] #111 DONE 7.5s [2026-06-09T02:15:56.166Z] [2026-06-09T02:15:56.166Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T02:16:08.496Z] #143 ... [2026-06-09T02:16:08.496Z] [2026-06-09T02:16:08.496Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-09T02:16:08.496Z] #152 DONE 1260.9s [2026-06-09T02:16:08.496Z] [2026-06-09T02:16:08.496Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-09T02:16:08.496Z] #161 DONE 0.4s [2026-06-09T02:16:08.496Z] [2026-06-09T02:16:08.496Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T02:16:08.496Z] #149 ... [2026-06-09T02:16:08.496Z] [2026-06-09T02:16:08.496Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-09T02:16:12.761Z] #162 DONE 4.6s [2026-06-09T02:16:12.761Z] [2026-06-09T02:16:12.761Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:16:12.761Z] #163 DONE 0.2s [2026-06-09T02:16:12.761Z] [2026-06-09T02:16:12.761Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-09T02:16:12.761Z] #153 ... [2026-06-09T02:16:12.761Z] [2026-06-09T02:16:12.761Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:16:12.761Z] #164 DONE 0.4s [2026-06-09T02:16:12.761Z] [2026-06-09T02:16:12.761Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-09T02:16:13.030Z] #165 DONE 0.3s [2026-06-09T02:16:13.030Z] [2026-06-09T02:16:13.030Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:16:13.030Z] #148 ... [2026-06-09T02:16:13.030Z] [2026-06-09T02:16:13.030Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-09T02:16:13.030Z] #166 DONE 0.1s [2026-06-09T02:16:13.297Z] [2026-06-09T02:16:13.297Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-06-09T02:16:13.297Z] #167 DONE 0.1s [2026-06-09T02:16:13.297Z] [2026-06-09T02:16:13.297Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-06-09T02:16:13.563Z] #168 DONE 0.2s [2026-06-09T02:16:13.563Z] [2026-06-09T02:16:13.563Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-06-09T02:16:13.563Z] #169 DONE 0.1s [2026-06-09T02:16:13.563Z] [2026-06-09T02:16:13.563Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-09T02:16:13.830Z] #170 DONE 0.1s [2026-06-09T02:16:13.830Z] [2026-06-09T02:16:13.830Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-09T02:16:15.770Z] #171 DONE 2.0s [2026-06-09T02:16:15.770Z] [2026-06-09T02:16:15.770Z] #111 [security-bootstrapper] exporting to image [2026-06-09T02:16:15.770Z] #111 exporting layers [2026-06-09T02:16:16.727Z] #111 exporting layers 1.0s done [2026-06-09T02:16:16.727Z] #111 writing image sha256:de770e38a3f7288fa4ea1a059feadec8707d177d2f9270163d2a27b356ddfa3c 0.1s done [2026-06-09T02:16:16.727Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2026-06-09T02:16:16.727Z] #111 DONE 8.6s [2026-06-09T02:16:16.727Z] [2026-06-09T02:16:16.727Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-09T02:34:10.708Z] #36 ... [2026-06-09T02:34:10.708Z] [2026-06-09T02:34:10.708Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-09T02:34:10.708Z] #153 DONE 2343.7s [2026-06-09T02:34:10.708Z] [2026-06-09T02:34:10.708Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:34:10.708Z] #148 ... [2026-06-09T02:34:10.708Z] [2026-06-09T02:34:10.708Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:34:10.708Z] #172 DONE 0.2s [2026-06-09T02:34:10.708Z] [2026-06-09T02:34:10.708Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:34:10.708Z] #148 ... [2026-06-09T02:34:10.708Z] [2026-06-09T02:34:10.708Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:34:10.708Z] #173 DONE 0.1s [2026-06-09T02:34:10.977Z] [2026-06-09T02:34:10.977Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-09T02:34:11.245Z] #174 DONE 0.5s [2026-06-09T02:34:11.245Z] [2026-06-09T02:34:11.246Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-09T02:34:11.532Z] #175 DONE 0.2s [2026-06-09T02:34:11.532Z] [2026-06-09T02:34:11.532Z] #111 [core-command] exporting to image [2026-06-09T02:34:11.532Z] #111 exporting layers [2026-06-09T02:34:12.116Z] #111 exporting layers 0.6s done [2026-06-09T02:34:12.116Z] #111 writing image sha256:cac897b33763855aafd2057021e8671443bb18e002d2f36fe107fd97a0f55f8a done [2026-06-09T02:34:12.116Z] #111 naming to docker.io/library/core-command-arm64 done [2026-06-09T02:34:12.116Z] #111 DONE 9.2s [2026-06-09T02:34:12.116Z] [2026-06-09T02:34:12.116Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T02:34:44.321Z] #149 ... [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-09T02:34:44.321Z] #154 DONE 2376.3s [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:34:44.321Z] #148 ... [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-09T02:34:44.321Z] #145 2376.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-09T02:34:44.321Z] #145 ... [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:34:44.321Z] #176 DONE 0.1s [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:34:44.321Z] #177 DONE 0.2s [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #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 [2026-06-09T02:34:44.321Z] #178 DONE 0.1s [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:34:44.321Z] #148 ... [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-09T02:34:44.321Z] #179 DONE 0.2s [2026-06-09T02:34:44.321Z] [2026-06-09T02:34:44.321Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-09T02:34:44.595Z] #180 DONE 0.5s [2026-06-09T02:34:44.595Z] [2026-06-09T02:34:44.595Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-09T02:34:44.595Z] #181 DONE 0.1s [2026-06-09T02:34:44.595Z] [2026-06-09T02:34:44.595Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T02:34:46.537Z] #182 DONE 2.1s [2026-06-09T02:34:46.537Z] [2026-06-09T02:34:46.537Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-09T02:34:46.809Z] #146 ... [2026-06-09T02:34:46.809Z] [2026-06-09T02:34:46.809Z] #111 [security-proxy-setup] exporting to image [2026-06-09T02:34:46.809Z] #111 exporting layers [2026-06-09T02:34:47.772Z] #111 exporting layers 1.0s done [2026-06-09T02:34:47.772Z] #111 writing image sha256:0b153288f1d8bdbcd1476a79a707f153d792a80111891500604f431b3a472d65 done [2026-06-09T02:34:47.772Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2026-06-09T02:34:47.772Z] #111 DONE 10.2s [2026-06-09T02:34:47.772Z] [2026-06-09T02:34:47.772Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:35:20.010Z] #50 ... [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-09T02:35:20.010Z] #145 DONE 2411.6s [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T02:35:20.010Z] #143 ... [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:35:20.010Z] #183 DONE 0.2s [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:35:20.010Z] #50 ... [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:35:20.010Z] #184 DONE 0.2s [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T02:35:20.010Z] #149 ... [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #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 [2026-06-09T02:35:20.010Z] #185 DONE 0.2s [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-09T02:35:20.010Z] #150 ... [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #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 [2026-06-09T02:35:20.010Z] #186 DONE 0.1s [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-09T02:35:20.010Z] #187 DONE 0.1s [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T02:35:20.010Z] #149 ... [2026-06-09T02:35:20.010Z] [2026-06-09T02:35:20.010Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-09T02:35:24.597Z] #188 DONE 4.6s [2026-06-09T02:35:24.597Z] [2026-06-09T02:35:24.597Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-09T02:35:24.597Z] #189 DONE 0.4s [2026-06-09T02:35:24.597Z] [2026-06-09T02:35:24.597Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:35:24.597Z] #148 ... [2026-06-09T02:35:24.597Z] [2026-06-09T02:35:24.597Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-09T02:35:24.597Z] #190 DONE 0.1s [2026-06-09T02:35:24.597Z] [2026-06-09T02:35:24.597Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T02:35:26.547Z] #191 DONE 1.7s [2026-06-09T02:35:26.547Z] [2026-06-09T02:35:26.547Z] #111 [security-secretstore-setup] exporting to image [2026-06-09T02:35:26.547Z] #111 exporting layers [2026-06-09T02:35:27.966Z] #111 exporting layers 1.5s done [2026-06-09T02:35:27.966Z] #111 writing image sha256:0ce259929ef40002d82c701e6a1e4c0638c0d8bc664d92ca9ad807c1049f1744 0.0s done [2026-06-09T02:35:27.966Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-06-09T02:35:27.966Z] #111 DONE 11.7s [2026-06-09T02:35:27.966Z] [2026-06-09T02:35:27.966Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-09T02:36:15.481Z] #147 DONE 2467.7s [2026-06-09T02:36:15.481Z] [2026-06-09T02:36:15.481Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:36:15.481Z] #148 ... [2026-06-09T02:36:15.481Z] [2026-06-09T02:36:15.481Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:36:15.481Z] #192 DONE 0.1s [2026-06-09T02:36:15.481Z] [2026-06-09T02:36:15.481Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:36:15.481Z] #193 DONE 0.1s [2026-06-09T02:36:15.481Z] [2026-06-09T02:36:15.481Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-09T02:36:15.481Z] #146 ... [2026-06-09T02:36:15.481Z] [2026-06-09T02:36:15.481Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-09T02:36:15.481Z] #194 DONE 0.5s [2026-06-09T02:36:15.481Z] [2026-06-09T02:36:15.481Z] #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 [2026-06-09T02:36:15.481Z] #195 DONE 0.1s [2026-06-09T02:36:15.481Z] [2026-06-09T02:36:15.481Z] #111 [security-spiffe-token-provider] exporting to image [2026-06-09T02:36:15.481Z] #111 exporting layers [2026-06-09T02:36:16.067Z] #111 exporting layers 0.6s done [2026-06-09T02:36:16.067Z] #111 writing image sha256:c640ad29e76f6174504b57f6aafe6419c21a37a77ccaf77efec17c43179336fe done [2026-06-09T02:36:16.067Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-06-09T02:36:16.067Z] #111 DONE 12.3s [2026-06-09T02:36:16.067Z] [2026-06-09T02:36:16.067Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T02:37:12.831Z] #144 ... [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-09T02:37:12.831Z] #148 DONE 2519.7s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-09T02:37:12.831Z] #150 ... [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-09T02:37:12.831Z] #143 DONE 2520.0s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T02:37:12.831Z] #144 ... [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:37:12.831Z] #196 DONE 0.2s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T02:37:12.831Z] #144 ... [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:37:12.831Z] #197 DONE 0.7s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:37:12.831Z] #198 DONE 0.6s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-09T02:37:12.831Z] #199 DONE 0.9s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-09T02:37:12.831Z] #200 DONE 1.1s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-09T02:37:12.831Z] #201 DONE 0.3s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-09T02:37:12.831Z] #202 DONE 0.3s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #111 [core-keeper] exporting to image [2026-06-09T02:37:12.831Z] #111 exporting layers [2026-06-09T02:37:12.831Z] #111 ... [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-09T02:37:12.831Z] #203 DONE 0.5s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T02:37:12.831Z] #204 ... [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #111 [core-keeper] exporting to image [2026-06-09T02:37:12.831Z] #111 exporting layers 1.2s done [2026-06-09T02:37:12.831Z] #111 writing image sha256:461b1cc2b638c418458f4f9211459c2f6f9aa3867d8b612888beb3a8fdd71e81 done [2026-06-09T02:37:12.831Z] #111 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-06-09T02:37:12.831Z] #111 DONE 13.5s [2026-06-09T02:37:12.831Z] [2026-06-09T02:37:12.831Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-09T02:37:13.444Z] #146 ... [2026-06-09T02:37:13.444Z] [2026-06-09T02:37:13.444Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-09T02:37:13.444Z] #150 DONE 2527.0s [2026-06-09T02:37:13.444Z] [2026-06-09T02:37:13.444Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-09T02:37:13.444Z] #149 DONE 2527.2s [2026-06-09T02:37:13.444Z] [2026-06-09T02:37:13.444Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:37:13.444Z] #50 ... [2026-06-09T02:37:13.444Z] [2026-06-09T02:37:13.444Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-09T02:37:13.444Z] #204 DONE 3.6s [2026-06-09T02:37:13.444Z] [2026-06-09T02:37:13.444Z] #111 [security-proxy-auth] exporting to image [2026-06-09T02:37:15.055Z] #111 ... [2026-06-09T02:37:15.055Z] [2026-06-09T02:37:15.055Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:37:15.055Z] #205 DONE 0.3s [2026-06-09T02:37:15.055Z] [2026-06-09T02:37:15.055Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:37:15.055Z] #206 DONE 0.3s [2026-06-09T02:37:15.055Z] [2026-06-09T02:37:15.055Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:37:15.346Z] #50 ... [2026-06-09T02:37:15.346Z] [2026-06-09T02:37:15.346Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:37:15.346Z] #207 CACHED [2026-06-09T02:37:15.346Z] [2026-06-09T02:37:15.346Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:37:15.346Z] #208 CACHED [2026-06-09T02:37:15.346Z] [2026-06-09T02:37:15.346Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-09T02:37:15.637Z] #209 ... [2026-06-09T02:37:15.637Z] [2026-06-09T02:37:15.637Z] #111 [security-proxy-auth] exporting to image [2026-06-09T02:37:15.637Z] #111 exporting layers 2.0s done [2026-06-09T02:37:15.637Z] #111 writing image sha256:31e70d9552b386793a63a895bf84f0cdcb46bbba7a275afdb6c5aafdb767433d done [2026-06-09T02:37:15.637Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2026-06-09T02:37:15.637Z] #111 DONE 15.5s [2026-06-09T02:37:15.902Z] [2026-06-09T02:37:15.902Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-09T02:37:16.206Z] #210 DONE 0.9s [2026-06-09T02:37:16.206Z] [2026-06-09T02:37:16.206Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-09T02:37:16.206Z] #209 DONE 0.8s [2026-06-09T02:37:16.206Z] [2026-06-09T02:37:16.206Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-09T02:37:16.473Z] #211 DONE 0.2s [2026-06-09T02:37:16.473Z] [2026-06-09T02:37:16.473Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-09T02:37:16.473Z] #212 DONE 0.2s [2026-06-09T02:37:16.473Z] [2026-06-09T02:37:16.473Z] #111 [core-data] exporting to image [2026-06-09T02:37:16.738Z] #111 ... [2026-06-09T02:37:16.739Z] [2026-06-09T02:37:16.739Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-09T02:37:16.739Z] #213 DONE 0.4s [2026-06-09T02:37:16.739Z] [2026-06-09T02:37:16.739Z] #111 [core-metadata] exporting to image [2026-06-09T02:37:17.330Z] #111 exporting layers 1.0s done [2026-06-09T02:37:17.330Z] #111 writing image sha256:77b789e202a1610264994388905755eee9cd4353d8ec52ee35d5ce146ef296b6 [2026-06-09T02:37:17.602Z] #111 writing image sha256:77b789e202a1610264994388905755eee9cd4353d8ec52ee35d5ce146ef296b6 done [2026-06-09T02:37:17.603Z] #111 naming to docker.io/library/core-data-arm64 done [2026-06-09T02:37:17.603Z] #111 exporting layers 0.9s done [2026-06-09T02:37:17.875Z] #111 writing image sha256:df667e30d5e264ac72c59b2a767b2cb179fb6a8bbde762c675787dc52ed01281 done [2026-06-09T02:37:17.875Z] #111 naming to docker.io/library/core-metadata-arm64 done [2026-06-09T02:37:17.875Z] #111 DONE 16.8s [2026-06-09T02:37:17.875Z] [2026-06-09T02:37:17.875Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T02:37:50.727Z] #144 ... [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-09T02:37:50.727Z] #146 DONE 2561.0s [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:37:50.727Z] #50 ... [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:37:50.727Z] #214 DONE 0.1s [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:37:50.727Z] #215 DONE 0.1s [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-09T02:37:50.727Z] #216 DONE 0.6s [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T02:37:50.727Z] #144 ... [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-09T02:37:50.727Z] #217 DONE 0.1s [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #111 [support-scheduler] exporting to image [2026-06-09T02:37:50.727Z] #111 exporting layers [2026-06-09T02:37:50.727Z] #111 exporting layers 1.0s done [2026-06-09T02:37:50.727Z] #111 writing image sha256:b6dd607eb62750584d87602b623aa87747bd200d75288618633dacac4d688324 done [2026-06-09T02:37:50.727Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2026-06-09T02:37:50.727Z] #111 DONE 17.8s [2026-06-09T02:37:50.727Z] [2026-06-09T02:37:50.727Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-09T02:37:55.071Z] #144 DONE 2569.1s [2026-06-09T02:37:55.071Z] [2026-06-09T02:37:55.071Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:37:55.343Z] #50 ... [2026-06-09T02:37:55.343Z] [2026-06-09T02:37:55.343Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-09T02:37:56.221Z] #218 DONE 0.1s [2026-06-09T02:37:56.221Z] [2026-06-09T02:37:56.221Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-09T02:37:56.221Z] #219 DONE 0.1s [2026-06-09T02:37:56.221Z] [2026-06-09T02:37:56.221Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:37:56.221Z] #50 ... [2026-06-09T02:37:56.221Z] [2026-06-09T02:37:56.221Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-09T02:37:56.502Z] #220 DONE 0.6s [2026-06-09T02:37:56.502Z] [2026-06-09T02:37:56.502Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-09T02:37:56.502Z] #221 DONE 0.1s [2026-06-09T02:37:56.502Z] [2026-06-09T02:37:56.502Z] #111 [support-notifications] exporting to image [2026-06-09T02:37:56.502Z] #111 exporting layers [2026-06-09T02:37:57.105Z] #111 exporting layers 0.6s done [2026-06-09T02:37:57.105Z] #111 writing image sha256:9853e735057958602feaec8fe1c6b02b5c8a4dfb53955a1a2edae22a4bd4c959 done [2026-06-09T02:37:57.105Z] #111 naming to docker.io/library/support-notifications-arm64 done [2026-06-09T02:37:57.105Z] #111 DONE 18.5s [2026-06-09T02:37:57.105Z] [2026-06-09T02:37:57.105Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-09T02:37:57.105Z] time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-09T02:37:57.114Z] $ docker stop --time=1 737210a30da44096d2e1dd1c68e1460ff3f0e3e13ac1fa79d7c04c3c5ec2b465 [2026-06-09T02:37:58.791Z] $ docker rm -f --volumes 737210a30da44096d2e1dd1c68e1460ff3f0e3e13ac1fa79d7c04c3c5ec2b465 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-09T02:37:59.317Z] + docker images [2026-06-09T02:37:59.317Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-09T02:37:59.317Z] support-notifications-arm64 latest 9853e7350579 3 seconds ago 56.1MB [2026-06-09T02:37:59.317Z] support-scheduler-arm64 latest b6dd607eb627 11 seconds ago 52.3MB [2026-06-09T02:37:59.317Z] core-metadata-arm64 latest df667e30d5e2 43 seconds ago 48.2MB [2026-06-09T02:37:59.317Z] core-data-arm64 latest 77b789e202a1 43 seconds ago 48.1MB [2026-06-09T02:37:59.317Z] security-proxy-auth-arm64 latest 31e70d9552b3 46 seconds ago 47.3MB [2026-06-09T02:37:59.317Z] core-keeper-arm64 latest 461b1cc2b638 50 seconds ago 47.9MB [2026-06-09T02:37:59.317Z] security-spiffe-token-provider-arm64 latest c640ad29e76f About a minute ago 51.9MB [2026-06-09T02:37:59.317Z] security-secretstore-setup-arm64 latest 0ce259929ef4 2 minutes ago 85.8MB [2026-06-09T02:37:59.317Z] security-proxy-setup-arm64 latest 0b153288f1d8 3 minutes ago 52.9MB [2026-06-09T02:37:59.317Z] core-command-arm64 latest cac897b33763 3 minutes ago 42.6MB [2026-06-09T02:37:59.317Z] security-bootstrapper-arm64 latest de770e38a3f7 21 minutes ago 21.3MB [2026-06-09T02:37:59.317Z] core-common-config-bootstrapper-arm64 latest de0e669b0fec 22 minutes ago 20.2MB [2026-06-09T02:37:59.317Z] security-spire-agent-arm64 latest a29e56c8842a 44 minutes ago 219MB [2026-06-09T02:37:59.317Z] security-spire-server-arm64 latest c47102c0619a 44 minutes ago 163MB [2026-06-09T02:37:59.317Z] security-spire-config-arm64 latest 4f4c69670ef6 44 minutes ago 162MB [2026-06-09T02:37:59.317Z] ci-base-image-arm64 latest 88f23553af76 46 minutes ago 897MB [2026-06-09T02:37:59.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-06-09T02:37:59.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2026-06-09T02:37:59.509Z] provisioning config files... [2026-06-09T02:37:59.528Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config7870740393085768127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:37:59.872Z] ---> ****-login.sh [2026-06-09T02:37:59.872Z] nexus3.edgexfoundry.org:10001 [2026-06-09T02:38:00.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T02:38:00.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T02:38:00.139Z] Configure a credential helper to remove this warning. See [2026-06-09T02:38:00.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T02:38:00.139Z] [2026-06-09T02:38:00.139Z] Login Succeeded [2026-06-09T02:38:00.139Z] nexus3.edgexfoundry.org:10002 [2026-06-09T02:38:00.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T02:38:00.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T02:38:00.677Z] Configure a credential helper to remove this warning. See [2026-06-09T02:38:00.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T02:38:00.677Z] [2026-06-09T02:38:00.677Z] Login Succeeded [2026-06-09T02:38:00.677Z] nexus3.edgexfoundry.org:10003 [2026-06-09T02:38:00.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T02:38:00.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T02:38:00.998Z] Configure a credential helper to remove this warning. See [2026-06-09T02:38:00.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T02:38:00.998Z] [2026-06-09T02:38:00.998Z] Login Succeeded [2026-06-09T02:38:00.998Z] nexus3.edgexfoundry.org:10004 [2026-06-09T02:38:01.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T02:38:01.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T02:38:01.274Z] Configure a credential helper to remove this warning. See [2026-06-09T02:38:01.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T02:38:01.274Z] [2026-06-09T02:38:01.274Z] Login Succeeded [2026-06-09T02:38:01.274Z] ****.io [2026-06-09T02:38:01.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-09T02:38:01.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-09T02:38:01.802Z] Configure a credential helper to remove this warning. See [2026-06-09T02:38:01.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-09T02:38:01.802Z] [2026-06-09T02:38:01.802Z] Login Succeeded [2026-06-09T02:38:01.802Z] ---> ****-login.sh ends [Pipeline] } [2026-06-09T02:38:01.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:38:01.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-09T02:38:01.918Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-06-09T02:38:01.918Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:01.918Z] latest [2026-06-09T02:38:01.918Z] 4.1.0-dev.119 [2026-06-09T02:38:01.918Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:01.918Z] main [2026-06-09T02:38:01.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:02.317Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:02.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:02.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-09T02:38:02.666Z] cbe9c3b19a88: Preparing [2026-06-09T02:38:02.666Z] 624bf5dbeec8: Preparing [2026-06-09T02:38:02.666Z] e1fa366f5338: Preparing [2026-06-09T02:38:02.666Z] d6c2241d28a8: Preparing [2026-06-09T02:38:02.666Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:02.666Z] da47bdecf7a2: Preparing [2026-06-09T02:38:02.666Z] eeaa73608b53: Preparing [2026-06-09T02:38:02.666Z] da47bdecf7a2: Waiting [2026-06-09T02:38:02.666Z] eeaa73608b53: Waiting [2026-06-09T02:38:02.932Z] e1fa366f5338: Pushed [2026-06-09T02:38:02.932Z] 6f9ac7cf738f: Pushed [2026-06-09T02:38:02.932Z] d6c2241d28a8: Pushed [2026-06-09T02:38:02.932Z] cbe9c3b19a88: Pushed [2026-06-09T02:38:02.932Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:02.932Z] da47bdecf7a2: Pushed [2026-06-09T02:38:09.571Z] 624bf5dbeec8: Pushed [2026-06-09T02:38:09.571Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:09.976Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:10.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-09T02:38:10.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-09T02:38:10.333Z] cbe9c3b19a88: Preparing [2026-06-09T02:38:10.333Z] 624bf5dbeec8: Preparing [2026-06-09T02:38:10.333Z] e1fa366f5338: Preparing [2026-06-09T02:38:10.333Z] d6c2241d28a8: Preparing [2026-06-09T02:38:10.333Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:10.333Z] da47bdecf7a2: Preparing [2026-06-09T02:38:10.333Z] eeaa73608b53: Preparing [2026-06-09T02:38:10.333Z] da47bdecf7a2: Waiting [2026-06-09T02:38:10.333Z] eeaa73608b53: Waiting [2026-06-09T02:38:10.333Z] cbe9c3b19a88: Layer already exists [2026-06-09T02:38:10.333Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:10.333Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:10.333Z] 624bf5dbeec8: Layer already exists [2026-06-09T02:38:10.333Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:10.333Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:10.333Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:10.333Z] latest: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:10.964Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:11.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.119 [2026-06-09T02:38:11.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-09T02:38:11.315Z] cbe9c3b19a88: Preparing [2026-06-09T02:38:11.315Z] 624bf5dbeec8: Preparing [2026-06-09T02:38:11.315Z] e1fa366f5338: Preparing [2026-06-09T02:38:11.315Z] d6c2241d28a8: Preparing [2026-06-09T02:38:11.315Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:11.315Z] da47bdecf7a2: Preparing [2026-06-09T02:38:11.315Z] eeaa73608b53: Preparing [2026-06-09T02:38:11.315Z] eeaa73608b53: Waiting [2026-06-09T02:38:11.315Z] da47bdecf7a2: Waiting [2026-06-09T02:38:11.315Z] cbe9c3b19a88: Layer already exists [2026-06-09T02:38:11.315Z] 624bf5dbeec8: Layer already exists [2026-06-09T02:38:11.315Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:11.315Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:11.315Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:11.315Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:11.315Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:11.315Z] 4.1.0-dev.119: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:11.942Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:12.292Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:12.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-09T02:38:12.292Z] cbe9c3b19a88: Preparing [2026-06-09T02:38:12.292Z] 624bf5dbeec8: Preparing [2026-06-09T02:38:12.292Z] e1fa366f5338: Preparing [2026-06-09T02:38:12.292Z] d6c2241d28a8: Preparing [2026-06-09T02:38:12.292Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:12.292Z] da47bdecf7a2: Preparing [2026-06-09T02:38:12.292Z] eeaa73608b53: Preparing [2026-06-09T02:38:12.292Z] da47bdecf7a2: Waiting [2026-06-09T02:38:12.292Z] eeaa73608b53: Waiting [2026-06-09T02:38:12.292Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:12.292Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:12.292Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:12.292Z] cbe9c3b19a88: Layer already exists [2026-06-09T02:38:12.292Z] 624bf5dbeec8: Layer already exists [2026-06-09T02:38:12.292Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:12.292Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:12.292Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:13.312Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:13.672Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-06-09T02:38:13.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-09T02:38:13.672Z] cbe9c3b19a88: Preparing [2026-06-09T02:38:13.672Z] 624bf5dbeec8: Preparing [2026-06-09T02:38:13.672Z] e1fa366f5338: Preparing [2026-06-09T02:38:13.672Z] d6c2241d28a8: Preparing [2026-06-09T02:38:13.672Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:13.672Z] da47bdecf7a2: Preparing [2026-06-09T02:38:13.672Z] eeaa73608b53: Preparing [2026-06-09T02:38:13.672Z] da47bdecf7a2: Waiting [2026-06-09T02:38:13.672Z] 624bf5dbeec8: Layer already exists [2026-06-09T02:38:13.672Z] cbe9c3b19a88: Layer already exists [2026-06-09T02:38:13.672Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:13.672Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:13.672Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:13.672Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:13.672Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:13.937Z] main: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:38:14.008Z] ===================================================== [Pipeline] echo [2026-06-09T02:38:14.021Z] taggedImages: [2026-06-09T02:38:14.021Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:14.021Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-09T02:38:14.021Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.119 [2026-06-09T02:38:14.021Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:14.021Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-06-09T02:38:14.280Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-06-09T02:38:14.280Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:14.280Z] latest [2026-06-09T02:38:14.280Z] 4.1.0-dev.119 [2026-06-09T02:38:14.280Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:14.280Z] main [2026-06-09T02:38:14.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:14.695Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:15.072Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:15.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-09T02:38:15.072Z] 3d2a19f3b67b: Preparing [2026-06-09T02:38:15.072Z] 52b8b69eebf8: Preparing [2026-06-09T02:38:15.072Z] 24b035620ae4: Preparing [2026-06-09T02:38:15.072Z] 09fe4d0b69d4: Preparing [2026-06-09T02:38:15.072Z] e1fa366f5338: Preparing [2026-06-09T02:38:15.072Z] d6c2241d28a8: Preparing [2026-06-09T02:38:15.072Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:15.072Z] da47bdecf7a2: Preparing [2026-06-09T02:38:15.072Z] eeaa73608b53: Preparing [2026-06-09T02:38:15.072Z] 6f9ac7cf738f: Waiting [2026-06-09T02:38:15.072Z] da47bdecf7a2: Waiting [2026-06-09T02:38:15.072Z] eeaa73608b53: Waiting [2026-06-09T02:38:15.072Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:15.337Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:15.337Z] 52b8b69eebf8: Pushed [2026-06-09T02:38:15.337Z] 24b035620ae4: Pushed [2026-06-09T02:38:15.337Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:15.337Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:15.337Z] 3d2a19f3b67b: Pushed [2026-06-09T02:38:15.337Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:17.911Z] 09fe4d0b69d4: Pushed [2026-06-09T02:38:19.847Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:20.219Z] + 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 [2026-06-09T02:38:20.570Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-09T02:38:20.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-09T02:38:20.570Z] 3d2a19f3b67b: Preparing [2026-06-09T02:38:20.570Z] 52b8b69eebf8: Preparing [2026-06-09T02:38:20.570Z] 24b035620ae4: Preparing [2026-06-09T02:38:20.570Z] 09fe4d0b69d4: Preparing [2026-06-09T02:38:20.570Z] e1fa366f5338: Preparing [2026-06-09T02:38:20.570Z] d6c2241d28a8: Preparing [2026-06-09T02:38:20.570Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:20.570Z] d6c2241d28a8: Waiting [2026-06-09T02:38:20.570Z] da47bdecf7a2: Preparing [2026-06-09T02:38:20.570Z] 6f9ac7cf738f: Waiting [2026-06-09T02:38:20.570Z] eeaa73608b53: Preparing [2026-06-09T02:38:20.570Z] da47bdecf7a2: Waiting [2026-06-09T02:38:20.570Z] eeaa73608b53: Waiting [2026-06-09T02:38:20.570Z] 3d2a19f3b67b: Layer already exists [2026-06-09T02:38:20.570Z] 24b035620ae4: Layer already exists [2026-06-09T02:38:20.570Z] 09fe4d0b69d4: Layer already exists [2026-06-09T02:38:20.570Z] 52b8b69eebf8: Layer already exists [2026-06-09T02:38:20.570Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:20.570Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:20.570Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:20.570Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:20.570Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:20.835Z] latest: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:21.207Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:21.562Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.119 [2026-06-09T02:38:21.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-09T02:38:21.562Z] 3d2a19f3b67b: Preparing [2026-06-09T02:38:21.562Z] 52b8b69eebf8: Preparing [2026-06-09T02:38:21.562Z] 24b035620ae4: Preparing [2026-06-09T02:38:21.562Z] 09fe4d0b69d4: Preparing [2026-06-09T02:38:21.562Z] e1fa366f5338: Preparing [2026-06-09T02:38:21.562Z] d6c2241d28a8: Preparing [2026-06-09T02:38:21.562Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:21.562Z] da47bdecf7a2: Preparing [2026-06-09T02:38:21.562Z] eeaa73608b53: Preparing [2026-06-09T02:38:21.562Z] d6c2241d28a8: Waiting [2026-06-09T02:38:21.562Z] 6f9ac7cf738f: Waiting [2026-06-09T02:38:21.562Z] da47bdecf7a2: Waiting [2026-06-09T02:38:21.562Z] eeaa73608b53: Waiting [2026-06-09T02:38:21.562Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:21.562Z] 24b035620ae4: Layer already exists [2026-06-09T02:38:21.562Z] 52b8b69eebf8: Layer already exists [2026-06-09T02:38:21.562Z] 3d2a19f3b67b: Layer already exists [2026-06-09T02:38:21.562Z] 09fe4d0b69d4: Layer already exists [2026-06-09T02:38:21.562Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:21.562Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:21.562Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:21.562Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:21.562Z] 4.1.0-dev.119: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:22.208Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:25.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:25.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-09T02:38:25.886Z] 3d2a19f3b67b: Preparing [2026-06-09T02:38:25.886Z] 52b8b69eebf8: Preparing [2026-06-09T02:38:25.886Z] 24b035620ae4: Preparing [2026-06-09T02:38:25.886Z] 09fe4d0b69d4: Preparing [2026-06-09T02:38:25.886Z] e1fa366f5338: Preparing [2026-06-09T02:38:25.886Z] d6c2241d28a8: Preparing [2026-06-09T02:38:25.886Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:25.886Z] d6c2241d28a8: Waiting [2026-06-09T02:38:25.886Z] da47bdecf7a2: Preparing [2026-06-09T02:38:25.886Z] eeaa73608b53: Preparing [2026-06-09T02:38:25.886Z] da47bdecf7a2: Waiting [2026-06-09T02:38:25.886Z] eeaa73608b53: Waiting [2026-06-09T02:38:25.886Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:25.886Z] 3d2a19f3b67b: Layer already exists [2026-06-09T02:38:25.886Z] 09fe4d0b69d4: Layer already exists [2026-06-09T02:38:25.886Z] 24b035620ae4: Layer already exists [2026-06-09T02:38:25.886Z] 52b8b69eebf8: Layer already exists [2026-06-09T02:38:25.886Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:25.886Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:25.886Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:25.886Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:25.886Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:26.296Z] + 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 [2026-06-09T02:38:26.666Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-06-09T02:38:26.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-09T02:38:26.666Z] 3d2a19f3b67b: Preparing [2026-06-09T02:38:26.666Z] 52b8b69eebf8: Preparing [2026-06-09T02:38:26.666Z] 24b035620ae4: Preparing [2026-06-09T02:38:26.666Z] 09fe4d0b69d4: Preparing [2026-06-09T02:38:26.666Z] e1fa366f5338: Preparing [2026-06-09T02:38:26.666Z] d6c2241d28a8: Preparing [2026-06-09T02:38:26.666Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:26.666Z] da47bdecf7a2: Preparing [2026-06-09T02:38:26.666Z] eeaa73608b53: Preparing [2026-06-09T02:38:26.666Z] 6f9ac7cf738f: Waiting [2026-06-09T02:38:26.666Z] da47bdecf7a2: Waiting [2026-06-09T02:38:26.666Z] eeaa73608b53: Waiting [2026-06-09T02:38:26.666Z] d6c2241d28a8: Waiting [2026-06-09T02:38:26.666Z] 24b035620ae4: Layer already exists [2026-06-09T02:38:26.666Z] 09fe4d0b69d4: Layer already exists [2026-06-09T02:38:26.666Z] 52b8b69eebf8: Layer already exists [2026-06-09T02:38:26.666Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:26.666Z] 3d2a19f3b67b: Layer already exists [2026-06-09T02:38:26.666Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:26.666Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:26.666Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:26.666Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:26.932Z] main: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:38:27.021Z] ===================================================== [Pipeline] echo [2026-06-09T02:38:27.036Z] taggedImages: [2026-06-09T02:38:27.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:27.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-09T02:38:27.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.119 [2026-06-09T02:38:27.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:27.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-06-09T02:38:27.060Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-06-09T02:38:27.060Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:27.060Z] latest [2026-06-09T02:38:27.060Z] 4.1.0-dev.119 [2026-06-09T02:38:27.060Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:27.060Z] main [2026-06-09T02:38:27.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:27.458Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:27.847Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:27.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-09T02:38:27.847Z] 7c43667c1903: Preparing [2026-06-09T02:38:27.847Z] 401ef6552abd: Preparing [2026-06-09T02:38:27.847Z] e1fa366f5338: Preparing [2026-06-09T02:38:27.847Z] d6c2241d28a8: Preparing [2026-06-09T02:38:27.847Z] a45bbb6f83dc: Preparing [2026-06-09T02:38:27.847Z] 6baedbd81f76: Preparing [2026-06-09T02:38:27.847Z] eeaa73608b53: Preparing [2026-06-09T02:38:27.847Z] 6baedbd81f76: Waiting [2026-06-09T02:38:27.847Z] eeaa73608b53: Waiting [2026-06-09T02:38:28.129Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:28.129Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:28.129Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:28.129Z] 7c43667c1903: Pushed [2026-06-09T02:38:28.129Z] a45bbb6f83dc: Pushed [2026-06-09T02:38:28.129Z] 6baedbd81f76: Pushed [2026-06-09T02:38:36.477Z] 401ef6552abd: Pushed [2026-06-09T02:38:36.477Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:36.846Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:37.195Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-09T02:38:37.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-09T02:38:37.195Z] 7c43667c1903: Preparing [2026-06-09T02:38:37.195Z] 401ef6552abd: Preparing [2026-06-09T02:38:37.195Z] e1fa366f5338: Preparing [2026-06-09T02:38:37.195Z] d6c2241d28a8: Preparing [2026-06-09T02:38:37.195Z] a45bbb6f83dc: Preparing [2026-06-09T02:38:37.195Z] 6baedbd81f76: Preparing [2026-06-09T02:38:37.195Z] eeaa73608b53: Preparing [2026-06-09T02:38:37.195Z] 6baedbd81f76: Waiting [2026-06-09T02:38:37.195Z] eeaa73608b53: Waiting [2026-06-09T02:38:37.195Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:37.195Z] 7c43667c1903: Layer already exists [2026-06-09T02:38:37.195Z] 401ef6552abd: Layer already exists [2026-06-09T02:38:37.195Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:37.195Z] a45bbb6f83dc: Layer already exists [2026-06-09T02:38:37.195Z] 6baedbd81f76: Layer already exists [2026-06-09T02:38:37.195Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:37.460Z] latest: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:37.832Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:38.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.119 [2026-06-09T02:38:38.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-09T02:38:38.181Z] 7c43667c1903: Preparing [2026-06-09T02:38:38.181Z] 401ef6552abd: Preparing [2026-06-09T02:38:38.181Z] e1fa366f5338: Preparing [2026-06-09T02:38:38.181Z] d6c2241d28a8: Preparing [2026-06-09T02:38:38.181Z] a45bbb6f83dc: Preparing [2026-06-09T02:38:38.181Z] 6baedbd81f76: Preparing [2026-06-09T02:38:38.181Z] eeaa73608b53: Preparing [2026-06-09T02:38:38.181Z] 6baedbd81f76: Waiting [2026-06-09T02:38:38.181Z] eeaa73608b53: Waiting [2026-06-09T02:38:38.181Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:38.181Z] 401ef6552abd: Layer already exists [2026-06-09T02:38:38.181Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:38.181Z] a45bbb6f83dc: Layer already exists [2026-06-09T02:38:38.181Z] 7c43667c1903: Layer already exists [2026-06-09T02:38:38.181Z] 6baedbd81f76: Layer already exists [2026-06-09T02:38:38.181Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:38.465Z] 4.1.0-dev.119: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:38.824Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:39.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:39.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-09T02:38:39.175Z] 7c43667c1903: Preparing [2026-06-09T02:38:39.175Z] 401ef6552abd: Preparing [2026-06-09T02:38:39.175Z] e1fa366f5338: Preparing [2026-06-09T02:38:39.175Z] d6c2241d28a8: Preparing [2026-06-09T02:38:39.175Z] a45bbb6f83dc: Preparing [2026-06-09T02:38:39.175Z] 6baedbd81f76: Preparing [2026-06-09T02:38:39.175Z] eeaa73608b53: Preparing [2026-06-09T02:38:39.175Z] eeaa73608b53: Waiting [2026-06-09T02:38:39.175Z] 6baedbd81f76: Waiting [2026-06-09T02:38:39.175Z] 401ef6552abd: Layer already exists [2026-06-09T02:38:39.175Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:39.175Z] 7c43667c1903: Layer already exists [2026-06-09T02:38:39.175Z] a45bbb6f83dc: Layer already exists [2026-06-09T02:38:39.175Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:39.175Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:39.175Z] 6baedbd81f76: Layer already exists [2026-06-09T02:38:39.175Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:39.524Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:39.901Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-06-09T02:38:39.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-09T02:38:39.901Z] 7c43667c1903: Preparing [2026-06-09T02:38:39.901Z] 401ef6552abd: Preparing [2026-06-09T02:38:39.901Z] e1fa366f5338: Preparing [2026-06-09T02:38:39.901Z] d6c2241d28a8: Preparing [2026-06-09T02:38:39.901Z] a45bbb6f83dc: Preparing [2026-06-09T02:38:39.901Z] 6baedbd81f76: Preparing [2026-06-09T02:38:39.901Z] eeaa73608b53: Preparing [2026-06-09T02:38:39.901Z] 6baedbd81f76: Waiting [2026-06-09T02:38:39.901Z] eeaa73608b53: Waiting [2026-06-09T02:38:39.901Z] 401ef6552abd: Layer already exists [2026-06-09T02:38:39.901Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:39.901Z] 7c43667c1903: Layer already exists [2026-06-09T02:38:39.901Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:39.901Z] a45bbb6f83dc: Layer already exists [2026-06-09T02:38:39.901Z] 6baedbd81f76: Layer already exists [2026-06-09T02:38:39.901Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:39.901Z] main: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:38:39.988Z] ===================================================== [Pipeline] echo [2026-06-09T02:38:40.000Z] taggedImages: [2026-06-09T02:38:40.000Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:40.000Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-09T02:38:40.000Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.119 [2026-06-09T02:38:40.000Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:40.000Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-06-09T02:38:40.036Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-06-09T02:38:40.036Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:40.036Z] latest [2026-06-09T02:38:40.036Z] 4.1.0-dev.119 [2026-06-09T02:38:40.036Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:40.036Z] main [2026-06-09T02:38:40.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:40.407Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:40.894Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:40.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-09T02:38:40.894Z] 6d5f8ec0d62a: Preparing [2026-06-09T02:38:40.894Z] 84181d2b2a8b: Preparing [2026-06-09T02:38:40.894Z] d6c2241d28a8: Preparing [2026-06-09T02:38:40.894Z] 21ab212c4464: Preparing [2026-06-09T02:38:40.894Z] 2567a6a7f72b: Preparing [2026-06-09T02:38:40.894Z] eeaa73608b53: Preparing [2026-06-09T02:38:40.894Z] eeaa73608b53: Waiting [2026-06-09T02:38:40.894Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:41.167Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:41.167Z] 2567a6a7f72b: Pushed [2026-06-09T02:38:41.167Z] 6d5f8ec0d62a: Pushed [2026-06-09T02:38:41.167Z] 21ab212c4464: Pushed [2026-06-09T02:38:49.737Z] 84181d2b2a8b: Pushed [2026-06-09T02:38:49.737Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:50.395Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:50.884Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-09T02:38:50.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-09T02:38:50.884Z] 6d5f8ec0d62a: Preparing [2026-06-09T02:38:50.884Z] 84181d2b2a8b: Preparing [2026-06-09T02:38:50.884Z] d6c2241d28a8: Preparing [2026-06-09T02:38:50.884Z] 21ab212c4464: Preparing [2026-06-09T02:38:50.884Z] 2567a6a7f72b: Preparing [2026-06-09T02:38:50.884Z] eeaa73608b53: Preparing [2026-06-09T02:38:50.884Z] eeaa73608b53: Waiting [2026-06-09T02:38:50.884Z] 6d5f8ec0d62a: Layer already exists [2026-06-09T02:38:50.884Z] 84181d2b2a8b: Layer already exists [2026-06-09T02:38:50.884Z] 2567a6a7f72b: Layer already exists [2026-06-09T02:38:50.884Z] 21ab212c4464: Layer already exists [2026-06-09T02:38:50.884Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:50.884Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:50.884Z] latest: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:51.491Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:52.219Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.119 [2026-06-09T02:38:52.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-09T02:38:52.220Z] 6d5f8ec0d62a: Preparing [2026-06-09T02:38:52.220Z] 84181d2b2a8b: Preparing [2026-06-09T02:38:52.220Z] d6c2241d28a8: Preparing [2026-06-09T02:38:52.220Z] 21ab212c4464: Preparing [2026-06-09T02:38:52.220Z] 2567a6a7f72b: Preparing [2026-06-09T02:38:52.220Z] eeaa73608b53: Preparing [2026-06-09T02:38:52.220Z] eeaa73608b53: Waiting [2026-06-09T02:38:52.220Z] 21ab212c4464: Layer already exists [2026-06-09T02:38:52.220Z] 84181d2b2a8b: Layer already exists [2026-06-09T02:38:52.220Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:52.220Z] 2567a6a7f72b: Layer already exists [2026-06-09T02:38:52.220Z] 6d5f8ec0d62a: Layer already exists [2026-06-09T02:38:52.220Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:52.220Z] 4.1.0-dev.119: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:52.753Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:53.285Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:53.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-09T02:38:53.285Z] 6d5f8ec0d62a: Preparing [2026-06-09T02:38:53.285Z] 84181d2b2a8b: Preparing [2026-06-09T02:38:53.285Z] d6c2241d28a8: Preparing [2026-06-09T02:38:53.285Z] 21ab212c4464: Preparing [2026-06-09T02:38:53.285Z] 2567a6a7f72b: Preparing [2026-06-09T02:38:53.285Z] eeaa73608b53: Preparing [2026-06-09T02:38:53.285Z] eeaa73608b53: Waiting [2026-06-09T02:38:53.285Z] 84181d2b2a8b: Layer already exists [2026-06-09T02:38:53.285Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:53.285Z] 2567a6a7f72b: Layer already exists [2026-06-09T02:38:53.285Z] 21ab212c4464: Layer already exists [2026-06-09T02:38:53.285Z] 6d5f8ec0d62a: Layer already exists [2026-06-09T02:38:53.285Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:53.285Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:53.904Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:54.477Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-06-09T02:38:54.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-09T02:38:54.477Z] 6d5f8ec0d62a: Preparing [2026-06-09T02:38:54.477Z] 84181d2b2a8b: Preparing [2026-06-09T02:38:54.477Z] d6c2241d28a8: Preparing [2026-06-09T02:38:54.477Z] 21ab212c4464: Preparing [2026-06-09T02:38:54.477Z] 2567a6a7f72b: Preparing [2026-06-09T02:38:54.477Z] eeaa73608b53: Preparing [2026-06-09T02:38:54.477Z] eeaa73608b53: Waiting [2026-06-09T02:38:54.477Z] 84181d2b2a8b: Layer already exists [2026-06-09T02:38:54.477Z] 21ab212c4464: Layer already exists [2026-06-09T02:38:54.477Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:54.477Z] 2567a6a7f72b: Layer already exists [2026-06-09T02:38:54.477Z] 6d5f8ec0d62a: Layer already exists [2026-06-09T02:38:54.477Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:54.477Z] main: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:38:54.636Z] ===================================================== [Pipeline] echo [2026-06-09T02:38:54.683Z] taggedImages: [2026-06-09T02:38:54.683Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:54.683Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-09T02:38:54.683Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.119 [2026-06-09T02:38:54.683Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:54.683Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-06-09T02:38:54.720Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-06-09T02:38:54.720Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:54.720Z] latest [2026-06-09T02:38:54.720Z] 4.1.0-dev.119 [2026-06-09T02:38:54.720Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:38:54.720Z] main [2026-06-09T02:38:54.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:55.268Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:38:55.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:38:55.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-09T02:38:55.861Z] 89897a77f8b2: Preparing [2026-06-09T02:38:55.861Z] 27635b528845: Preparing [2026-06-09T02:38:55.861Z] 12967c5cbe3c: Preparing [2026-06-09T02:38:55.861Z] e1fa366f5338: Preparing [2026-06-09T02:38:55.861Z] d6c2241d28a8: Preparing [2026-06-09T02:38:55.861Z] 6f9ac7cf738f: Preparing [2026-06-09T02:38:55.861Z] da47bdecf7a2: Preparing [2026-06-09T02:38:55.861Z] eeaa73608b53: Preparing [2026-06-09T02:38:55.861Z] 6f9ac7cf738f: Waiting [2026-06-09T02:38:55.861Z] da47bdecf7a2: Waiting [2026-06-09T02:38:55.861Z] eeaa73608b53: Waiting [2026-06-09T02:38:55.861Z] d6c2241d28a8: Layer already exists [2026-06-09T02:38:55.861Z] e1fa366f5338: Layer already exists [2026-06-09T02:38:55.861Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:38:55.861Z] da47bdecf7a2: Layer already exists [2026-06-09T02:38:55.861Z] eeaa73608b53: Layer already exists [2026-06-09T02:38:55.861Z] 27635b528845: Pushed [2026-06-09T02:38:56.287Z] 89897a77f8b2: Pushed [2026-06-09T02:39:05.052Z] 12967c5cbe3c: Pushed [2026-06-09T02:39:05.052Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:05.635Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:06.095Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-09T02:39:06.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-09T02:39:06.095Z] 89897a77f8b2: Preparing [2026-06-09T02:39:06.095Z] 27635b528845: Preparing [2026-06-09T02:39:06.095Z] 12967c5cbe3c: Preparing [2026-06-09T02:39:06.095Z] e1fa366f5338: Preparing [2026-06-09T02:39:06.095Z] d6c2241d28a8: Preparing [2026-06-09T02:39:06.095Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:06.095Z] da47bdecf7a2: Preparing [2026-06-09T02:39:06.095Z] eeaa73608b53: Preparing [2026-06-09T02:39:06.095Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:06.095Z] da47bdecf7a2: Waiting [2026-06-09T02:39:06.095Z] eeaa73608b53: Waiting [2026-06-09T02:39:06.095Z] 27635b528845: Layer already exists [2026-06-09T02:39:06.095Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:06.095Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:06.095Z] 12967c5cbe3c: Layer already exists [2026-06-09T02:39:06.095Z] 89897a77f8b2: Layer already exists [2026-06-09T02:39:06.095Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:06.095Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:06.095Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:06.095Z] latest: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:06.612Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:07.297Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.119 [2026-06-09T02:39:07.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-09T02:39:07.297Z] 89897a77f8b2: Preparing [2026-06-09T02:39:07.297Z] 27635b528845: Preparing [2026-06-09T02:39:07.297Z] 12967c5cbe3c: Preparing [2026-06-09T02:39:07.297Z] e1fa366f5338: Preparing [2026-06-09T02:39:07.297Z] d6c2241d28a8: Preparing [2026-06-09T02:39:07.297Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:07.297Z] da47bdecf7a2: Preparing [2026-06-09T02:39:07.297Z] eeaa73608b53: Preparing [2026-06-09T02:39:07.297Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:07.297Z] eeaa73608b53: Waiting [2026-06-09T02:39:07.297Z] da47bdecf7a2: Waiting [2026-06-09T02:39:07.297Z] 12967c5cbe3c: Layer already exists [2026-06-09T02:39:07.297Z] 89897a77f8b2: Layer already exists [2026-06-09T02:39:07.297Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:07.297Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:07.297Z] 27635b528845: Layer already exists [2026-06-09T02:39:07.297Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:07.297Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:07.297Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:07.297Z] 4.1.0-dev.119: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:07.819Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:08.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:08.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-09T02:39:08.340Z] 89897a77f8b2: Preparing [2026-06-09T02:39:08.340Z] 27635b528845: Preparing [2026-06-09T02:39:08.340Z] 12967c5cbe3c: Preparing [2026-06-09T02:39:08.340Z] e1fa366f5338: Preparing [2026-06-09T02:39:08.340Z] d6c2241d28a8: Preparing [2026-06-09T02:39:08.340Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:08.340Z] da47bdecf7a2: Preparing [2026-06-09T02:39:08.340Z] eeaa73608b53: Preparing [2026-06-09T02:39:08.340Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:08.340Z] da47bdecf7a2: Waiting [2026-06-09T02:39:08.340Z] eeaa73608b53: Waiting [2026-06-09T02:39:08.340Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:08.340Z] 27635b528845: Layer already exists [2026-06-09T02:39:08.340Z] 12967c5cbe3c: Layer already exists [2026-06-09T02:39:08.340Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:08.340Z] 89897a77f8b2: Layer already exists [2026-06-09T02:39:08.340Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:08.340Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:08.340Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:08.340Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:08.897Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:09.339Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-06-09T02:39:09.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-09T02:39:09.339Z] 89897a77f8b2: Preparing [2026-06-09T02:39:09.339Z] 27635b528845: Preparing [2026-06-09T02:39:09.339Z] 12967c5cbe3c: Preparing [2026-06-09T02:39:09.339Z] e1fa366f5338: Preparing [2026-06-09T02:39:09.339Z] d6c2241d28a8: Preparing [2026-06-09T02:39:09.339Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:09.339Z] da47bdecf7a2: Preparing [2026-06-09T02:39:09.339Z] eeaa73608b53: Preparing [2026-06-09T02:39:09.339Z] da47bdecf7a2: Waiting [2026-06-09T02:39:09.339Z] eeaa73608b53: Waiting [2026-06-09T02:39:09.339Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:09.339Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:09.339Z] 12967c5cbe3c: Layer already exists [2026-06-09T02:39:09.339Z] 89897a77f8b2: Layer already exists [2026-06-09T02:39:09.339Z] 27635b528845: Layer already exists [2026-06-09T02:39:09.339Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:09.339Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:09.339Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:09.339Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:09.339Z] main: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:39:09.459Z] ===================================================== [Pipeline] echo [2026-06-09T02:39:09.586Z] taggedImages: [2026-06-09T02:39:09.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:09.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-09T02:39:09.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.119 [2026-06-09T02:39:09.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:09.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-06-09T02:39:09.606Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-06-09T02:39:09.606Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:09.606Z] latest [2026-06-09T02:39:09.606Z] 4.1.0-dev.119 [2026-06-09T02:39:09.606Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:09.606Z] main [2026-06-09T02:39:09.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:10.000Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:10.384Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:10.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-09T02:39:10.384Z] 7143b7fc6bf0: Preparing [2026-06-09T02:39:10.384Z] 471f733c2681: Preparing [2026-06-09T02:39:10.384Z] 12b353a89418: Preparing [2026-06-09T02:39:10.384Z] 81fbc16835d6: Preparing [2026-06-09T02:39:10.384Z] 179d4a912c2e: Preparing [2026-06-09T02:39:10.384Z] 0d56fe45ffb5: Preparing [2026-06-09T02:39:10.384Z] 6eefadfd13d3: Preparing [2026-06-09T02:39:10.384Z] 0d56fe45ffb5: Waiting [2026-06-09T02:39:10.384Z] e1fa366f5338: Preparing [2026-06-09T02:39:10.384Z] d6c2241d28a8: Preparing [2026-06-09T02:39:10.384Z] 4fe54ffa6e54: Preparing [2026-06-09T02:39:10.384Z] 3b5cccc602d7: Preparing [2026-06-09T02:39:10.384Z] 5f70bf18a086: Preparing [2026-06-09T02:39:10.384Z] 80ef2f773cc0: Preparing [2026-06-09T02:39:10.384Z] 4aba31304054: Preparing [2026-06-09T02:39:10.384Z] deeaf617f750: Preparing [2026-06-09T02:39:10.384Z] eeaa73608b53: Preparing [2026-06-09T02:39:10.384Z] 6eefadfd13d3: Waiting [2026-06-09T02:39:10.384Z] e1fa366f5338: Waiting [2026-06-09T02:39:10.384Z] d6c2241d28a8: Waiting [2026-06-09T02:39:10.384Z] 4fe54ffa6e54: Waiting [2026-06-09T02:39:10.384Z] 3b5cccc602d7: Waiting [2026-06-09T02:39:10.384Z] 5f70bf18a086: Waiting [2026-06-09T02:39:10.384Z] 80ef2f773cc0: Waiting [2026-06-09T02:39:10.384Z] 4aba31304054: Waiting [2026-06-09T02:39:10.384Z] deeaf617f750: Waiting [2026-06-09T02:39:10.384Z] eeaa73608b53: Waiting [2026-06-09T02:39:10.712Z] 179d4a912c2e: Pushed [2026-06-09T02:39:10.712Z] 81fbc16835d6: Pushed [2026-06-09T02:39:10.712Z] 12b353a89418: Pushed [2026-06-09T02:39:10.712Z] 471f733c2681: Pushed [2026-06-09T02:39:10.712Z] 7143b7fc6bf0: Pushed [2026-06-09T02:39:10.712Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:10.712Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:10.712Z] 0d56fe45ffb5: Pushed [2026-06-09T02:39:10.712Z] 5f70bf18a086: Layer already exists [2026-06-09T02:39:10.712Z] 4fe54ffa6e54: Pushed [2026-06-09T02:39:11.013Z] 3b5cccc602d7: Pushed [2026-06-09T02:39:11.013Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:11.013Z] 80ef2f773cc0: Pushed [2026-06-09T02:39:11.013Z] 4aba31304054: Pushed [2026-06-09T02:39:11.013Z] deeaf617f750: Pushed [2026-06-09T02:39:13.754Z] 6eefadfd13d3: Pushed [2026-06-09T02:39:14.047Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:14.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:14.794Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-09T02:39:14.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-09T02:39:14.794Z] 7143b7fc6bf0: Preparing [2026-06-09T02:39:14.794Z] 471f733c2681: Preparing [2026-06-09T02:39:14.794Z] 12b353a89418: Preparing [2026-06-09T02:39:14.794Z] 81fbc16835d6: Preparing [2026-06-09T02:39:14.794Z] 179d4a912c2e: Preparing [2026-06-09T02:39:14.794Z] 0d56fe45ffb5: Preparing [2026-06-09T02:39:14.794Z] 6eefadfd13d3: Preparing [2026-06-09T02:39:14.794Z] e1fa366f5338: Preparing [2026-06-09T02:39:14.794Z] d6c2241d28a8: Preparing [2026-06-09T02:39:14.794Z] 4fe54ffa6e54: Preparing [2026-06-09T02:39:14.794Z] 3b5cccc602d7: Preparing [2026-06-09T02:39:14.794Z] 5f70bf18a086: Preparing [2026-06-09T02:39:14.794Z] 80ef2f773cc0: Preparing [2026-06-09T02:39:14.794Z] 4aba31304054: Preparing [2026-06-09T02:39:14.794Z] deeaf617f750: Preparing [2026-06-09T02:39:14.794Z] eeaa73608b53: Preparing [2026-06-09T02:39:14.794Z] 4fe54ffa6e54: Waiting [2026-06-09T02:39:14.794Z] 3b5cccc602d7: Waiting [2026-06-09T02:39:14.794Z] 5f70bf18a086: Waiting [2026-06-09T02:39:14.794Z] 80ef2f773cc0: Waiting [2026-06-09T02:39:14.794Z] 0d56fe45ffb5: Waiting [2026-06-09T02:39:14.794Z] 6eefadfd13d3: Waiting [2026-06-09T02:39:14.794Z] e1fa366f5338: Waiting [2026-06-09T02:39:14.794Z] d6c2241d28a8: Waiting [2026-06-09T02:39:14.794Z] 4aba31304054: Waiting [2026-06-09T02:39:14.794Z] deeaf617f750: Waiting [2026-06-09T02:39:14.794Z] eeaa73608b53: Waiting [2026-06-09T02:39:14.794Z] 81fbc16835d6: Layer already exists [2026-06-09T02:39:14.794Z] 471f733c2681: Layer already exists [2026-06-09T02:39:14.794Z] 179d4a912c2e: Layer already exists [2026-06-09T02:39:14.794Z] 7143b7fc6bf0: Layer already exists [2026-06-09T02:39:14.794Z] 12b353a89418: Layer already exists [2026-06-09T02:39:14.794Z] 4fe54ffa6e54: Layer already exists [2026-06-09T02:39:14.794Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:14.794Z] 6eefadfd13d3: Layer already exists [2026-06-09T02:39:14.794Z] 0d56fe45ffb5: Layer already exists [2026-06-09T02:39:14.794Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:14.794Z] 80ef2f773cc0: Layer already exists [2026-06-09T02:39:14.794Z] 4aba31304054: Layer already exists [2026-06-09T02:39:14.794Z] 5f70bf18a086: Layer already exists [2026-06-09T02:39:14.794Z] 3b5cccc602d7: Layer already exists [2026-06-09T02:39:14.794Z] deeaf617f750: Layer already exists [2026-06-09T02:39:15.061Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:15.061Z] latest: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:15.415Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:15.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.119 [2026-06-09T02:39:15.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-09T02:39:15.770Z] 7143b7fc6bf0: Preparing [2026-06-09T02:39:15.770Z] 471f733c2681: Preparing [2026-06-09T02:39:15.770Z] 12b353a89418: Preparing [2026-06-09T02:39:15.770Z] 81fbc16835d6: Preparing [2026-06-09T02:39:15.770Z] 179d4a912c2e: Preparing [2026-06-09T02:39:15.770Z] 0d56fe45ffb5: Preparing [2026-06-09T02:39:15.770Z] 6eefadfd13d3: Preparing [2026-06-09T02:39:15.770Z] 0d56fe45ffb5: Waiting [2026-06-09T02:39:15.770Z] 6eefadfd13d3: Waiting [2026-06-09T02:39:15.770Z] e1fa366f5338: Preparing [2026-06-09T02:39:15.770Z] d6c2241d28a8: Preparing [2026-06-09T02:39:15.770Z] e1fa366f5338: Waiting [2026-06-09T02:39:15.770Z] d6c2241d28a8: Waiting [2026-06-09T02:39:15.770Z] 4fe54ffa6e54: Preparing [2026-06-09T02:39:15.770Z] 3b5cccc602d7: Preparing [2026-06-09T02:39:15.770Z] 3b5cccc602d7: Waiting [2026-06-09T02:39:15.770Z] 5f70bf18a086: Preparing [2026-06-09T02:39:15.770Z] 80ef2f773cc0: Preparing [2026-06-09T02:39:15.770Z] 5f70bf18a086: Waiting [2026-06-09T02:39:15.770Z] 4aba31304054: Preparing [2026-06-09T02:39:15.770Z] 80ef2f773cc0: Waiting [2026-06-09T02:39:15.770Z] deeaf617f750: Preparing [2026-06-09T02:39:15.770Z] eeaa73608b53: Preparing [2026-06-09T02:39:15.770Z] 4aba31304054: Waiting [2026-06-09T02:39:15.770Z] deeaf617f750: Waiting [2026-06-09T02:39:15.770Z] eeaa73608b53: Waiting [2026-06-09T02:39:15.770Z] 471f733c2681: Layer already exists [2026-06-09T02:39:15.770Z] 12b353a89418: Layer already exists [2026-06-09T02:39:15.770Z] 179d4a912c2e: Layer already exists [2026-06-09T02:39:15.770Z] 81fbc16835d6: Layer already exists [2026-06-09T02:39:15.770Z] 7143b7fc6bf0: Layer already exists [2026-06-09T02:39:15.770Z] 4fe54ffa6e54: Layer already exists [2026-06-09T02:39:15.770Z] 0d56fe45ffb5: Layer already exists [2026-06-09T02:39:15.770Z] 6eefadfd13d3: Layer already exists [2026-06-09T02:39:15.770Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:15.770Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:15.771Z] 3b5cccc602d7: Layer already exists [2026-06-09T02:39:15.771Z] 80ef2f773cc0: Layer already exists [2026-06-09T02:39:15.771Z] 5f70bf18a086: Layer already exists [2026-06-09T02:39:15.771Z] 4aba31304054: Layer already exists [2026-06-09T02:39:15.771Z] deeaf617f750: Layer already exists [2026-06-09T02:39:16.136Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:16.136Z] 4.1.0-dev.119: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:16.491Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:17.102Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:17.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-09T02:39:17.102Z] 7143b7fc6bf0: Preparing [2026-06-09T02:39:17.102Z] 471f733c2681: Preparing [2026-06-09T02:39:17.102Z] 12b353a89418: Preparing [2026-06-09T02:39:17.102Z] 81fbc16835d6: Preparing [2026-06-09T02:39:17.102Z] 179d4a912c2e: Preparing [2026-06-09T02:39:17.102Z] 0d56fe45ffb5: Preparing [2026-06-09T02:39:17.102Z] 6eefadfd13d3: Preparing [2026-06-09T02:39:17.102Z] e1fa366f5338: Preparing [2026-06-09T02:39:17.102Z] d6c2241d28a8: Preparing [2026-06-09T02:39:17.102Z] 4fe54ffa6e54: Preparing [2026-06-09T02:39:17.102Z] 3b5cccc602d7: Preparing [2026-06-09T02:39:17.102Z] 5f70bf18a086: Preparing [2026-06-09T02:39:17.102Z] 80ef2f773cc0: Preparing [2026-06-09T02:39:17.102Z] 4aba31304054: Preparing [2026-06-09T02:39:17.102Z] deeaf617f750: Preparing [2026-06-09T02:39:17.102Z] eeaa73608b53: Preparing [2026-06-09T02:39:17.102Z] 0d56fe45ffb5: Waiting [2026-06-09T02:39:17.102Z] 6eefadfd13d3: Waiting [2026-06-09T02:39:17.102Z] e1fa366f5338: Waiting [2026-06-09T02:39:17.102Z] d6c2241d28a8: Waiting [2026-06-09T02:39:17.102Z] 4aba31304054: Waiting [2026-06-09T02:39:17.102Z] 4fe54ffa6e54: Waiting [2026-06-09T02:39:17.102Z] deeaf617f750: Waiting [2026-06-09T02:39:17.102Z] 3b5cccc602d7: Waiting [2026-06-09T02:39:17.102Z] eeaa73608b53: Waiting [2026-06-09T02:39:17.102Z] 5f70bf18a086: Waiting [2026-06-09T02:39:17.102Z] 80ef2f773cc0: Waiting [2026-06-09T02:39:17.102Z] 12b353a89418: Layer already exists [2026-06-09T02:39:17.102Z] 471f733c2681: Layer already exists [2026-06-09T02:39:17.102Z] 81fbc16835d6: Layer already exists [2026-06-09T02:39:17.102Z] 179d4a912c2e: Layer already exists [2026-06-09T02:39:17.102Z] 7143b7fc6bf0: Layer already exists [2026-06-09T02:39:17.102Z] 4fe54ffa6e54: Layer already exists [2026-06-09T02:39:17.102Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:17.102Z] 6eefadfd13d3: Layer already exists [2026-06-09T02:39:17.102Z] 0d56fe45ffb5: Layer already exists [2026-06-09T02:39:17.102Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:17.102Z] 80ef2f773cc0: Layer already exists [2026-06-09T02:39:17.102Z] 5f70bf18a086: Layer already exists [2026-06-09T02:39:17.102Z] 3b5cccc602d7: Layer already exists [2026-06-09T02:39:17.102Z] deeaf617f750: Layer already exists [2026-06-09T02:39:17.102Z] 4aba31304054: Layer already exists [2026-06-09T02:39:17.102Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:17.369Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:17.713Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:18.065Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-06-09T02:39:18.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-09T02:39:18.065Z] 7143b7fc6bf0: Preparing [2026-06-09T02:39:18.065Z] 471f733c2681: Preparing [2026-06-09T02:39:18.065Z] 12b353a89418: Preparing [2026-06-09T02:39:18.065Z] 81fbc16835d6: Preparing [2026-06-09T02:39:18.065Z] 179d4a912c2e: Preparing [2026-06-09T02:39:18.065Z] 0d56fe45ffb5: Preparing [2026-06-09T02:39:18.065Z] 6eefadfd13d3: Preparing [2026-06-09T02:39:18.065Z] 0d56fe45ffb5: Waiting [2026-06-09T02:39:18.065Z] 6eefadfd13d3: Waiting [2026-06-09T02:39:18.065Z] e1fa366f5338: Preparing [2026-06-09T02:39:18.065Z] d6c2241d28a8: Preparing [2026-06-09T02:39:18.065Z] 4fe54ffa6e54: Preparing [2026-06-09T02:39:18.065Z] 3b5cccc602d7: Preparing [2026-06-09T02:39:18.065Z] 5f70bf18a086: Preparing [2026-06-09T02:39:18.065Z] 80ef2f773cc0: Preparing [2026-06-09T02:39:18.065Z] 4aba31304054: Preparing [2026-06-09T02:39:18.065Z] deeaf617f750: Preparing [2026-06-09T02:39:18.065Z] eeaa73608b53: Preparing [2026-06-09T02:39:18.065Z] e1fa366f5338: Waiting [2026-06-09T02:39:18.065Z] d6c2241d28a8: Waiting [2026-06-09T02:39:18.065Z] 4fe54ffa6e54: Waiting [2026-06-09T02:39:18.065Z] 3b5cccc602d7: Waiting [2026-06-09T02:39:18.065Z] 5f70bf18a086: Waiting [2026-06-09T02:39:18.065Z] 80ef2f773cc0: Waiting [2026-06-09T02:39:18.065Z] 4aba31304054: Waiting [2026-06-09T02:39:18.065Z] deeaf617f750: Waiting [2026-06-09T02:39:18.065Z] eeaa73608b53: Waiting [2026-06-09T02:39:18.065Z] 81fbc16835d6: Layer already exists [2026-06-09T02:39:18.065Z] 471f733c2681: Layer already exists [2026-06-09T02:39:18.065Z] 179d4a912c2e: Layer already exists [2026-06-09T02:39:18.065Z] 7143b7fc6bf0: Layer already exists [2026-06-09T02:39:18.065Z] 12b353a89418: Layer already exists [2026-06-09T02:39:18.065Z] 0d56fe45ffb5: Layer already exists [2026-06-09T02:39:18.065Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:18.065Z] 4fe54ffa6e54: Layer already exists [2026-06-09T02:39:18.065Z] 6eefadfd13d3: Layer already exists [2026-06-09T02:39:18.065Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:18.065Z] 5f70bf18a086: Layer already exists [2026-06-09T02:39:18.065Z] 4aba31304054: Layer already exists [2026-06-09T02:39:18.065Z] 80ef2f773cc0: Layer already exists [2026-06-09T02:39:18.065Z] 3b5cccc602d7: Layer already exists [2026-06-09T02:39:18.065Z] deeaf617f750: Layer already exists [2026-06-09T02:39:18.065Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:18.332Z] main: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:39:18.398Z] ===================================================== [Pipeline] echo [2026-06-09T02:39:18.412Z] taggedImages: [2026-06-09T02:39:18.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:18.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-09T02:39:18.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.119 [2026-06-09T02:39:18.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:18.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-06-09T02:39:18.433Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-06-09T02:39:18.433Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:18.433Z] latest [2026-06-09T02:39:18.433Z] 4.1.0-dev.119 [2026-06-09T02:39:18.433Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:18.433Z] main [2026-06-09T02:39:18.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:18.801Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:19.181Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:19.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-09T02:39:19.181Z] 82212a3ae6c2: Preparing [2026-06-09T02:39:19.181Z] e0076b9b21ca: Preparing [2026-06-09T02:39:19.181Z] 6a4fed912dd3: Preparing [2026-06-09T02:39:19.181Z] 9dc74177eee3: Preparing [2026-06-09T02:39:19.181Z] e1fa366f5338: Preparing [2026-06-09T02:39:19.181Z] d6c2241d28a8: Preparing [2026-06-09T02:39:19.181Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:19.181Z] da47bdecf7a2: Preparing [2026-06-09T02:39:19.181Z] eeaa73608b53: Preparing [2026-06-09T02:39:19.181Z] d6c2241d28a8: Waiting [2026-06-09T02:39:19.181Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:19.181Z] da47bdecf7a2: Waiting [2026-06-09T02:39:19.181Z] eeaa73608b53: Waiting [2026-06-09T02:39:19.181Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:19.446Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:19.446Z] 6a4fed912dd3: Pushed [2026-06-09T02:39:19.446Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:19.446Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:19.446Z] e0076b9b21ca: Pushed [2026-06-09T02:39:19.446Z] 82212a3ae6c2: Pushed [2026-06-09T02:39:19.446Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:27.641Z] 9dc74177eee3: Pushed [2026-06-09T02:39:27.641Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:27.999Z] + 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 [2026-06-09T02:39:28.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-09T02:39:28.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-09T02:39:28.350Z] 82212a3ae6c2: Preparing [2026-06-09T02:39:28.350Z] e0076b9b21ca: Preparing [2026-06-09T02:39:28.350Z] 6a4fed912dd3: Preparing [2026-06-09T02:39:28.350Z] 9dc74177eee3: Preparing [2026-06-09T02:39:28.350Z] e1fa366f5338: Preparing [2026-06-09T02:39:28.350Z] d6c2241d28a8: Preparing [2026-06-09T02:39:28.350Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:28.350Z] da47bdecf7a2: Preparing [2026-06-09T02:39:28.350Z] eeaa73608b53: Preparing [2026-06-09T02:39:28.350Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:28.350Z] da47bdecf7a2: Waiting [2026-06-09T02:39:28.350Z] eeaa73608b53: Waiting [2026-06-09T02:39:28.350Z] d6c2241d28a8: Waiting [2026-06-09T02:39:28.350Z] e0076b9b21ca: Layer already exists [2026-06-09T02:39:28.350Z] 9dc74177eee3: Layer already exists [2026-06-09T02:39:28.350Z] 6a4fed912dd3: Layer already exists [2026-06-09T02:39:28.350Z] 82212a3ae6c2: Layer already exists [2026-06-09T02:39:28.350Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:28.350Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:28.350Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:28.350Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:28.350Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:28.614Z] latest: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:28.966Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:29.933Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.119 [2026-06-09T02:39:29.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-09T02:39:29.933Z] 82212a3ae6c2: Preparing [2026-06-09T02:39:29.933Z] e0076b9b21ca: Preparing [2026-06-09T02:39:29.933Z] 6a4fed912dd3: Preparing [2026-06-09T02:39:29.933Z] 9dc74177eee3: Preparing [2026-06-09T02:39:29.933Z] e1fa366f5338: Preparing [2026-06-09T02:39:29.933Z] d6c2241d28a8: Preparing [2026-06-09T02:39:29.933Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:29.933Z] da47bdecf7a2: Preparing [2026-06-09T02:39:29.933Z] eeaa73608b53: Preparing [2026-06-09T02:39:29.933Z] d6c2241d28a8: Waiting [2026-06-09T02:39:29.933Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:29.933Z] da47bdecf7a2: Waiting [2026-06-09T02:39:29.933Z] eeaa73608b53: Waiting [2026-06-09T02:39:29.933Z] 82212a3ae6c2: Layer already exists [2026-06-09T02:39:29.933Z] 6a4fed912dd3: Layer already exists [2026-06-09T02:39:29.933Z] e0076b9b21ca: Layer already exists [2026-06-09T02:39:29.933Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:29.933Z] 9dc74177eee3: Layer already exists [2026-06-09T02:39:29.933Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:29.933Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:29.933Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:29.933Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:30.216Z] 4.1.0-dev.119: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:30.588Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:30.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:30.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-09T02:39:30.937Z] 82212a3ae6c2: Preparing [2026-06-09T02:39:30.937Z] e0076b9b21ca: Preparing [2026-06-09T02:39:30.937Z] 6a4fed912dd3: Preparing [2026-06-09T02:39:30.937Z] 9dc74177eee3: Preparing [2026-06-09T02:39:30.937Z] e1fa366f5338: Preparing [2026-06-09T02:39:30.937Z] d6c2241d28a8: Preparing [2026-06-09T02:39:30.937Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:30.937Z] da47bdecf7a2: Preparing [2026-06-09T02:39:30.937Z] eeaa73608b53: Preparing [2026-06-09T02:39:30.937Z] d6c2241d28a8: Waiting [2026-06-09T02:39:30.937Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:30.937Z] da47bdecf7a2: Waiting [2026-06-09T02:39:30.937Z] eeaa73608b53: Waiting [2026-06-09T02:39:30.937Z] 9dc74177eee3: Layer already exists [2026-06-09T02:39:30.937Z] 82212a3ae6c2: Layer already exists [2026-06-09T02:39:30.937Z] 6a4fed912dd3: Layer already exists [2026-06-09T02:39:30.937Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:30.937Z] e0076b9b21ca: Layer already exists [2026-06-09T02:39:30.937Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:30.937Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:30.937Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:30.937Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:31.202Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:31.577Z] + 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 [2026-06-09T02:39:31.922Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-06-09T02:39:31.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-09T02:39:31.922Z] 82212a3ae6c2: Preparing [2026-06-09T02:39:31.922Z] e0076b9b21ca: Preparing [2026-06-09T02:39:31.922Z] 6a4fed912dd3: Preparing [2026-06-09T02:39:31.922Z] 9dc74177eee3: Preparing [2026-06-09T02:39:31.922Z] e1fa366f5338: Preparing [2026-06-09T02:39:31.922Z] d6c2241d28a8: Preparing [2026-06-09T02:39:31.922Z] 6f9ac7cf738f: Preparing [2026-06-09T02:39:31.922Z] da47bdecf7a2: Preparing [2026-06-09T02:39:31.922Z] eeaa73608b53: Preparing [2026-06-09T02:39:31.922Z] d6c2241d28a8: Waiting [2026-06-09T02:39:31.922Z] 6f9ac7cf738f: Waiting [2026-06-09T02:39:31.922Z] da47bdecf7a2: Waiting [2026-06-09T02:39:31.922Z] eeaa73608b53: Waiting [2026-06-09T02:39:31.922Z] 9dc74177eee3: Layer already exists [2026-06-09T02:39:31.922Z] e0076b9b21ca: Layer already exists [2026-06-09T02:39:31.922Z] 82212a3ae6c2: Layer already exists [2026-06-09T02:39:31.922Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:31.922Z] 6a4fed912dd3: Layer already exists [2026-06-09T02:39:31.922Z] 6f9ac7cf738f: Layer already exists [2026-06-09T02:39:31.922Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:31.922Z] da47bdecf7a2: Layer already exists [2026-06-09T02:39:31.922Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:32.196Z] main: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:39:32.287Z] ===================================================== [Pipeline] echo [2026-06-09T02:39:32.298Z] taggedImages: [2026-06-09T02:39:32.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:32.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-09T02:39:32.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.119 [2026-06-09T02:39:32.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:32.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-06-09T02:39:32.327Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-06-09T02:39:32.327Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:32.327Z] latest [2026-06-09T02:39:32.327Z] 4.1.0-dev.119 [2026-06-09T02:39:32.327Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:32.327Z] main [2026-06-09T02:39:32.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:32.722Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:33.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:33.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-09T02:39:33.094Z] c146929c645a: Preparing [2026-06-09T02:39:33.094Z] fb30372447ea: Preparing [2026-06-09T02:39:33.094Z] 1b3dfb186eef: Preparing [2026-06-09T02:39:33.094Z] 2a08e264ad22: Preparing [2026-06-09T02:39:33.094Z] 1571f032f50a: Preparing [2026-06-09T02:39:33.094Z] e1fa366f5338: Preparing [2026-06-09T02:39:33.094Z] d6c2241d28a8: Preparing [2026-06-09T02:39:33.094Z] 99f8cf7e4861: Preparing [2026-06-09T02:39:33.094Z] 3d9c4f1e1219: Preparing [2026-06-09T02:39:33.094Z] 93252e79ee46: Preparing [2026-06-09T02:39:33.094Z] eeaa73608b53: Preparing [2026-06-09T02:39:33.094Z] e1fa366f5338: Waiting [2026-06-09T02:39:33.094Z] 99f8cf7e4861: Waiting [2026-06-09T02:39:33.094Z] 3d9c4f1e1219: Waiting [2026-06-09T02:39:33.094Z] 93252e79ee46: Waiting [2026-06-09T02:39:33.094Z] eeaa73608b53: Waiting [2026-06-09T02:39:33.094Z] d6c2241d28a8: Waiting [2026-06-09T02:39:33.359Z] 1571f032f50a: Pushed [2026-06-09T02:39:33.359Z] 2a08e264ad22: Pushed [2026-06-09T02:39:33.359Z] fb30372447ea: Pushed [2026-06-09T02:39:33.359Z] c146929c645a: Pushed [2026-06-09T02:39:33.359Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:33.359Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:33.359Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:33.359Z] 99f8cf7e4861: Pushed [2026-06-09T02:39:33.359Z] 3d9c4f1e1219: Pushed [2026-06-09T02:39:36.708Z] 93252e79ee46: Pushed [2026-06-09T02:39:40.103Z] 1b3dfb186eef: Pushed [2026-06-09T02:39:42.754Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:43.145Z] + 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 [2026-06-09T02:39:43.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-09T02:39:43.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-09T02:39:43.571Z] c146929c645a: Preparing [2026-06-09T02:39:43.571Z] fb30372447ea: Preparing [2026-06-09T02:39:43.571Z] 1b3dfb186eef: Preparing [2026-06-09T02:39:43.571Z] 2a08e264ad22: Preparing [2026-06-09T02:39:43.571Z] 1571f032f50a: Preparing [2026-06-09T02:39:43.571Z] e1fa366f5338: Preparing [2026-06-09T02:39:43.571Z] d6c2241d28a8: Preparing [2026-06-09T02:39:43.571Z] 99f8cf7e4861: Preparing [2026-06-09T02:39:43.571Z] 3d9c4f1e1219: Preparing [2026-06-09T02:39:43.571Z] 93252e79ee46: Preparing [2026-06-09T02:39:43.571Z] eeaa73608b53: Preparing [2026-06-09T02:39:43.571Z] 93252e79ee46: Waiting [2026-06-09T02:39:43.571Z] d6c2241d28a8: Waiting [2026-06-09T02:39:43.571Z] 99f8cf7e4861: Waiting [2026-06-09T02:39:43.571Z] e1fa366f5338: Waiting [2026-06-09T02:39:43.571Z] eeaa73608b53: Waiting [2026-06-09T02:39:43.571Z] 3d9c4f1e1219: Waiting [2026-06-09T02:39:43.571Z] fb30372447ea: Layer already exists [2026-06-09T02:39:43.571Z] 2a08e264ad22: Layer already exists [2026-06-09T02:39:43.571Z] 1b3dfb186eef: Layer already exists [2026-06-09T02:39:43.571Z] c146929c645a: Layer already exists [2026-06-09T02:39:43.571Z] 1571f032f50a: Layer already exists [2026-06-09T02:39:43.571Z] 93252e79ee46: Layer already exists [2026-06-09T02:39:43.571Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:43.571Z] 99f8cf7e4861: Layer already exists [2026-06-09T02:39:43.571Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:43.571Z] 3d9c4f1e1219: Layer already exists [2026-06-09T02:39:43.571Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:43.839Z] latest: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:44.188Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:44.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.119 [2026-06-09T02:39:44.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-09T02:39:44.548Z] c146929c645a: Preparing [2026-06-09T02:39:44.548Z] fb30372447ea: Preparing [2026-06-09T02:39:44.548Z] 1b3dfb186eef: Preparing [2026-06-09T02:39:44.548Z] 2a08e264ad22: Preparing [2026-06-09T02:39:44.548Z] 1571f032f50a: Preparing [2026-06-09T02:39:44.548Z] e1fa366f5338: Preparing [2026-06-09T02:39:44.548Z] d6c2241d28a8: Preparing [2026-06-09T02:39:44.548Z] 99f8cf7e4861: Preparing [2026-06-09T02:39:44.548Z] 3d9c4f1e1219: Preparing [2026-06-09T02:39:44.548Z] 93252e79ee46: Preparing [2026-06-09T02:39:44.548Z] eeaa73608b53: Preparing [2026-06-09T02:39:44.548Z] 99f8cf7e4861: Waiting [2026-06-09T02:39:44.548Z] 3d9c4f1e1219: Waiting [2026-06-09T02:39:44.548Z] 93252e79ee46: Waiting [2026-06-09T02:39:44.548Z] eeaa73608b53: Waiting [2026-06-09T02:39:44.548Z] e1fa366f5338: Waiting [2026-06-09T02:39:44.548Z] d6c2241d28a8: Waiting [2026-06-09T02:39:44.548Z] c146929c645a: Layer already exists [2026-06-09T02:39:44.548Z] 1b3dfb186eef: Layer already exists [2026-06-09T02:39:44.548Z] 2a08e264ad22: Layer already exists [2026-06-09T02:39:44.548Z] 1571f032f50a: Layer already exists [2026-06-09T02:39:44.548Z] fb30372447ea: Layer already exists [2026-06-09T02:39:44.548Z] 99f8cf7e4861: Layer already exists [2026-06-09T02:39:44.548Z] 3d9c4f1e1219: Layer already exists [2026-06-09T02:39:44.548Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:44.548Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:44.548Z] 93252e79ee46: Layer already exists [2026-06-09T02:39:44.548Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:44.812Z] 4.1.0-dev.119: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:45.173Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:45.531Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:45.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-09T02:39:45.531Z] c146929c645a: Preparing [2026-06-09T02:39:45.531Z] fb30372447ea: Preparing [2026-06-09T02:39:45.531Z] 1b3dfb186eef: Preparing [2026-06-09T02:39:45.531Z] 2a08e264ad22: Preparing [2026-06-09T02:39:45.531Z] 1571f032f50a: Preparing [2026-06-09T02:39:45.531Z] e1fa366f5338: Preparing [2026-06-09T02:39:45.531Z] d6c2241d28a8: Preparing [2026-06-09T02:39:45.531Z] 99f8cf7e4861: Preparing [2026-06-09T02:39:45.531Z] 3d9c4f1e1219: Preparing [2026-06-09T02:39:45.531Z] 93252e79ee46: Preparing [2026-06-09T02:39:45.531Z] eeaa73608b53: Preparing [2026-06-09T02:39:45.531Z] d6c2241d28a8: Waiting [2026-06-09T02:39:45.531Z] 99f8cf7e4861: Waiting [2026-06-09T02:39:45.531Z] e1fa366f5338: Waiting [2026-06-09T02:39:45.531Z] 3d9c4f1e1219: Waiting [2026-06-09T02:39:45.531Z] 93252e79ee46: Waiting [2026-06-09T02:39:45.531Z] eeaa73608b53: Waiting [2026-06-09T02:39:45.531Z] c146929c645a: Layer already exists [2026-06-09T02:39:45.531Z] fb30372447ea: Layer already exists [2026-06-09T02:39:45.531Z] 2a08e264ad22: Layer already exists [2026-06-09T02:39:45.531Z] 1b3dfb186eef: Layer already exists [2026-06-09T02:39:45.531Z] 1571f032f50a: Layer already exists [2026-06-09T02:39:45.531Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:45.531Z] 3d9c4f1e1219: Layer already exists [2026-06-09T02:39:45.531Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:45.531Z] 99f8cf7e4861: Layer already exists [2026-06-09T02:39:45.531Z] 93252e79ee46: Layer already exists [2026-06-09T02:39:45.531Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:45.803Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:46.160Z] + 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 [2026-06-09T02:39:46.518Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-06-09T02:39:46.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-09T02:39:46.518Z] c146929c645a: Preparing [2026-06-09T02:39:46.518Z] fb30372447ea: Preparing [2026-06-09T02:39:46.518Z] 1b3dfb186eef: Preparing [2026-06-09T02:39:46.518Z] 2a08e264ad22: Preparing [2026-06-09T02:39:46.518Z] 1571f032f50a: Preparing [2026-06-09T02:39:46.518Z] e1fa366f5338: Preparing [2026-06-09T02:39:46.518Z] d6c2241d28a8: Preparing [2026-06-09T02:39:46.518Z] 99f8cf7e4861: Preparing [2026-06-09T02:39:46.518Z] 3d9c4f1e1219: Preparing [2026-06-09T02:39:46.518Z] 93252e79ee46: Preparing [2026-06-09T02:39:46.518Z] eeaa73608b53: Preparing [2026-06-09T02:39:46.518Z] d6c2241d28a8: Waiting [2026-06-09T02:39:46.518Z] 99f8cf7e4861: Waiting [2026-06-09T02:39:46.518Z] 3d9c4f1e1219: Waiting [2026-06-09T02:39:46.518Z] 93252e79ee46: Waiting [2026-06-09T02:39:46.518Z] eeaa73608b53: Waiting [2026-06-09T02:39:46.518Z] e1fa366f5338: Waiting [2026-06-09T02:39:46.518Z] 2a08e264ad22: Layer already exists [2026-06-09T02:39:46.518Z] c146929c645a: Layer already exists [2026-06-09T02:39:46.518Z] fb30372447ea: Layer already exists [2026-06-09T02:39:46.518Z] 1571f032f50a: Layer already exists [2026-06-09T02:39:46.518Z] 1b3dfb186eef: Layer already exists [2026-06-09T02:39:46.518Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:46.518Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:46.518Z] 93252e79ee46: Layer already exists [2026-06-09T02:39:46.518Z] 3d9c4f1e1219: Layer already exists [2026-06-09T02:39:46.518Z] 99f8cf7e4861: Layer already exists [2026-06-09T02:39:46.518Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:46.782Z] main: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:39:46.863Z] ===================================================== [Pipeline] echo [2026-06-09T02:39:46.880Z] taggedImages: [2026-06-09T02:39:46.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:46.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-09T02:39:46.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.119 [2026-06-09T02:39:46.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:46.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-06-09T02:39:46.911Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-06-09T02:39:46.911Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:46.911Z] latest [2026-06-09T02:39:46.911Z] 4.1.0-dev.119 [2026-06-09T02:39:46.911Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:46.911Z] main [2026-06-09T02:39:46.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:47.275Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:47.700Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:47.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-09T02:39:47.700Z] 31a2a28a1431: Preparing [2026-06-09T02:39:47.700Z] 29fbf5f94b5d: Preparing [2026-06-09T02:39:47.700Z] 5553fa0665d3: Preparing [2026-06-09T02:39:47.700Z] c7894c3fe91f: Preparing [2026-06-09T02:39:47.700Z] 569aeb016cc5: Preparing [2026-06-09T02:39:47.700Z] 9abaffe45bf3: Preparing [2026-06-09T02:39:47.700Z] 92eed6cca42a: Preparing [2026-06-09T02:39:47.700Z] e1fa366f5338: Preparing [2026-06-09T02:39:47.700Z] d6c2241d28a8: Preparing [2026-06-09T02:39:47.700Z] 6c4f41ea61b8: Preparing [2026-06-09T02:39:47.700Z] d0c6c3743e87: Preparing [2026-06-09T02:39:47.700Z] eeaa73608b53: Preparing [2026-06-09T02:39:47.700Z] 92eed6cca42a: Waiting [2026-06-09T02:39:47.700Z] e1fa366f5338: Waiting [2026-06-09T02:39:47.700Z] d6c2241d28a8: Waiting [2026-06-09T02:39:47.700Z] 6c4f41ea61b8: Waiting [2026-06-09T02:39:47.700Z] d0c6c3743e87: Waiting [2026-06-09T02:39:47.700Z] eeaa73608b53: Waiting [2026-06-09T02:39:47.987Z] 29fbf5f94b5d: Pushed [2026-06-09T02:39:47.987Z] 569aeb016cc5: Pushed [2026-06-09T02:39:47.987Z] 31a2a28a1431: Pushed [2026-06-09T02:39:47.987Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:47.987Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:47.987Z] 92eed6cca42a: Pushed [2026-06-09T02:39:48.272Z] 9abaffe45bf3: Pushed [2026-06-09T02:39:48.272Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:48.272Z] 6c4f41ea61b8: Pushed [2026-06-09T02:39:51.648Z] d0c6c3743e87: Pushed [2026-06-09T02:39:55.000Z] c7894c3fe91f: Pushed [2026-06-09T02:39:55.000Z] 5553fa0665d3: Pushed [2026-06-09T02:39:55.960Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:56.303Z] + 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 [2026-06-09T02:39:56.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-09T02:39:56.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-09T02:39:56.646Z] 31a2a28a1431: Preparing [2026-06-09T02:39:56.646Z] 29fbf5f94b5d: Preparing [2026-06-09T02:39:56.646Z] 5553fa0665d3: Preparing [2026-06-09T02:39:56.646Z] c7894c3fe91f: Preparing [2026-06-09T02:39:56.646Z] 569aeb016cc5: Preparing [2026-06-09T02:39:56.646Z] 9abaffe45bf3: Preparing [2026-06-09T02:39:56.646Z] 92eed6cca42a: Preparing [2026-06-09T02:39:56.646Z] e1fa366f5338: Preparing [2026-06-09T02:39:56.646Z] d6c2241d28a8: Preparing [2026-06-09T02:39:56.646Z] 6c4f41ea61b8: Preparing [2026-06-09T02:39:56.646Z] d0c6c3743e87: Preparing [2026-06-09T02:39:56.646Z] eeaa73608b53: Preparing [2026-06-09T02:39:56.646Z] e1fa366f5338: Waiting [2026-06-09T02:39:56.646Z] d6c2241d28a8: Waiting [2026-06-09T02:39:56.646Z] 9abaffe45bf3: Waiting [2026-06-09T02:39:56.646Z] 92eed6cca42a: Waiting [2026-06-09T02:39:56.646Z] 6c4f41ea61b8: Waiting [2026-06-09T02:39:56.646Z] eeaa73608b53: Waiting [2026-06-09T02:39:56.646Z] d0c6c3743e87: Waiting [2026-06-09T02:39:56.646Z] 31a2a28a1431: Layer already exists [2026-06-09T02:39:56.646Z] 569aeb016cc5: Layer already exists [2026-06-09T02:39:56.646Z] 5553fa0665d3: Layer already exists [2026-06-09T02:39:56.646Z] 29fbf5f94b5d: Layer already exists [2026-06-09T02:39:56.646Z] c7894c3fe91f: Layer already exists [2026-06-09T02:39:56.646Z] 92eed6cca42a: Layer already exists [2026-06-09T02:39:56.646Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:56.646Z] 6c4f41ea61b8: Layer already exists [2026-06-09T02:39:56.646Z] 9abaffe45bf3: Layer already exists [2026-06-09T02:39:56.646Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:56.646Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:56.646Z] d0c6c3743e87: Layer already exists [2026-06-09T02:39:56.910Z] latest: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:57.276Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:57.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.119 [2026-06-09T02:39:57.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-09T02:39:57.636Z] 31a2a28a1431: Preparing [2026-06-09T02:39:57.636Z] 29fbf5f94b5d: Preparing [2026-06-09T02:39:57.636Z] 5553fa0665d3: Preparing [2026-06-09T02:39:57.636Z] c7894c3fe91f: Preparing [2026-06-09T02:39:57.636Z] 569aeb016cc5: Preparing [2026-06-09T02:39:57.636Z] 9abaffe45bf3: Preparing [2026-06-09T02:39:57.636Z] 92eed6cca42a: Preparing [2026-06-09T02:39:57.636Z] e1fa366f5338: Preparing [2026-06-09T02:39:57.636Z] d6c2241d28a8: Preparing [2026-06-09T02:39:57.636Z] 6c4f41ea61b8: Preparing [2026-06-09T02:39:57.636Z] d0c6c3743e87: Preparing [2026-06-09T02:39:57.636Z] eeaa73608b53: Preparing [2026-06-09T02:39:57.636Z] e1fa366f5338: Waiting [2026-06-09T02:39:57.636Z] d6c2241d28a8: Waiting [2026-06-09T02:39:57.636Z] 6c4f41ea61b8: Waiting [2026-06-09T02:39:57.636Z] d0c6c3743e87: Waiting [2026-06-09T02:39:57.636Z] eeaa73608b53: Waiting [2026-06-09T02:39:57.636Z] 9abaffe45bf3: Waiting [2026-06-09T02:39:57.636Z] 5553fa0665d3: Layer already exists [2026-06-09T02:39:57.636Z] 29fbf5f94b5d: Layer already exists [2026-06-09T02:39:57.636Z] 569aeb016cc5: Layer already exists [2026-06-09T02:39:57.636Z] 31a2a28a1431: Layer already exists [2026-06-09T02:39:57.636Z] c7894c3fe91f: Layer already exists [2026-06-09T02:39:57.636Z] 9abaffe45bf3: Layer already exists [2026-06-09T02:39:57.636Z] 6c4f41ea61b8: Layer already exists [2026-06-09T02:39:57.636Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:57.636Z] 92eed6cca42a: Layer already exists [2026-06-09T02:39:57.636Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:57.636Z] d0c6c3743e87: Layer already exists [2026-06-09T02:39:57.636Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:57.900Z] 4.1.0-dev.119: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:58.245Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:58.593Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:58.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-09T02:39:58.593Z] 31a2a28a1431: Preparing [2026-06-09T02:39:58.593Z] 29fbf5f94b5d: Preparing [2026-06-09T02:39:58.593Z] 5553fa0665d3: Preparing [2026-06-09T02:39:58.593Z] c7894c3fe91f: Preparing [2026-06-09T02:39:58.593Z] 569aeb016cc5: Preparing [2026-06-09T02:39:58.593Z] 9abaffe45bf3: Preparing [2026-06-09T02:39:58.593Z] 92eed6cca42a: Preparing [2026-06-09T02:39:58.593Z] e1fa366f5338: Preparing [2026-06-09T02:39:58.593Z] d6c2241d28a8: Preparing [2026-06-09T02:39:58.593Z] 6c4f41ea61b8: Preparing [2026-06-09T02:39:58.593Z] d0c6c3743e87: Preparing [2026-06-09T02:39:58.593Z] eeaa73608b53: Preparing [2026-06-09T02:39:58.593Z] 9abaffe45bf3: Waiting [2026-06-09T02:39:58.593Z] 92eed6cca42a: Waiting [2026-06-09T02:39:58.593Z] d6c2241d28a8: Waiting [2026-06-09T02:39:58.593Z] 6c4f41ea61b8: Waiting [2026-06-09T02:39:58.593Z] e1fa366f5338: Waiting [2026-06-09T02:39:58.593Z] d0c6c3743e87: Waiting [2026-06-09T02:39:58.593Z] eeaa73608b53: Waiting [2026-06-09T02:39:58.593Z] 29fbf5f94b5d: Layer already exists [2026-06-09T02:39:58.593Z] 5553fa0665d3: Layer already exists [2026-06-09T02:39:58.593Z] c7894c3fe91f: Layer already exists [2026-06-09T02:39:58.593Z] 31a2a28a1431: Layer already exists [2026-06-09T02:39:58.593Z] 569aeb016cc5: Layer already exists [2026-06-09T02:39:58.593Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:58.593Z] 9abaffe45bf3: Layer already exists [2026-06-09T02:39:58.593Z] 6c4f41ea61b8: Layer already exists [2026-06-09T02:39:58.593Z] 92eed6cca42a: Layer already exists [2026-06-09T02:39:58.593Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:58.593Z] d0c6c3743e87: Layer already exists [2026-06-09T02:39:58.593Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:58.857Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:39:59.217Z] + 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 [2026-06-09T02:39:59.564Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-06-09T02:39:59.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-09T02:39:59.564Z] 31a2a28a1431: Preparing [2026-06-09T02:39:59.564Z] 29fbf5f94b5d: Preparing [2026-06-09T02:39:59.564Z] 5553fa0665d3: Preparing [2026-06-09T02:39:59.564Z] c7894c3fe91f: Preparing [2026-06-09T02:39:59.564Z] 569aeb016cc5: Preparing [2026-06-09T02:39:59.564Z] 9abaffe45bf3: Preparing [2026-06-09T02:39:59.564Z] 92eed6cca42a: Preparing [2026-06-09T02:39:59.564Z] e1fa366f5338: Preparing [2026-06-09T02:39:59.564Z] d6c2241d28a8: Preparing [2026-06-09T02:39:59.564Z] 6c4f41ea61b8: Preparing [2026-06-09T02:39:59.564Z] d0c6c3743e87: Preparing [2026-06-09T02:39:59.564Z] eeaa73608b53: Preparing [2026-06-09T02:39:59.564Z] e1fa366f5338: Waiting [2026-06-09T02:39:59.564Z] d6c2241d28a8: Waiting [2026-06-09T02:39:59.564Z] 6c4f41ea61b8: Waiting [2026-06-09T02:39:59.564Z] d0c6c3743e87: Waiting [2026-06-09T02:39:59.564Z] eeaa73608b53: Waiting [2026-06-09T02:39:59.564Z] 9abaffe45bf3: Waiting [2026-06-09T02:39:59.564Z] 92eed6cca42a: Waiting [2026-06-09T02:39:59.564Z] 31a2a28a1431: Layer already exists [2026-06-09T02:39:59.564Z] c7894c3fe91f: Layer already exists [2026-06-09T02:39:59.564Z] 29fbf5f94b5d: Layer already exists [2026-06-09T02:39:59.564Z] 569aeb016cc5: Layer already exists [2026-06-09T02:39:59.564Z] 5553fa0665d3: Layer already exists [2026-06-09T02:39:59.564Z] e1fa366f5338: Layer already exists [2026-06-09T02:39:59.564Z] 92eed6cca42a: Layer already exists [2026-06-09T02:39:59.564Z] d6c2241d28a8: Layer already exists [2026-06-09T02:39:59.564Z] 9abaffe45bf3: Layer already exists [2026-06-09T02:39:59.564Z] 6c4f41ea61b8: Layer already exists [2026-06-09T02:39:59.564Z] eeaa73608b53: Layer already exists [2026-06-09T02:39:59.564Z] d0c6c3743e87: Layer already exists [2026-06-09T02:39:59.834Z] main: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:39:59.905Z] ===================================================== [Pipeline] echo [2026-06-09T02:39:59.920Z] taggedImages: [2026-06-09T02:39:59.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:59.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-09T02:39:59.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.119 [2026-06-09T02:39:59.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:59.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-06-09T02:39:59.947Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-06-09T02:39:59.947Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:39:59.947Z] latest [2026-06-09T02:39:59.947Z] 4.1.0-dev.119 [2026-06-09T02:39:59.947Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:39:59.947Z] main [2026-06-09T02:39:59.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:00.376Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:00.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:40:00.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-09T02:40:00.714Z] c61803163398: Preparing [2026-06-09T02:40:00.714Z] 3a2202c5b68e: Preparing [2026-06-09T02:40:00.714Z] e1fa366f5338: Preparing [2026-06-09T02:40:00.714Z] d6c2241d28a8: Preparing [2026-06-09T02:40:00.714Z] e0d562c3097c: Preparing [2026-06-09T02:40:00.714Z] 17c6997cbd7e: Preparing [2026-06-09T02:40:00.714Z] eeaa73608b53: Preparing [2026-06-09T02:40:00.714Z] 17c6997cbd7e: Waiting [2026-06-09T02:40:00.714Z] eeaa73608b53: Waiting [2026-06-09T02:40:00.714Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:00.980Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:00.980Z] e0d562c3097c: Pushed [2026-06-09T02:40:00.980Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:00.980Z] c61803163398: Pushed [2026-06-09T02:40:02.928Z] 17c6997cbd7e: Pushed [2026-06-09T02:40:08.277Z] 3a2202c5b68e: Pushed [2026-06-09T02:40:08.277Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:08.914Z] + 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 [2026-06-09T02:40:09.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-09T02:40:09.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-09T02:40:09.264Z] c61803163398: Preparing [2026-06-09T02:40:09.264Z] 3a2202c5b68e: Preparing [2026-06-09T02:40:09.264Z] e1fa366f5338: Preparing [2026-06-09T02:40:09.264Z] d6c2241d28a8: Preparing [2026-06-09T02:40:09.264Z] e0d562c3097c: Preparing [2026-06-09T02:40:09.264Z] 17c6997cbd7e: Preparing [2026-06-09T02:40:09.264Z] eeaa73608b53: Preparing [2026-06-09T02:40:09.264Z] 17c6997cbd7e: Waiting [2026-06-09T02:40:09.264Z] eeaa73608b53: Waiting [2026-06-09T02:40:09.264Z] 3a2202c5b68e: Layer already exists [2026-06-09T02:40:09.264Z] e0d562c3097c: Layer already exists [2026-06-09T02:40:09.264Z] c61803163398: Layer already exists [2026-06-09T02:40:09.264Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:09.264Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:09.264Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:09.264Z] 17c6997cbd7e: Layer already exists [2026-06-09T02:40:09.536Z] latest: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:09.917Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:10.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.119 [2026-06-09T02:40:10.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-09T02:40:10.270Z] c61803163398: Preparing [2026-06-09T02:40:10.270Z] 3a2202c5b68e: Preparing [2026-06-09T02:40:10.270Z] e1fa366f5338: Preparing [2026-06-09T02:40:10.270Z] d6c2241d28a8: Preparing [2026-06-09T02:40:10.270Z] e0d562c3097c: Preparing [2026-06-09T02:40:10.270Z] 17c6997cbd7e: Preparing [2026-06-09T02:40:10.270Z] eeaa73608b53: Preparing [2026-06-09T02:40:10.270Z] 17c6997cbd7e: Waiting [2026-06-09T02:40:10.270Z] eeaa73608b53: Waiting [2026-06-09T02:40:10.270Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:10.270Z] c61803163398: Layer already exists [2026-06-09T02:40:10.270Z] e0d562c3097c: Layer already exists [2026-06-09T02:40:10.270Z] 3a2202c5b68e: Layer already exists [2026-06-09T02:40:10.270Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:10.270Z] 17c6997cbd7e: Layer already exists [2026-06-09T02:40:10.270Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:10.536Z] 4.1.0-dev.119: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:10.894Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:11.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:40:11.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-09T02:40:11.260Z] c61803163398: Preparing [2026-06-09T02:40:11.260Z] 3a2202c5b68e: Preparing [2026-06-09T02:40:11.260Z] e1fa366f5338: Preparing [2026-06-09T02:40:11.260Z] d6c2241d28a8: Preparing [2026-06-09T02:40:11.260Z] e0d562c3097c: Preparing [2026-06-09T02:40:11.260Z] 17c6997cbd7e: Preparing [2026-06-09T02:40:11.260Z] eeaa73608b53: Preparing [2026-06-09T02:40:11.260Z] 17c6997cbd7e: Waiting [2026-06-09T02:40:11.260Z] eeaa73608b53: Waiting [2026-06-09T02:40:11.260Z] c61803163398: Layer already exists [2026-06-09T02:40:11.260Z] e0d562c3097c: Layer already exists [2026-06-09T02:40:11.260Z] 3a2202c5b68e: Layer already exists [2026-06-09T02:40:11.260Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:11.260Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:11.260Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:11.260Z] 17c6997cbd7e: Layer already exists [2026-06-09T02:40:11.527Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:11.973Z] + 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 [2026-06-09T02:40:12.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-06-09T02:40:12.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-09T02:40:12.326Z] c61803163398: Preparing [2026-06-09T02:40:12.326Z] 3a2202c5b68e: Preparing [2026-06-09T02:40:12.326Z] e1fa366f5338: Preparing [2026-06-09T02:40:12.326Z] d6c2241d28a8: Preparing [2026-06-09T02:40:12.326Z] e0d562c3097c: Preparing [2026-06-09T02:40:12.326Z] 17c6997cbd7e: Preparing [2026-06-09T02:40:12.326Z] eeaa73608b53: Preparing [2026-06-09T02:40:12.326Z] 17c6997cbd7e: Waiting [2026-06-09T02:40:12.326Z] eeaa73608b53: Waiting [2026-06-09T02:40:12.326Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:12.326Z] c61803163398: Layer already exists [2026-06-09T02:40:12.326Z] e0d562c3097c: Layer already exists [2026-06-09T02:40:12.326Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:12.326Z] 3a2202c5b68e: Layer already exists [2026-06-09T02:40:12.326Z] 17c6997cbd7e: Layer already exists [2026-06-09T02:40:12.326Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:12.592Z] main: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:40:12.663Z] ===================================================== [Pipeline] echo [2026-06-09T02:40:12.673Z] taggedImages: [2026-06-09T02:40:12.673Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:40:12.673Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-09T02:40:12.673Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.119 [2026-06-09T02:40:12.673Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:40:12.673Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-06-09T02:40:12.699Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-06-09T02:40:12.699Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:40:12.699Z] latest [2026-06-09T02:40:12.699Z] 4.1.0-dev.119 [2026-06-09T02:40:12.699Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:40:12.699Z] main [2026-06-09T02:40:12.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:13.052Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:13.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:40:13.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-09T02:40:13.396Z] 99d079112ce2: Preparing [2026-06-09T02:40:13.396Z] 4503d38862e3: Preparing [2026-06-09T02:40:13.396Z] 1572407eb8ed: Preparing [2026-06-09T02:40:13.396Z] e1fa366f5338: Preparing [2026-06-09T02:40:13.396Z] d6c2241d28a8: Preparing [2026-06-09T02:40:13.396Z] 283663ef1352: Preparing [2026-06-09T02:40:13.396Z] 9ebe5291739f: Preparing [2026-06-09T02:40:13.396Z] 869504abaabc: Preparing [2026-06-09T02:40:13.396Z] 5e97ffc8dc90: Preparing [2026-06-09T02:40:13.396Z] eeaa73608b53: Preparing [2026-06-09T02:40:13.396Z] 869504abaabc: Waiting [2026-06-09T02:40:13.396Z] 5e97ffc8dc90: Waiting [2026-06-09T02:40:13.396Z] eeaa73608b53: Waiting [2026-06-09T02:40:13.396Z] 283663ef1352: Waiting [2026-06-09T02:40:13.396Z] 9ebe5291739f: Waiting [2026-06-09T02:40:13.396Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:13.662Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:13.662Z] 1572407eb8ed: Pushed [2026-06-09T02:40:13.662Z] 4503d38862e3: Pushed [2026-06-09T02:40:13.662Z] 99d079112ce2: Pushed [2026-06-09T02:40:13.662Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:13.662Z] 869504abaabc: Pushed [2026-06-09T02:40:14.631Z] 5e97ffc8dc90: Pushed [2026-06-09T02:40:26.930Z] 9ebe5291739f: Pushed [2026-06-09T02:40:41.968Z] 283663ef1352: Pushed [2026-06-09T02:40:41.968Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:42.320Z] + 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 [2026-06-09T02:40:42.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-09T02:40:42.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-09T02:40:42.669Z] 99d079112ce2: Preparing [2026-06-09T02:40:42.669Z] 4503d38862e3: Preparing [2026-06-09T02:40:42.669Z] 1572407eb8ed: Preparing [2026-06-09T02:40:42.669Z] e1fa366f5338: Preparing [2026-06-09T02:40:42.669Z] d6c2241d28a8: Preparing [2026-06-09T02:40:42.669Z] 283663ef1352: Preparing [2026-06-09T02:40:42.669Z] 9ebe5291739f: Preparing [2026-06-09T02:40:42.669Z] 869504abaabc: Preparing [2026-06-09T02:40:42.669Z] 5e97ffc8dc90: Preparing [2026-06-09T02:40:42.669Z] eeaa73608b53: Preparing [2026-06-09T02:40:42.669Z] 9ebe5291739f: Waiting [2026-06-09T02:40:42.669Z] 869504abaabc: Waiting [2026-06-09T02:40:42.669Z] 5e97ffc8dc90: Waiting [2026-06-09T02:40:42.669Z] eeaa73608b53: Waiting [2026-06-09T02:40:42.669Z] 283663ef1352: Waiting [2026-06-09T02:40:42.669Z] 4503d38862e3: Layer already exists [2026-06-09T02:40:42.669Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:42.669Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:42.669Z] 1572407eb8ed: Layer already exists [2026-06-09T02:40:42.669Z] 99d079112ce2: Layer already exists [2026-06-09T02:40:42.669Z] 9ebe5291739f: Layer already exists [2026-06-09T02:40:42.669Z] 869504abaabc: Layer already exists [2026-06-09T02:40:42.669Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:42.669Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:40:42.669Z] 283663ef1352: Layer already exists [2026-06-09T02:40:42.933Z] latest: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:43.299Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:43.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.119 [2026-06-09T02:40:43.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-09T02:40:43.651Z] 99d079112ce2: Preparing [2026-06-09T02:40:43.651Z] 4503d38862e3: Preparing [2026-06-09T02:40:43.651Z] 1572407eb8ed: Preparing [2026-06-09T02:40:43.651Z] e1fa366f5338: Preparing [2026-06-09T02:40:43.651Z] d6c2241d28a8: Preparing [2026-06-09T02:40:43.651Z] 283663ef1352: Preparing [2026-06-09T02:40:43.651Z] 9ebe5291739f: Preparing [2026-06-09T02:40:43.651Z] 869504abaabc: Preparing [2026-06-09T02:40:43.651Z] 5e97ffc8dc90: Preparing [2026-06-09T02:40:43.651Z] eeaa73608b53: Preparing [2026-06-09T02:40:43.651Z] 9ebe5291739f: Waiting [2026-06-09T02:40:43.651Z] 869504abaabc: Waiting [2026-06-09T02:40:43.651Z] 5e97ffc8dc90: Waiting [2026-06-09T02:40:43.651Z] eeaa73608b53: Waiting [2026-06-09T02:40:43.651Z] 283663ef1352: Waiting [2026-06-09T02:40:43.651Z] 4503d38862e3: Layer already exists [2026-06-09T02:40:43.651Z] 99d079112ce2: Layer already exists [2026-06-09T02:40:43.651Z] 1572407eb8ed: Layer already exists [2026-06-09T02:40:43.651Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:43.651Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:43.651Z] 283663ef1352: Layer already exists [2026-06-09T02:40:43.651Z] 869504abaabc: Layer already exists [2026-06-09T02:40:43.651Z] 9ebe5291739f: Layer already exists [2026-06-09T02:40:43.651Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:40:43.651Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:43.651Z] 4.1.0-dev.119: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:44.348Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:44.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:40:44.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-09T02:40:44.782Z] 99d079112ce2: Preparing [2026-06-09T02:40:44.782Z] 4503d38862e3: Preparing [2026-06-09T02:40:44.782Z] 1572407eb8ed: Preparing [2026-06-09T02:40:44.782Z] e1fa366f5338: Preparing [2026-06-09T02:40:44.782Z] d6c2241d28a8: Preparing [2026-06-09T02:40:44.782Z] 283663ef1352: Preparing [2026-06-09T02:40:44.782Z] 9ebe5291739f: Preparing [2026-06-09T02:40:44.782Z] 869504abaabc: Preparing [2026-06-09T02:40:44.782Z] 5e97ffc8dc90: Preparing [2026-06-09T02:40:44.782Z] eeaa73608b53: Preparing [2026-06-09T02:40:44.782Z] 9ebe5291739f: Waiting [2026-06-09T02:40:44.782Z] 869504abaabc: Waiting [2026-06-09T02:40:44.782Z] 5e97ffc8dc90: Waiting [2026-06-09T02:40:44.782Z] eeaa73608b53: Waiting [2026-06-09T02:40:44.782Z] 283663ef1352: Waiting [2026-06-09T02:40:44.782Z] 99d079112ce2: Layer already exists [2026-06-09T02:40:44.782Z] 1572407eb8ed: Layer already exists [2026-06-09T02:40:44.782Z] 4503d38862e3: Layer already exists [2026-06-09T02:40:44.782Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:44.782Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:44.782Z] 283663ef1352: Layer already exists [2026-06-09T02:40:44.782Z] 9ebe5291739f: Layer already exists [2026-06-09T02:40:44.782Z] 869504abaabc: Layer already exists [2026-06-09T02:40:44.782Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:40:44.782Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:45.047Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:45.404Z] + 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 [2026-06-09T02:40:45.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-06-09T02:40:45.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-09T02:40:45.774Z] 99d079112ce2: Preparing [2026-06-09T02:40:45.774Z] 4503d38862e3: Preparing [2026-06-09T02:40:45.774Z] 1572407eb8ed: Preparing [2026-06-09T02:40:45.774Z] e1fa366f5338: Preparing [2026-06-09T02:40:45.774Z] d6c2241d28a8: Preparing [2026-06-09T02:40:45.774Z] 283663ef1352: Preparing [2026-06-09T02:40:45.774Z] 9ebe5291739f: Preparing [2026-06-09T02:40:45.774Z] 869504abaabc: Preparing [2026-06-09T02:40:45.774Z] 5e97ffc8dc90: Preparing [2026-06-09T02:40:45.774Z] eeaa73608b53: Preparing [2026-06-09T02:40:45.774Z] 9ebe5291739f: Waiting [2026-06-09T02:40:45.774Z] 283663ef1352: Waiting [2026-06-09T02:40:45.774Z] 869504abaabc: Waiting [2026-06-09T02:40:45.774Z] 5e97ffc8dc90: Waiting [2026-06-09T02:40:45.774Z] eeaa73608b53: Waiting [2026-06-09T02:40:45.774Z] 4503d38862e3: Layer already exists [2026-06-09T02:40:45.774Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:45.774Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:45.774Z] 99d079112ce2: Layer already exists [2026-06-09T02:40:45.774Z] 1572407eb8ed: Layer already exists [2026-06-09T02:40:45.774Z] 9ebe5291739f: Layer already exists [2026-06-09T02:40:45.774Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:40:45.774Z] 283663ef1352: Layer already exists [2026-06-09T02:40:45.774Z] 869504abaabc: Layer already exists [2026-06-09T02:40:45.774Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:46.047Z] main: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:40:46.129Z] ===================================================== [Pipeline] echo [2026-06-09T02:40:46.144Z] taggedImages: [2026-06-09T02:40:46.144Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:40:46.144Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-09T02:40:46.144Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.119 [2026-06-09T02:40:46.144Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:40:46.144Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-06-09T02:40:46.241Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-06-09T02:40:46.241Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:40:46.241Z] latest [2026-06-09T02:40:46.241Z] 4.1.0-dev.119 [2026-06-09T02:40:46.241Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:40:46.241Z] main [2026-06-09T02:40:46.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:46.620Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:40:46.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:40:46.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-09T02:40:46.966Z] 1956c53a0331: Preparing [2026-06-09T02:40:46.966Z] 23c586b6195e: Preparing [2026-06-09T02:40:46.966Z] 3bfb06023866: Preparing [2026-06-09T02:40:46.966Z] e1fa366f5338: Preparing [2026-06-09T02:40:46.966Z] d6c2241d28a8: Preparing [2026-06-09T02:40:46.966Z] 0f70e0d90ba0: Preparing [2026-06-09T02:40:46.966Z] 5b9b8b090336: Preparing [2026-06-09T02:40:46.966Z] 90c75f196aaf: Preparing [2026-06-09T02:40:46.966Z] eeaa73608b53: Preparing [2026-06-09T02:40:46.966Z] 0f70e0d90ba0: Waiting [2026-06-09T02:40:46.966Z] 5b9b8b090336: Waiting [2026-06-09T02:40:46.966Z] eeaa73608b53: Waiting [2026-06-09T02:40:47.231Z] 23c586b6195e: Pushed [2026-06-09T02:40:47.231Z] 3bfb06023866: Pushed [2026-06-09T02:40:49.811Z] d6c2241d28a8: Layer already exists [2026-06-09T02:40:49.811Z] e1fa366f5338: Layer already exists [2026-06-09T02:40:49.811Z] eeaa73608b53: Layer already exists [2026-06-09T02:40:49.811Z] 1956c53a0331: Pushed [2026-06-09T02:40:49.811Z] 5b9b8b090336: Pushed [2026-06-09T02:40:50.079Z] 90c75f196aaf: Pushed [2026-06-09T02:41:16.718Z] 0f70e0d90ba0: Pushed [2026-06-09T02:41:16.983Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:17.337Z] + 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 [2026-06-09T02:41:17.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-09T02:41:17.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-09T02:41:17.685Z] 1956c53a0331: Preparing [2026-06-09T02:41:17.685Z] 23c586b6195e: Preparing [2026-06-09T02:41:17.685Z] 3bfb06023866: Preparing [2026-06-09T02:41:17.685Z] e1fa366f5338: Preparing [2026-06-09T02:41:17.685Z] d6c2241d28a8: Preparing [2026-06-09T02:41:17.685Z] 0f70e0d90ba0: Preparing [2026-06-09T02:41:17.685Z] 5b9b8b090336: Preparing [2026-06-09T02:41:17.685Z] 90c75f196aaf: Preparing [2026-06-09T02:41:17.685Z] eeaa73608b53: Preparing [2026-06-09T02:41:17.685Z] 0f70e0d90ba0: Waiting [2026-06-09T02:41:17.685Z] 90c75f196aaf: Waiting [2026-06-09T02:41:17.685Z] eeaa73608b53: Waiting [2026-06-09T02:41:17.685Z] 5b9b8b090336: Waiting [2026-06-09T02:41:17.685Z] 1956c53a0331: Layer already exists [2026-06-09T02:41:17.685Z] 3bfb06023866: Layer already exists [2026-06-09T02:41:17.685Z] 23c586b6195e: Layer already exists [2026-06-09T02:41:17.685Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:17.685Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:17.685Z] 0f70e0d90ba0: Layer already exists [2026-06-09T02:41:17.685Z] 90c75f196aaf: Layer already exists [2026-06-09T02:41:17.685Z] 5b9b8b090336: Layer already exists [2026-06-09T02:41:17.685Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:17.951Z] latest: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:18.316Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:18.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.119 [2026-06-09T02:41:18.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-09T02:41:18.662Z] 1956c53a0331: Preparing [2026-06-09T02:41:18.662Z] 23c586b6195e: Preparing [2026-06-09T02:41:18.662Z] 3bfb06023866: Preparing [2026-06-09T02:41:18.662Z] e1fa366f5338: Preparing [2026-06-09T02:41:18.662Z] d6c2241d28a8: Preparing [2026-06-09T02:41:18.662Z] 0f70e0d90ba0: Preparing [2026-06-09T02:41:18.662Z] 5b9b8b090336: Preparing [2026-06-09T02:41:18.662Z] 90c75f196aaf: Preparing [2026-06-09T02:41:18.662Z] eeaa73608b53: Preparing [2026-06-09T02:41:18.662Z] 0f70e0d90ba0: Waiting [2026-06-09T02:41:18.662Z] 5b9b8b090336: Waiting [2026-06-09T02:41:18.662Z] 90c75f196aaf: Waiting [2026-06-09T02:41:18.662Z] eeaa73608b53: Waiting [2026-06-09T02:41:18.662Z] 3bfb06023866: Layer already exists [2026-06-09T02:41:18.662Z] 1956c53a0331: Layer already exists [2026-06-09T02:41:18.662Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:18.662Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:18.662Z] 23c586b6195e: Layer already exists [2026-06-09T02:41:18.662Z] 90c75f196aaf: Layer already exists [2026-06-09T02:41:18.662Z] 0f70e0d90ba0: Layer already exists [2026-06-09T02:41:18.662Z] 5b9b8b090336: Layer already exists [2026-06-09T02:41:18.662Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:18.662Z] 4.1.0-dev.119: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:19.288Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:19.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:41:19.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-09T02:41:19.634Z] 1956c53a0331: Preparing [2026-06-09T02:41:19.634Z] 23c586b6195e: Preparing [2026-06-09T02:41:19.634Z] 3bfb06023866: Preparing [2026-06-09T02:41:19.634Z] e1fa366f5338: Preparing [2026-06-09T02:41:19.634Z] d6c2241d28a8: Preparing [2026-06-09T02:41:19.634Z] 0f70e0d90ba0: Preparing [2026-06-09T02:41:19.634Z] 5b9b8b090336: Preparing [2026-06-09T02:41:19.634Z] 90c75f196aaf: Preparing [2026-06-09T02:41:19.634Z] eeaa73608b53: Preparing [2026-06-09T02:41:19.634Z] eeaa73608b53: Waiting [2026-06-09T02:41:19.634Z] 5b9b8b090336: Waiting [2026-06-09T02:41:19.634Z] 0f70e0d90ba0: Waiting [2026-06-09T02:41:19.634Z] 90c75f196aaf: Waiting [2026-06-09T02:41:19.634Z] 23c586b6195e: Layer already exists [2026-06-09T02:41:19.634Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:19.634Z] 1956c53a0331: Layer already exists [2026-06-09T02:41:19.634Z] 3bfb06023866: Layer already exists [2026-06-09T02:41:19.634Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:19.634Z] 0f70e0d90ba0: Layer already exists [2026-06-09T02:41:19.634Z] 5b9b8b090336: Layer already exists [2026-06-09T02:41:19.634Z] 90c75f196aaf: Layer already exists [2026-06-09T02:41:19.634Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:19.634Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:19.982Z] + 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 [2026-06-09T02:41:20.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-06-09T02:41:20.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-09T02:41:20.331Z] 1956c53a0331: Preparing [2026-06-09T02:41:20.331Z] 23c586b6195e: Preparing [2026-06-09T02:41:20.331Z] 3bfb06023866: Preparing [2026-06-09T02:41:20.331Z] e1fa366f5338: Preparing [2026-06-09T02:41:20.331Z] d6c2241d28a8: Preparing [2026-06-09T02:41:20.331Z] 0f70e0d90ba0: Preparing [2026-06-09T02:41:20.331Z] 5b9b8b090336: Preparing [2026-06-09T02:41:20.331Z] 90c75f196aaf: Preparing [2026-06-09T02:41:20.331Z] eeaa73608b53: Preparing [2026-06-09T02:41:20.331Z] 5b9b8b090336: Waiting [2026-06-09T02:41:20.331Z] 90c75f196aaf: Waiting [2026-06-09T02:41:20.331Z] eeaa73608b53: Waiting [2026-06-09T02:41:20.331Z] 0f70e0d90ba0: Waiting [2026-06-09T02:41:20.331Z] 3bfb06023866: Layer already exists [2026-06-09T02:41:20.331Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:20.331Z] 23c586b6195e: Layer already exists [2026-06-09T02:41:20.331Z] 1956c53a0331: Layer already exists [2026-06-09T02:41:20.331Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:20.331Z] 5b9b8b090336: Layer already exists [2026-06-09T02:41:20.331Z] 90c75f196aaf: Layer already exists [2026-06-09T02:41:20.331Z] 0f70e0d90ba0: Layer already exists [2026-06-09T02:41:20.331Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:20.606Z] main: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:41:20.680Z] ===================================================== [Pipeline] echo [2026-06-09T02:41:20.693Z] taggedImages: [2026-06-09T02:41:20.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:41:20.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-09T02:41:20.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.119 [2026-06-09T02:41:20.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:41:20.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-06-09T02:41:20.718Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-06-09T02:41:20.718Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:41:20.718Z] latest [2026-06-09T02:41:20.718Z] 4.1.0-dev.119 [2026-06-09T02:41:20.718Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:41:20.718Z] main [2026-06-09T02:41:20.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:21.085Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:21.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:41:21.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-09T02:41:21.433Z] 62a2f142bd75: Preparing [2026-06-09T02:41:21.433Z] c7d9fdb2ab95: Preparing [2026-06-09T02:41:21.433Z] c81a135849b2: Preparing [2026-06-09T02:41:21.433Z] e1fa366f5338: Preparing [2026-06-09T02:41:21.433Z] d6c2241d28a8: Preparing [2026-06-09T02:41:21.433Z] ad62d528ad28: Preparing [2026-06-09T02:41:21.433Z] 869504abaabc: Preparing [2026-06-09T02:41:21.433Z] 5e97ffc8dc90: Preparing [2026-06-09T02:41:21.433Z] eeaa73608b53: Preparing [2026-06-09T02:41:21.433Z] 869504abaabc: Waiting [2026-06-09T02:41:21.433Z] 5e97ffc8dc90: Waiting [2026-06-09T02:41:21.433Z] eeaa73608b53: Waiting [2026-06-09T02:41:21.433Z] ad62d528ad28: Waiting [2026-06-09T02:41:21.697Z] c7d9fdb2ab95: Pushed [2026-06-09T02:41:21.697Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:21.697Z] c81a135849b2: Pushed [2026-06-09T02:41:21.697Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:21.697Z] 869504abaabc: Layer already exists [2026-06-09T02:41:21.697Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:41:21.697Z] 62a2f142bd75: Pushed [2026-06-09T02:41:21.697Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:54.152Z] ad62d528ad28: Pushed [2026-06-09T02:41:54.152Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:54.527Z] + 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 [2026-06-09T02:41:54.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-09T02:41:54.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-09T02:41:54.877Z] 62a2f142bd75: Preparing [2026-06-09T02:41:54.877Z] c7d9fdb2ab95: Preparing [2026-06-09T02:41:54.877Z] c81a135849b2: Preparing [2026-06-09T02:41:54.877Z] e1fa366f5338: Preparing [2026-06-09T02:41:54.877Z] d6c2241d28a8: Preparing [2026-06-09T02:41:54.877Z] ad62d528ad28: Preparing [2026-06-09T02:41:54.877Z] 869504abaabc: Preparing [2026-06-09T02:41:54.877Z] 5e97ffc8dc90: Preparing [2026-06-09T02:41:54.877Z] eeaa73608b53: Preparing [2026-06-09T02:41:54.877Z] ad62d528ad28: Waiting [2026-06-09T02:41:54.877Z] 869504abaabc: Waiting [2026-06-09T02:41:54.877Z] 5e97ffc8dc90: Waiting [2026-06-09T02:41:54.877Z] eeaa73608b53: Waiting [2026-06-09T02:41:54.877Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:54.877Z] c81a135849b2: Layer already exists [2026-06-09T02:41:54.877Z] c7d9fdb2ab95: Layer already exists [2026-06-09T02:41:54.877Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:54.877Z] 62a2f142bd75: Layer already exists [2026-06-09T02:41:54.877Z] ad62d528ad28: Layer already exists [2026-06-09T02:41:54.877Z] 869504abaabc: Layer already exists [2026-06-09T02:41:54.877Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:41:54.877Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:54.877Z] latest: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:55.505Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:55.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.119 [2026-06-09T02:41:55.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-09T02:41:55.849Z] 62a2f142bd75: Preparing [2026-06-09T02:41:55.849Z] c7d9fdb2ab95: Preparing [2026-06-09T02:41:55.849Z] c81a135849b2: Preparing [2026-06-09T02:41:55.849Z] e1fa366f5338: Preparing [2026-06-09T02:41:55.849Z] d6c2241d28a8: Preparing [2026-06-09T02:41:55.849Z] ad62d528ad28: Preparing [2026-06-09T02:41:55.849Z] 869504abaabc: Preparing [2026-06-09T02:41:55.849Z] 5e97ffc8dc90: Preparing [2026-06-09T02:41:55.849Z] eeaa73608b53: Preparing [2026-06-09T02:41:55.849Z] ad62d528ad28: Waiting [2026-06-09T02:41:55.849Z] 869504abaabc: Waiting [2026-06-09T02:41:55.849Z] 5e97ffc8dc90: Waiting [2026-06-09T02:41:55.849Z] eeaa73608b53: Waiting [2026-06-09T02:41:55.849Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:55.849Z] c7d9fdb2ab95: Layer already exists [2026-06-09T02:41:55.849Z] 62a2f142bd75: Layer already exists [2026-06-09T02:41:55.849Z] c81a135849b2: Layer already exists [2026-06-09T02:41:55.849Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:55.849Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:41:55.849Z] 869504abaabc: Layer already exists [2026-06-09T02:41:55.849Z] ad62d528ad28: Layer already exists [2026-06-09T02:41:55.849Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:56.114Z] 4.1.0-dev.119: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:56.454Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:56.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:41:56.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-09T02:41:56.804Z] 62a2f142bd75: Preparing [2026-06-09T02:41:56.804Z] c7d9fdb2ab95: Preparing [2026-06-09T02:41:56.804Z] c81a135849b2: Preparing [2026-06-09T02:41:56.804Z] e1fa366f5338: Preparing [2026-06-09T02:41:56.804Z] d6c2241d28a8: Preparing [2026-06-09T02:41:56.804Z] ad62d528ad28: Preparing [2026-06-09T02:41:56.804Z] 869504abaabc: Preparing [2026-06-09T02:41:56.804Z] 5e97ffc8dc90: Preparing [2026-06-09T02:41:56.804Z] eeaa73608b53: Preparing [2026-06-09T02:41:56.804Z] 869504abaabc: Waiting [2026-06-09T02:41:56.804Z] 5e97ffc8dc90: Waiting [2026-06-09T02:41:56.804Z] eeaa73608b53: Waiting [2026-06-09T02:41:56.804Z] ad62d528ad28: Waiting [2026-06-09T02:41:56.804Z] e1fa366f5338: Layer already exists [2026-06-09T02:41:56.804Z] c81a135849b2: Layer already exists [2026-06-09T02:41:56.804Z] d6c2241d28a8: Layer already exists [2026-06-09T02:41:56.804Z] 62a2f142bd75: Layer already exists [2026-06-09T02:41:56.804Z] c7d9fdb2ab95: Layer already exists [2026-06-09T02:41:56.804Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:41:56.804Z] ad62d528ad28: Layer already exists [2026-06-09T02:41:56.804Z] eeaa73608b53: Layer already exists [2026-06-09T02:41:56.804Z] 869504abaabc: Layer already exists [2026-06-09T02:41:57.069Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:41:57.416Z] + 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 [2026-06-09T02:42:01.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-06-09T02:42:01.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-09T02:42:01.098Z] 62a2f142bd75: Preparing [2026-06-09T02:42:01.098Z] c7d9fdb2ab95: Preparing [2026-06-09T02:42:01.098Z] c81a135849b2: Preparing [2026-06-09T02:42:01.098Z] e1fa366f5338: Preparing [2026-06-09T02:42:01.098Z] d6c2241d28a8: Preparing [2026-06-09T02:42:01.098Z] ad62d528ad28: Preparing [2026-06-09T02:42:01.098Z] 869504abaabc: Preparing [2026-06-09T02:42:01.098Z] 5e97ffc8dc90: Preparing [2026-06-09T02:42:01.098Z] eeaa73608b53: Preparing [2026-06-09T02:42:01.098Z] 869504abaabc: Waiting [2026-06-09T02:42:01.098Z] ad62d528ad28: Waiting [2026-06-09T02:42:01.098Z] 5e97ffc8dc90: Waiting [2026-06-09T02:42:01.098Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:01.098Z] 62a2f142bd75: Layer already exists [2026-06-09T02:42:01.098Z] c7d9fdb2ab95: Layer already exists [2026-06-09T02:42:01.098Z] c81a135849b2: Layer already exists [2026-06-09T02:42:01.098Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:01.098Z] 869504abaabc: Layer already exists [2026-06-09T02:42:01.098Z] 5e97ffc8dc90: Layer already exists [2026-06-09T02:42:01.098Z] ad62d528ad28: Layer already exists [2026-06-09T02:42:01.098Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:01.362Z] main: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:42:01.452Z] ===================================================== [Pipeline] echo [2026-06-09T02:42:01.470Z] taggedImages: [2026-06-09T02:42:01.470Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:42:01.470Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-09T02:42:01.470Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.119 [2026-06-09T02:42:01.470Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:42:01.470Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-06-09T02:42:01.500Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-06-09T02:42:01.500Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:42:01.500Z] latest [2026-06-09T02:42:01.500Z] 4.1.0-dev.119 [2026-06-09T02:42:01.500Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:42:01.500Z] main [2026-06-09T02:42:01.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:01.880Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:02.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:42:02.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-09T02:42:02.237Z] 37efd70bbe2c: Preparing [2026-06-09T02:42:02.237Z] feb2efb63e98: Preparing [2026-06-09T02:42:02.237Z] e1fa366f5338: Preparing [2026-06-09T02:42:02.237Z] d6c2241d28a8: Preparing [2026-06-09T02:42:02.237Z] 2d0750c60eb7: Preparing [2026-06-09T02:42:02.237Z] 69446cf0a65a: Preparing [2026-06-09T02:42:02.237Z] eeaa73608b53: Preparing [2026-06-09T02:42:02.237Z] eeaa73608b53: Waiting [2026-06-09T02:42:02.237Z] 69446cf0a65a: Waiting [2026-06-09T02:42:02.237Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:02.237Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:02.503Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:02.504Z] 2d0750c60eb7: Pushed [2026-06-09T02:42:02.504Z] 37efd70bbe2c: Pushed [2026-06-09T02:42:03.906Z] 69446cf0a65a: Pushed [2026-06-09T02:42:12.093Z] feb2efb63e98: Pushed [2026-06-09T02:42:12.093Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:12.455Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:16.142Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-09T02:42:16.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-09T02:42:16.142Z] 37efd70bbe2c: Preparing [2026-06-09T02:42:16.142Z] feb2efb63e98: Preparing [2026-06-09T02:42:16.142Z] e1fa366f5338: Preparing [2026-06-09T02:42:16.142Z] d6c2241d28a8: Preparing [2026-06-09T02:42:16.142Z] 2d0750c60eb7: Preparing [2026-06-09T02:42:16.142Z] 69446cf0a65a: Preparing [2026-06-09T02:42:16.142Z] eeaa73608b53: Preparing [2026-06-09T02:42:16.142Z] 69446cf0a65a: Waiting [2026-06-09T02:42:16.142Z] eeaa73608b53: Waiting [2026-06-09T02:42:16.142Z] 37efd70bbe2c: Layer already exists [2026-06-09T02:42:16.142Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:16.142Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:16.142Z] feb2efb63e98: Layer already exists [2026-06-09T02:42:16.142Z] 2d0750c60eb7: Layer already exists [2026-06-09T02:42:16.142Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:16.142Z] 69446cf0a65a: Layer already exists [2026-06-09T02:42:16.142Z] latest: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:16.770Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:17.119Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.119 [2026-06-09T02:42:17.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-09T02:42:17.119Z] 37efd70bbe2c: Preparing [2026-06-09T02:42:17.119Z] feb2efb63e98: Preparing [2026-06-09T02:42:17.119Z] e1fa366f5338: Preparing [2026-06-09T02:42:17.119Z] d6c2241d28a8: Preparing [2026-06-09T02:42:17.119Z] 2d0750c60eb7: Preparing [2026-06-09T02:42:17.119Z] 69446cf0a65a: Preparing [2026-06-09T02:42:17.119Z] eeaa73608b53: Preparing [2026-06-09T02:42:17.119Z] eeaa73608b53: Waiting [2026-06-09T02:42:17.119Z] 69446cf0a65a: Waiting [2026-06-09T02:42:17.119Z] 37efd70bbe2c: Layer already exists [2026-06-09T02:42:17.119Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:17.119Z] 2d0750c60eb7: Layer already exists [2026-06-09T02:42:17.119Z] feb2efb63e98: Layer already exists [2026-06-09T02:42:17.119Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:17.119Z] 69446cf0a65a: Layer already exists [2026-06-09T02:42:17.119Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:17.119Z] 4.1.0-dev.119: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:17.475Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:17.819Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:42:17.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-09T02:42:17.819Z] 37efd70bbe2c: Preparing [2026-06-09T02:42:17.819Z] feb2efb63e98: Preparing [2026-06-09T02:42:17.819Z] e1fa366f5338: Preparing [2026-06-09T02:42:17.819Z] d6c2241d28a8: Preparing [2026-06-09T02:42:17.819Z] 2d0750c60eb7: Preparing [2026-06-09T02:42:17.819Z] 69446cf0a65a: Preparing [2026-06-09T02:42:17.819Z] eeaa73608b53: Preparing [2026-06-09T02:42:17.819Z] 69446cf0a65a: Waiting [2026-06-09T02:42:17.819Z] eeaa73608b53: Waiting [2026-06-09T02:42:17.819Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:17.819Z] feb2efb63e98: Layer already exists [2026-06-09T02:42:17.819Z] 37efd70bbe2c: Layer already exists [2026-06-09T02:42:17.819Z] 2d0750c60eb7: Layer already exists [2026-06-09T02:42:17.819Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:17.819Z] 69446cf0a65a: Layer already exists [2026-06-09T02:42:17.819Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:17.819Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:18.171Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:18.519Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-06-09T02:42:18.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-09T02:42:18.519Z] 37efd70bbe2c: Preparing [2026-06-09T02:42:18.519Z] feb2efb63e98: Preparing [2026-06-09T02:42:18.519Z] e1fa366f5338: Preparing [2026-06-09T02:42:18.519Z] d6c2241d28a8: Preparing [2026-06-09T02:42:18.519Z] 2d0750c60eb7: Preparing [2026-06-09T02:42:18.519Z] 69446cf0a65a: Preparing [2026-06-09T02:42:18.519Z] eeaa73608b53: Preparing [2026-06-09T02:42:18.519Z] eeaa73608b53: Waiting [2026-06-09T02:42:18.519Z] 69446cf0a65a: Waiting [2026-06-09T02:42:18.519Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:18.519Z] 2d0750c60eb7: Layer already exists [2026-06-09T02:42:18.519Z] 37efd70bbe2c: Layer already exists [2026-06-09T02:42:18.519Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:18.519Z] feb2efb63e98: Layer already exists [2026-06-09T02:42:18.519Z] 69446cf0a65a: Layer already exists [2026-06-09T02:42:18.519Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:18.519Z] main: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:42:18.872Z] ===================================================== [Pipeline] echo [2026-06-09T02:42:18.890Z] taggedImages: [2026-06-09T02:42:18.890Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:42:18.890Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-09T02:42:18.890Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.119 [2026-06-09T02:42:18.890Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:42:18.890Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-06-09T02:42:18.922Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-06-09T02:42:18.922Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:42:18.922Z] latest [2026-06-09T02:42:18.922Z] 4.1.0-dev.119 [2026-06-09T02:42:18.922Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:42:18.922Z] main [2026-06-09T02:42:18.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:19.294Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:19.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:42:19.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-09T02:42:19.683Z] 6e1615480396: Preparing [2026-06-09T02:42:19.683Z] 7f2360b20582: Preparing [2026-06-09T02:42:19.683Z] e1fa366f5338: Preparing [2026-06-09T02:42:19.683Z] d6c2241d28a8: Preparing [2026-06-09T02:42:19.683Z] 49630703ef74: Preparing [2026-06-09T02:42:19.683Z] 10db2a0c6c3c: Preparing [2026-06-09T02:42:19.683Z] eeaa73608b53: Preparing [2026-06-09T02:42:19.683Z] 10db2a0c6c3c: Waiting [2026-06-09T02:42:19.683Z] eeaa73608b53: Waiting [2026-06-09T02:42:19.683Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:19.951Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:19.951Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:19.951Z] 49630703ef74: Pushed [2026-06-09T02:42:19.951Z] 6e1615480396: Pushed [2026-06-09T02:42:20.529Z] 10db2a0c6c3c: Pushed [2026-06-09T02:42:28.724Z] 7f2360b20582: Pushed [2026-06-09T02:42:30.125Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:30.475Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:30.818Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-09T02:42:30.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-09T02:42:30.818Z] 6e1615480396: Preparing [2026-06-09T02:42:30.818Z] 7f2360b20582: Preparing [2026-06-09T02:42:30.818Z] e1fa366f5338: Preparing [2026-06-09T02:42:30.818Z] d6c2241d28a8: Preparing [2026-06-09T02:42:30.818Z] 49630703ef74: Preparing [2026-06-09T02:42:30.818Z] 10db2a0c6c3c: Preparing [2026-06-09T02:42:30.818Z] eeaa73608b53: Preparing [2026-06-09T02:42:30.818Z] eeaa73608b53: Waiting [2026-06-09T02:42:30.818Z] 6e1615480396: Layer already exists [2026-06-09T02:42:30.818Z] 7f2360b20582: Layer already exists [2026-06-09T02:42:30.818Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:30.818Z] 49630703ef74: Layer already exists [2026-06-09T02:42:30.818Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:30.818Z] 10db2a0c6c3c: Layer already exists [2026-06-09T02:42:30.818Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:30.818Z] latest: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:31.176Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:31.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.119 [2026-06-09T02:42:31.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-09T02:42:31.531Z] 6e1615480396: Preparing [2026-06-09T02:42:31.531Z] 7f2360b20582: Preparing [2026-06-09T02:42:31.531Z] e1fa366f5338: Preparing [2026-06-09T02:42:31.531Z] d6c2241d28a8: Preparing [2026-06-09T02:42:31.531Z] 49630703ef74: Preparing [2026-06-09T02:42:31.531Z] 10db2a0c6c3c: Preparing [2026-06-09T02:42:31.531Z] eeaa73608b53: Preparing [2026-06-09T02:42:31.531Z] 10db2a0c6c3c: Waiting [2026-06-09T02:42:31.531Z] eeaa73608b53: Waiting [2026-06-09T02:42:31.531Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:31.531Z] 6e1615480396: Layer already exists [2026-06-09T02:42:31.531Z] 49630703ef74: Layer already exists [2026-06-09T02:42:31.531Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:31.531Z] 7f2360b20582: Layer already exists [2026-06-09T02:42:31.531Z] 10db2a0c6c3c: Layer already exists [2026-06-09T02:42:31.531Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:31.531Z] 4.1.0-dev.119: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:32.150Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:32.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:42:32.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-09T02:42:32.531Z] 6e1615480396: Preparing [2026-06-09T02:42:32.531Z] 7f2360b20582: Preparing [2026-06-09T02:42:32.531Z] e1fa366f5338: Preparing [2026-06-09T02:42:32.531Z] d6c2241d28a8: Preparing [2026-06-09T02:42:32.531Z] 49630703ef74: Preparing [2026-06-09T02:42:32.531Z] 10db2a0c6c3c: Preparing [2026-06-09T02:42:32.531Z] eeaa73608b53: Preparing [2026-06-09T02:42:32.531Z] 10db2a0c6c3c: Waiting [2026-06-09T02:42:32.531Z] eeaa73608b53: Waiting [2026-06-09T02:42:32.531Z] 7f2360b20582: Layer already exists [2026-06-09T02:42:32.531Z] 49630703ef74: Layer already exists [2026-06-09T02:42:32.531Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:32.531Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:32.531Z] 6e1615480396: Layer already exists [2026-06-09T02:42:32.531Z] 10db2a0c6c3c: Layer already exists [2026-06-09T02:42:32.531Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:32.531Z] 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:32.889Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:33.237Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-06-09T02:42:33.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-09T02:42:33.237Z] 6e1615480396: Preparing [2026-06-09T02:42:33.237Z] 7f2360b20582: Preparing [2026-06-09T02:42:33.237Z] e1fa366f5338: Preparing [2026-06-09T02:42:33.237Z] d6c2241d28a8: Preparing [2026-06-09T02:42:33.237Z] 49630703ef74: Preparing [2026-06-09T02:42:33.237Z] 10db2a0c6c3c: Preparing [2026-06-09T02:42:33.237Z] eeaa73608b53: Preparing [2026-06-09T02:42:33.237Z] 10db2a0c6c3c: Waiting [2026-06-09T02:42:33.237Z] eeaa73608b53: Waiting [2026-06-09T02:42:33.237Z] e1fa366f5338: Layer already exists [2026-06-09T02:42:33.237Z] 6e1615480396: Layer already exists [2026-06-09T02:42:33.237Z] 7f2360b20582: Layer already exists [2026-06-09T02:42:33.237Z] 49630703ef74: Layer already exists [2026-06-09T02:42:33.237Z] d6c2241d28a8: Layer already exists [2026-06-09T02:42:33.237Z] 10db2a0c6c3c: Layer already exists [2026-06-09T02:42:33.237Z] eeaa73608b53: Layer already exists [2026-06-09T02:42:33.501Z] main: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-09T02:42:33.597Z] ===================================================== [Pipeline] echo [2026-06-09T02:42:33.613Z] taggedImages: [2026-06-09T02:42:33.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [2026-06-09T02:42:33.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-09T02:42:33.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.119 [2026-06-09T02:42:33.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [2026-06-09T02:42:33.613Z] - 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 [2026-06-09T02:42:34.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-09T02:42:34.026Z] [2026-06-09T02:42:34.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:42:34.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-09T02:42:34.361Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-09T02:42:34.361Z] 8998bd30e6a1: Pulling fs layer [2026-06-09T02:42:34.361Z] 04944245beec: Pulling fs layer [2026-06-09T02:42:34.361Z] 699f458cf7ca: Pulling fs layer [2026-06-09T02:42:34.361Z] 765212b225bb: Pulling fs layer [2026-06-09T02:42:34.361Z] f23df028b6ca: Pulling fs layer [2026-06-09T02:42:34.361Z] 765212b225bb: Waiting [2026-06-09T02:42:34.361Z] f23df028b6ca: Waiting [2026-06-09T02:42:34.361Z] d65c8cfc05b1: Pulling fs layer [2026-06-09T02:42:34.361Z] 2437ff75d9bd: Pulling fs layer [2026-06-09T02:42:34.361Z] d65c8cfc05b1: Waiting [2026-06-09T02:42:34.361Z] 2437ff75d9bd: Waiting [2026-06-09T02:42:34.636Z] 04944245beec: Verifying Checksum [2026-06-09T02:42:34.636Z] 04944245beec: Download complete [2026-06-09T02:42:34.636Z] 765212b225bb: Verifying Checksum [2026-06-09T02:42:34.636Z] 765212b225bb: Download complete [2026-06-09T02:42:34.636Z] f23df028b6ca: Verifying Checksum [2026-06-09T02:42:34.636Z] f23df028b6ca: Download complete [2026-06-09T02:42:34.636Z] d65c8cfc05b1: Verifying Checksum [2026-06-09T02:42:34.636Z] d65c8cfc05b1: Download complete [2026-06-09T02:42:34.636Z] 699f458cf7ca: Verifying Checksum [2026-06-09T02:42:34.636Z] 699f458cf7ca: Download complete [2026-06-09T02:42:35.230Z] 8998bd30e6a1: Download complete [2026-06-09T02:42:37.211Z] 2437ff75d9bd: Verifying Checksum [2026-06-09T02:42:37.211Z] 2437ff75d9bd: Download complete [2026-06-09T02:42:39.779Z] 8998bd30e6a1: Pull complete [2026-06-09T02:42:39.779Z] 04944245beec: Pull complete [2026-06-09T02:42:41.186Z] 699f458cf7ca: Pull complete [2026-06-09T02:42:41.453Z] 765212b225bb: Pull complete [2026-06-09T02:42:44.784Z] f23df028b6ca: Pull complete [2026-06-09T02:42:44.784Z] d65c8cfc05b1: Pull complete [2026-06-09T02:43:03.097Z] 2437ff75d9bd: Pull complete [2026-06-09T02:43:03.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-09T02:43:03.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-09T02:43:03.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T02:43:03.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-12732 does not seem to be running inside a container [2026-06-09T02:43:03.352Z] $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T02:43:05.111Z] $ docker top 542cea75e31e7afcd87da9c1ad4f8376ac54fc4c31ec2fb4621b3eee21a17c57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:43:06.144Z] ---> job-cost.sh [2026-06-09T02:43:06.144Z] lf-activate-venv: SKIPPING [2026-06-09T02:43:06.144Z] INFO: No Stack... [2026-06-09T02:43:06.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-09T02:43:07.363Z] INFO: Archiving Costs [Pipeline] sh [2026-06-09T02:43:07.995Z] + cat /w/workspace/edgex-go/984/archives/cost.csv [2026-06-09T02:43:07.995Z] + cut -d, -f6 [Pipeline] lock [2026-06-09T02:43:08.030Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-984-stack-cost] [2026-06-09T02:43:08.043Z] Resource [jenkins-edgexfoundry-edgex-go-main-984-stack-cost] did not exist. Created. [2026-06-09T02:43:08.050Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-984-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-09T02:43:08.388Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-09T02:43:09.161Z] Stashed 1 file(s) [Pipeline] } [2026-06-09T02:43:09.169Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-984-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-09T02:43:09.262Z] $ docker stop --time=1 542cea75e31e7afcd87da9c1ad4f8376ac54fc4c31ec2fb4621b3eee21a17c57 [2026-06-09T02:43:13.329Z] $ docker rm -f --volumes 542cea75e31e7afcd87da9c1ad4f8376ac54fc4c31ec2fb4621b3eee21a17c57 [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 [2026-06-09T02:43:14.025Z] provisioning config files... [2026-06-09T02:43:14.075Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/984@tmp/config11211482800295137311tmp [Pipeline] { [Pipeline] sh [2026-06-09T02:43:14.405Z] + set +x [2026-06-09T02:43:14.406Z] + + curl -s https://codecov.io/bash [2026-06-09T02:43:14.406Z] bash -s -- [2026-06-09T02:43:14.406Z] [2026-06-09T02:43:14.406Z] _____ _ [2026-06-09T02:43:14.406Z] / ____| | | [2026-06-09T02:43:14.406Z] | | ___ __| | ___ ___ _____ __ [2026-06-09T02:43:14.406Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-06-09T02:43:14.406Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-06-09T02:43:14.406Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-06-09T02:43:14.406Z] Bash-1.0.6 [2026-06-09T02:43:14.406Z] [2026-06-09T02:43:14.406Z] [2026-06-09T02:43:14.406Z] ==> git version 2.25.1 found [2026-06-09T02:43:14.665Z] ==> 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 [2026-06-09T02:43:14.665Z] Release-Date: 2020-01-08 [2026-06-09T02:43:14.665Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-06-09T02:43:14.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-06-09T02:43:14.665Z] ==> Jenkins CI detected. [2026-06-09T02:43:14.665Z] current dir:  /w/workspace/edgex-go/984 [2026-06-09T02:43:14.665Z] project root: . [2026-06-09T02:43:14.665Z] --> token set from env [2026-06-09T02:43:14.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-06-09T02:43:14.665Z] ==> Running gcov in . (disable via -X gcov) [2026-06-09T02:43:14.665Z] ==> Python coveragepy not found [2026-06-09T02:43:14.665Z] ==> Searching for coverage reports in: [2026-06-09T02:43:14.665Z] + . [2026-06-09T02:43:14.665Z] -> Found 1 reports [2026-06-09T02:43:14.665Z] ==> Detecting git/mercurial file structure [2026-06-09T02:43:14.665Z] ==> Reading reports [2026-06-09T02:43:14.665Z] + ./coverage.out bytes=1048213 [2026-06-09T02:43:14.665Z] ==> Appending adjustments [2026-06-09T02:43:14.665Z] https://docs.codecov.io/docs/fixing-reports [2026-06-09T02:43:16.577Z] + Found adjustments [2026-06-09T02:43:16.577Z] ==> Gzipping contents [2026-06-09T02:43:16.577Z] 108K /tmp/codecov.75CKdR.gz [2026-06-09T02:43:16.577Z] ==> Uploading reports [2026-06-09T02:43:16.577Z] url: https://codecov.io [2026-06-09T02:43:16.577Z] query: branch=main&commit=82546f518c2a99c6999a59d4d8fecb75904a09b6&build=984&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F984%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-09T02:43:16.577Z] -> Pinging Codecov [2026-06-09T02:43:16.577Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82546f518c2a99c6999a59d4d8fecb75904a09b6&build=984&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F984%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-09T02:43:16.577Z] -> Uploading to [2026-06-09T02:43:16.578Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/82546f518c2a99c6999a59d4d8fecb75904a09b6/58104027-37db-4752-8a27-d7a8ed3014ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260609%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260609T024316Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=95995e1733c2e6a526ae5b4f6fd4c09c1463ff6ce7266e43ae525218235476a9 [2026-06-09T02:43:16.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:43:16.578Z] Dload Upload Total Spent Left Speed [2026-06-09T02:43:17.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 172k --:--:-- --:--:-- --:--:-- 172k [2026-06-09T02:43:17.407Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [2026-06-09T02:43:17.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-06-09T02:43:17.708Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-06-09T02:43:17.743Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:43:18.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-09T02:43:18.065Z] [2026-06-09T02:43:18.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:43:18.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-09T02:43:18.385Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-06-09T02:43:18.385Z] 2d35ebdb57d9: Already exists [2026-06-09T02:43:18.385Z] 85e8836fcdb2: Pulling fs layer [2026-06-09T02:43:18.385Z] 91631faa732a: Pulling fs layer [2026-06-09T02:43:18.385Z] f3f5ae8826fa: Pulling fs layer [2026-06-09T02:43:18.385Z] 4f4fb700ef54: Pulling fs layer [2026-06-09T02:43:18.385Z] 7861252a18e6: Pulling fs layer [2026-06-09T02:43:18.385Z] 9130f900ef6f: Pulling fs layer [2026-06-09T02:43:18.385Z] 4f4fb700ef54: Waiting [2026-06-09T02:43:18.385Z] 7861252a18e6: Waiting [2026-06-09T02:43:18.385Z] 9130f900ef6f: Waiting [2026-06-09T02:43:18.643Z] f3f5ae8826fa: Verifying Checksum [2026-06-09T02:43:18.643Z] f3f5ae8826fa: Download complete [2026-06-09T02:43:18.643Z] 85e8836fcdb2: Verifying Checksum [2026-06-09T02:43:18.643Z] 85e8836fcdb2: Download complete [2026-06-09T02:43:18.643Z] 4f4fb700ef54: Download complete [2026-06-09T02:43:18.643Z] 85e8836fcdb2: Pull complete [2026-06-09T02:43:18.643Z] 7861252a18e6: Verifying Checksum [2026-06-09T02:43:18.643Z] 7861252a18e6: Download complete [2026-06-09T02:43:19.228Z] 91631faa732a: Verifying Checksum [2026-06-09T02:43:19.228Z] 91631faa732a: Download complete [2026-06-09T02:43:19.798Z] 9130f900ef6f: Verifying Checksum [2026-06-09T02:43:19.798Z] 9130f900ef6f: Download complete [2026-06-09T02:43:23.986Z] 91631faa732a: Pull complete [2026-06-09T02:43:23.986Z] f3f5ae8826fa: Pull complete [2026-06-09T02:43:23.986Z] 4f4fb700ef54: Pull complete [2026-06-09T02:43:23.986Z] 7861252a18e6: Pull complete [2026-06-09T02:43:28.182Z] 9130f900ef6f: Pull complete [2026-06-09T02:43:28.182Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-06-09T02:43:28.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-09T02:43:28.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T02:43:28.290Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T02:43:28.341Z] $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T02:43:37.644Z] $ docker top 5e819bb8d93d27aba26bfe46908be4022268f8939d69ffe980251c10b18313af -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-09T02:43:37.978Z] + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] echo [2026-06-09T02:43:37.996Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-06-09T02:43:38.274Z] + set -o pipefail [2026-06-09T02:43:38.274Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-06-09T02:43:53.184Z] [2026-06-09T02:43:53.184Z] Monitoring /w/workspace/edgex-go/984 (github.com/edgexfoundry/edgex-go)... [2026-06-09T02:43:53.184Z] [2026-06-09T02:43:53.184Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e3fc614d-90f5-46bb-b4bd-860a1b3f05fc [2026-06-09T02:43:53.184Z] [2026-06-09T02:43:53.184Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-06-09T02:43:53.184Z] [2026-06-09T02:43:53.443Z] [2026-06-09T02:43:53.443Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-06-09T02:43:53.443Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-06-09T02:43:56.016Z] $ docker stop --time=1 5e819bb8d93d27aba26bfe46908be4022268f8939d69ffe980251c10b18313af [2026-06-09T02:43:58.572Z] $ docker rm -f --volumes 5e819bb8d93d27aba26bfe46908be4022268f8939d69ffe980251c10b18313af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-06-09T02:43:59.082Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-09T02:43:59.115Z] provisioning config files... [2026-06-09T02:43:59.127Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/984@tmp/config7773096119775004514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:43:59.448Z] --> edgex-publish-swagger.sh [2026-06-09T02:43:59.448Z] === Publish openapi API === [2026-06-09T02:43:59.448Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-06-09T02:43:59.448Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/984/openapi/core-command.yaml] [2026-06-09T02:43:59.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:43:59.448Z] Dload Upload Total Spent Left Speed [2026-06-09T02:43:59.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 364 180k --:--:-- --:--:-- --:--:-- 180k [2026-06-09T02:43:59.448Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:43:59.448Z] [2026-06-09T02:43:59.448Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/984/openapi/core-data.yaml] [2026-06-09T02:43:59.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:43:59.448Z] Dload Upload Total Spent Left Speed [2026-06-09T02:43:59.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 492 548k --:--:-- --:--:-- --:--:-- 549k 100 75375 100 66 100 75309 492 548k --:--:-- --:--:-- --:--:-- 545k [2026-06-09T02:43:59.707Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:43:59.707Z] [2026-06-09T02:43:59.707Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/984/openapi/core-keeper.yaml] [2026-06-09T02:43:59.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:43:59.707Z] Dload Upload Total Spent Left Speed [2026-06-09T02:43:59.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 308k [2026-06-09T02:43:59.707Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:43:59.707Z] [2026-06-09T02:43:59.707Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/984/openapi/core-metadata.yaml] [2026-06-09T02:43:59.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:43:59.707Z] Dload Upload Total Spent Left Speed [2026-06-09T02:43:59.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 392 971k --:--:-- --:--:-- --:--:-- 971k [2026-06-09T02:43:59.966Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:43:59.967Z] [2026-06-09T02:43:59.967Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/984/openapi/security-proxy-auth.yaml] [2026-06-09T02:43:59.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:43:59.967Z] Dload Upload Total Spent Left Speed [2026-06-09T02:43:59.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 687 248k --:--:-- --:--:-- --:--:-- 249k [2026-06-09T02:43:59.967Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:43:59.967Z] [2026-06-09T02:43:59.967Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/984/openapi/security-secretstore-setup.yaml] [2026-06-09T02:43:59.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:43:59.967Z] Dload Upload Total Spent Left Speed [2026-06-09T02:44:00.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 417 24765 --:--:-- --:--:-- --:--:-- 25343 [2026-06-09T02:44:00.232Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:44:00.232Z] [2026-06-09T02:44:00.232Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/984/openapi/support-notifications.yaml] [2026-06-09T02:44:00.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:44:00.232Z] Dload Upload Total Spent Left Speed [2026-06-09T02:44:00.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 781k [2026-06-09T02:44:00.493Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:44:00.493Z] [2026-06-09T02:44:00.493Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/984/openapi/support-scheduler.yaml] [2026-06-09T02:44:00.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-09T02:44:00.493Z] Dload Upload Total Spent Left Speed [2026-06-09T02:44:00.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 523 396k --:--:-- --:--:-- --:--:-- 397k [2026-06-09T02:44:00.493Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-09T02:44:00.493Z] [Pipeline] } [2026-06-09T02:44:00.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-09T02:44:00.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-09T02:44:00.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:44:01.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-09T02:44:01.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T02:44:01.330Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T02:44:01.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T02:44:01.660Z] $ docker top 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e -eo pid,comm [2026-06-09T02:44:01.686Z] 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). [2026-06-09T02:44:01.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-09T02:44:01.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-09T02:44:01.766Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-09T02:44:01.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-09T02:44:01.910Z] $ docker exec 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e ssh-agent [2026-06-09T02:44:02.002Z] SSH_AUTH_SOCK=/tmp/ssh-2k1qMmg5BG2G/agent.32 [2026-06-09T02:44:02.002Z] SSH_AGENT_PID=38 [2026-06-09T02:44:02.007Z] Running ssh-add (command line suppressed) [2026-06-09T02:44:02.129Z] Identity added: /w/workspace/edgex-go/984@tmp/private_key_144049709895118548.key (/w/workspace/edgex-go/984@tmp/private_key_144049709895118548.key) [2026-06-09T02:44:02.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-09T02:44:02.421Z] + git semver tag [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,737 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,740 [run_tag] DEBUG tag force:False [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,740 [check_head_tag] DEBUG check head tag [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,742 [execute] INFO git cat-file --batch-check [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/984, stdin=, shell=False, universal_newlines=False) [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,745 [execute] INFO git cat-file --batch [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/984, stdin=, shell=False, universal_newlines=False) [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,785 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,785 [execute] INFO git tag -a v4.1.0-dev.119 -m v4.1.0-dev.119 [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,785 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.119', '-m', 'v4.1.0-dev.119'], cwd=/w/workspace/edgex-go/984, stdin=None, shell=False, universal_newlines=False) [2026-06-09T02:44:03.000Z] 2026-06-09 02:44:02,789 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T02:44:03.000Z] 4.1.0-dev.119 [Pipeline] } [2026-06-09T02:44:03.040Z] $ docker exec --env ******** --env ******** 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e ssh-agent -k [2026-06-09T02:44:03.131Z] unset SSH_AUTH_SOCK; [2026-06-09T02:44:03.131Z] unset SSH_AGENT_PID; [2026-06-09T02:44:03.131Z] echo Agent pid 38 killed; [2026-06-09T02:44:03.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-09T02:44:03.461Z] + git semver [Pipeline] } [2026-06-09T02:44:03.752Z] $ docker stop --time=1 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e [2026-06-09T02:44:05.006Z] $ docker rm -f --volumes 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:44:05.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-09T02:44:05.425Z] [2026-06-09T02:44:05.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:44:05.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-09T02:44:05.728Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-09T02:44:05.728Z] ab5ef0e58194: Pulling fs layer [2026-06-09T02:44:05.728Z] 9712f1f96733: Pulling fs layer [2026-06-09T02:44:05.728Z] 63f879dbbcfc: Pulling fs layer [2026-06-09T02:44:05.728Z] 0d9ebad4ef96: Pulling fs layer [2026-06-09T02:44:05.728Z] e9a5061849ea: Pulling fs layer [2026-06-09T02:44:05.728Z] d747dcd14b5f: Pulling fs layer [2026-06-09T02:44:05.728Z] 2de7ff778b66: Pulling fs layer [2026-06-09T02:44:05.728Z] e9a5061849ea: Waiting [2026-06-09T02:44:05.728Z] d747dcd14b5f: Waiting [2026-06-09T02:44:05.728Z] 2de7ff778b66: Waiting [2026-06-09T02:44:05.728Z] 0d9ebad4ef96: Waiting [2026-06-09T02:44:05.728Z] 9712f1f96733: Verifying Checksum [2026-06-09T02:44:05.728Z] 9712f1f96733: Download complete [2026-06-09T02:44:05.987Z] 63f879dbbcfc: Verifying Checksum [2026-06-09T02:44:05.987Z] 63f879dbbcfc: Download complete [2026-06-09T02:44:06.249Z] e9a5061849ea: Verifying Checksum [2026-06-09T02:44:06.249Z] e9a5061849ea: Download complete [2026-06-09T02:44:06.249Z] d747dcd14b5f: Verifying Checksum [2026-06-09T02:44:06.249Z] d747dcd14b5f: Download complete [2026-06-09T02:44:06.249Z] 0d9ebad4ef96: Verifying Checksum [2026-06-09T02:44:06.249Z] 0d9ebad4ef96: Download complete [2026-06-09T02:44:06.249Z] ab5ef0e58194: Verifying Checksum [2026-06-09T02:44:06.249Z] ab5ef0e58194: Download complete [2026-06-09T02:44:06.249Z] 2de7ff778b66: Verifying Checksum [2026-06-09T02:44:06.249Z] 2de7ff778b66: Download complete [2026-06-09T02:44:09.542Z] ab5ef0e58194: Pull complete [2026-06-09T02:44:09.805Z] 9712f1f96733: Pull complete [2026-06-09T02:44:10.372Z] 63f879dbbcfc: Pull complete [2026-06-09T02:44:15.641Z] 0d9ebad4ef96: Pull complete [2026-06-09T02:44:15.641Z] e9a5061849ea: Pull complete [2026-06-09T02:44:15.641Z] d747dcd14b5f: Pull complete [2026-06-09T02:44:17.547Z] 2de7ff778b66: Pull complete [2026-06-09T02:44:17.547Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-09T02:44:17.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-09T02:44:17.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T02:44:17.657Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T02:44:17.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T02:44:30.548Z] $ docker top cb9990610ad8cf93845e87419c396bbf2d424cb4a79256c9dd50a728c1194121 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-09T02:44:30.613Z] provisioning config files... [2026-06-09T02:44:30.623Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/984@tmp/config4068813692037314097tmp [2026-06-09T02:44:30.632Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/984@tmp/config9364843692158765672tmp [2026-06-09T02:44:30.641Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/984@tmp/config12246951002285929903tmp [Pipeline] { [Pipeline] echo [2026-06-09T02:44:30.676Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:44:30.981Z] ---> sigul-configuration.sh [2026-06-09T02:44:30.981Z] gpg: directory `/root/.gnupg' created [2026-06-09T02:44:30.981Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-09T02:44:30.981Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-09T02:44:30.981Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-09T02:44:30.981Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-09T02:44:30.981Z] gpg: CAST5 encrypted data [2026-06-09T02:44:30.981Z] gpg: encrypted with 1 passphrase [2026-06-09T02:44:30.981Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-09T02:44:31.284Z] + mkdir /home/jenkins [2026-06-09T02:44:31.284Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-09T02:44:31.584Z] + 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 [2026-06-09T02:44:31.600Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:44:31.895Z] ---> sigul-install.sh [2026-06-09T02:44:31.895Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-09T02:44:32.195Z] + git tag --list [2026-06-09T02:44:32.195Z] 0.6.0 [2026-06-09T02:44:32.195Z] 0.6.1 [2026-06-09T02:44:32.195Z] 0.7.0 [2026-06-09T02:44:32.195Z] 0.7.1 [2026-06-09T02:44:32.195Z] v1.0.0 [2026-06-09T02:44:32.195Z] v1.0.1 [2026-06-09T02:44:32.195Z] v1.1.0 [2026-06-09T02:44:32.195Z] v1.2.0 [2026-06-09T02:44:32.195Z] v1.2.1 [2026-06-09T02:44:32.195Z] v1.3.0 [2026-06-09T02:44:32.195Z] v1.3.1 [2026-06-09T02:44:32.195Z] v2.0.0 [2026-06-09T02:44:32.195Z] v2.1.0 [2026-06-09T02:44:32.195Z] v2.1.1 [2026-06-09T02:44:32.195Z] v2.2.0 [2026-06-09T02:44:32.195Z] v2.3.0 [2026-06-09T02:44:32.195Z] v3.0 [2026-06-09T02:44:32.195Z] v3.0.0 [2026-06-09T02:44:32.195Z] v3.1 [2026-06-09T02:44:32.195Z] v3.1.0 [2026-06-09T02:44:32.195Z] v3.1.1 [2026-06-09T02:44:32.195Z] v4.0 [2026-06-09T02:44:32.195Z] v4.0.0 [2026-06-09T02:44:32.195Z] v4.0.1 [2026-06-09T02:44:32.195Z] v4.0.1-dev.1 [2026-06-09T02:44:32.195Z] v4.0.1-dev.2 [2026-06-09T02:44:32.195Z] v4.0.2 [2026-06-09T02:44:32.195Z] v4.0.2-dev.1 [2026-06-09T02:44:32.195Z] v4.1.0-dev.1 [2026-06-09T02:44:32.195Z] v4.1.0-dev.10 [2026-06-09T02:44:32.195Z] v4.1.0-dev.100 [2026-06-09T02:44:32.195Z] v4.1.0-dev.101 [2026-06-09T02:44:32.195Z] v4.1.0-dev.102 [2026-06-09T02:44:32.195Z] v4.1.0-dev.103 [2026-06-09T02:44:32.195Z] v4.1.0-dev.104 [2026-06-09T02:44:32.195Z] v4.1.0-dev.105 [2026-06-09T02:44:32.195Z] v4.1.0-dev.106 [2026-06-09T02:44:32.195Z] v4.1.0-dev.107 [2026-06-09T02:44:32.195Z] v4.1.0-dev.108 [2026-06-09T02:44:32.195Z] v4.1.0-dev.109 [2026-06-09T02:44:32.195Z] v4.1.0-dev.11 [2026-06-09T02:44:32.195Z] v4.1.0-dev.110 [2026-06-09T02:44:32.195Z] v4.1.0-dev.111 [2026-06-09T02:44:32.195Z] v4.1.0-dev.112 [2026-06-09T02:44:32.196Z] v4.1.0-dev.113 [2026-06-09T02:44:32.196Z] v4.1.0-dev.114 [2026-06-09T02:44:32.196Z] v4.1.0-dev.115 [2026-06-09T02:44:32.196Z] v4.1.0-dev.116 [2026-06-09T02:44:32.196Z] v4.1.0-dev.117 [2026-06-09T02:44:32.196Z] v4.1.0-dev.118 [2026-06-09T02:44:32.196Z] v4.1.0-dev.119 [2026-06-09T02:44:32.196Z] v4.1.0-dev.12 [2026-06-09T02:44:32.196Z] v4.1.0-dev.13 [2026-06-09T02:44:32.196Z] v4.1.0-dev.14 [2026-06-09T02:44:32.196Z] v4.1.0-dev.15 [2026-06-09T02:44:32.196Z] v4.1.0-dev.16 [2026-06-09T02:44:32.196Z] v4.1.0-dev.17 [2026-06-09T02:44:32.196Z] v4.1.0-dev.18 [2026-06-09T02:44:32.196Z] v4.1.0-dev.19 [2026-06-09T02:44:32.196Z] v4.1.0-dev.2 [2026-06-09T02:44:32.196Z] v4.1.0-dev.20 [2026-06-09T02:44:32.196Z] v4.1.0-dev.21 [2026-06-09T02:44:32.196Z] v4.1.0-dev.22 [2026-06-09T02:44:32.196Z] v4.1.0-dev.23 [2026-06-09T02:44:32.196Z] v4.1.0-dev.24 [2026-06-09T02:44:32.196Z] v4.1.0-dev.25 [2026-06-09T02:44:32.196Z] v4.1.0-dev.26 [2026-06-09T02:44:32.196Z] v4.1.0-dev.27 [2026-06-09T02:44:32.196Z] v4.1.0-dev.28 [2026-06-09T02:44:32.196Z] v4.1.0-dev.29 [2026-06-09T02:44:32.196Z] v4.1.0-dev.3 [2026-06-09T02:44:32.196Z] v4.1.0-dev.30 [2026-06-09T02:44:32.196Z] v4.1.0-dev.31 [2026-06-09T02:44:32.196Z] v4.1.0-dev.32 [2026-06-09T02:44:32.196Z] v4.1.0-dev.33 [2026-06-09T02:44:32.196Z] v4.1.0-dev.34 [2026-06-09T02:44:32.196Z] v4.1.0-dev.35 [2026-06-09T02:44:32.196Z] v4.1.0-dev.36 [2026-06-09T02:44:32.196Z] v4.1.0-dev.37 [2026-06-09T02:44:32.196Z] v4.1.0-dev.38 [2026-06-09T02:44:32.196Z] v4.1.0-dev.39 [2026-06-09T02:44:32.196Z] v4.1.0-dev.4 [2026-06-09T02:44:32.196Z] v4.1.0-dev.40 [2026-06-09T02:44:32.196Z] v4.1.0-dev.41 [2026-06-09T02:44:32.196Z] v4.1.0-dev.42 [2026-06-09T02:44:32.196Z] v4.1.0-dev.43 [2026-06-09T02:44:32.196Z] v4.1.0-dev.44 [2026-06-09T02:44:32.196Z] v4.1.0-dev.45 [2026-06-09T02:44:32.196Z] v4.1.0-dev.46 [2026-06-09T02:44:32.196Z] v4.1.0-dev.47 [2026-06-09T02:44:32.196Z] v4.1.0-dev.48 [2026-06-09T02:44:32.196Z] v4.1.0-dev.49 [2026-06-09T02:44:32.196Z] v4.1.0-dev.5 [2026-06-09T02:44:32.196Z] v4.1.0-dev.50 [2026-06-09T02:44:32.196Z] v4.1.0-dev.51 [2026-06-09T02:44:32.196Z] v4.1.0-dev.52 [2026-06-09T02:44:32.196Z] v4.1.0-dev.53 [2026-06-09T02:44:32.196Z] v4.1.0-dev.54 [2026-06-09T02:44:32.196Z] v4.1.0-dev.55 [2026-06-09T02:44:32.196Z] v4.1.0-dev.56 [2026-06-09T02:44:32.196Z] v4.1.0-dev.57 [2026-06-09T02:44:32.196Z] v4.1.0-dev.58 [2026-06-09T02:44:32.196Z] v4.1.0-dev.59 [2026-06-09T02:44:32.196Z] v4.1.0-dev.6 [2026-06-09T02:44:32.196Z] v4.1.0-dev.60 [2026-06-09T02:44:32.196Z] v4.1.0-dev.61 [2026-06-09T02:44:32.196Z] v4.1.0-dev.62 [2026-06-09T02:44:32.196Z] v4.1.0-dev.63 [2026-06-09T02:44:32.196Z] v4.1.0-dev.64 [2026-06-09T02:44:32.196Z] v4.1.0-dev.65 [2026-06-09T02:44:32.196Z] v4.1.0-dev.66 [2026-06-09T02:44:32.196Z] v4.1.0-dev.67 [2026-06-09T02:44:32.196Z] v4.1.0-dev.68 [2026-06-09T02:44:32.196Z] v4.1.0-dev.69 [2026-06-09T02:44:32.196Z] v4.1.0-dev.7 [2026-06-09T02:44:32.196Z] v4.1.0-dev.70 [2026-06-09T02:44:32.196Z] v4.1.0-dev.71 [2026-06-09T02:44:32.196Z] v4.1.0-dev.72 [2026-06-09T02:44:32.196Z] v4.1.0-dev.73 [2026-06-09T02:44:32.196Z] v4.1.0-dev.74 [2026-06-09T02:44:32.196Z] v4.1.0-dev.75 [2026-06-09T02:44:32.196Z] v4.1.0-dev.76 [2026-06-09T02:44:32.196Z] v4.1.0-dev.77 [2026-06-09T02:44:32.196Z] v4.1.0-dev.78 [2026-06-09T02:44:32.196Z] v4.1.0-dev.79 [2026-06-09T02:44:32.196Z] v4.1.0-dev.8 [2026-06-09T02:44:32.196Z] v4.1.0-dev.80 [2026-06-09T02:44:32.196Z] v4.1.0-dev.81 [2026-06-09T02:44:32.196Z] v4.1.0-dev.82 [2026-06-09T02:44:32.196Z] v4.1.0-dev.83 [2026-06-09T02:44:32.196Z] v4.1.0-dev.84 [2026-06-09T02:44:32.196Z] v4.1.0-dev.85 [2026-06-09T02:44:32.196Z] v4.1.0-dev.86 [2026-06-09T02:44:32.196Z] v4.1.0-dev.87 [2026-06-09T02:44:32.196Z] v4.1.0-dev.88 [2026-06-09T02:44:32.196Z] v4.1.0-dev.89 [2026-06-09T02:44:32.196Z] v4.1.0-dev.9 [2026-06-09T02:44:32.196Z] v4.1.0-dev.90 [2026-06-09T02:44:32.196Z] v4.1.0-dev.91 [2026-06-09T02:44:32.196Z] v4.1.0-dev.92 [2026-06-09T02:44:32.196Z] v4.1.0-dev.93 [2026-06-09T02:44:32.196Z] v4.1.0-dev.94 [2026-06-09T02:44:32.196Z] v4.1.0-dev.95 [2026-06-09T02:44:32.196Z] v4.1.0-dev.96 [2026-06-09T02:44:32.196Z] v4.1.0-dev.97 [2026-06-09T02:44:32.196Z] v4.1.0-dev.98 [2026-06-09T02:44:32.196Z] v4.1.0-dev.99 [Pipeline] sh [2026-06-09T02:44:32.496Z] + lftools sign git-tag v4.1.0-dev.119 [2026-06-09T02:44:33.064Z] Signing Git tag with Sigul... [2026-06-09T02:44:33.064Z] Signing v4.1.0-dev.119 [Pipeline] echo [2026-06-09T02:44:33.648Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:44:33.948Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-09T02:44:33.956Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-09T02:44:34.013Z] $ docker stop --time=1 cb9990610ad8cf93845e87419c396bbf2d424cb4a79256c9dd50a728c1194121 [2026-06-09T02:44:36.410Z] $ docker rm -f --volumes cb9990610ad8cf93845e87419c396bbf2d424cb4a79256c9dd50a728c1194121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-09T02:44:37.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-09T02:44:37.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:44:37.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-09T02:44:37.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T02:44:37.422Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T02:44:37.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T02:44:39.921Z] $ docker top 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d -eo pid,comm [2026-06-09T02:44:39.945Z] 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). [2026-06-09T02:44:39.945Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-09T02:44:40.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-09T02:44:40.005Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-09T02:44:40.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-09T02:44:40.140Z] $ docker exec 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d ssh-agent [2026-06-09T02:44:40.229Z] SSH_AUTH_SOCK=/tmp/ssh-j4UYdvAU8w4O/agent.14 [2026-06-09T02:44:40.229Z] SSH_AGENT_PID=20 [2026-06-09T02:44:40.234Z] Running ssh-add (command line suppressed) [2026-06-09T02:44:40.356Z] Identity added: /w/workspace/edgex-go/984@tmp/private_key_14935867699617748470.key (/w/workspace/edgex-go/984@tmp/private_key_14935867699617748470.key) [2026-06-09T02:44:40.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-09T02:44:40.657Z] + git semver bump pre [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,899 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,913 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,914 [bump_version] DEBUG bumping version:4.1.0-dev.119 on axis:pre with prefix:dev [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,914 [bump_version] DEBUG bumped version:4.1.0-dev.120 [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,914 [write_version] DEBUG write version:4.1.0-dev.120 to path:/w/workspace/edgex-go/984/.semver/main with force:True [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,914 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,914 [write_file] DEBUG write to file:/w/workspace/edgex-go/984/.semver/main [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,927 [execute] INFO git cat-file --batch-check [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/984/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,931 [execute] INFO git cat-file --batch [2026-06-09T02:44:40.917Z] 2026-06-09 02:44:40,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/984/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-09T02:44:41.177Z] 2026-06-09 02:44:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T02:44:41.177Z] 4.1.0-dev.120 [Pipeline] } [2026-06-09T02:44:41.206Z] $ docker exec --env ******** --env ******** 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d ssh-agent -k [2026-06-09T02:44:41.297Z] unset SSH_AUTH_SOCK; [2026-06-09T02:44:41.297Z] unset SSH_AGENT_PID; [2026-06-09T02:44:41.297Z] echo Agent pid 20 killed; [2026-06-09T02:44:41.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-09T02:44:41.625Z] + git semver [Pipeline] } [2026-06-09T02:44:42.225Z] $ docker stop --time=1 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d [2026-06-09T02:44:44.267Z] $ docker rm -f --volumes 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-09T02:44:44.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-09T02:44:44.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:44:45.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-09T02:44:45.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T02:44:45.295Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T02:44:45.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T02:44:46.470Z] $ docker top 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 -eo pid,comm [2026-06-09T02:44:46.497Z] 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). [2026-06-09T02:44:46.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-09T02:44:46.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-09T02:44:46.567Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-09T02:44:46.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-09T02:44:46.691Z] $ docker exec 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 ssh-agent [2026-06-09T02:44:46.790Z] SSH_AUTH_SOCK=/tmp/ssh-onFNepIxID2l/agent.14 [2026-06-09T02:44:46.790Z] SSH_AGENT_PID=20 [2026-06-09T02:44:46.795Z] Running ssh-add (command line suppressed) [2026-06-09T02:44:46.932Z] Identity added: /w/workspace/edgex-go/984@tmp/private_key_8323201897684141309.key (/w/workspace/edgex-go/984@tmp/private_key_8323201897684141309.key) [2026-06-09T02:44:46.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-09T02:44:47.228Z] + git semver push [2026-06-09T02:44:47.487Z] 2026-06-09 02:44:47,465 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-09T02:44:47.487Z] 2026-06-09 02:44:47,474 [run_push] DEBUG push [2026-06-09T02:44:47.487Z] 2026-06-09 02:44:47,475 [execute] INFO git cat-file --batch-check [2026-06-09T02:44:47.487Z] 2026-06-09 02:44:47,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/984/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-09T02:44:47.487Z] 2026-06-09 02:44:47,478 [execute] INFO git rev-list 76413404f0895378c45cbab42dc981ff8d3319bf -- [2026-06-09T02:44:47.487Z] 2026-06-09 02:44:47,478 [execute] DEBUG Popen(['git', 'rev-list', '76413404f0895378c45cbab42dc981ff8d3319bf', '--'], cwd=/w/workspace/edgex-go/984/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-09T02:44:47.745Z] 2026-06-09 02:44:47,513 [execute] INFO git fetch -v -- origin [2026-06-09T02:44:47.746Z] 2026-06-09 02:44:47,513 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/984/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-09T02:44:48.316Z] 2026-06-09 02:44:48,107 [run_push] DEBUG no remote changes detected [2026-06-09T02:44:48.316Z] 2026-06-09 02:44:48,107 [execute] INFO git push origin semver [2026-06-09T02:44:48.316Z] 2026-06-09 02:44:48,108 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/984/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-09T02:44:49.254Z] 2026-06-09 02:44:49,238 [run_push] DEBUG push all version tags [2026-06-09T02:44:49.254Z] 2026-06-09 02:44:49,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-09T02:44:49.254Z] 2026-06-09 02:44:49,238 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/984, stdin=None, shell=False, universal_newlines=False) [2026-06-09T02:44:50.632Z] 2026-06-09 02:44:50,291 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main [2026-06-09T02:44:50.632Z] 4.1.0-dev.120 [Pipeline] } [2026-06-09T02:44:50.660Z] $ docker exec --env ******** --env ******** 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 ssh-agent -k [2026-06-09T02:44:50.750Z] unset SSH_AUTH_SOCK; [2026-06-09T02:44:50.750Z] unset SSH_AGENT_PID; [2026-06-09T02:44:50.750Z] echo Agent pid 20 killed; [2026-06-09T02:44:50.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-09T02:44:51.076Z] + git semver [Pipeline] } [2026-06-09T02:44:51.369Z] $ docker stop --time=1 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 [2026-06-09T02:44:52.688Z] $ docker rm -f --volumes 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 [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 [2026-06-09T02:44:53.291Z] + [ -d /w/workspace/edgex-go/984/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:44:53.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:44:54.455Z] ---> package-listing.sh [2026-06-09T02:44:54.455Z] ++ facter osfamily [2026-06-09T02:44:54.455Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-09T02:44:54.714Z] + OS_FAMILY=debian [2026-06-09T02:44:54.714Z] + workspace=/w/workspace/edgex-go/984 [2026-06-09T02:44:54.714Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-09T02:44:54.714Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-09T02:44:54.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-09T02:44:54.714Z] + PACKAGES=/tmp/packages_start.txt [2026-06-09T02:44:54.714Z] + '[' /w/workspace/edgex-go/984 ']' [2026-06-09T02:44:54.714Z] + PACKAGES=/tmp/packages_end.txt [2026-06-09T02:44:54.714Z] + case "${OS_FAMILY}" in [2026-06-09T02:44:54.714Z] + dpkg -l [2026-06-09T02:44:54.714Z] + grep '^ii' [2026-06-09T02:44:54.714Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-09T02:44:54.714Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-09T02:44:54.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-09T02:44:54.714Z] + '[' /w/workspace/edgex-go/984 ']' [2026-06-09T02:44:54.714Z] + mkdir -p /w/workspace/edgex-go/984/archives/ [2026-06-09T02:44:54.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/984/archives/ [Pipeline] echo [2026-06-09T02:44:54.726Z] 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/984/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-09T02:44:55.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:44:55.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-09T02:44:55.639Z] [2026-06-09T02:44:55.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-09T02:44:55.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-09T02:44:55.944Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-09T02:44:55.944Z] 5eb5b503b376: Pulling fs layer [2026-06-09T02:44:55.944Z] 5c69ac0246d0: Pulling fs layer [2026-06-09T02:44:55.944Z] ec43610c2a17: Pulling fs layer [2026-06-09T02:44:55.944Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-09T02:44:55.944Z] 33b1e0a273af: Pulling fs layer [2026-06-09T02:44:55.944Z] 5d3b04190fa2: Pulling fs layer [2026-06-09T02:44:55.944Z] 2f39f015ded8: Pulling fs layer [2026-06-09T02:44:55.944Z] 33b1e0a273af: Waiting [2026-06-09T02:44:55.944Z] 5d3b04190fa2: Waiting [2026-06-09T02:44:55.944Z] 2f39f015ded8: Waiting [2026-06-09T02:44:55.944Z] 3a2ae6a8a46f: Waiting [2026-06-09T02:44:55.944Z] 5c69ac0246d0: Verifying Checksum [2026-06-09T02:44:55.944Z] 5c69ac0246d0: Download complete [2026-06-09T02:44:55.944Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-09T02:44:55.944Z] 3a2ae6a8a46f: Download complete [2026-06-09T02:44:56.204Z] 33b1e0a273af: Verifying Checksum [2026-06-09T02:44:56.204Z] 33b1e0a273af: Download complete [2026-06-09T02:44:56.204Z] ec43610c2a17: Verifying Checksum [2026-06-09T02:44:56.204Z] ec43610c2a17: Download complete [2026-06-09T02:44:56.204Z] 5d3b04190fa2: Verifying Checksum [2026-06-09T02:44:56.204Z] 5d3b04190fa2: Download complete [2026-06-09T02:44:56.204Z] 5eb5b503b376: Verifying Checksum [2026-06-09T02:44:56.204Z] 5eb5b503b376: Download complete [2026-06-09T02:44:57.140Z] 2f39f015ded8: Verifying Checksum [2026-06-09T02:44:57.140Z] 2f39f015ded8: Download complete [2026-06-09T02:44:58.075Z] 5eb5b503b376: Pull complete [2026-06-09T02:44:58.075Z] 5c69ac0246d0: Pull complete [2026-06-09T02:44:59.012Z] ec43610c2a17: Pull complete [2026-06-09T02:44:59.270Z] 3a2ae6a8a46f: Pull complete [2026-06-09T02:44:59.837Z] 33b1e0a273af: Pull complete [2026-06-09T02:45:00.776Z] 5d3b04190fa2: Pull complete [2026-06-09T02:45:07.505Z] 2f39f015ded8: Pull complete [2026-06-09T02:45:07.505Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-09T02:45:07.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-09T02:45:07.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-09T02:45:07.615Z] prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container [2026-06-09T02:45:07.664Z] $ 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/984/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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 [2026-06-09T02:45:35.813Z] $ docker top 1240d4793acee02e19e08181845de3f12f2502dfc1b6439c830bc2f4b76fe56d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-09T02:45:36.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-09T02:45:36.412Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-09T02:45:36.696Z] + ls /var/log/sa-host [2026-06-09T02:45:36.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-09T02:45:36.848Z] provisioning config files... [2026-06-09T02:45:36.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/984@tmp/config11491463344200960918tmp [Pipeline] { [Pipeline] echo [2026-06-09T02:45:36.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:45:37.177Z] ---> create-netrc.sh [Pipeline] } [2026-06-09T02:45:37.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:45:37.531Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-09T02:45:37.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:45:37.826Z] ---> sudo-logs.sh [2026-06-09T02:45:37.826Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-09T02:45:37.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:45:38.146Z] ---> job-cost.sh [2026-06-09T02:45:38.146Z] lf-activate-venv: SKIPPING [2026-06-09T02:45:38.146Z] DEBUG: total: 0.10999999940395355 [2026-06-09T02:45:38.146Z] INFO: Retrieving Stack Cost... [2026-06-09T02:45:38.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-09T02:45:38.975Z] INFO: Archiving Costs [Pipeline] echo [2026-06-09T02:45:38.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-09T02:45:39.278Z] ---> logs-deploy.sh [2026-06-09T02:45:39.278Z] lf-activate-venv: SKIPPING [2026-06-09T02:45:39.278Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/984 [2026-06-09T02:45:39.278Z] INFO: archiving workspace using pattern(s): [2026-06-09T02:45:40.228Z] Archives upload complete. [2026-06-09T02:45:40.228Z] INFO: archiving logs to Nexus [2026-06-09T02:45:41.173Z] ---> uname -a: [2026-06-09T02:45:41.173Z] Linux prd-ubuntu20-04-docker-8c-8g-12729 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] ---> lscpu: [2026-06-09T02:45:41.173Z] Architecture: x86_64 [2026-06-09T02:45:41.173Z] CPU op-mode(s): 32-bit, 64-bit [2026-06-09T02:45:41.173Z] Byte Order: Little Endian [2026-06-09T02:45:41.173Z] Address sizes: 40 bits physical, 48 bits virtual [2026-06-09T02:45:41.173Z] CPU(s): 8 [2026-06-09T02:45:41.173Z] On-line CPU(s) list: 0-7 [2026-06-09T02:45:41.173Z] Thread(s) per core: 1 [2026-06-09T02:45:41.173Z] Core(s) per socket: 1 [2026-06-09T02:45:41.173Z] Socket(s): 8 [2026-06-09T02:45:41.173Z] NUMA node(s): 1 [2026-06-09T02:45:41.173Z] Vendor ID: AuthenticAMD [2026-06-09T02:45:41.173Z] CPU family: 23 [2026-06-09T02:45:41.173Z] Model: 49 [2026-06-09T02:45:41.173Z] Model name: AMD EPYC-Rome Processor [2026-06-09T02:45:41.173Z] Stepping: 0 [2026-06-09T02:45:41.173Z] CPU MHz: 2800.000 [2026-06-09T02:45:41.173Z] BogoMIPS: 5600.00 [2026-06-09T02:45:41.173Z] Virtualization: AMD-V [2026-06-09T02:45:41.173Z] Hypervisor vendor: KVM [2026-06-09T02:45:41.173Z] Virtualization type: full [2026-06-09T02:45:41.173Z] L1d cache: 256 KiB [2026-06-09T02:45:41.173Z] L1i cache: 256 KiB [2026-06-09T02:45:41.173Z] L2 cache: 4 MiB [2026-06-09T02:45:41.173Z] L3 cache: 128 MiB [2026-06-09T02:45:41.173Z] NUMA node0 CPU(s): 0-7 [2026-06-09T02:45:41.173Z] Vulnerability Gather data sampling: Not affected [2026-06-09T02:45:41.173Z] Vulnerability Itlb multihit: Not affected [2026-06-09T02:45:41.173Z] Vulnerability L1tf: Not affected [2026-06-09T02:45:41.173Z] Vulnerability Mds: Not affected [2026-06-09T02:45:41.173Z] Vulnerability Meltdown: Not affected [2026-06-09T02:45:41.173Z] Vulnerability Mmio stale data: Not affected [2026-06-09T02:45:41.173Z] Vulnerability Retbleed: Vulnerable [2026-06-09T02:45:41.173Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-06-09T02:45:41.173Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-06-09T02:45:41.173Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-06-09T02:45:41.173Z] Vulnerability Srbds: Not affected [2026-06-09T02:45:41.173Z] Vulnerability Tsx async abort: Not affected [2026-06-09T02:45:41.173Z] 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 [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] ---> nproc: [2026-06-09T02:45:41.173Z] 8 [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] ---> df -h: [2026-06-09T02:45:41.173Z] Filesystem Size Used Avail Use% Mounted on [2026-06-09T02:45:41.173Z] overlay 155G 34G 122G 22% / [2026-06-09T02:45:41.173Z] tmpfs 64M 0 64M 0% /dev [2026-06-09T02:45:41.173Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-06-09T02:45:41.173Z] shm 64M 0 64M 0% /dev/shm [2026-06-09T02:45:41.173Z] /dev/vda1 155G 34G 122G 22% /facter-os [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] ---> sar -b -r -n DEV: [2026-06-09T02:45:41.173Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-12729) 06/09/26 _x86_64_ (8 CPU) [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] 01:44:00 LINUX RESTART (8 CPU) [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] 01:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-06-09T02:45:41.173Z] 01:46:01 117.40 9.63 107.78 0.00 1695.39 31711.57 0.00 [2026-06-09T02:45:41.173Z] 01:47:01 86.35 0.17 86.19 0.00 2.53 32838.41 0.00 [2026-06-09T02:45:41.173Z] 01:48:01 36.56 0.15 36.41 0.00 1.20 24851.32 0.00 [2026-06-09T02:45:41.173Z] 01:49:01 92.68 0.10 92.58 0.00 2.00 51750.97 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 1212.43 23.03 1189.40 0.00 225.16 558759.41 0.00 [2026-06-09T02:45:41.173Z] 01:51:01 213.78 0.80 212.98 0.00 6.40 49096.17 0.00 [2026-06-09T02:45:41.173Z] 01:52:01 361.65 0.05 361.60 0.00 0.93 102524.36 0.00 [2026-06-09T02:45:41.173Z] 01:53:01 837.47 42.65 794.82 0.00 1804.73 196866.78 0.00 [2026-06-09T02:45:41.173Z] 01:54:01 29.25 0.42 28.83 0.00 25.20 766.41 0.00 [2026-06-09T02:45:41.173Z] 01:55:01 23.01 1.35 21.66 0.00 215.03 565.51 0.00 [2026-06-09T02:45:41.173Z] 01:56:01 4.93 0.00 4.93 0.00 0.00 113.58 0.00 [2026-06-09T02:45:41.173Z] 01:57:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2026-06-09T02:45:41.173Z] 01:58:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2026-06-09T02:45:41.173Z] 01:59:01 4.48 2.30 2.18 0.00 20.93 24.40 0.00 [2026-06-09T02:45:41.173Z] 02:00:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2026-06-09T02:45:41.173Z] 02:01:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2026-06-09T02:45:41.173Z] 02:02:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2026-06-09T02:45:41.173Z] 02:03:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2026-06-09T02:45:41.173Z] 02:04:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2026-06-09T02:45:41.173Z] 02:05:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2026-06-09T02:45:41.173Z] 02:06:02 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2026-06-09T02:45:41.173Z] 02:07:01 1.27 0.00 1.27 0.00 0.00 15.05 0.00 [2026-06-09T02:45:41.173Z] 02:08:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2026-06-09T02:45:41.173Z] 02:09:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2026-06-09T02:45:41.173Z] 02:10:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2026-06-09T02:45:41.173Z] 02:11:01 7.97 6.08 1.88 0.00 346.74 71.32 0.00 [2026-06-09T02:45:41.173Z] 02:12:01 2.52 0.00 2.52 0.00 0.00 41.73 0.00 [2026-06-09T02:45:41.173Z] 02:13:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2026-06-09T02:45:41.173Z] 02:14:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2026-06-09T02:45:41.173Z] 02:15:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2026-06-09T02:45:41.173Z] 02:16:01 0.93 0.00 0.93 0.00 0.00 9.86 0.00 [2026-06-09T02:45:41.173Z] 02:17:01 1.33 0.05 1.28 0.00 1.07 15.73 0.00 [2026-06-09T02:45:41.173Z] 02:18:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 [2026-06-09T02:45:41.173Z] 02:19:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2026-06-09T02:45:41.173Z] 02:20:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2026-06-09T02:45:41.173Z] 02:21:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2026-06-09T02:45:41.173Z] 02:22:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2026-06-09T02:45:41.173Z] 02:23:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2026-06-09T02:45:41.173Z] 02:24:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2026-06-09T02:45:41.173Z] 02:25:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2026-06-09T02:45:41.173Z] 02:26:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2026-06-09T02:45:41.173Z] 02:27:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2026-06-09T02:45:41.173Z] 02:28:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2026-06-09T02:45:41.173Z] 02:29:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 [2026-06-09T02:45:41.173Z] 02:30:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2026-06-09T02:45:41.173Z] 02:31:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 [2026-06-09T02:45:41.173Z] 02:32:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2026-06-09T02:45:41.173Z] 02:33:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 [2026-06-09T02:45:41.173Z] 02:34:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2026-06-09T02:45:41.173Z] 02:35:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2026-06-09T02:45:41.173Z] 02:36:01 1.42 0.30 1.12 0.00 16.80 13.33 0.00 [2026-06-09T02:45:41.173Z] 02:37:01 2.78 1.15 1.63 0.00 24.80 18.26 0.00 [2026-06-09T02:45:41.173Z] 02:38:01 1.30 0.23 1.07 0.00 4.13 13.60 0.00 [2026-06-09T02:45:41.173Z] 02:39:01 2.23 0.00 2.23 0.00 0.00 24.80 0.00 [2026-06-09T02:45:41.173Z] 02:40:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2026-06-09T02:45:41.173Z] 02:41:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 [2026-06-09T02:45:41.173Z] 02:42:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2026-06-09T02:45:41.173Z] 02:43:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2026-06-09T02:45:41.173Z] 02:44:01 97.57 0.78 96.78 0.00 22.13 46170.61 0.00 [2026-06-09T02:45:41.173Z] 02:45:01 90.57 3.43 87.14 0.00 316.61 23848.96 0.00 [2026-06-09T02:45:41.173Z] Average: 54.61 1.55 53.07 0.00 78.90 18682.99 0.00 [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] 01:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-06-09T02:45:41.173Z] 01:46:01 27632976 31508492 778580 2.37 115896 3953140 1983004 5.85 1191076 3560748 374308 [2026-06-09T02:45:41.173Z] 01:47:01 25969300 31215128 1065108 3.24 127732 5233640 2368028 6.98 2334836 3997876 752696 [2026-06-09T02:45:41.173Z] 01:48:01 26309160 31505516 772520 2.35 132000 5154916 1736120 5.12 1474052 4493828 542412 [2026-06-09T02:45:41.173Z] 01:49:01 26935668 31510104 775672 2.36 136760 4591632 1850316 5.46 1421384 3982724 197808 [2026-06-09T02:45:41.173Z] 01:50:01 9874960 31159320 1064628 3.24 372840 20219784 4750772 14.01 3310152 18230628 17200 [2026-06-09T02:45:41.173Z] 01:51:01 3660356 27923960 4260136 12.96 407988 22843568 11126400 32.80 7758196 19611324 1453552 [2026-06-09T02:45:41.173Z] 01:52:01 1613512 29038120 3150380 9.58 427076 25866192 8782136 25.89 8004588 21301300 1877488 [2026-06-09T02:45:41.173Z] 01:53:01 5602784 31433416 819080 2.49 426736 24483016 2067200 6.09 3551616 22072832 500 [2026-06-09T02:45:41.173Z] 01:54:01 5571516 31405148 846604 2.58 428092 24484136 2067168 6.09 3860632 21793588 744 [2026-06-09T02:45:41.173Z] 01:55:01 5568364 31409712 841848 2.56 428920 24490796 2099872 6.19 4333140 21325996 236 [2026-06-09T02:45:41.173Z] 01:56:01 5567492 31408836 842532 2.56 429060 24490828 2103268 6.20 4378368 21279828 4 [2026-06-09T02:45:41.173Z] 01:57:01 5569656 31411028 840736 2.56 429064 24490836 2103268 6.20 4376148 21279812 4 [2026-06-09T02:45:41.173Z] 01:58:01 5580444 31421868 829944 2.52 429076 24490840 2103268 6.20 4365696 21279824 28 [2026-06-09T02:45:41.173Z] 01:59:01 5581072 31423172 829084 2.52 429544 24491024 2118488 6.25 4365044 21279912 28 [2026-06-09T02:45:41.173Z] 02:00:01 5591084 31433208 819212 2.49 429560 24491028 2118488 6.25 4353812 21279912 8 [2026-06-09T02:45:41.173Z] 02:01:01 5590696 31432884 819360 2.49 429572 24491032 2118488 6.25 4353744 21279916 16 [2026-06-09T02:45:41.173Z] 02:02:01 5591080 31433280 818896 2.49 429580 24491032 2118488 6.25 4353756 21279916 12 [2026-06-09T02:45:41.173Z] 02:03:01 5591064 31433296 818828 2.49 429600 24491036 2118488 6.25 4354112 21279920 20 [2026-06-09T02:45:41.173Z] 02:04:01 5591268 31433520 818544 2.49 429624 24491024 2118488 6.25 4353992 21279916 20 [2026-06-09T02:45:41.173Z] 02:05:01 5591368 31433648 818304 2.49 429644 24491036 2118488 6.25 4353736 21279896 32 [2026-06-09T02:45:41.173Z] 02:06:02 5591068 31433356 818524 2.49 429652 24491044 2118488 6.25 4353696 21279900 8 [2026-06-09T02:45:41.173Z] 02:07:01 5591488 31433804 818248 2.49 429660 24491048 2118488 6.25 4353776 21279900 8 [2026-06-09T02:45:41.173Z] 02:08:01 5591220 31433540 818484 2.49 429660 24491052 2118488 6.25 4353776 21279904 4 [2026-06-09T02:45:41.173Z] 02:09:01 5591196 31433580 818368 2.49 429668 24491116 2118488 6.25 4353816 21279968 12 [2026-06-09T02:45:41.173Z] 02:10:01 5591124 31433576 818292 2.49 429692 24491116 2118488 6.25 4354024 21279976 8 [2026-06-09T02:45:41.173Z] 02:11:01 5551784 31407216 843628 2.57 430104 24502856 2168976 6.39 4384684 21290316 948 [2026-06-09T02:45:41.173Z] 02:12:01 5557736 31413328 837456 2.55 430116 24502988 2168976 6.39 4373716 21290428 8 [2026-06-09T02:45:41.173Z] 02:13:01 5558212 31413892 837040 2.55 430132 24502992 2168976 6.39 4373732 21290432 12 [2026-06-09T02:45:41.173Z] 02:14:01 5557960 31413648 837276 2.55 430140 24502996 2168976 6.39 4373752 21290432 24 [2026-06-09T02:45:41.173Z] 02:15:01 5558056 31413784 837148 2.55 430160 24503000 2168976 6.39 4373896 21290440 12 [2026-06-09T02:45:41.173Z] 02:16:01 5558284 31414028 836864 2.55 430176 24503000 2168976 6.39 4373852 21290440 8 [2026-06-09T02:45:41.173Z] 02:17:01 5558496 31414252 836632 2.55 430208 24503000 2168976 6.39 4373656 21290428 8 [2026-06-09T02:45:41.173Z] 02:18:01 5558220 31414092 836840 2.55 430220 24503032 2168976 6.39 4373704 21290444 8 [2026-06-09T02:45:41.173Z] 02:19:01 5557864 31413744 837148 2.55 430224 24503040 2168976 6.39 4373724 21290452 8 [2026-06-09T02:45:41.173Z] 02:20:01 5558896 31414908 835904 2.54 430252 24503168 2168976 6.39 4373916 21290564 28 [2026-06-09T02:45:41.173Z] 02:21:01 5558108 31414156 836680 2.55 430260 24503172 2168976 6.39 4373644 21290584 8 [2026-06-09T02:45:41.173Z] 02:22:01 5558084 31414160 836648 2.55 430280 24503172 2168976 6.39 4373608 21290588 12 [2026-06-09T02:45:41.173Z] 02:23:01 5557532 31413616 837148 2.55 430280 24503176 2168976 6.39 4373632 21290588 8 [2026-06-09T02:45:41.173Z] 02:24:01 5558516 31414608 836100 2.54 430288 24503180 2168976 6.39 4373632 21290592 8 [2026-06-09T02:45:41.173Z] 02:25:01 5557388 31413548 837028 2.55 430308 24503172 2185208 6.44 4373692 21290596 8 [2026-06-09T02:45:41.173Z] 02:26:01 5557640 31413800 836716 2.55 430308 24503184 2185208 6.44 4373620 21290596 12 [2026-06-09T02:45:41.173Z] 02:27:01 5557332 31413592 836976 2.55 430312 24503192 2185208 6.44 4373648 21290600 12 [2026-06-09T02:45:41.173Z] 02:28:01 5557236 31413532 836948 2.55 430332 24503192 2185208 6.44 4373664 21290600 4 [2026-06-09T02:45:41.173Z] 02:29:01 5557320 31413644 836688 2.55 430348 24503200 2185208 6.44 4373712 21290604 44 [2026-06-09T02:45:41.173Z] 02:30:01 5557620 31413968 836328 2.54 430368 24503196 2185208 6.44 4373720 21290612 8 [2026-06-09T02:45:41.173Z] 02:31:01 5557944 31414320 836160 2.54 430380 24503204 2185208 6.44 4373684 21290616 8 [2026-06-09T02:45:41.173Z] 02:32:01 5557944 31414336 836124 2.54 430400 24503208 2185208 6.44 4373748 21290620 8 [2026-06-09T02:45:41.173Z] 02:33:01 5557644 31414036 836348 2.54 430420 24503208 2185208 6.44 4373748 21290620 8 [2026-06-09T02:45:41.173Z] 02:34:01 5557484 31413952 836368 2.54 430424 24503212 2185208 6.44 4373788 21290624 8 [2026-06-09T02:45:41.173Z] 02:35:01 5557524 31413996 836212 2.54 430464 24503200 2185208 6.44 4373864 21290624 8 [2026-06-09T02:45:41.173Z] 02:36:01 5557136 31414168 836028 2.54 430480 24503716 2185208 6.44 4375428 21290948 8 [2026-06-09T02:45:41.173Z] 02:37:01 5554124 31412992 837260 2.55 430508 24504468 2168020 6.39 4379032 21291372 20 [2026-06-09T02:45:41.173Z] 02:38:01 5552856 31411900 838316 2.55 430516 24504596 2168020 6.39 4380032 21291036 24 [2026-06-09T02:45:41.173Z] 02:39:01 5552256 31411368 838808 2.55 430576 24504600 2168020 6.39 4380068 21291040 24 [2026-06-09T02:45:41.173Z] 02:40:01 5552544 31411676 838700 2.55 430612 24504600 2168020 6.39 4380068 21291032 40 [2026-06-09T02:45:41.173Z] 02:41:01 5551512 31410676 839688 2.55 430624 24504604 2168020 6.39 4379972 21291024 8 [2026-06-09T02:45:41.173Z] 02:42:01 5551756 31410940 839364 2.55 430640 24504604 2168020 6.39 4379988 21291024 8 [2026-06-09T02:45:41.173Z] 02:43:01 5551724 31410928 839332 2.55 430652 24504608 2168020 6.39 4380000 21291028 8 [2026-06-09T02:45:41.173Z] 02:44:01 4697196 31364324 884192 2.69 467596 25215904 2249516 6.63 4478900 21983784 52 [2026-06-09T02:45:41.173Z] 02:45:01 3641812 31355940 890364 2.71 489272 26142388 2173144 6.41 4527052 22885844 318052 [2026-06-09T02:45:41.173Z] Average: 6904061 31314976 935473 2.85 410085 23144299 2445827 7.21 4266862 20117182 92277 [2026-06-09T02:45:41.173Z] [2026-06-09T02:45:41.173Z] 01:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-06-09T02:45:41.173Z] 01:46:01 vethc3ede57 277.45 310.59 25.41 1557.05 0.00 0.00 0.00 0.13 [2026-06-09T02:45:41.173Z] 01:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:46:01 docker0 730.39 791.07 53.61 4578.40 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:46:01 ens3 941.95 827.36 7950.02 116.59 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:47:01 vethd46a929 0.13 0.30 0.01 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:47:01 docker0 0.22 0.48 0.01 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:47:01 ens3 32.29 18.30 32.00 12.64 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:48:01 vethd46a929 0.70 0.72 0.06 0.07 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:48:01 docker0 0.70 0.70 0.05 0.07 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:48:01 ens3 21.11 12.70 16.15 9.09 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:49:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:49:01 ens3 98.72 65.36 2215.37 17.51 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 veth44a70bb 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 vethb1d1e67 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 vethe02096b 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 vethceac338 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 vethdf402ea 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 veth4953c53 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 vethbc4e815 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 veth19d2393 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 veth50de0a3 0.72 3.25 0.06 0.36 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 veth4a75827 0.02 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 veth9e6e6d4 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 docker0 705.03 1004.48 57.21 9418.39 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 ens3 1085.12 746.28 10511.22 86.72 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.173Z] 01:50:01 vethde1d629 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:50:01 vethb614358 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 veth44a70bb 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 vethb1d1e67 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 vethe02096b 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 vethceac338 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 vethdf402ea 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 veth4953c53 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 vethbc4e815 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 veth19d2393 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 veth50de0a3 0.13 0.53 0.01 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 veth4a75827 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 veth9e6e6d4 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 docker0 0.53 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 ens3 10.05 6.58 8.20 4.61 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 vethde1d629 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:51:01 vethb614358 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 veth44a70bb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 vethb1d1e67 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 vethe02096b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 vethceac338 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 vethdf402ea 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 veth4953c53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 vethbc4e815 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 veth19d2393 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 veth50de0a3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 veth4a75827 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 ens3 5.60 4.15 4.55 2.68 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 vethb614358 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:53:01 lo 8.66 8.66 0.85 0.85 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:53:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:53:01 ens3 81.69 72.66 50.75 271.68 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:54:01 lo 33.06 33.06 3.24 3.24 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:54:01 ens3 360.96 374.75 171.20 1841.36 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:55:01 lo 23.33 23.33 2.28 2.28 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:55:01 ens3 354.34 347.01 139.05 2387.58 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:56:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:56:01 ens3 49.04 46.04 26.97 236.64 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:57:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 01:59:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:00:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:01:01 ens3 0.18 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:02:01 ens3 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:03:01 ens3 0.53 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:04:01 ens3 0.90 0.42 0.32 0.22 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:05:01 ens3 0.38 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:06:02 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:07:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:10:01 ens3 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:11:01 ens3 1.15 1.10 4.43 0.10 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:12:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:14:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:15:01 ens3 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:17:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:18:01 ens3 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:19:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:20:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:21:01 ens3 0.55 0.38 0.27 0.22 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:25:01 ens3 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:30:01 ens3 0.30 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:31:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:34:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:35:01 ens3 0.37 0.32 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:36:01 ens3 0.85 0.67 0.82 0.38 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:37:01 ens3 3.82 3.48 2.50 3.68 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:38:01 ens3 1.95 1.62 1.26 1.09 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:39:01 ens3 1.58 1.08 0.88 1.09 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:40:01 ens3 0.35 0.18 0.24 0.15 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:41:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:44:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:44:01 docker0 107.96 141.45 8.46 774.99 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:44:01 ens3 304.73 219.08 4826.52 93.51 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:45:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:45:01 docker0 2.57 2.23 0.44 1.50 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] 02:45:01 ens3 258.89 157.46 5777.05 39.63 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] Average: docker0 25.81 32.36 2.00 246.33 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] Average: ens3 60.40 48.53 529.25 85.49 0.00 0.00 0.00 0.00 [2026-06-09T02:45:41.174Z] [2026-06-09T02:45:41.174Z] [2026-06-09T02:45:41.174Z] ---> sar -P ALL: [2026-06-09T02:45:41.174Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-12729) 06/09/26 _x86_64_ (8 CPU) [2026-06-09T02:45:41.174Z] [2026-06-09T02:45:41.174Z] 01:44:00 LINUX RESTART (8 CPU) [2026-06-09T02:45:41.174Z] [2026-06-09T02:45:41.174Z] 01:45:01 CPU %user %nice %system %iowait %steal %idle [2026-06-09T02:45:41.174Z] 01:46:01 all 5.69 0.00 2.31 0.59 0.06 91.35 [2026-06-09T02:45:41.174Z] 01:46:01 0 8.54 0.00 2.77 0.08 0.07 88.55 [2026-06-09T02:45:41.174Z] 01:46:01 1 4.64 0.00 1.56 0.07 0.05 93.68 [2026-06-09T02:45:41.174Z] 01:46:01 2 5.89 0.00 2.74 0.69 0.05 90.63 [2026-06-09T02:45:41.174Z] 01:46:01 3 5.19 0.00 2.66 2.63 0.05 89.47 [2026-06-09T02:45:41.174Z] 01:46:01 4 6.17 0.00 2.24 0.91 0.07 90.61 [2026-06-09T02:45:41.174Z] 01:46:01 5 4.82 0.00 2.81 0.08 0.07 92.23 [2026-06-09T02:45:41.174Z] 01:46:01 6 5.23 0.00 2.06 0.25 0.07 92.40 [2026-06-09T02:45:41.174Z] 01:46:01 7 5.02 0.00 1.60 0.03 0.05 93.29 [2026-06-09T02:45:41.174Z] 01:47:01 all 45.04 0.00 7.49 0.52 0.10 46.85 [2026-06-09T02:45:41.174Z] 01:47:01 0 45.26 0.00 7.57 0.10 0.10 46.96 [2026-06-09T02:45:41.174Z] 01:47:01 1 47.25 0.00 8.87 0.88 0.12 42.88 [2026-06-09T02:45:41.174Z] 01:47:01 2 45.86 0.00 7.03 0.05 0.10 46.95 [2026-06-09T02:45:41.174Z] 01:47:01 3 46.37 0.00 7.66 2.09 0.12 43.76 [2026-06-09T02:45:41.174Z] 01:47:01 4 44.45 0.00 6.89 0.49 0.08 48.08 [2026-06-09T02:45:41.174Z] 01:47:01 5 43.68 0.00 7.61 0.07 0.10 48.53 [2026-06-09T02:45:41.174Z] 01:47:01 6 44.17 0.00 7.08 0.12 0.10 48.53 [2026-06-09T02:45:41.174Z] 01:47:01 7 43.24 0.00 7.21 0.37 0.10 49.08 [2026-06-09T02:45:41.174Z] 01:48:01 all 51.70 0.00 6.32 0.26 0.11 41.62 [2026-06-09T02:45:41.174Z] 01:48:01 0 51.64 0.00 6.54 0.02 0.08 41.71 [2026-06-09T02:45:41.174Z] 01:48:01 1 53.56 0.00 6.05 0.07 0.10 40.22 [2026-06-09T02:45:41.174Z] 01:48:01 2 50.64 0.00 6.69 0.86 0.10 41.71 [2026-06-09T02:45:41.174Z] 01:48:01 3 50.77 0.00 7.01 0.00 0.10 42.12 [2026-06-09T02:45:41.174Z] 01:48:01 4 49.95 0.00 6.35 1.11 0.10 42.49 [2026-06-09T02:45:41.174Z] 01:48:01 5 50.45 0.00 5.59 0.00 0.10 43.86 [2026-06-09T02:45:41.174Z] 01:48:01 6 54.91 0.00 6.01 0.00 0.15 38.93 [2026-06-09T02:45:41.174Z] 01:48:01 7 51.66 0.00 6.33 0.03 0.10 41.88 [2026-06-09T02:45:41.174Z] 01:49:01 all 39.13 0.00 6.48 0.40 0.09 53.89 [2026-06-09T02:45:41.174Z] 01:49:01 0 37.08 0.00 6.65 0.00 0.10 56.17 [2026-06-09T02:45:41.174Z] 01:49:01 1 39.20 0.00 6.63 0.12 0.08 53.97 [2026-06-09T02:45:41.174Z] 01:49:01 2 41.11 0.00 6.34 0.05 0.10 52.40 [2026-06-09T02:45:41.174Z] 01:49:01 3 38.30 0.00 7.50 0.40 0.08 53.71 [2026-06-09T02:45:41.174Z] 01:49:01 4 38.67 0.00 6.22 0.00 0.10 55.01 [2026-06-09T02:45:41.174Z] 01:49:01 5 40.75 0.00 6.66 2.55 0.08 49.96 [2026-06-09T02:45:41.174Z] 01:49:01 6 37.94 0.00 5.56 0.05 0.08 56.37 [2026-06-09T02:45:41.174Z] 01:49:01 7 40.04 0.00 6.31 0.07 0.08 53.50 [2026-06-09T02:45:41.174Z] 01:50:01 all 24.55 0.00 12.10 14.38 0.09 48.87 [2026-06-09T02:45:41.174Z] 01:50:01 0 23.69 0.00 12.11 15.15 0.10 48.95 [2026-06-09T02:45:41.174Z] 01:50:01 1 24.26 0.00 11.76 12.63 0.08 51.26 [2026-06-09T02:45:41.174Z] 01:50:01 2 24.87 0.00 11.52 7.75 0.08 55.78 [2026-06-09T02:45:41.174Z] 01:50:01 3 25.03 0.00 14.90 37.86 0.10 22.11 [2026-06-09T02:45:41.174Z] 01:50:01 4 25.16 0.00 11.89 9.52 0.10 53.32 [2026-06-09T02:45:41.174Z] 01:50:01 5 24.33 0.00 12.68 12.54 0.10 50.35 [2026-06-09T02:45:41.174Z] 01:50:01 6 24.46 0.00 10.15 9.32 0.08 55.98 [2026-06-09T02:45:41.174Z] 01:50:01 7 24.63 0.00 11.83 10.42 0.08 53.03 [2026-06-09T02:45:41.174Z] 01:51:01 all 88.51 0.00 10.50 0.68 0.16 0.15 [2026-06-09T02:45:41.174Z] 01:51:01 0 89.11 0.00 9.99 0.55 0.17 0.18 [2026-06-09T02:45:41.174Z] 01:51:01 1 88.66 0.00 10.29 0.75 0.18 0.12 [2026-06-09T02:45:41.174Z] 01:51:01 2 87.89 0.00 11.37 0.47 0.17 0.10 [2026-06-09T02:45:41.174Z] 01:51:01 3 88.33 0.00 10.61 0.80 0.13 0.12 [2026-06-09T02:45:41.174Z] 01:51:01 4 88.30 0.00 10.52 0.83 0.13 0.22 [2026-06-09T02:45:41.174Z] 01:51:01 5 88.23 0.00 10.70 0.70 0.17 0.20 [2026-06-09T02:45:41.174Z] 01:51:01 6 88.92 0.00 9.99 0.73 0.17 0.18 [2026-06-09T02:45:41.174Z] 01:51:01 7 88.64 0.00 10.49 0.60 0.17 0.10 [2026-06-09T02:45:41.174Z] 01:52:01 all 91.44 0.00 8.41 0.00 0.15 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 0 91.72 0.00 8.15 0.00 0.13 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 1 91.77 0.00 8.06 0.00 0.17 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 2 90.04 0.00 9.80 0.00 0.17 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 3 91.34 0.00 8.53 0.00 0.13 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 4 91.44 0.00 8.43 0.00 0.13 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 5 91.92 0.00 7.95 0.00 0.13 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 6 91.70 0.00 8.13 0.00 0.17 0.00 [2026-06-09T02:45:41.174Z] 01:52:01 7 91.60 0.00 8.23 0.00 0.17 0.00 [2026-06-09T02:45:41.174Z] 01:53:01 all 65.50 0.00 7.43 0.97 0.09 26.01 [2026-06-09T02:45:41.174Z] 01:53:01 0 65.70 0.00 7.20 0.38 0.10 26.61 [2026-06-09T02:45:41.174Z] 01:53:01 1 66.08 0.00 6.36 0.32 0.10 27.14 [2026-06-09T02:45:41.174Z] 01:53:01 2 64.94 0.00 7.96 1.38 0.08 25.64 [2026-06-09T02:45:41.174Z] 01:53:01 3 65.06 0.00 7.74 1.92 0.10 25.17 [2026-06-09T02:45:41.174Z] 01:53:01 4 66.83 0.00 6.74 0.90 0.08 25.44 [2026-06-09T02:45:41.174Z] 01:53:01 5 65.11 0.00 8.11 0.54 0.08 26.16 [2026-06-09T02:45:41.174Z] 01:53:01 6 64.16 0.00 7.81 0.85 0.08 27.10 [2026-06-09T02:45:41.175Z] 01:53:01 7 66.10 0.00 7.54 1.45 0.10 24.81 [2026-06-09T02:45:41.175Z] 01:54:01 all 12.60 0.00 0.82 0.11 0.08 86.40 [2026-06-09T02:45:41.175Z] 01:54:01 0 9.43 0.00 0.85 0.03 0.09 89.59 [2026-06-09T02:45:41.175Z] 01:54:01 1 10.19 0.00 0.87 0.04 0.09 88.82 [2026-06-09T02:45:41.175Z] 01:54:01 2 13.47 0.00 0.91 0.02 0.07 85.53 [2026-06-09T02:45:41.175Z] 01:54:01 3 18.32 0.00 0.70 0.60 0.07 80.31 [2026-06-09T02:45:41.175Z] 01:54:01 4 11.72 0.00 0.94 0.04 0.07 87.24 [2026-06-09T02:45:41.175Z] 01:54:01 5 14.96 0.00 0.69 0.02 0.08 84.25 [2026-06-09T02:45:41.175Z] 01:54:01 6 10.07 0.00 0.80 0.02 0.07 89.04 [2026-06-09T02:45:41.175Z] 01:54:01 7 12.21 0.00 0.79 0.07 0.09 86.84 [2026-06-09T02:45:41.175Z] 01:55:01 all 9.66 0.00 0.65 0.07 0.06 89.56 [2026-06-09T02:45:41.175Z] 01:55:01 0 8.03 0.00 0.65 0.02 0.05 91.26 [2026-06-09T02:45:41.175Z] 01:55:01 1 6.28 0.00 0.67 0.02 0.07 92.97 [2026-06-09T02:45:41.175Z] 01:55:01 2 11.79 0.00 0.77 0.02 0.07 87.36 [2026-06-09T02:45:41.175Z] 01:55:01 3 11.70 0.00 0.60 0.12 0.05 87.53 [2026-06-09T02:45:41.175Z] 01:55:01 4 8.29 0.00 0.74 0.13 0.05 90.80 [2026-06-09T02:45:41.175Z] 01:55:01 5 10.62 0.00 0.62 0.18 0.07 88.51 [2026-06-09T02:45:41.175Z] 01:55:01 6 6.71 0.00 0.57 0.08 0.05 92.59 [2026-06-09T02:45:41.175Z] 01:55:01 7 13.91 0.00 0.58 0.00 0.08 85.42 [2026-06-09T02:45:41.175Z] 01:56:01 all 1.23 0.00 0.12 0.02 0.02 98.61 [2026-06-09T02:45:41.175Z] 01:56:01 0 2.74 0.00 0.13 0.00 0.02 97.11 [2026-06-09T02:45:41.175Z] 01:56:01 1 2.14 0.00 0.15 0.00 0.02 97.69 [2026-06-09T02:45:41.175Z] 01:56:01 2 0.32 0.00 0.08 0.02 0.02 99.57 [2026-06-09T02:45:41.175Z] 01:56:01 3 1.62 0.00 0.12 0.00 0.02 98.25 [2026-06-09T02:45:41.175Z] 01:56:01 4 0.37 0.00 0.18 0.00 0.03 99.42 [2026-06-09T02:45:41.175Z] 01:56:01 5 0.33 0.00 0.07 0.12 0.02 99.47 [2026-06-09T02:45:41.175Z] 01:56:01 6 2.18 0.00 0.18 0.00 0.02 97.62 [2026-06-09T02:45:41.175Z] 01:56:01 7 0.13 0.00 0.07 0.00 0.00 99.80 [2026-06-09T02:45:41.175Z] [2026-06-09T02:45:41.175Z] 01:56:01 CPU %user %nice %system %iowait %steal %idle [2026-06-09T02:45:41.175Z] 01:57:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2026-06-09T02:45:41.175Z] 01:57:01 0 1.37 0.00 0.02 0.00 0.02 98.60 [2026-06-09T02:45:41.175Z] 01:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2026-06-09T02:45:41.175Z] 01:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 01:57:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2026-06-09T02:45:41.175Z] 01:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 01:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 01:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-06-09T02:45:41.175Z] 01:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 01:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 01:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 01:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 01:58:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2026-06-09T02:45:41.175Z] 01:58:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2026-06-09T02:45:41.175Z] 01:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 01:59:01 all 0.06 0.00 0.03 0.01 0.01 99.89 [2026-06-09T02:45:41.175Z] 01:59:01 0 0.33 0.00 0.00 0.00 0.00 99.67 [2026-06-09T02:45:41.175Z] 01:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 01:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 01:59:01 3 0.03 0.00 0.05 0.05 0.02 99.85 [2026-06-09T02:45:41.175Z] 01:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2026-06-09T02:45:41.175Z] 01:59:01 5 0.03 0.00 0.05 0.03 0.00 99.88 [2026-06-09T02:45:41.175Z] 01:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 01:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:00:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2026-06-09T02:45:41.175Z] 02:00:01 0 0.53 0.00 0.02 0.00 0.02 99.43 [2026-06-09T02:45:41.175Z] 02:00:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:00:01 5 0.07 0.00 0.03 0.03 0.02 99.85 [2026-06-09T02:45:41.175Z] 02:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:01:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2026-06-09T02:45:41.175Z] 02:01:01 0 1.53 0.00 0.00 0.00 0.00 98.47 [2026-06-09T02:45:41.175Z] 02:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:01:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2026-06-09T02:45:41.175Z] 02:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:02:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2026-06-09T02:45:41.175Z] 02:02:01 0 1.99 0.00 0.00 0.02 0.00 98.00 [2026-06-09T02:45:41.175Z] 02:02:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2026-06-09T02:45:41.175Z] 02:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:02:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2026-06-09T02:45:41.175Z] 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:03:01 all 0.17 0.00 0.02 0.00 0.01 99.79 [2026-06-09T02:45:41.175Z] 02:03:01 0 1.24 0.00 0.08 0.02 0.02 98.64 [2026-06-09T02:45:41.175Z] 02:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2026-06-09T02:45:41.175Z] 02:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:04:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2026-06-09T02:45:41.175Z] 02:04:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:04:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2026-06-09T02:45:41.175Z] 02:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:04:01 5 0.03 0.00 0.03 0.05 0.03 99.85 [2026-06-09T02:45:41.175Z] 02:04:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2026-06-09T02:45:41.175Z] 02:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-06-09T02:45:41.175Z] 02:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2026-06-09T02:45:41.175Z] 02:05:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2026-06-09T02:45:41.175Z] 02:05:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:06:02 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-06-09T02:45:41.175Z] 02:06:02 0 0.02 0.00 0.00 0.02 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:06:02 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:06:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:06:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:06:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:06:02 5 0.08 0.00 0.03 0.02 0.02 99.85 [2026-06-09T02:45:41.175Z] 02:06:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:06:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:07:01 all 0.01 0.00 0.01 0.04 0.00 99.93 [2026-06-09T02:45:41.175Z] 02:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:07:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:07:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:07:01 5 0.05 0.00 0.03 0.31 0.02 99.59 [2026-06-09T02:45:41.175Z] 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] [2026-06-09T02:45:41.175Z] 02:07:01 CPU %user %nice %system %iowait %steal %idle [2026-06-09T02:45:41.175Z] 02:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-06-09T02:45:41.175Z] 02:08:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:08:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2026-06-09T02:45:41.175Z] 02:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-06-09T02:45:41.175Z] 02:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:09:01 5 0.05 0.00 0.08 0.03 0.03 99.80 [2026-06-09T02:45:41.175Z] 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2026-06-09T02:45:41.175Z] 02:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:10:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:10:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2026-06-09T02:45:41.175Z] 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:10:01 5 0.13 0.00 0.02 0.00 0.02 99.83 [2026-06-09T02:45:41.175Z] 02:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:11:01 all 0.16 0.00 0.07 0.05 0.01 99.72 [2026-06-09T02:45:41.175Z] 02:11:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2026-06-09T02:45:41.175Z] 02:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-06-09T02:45:41.175Z] 02:11:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2026-06-09T02:45:41.175Z] 02:11:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2026-06-09T02:45:41.175Z] 02:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:11:01 5 0.83 0.00 0.25 0.28 0.02 98.61 [2026-06-09T02:45:41.175Z] 02:11:01 6 0.12 0.00 0.12 0.05 0.00 99.72 [2026-06-09T02:45:41.175Z] 02:11:01 7 0.07 0.00 0.05 0.02 0.00 99.87 [2026-06-09T02:45:41.175Z] 02:12:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2026-06-09T02:45:41.175Z] 02:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2026-06-09T02:45:41.175Z] 02:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:12:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2026-06-09T02:45:41.175Z] 02:12:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2026-06-09T02:45:41.175Z] 02:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2026-06-09T02:45:41.175Z] 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:13:01 5 0.08 0.00 0.02 0.05 0.03 99.82 [2026-06-09T02:45:41.175Z] 02:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:14:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2026-06-09T02:45:41.175Z] 02:14:01 0 1.73 0.00 0.02 0.00 0.02 98.24 [2026-06-09T02:45:41.175Z] 02:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:14:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2026-06-09T02:45:41.175Z] 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:14:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2026-06-09T02:45:41.175Z] 02:14:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2026-06-09T02:45:41.175Z] 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:15:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2026-06-09T02:45:41.175Z] 02:15:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2026-06-09T02:45:41.175Z] 02:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:15:01 5 0.05 0.00 0.00 0.03 0.02 99.90 [2026-06-09T02:45:41.175Z] 02:15:01 6 0.05 0.00 0.07 0.00 0.03 99.85 [2026-06-09T02:45:41.175Z] 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:16:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2026-06-09T02:45:41.175Z] 02:16:01 0 0.42 0.00 0.00 0.00 0.02 99.57 [2026-06-09T02:45:41.175Z] 02:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:16:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:16:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2026-06-09T02:45:41.175Z] 02:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2026-06-09T02:45:41.175Z] 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-06-09T02:45:41.175Z] 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2026-06-09T02:45:41.175Z] 02:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2026-06-09T02:45:41.175Z] 02:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2026-06-09T02:45:41.175Z] 02:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.175Z] 02:17:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2026-06-09T02:45:41.175Z] 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2026-06-09T02:45:41.175Z] 02:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:18:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2026-06-09T02:45:41.175Z] 02:18:01 2 0.20 0.00 0.02 0.00 0.00 99.78 [2026-06-09T02:45:41.175Z] 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:18:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2026-06-09T02:45:41.175Z] 02:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2026-06-09T02:45:41.175Z] 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] [2026-06-09T02:45:41.175Z] 02:18:01 CPU %user %nice %system %iowait %steal %idle [2026-06-09T02:45:41.175Z] 02:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.175Z] 02:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2026-06-09T02:45:41.175Z] 02:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2026-06-09T02:45:41.175Z] 02:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2026-06-09T02:45:41.175Z] 02:19:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2026-06-09T02:45:41.175Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.175Z] 02:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2026-06-09T02:45:41.175Z] 02:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.175Z] 02:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2026-06-09T02:45:41.175Z] 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.175Z] 02:20:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2026-06-09T02:45:41.175Z] 02:20:01 5 0.02 0.00 0.03 0.07 0.02 99.87 [2026-06-09T02:45:41.175Z] 02:20:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2026-06-09T02:45:41.176Z] 02:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:21:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2026-06-09T02:45:41.176Z] 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:21:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2026-06-09T02:45:41.176Z] 02:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:22:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2026-06-09T02:45:41.176Z] 02:22:01 0 0.96 0.00 0.03 0.00 0.02 98.99 [2026-06-09T02:45:41.176Z] 02:22:01 1 0.08 0.00 0.02 0.03 0.02 99.85 [2026-06-09T02:45:41.176Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:22:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2026-06-09T02:45:41.176Z] 02:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:23:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2026-06-09T02:45:41.176Z] 02:23:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2026-06-09T02:45:41.176Z] 02:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-06-09T02:45:41.176Z] 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:23:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2026-06-09T02:45:41.176Z] 02:23:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:24:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2026-06-09T02:45:41.176Z] 02:24:01 0 2.00 0.00 0.03 0.00 0.00 97.96 [2026-06-09T02:45:41.176Z] 02:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2026-06-09T02:45:41.176Z] 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-06-09T02:45:41.176Z] 02:24:01 5 0.05 0.00 0.00 0.07 0.00 99.88 [2026-06-09T02:45:41.176Z] 02:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:25:01 all 0.24 0.00 0.01 0.02 0.01 99.73 [2026-06-09T02:45:41.176Z] 02:25:01 0 1.78 0.00 0.03 0.00 0.00 98.19 [2026-06-09T02:45:41.176Z] 02:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:25:01 5 0.02 0.00 0.00 0.13 0.02 99.83 [2026-06-09T02:45:41.176Z] 02:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2026-06-09T02:45:41.176Z] 02:26:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-06-09T02:45:41.176Z] 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:26:01 5 0.05 0.00 0.03 0.03 0.00 99.88 [2026-06-09T02:45:41.176Z] 02:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2026-06-09T02:45:41.176Z] 02:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:27:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2026-06-09T02:45:41.176Z] 02:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.176Z] 02:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:27:01 5 0.05 0.00 0.03 0.05 0.00 99.87 [2026-06-09T02:45:41.176Z] 02:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2026-06-09T02:45:41.176Z] 02:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:28:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2026-06-09T02:45:41.176Z] 02:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:28:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2026-06-09T02:45:41.176Z] 02:28:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2026-06-09T02:45:41.176Z] 02:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-06-09T02:45:41.176Z] 02:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2026-06-09T02:45:41.176Z] 02:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] [2026-06-09T02:45:41.176Z] 02:29:01 CPU %user %nice %system %iowait %steal %idle [2026-06-09T02:45:41.176Z] 02:30:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2026-06-09T02:45:41.176Z] 02:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:30:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2026-06-09T02:45:41.176Z] 02:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:30:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-06-09T02:45:41.176Z] 02:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:31:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2026-06-09T02:45:41.176Z] 02:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:31:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2026-06-09T02:45:41.176Z] 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:32:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:32:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2026-06-09T02:45:41.176Z] 02:32:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2026-06-09T02:45:41.176Z] 02:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.176Z] 02:33:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2026-06-09T02:45:41.176Z] 02:33:01 0 1.50 0.00 0.03 0.00 0.00 98.47 [2026-06-09T02:45:41.176Z] 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:33:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2026-06-09T02:45:41.176Z] 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:34:01 all 0.06 0.00 0.01 0.03 0.01 99.89 [2026-06-09T02:45:41.176Z] 02:34:01 0 0.42 0.00 0.02 0.00 0.00 99.57 [2026-06-09T02:45:41.176Z] 02:34:01 1 0.02 0.00 0.00 0.18 0.00 99.80 [2026-06-09T02:45:41.176Z] 02:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2026-06-09T02:45:41.176Z] 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:34:01 5 0.07 0.00 0.03 0.05 0.03 99.82 [2026-06-09T02:45:41.176Z] 02:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-06-09T02:45:41.176Z] 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2026-06-09T02:45:41.176Z] 02:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:35:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2026-06-09T02:45:41.176Z] 02:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-09T02:45:41.176Z] 02:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:36:01 all 0.08 0.00 0.02 0.01 0.00 99.90 [2026-06-09T02:45:41.176Z] 02:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:36:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2026-06-09T02:45:41.176Z] 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:36:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2026-06-09T02:45:41.176Z] 02:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:36:01 5 0.12 0.00 0.05 0.00 0.00 99.83 [2026-06-09T02:45:41.176Z] 02:36:01 6 0.20 0.00 0.00 0.07 0.00 99.73 [2026-06-09T02:45:41.176Z] 02:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:37:01 all 0.15 0.00 0.06 0.01 0.01 99.77 [2026-06-09T02:45:41.176Z] 02:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:37:01 1 0.07 0.00 0.00 0.02 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:37:01 2 0.13 0.00 0.03 0.00 0.00 99.83 [2026-06-09T02:45:41.176Z] 02:37:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2026-06-09T02:45:41.176Z] 02:37:01 4 0.17 0.00 0.05 0.03 0.02 99.73 [2026-06-09T02:45:41.176Z] 02:37:01 5 0.13 0.00 0.05 0.00 0.02 99.80 [2026-06-09T02:45:41.176Z] 02:37:01 6 0.53 0.00 0.00 0.00 0.02 99.45 [2026-06-09T02:45:41.176Z] 02:37:01 7 0.08 0.00 0.32 0.00 0.00 99.60 [2026-06-09T02:45:41.176Z] 02:38:01 all 0.10 0.00 0.02 0.01 0.00 99.87 [2026-06-09T02:45:41.176Z] 02:38:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2026-06-09T02:45:41.176Z] 02:38:01 1 0.12 0.00 0.05 0.02 0.00 99.82 [2026-06-09T02:45:41.176Z] 02:38:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2026-06-09T02:45:41.176Z] 02:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:38:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:38:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2026-06-09T02:45:41.176Z] 02:38:01 6 0.13 0.00 0.00 0.00 0.00 99.87 [2026-06-09T02:45:41.176Z] 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-06-09T02:45:41.176Z] 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-09T02:45:41.176Z] 02:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2026-06-09T02:45:41.176Z] 02:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:39:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2026-06-09T02:45:41.176Z] 02:39:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2026-06-09T02:45:41.176Z] 02:39:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:40:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2026-06-09T02:45:41.176Z] 02:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2026-06-09T02:45:41.176Z] 02:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2026-06-09T02:45:41.176Z] 02:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:40:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:40:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2026-06-09T02:45:41.176Z] 02:40:01 6 0.18 0.00 0.02 0.00 0.00 99.80 [2026-06-09T02:45:41.176Z] 02:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] [2026-06-09T02:45:41.176Z] 02:40:01 CPU %user %nice %system %iowait %steal %idle [2026-06-09T02:45:41.176Z] 02:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2026-06-09T02:45:41.176Z] 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:41:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:41:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2026-06-09T02:45:41.176Z] 02:41:01 5 0.05 0.00 0.03 0.03 0.02 99.87 [2026-06-09T02:45:41.176Z] 02:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-06-09T02:45:41.176Z] 02:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-09T02:45:41.176Z] 02:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:42:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:42:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2026-06-09T02:45:41.176Z] 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-09T02:45:41.176Z] 02:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:43:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-09T02:45:41.176Z] 02:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-09T02:45:41.176Z] 02:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:43:01 4 0.02 0.00 0.03 0.05 0.00 99.90 [2026-06-09T02:45:41.176Z] 02:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2026-06-09T02:45:41.176Z] 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-09T02:45:41.176Z] 02:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-09T02:45:41.176Z] 02:44:01 all 5.48 0.00 2.12 2.64 0.05 89.70 [2026-06-09T02:45:41.176Z] 02:44:01 0 5.70 0.00 2.33 0.02 0.05 91.90 [2026-06-09T02:45:41.176Z] 02:44:01 1 3.67 0.00 2.23 2.62 0.05 91.43 [2026-06-09T02:45:41.176Z] 02:44:01 2 5.82 0.00 2.00 0.03 0.05 92.10 [2026-06-09T02:45:41.176Z] 02:44:01 3 5.34 0.00 2.37 13.72 0.07 78.50 [2026-06-09T02:45:41.176Z] 02:44:01 4 5.34 0.00 1.74 0.79 0.05 92.08 [2026-06-09T02:45:41.176Z] 02:44:01 5 5.22 0.00 1.82 0.10 0.05 92.81 [2026-06-09T02:45:41.176Z] 02:44:01 6 5.56 0.00 1.53 3.73 0.05 89.13 [2026-06-09T02:45:41.176Z] 02:44:01 7 7.21 0.00 2.97 0.18 0.05 89.59 [2026-06-09T02:45:41.176Z] 02:45:01 all 6.15 0.00 2.48 5.07 0.05 86.25 [2026-06-09T02:45:41.176Z] 02:45:01 0 6.05 0.00 2.42 1.28 0.05 90.20 [2026-06-09T02:45:41.176Z] 02:45:01 1 5.47 0.00 2.02 1.79 0.03 90.68 [2026-06-09T02:45:41.176Z] 02:45:01 2 7.05 0.00 2.42 1.28 0.07 89.18 [2026-06-09T02:45:41.176Z] 02:45:01 3 7.22 0.00 2.58 1.89 0.05 88.26 [2026-06-09T02:45:41.176Z] 02:45:01 4 6.15 0.00 2.21 2.04 0.05 89.55 [2026-06-09T02:45:41.176Z] 02:45:01 5 6.76 0.00 2.30 0.82 0.05 90.07 [2026-06-09T02:45:41.176Z] 02:45:01 6 4.83 0.00 2.04 3.62 0.07 89.44 [2026-06-09T02:45:41.176Z] 02:45:01 7 5.64 0.00 3.86 27.97 0.07 62.46 [2026-06-09T02:45:41.176Z] Average: all 7.48 0.00 1.13 0.43 0.02 90.94 [2026-06-09T02:45:41.176Z] Average: 0 7.73 0.00 1.12 0.29 0.02 90.83 [2026-06-09T02:45:41.176Z] Average: 1 7.39 0.00 1.10 0.32 0.03 91.15 [2026-06-09T02:45:41.176Z] Average: 2 7.49 0.00 1.16 0.21 0.02 91.12 [2026-06-09T02:45:41.176Z] Average: 3 7.56 0.00 1.21 1.02 0.02 90.18 [2026-06-09T02:45:41.176Z] Average: 4 7.37 0.00 1.09 0.28 0.03 91.23 [2026-06-09T02:45:41.176Z] Average: 5 7.49 0.00 1.15 0.32 0.03 91.02 [2026-06-09T02:45:41.176Z] Average: 6 7.36 0.00 1.04 0.31 0.03 91.26 [2026-06-09T02:45:41.176Z] Average: 7 7.48 0.00 1.13 0.68 0.02 90.69 [2026-06-09T02:45:41.176Z] [2026-06-09T02:45:41.176Z] [2026-06-09T02:45:41.176Z]