Push event to branch palau Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8446ae5d47073f02c70d118b2bb7464829f71379 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-ssh18240397200828604318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh1158116326805622000.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14746560744817467819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh9028190937165600591.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2492915417517118783.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 Running on prd-ubuntu20.04-docker-8c-8g-11617 in /w/workspace/edgexfoundry_edgex-go_palau [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8446ae5d47073f02c70d118b2bb7464829f71379 (palau) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8446ae5d47073f02c70d118b2bb7464829f71379 # timeout=10 Commit message: "Merge pull request #5437 from weichou1229/rename-sql-folder-palau" > git rev-list --no-walk 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-27T09:03:55.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-27T09:03:55.146Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-27T09:03:55.176Z] ========================================================= [2026-05-27T09:03:55.176Z] EdgeX Global Pipelines Version Info [2026-05-27T09:03:55.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:56.287Z] ------------------- [2026-05-27T09:03:56.287Z] stable info: [2026-05-27T09:03:56.287Z] ------------------- [2026-05-27T09:03:56.287Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T09:03:56.287Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T09:03:56.287Z] Message: update stable to v1.0.280 [2026-05-27T09:03:56.856Z] ------------------- [2026-05-27T09:03:56.856Z] experimental info: [2026-05-27T09:03:56.856Z] ------------------- [2026-05-27T09:03:56.856Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T09:03:56.856Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T09:03:56.856Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-27T09:03:56.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-27T09:03:56.961Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-27T09:03:56.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-27T09:03:57.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-27T09:03:57.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-27T09:03:57.062Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-27T09:03:57.083Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-27T09:03:57.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-27T09:03:57.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-27T09:03:57.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-27T09:03:57.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-27T09:03:57.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-27T09:03:57.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-27T09:03:57.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-27T09:03:57.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-27T09:03:57.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T09:03:57.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T09:03:57.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-27T09:03:57.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-27T09:03:57.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-27T09:03:57.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-27T09:03:57.449Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-27T09:03:57.473Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-27T09:03:57.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-27T09:03:57.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-27T09:03:57.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-27T09:03:57.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] echo [2026-05-27T09:03:57.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8446ae5 [Pipeline] echo [2026-05-27T09:03:57.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T09:03:57.648Z] provisioning config files... [2026-05-27T09:03:57.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1719666074096028454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:57.980Z] ---> ****-login.sh [2026-05-27T09:03:57.980Z] nexus3.edgexfoundry.org:10001 [2026-05-27T09:03:57.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:03:58.240Z] [2026-05-27T09:03:58.240Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T09:03:58.240Z] Configure a credential helper to remove this warning. See [2026-05-27T09:03:58.240Z] https://docs.****.com/go/credential-store/ [2026-05-27T09:03:58.240Z] [2026-05-27T09:03:58.240Z] Login Succeeded [2026-05-27T09:03:58.240Z] nexus3.edgexfoundry.org:10002 [2026-05-27T09:03:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:03:58.240Z] [2026-05-27T09:03:58.240Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T09:03:58.240Z] Configure a credential helper to remove this warning. See [2026-05-27T09:03:58.240Z] https://docs.****.com/go/credential-store/ [2026-05-27T09:03:58.240Z] [2026-05-27T09:03:58.240Z] Login Succeeded [2026-05-27T09:03:58.240Z] nexus3.edgexfoundry.org:10003 [2026-05-27T09:03:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:03:58.240Z] [2026-05-27T09:03:58.241Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T09:03:58.241Z] Configure a credential helper to remove this warning. See [2026-05-27T09:03:58.241Z] https://docs.****.com/go/credential-store/ [2026-05-27T09:03:58.241Z] [2026-05-27T09:03:58.241Z] Login Succeeded [2026-05-27T09:03:58.241Z] nexus3.edgexfoundry.org:10004 [2026-05-27T09:03:58.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:03:58.500Z] [2026-05-27T09:03:58.500Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T09:03:58.500Z] Configure a credential helper to remove this warning. See [2026-05-27T09:03:58.500Z] https://docs.****.com/go/credential-store/ [2026-05-27T09:03:58.500Z] [2026-05-27T09:03:58.500Z] Login Succeeded [2026-05-27T09:03:58.500Z] ****.io [2026-05-27T09:03:58.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:03:58.758Z] [2026-05-27T09:03:58.758Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T09:03:58.758Z] Configure a credential helper to remove this warning. See [2026-05-27T09:03:58.758Z] https://docs.****.com/go/credential-store/ [2026-05-27T09:03:58.758Z] [2026-05-27T09:03:58.758Z] Login Succeeded [2026-05-27T09:03:58.758Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T09:03:58.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T09:03:59.098Z] + 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-05-27T09:03:59.098Z] + cut -d/+ -f2 [2026-05-27T09:03:59.098Z] dirname cmd/core-command/Dockerfile [2026-05-27T09:03:59.098Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/core-data/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-27T09:03:59.098Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2026-05-27T09:03:59.098Z] -f2 [2026-05-27T09:03:59.098Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/core-metadata/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-27T09:03:59.098Z] + + cut -d/ -f2 [2026-05-27T09:03:59.098Z] dirname cmd/support-notifications/Dockerfile [2026-05-27T09:03:59.098Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-27T09:03:59.098Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-27T09:03:59.098Z] + cut -d/ -f2 [2026-05-27T09:03:59.098Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-27T09:03:59.129Z] 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-05-27T09:03:59.495Z] + git rev-list -1 --merges 8446ae5d47073f02c70d118b2bb7464829f71379~1..8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] echo [2026-05-27T09:03:59.507Z] -----------> git rev-list -1 --merges 8446ae5d47073f02c70d118b2bb7464829f71379~1..8446ae5d47073f02c70d118b2bb7464829f71379 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:03:59.507Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [false] [Pipeline] sh [2026-05-27T09:03:59.799Z] + git log --format=format:%s -1 8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] echo [2026-05-27T09:03:59.815Z] ========================================================= [2026-05-27T09:03:59.815Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-27T09:03:59.815Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-27T09:04:00.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T09:04:00.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-27T09:04:00.275Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-27T09:04:00.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-27T09:04:00.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-27T09:04:00.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-27T09:04:00.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:04:00.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T09:04:00.641Z] [2026-05-27T09:04:00.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:04:00.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T09:04:00.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-27T09:04:00.944Z] 3dae71ba6b94: Pulling fs layer [2026-05-27T09:04:00.944Z] 6bf1a483ea7c: Pulling fs layer [2026-05-27T09:04:00.944Z] f5dfc541a4d3: Pulling fs layer [2026-05-27T09:04:00.944Z] 461d9e800cba: Pulling fs layer [2026-05-27T09:04:00.944Z] 80192f66455f: Pulling fs layer [2026-05-27T09:04:00.944Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-27T09:04:00.944Z] a29436f7fd5d: Pulling fs layer [2026-05-27T09:04:00.944Z] 923cac83aea3: Pulling fs layer [2026-05-27T09:04:00.944Z] 25ad8b0a4227: Pulling fs layer [2026-05-27T09:04:00.944Z] db01528c6b51: Pulling fs layer [2026-05-27T09:04:00.944Z] 28988de357af: Pulling fs layer [2026-05-27T09:04:00.944Z] 2e8e34ca0e6c: Waiting [2026-05-27T09:04:00.944Z] a29436f7fd5d: Waiting [2026-05-27T09:04:00.944Z] 923cac83aea3: Waiting [2026-05-27T09:04:00.944Z] 25ad8b0a4227: Waiting [2026-05-27T09:04:00.944Z] db01528c6b51: Waiting [2026-05-27T09:04:00.944Z] 28988de357af: Waiting [2026-05-27T09:04:00.944Z] 461d9e800cba: Waiting [2026-05-27T09:04:00.944Z] 80192f66455f: Waiting [2026-05-27T09:04:00.944Z] 6bf1a483ea7c: Verifying Checksum [2026-05-27T09:04:00.944Z] 6bf1a483ea7c: Download complete [2026-05-27T09:04:00.944Z] 461d9e800cba: Verifying Checksum [2026-05-27T09:04:00.944Z] 461d9e800cba: Download complete [2026-05-27T09:04:01.207Z] 80192f66455f: Verifying Checksum [2026-05-27T09:04:01.207Z] 80192f66455f: Download complete [2026-05-27T09:04:01.207Z] f5dfc541a4d3: Verifying Checksum [2026-05-27T09:04:01.207Z] f5dfc541a4d3: Download complete [2026-05-27T09:04:01.466Z] 3dae71ba6b94: Verifying Checksum [2026-05-27T09:04:01.466Z] 3dae71ba6b94: Download complete [2026-05-27T09:04:01.466Z] 923cac83aea3: Verifying Checksum [2026-05-27T09:04:01.466Z] 923cac83aea3: Download complete [2026-05-27T09:04:01.466Z] 25ad8b0a4227: Verifying Checksum [2026-05-27T09:04:01.466Z] 25ad8b0a4227: Download complete [2026-05-27T09:04:01.466Z] db01528c6b51: Download complete [2026-05-27T09:04:01.466Z] 28988de357af: Verifying Checksum [2026-05-27T09:04:01.466Z] 28988de357af: Download complete [2026-05-27T09:04:01.726Z] a29436f7fd5d: Verifying Checksum [2026-05-27T09:04:01.726Z] a29436f7fd5d: Download complete [2026-05-27T09:04:01.985Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-27T09:04:01.985Z] 2e8e34ca0e6c: Download complete [2026-05-27T09:04:02.553Z] 3dae71ba6b94: Pull complete [2026-05-27T09:04:02.811Z] 6bf1a483ea7c: Pull complete [2026-05-27T09:04:03.746Z] f5dfc541a4d3: Pull complete [2026-05-27T09:04:03.746Z] 461d9e800cba: Pull complete [2026-05-27T09:04:03.746Z] 80192f66455f: Pull complete [2026-05-27T09:04:07.936Z] 2e8e34ca0e6c: Pull complete [2026-05-27T09:04:08.195Z] a29436f7fd5d: Pull complete [2026-05-27T09:04:08.195Z] 923cac83aea3: Pull complete [2026-05-27T09:04:08.195Z] 25ad8b0a4227: Pull complete [2026-05-27T09:04:08.195Z] db01528c6b51: Pull complete [2026-05-27T09:04:08.195Z] 28988de357af: Pull complete [2026-05-27T09:04:08.195Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-27T09:04:08.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T09:04:08.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:04:08.335Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T09:04:08.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T09:04:10.256Z] $ docker top ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df -eo pid,comm [2026-05-27T09:04:10.325Z] 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-05-27T09:04:10.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T09:04:10.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T09:04:10.383Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T09:04:10.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T09:04:10.479Z] $ docker exec ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent [2026-05-27T09:04:10.607Z] SSH_AUTH_SOCK=/tmp/ssh-GhiHZDe3YGQp/agent.32 [2026-05-27T09:04:10.607Z] SSH_AGENT_PID=38 [2026-05-27T09:04:10.612Z] Running ssh-add (command line suppressed) [2026-05-27T09:04:10.688Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_166846033876102050.key (/w/workspace/edgex-go/5@tmp/private_key_166846033876102050.key) [2026-05-27T09:04:10.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T09:04:11.100Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] sh [2026-05-27T09:04:11.390Z] + git tag --points-at HEAD [Pipeline] } [2026-05-27T09:04:11.378Z] $ docker exec --env ******** --env ******** ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent -k [2026-05-27T09:04:11.464Z] unset SSH_AUTH_SOCK; [2026-05-27T09:04:11.465Z] unset SSH_AGENT_PID; [2026-05-27T09:04:11.465Z] echo Agent pid 38 killed; [2026-05-27T09:04:11.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-27T09:04:11.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T09:04:11.536Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T09:04:11.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T09:04:11.641Z] $ docker exec ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent [2026-05-27T09:04:11.769Z] SSH_AUTH_SOCK=/tmp/ssh-BZ2h4SI8VqGM/agent.86 [2026-05-27T09:04:11.769Z] SSH_AGENT_PID=92 [2026-05-27T09:04:11.773Z] Running ssh-add (command line suppressed) [2026-05-27T09:04:11.859Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1268607448911421591.key (/w/workspace/edgex-go/5@tmp/private_key_1268607448911421591.key) [2026-05-27T09:04:11.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T09:04:12.187Z] + git semver init [2026-05-27T09:04:12.445Z] 2026-05-27 09:04:12,375 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T09:04:12.445Z] 2026-05-27 09:04:12,378 [run_init] DEBUG init version:0.0.0 force:False [2026-05-27T09:04:12.445Z] 2026-05-27 09:04:12,379 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2026-05-27T09:04:12.445Z] 2026-05-27 09:04:12,379 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2026-05-27T09:04:12.445Z] 2026-05-27 09:04:12,380 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, stdin=None, shell=False, universal_newlines=False) [2026-05-27T09:04:17.727Z] 2026-05-27 09:04:17,474 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2026-05-27T09:04:17.727Z] 2026-05-27 09:04:17,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/palau with force:False [2026-05-27T09:04:17.727Z] 2026-05-27 09:04:17,474 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau [2026-05-27T09:04:17.727Z] 2026-05-27 09:04:17,474 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau [2026-05-27T09:04:17.727Z] 4.0.3-dev.1 [Pipeline] } [2026-05-27T09:04:17.713Z] $ docker exec --env ******** --env ******** ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent -k [2026-05-27T09:04:17.812Z] unset SSH_AUTH_SOCK; [2026-05-27T09:04:17.813Z] unset SSH_AGENT_PID; [2026-05-27T09:04:17.813Z] echo Agent pid 92 killed; [2026-05-27T09:04:17.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T09:04:18.173Z] + git semver [Pipeline] } [2026-05-27T09:04:18.426Z] $ docker stop --time=1 ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df [2026-05-27T09:04:19.682Z] $ docker rm -f --volumes ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T09:04:20.039Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-27T09:04:20.303Z] Stashed 1 file(s) [Pipeline] echo [2026-05-27T09:04:20.308Z] [edgeXSemver]: initialized semver on version 4.0.3-dev.1 [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-05-27T09:04:20.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2026-05-27T09:04:20.787Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-27T09:04:21.091Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-27T09:04:21.091Z] + cut -d -f 2 [2026-05-27T09:04:21.091Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-27T09:04:21.107Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T09:04:21.125Z] ========================================================= [2026-05-27T09:04:21.125Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-27T09:04:21.125Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-27T09:04:21.416Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T09:04:21.416Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2026-05-27T09:04:21.416Z] 84f5eff04246: Pulling fs layer [2026-05-27T09:04:21.416Z] 713d2d8a8d8d: Pulling fs layer [2026-05-27T09:04:21.416Z] 212f1aa7b6f1: Pulling fs layer [2026-05-27T09:04:21.416Z] 245ede05cb82: Pulling fs layer [2026-05-27T09:04:21.416Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T09:04:21.416Z] caaa51e465b4: Pulling fs layer [2026-05-27T09:04:21.416Z] c3ac6d7336a4: Pulling fs layer [2026-05-27T09:04:21.416Z] c282cae13e2d: Pulling fs layer [2026-05-27T09:04:21.416Z] 178b1e6198b5: Pulling fs layer [2026-05-27T09:04:21.416Z] cce2ccd0a44f: Pulling fs layer [2026-05-27T09:04:21.416Z] 245ede05cb82: Waiting [2026-05-27T09:04:21.416Z] 4f4fb700ef54: Waiting [2026-05-27T09:04:21.416Z] caaa51e465b4: Waiting [2026-05-27T09:04:21.416Z] c3ac6d7336a4: Waiting [2026-05-27T09:04:21.416Z] c282cae13e2d: Waiting [2026-05-27T09:04:21.416Z] 178b1e6198b5: Waiting [2026-05-27T09:04:21.416Z] cce2ccd0a44f: Waiting [2026-05-27T09:04:21.416Z] 713d2d8a8d8d: Download complete [2026-05-27T09:04:21.416Z] 245ede05cb82: Verifying Checksum [2026-05-27T09:04:21.416Z] 245ede05cb82: Download complete [2026-05-27T09:04:21.416Z] 4f4fb700ef54: Verifying Checksum [2026-05-27T09:04:21.416Z] 4f4fb700ef54: Download complete [2026-05-27T09:04:21.416Z] caaa51e465b4: Download complete [2026-05-27T09:04:21.416Z] 84f5eff04246: Verifying Checksum [2026-05-27T09:04:21.416Z] 84f5eff04246: Download complete [2026-05-27T09:04:21.676Z] c282cae13e2d: Verifying Checksum [2026-05-27T09:04:21.676Z] c282cae13e2d: Download complete [2026-05-27T09:04:21.676Z] 84f5eff04246: Pull complete [2026-05-27T09:04:21.676Z] c3ac6d7336a4: Verifying Checksum [2026-05-27T09:04:21.676Z] c3ac6d7336a4: Download complete [2026-05-27T09:04:21.676Z] 713d2d8a8d8d: Pull complete [2026-05-27T09:04:21.934Z] cce2ccd0a44f: Verifying Checksum [2026-05-27T09:04:21.934Z] cce2ccd0a44f: Download complete [2026-05-27T09:04:22.193Z] 212f1aa7b6f1: Download complete [2026-05-27T09:04:22.450Z] 178b1e6198b5: Verifying Checksum [2026-05-27T09:04:22.450Z] 178b1e6198b5: Download complete [2026-05-27T09:04:27.719Z] 212f1aa7b6f1: Pull complete [2026-05-27T09:04:27.719Z] 245ede05cb82: Pull complete [2026-05-27T09:04:27.719Z] 4f4fb700ef54: Pull complete [2026-05-27T09:04:27.719Z] caaa51e465b4: Pull complete [2026-05-27T09:04:27.719Z] c3ac6d7336a4: Pull complete [2026-05-27T09:04:27.719Z] c282cae13e2d: Pull complete [2026-05-27T09:04:30.245Z] 178b1e6198b5: Pull complete [2026-05-27T09:04:30.245Z] cce2ccd0a44f: Pull complete [2026-05-27T09:04:30.245Z] Digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-27T09:04:30.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T09:04:30.245Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh [2026-05-27T09:04:30.549Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T09:04:30.549Z] WORKDIR /edgex [2026-05-27T09:04:30.549Z] COPY go.mod . [2026-05-27T09:04:30.549Z] RUN go mod download [2026-05-27T09:04:30.549Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-27T09:04:31.116Z] #0 building with "default" instance using docker driver [2026-05-27T09:04:31.116Z] [2026-05-27T09:04:31.116Z] #1 [internal] load build definition from Dockerfile [2026-05-27T09:04:31.116Z] #1 transferring dockerfile: 170B done [2026-05-27T09:04:31.116Z] #1 DONE 0.0s [2026-05-27T09:04:31.116Z] [2026-05-27T09:04:31.116Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T09:04:31.116Z] #2 DONE 0.0s [2026-05-27T09:04:31.116Z] [2026-05-27T09:04:31.116Z] #3 [internal] load .dockerignore [2026-05-27T09:04:31.116Z] #3 transferring context: 50B done [2026-05-27T09:04:31.116Z] #3 DONE 0.0s [2026-05-27T09:04:31.375Z] [2026-05-27T09:04:31.375Z] #4 [internal] load build context [2026-05-27T09:04:31.375Z] #4 transferring context: 6.95kB done [2026-05-27T09:04:31.375Z] #4 DONE 0.0s [2026-05-27T09:04:31.375Z] [2026-05-27T09:04:31.375Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T09:04:31.375Z] #5 DONE 0.1s [2026-05-27T09:04:31.375Z] [2026-05-27T09:04:31.375Z] #6 [2/4] WORKDIR /edgex [2026-05-27T09:04:32.751Z] #6 DONE 1.5s [2026-05-27T09:04:33.010Z] [2026-05-27T09:04:33.010Z] #7 [3/4] COPY go.mod . [2026-05-27T09:04:33.010Z] #7 DONE 0.0s [2026-05-27T09:04:33.010Z] [2026-05-27T09:04:33.010Z] #8 [4/4] RUN go mod download [2026-05-27T09:04:35.404Z] Still waiting to schedule task [2026-05-27T09:04:35.404Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11601’ is offline [2026-05-27T09:04:41.142Z] #8 DONE 8.0s [2026-05-27T09:04:41.142Z] [2026-05-27T09:04:41.142Z] #9 exporting to image [2026-05-27T09:04:41.142Z] #9 exporting layers [2026-05-27T09:04:44.453Z] #9 exporting layers 3.4s done [2026-05-27T09:04:44.453Z] #9 writing image sha256:2acde361dfdbb836c12a8ece817b2c60eb3a6ef7bc7f276222161124fa784bde done [2026-05-27T09:04:44.453Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-27T09:04:44.453Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:04:44.753Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T09:04:44.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:04:44.836Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T09:04:44.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2026-05-27T09:04:45.107Z] $ docker top 4f09d902c84194dc7e8517d60d6cd53feea118f148b2264c388b6162bbcd78e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T09:04:45.477Z] + go version [2026-05-27T09:04:45.477Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-27T09:04:45.465Z] $ docker stop --time=1 4f09d902c84194dc7e8517d60d6cd53feea118f148b2264c388b6162bbcd78e3 [2026-05-27T09:04:46.717Z] $ docker rm -f --volumes 4f09d902c84194dc7e8517d60d6cd53feea118f148b2264c388b6162bbcd78e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:04:47.183Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T09:04:47.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:04:47.258Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T09:04:47.267Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2026-05-27T09:04:47.507Z] $ docker top 8ab6c9c5ce49bb6448ec5036e5cae8f7ebcc1f12bf023d25cc4a935ab66f41d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-27T09:04:47.603Z] ========================================================= [2026-05-27T09:04:47.603Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-27T09:04:47.603Z] ========================================================= [Pipeline] sh [2026-05-27T09:04:47.882Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2026-05-27T09:04:48.187Z] + make test [2026-05-27T09:04:48.187Z] go test -race -coverprofile=coverage.out ./... [2026-05-27T09:04:56.303Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-27T09:05:22.826Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-27T09:05:22.826Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-27T09:05:22.826Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-27T09:05:22.826Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-27T09:05:22.826Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-27T09:05:23.392Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-27T09:05:23.392Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-27T09:05:23.392Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-27T09:05:23.652Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-27T09:05:23.652Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-27T09:05:23.911Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-27T09:05:23.911Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-27T09:05:24.169Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-27T09:05:24.169Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-27T09:05:24.169Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-27T09:05:24.169Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-27T09:05:24.169Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-27T09:05:24.169Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-27T09:05:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2026-05-27T09:05:30.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.094s coverage: 71.0% of statements [2026-05-27T09:05:30.738Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-27T09:05:30.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-05-27T09:05:30.738Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-27T09:05:30.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.3% of statements [2026-05-27T09:05:30.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements [2026-05-27T09:05:30.738Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-27T09:05:30.738Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.385s coverage: 94.2% of statements [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-27T09:05:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements [2026-05-27T09:05:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-27T09:05:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-27T09:05:31.680Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-27T09:05:32.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.077s coverage: 11.1% of statements [2026-05-27T09:05:32.615Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-27T09:05:32.615Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 97.7% of statements [2026-05-27T09:05:33.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-27T09:05:33.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-27T09:05:33.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-27T09:05:36.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements [2026-05-27T09:05:36.508Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-27T09:05:36.508Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-27T09:05:36.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2026-05-27T09:05:36.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-27T09:05:36.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-05-27T09:05:36.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements [2026-05-27T09:05:36.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-27T09:05:36.508Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-27T09:05:36.508Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-27T09:05:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements [2026-05-27T09:05:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2026-05-27T09:05:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2026-05-27T09:05:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements [2026-05-27T09:05:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2026-05-27T09:05:50.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.020s coverage: 94.4% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.046s coverage: 92.9% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 68.8% of statements [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.052s coverage: 81.8% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.131s coverage: 54.8% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.029s coverage: 20.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.121s coverage: 29.2% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 94.9% of statements [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-27T09:06:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 47.1% of statements [2026-05-27T09:06:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-27T09:06:05.084Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T09:06:05.084Z] 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-05-27T09:06:05.084Z] running golangci-lint [2026-05-27T09:06:05.084Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-27T09:06:05.084Z] go version go1.25.10 linux/amd64 [2026-05-27T09:06:05.084Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-27T09:06:05.084Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-27T09:06:05.084Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-27T09:06:05.084Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-27T09:06:05.084Z] level=info msg="[goenv] Read go env for 3.359608ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-27T09:06:05.084Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-27T09:06:13.923Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11622 in /w/workspace/edgexfoundry_edgex-go_palau [Pipeline] { [Pipeline] ws [2026-05-27T09:06:13.941Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2026-05-27T09:06:17.013Z] The recommended git tool is: git [2026-05-27T09:06:21.689Z] using credential edgex-jenkins-ssh [2026-05-27T09:06:21.710Z] Cloning the remote Git repository [2026-05-27T09:06:21.740Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-27T09:06:21.820Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2026-05-27T09:06:21.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-27T09:06:21.973Z] > git --version # timeout=10 [2026-05-27T09:06:21.992Z] > git --version # 'git version 2.25.1' [2026-05-27T09:06:21.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-27T09:06:22.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-27T09:06:27.017Z] level=info msg="[loader] Go packages loading at mode 8767 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 20.50403573s" [2026-05-27T09:06:27.017Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.515062ms" [2026-05-27T09:06:37.195Z] level=info msg="[linters_context/goanalysis] analyzers took 1m36.128468338s with top 10 stages: buildir: 52.028735904s, inspect: 3.019635834s, gosec: 2.969033815s, fact_deprecated: 2.618293957s, printf: 1.686322392s, fact_purity: 1.478189115s, ctrlflow: 1.471796732s, nilness: 1.127088583s, S1038: 934.728695ms, directives: 909.199461ms" [2026-05-27T09:06:37.195Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-27T09:06:37.195Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-27T09:06:37.195Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-27T09:06:37.195Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-27T09:06:37.195Z] level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, cgo: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0" [2026-05-27T09:06:37.195Z] level=info msg="[runner] processing took 8.356577ms with stages: nolint_filter: 7.532631ms, generated_file_filter: 617.355µs, exclusion_rules: 117.141µs, exclusion_paths: 41.15µs, path_relativity: 33.62µs, path_absoluter: 3.59µs, cgo: 3.14µs, sort_results: 1.98µs, invalid_issue: 1.93µs, filename_unadjuster: 960ns, max_same_issues: 690ns, diff: 630ns, fixer: 450ns, path_prettifier: 310ns, uniq_by_line: 300ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns, path_shortener: 140ns, source_code: 130ns, severity-rules: 110ns" [2026-05-27T09:06:37.195Z] level=info msg="[runner] linters took 11.09462221s with stages: goanalysis_metalinter: 11.086196752s" [2026-05-27T09:06:37.195Z] 0 issues. [2026-05-27T09:06:37.195Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-27T09:06:37.195Z] level=info msg="Memory: 316 samples, avg is 340.5MB, max is 1374.8MB" [2026-05-27T09:06:37.195Z] level=info msg="Execution took 31.638989038s" [2026-05-27T09:06:37.195Z] go vet ./... [2026-05-27T09:06:42.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-27T09:06:42.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-27T09:06:42.480Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-27T09:06:42.759Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-27T09:06:43.099Z] + go mod tidy [2026-05-27T09:06:43.099Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2026-05-27T09:06:43.099Z] go: downloading github.com/frankban/quicktest v1.14.6 [2026-05-27T09:06:43.358Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2026-05-27T09:06:43.358Z] go: downloading go.uber.org/goleak v1.3.0 [2026-05-27T09:06:43.358Z] go: downloading github.com/go-openapi/testify/v2 v2.4.1 [2026-05-27T09:06:43.358Z] go: downloading github.com/google/go-cmp v0.7.0 [2026-05-27T09:06:43.358Z] go: downloading golang.org/x/time v0.15.0 [2026-05-27T09:06:42.686Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-27T09:06:42.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-27T09:06:43.501Z] Avoid second fetch [2026-05-27T09:06:43.501Z] Checking out Revision 8446ae5d47073f02c70d118b2bb7464829f71379 (palau) [2026-05-27T09:06:43.623Z] go: downloading go.opentelemetry.io/otel/sdk v1.41.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/kr/pretty v0.3.1 [2026-05-27T09:06:43.623Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.39.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/golang/protobuf v1.5.4 [2026-05-27T09:06:43.623Z] go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.5 [2026-05-27T09:06:43.623Z] go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.4.1 [2026-05-27T09:06:43.623Z] go: downloading github.com/jeremija/gosubmit v0.2.8 [2026-05-27T09:06:43.623Z] go: downloading github.com/kr/text v0.2.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/rogpeppe/go-internal v1.14.1 [2026-05-27T09:06:43.623Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/google/gofuzz v1.2.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/go-chi/chi/v5 v5.2.5 [2026-05-27T09:06:43.623Z] go: downloading github.com/bmatcuk/doublestar/v4 v4.10.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/rs/cors v1.11.1 [2026-05-27T09:06:43.623Z] go: downloading gonum.org/v1/gonum v0.16.0 [2026-05-27T09:06:43.623Z] go: downloading github.com/shoenig/test v0.6.4 [2026-05-27T09:06:43.623Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2026-05-27T09:06:43.623Z] go: downloading github.com/onsi/gomega v1.13.0 [2026-05-27T09:06:43.883Z] go: downloading github.com/nxadm/tail v1.4.8 [2026-05-27T09:06:43.883Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2026-05-27T09:06:44.450Z] + ls -al . [2026-05-27T09:06:44.450Z] total 1408 [2026-05-27T09:06:44.450Z] drwxrwxr-x 12 1001 1001 4096 May 27 09:04 . [2026-05-27T09:06:44.450Z] drwxr-xr-x 4 root root 4096 May 27 09:04 .. [2026-05-27T09:06:44.450Z] drwxrwxr-x 2 1001 1001 4096 May 27 09:03 .blubracket [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 10 May 27 09:03 .dockerignore [2026-05-27T09:06:44.450Z] drwxrwxr-x 8 1001 1001 4096 May 27 09:06 .git [2026-05-27T09:06:44.450Z] drwxrwxr-x 3 1001 1001 4096 May 27 09:03 .github [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 902 May 27 09:03 .gitignore [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 359 May 27 09:03 .golangci.yml [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 100 May 27 09:03 .hadolint.yml [2026-05-27T09:06:44.450Z] drwxr-xr-x 3 1001 1001 4096 May 27 09:04 .semver [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 155 May 27 09:03 .sonarcloud.properties [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 1171 May 27 09:03 ADOPTERS.md [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 20149 May 27 09:03 Attribution.txt [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 118730 May 27 09:03 CHANGELOG.md [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 3804 May 27 09:03 CONTRIBUTING.md [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 677 May 27 09:03 GOVERNANCE.md [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 886 May 27 09:03 Jenkinsfile [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 10775 May 27 09:03 LICENSE [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 16743 May 27 09:03 Makefile [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 582 May 27 09:03 OWNERS.md [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 9932 May 27 09:03 README.md [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 789 May 27 09:03 SECURITY.md [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 11 May 27 09:04 VERSION [2026-05-27T09:06:44.450Z] drwxrwxr-x 2 1001 1001 4096 May 27 09:03 bin [2026-05-27T09:06:44.450Z] drwxrwxr-x 19 1001 1001 4096 May 27 09:03 cmd [2026-05-27T09:06:44.450Z] -rw-r--r-- 1 root root 1048214 May 27 09:06 coverage.out [2026-05-27T09:06:44.450Z] drwxrwxr-x 2 1001 1001 4096 May 27 09:03 fuzz_test [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 6910 May 27 09:03 go.mod [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 90677 May 27 09:03 go.sum [2026-05-27T09:06:44.450Z] drwxrwxr-x 7 1001 1001 4096 May 27 09:03 internal [2026-05-27T09:06:44.450Z] drwxrwxr-x 2 1001 1001 4096 May 27 09:03 openapi [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 584 May 27 09:03 security.txt [2026-05-27T09:06:44.450Z] drwxrwxr-x 10 1001 1001 4096 May 27 09:03 vendor [2026-05-27T09:06:44.450Z] -rw-rw-r-- 1 1001 1001 204 May 27 09:03 version.go [Pipeline] sh [2026-05-27T09:06:44.745Z] + '[' -e coverage.out ] [2026-05-27T09:06:44.745Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-27T09:06:44.928Z] Stashed 1 file(s) [Pipeline] sh [2026-05-27T09:06:45.212Z] + make build [2026-05-27T09:06:45.212Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T09:06:43.512Z] > git config core.sparsecheckout # timeout=10 [2026-05-27T09:06:43.573Z] > git checkout -f 8446ae5d47073f02c70d118b2bb7464829f71379 # timeout=10 [2026-05-27T09:06:45.722Z] Commit message: "Merge pull request #5437 from weichou1229/rename-sql-folder-palau" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T09:06:50.243Z] provisioning config files... [2026-05-27T09:06:50.272Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8236189321118124065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:06:50.938Z] ---> ****-login.sh [2026-05-27T09:06:50.938Z] nexus3.edgexfoundry.org:10001 [2026-05-27T09:06:51.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:06:51.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:06:51.483Z] Configure a credential helper to remove this warning. See [2026-05-27T09:06:51.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:06:51.483Z] [2026-05-27T09:06:51.483Z] Login Succeeded [2026-05-27T09:06:51.483Z] nexus3.edgexfoundry.org:10002 [2026-05-27T09:06:51.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:06:51.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:06:51.754Z] Configure a credential helper to remove this warning. See [2026-05-27T09:06:51.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:06:51.754Z] [2026-05-27T09:06:51.754Z] Login Succeeded [2026-05-27T09:06:51.754Z] nexus3.edgexfoundry.org:10003 [2026-05-27T09:06:52.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:06:52.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:06:52.024Z] Configure a credential helper to remove this warning. See [2026-05-27T09:06:52.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:06:52.024Z] [2026-05-27T09:06:52.024Z] Login Succeeded [2026-05-27T09:06:52.024Z] nexus3.edgexfoundry.org:10004 [2026-05-27T09:06:52.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:06:52.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:06:52.569Z] Configure a credential helper to remove this warning. See [2026-05-27T09:06:52.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:06:52.569Z] [2026-05-27T09:06:52.569Z] Login Succeeded [2026-05-27T09:06:52.569Z] ****.io [2026-05-27T09:06:52.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:06:57.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:06:57.109Z] Configure a credential helper to remove this warning. See [2026-05-27T09:06:57.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:06:57.109Z] [2026-05-27T09:06:57.109Z] Login Succeeded [2026-05-27T09:06:57.109Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T09:06:57.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-27T09:06:57.754Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2026-05-27T09:06:57.773Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-27T09:06:58.104Z] + cut -d -f 2 [2026-05-27T09:06:58.104Z] + cut -d . -f1-2 [2026-05-27T09:06:58.104Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2026-05-27T09:06:58.157Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T09:06:58.173Z] ========================================================= [2026-05-27T09:06:58.173Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-27T09:06:58.173Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-27T09:06:58.522Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T09:06:58.522Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-27T09:06:58.522Z] 58e777220c39: Pulling fs layer [2026-05-27T09:06:58.522Z] 5d96c866386f: Pulling fs layer [2026-05-27T09:06:58.522Z] 8985e74deb67: Pulling fs layer [2026-05-27T09:06:58.522Z] a90cb41c1532: Pulling fs layer [2026-05-27T09:06:58.522Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T09:06:58.522Z] 19c9b082531f: Pulling fs layer [2026-05-27T09:06:58.522Z] 8959fe4f68e1: Pulling fs layer [2026-05-27T09:06:58.522Z] 418f8e902c44: Pulling fs layer [2026-05-27T09:06:58.522Z] c3ba8a69b7b1: Pulling fs layer [2026-05-27T09:06:58.522Z] a90cb41c1532: Waiting [2026-05-27T09:06:58.522Z] 4f4fb700ef54: Waiting [2026-05-27T09:06:58.522Z] 19c9b082531f: Waiting [2026-05-27T09:06:58.522Z] 8959fe4f68e1: Waiting [2026-05-27T09:06:58.522Z] 418f8e902c44: Waiting [2026-05-27T09:06:58.522Z] c3ba8a69b7b1: Waiting [2026-05-27T09:06:58.814Z] 5d96c866386f: Verifying Checksum [2026-05-27T09:06:58.814Z] 5d96c866386f: Download complete [2026-05-27T09:06:58.814Z] a90cb41c1532: Download complete [2026-05-27T09:06:58.814Z] 4f4fb700ef54: Verifying Checksum [2026-05-27T09:06:58.814Z] 4f4fb700ef54: Download complete [2026-05-27T09:06:58.814Z] 19c9b082531f: Verifying Checksum [2026-05-27T09:06:58.814Z] 19c9b082531f: Download complete [2026-05-27T09:06:58.814Z] 58e777220c39: Verifying Checksum [2026-05-27T09:06:58.814Z] 58e777220c39: Download complete [2026-05-27T09:06:59.403Z] 8959fe4f68e1: Verifying Checksum [2026-05-27T09:06:59.403Z] 8959fe4f68e1: Download complete [2026-05-27T09:06:59.991Z] c3ba8a69b7b1: Verifying Checksum [2026-05-27T09:06:59.991Z] c3ba8a69b7b1: Download complete [2026-05-27T09:06:59.991Z] 58e777220c39: Pull complete [2026-05-27T09:07:00.580Z] 5d96c866386f: Pull complete [2026-05-27T09:07:00.580Z] 8985e74deb67: Verifying Checksum [2026-05-27T09:07:00.580Z] 8985e74deb67: Download complete [2026-05-27T09:07:01.996Z] 418f8e902c44: Verifying Checksum [2026-05-27T09:07:01.996Z] 418f8e902c44: Download complete [2026-05-27T09:07:11.746Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T09:07:11.746Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T09:07:11.746Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T09:07:11.746Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T09:07:13.661Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T09:07:14.334Z] 8985e74deb67: Pull complete [2026-05-27T09:07:14.605Z] a90cb41c1532: Pull complete [2026-05-27T09:07:14.875Z] 4f4fb700ef54: Pull complete [2026-05-27T09:07:15.145Z] 19c9b082531f: Pull complete [2026-05-27T09:07:16.128Z] 8959fe4f68e1: Pull complete [2026-05-27T09:07:18.939Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T09:07:20.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T09:07:23.377Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T09:07:25.915Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T09:07:26.218Z] 418f8e902c44: Pull complete [2026-05-27T09:07:26.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T09:07:28.320Z] c3ba8a69b7b1: Pull complete [2026-05-27T09:07:28.320Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-27T09:07:28.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T09:07:28.320Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh [2026-05-27T09:07:28.753Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T09:07:28.753Z] WORKDIR /edgex [2026-05-27T09:07:28.753Z] COPY go.mod . [2026-05-27T09:07:28.753Z] RUN go mod download ci-base-image-arm64 [2026-05-27T09:07:28.753Z] -f - . [2026-05-27T09:07:28.880Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T09:07:29.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-27T09:07:30.861Z] $ docker stop --time=1 8ab6c9c5ce49bb6448ec5036e5cae8f7ebcc1f12bf023d25cc4a935ab66f41d7 [2026-05-27T09:07:33.686Z] $ docker rm -f --volumes 8ab6c9c5ce49bb6448ec5036e5cae8f7ebcc1f12bf023d25cc4a935ab66f41d7 [2026-05-27T09:07:34.159Z] Sending build context to Docker daemon 48.57MB [2026-05-27T09:07:34.159Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T09:07:34.159Z] ---> 081e04c5fda7 [2026-05-27T09:07:34.159Z] Step 2/4 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:07:35.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T09:07:35.127Z] [2026-05-27T09:07:35.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:07:35.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T09:07:35.534Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-27T09:07:35.534Z] 91d30c5bc195: Pulling fs layer [2026-05-27T09:07:35.534Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-27T09:07:35.534Z] 9c61dcf015f6: Pulling fs layer [2026-05-27T09:07:35.534Z] 4698f68db338: Pulling fs layer [2026-05-27T09:07:35.534Z] 2a2f49069b9e: Pulling fs layer [2026-05-27T09:07:35.534Z] e0025b399a48: Pulling fs layer [2026-05-27T09:07:35.534Z] e0025b399a48: Waiting [2026-05-27T09:07:35.534Z] 4698f68db338: Waiting [2026-05-27T09:07:35.534Z] 2a2f49069b9e: Waiting [2026-05-27T09:07:35.534Z] 91d30c5bc195: Verifying Checksum [2026-05-27T09:07:35.534Z] 91d30c5bc195: Download complete [2026-05-27T09:07:35.534Z] 4698f68db338: Verifying Checksum [2026-05-27T09:07:35.534Z] 4698f68db338: Download complete [2026-05-27T09:07:35.653Z] ---> Running in d7e277e7ae2a [2026-05-27T09:07:35.808Z] 91d30c5bc195: Pull complete [2026-05-27T09:07:35.808Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-27T09:07:35.808Z] 2e9b0aa3be6d: Download complete [2026-05-27T09:07:35.808Z] e0025b399a48: Download complete [2026-05-27T09:07:35.808Z] 2a2f49069b9e: Download complete [2026-05-27T09:07:35.965Z] Removing intermediate container d7e277e7ae2a [2026-05-27T09:07:35.965Z] ---> 9ce86448887f [2026-05-27T09:07:35.965Z] Step 3/4 : COPY go.mod . [2026-05-27T09:07:36.081Z] 2e9b0aa3be6d: Pull complete [2026-05-27T09:07:36.673Z] 9c61dcf015f6: Verifying Checksum [2026-05-27T09:07:36.673Z] 9c61dcf015f6: Download complete [2026-05-27T09:07:40.501Z] ---> fc15daf2df96 [2026-05-27T09:07:40.501Z] Step 4/4 : RUN go mod download [2026-05-27T09:07:40.501Z] ---> Running in 6ef0401bdae8 [2026-05-27T09:07:40.918Z] 9c61dcf015f6: Pull complete [2026-05-27T09:07:40.918Z] 4698f68db338: Pull complete [2026-05-27T09:07:40.918Z] 2a2f49069b9e: Pull complete [2026-05-27T09:07:40.918Z] e0025b399a48: Pull complete [2026-05-27T09:07:40.918Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-27T09:07:40.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T09:07:40.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:07:41.068Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T09:07:41.130Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-compose:latest cat [2026-05-27T09:07:42.185Z] $ docker top bf790c6ca2a7fddf7507225afb302618542228c8d8848b051ad90e29763fdf46 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T09:07:42.672Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-27T09:07:42.958Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #1 transferring dockerfile: 1.89kB done [2026-05-27T09:07:42.958Z] #1 DONE 0.1s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T09:07:42.958Z] #2 DONE 0.0s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #3 transferring dockerfile: 1.81kB done [2026-05-27T09:07:42.958Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T09:07:42.958Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-27T09:07:42.958Z] #3 DONE 0.1s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #4 transferring dockerfile: 3.02kB done [2026-05-27T09:07:42.958Z] #4 DONE 0.1s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #5 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T09:07:42.958Z] #5 ... [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #6 transferring dockerfile: 2.14kB done [2026-05-27T09:07:42.958Z] #6 DONE 0.1s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #7 transferring dockerfile: 2.10kB done [2026-05-27T09:07:42.958Z] #7 DONE 0.1s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T09:07:42.958Z] #2 DONE 0.0s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #8 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:07:42.958Z] #8 DONE 0.1s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #9 [core-keeper internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #9 transferring dockerfile: 2.07kB done [2026-05-27T09:07:42.958Z] #9 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #10 [support-notifications internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #10 transferring dockerfile: 2.02kB done [2026-05-27T09:07:42.958Z] #10 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #11 transferring dockerfile: 2.49kB done [2026-05-27T09:07:42.958Z] #11 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #12 [core-data internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #12 transferring dockerfile: 2.04kB done [2026-05-27T09:07:42.958Z] #12 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #13 transferring dockerfile: 2.50kB done [2026-05-27T09:07:42.958Z] #13 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #14 [support-scheduler internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #14 transferring dockerfile: 1.83kB done [2026-05-27T09:07:42.958Z] #14 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #15 transferring dockerfile: 1.70kB done [2026-05-27T09:07:42.958Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T09:07:42.958Z] #15 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #16 [core-command internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #16 transferring dockerfile: 1.94kB done [2026-05-27T09:07:42.958Z] #16 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #17 transferring dockerfile: 2.23kB done [2026-05-27T09:07:42.958Z] #17 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #18 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T09:07:42.958Z] #18 transferring dockerfile: 1.69kB done [2026-05-27T09:07:42.958Z] #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T09:07:42.958Z] #18 DONE 0.2s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T09:07:42.958Z] #2 DONE 0.0s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #19 [security-proxy-auth internal] load .dockerignore [2026-05-27T09:07:42.958Z] #19 transferring context: 50B done [2026-05-27T09:07:42.958Z] #19 DONE 0.1s [2026-05-27T09:07:42.958Z] [2026-05-27T09:07:42.958Z] #8 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:07:43.264Z] #8 DONE 0.2s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #20 [security-bootstrapper internal] load .dockerignore [2026-05-27T09:07:43.264Z] #20 transferring context: 50B done [2026-05-27T09:07:43.264Z] #20 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #21 [core-metadata internal] load .dockerignore [2026-05-27T09:07:43.264Z] #21 transferring context: 50B done [2026-05-27T09:07:43.264Z] #21 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T09:07:43.264Z] #22 transferring context: 50B done [2026-05-27T09:07:43.264Z] #22 DONE 0.2s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #23 [core-keeper internal] load .dockerignore [2026-05-27T09:07:43.264Z] #23 transferring context: 50B done [2026-05-27T09:07:43.264Z] #23 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #24 [security-proxy-setup internal] load .dockerignore [2026-05-27T09:07:43.264Z] #24 transferring context: 50B done [2026-05-27T09:07:43.264Z] #24 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #25 [core-data internal] load .dockerignore [2026-05-27T09:07:43.264Z] #25 transferring context: 50B done [2026-05-27T09:07:43.264Z] #25 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #26 [security-secretstore-setup internal] load .dockerignore [2026-05-27T09:07:43.264Z] #26 transferring context: 50B done [2026-05-27T09:07:43.264Z] #26 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #27 [support-notifications internal] load .dockerignore [2026-05-27T09:07:43.264Z] #27 transferring context: 50B done [2026-05-27T09:07:43.264Z] #27 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #28 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:07:43.264Z] #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:07:43.264Z] #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:07:43.264Z] #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T09:07:43.264Z] #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T09:07:43.264Z] #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:07:43.264Z] #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:07:43.264Z] #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T09:07:43.264Z] #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T09:07:43.264Z] #28 DONE 0.1s [2026-05-27T09:07:43.264Z] [2026-05-27T09:07:43.264Z] #29 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-27T09:07:43.581Z] #29 ... [2026-05-27T09:07:43.581Z] [2026-05-27T09:07:43.581Z] #28 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:07:43.581Z] #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:07:43.581Z] #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:07:43.581Z] #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T09:07:43.581Z] #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T09:07:43.581Z] #28 DONE 0.1s [2026-05-27T09:07:43.581Z] [2026-05-27T09:07:43.581Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T09:07:43.581Z] #30 transferring context: 50B done [2026-05-27T09:07:43.581Z] #30 DONE 0.2s [2026-05-27T09:07:43.581Z] [2026-05-27T09:07:43.581Z] #29 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-27T09:07:43.581Z] #29 DONE 0.5s [2026-05-27T09:07:43.581Z] [2026-05-27T09:07:43.581Z] #28 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:07:43.581Z] #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:07:43.581Z] #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:07:43.581Z] #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T09:07:43.581Z] #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T09:07:43.581Z] #28 DONE 0.1s [2026-05-27T09:07:43.581Z] [2026-05-27T09:07:43.581Z] #31 [core-command internal] load .dockerignore [2026-05-27T09:07:43.581Z] #31 transferring context: 50B 0.0s done [2026-05-27T09:07:43.581Z] #31 DONE 0.5s [2026-05-27T09:07:43.581Z] [2026-05-27T09:07:43.581Z] #32 [support-scheduler internal] load .dockerignore [2026-05-27T09:07:43.581Z] #32 transferring context: 50B 0.0s done [2026-05-27T09:07:43.581Z] #32 DONE 0.5s [2026-05-27T09:07:43.581Z] [2026-05-27T09:07:43.581Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-05-27T09:07:45.061Z] #33 ... [2026-05-27T09:07:45.061Z] [2026-05-27T09:07:45.061Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-27T09:07:45.061Z] #34 DONE 2.1s [2026-05-27T09:07:45.061Z] [2026-05-27T09:07:45.061Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-27T09:07:45.061Z] #33 DONE 1.3s [2026-05-27T09:07:45.061Z] [2026-05-27T09:07:45.061Z] #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:07:45.061Z] #35 ... [2026-05-27T09:07:45.061Z] [2026-05-27T09:07:45.061Z] #5 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T09:07:45.061Z] #5 DONE 2.3s [2026-05-27T09:07:45.345Z] [2026-05-27T09:07:45.345Z] #36 [security-spire-config internal] load .dockerignore [2026-05-27T09:07:45.345Z] #36 transferring context: 50B 0.0s done [2026-05-27T09:07:45.345Z] #36 DONE 0.2s [2026-05-27T09:07:45.345Z] [2026-05-27T09:07:45.345Z] #28 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:07:45.345Z] #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:07:45.345Z] #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:07:45.345Z] #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T09:07:45.345Z] #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T09:07:45.345Z] #28 DONE 0.1s [2026-05-27T09:07:45.345Z] [2026-05-27T09:07:45.345Z] #37 [security-spire-agent internal] load .dockerignore [2026-05-27T09:07:45.345Z] #37 transferring context: 50B 0.0s done [2026-05-27T09:07:45.345Z] #37 DONE 0.1s [2026-05-27T09:07:45.345Z] [2026-05-27T09:07:45.345Z] #38 [security-spire-server internal] load .dockerignore [2026-05-27T09:07:45.345Z] #38 transferring context: 50B 0.0s done [2026-05-27T09:07:45.345Z] #38 DONE 0.2s [2026-05-27T09:07:45.345Z] [2026-05-27T09:07:45.345Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:07:45.345Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:07:45.628Z] #39 ... [2026-05-27T09:07:45.628Z] [2026-05-27T09:07:45.628Z] #40 [security-spire-agent internal] load build context [2026-05-27T09:07:45.628Z] #40 transferring context: 26.11kB 0.0s done [2026-05-27T09:07:45.628Z] #40 DONE 0.1s [2026-05-27T09:07:45.628Z] [2026-05-27T09:07:45.628Z] #41 [security-spire-config internal] load build context [2026-05-27T09:07:45.628Z] #41 transferring context: 24.83kB 0.1s done [2026-05-27T09:07:46.857Z] #41 ... [2026-05-27T09:07:46.857Z] [2026-05-27T09:07:46.857Z] #42 [security-spire-server internal] load build context [2026-05-27T09:07:46.857Z] #42 transferring context: 26.58kB 0.0s done [2026-05-27T09:07:46.857Z] #42 DONE 1.4s [2026-05-27T09:07:46.857Z] [2026-05-27T09:07:46.857Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:07:46.857Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.5s done [2026-05-27T09:07:46.857Z] #39 DONE 1.5s [2026-05-27T09:07:46.857Z] [2026-05-27T09:07:46.857Z] #43 [core-command internal] load build context [2026-05-27T09:07:47.167Z] #43 ... [2026-05-27T09:07:47.167Z] [2026-05-27T09:07:47.167Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:07:47.167Z] #44 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.7s done [2026-05-27T09:07:47.167Z] #44 DONE 1.7s [2026-05-27T09:07:47.167Z] [2026-05-27T09:07:47.167Z] #43 [core-command internal] load build context [2026-05-27T09:07:47.431Z] #43 ... [2026-05-27T09:07:47.431Z] [2026-05-27T09:07:47.431Z] #41 [security-spire-config internal] load build context [2026-05-27T09:07:47.431Z] #41 DONE 2.0s [2026-05-27T09:07:47.431Z] [2026-05-27T09:07:47.431Z] #43 [core-command internal] load build context [2026-05-27T09:07:50.895Z] #43 transferring context: 325.60MB 6.9s [2026-05-27T09:07:52.967Z] #43 ... [2026-05-27T09:07:52.967Z] [2026-05-27T09:07:52.967Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:07:52.967Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-27T09:07:52.967Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-27T09:07:52.967Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-27T09:07:52.967Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.2s done [2026-05-27T09:07:52.967Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.8s done [2026-05-27T09:07:52.967Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.0s [2026-05-27T09:07:52.967Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-27T09:07:53.227Z] #39 ... [2026-05-27T09:07:53.227Z] [2026-05-27T09:07:53.227Z] #45 [core-metadata internal] load build context [2026-05-27T09:07:53.227Z] #45 ... [2026-05-27T09:07:53.227Z] [2026-05-27T09:07:53.227Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T09:07:53.227Z] #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:53.227Z] #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:53.227Z] #0 2.444 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:53.227Z] #0 2.454 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:53.227Z] #0 2.460 OK: 7 MiB in 17 packages [2026-05-27T09:07:53.227Z] #46 ... [2026-05-27T09:07:53.227Z] [2026-05-27T09:07:53.227Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T09:07:53.227Z] #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:53.227Z] #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:53.228Z] #0 2.449 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:53.228Z] #0 2.453 (2/4) Installing openssl (3.5.6-r0) [2026-05-27T09:07:53.228Z] #0 2.469 (3/4) Installing su-exec (0.2-r3) [2026-05-27T09:07:53.228Z] #0 2.471 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T09:07:53.228Z] #0 2.565 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:53.228Z] #0 2.581 OK: 20 MiB in 20 packages [2026-05-27T09:07:53.517Z] #47 ... [2026-05-27T09:07:53.517Z] [2026-05-27T09:07:53.517Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T09:07:53.517Z] #0 1.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:53.517Z] #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:53.517Z] #0 1.987 (1/4) Installing ca-certificates (20260413-r0) [2026-05-27T09:07:53.517Z] #0 2.004 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:53.517Z] #0 2.009 (3/4) Installing su-exec (0.2-r3) [2026-05-27T09:07:53.517Z] #0 2.009 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T09:07:53.517Z] #0 2.094 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:53.517Z] #0 2.102 Executing ca-certificates-20260413-r0.trigger [2026-05-27T09:07:53.517Z] #0 2.150 OK: 20 MiB in 20 packages [2026-05-27T09:07:53.517Z] #48 ... [2026-05-27T09:07:53.517Z] [2026-05-27T09:07:53.517Z] #49 [security-proxy-setup internal] load build context [2026-05-27T09:07:53.776Z] #49 ... [2026-05-27T09:07:53.776Z] [2026-05-27T09:07:53.776Z] #50 [security-bootstrapper internal] load build context [2026-05-27T09:07:53.776Z] #50 ... [2026-05-27T09:07:53.776Z] [2026-05-27T09:07:53.776Z] #51 [core-keeper internal] load build context [2026-05-27T09:07:54.039Z] #51 ... [2026-05-27T09:07:54.039Z] [2026-05-27T09:07:54.039Z] #52 [security-spiffe-token-provider internal] load build context [2026-05-27T09:07:54.039Z] #52 ... [2026-05-27T09:07:54.039Z] [2026-05-27T09:07:54.039Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T09:07:54.039Z] #0 3.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.039Z] #0 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.039Z] #0 4.029 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:54.039Z] #0 4.038 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:54.039Z] #0 4.043 OK: 7 MiB in 17 packages [2026-05-27T09:07:54.039Z] #53 ... [2026-05-27T09:07:54.039Z] [2026-05-27T09:07:54.039Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T09:07:54.039Z] #0 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.039Z] #0 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.039Z] #0 3.247 (1/7) Installing ca-certificates (20260413-r0) [2026-05-27T09:07:54.039Z] #0 3.262 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:54.039Z] #0 3.266 (3/7) Installing libgcc (14.2.0-r6) [2026-05-27T09:07:54.039Z] #0 3.278 (4/7) Installing libsodium (1.0.20-r1) [2026-05-27T09:07:54.039Z] #0 3.286 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-27T09:07:54.039Z] #0 3.309 (6/7) Installing libzmq (4.3.5-r2) [2026-05-27T09:07:54.039Z] #0 3.339 (7/7) Installing zeromq (4.3.5-r2) [2026-05-27T09:07:54.039Z] #0 3.345 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:54.039Z] #0 3.350 Executing ca-certificates-20260413-r0.trigger [2026-05-27T09:07:54.039Z] #0 3.393 OK: 12 MiB in 23 packages [2026-05-27T09:07:54.297Z] #54 ... [2026-05-27T09:07:54.297Z] [2026-05-27T09:07:54.297Z] #55 [support-scheduler internal] load build context [2026-05-27T09:07:54.297Z] #55 ... [2026-05-27T09:07:54.297Z] [2026-05-27T09:07:54.297Z] #56 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:07:54.558Z] #56 ... [2026-05-27T09:07:54.558Z] [2026-05-27T09:07:54.558Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:07:54.558Z] #57 ... [2026-05-27T09:07:54.558Z] [2026-05-27T09:07:54.558Z] #58 [core-data internal] load build context [2026-05-27T09:07:54.818Z] #58 ... [2026-05-27T09:07:54.818Z] [2026-05-27T09:07:54.818Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T09:07:54.818Z] #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.818Z] #0 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.818Z] #0 4.297 (1/3) Installing ca-certificates (20260413-r0) [2026-05-27T09:07:54.818Z] #0 4.315 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:54.819Z] #0 4.318 (3/3) Installing tzdata (2026b-r0) [2026-05-27T09:07:54.819Z] #0 4.385 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:54.819Z] #0 4.390 Executing ca-certificates-20260413-r0.trigger [2026-05-27T09:07:54.819Z] #0 4.428 OK: 8 MiB in 19 packages [2026-05-27T09:07:54.819Z] #59 ... [2026-05-27T09:07:54.819Z] [2026-05-27T09:07:54.819Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T09:07:54.819Z] #0 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.819Z] #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:54.819Z] #0 4.363 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:54.819Z] #0 4.386 (2/2) Installing su-exec (0.2-r3) [2026-05-27T09:07:54.819Z] #0 4.386 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:54.819Z] #0 4.386 OK: 7 MiB in 18 packages [2026-05-27T09:07:54.819Z] #60 ... [2026-05-27T09:07:54.819Z] [2026-05-27T09:07:54.819Z] #61 [security-proxy-auth internal] load build context [2026-05-27T09:07:55.084Z] #61 ... [2026-05-27T09:07:55.084Z] [2026-05-27T09:07:55.084Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T09:07:55.084Z] #62 ... [2026-05-27T09:07:55.084Z] [2026-05-27T09:07:55.084Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T09:07:55.084Z] #63 ... [2026-05-27T09:07:55.084Z] [2026-05-27T09:07:55.084Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:07:55.359Z] #64 ... [2026-05-27T09:07:55.359Z] [2026-05-27T09:07:55.359Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:07:55.359Z] #65 ... [2026-05-27T09:07:55.359Z] [2026-05-27T09:07:55.359Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T09:07:55.640Z] #66 ... [2026-05-27T09:07:55.640Z] [2026-05-27T09:07:55.640Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T09:07:55.640Z] #0 1.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:55.640Z] #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:55.640Z] #0 2.239 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:07:55.640Z] #0 2.239 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:07:55.640Z] #0 2.239 OK: 26324 distinct packages available [2026-05-27T09:07:55.640Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:55.640Z] #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:55.640Z] #0 2.712 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-27T09:07:55.640Z] #0 2.726 (2/13) Installing c-ares (1.34.6-r0) [2026-05-27T09:07:55.640Z] #0 2.733 (3/13) Installing libunistring (1.3-r0) [2026-05-27T09:07:55.640Z] #0 2.748 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-27T09:07:55.640Z] #0 2.757 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-27T09:07:55.640Z] #0 2.770 (6/13) Installing libpsl (0.21.5-r3) [2026-05-27T09:07:55.640Z] #0 2.770 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-27T09:07:55.640Z] #0 2.778 (8/13) Installing libcurl (8.14.1-r2) [2026-05-27T09:07:55.640Z] #0 2.789 (9/13) Installing curl (8.14.1-r2) [2026-05-27T09:07:55.640Z] #0 2.798 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-27T09:07:55.640Z] #0 2.798 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-27T09:07:55.640Z] #0 2.802 (12/13) Installing libucontext (1.3.2-r0) [2026-05-27T09:07:55.640Z] #0 2.806 (13/13) Installing gcompat (1.1.0-r4) [2026-05-27T09:07:55.640Z] #0 2.810 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:07:55.640Z] #0 2.815 OK: 13 MiB in 29 packages [2026-05-27T09:07:55.640Z] #67 ... [2026-05-27T09:07:55.640Z] [2026-05-27T09:07:55.640Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T09:07:55.640Z] #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:55.640Z] #0 3.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:07:55.640Z] #0 3.544 OK: 265 MiB in 60 packages [2026-05-27T09:07:55.640Z] #68 ... [2026-05-27T09:07:55.640Z] [2026-05-27T09:07:55.640Z] #69 [support-notifications internal] load build context [2026-05-27T09:07:55.640Z] #69 transferring context: 599.22MB 12.3s [2026-05-27T09:07:55.962Z] #69 ... [2026-05-27T09:07:55.962Z] [2026-05-27T09:07:55.962Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T09:07:55.962Z] #70 ... [2026-05-27T09:07:55.962Z] [2026-05-27T09:07:55.962Z] #71 [security-secretstore-setup internal] load build context [2026-05-27T09:07:56.525Z] #71 ... [2026-05-27T09:07:56.525Z] [2026-05-27T09:07:56.525Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:07:56.525Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.3s done [2026-05-27T09:07:56.525Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-05-27T09:07:56.525Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 7.2s [2026-05-27T09:07:57.172Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 7.5s done [2026-05-27T09:07:57.435Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-27T09:07:57.835Z] #39 ... [2026-05-27T09:07:57.835Z] [2026-05-27T09:07:57.835Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:07:57.835Z] #44 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-27T09:07:57.835Z] #44 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-27T09:07:57.835Z] #44 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-27T09:07:57.835Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.0s done [2026-05-27T09:07:57.835Z] #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.1s done [2026-05-27T09:07:57.835Z] #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-27T09:07:57.835Z] #44 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 7.1s done [2026-05-27T09:07:57.835Z] #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-27T09:07:57.835Z] #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 8.0s done [2026-05-27T09:07:57.835Z] #44 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-27T09:08:00.383Z] #44 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-05-27T09:08:00.383Z] #44 ... [2026-05-27T09:08:00.383Z] [2026-05-27T09:08:00.383Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:08:00.383Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-27T09:08:00.383Z] #39 ... [2026-05-27T09:08:00.383Z] [2026-05-27T09:08:00.383Z] #49 [security-proxy-setup internal] load build context [2026-05-27T09:08:00.383Z] #49 transferring context: 683.84MB 11.9s done [2026-05-27T09:08:00.383Z] #49 DONE 17.1s [2026-05-27T09:08:00.383Z] [2026-05-27T09:08:00.383Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:08:01.324Z] #39 ... [2026-05-27T09:08:01.324Z] [2026-05-27T09:08:01.324Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T09:08:01.324Z] #48 DONE 17.9s [2026-05-27T09:08:01.324Z] [2026-05-27T09:08:01.324Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:08:01.324Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.1s done [2026-05-27T09:08:01.324Z] #39 ... [2026-05-27T09:08:01.324Z] [2026-05-27T09:08:01.324Z] #56 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:08:01.324Z] #56 transferring context: 683.84MB 11.9s done [2026-05-27T09:08:01.324Z] #56 DONE 17.9s [2026-05-27T09:08:01.324Z] [2026-05-27T09:08:01.324Z] #45 [core-metadata internal] load build context [2026-05-27T09:08:01.324Z] #45 transferring context: 683.84MB 12.6s done [2026-05-27T09:08:01.324Z] #45 DONE 18.3s [2026-05-27T09:08:01.603Z] [2026-05-27T09:08:01.603Z] #43 [core-command internal] load build context [2026-05-27T09:08:01.603Z] #43 transferring context: 683.84MB 13.0s done [2026-05-27T09:08:01.603Z] #43 DONE 17.8s [2026-05-27T09:08:01.603Z] [2026-05-27T09:08:01.603Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T09:08:01.945Z] #72 ... [2026-05-27T09:08:01.945Z] [2026-05-27T09:08:01.945Z] #51 [core-keeper internal] load build context [2026-05-27T09:08:01.945Z] #51 transferring context: 683.84MB 13.5s done [2026-05-27T09:08:01.945Z] #51 DONE 18.6s [2026-05-27T09:08:01.945Z] [2026-05-27T09:08:01.945Z] #71 [security-secretstore-setup internal] load build context [2026-05-27T09:08:01.945Z] #71 transferring context: 683.84MB 13.3s done [2026-05-27T09:08:01.945Z] #71 DONE 18.7s [2026-05-27T09:08:01.945Z] [2026-05-27T09:08:01.945Z] #55 [support-scheduler internal] load build context [2026-05-27T09:08:01.945Z] #55 transferring context: 683.84MB 14.5s done [2026-05-27T09:08:02.205Z] #55 ... [2026-05-27T09:08:02.205Z] [2026-05-27T09:08:02.205Z] #69 [support-notifications internal] load build context [2026-05-27T09:08:02.205Z] #69 transferring context: 683.84MB 14.1s done [2026-05-27T09:08:02.205Z] #69 DONE 19.0s [2026-05-27T09:08:02.205Z] [2026-05-27T09:08:02.205Z] #52 [security-spiffe-token-provider internal] load build context [2026-05-27T09:08:02.205Z] #52 transferring context: 683.84MB 15.9s done [2026-05-27T09:08:02.464Z] #52 ... [2026-05-27T09:08:02.464Z] [2026-05-27T09:08:02.464Z] #50 [security-bootstrapper internal] load build context [2026-05-27T09:08:02.464Z] #50 transferring context: 683.84MB 14.6s done [2026-05-27T09:08:02.464Z] #50 DONE 19.2s [2026-05-27T09:08:02.464Z] [2026-05-27T09:08:02.464Z] #61 [security-proxy-auth internal] load build context [2026-05-27T09:08:02.464Z] #61 transferring context: 683.84MB 15.0s done [2026-05-27T09:08:02.464Z] #61 DONE 19.3s [2026-05-27T09:08:02.464Z] [2026-05-27T09:08:02.464Z] #58 [core-data internal] load build context [2026-05-27T09:08:02.464Z] #58 transferring context: 683.84MB 14.8s done [2026-05-27T09:08:03.031Z] #58 DONE 19.8s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #52 [security-spiffe-token-provider internal] load build context [2026-05-27T09:08:03.031Z] #52 DONE 19.9s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #55 [support-scheduler internal] load build context [2026-05-27T09:08:03.031Z] #55 DONE 19.4s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T09:08:03.031Z] #67 DONE 19.8s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T09:08:03.031Z] #54 DONE 19.8s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T09:08:03.031Z] #53 DONE 19.8s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T09:08:03.031Z] #46 DONE 19.8s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T09:08:03.031Z] #47 DONE 19.9s [2026-05-27T09:08:03.031Z] [2026-05-27T09:08:03.031Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:08:03.031Z] #44 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.5s done [2026-05-27T09:08:03.289Z] #44 ... [2026-05-27T09:08:03.289Z] [2026-05-27T09:08:03.289Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:08:03.289Z] #57 DONE 19.9s [2026-05-27T09:08:03.289Z] [2026-05-27T09:08:03.289Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T09:08:03.289Z] #60 DONE 19.9s [2026-05-27T09:08:03.289Z] [2026-05-27T09:08:03.289Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T09:08:03.289Z] #68 DONE 18.1s [2026-05-27T09:08:03.289Z] [2026-05-27T09:08:03.289Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T09:08:03.289Z] #59 DONE 19.5s [2026-05-27T09:08:03.289Z] [2026-05-27T09:08:03.289Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:08:03.289Z] #44 DONE 17.5s [2026-05-27T09:08:03.289Z] [2026-05-27T09:08:03.289Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:08:03.289Z] #39 DONE 17.3s [2026-05-27T09:08:03.289Z] [2026-05-27T09:08:03.289Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T09:08:03.289Z] #66 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:03.547Z] #66 ... [2026-05-27T09:08:03.547Z] [2026-05-27T09:08:03.547Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:08:03.547Z] #64 DONE 18.4s [2026-05-27T09:08:03.547Z] [2026-05-27T09:08:03.547Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T09:08:03.805Z] #73 ... [2026-05-27T09:08:03.805Z] [2026-05-27T09:08:03.805Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:03.805Z] #74 DONE 0.6s [2026-05-27T09:08:04.061Z] [2026-05-27T09:08:04.061Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T09:08:04.061Z] #72 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.061Z] #72 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.323Z] #72 2.885 OK: 20 MiB in 20 packages [2026-05-27T09:08:04.583Z] #72 DONE 3.1s [2026-05-27T09:08:04.583Z] [2026-05-27T09:08:04.583Z] #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:08:04.583Z] #35 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #35 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #35 19.15 OK: 265 MiB in 60 packages [2026-05-27T09:08:04.583Z] #35 DONE 19.3s [2026-05-27T09:08:04.583Z] [2026-05-27T09:08:04.583Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:04.583Z] #75 ... [2026-05-27T09:08:04.583Z] [2026-05-27T09:08:04.583Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:08:04.583Z] #65 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #65 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #65 19.14 OK: 265 MiB in 60 packages [2026-05-27T09:08:04.583Z] #65 DONE 19.5s [2026-05-27T09:08:04.583Z] [2026-05-27T09:08:04.583Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:08:04.583Z] #0 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #0 1.285 OK: 12 MiB in 23 packages [2026-05-27T09:08:04.583Z] #76 DONE 1.4s [2026-05-27T09:08:04.583Z] [2026-05-27T09:08:04.583Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T09:08:04.583Z] #63 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #63 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.583Z] #63 19.26 OK: 265 MiB in 60 packages [2026-05-27T09:08:04.583Z] #63 DONE 19.5s [2026-05-27T09:08:04.583Z] [2026-05-27T09:08:04.583Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:04.841Z] #77 ... [2026-05-27T09:08:04.841Z] [2026-05-27T09:08:04.841Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:08:04.841Z] #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #0 1.467 OK: 7 MiB in 17 packages [2026-05-27T09:08:04.841Z] #78 DONE 1.7s [2026-05-27T09:08:04.841Z] [2026-05-27T09:08:04.841Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T09:08:04.841Z] #66 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #66 18.60 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:08:04.841Z] #66 18.60 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:08:04.841Z] #66 18.60 OK: 26324 distinct packages available [2026-05-27T09:08:04.841Z] #66 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #66 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #66 19.23 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T09:08:04.841Z] #66 19.24 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-27T09:08:04.841Z] #66 19.24 (3/4) Installing libucontext (1.3.2-r0) [2026-05-27T09:08:04.841Z] #66 19.24 (4/4) Installing gcompat (1.1.0-r4) [2026-05-27T09:08:04.841Z] #66 19.25 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:08:04.841Z] #66 19.26 OK: 8 MiB in 20 packages [2026-05-27T09:08:04.841Z] #66 DONE 19.4s [2026-05-27T09:08:04.841Z] [2026-05-27T09:08:04.841Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T09:08:04.841Z] #62 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #62 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #62 19.13 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:08:04.841Z] #62 19.13 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:08:04.841Z] #62 19.13 OK: 26324 distinct packages available [2026-05-27T09:08:04.841Z] #62 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #62 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #62 19.68 OK: 265 MiB in 60 packages [2026-05-27T09:08:04.841Z] #62 DONE 19.8s [2026-05-27T09:08:04.841Z] [2026-05-27T09:08:04.841Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T09:08:04.841Z] #70 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #70 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #70 18.81 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:08:04.841Z] #70 18.81 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:08:04.841Z] #70 18.81 OK: 26324 distinct packages available [2026-05-27T09:08:04.841Z] #70 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #70 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:04.841Z] #70 19.34 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-27T09:08:04.841Z] #70 19.34 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-27T09:08:04.841Z] #70 19.35 (3/5) Installing libucontext (1.3.2-r0) [2026-05-27T09:08:04.841Z] #70 19.35 (4/5) Installing gcompat (1.1.0-r4) [2026-05-27T09:08:04.841Z] #70 19.35 (5/5) Installing openssl (3.5.6-r0) [2026-05-27T09:08:04.841Z] #70 19.37 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:08:04.841Z] #70 19.37 OK: 8 MiB in 21 packages [2026-05-27T09:08:05.099Z] #70 DONE 19.6s [2026-05-27T09:08:05.099Z] [2026-05-27T09:08:05.099Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:08:05.099Z] #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:05.099Z] #0 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:05.099Z] #0 1.674 OK: 13 MiB in 29 packages [2026-05-27T09:08:05.099Z] #79 DONE 1.9s [2026-05-27T09:08:05.099Z] [2026-05-27T09:08:05.099Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:05.099Z] #75 DONE 0.8s [2026-05-27T09:08:05.099Z] [2026-05-27T09:08:05.099Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:05.359Z] #80 ... [2026-05-27T09:08:05.359Z] [2026-05-27T09:08:05.359Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:05.359Z] #77 DONE 1.0s [2026-05-27T09:08:05.359Z] [2026-05-27T09:08:05.359Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:05.359Z] #81 DONE 1.0s [2026-05-27T09:08:05.617Z] [2026-05-27T09:08:05.617Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:06.192Z] #82 ... [2026-05-27T09:08:06.192Z] [2026-05-27T09:08:06.192Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T09:08:06.192Z] #0 1.398 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.192Z] #0 1.708 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.192Z] #0 2.217 OK: 265 MiB in 60 packages [2026-05-27T09:08:06.192Z] #83 DONE 2.5s [2026-05-27T09:08:06.192Z] [2026-05-27T09:08:06.192Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:06.192Z] #84 DONE 1.2s [2026-05-27T09:08:06.192Z] [2026-05-27T09:08:06.192Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T09:08:06.192Z] #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.192Z] #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.192Z] #0 2.733 OK: 7 MiB in 18 packages [2026-05-27T09:08:06.192Z] #85 DONE 2.8s [2026-05-27T09:08:06.192Z] [2026-05-27T09:08:06.192Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T09:08:06.192Z] #73 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.452Z] #73 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.710Z] #73 3.423 OK: 7 MiB in 17 packages [2026-05-27T09:08:06.710Z] #73 DONE 3.5s [2026-05-27T09:08:06.710Z] [2026-05-27T09:08:06.710Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T09:08:06.710Z] #86 DONE 0.7s [2026-05-27T09:08:06.710Z] [2026-05-27T09:08:06.710Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T09:08:06.710Z] #0 2.280 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.710Z] #0 2.465 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.710Z] #0 2.999 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T09:08:06.710Z] #0 3.117 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:08:06.710Z] #0 3.121 OK: 7 MiB in 17 packages [2026-05-27T09:08:06.710Z] #87 DONE 3.5s [2026-05-27T09:08:06.710Z] [2026-05-27T09:08:06.710Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:08:06.710Z] #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.710Z] #0 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.710Z] #0 3.379 OK: 8 MiB in 19 packages [2026-05-27T09:08:06.710Z] #88 DONE 3.5s [2026-05-27T09:08:06.710Z] [2026-05-27T09:08:06.710Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T09:08:06.710Z] #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.710Z] #0 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.710Z] #0 3.429 OK: 20 MiB in 20 packages [2026-05-27T09:08:06.710Z] #89 DONE 3.6s [2026-05-27T09:08:06.710Z] [2026-05-27T09:08:06.710Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-27T09:08:06.710Z] #90 DONE 0.0s [2026-05-27T09:08:06.710Z] [2026-05-27T09:08:06.710Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:06.969Z] #91 ... [2026-05-27T09:08:06.969Z] [2026-05-27T09:08:06.969Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T09:08:06.969Z] #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.969Z] #0 1.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:06.969Z] #0 2.008 OK: 8 MiB in 20 packages [2026-05-27T09:08:06.969Z] #92 DONE 2.1s [2026-05-27T09:08:07.230Z] [2026-05-27T09:08:07.230Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:08:07.491Z] #93 DONE 0.6s [2026-05-27T09:08:07.491Z] [2026-05-27T09:08:07.491Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-27T09:08:07.749Z] #94 DONE 0.2s [2026-05-27T09:08:07.749Z] [2026-05-27T09:08:07.749Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-05-27T09:08:07.749Z] #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:07.749Z] #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T09:08:07.749Z] #95 ... [2026-05-27T09:08:07.749Z] [2026-05-27T09:08:07.749Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T09:08:07.749Z] #96 DONE 1.8s [2026-05-27T09:08:07.749Z] [2026-05-27T09:08:07.749Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T09:08:07.749Z] #97 DONE 0.1s [2026-05-27T09:08:08.009Z] [2026-05-27T09:08:08.009Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T09:08:08.009Z] #98 DONE 0.1s [2026-05-27T09:08:08.009Z] [2026-05-27T09:08:08.009Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:08:08.009Z] #99 DONE 0.1s [2026-05-27T09:08:08.009Z] [2026-05-27T09:08:08.009Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-05-27T09:08:08.009Z] #95 2.949 OK: 8 MiB in 21 packages [2026-05-27T09:08:08.009Z] #95 DONE 3.1s [2026-05-27T09:08:08.009Z] [2026-05-27T09:08:08.009Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T09:08:08.009Z] #100 DONE 0.1s [2026-05-27T09:08:08.009Z] [2026-05-27T09:08:08.009Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T09:08:10.320Z] #101 ... [2026-05-27T09:08:10.320Z] [2026-05-27T09:08:10.320Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-27T09:08:10.320Z] #102 DONE 2.0s [2026-05-27T09:08:10.320Z] [2026-05-27T09:08:10.320Z] #103 [security-spire-config] exporting to image [2026-05-27T09:08:10.320Z] #103 exporting layers [2026-05-27T09:08:12.246Z] #103 ... [2026-05-27T09:08:12.246Z] [2026-05-27T09:08:12.246Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:08:12.246Z] #104 DONE 3.9s [2026-05-27T09:08:12.246Z] [2026-05-27T09:08:12.246Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T09:08:12.246Z] #101 DONE 4.0s [2026-05-27T09:08:12.246Z] [2026-05-27T09:08:12.246Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:08:14.289Z] #105 ... [2026-05-27T09:08:14.289Z] [2026-05-27T09:08:14.289Z] #103 [security-spire-config] exporting to image [2026-05-27T09:08:14.289Z] #103 exporting layers 3.1s done [2026-05-27T09:08:14.289Z] #103 writing image sha256:9fa7b3e21acc2ca2da2775702675e00683b691ac744c1c6884bbd3f298174626 0.1s done [2026-05-27T09:08:14.289Z] #103 naming to docker.io/library/security-spire-config 0.1s done [2026-05-27T09:08:14.289Z] #103 DONE 3.6s [2026-05-27T09:08:14.289Z] [2026-05-27T09:08:14.289Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:14.289Z] #106 ... [2026-05-27T09:08:14.289Z] [2026-05-27T09:08:14.289Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T09:08:15.658Z] #107 ... [2026-05-27T09:08:15.658Z] [2026-05-27T09:08:15.658Z] #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:15.658Z] #108 ... [2026-05-27T09:08:15.658Z] [2026-05-27T09:08:15.658Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:21.743Z] #109 ... [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T09:08:21.743Z] #107 DONE 9.5s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:21.743Z] #109 DONE 15.6s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:21.743Z] #108 DONE 16.1s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:21.743Z] #82 DONE 16.1s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:21.743Z] #106 DONE 17.8s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:21.743Z] #91 DONE 14.9s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:21.743Z] #80 DONE 16.5s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:08:21.743Z] #105 DONE 9.5s [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #110 [security-proxy-auth builder 6/7] COPY . . [2026-05-27T09:08:21.743Z] #110 ... [2026-05-27T09:08:21.743Z] [2026-05-27T09:08:21.743Z] #111 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T09:08:21.743Z] #111 DONE 0.2s [2026-05-27T09:08:22.003Z] [2026-05-27T09:08:22.003Z] #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:08:28.579Z] #112 ... [2026-05-27T09:08:28.579Z] [2026-05-27T09:08:28.579Z] #113 [security-proxy-setup builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #113 ... [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T09:08:31.137Z] #114 DONE 9.1s [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #115 [core-keeper builder 7/8] COPY . . [2026-05-27T09:08:31.137Z] #115 DONE 9.1s [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #110 [security-proxy-auth builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #110 DONE 9.1s [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #113 DONE 9.1s [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:31.137Z] #116 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #117 [core-metadata builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #117 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:31.137Z] #118 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #119 [core-command builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #119 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:31.137Z] #120 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:31.137Z] #121 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #122 [core-data builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #122 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:31.137Z] #123 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:31.137Z] #124 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #125 DONE 9.2s [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #126 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:31.137Z] #127 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:31.137Z] #128 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:31.137Z] #129 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #130 [security-proxy-setup builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #130 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:31.137Z] #131 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:08:31.137Z] #132 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:08:31.137Z] #133 CACHED [2026-05-27T09:08:31.137Z] [2026-05-27T09:08:31.137Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2026-05-27T09:08:31.137Z] #134 CACHED [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #135 [support-scheduler builder 6/7] COPY . . [2026-05-27T09:08:31.138Z] #135 DONE 9.2s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #136 [support-notifications builder 6/7] COPY . . [2026-05-27T09:08:31.138Z] #136 DONE 9.2s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:08:31.138Z] #112 DONE 8.8s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T09:08:31.138Z] #137 ... [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #138 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T09:08:31.138Z] #138 DONE 0.3s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T09:08:31.138Z] #137 DONE 0.2s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:08:31.138Z] #139 DONE 0.1s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T09:08:31.138Z] #140 DONE 0.1s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T09:08:31.138Z] #141 DONE 0.1s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-27T09:08:31.138Z] #142 DONE 0.0s [2026-05-27T09:08:31.138Z] [2026-05-27T09:08:31.138Z] #143 [security-spire-server] exporting to image [2026-05-27T09:08:31.138Z] #143 exporting layers [2026-05-27T09:08:31.715Z] #143 exporting layers 0.6s done [2026-05-27T09:08:31.716Z] #143 writing image sha256:122060718014cf700e6c9104189274fd41d56c03b967ded53500535056d4a535 0.0s done [2026-05-27T09:08:31.716Z] #143 naming to docker.io/library/security-spire-server done [2026-05-27T09:08:31.716Z] #143 DONE 0.6s [2026-05-27T09:08:31.716Z] [2026-05-27T09:08:31.716Z] #144 [security-spire-agent] exporting to image [2026-05-27T09:08:31.975Z] #144 exporting layers 0.6s done [2026-05-27T09:08:31.975Z] #144 writing image sha256:5348a1dd3c7d9fa92a9921dea3d3e17def03d085de7b2d34699a690e25eeb989 done [2026-05-27T09:08:31.975Z] #144 naming to docker.io/library/security-spire-agent 0.0s done [2026-05-27T09:08:31.975Z] #144 DONE 0.6s [2026-05-27T09:08:31.975Z] [2026-05-27T09:08:31.975Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:08:31.976Z] #0 1.045 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T09:08:37.388Z] Removing intermediate container 6ef0401bdae8 [2026-05-27T09:08:37.388Z] ---> 546ff55f63d1 [2026-05-27T09:08:37.388Z] Successfully built 546ff55f63d1 [2026-05-27T09:08:37.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:08:37.766Z] + docker inspect -f . ci-base-image-arm64 [2026-05-27T09:08:37.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:08:38.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-11622 does not seem to be running inside a container [2026-05-27T09:08:38.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64 cat [2026-05-27T09:08:39.663Z] $ docker top ef050601c251aac197c1f92eb51d3f6082e8faa473b9515f5b0cd8232ca0ad37 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T09:08:40.489Z] + go version [2026-05-27T09:08:40.489Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-27T09:08:40.516Z] $ docker stop --time=1 ef050601c251aac197c1f92eb51d3f6082e8faa473b9515f5b0cd8232ca0ad37 [2026-05-27T09:08:42.005Z] #145 ... [2026-05-27T09:08:42.005Z] [2026-05-27T09:08:42.005Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T09:08:42.005Z] #0 0.639 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T09:08:42.005Z] #146 ... [2026-05-27T09:08:42.005Z] [2026-05-27T09:08:42.005Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T09:08:42.005Z] #0 1.060 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-27T09:08:42.005Z] #147 ... [2026-05-27T09:08:42.005Z] [2026-05-27T09:08:42.005Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T09:08:42.005Z] #0 0.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T09:08:42.005Z] #148 ... [2026-05-27T09:08:42.005Z] [2026-05-27T09:08:42.005Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T09:08:42.005Z] #0 1.035 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T09:08:42.005Z] #149 ... [2026-05-27T09:08:42.005Z] [2026-05-27T09:08:42.005Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T09:08:42.005Z] #0 1.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T09:08:42.098Z] $ docker rm -f --volumes ef050601c251aac197c1f92eb51d3f6082e8faa473b9515f5b0cd8232ca0ad37 [Pipeline] // withDockerContainer [2026-05-27T09:08:42.270Z] #150 ... [2026-05-27T09:08:42.270Z] [2026-05-27T09:08:42.270Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:08:42.270Z] #0 1.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T09:08:42.270Z] #151 ... [2026-05-27T09:08:42.270Z] [2026-05-27T09:08:42.270Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:08:42.270Z] #0 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [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-05-27T09:08:42.531Z] #152 ... [2026-05-27T09:08:42.531Z] [2026-05-27T09:08:42.531Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:08:42.531Z] #0 0.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T09:08:42.531Z] #153 ... [2026-05-27T09:08:42.531Z] [2026-05-27T09:08:42.531Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:08:42.531Z] #0 1.039 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T09:08:42.793Z] #154 ... [2026-05-27T09:08:42.793Z] [2026-05-27T09:08:42.793Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T09:08:42.793Z] #0 0.788 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T09:08:42.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T09:08:42.800Z] [2026-05-27T09:08:42.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:08:43.051Z] #155 ... [2026-05-27T09:08:43.051Z] [2026-05-27T09:08:43.051Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T09:08:43.051Z] #0 1.015 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T09:08:43.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T09:08:43.165Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-27T09:08:43.165Z] 547446be3368: Pulling fs layer [2026-05-27T09:08:43.165Z] d125d8839a47: Pulling fs layer [2026-05-27T09:08:43.165Z] 3e85d5ac6304: Pulling fs layer [2026-05-27T09:08:43.165Z] c3105a71a48b: Pulling fs layer [2026-05-27T09:08:43.165Z] 0f093f025ec4: Pulling fs layer [2026-05-27T09:08:43.165Z] c3106fc0e877: Pulling fs layer [2026-05-27T09:08:43.165Z] 0f093f025ec4: Waiting [2026-05-27T09:08:43.165Z] c3105a71a48b: Waiting [2026-05-27T09:08:43.165Z] c3106fc0e877: Waiting [2026-05-27T09:08:43.440Z] 547446be3368: Verifying Checksum [2026-05-27T09:08:43.440Z] 547446be3368: Download complete [2026-05-27T09:08:43.440Z] c3105a71a48b: Verifying Checksum [2026-05-27T09:08:43.440Z] c3105a71a48b: Download complete [2026-05-27T09:08:43.710Z] d125d8839a47: Verifying Checksum [2026-05-27T09:08:43.710Z] d125d8839a47: Download complete [2026-05-27T09:08:43.710Z] c3106fc0e877: Verifying Checksum [2026-05-27T09:08:43.710Z] c3106fc0e877: Download complete [2026-05-27T09:08:43.985Z] 0f093f025ec4: Verifying Checksum [2026-05-27T09:08:43.985Z] 0f093f025ec4: Download complete [2026-05-27T09:08:43.985Z] 547446be3368: Pull complete [2026-05-27T09:08:45.409Z] d125d8839a47: Pull complete [2026-05-27T09:08:45.675Z] 3e85d5ac6304: Verifying Checksum [2026-05-27T09:08:45.675Z] 3e85d5ac6304: Download complete [2026-05-27T09:08:55.774Z] 3e85d5ac6304: Pull complete [2026-05-27T09:08:55.774Z] c3105a71a48b: Pull complete [2026-05-27T09:08:56.733Z] 0f093f025ec4: Pull complete [2026-05-27T09:08:57.000Z] c3106fc0e877: Pull complete [2026-05-27T09:08:57.000Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-27T09:08:57.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T09:08:57.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:08:57.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-11622 does not seem to be running inside a container [2026-05-27T09:08:57.268Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64:latest cat [2026-05-27T09:08:59.452Z] $ docker top 35544803883c1babde8fe2bccb9fb5751a462be53768830fd527d41ff241be95 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T09:09:00.290Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-27T09:09:10.364Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #1 transferring dockerfile: 1.89kB done [2026-05-27T09:09:10.364Z] #1 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #2 [core-data internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #2 transferring dockerfile: 2.04kB done [2026-05-27T09:09:10.364Z] #2 DONE 0.0s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #3 transferring dockerfile: 2.49kB done [2026-05-27T09:09:10.364Z] #3 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #4 transferring dockerfile: 2.14kB done [2026-05-27T09:09:10.364Z] #4 DONE 0.0s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #5 [support-notifications internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #5 transferring dockerfile: 2.02kB 0.0s done [2026-05-27T09:09:10.364Z] #5 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #6 transferring dockerfile: 1.81kB done [2026-05-27T09:09:10.364Z] #6 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #7 transferring dockerfile: 3.02kB 0.0s done [2026-05-27T09:09:10.364Z] #7 DONE 0.0s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #8 transferring dockerfile: 2.07kB done [2026-05-27T09:09:10.364Z] #8 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #9 [core-command internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #9 transferring dockerfile: 1.94kB done [2026-05-27T09:09:10.364Z] #9 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #10 transferring dockerfile: 2.23kB done [2026-05-27T09:09:10.364Z] #10 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #11 transferring dockerfile: 1.83kB done [2026-05-27T09:09:10.364Z] #11 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #12 [security-spire-server internal] load build definition from Dockerfile [2026-05-27T09:09:10.364Z] #12 transferring dockerfile: 1.70kB done [2026-05-27T09:09:10.364Z] #12 DONE 0.1s [2026-05-27T09:09:10.364Z] [2026-05-27T09:09:10.364Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-27T09:09:10.634Z] #13 transferring dockerfile: 2.50kB done [2026-05-27T09:09:10.635Z] #13 DONE 0.1s [2026-05-27T09:09:10.635Z] [2026-05-27T09:09:10.635Z] #14 [core-metadata internal] load build definition from Dockerfile [2026-05-27T09:09:10.635Z] #14 transferring dockerfile: 2.10kB done [2026-05-27T09:09:10.635Z] #14 DONE 0.1s [2026-05-27T09:09:10.635Z] [2026-05-27T09:09:10.635Z] #15 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T09:09:10.635Z] #15 transferring dockerfile: 1.69kB 0.0s done [2026-05-27T09:09:10.635Z] #15 DONE 0.1s [2026-05-27T09:09:10.635Z] [2026-05-27T09:09:10.635Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T09:09:10.635Z] #16 transferring context: 50B done [2026-05-27T09:09:10.635Z] #16 DONE 0.0s [2026-05-27T09:09:11.218Z] [2026-05-27T09:09:11.218Z] #17 [core-data internal] load .dockerignore [2026-05-27T09:09:11.218Z] #17 transferring context: 50B 0.0s done [2026-05-27T09:09:11.218Z] #17 DONE 0.1s [2026-05-27T09:09:11.492Z] [2026-05-27T09:09:11.492Z] #18 [security-secretstore-setup internal] load .dockerignore [2026-05-27T09:09:11.492Z] #18 transferring context: 50B 0.0s done [2026-05-27T09:09:11.492Z] #18 DONE 0.1s [2026-05-27T09:09:11.492Z] [2026-05-27T09:09:11.492Z] #19 [security-proxy-auth internal] load .dockerignore [2026-05-27T09:09:11.492Z] #19 transferring context: 50B done [2026-05-27T09:09:11.492Z] #19 DONE 0.1s [2026-05-27T09:09:11.492Z] [2026-05-27T09:09:11.492Z] #20 [support-notifications internal] load .dockerignore [2026-05-27T09:09:11.492Z] #20 transferring context: 50B done [2026-05-27T09:09:11.492Z] #20 DONE 0.0s [2026-05-27T09:09:11.492Z] [2026-05-27T09:09:11.492Z] #21 [security-spire-agent internal] load .dockerignore [2026-05-27T09:09:11.492Z] #21 transferring context: 50B done [2026-05-27T09:09:11.492Z] #21 DONE 0.0s [2026-05-27T09:09:11.760Z] [2026-05-27T09:09:11.760Z] #22 [security-bootstrapper internal] load .dockerignore [2026-05-27T09:09:11.760Z] #22 transferring context: 50B done [2026-05-27T09:09:11.760Z] #22 DONE 0.0s [2026-05-27T09:09:11.760Z] [2026-05-27T09:09:11.760Z] #23 [core-keeper internal] load .dockerignore [2026-05-27T09:09:11.760Z] #23 transferring context: 50B done [2026-05-27T09:09:11.760Z] #23 DONE 0.1s [2026-05-27T09:09:11.760Z] [2026-05-27T09:09:11.760Z] #24 [core-command internal] load .dockerignore [2026-05-27T09:09:11.760Z] #24 transferring context: 50B done [2026-05-27T09:09:11.760Z] #24 DONE 0.1s [2026-05-27T09:09:11.760Z] [2026-05-27T09:09:11.760Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T09:09:11.760Z] #25 transferring context: 50B 0.0s done [2026-05-27T09:09:11.760Z] #25 DONE 0.1s [2026-05-27T09:09:11.760Z] [2026-05-27T09:09:11.760Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T09:09:11.760Z] #26 transferring context: 50B done [2026-05-27T09:09:11.760Z] #26 DONE 0.1s [2026-05-27T09:09:11.760Z] [2026-05-27T09:09:11.760Z] #27 [security-spire-server internal] load .dockerignore [2026-05-27T09:09:12.026Z] #27 transferring context: 50B done [2026-05-27T09:09:12.026Z] #27 DONE 0.1s [2026-05-27T09:09:12.026Z] [2026-05-27T09:09:12.026Z] #28 [security-proxy-setup internal] load .dockerignore [2026-05-27T09:09:12.026Z] #28 transferring context: 50B 0.0s done [2026-05-27T09:09:12.026Z] #28 DONE 0.1s [2026-05-27T09:09:12.026Z] [2026-05-27T09:09:12.026Z] #29 [core-metadata internal] load .dockerignore [2026-05-27T09:09:12.026Z] #29 transferring context: 50B 0.0s done [2026-05-27T09:09:12.026Z] #29 DONE 0.1s [2026-05-27T09:09:12.026Z] [2026-05-27T09:09:12.026Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:09:12.293Z] #30 ... [2026-05-27T09:09:12.293Z] [2026-05-27T09:09:12.293Z] #31 [security-spire-config internal] load .dockerignore [2026-05-27T09:09:12.293Z] #31 transferring context: 50B done [2026-05-27T09:09:12.293Z] #31 DONE 0.1s [2026-05-27T09:09:12.293Z] [2026-05-27T09:09:12.293Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:12.293Z] #32 DONE 0.0s [2026-05-27T09:09:12.293Z] [2026-05-27T09:09:12.293Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:09:12.293Z] #30 DONE 0.2s [2026-05-27T09:09:12.293Z] [2026-05-27T09:09:12.293Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:12.293Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:12.563Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:12.563Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:12.563Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:12.563Z] #33 DONE 0.1s [2026-05-27T09:09:12.563Z] [2026-05-27T09:09:12.563Z] #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T09:09:13.170Z] #34 ... [2026-05-27T09:09:13.170Z] [2026-05-27T09:09:13.170Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:13.170Z] #32 DONE 0.0s [2026-05-27T09:09:13.444Z] [2026-05-27T09:09:13.444Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:13.444Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:13.444Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:13.444Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:13.444Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:13.444Z] #33 DONE 0.2s [2026-05-27T09:09:13.444Z] [2026-05-27T09:09:13.444Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:13.444Z] #32 DONE 0.0s [2026-05-27T09:09:13.444Z] [2026-05-27T09:09:13.444Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:13.444Z] #35 DONE 1.6s [2026-05-27T09:09:13.444Z] [2026-05-27T09:09:13.444Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:13.715Z] #36 ... [2026-05-27T09:09:13.715Z] [2026-05-27T09:09:13.715Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:13.715Z] #32 DONE 0.0s [2026-05-27T09:09:13.715Z] [2026-05-27T09:09:13.715Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:13.715Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:13.715Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:13.715Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:13.715Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:13.715Z] #33 DONE 0.2s [2026-05-27T09:09:13.715Z] [2026-05-27T09:09:13.715Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:09:13.715Z] #30 DONE 0.5s [2026-05-27T09:09:13.715Z] [2026-05-27T09:09:13.715Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:09:13.715Z] #37 DONE 0.0s [2026-05-27T09:09:13.715Z] [2026-05-27T09:09:13.715Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:13.715Z] #35 DONE 1.7s [2026-05-27T09:09:13.715Z] [2026-05-27T09:09:13.715Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:09:13.715Z] #38 ... [2026-05-27T09:09:13.715Z] [2026-05-27T09:09:13.715Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:13.715Z] #32 DONE 0.0s [2026-05-27T09:09:13.985Z] [2026-05-27T09:09:13.985Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:13.985Z] #36 DONE 1.2s [2026-05-27T09:09:13.985Z] [2026-05-27T09:09:13.985Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:09:14.257Z] #39 ... [2026-05-27T09:09:14.257Z] [2026-05-27T09:09:14.257Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:14.257Z] #32 DONE 0.0s [2026-05-27T09:09:14.257Z] [2026-05-27T09:09:14.257Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:14.257Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:14.257Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:14.257Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:14.257Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:14.257Z] #33 DONE 0.2s [2026-05-27T09:09:14.257Z] [2026-05-27T09:09:14.257Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:14.257Z] #35 DONE 1.7s [2026-05-27T09:09:14.257Z] [2026-05-27T09:09:14.257Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:09:14.257Z] #30 DONE 1.0s [2026-05-27T09:09:14.257Z] [2026-05-27T09:09:14.257Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:14.257Z] #36 DONE 1.2s [2026-05-27T09:09:14.257Z] [2026-05-27T09:09:14.257Z] #40 [support-notifications internal] load build context [2026-05-27T09:09:14.524Z] #40 ... [2026-05-27T09:09:14.524Z] [2026-05-27T09:09:14.524Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:14.524Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:14.524Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:14.524Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:14.524Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:14.524Z] #33 DONE 0.3s [2026-05-27T09:09:14.524Z] [2026-05-27T09:09:14.524Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:14.524Z] #35 DONE 1.8s [2026-05-27T09:09:14.524Z] [2026-05-27T09:09:14.525Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:14.525Z] #32 DONE 0.0s [2026-05-27T09:09:14.525Z] [2026-05-27T09:09:14.525Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:14.525Z] #36 DONE 1.2s [2026-05-27T09:09:14.525Z] [2026-05-27T09:09:14.525Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:14.793Z] #41 ... [2026-05-27T09:09:14.793Z] [2026-05-27T09:09:14.793Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:14.793Z] #32 DONE 0.0s [2026-05-27T09:09:14.793Z] [2026-05-27T09:09:14.793Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:15.062Z] #41 ... [2026-05-27T09:09:15.062Z] [2026-05-27T09:09:15.062Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:15.062Z] #32 DONE 0.0s [2026-05-27T09:09:15.062Z] [2026-05-27T09:09:15.062Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:15.658Z] #41 ... [2026-05-27T09:09:15.658Z] [2026-05-27T09:09:15.658Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:15.658Z] #32 DONE 0.0s [2026-05-27T09:09:15.658Z] [2026-05-27T09:09:15.658Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:15.658Z] #41 ... [2026-05-27T09:09:15.658Z] [2026-05-27T09:09:15.658Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:15.658Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:15.658Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:15.658Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:15.658Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:15.658Z] #33 DONE 0.4s [2026-05-27T09:09:15.658Z] [2026-05-27T09:09:15.658Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:15.658Z] #35 DONE 1.8s [2026-05-27T09:09:15.658Z] [2026-05-27T09:09:15.658Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:15.658Z] #36 DONE 1.3s [2026-05-27T09:09:15.658Z] [2026-05-27T09:09:15.658Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:09:15.658Z] #30 DONE 2.3s [2026-05-27T09:09:15.658Z] [2026-05-27T09:09:15.658Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:15.933Z] #41 ... [2026-05-27T09:09:15.933Z] [2026-05-27T09:09:15.933Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:15.933Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:15.933Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:15.933Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:15.933Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:15.933Z] #33 DONE 0.4s [2026-05-27T09:09:15.933Z] [2026-05-27T09:09:15.933Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:15.933Z] #35 DONE 1.8s [2026-05-27T09:09:15.933Z] [2026-05-27T09:09:15.933Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:15.933Z] #36 DONE 1.3s [2026-05-27T09:09:15.933Z] [2026-05-27T09:09:15.933Z] #42 [core-keeper internal] load build context [2026-05-27T09:09:15.933Z] #42 DONE 0.0s [2026-05-27T09:09:15.933Z] [2026-05-27T09:09:15.933Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:16.202Z] #41 transferring context: 9.33MB 3.8s [2026-05-27T09:09:16.474Z] #41 ... [2026-05-27T09:09:16.474Z] [2026-05-27T09:09:16.474Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:16.474Z] #32 DONE 0.1s [2026-05-27T09:09:16.474Z] [2026-05-27T09:09:16.474Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:17.446Z] #41 ... [2026-05-27T09:09:17.446Z] [2026-05-27T09:09:17.446Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T09:09:17.446Z] #32 DONE 0.1s [2026-05-27T09:09:17.446Z] [2026-05-27T09:09:17.446Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:18.409Z] #41 ... [2026-05-27T09:09:18.409Z] [2026-05-27T09:09:18.409Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T09:09:18.409Z] #30 DONE 4.7s [2026-05-27T09:09:18.409Z] [2026-05-27T09:09:18.409Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:18.677Z] #41 ... [2026-05-27T09:09:18.677Z] [2026-05-27T09:09:18.677Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:18.677Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:18.677Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:18.677Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:18.677Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:18.677Z] #33 DONE 0.4s [2026-05-27T09:09:18.677Z] [2026-05-27T09:09:18.677Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:18.677Z] #35 DONE 1.9s [2026-05-27T09:09:18.677Z] [2026-05-27T09:09:18.677Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:18.677Z] #36 DONE 1.4s [2026-05-27T09:09:18.677Z] [2026-05-27T09:09:18.677Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:18.677Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:18.677Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:18.677Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:18.677Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:18.677Z] #33 DONE 0.4s [2026-05-27T09:09:18.677Z] [2026-05-27T09:09:18.677Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T09:09:18.677Z] #35 DONE 1.9s [2026-05-27T09:09:18.677Z] [2026-05-27T09:09:18.677Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-05-27T09:09:18.677Z] #36 DONE 1.4s [2026-05-27T09:09:18.677Z] [2026-05-27T09:09:18.677Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:09:19.275Z] #43 ... [2026-05-27T09:09:19.275Z] [2026-05-27T09:09:19.275Z] #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T09:09:19.275Z] #44 DONE 5.4s [2026-05-27T09:09:19.543Z] [2026-05-27T09:09:19.543Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:19.543Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:19.543Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:19.543Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:19.543Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:19.543Z] #33 DONE 0.4s [2026-05-27T09:09:19.543Z] [2026-05-27T09:09:19.543Z] #45 [core-data internal] load build context [2026-05-27T09:09:19.543Z] #45 ... [2026-05-27T09:09:19.543Z] [2026-05-27T09:09:19.543Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:19.543Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:19.543Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:19.543Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:19.543Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:19.543Z] #33 DONE 0.4s [2026-05-27T09:09:19.543Z] [2026-05-27T09:09:19.543Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:19.543Z] #46 DONE 0.0s [2026-05-27T09:09:19.543Z] [2026-05-27T09:09:19.543Z] #45 [core-data internal] load build context [2026-05-27T09:09:19.543Z] #45 ... [2026-05-27T09:09:19.543Z] [2026-05-27T09:09:19.543Z] #47 [security-spire-server internal] load build context [2026-05-27T09:09:19.811Z] #47 ... [2026-05-27T09:09:19.811Z] [2026-05-27T09:09:19.811Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-27T09:09:19.811Z] #48 DONE 5.7s [2026-05-27T09:09:19.811Z] [2026-05-27T09:09:19.811Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:19.811Z] #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:20.080Z] #46 ... [2026-05-27T09:09:20.080Z] [2026-05-27T09:09:20.080Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T09:09:20.080Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T09:09:20.080Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T09:09:20.080Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T09:09:20.080Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T09:09:20.080Z] #33 DONE 0.5s [2026-05-27T09:09:20.080Z] [2026-05-27T09:09:20.080Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:23.441Z] #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 3.7s done [2026-05-27T09:09:23.441Z] #46 ... [2026-05-27T09:09:23.441Z] [2026-05-27T09:09:23.441Z] #49 [security-spire-config internal] load build context [2026-05-27T09:09:23.441Z] #49 transferring context: 24.83kB 0.6s done [2026-05-27T09:09:23.441Z] #49 DONE 3.8s [2026-05-27T09:09:23.441Z] [2026-05-27T09:09:23.441Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T09:09:23.711Z] #50 ... [2026-05-27T09:09:23.711Z] [2026-05-27T09:09:23.711Z] #47 [security-spire-server internal] load build context [2026-05-27T09:09:23.711Z] #47 ... [2026-05-27T09:09:23.711Z] [2026-05-27T09:09:23.711Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:09:23.978Z] #37 ... [2026-05-27T09:09:23.978Z] [2026-05-27T09:09:23.978Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T09:09:23.978Z] #51 ... [2026-05-27T09:09:23.978Z] [2026-05-27T09:09:23.978Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:09:23.978Z] #52 ... [2026-05-27T09:09:23.978Z] [2026-05-27T09:09:23.978Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T09:09:24.245Z] #53 ... [2026-05-27T09:09:24.245Z] [2026-05-27T09:09:24.245Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T09:09:24.245Z] #54 ... [2026-05-27T09:09:24.245Z] [2026-05-27T09:09:24.245Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:09:24.517Z] #38 ... [2026-05-27T09:09:24.517Z] [2026-05-27T09:09:24.517Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T09:09:24.517Z] #55 ... [2026-05-27T09:09:24.517Z] [2026-05-27T09:09:24.517Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:09:24.785Z] #56 ... [2026-05-27T09:09:24.785Z] [2026-05-27T09:09:24.785Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:24.785Z] #46 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-27T09:09:24.785Z] #46 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-27T09:09:24.785Z] #46 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-27T09:09:25.053Z] #46 ... [2026-05-27T09:09:25.053Z] [2026-05-27T09:09:25.053Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T09:09:25.053Z] #57 ... [2026-05-27T09:09:25.053Z] [2026-05-27T09:09:25.053Z] #40 [support-notifications internal] load build context [2026-05-27T09:09:25.341Z] #40 ... [2026-05-27T09:09:25.341Z] [2026-05-27T09:09:25.341Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T09:09:25.341Z] #58 ... [2026-05-27T09:09:25.341Z] [2026-05-27T09:09:25.341Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T09:09:25.341Z] #54 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:25.933Z] #54 ... [2026-05-27T09:09:25.933Z] [2026-05-27T09:09:25.933Z] #59 [security-spire-agent internal] load build context [2026-05-27T09:09:25.933Z] #59 transferring context: 26.11kB 0.7s done [2026-05-27T09:09:25.933Z] #59 DONE 5.7s [2026-05-27T09:09:25.933Z] [2026-05-27T09:09:25.933Z] #60 [support-scheduler internal] load build context [2026-05-27T09:09:25.933Z] #60 ... [2026-05-27T09:09:25.933Z] [2026-05-27T09:09:25.933Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T09:09:25.933Z] #61 ... [2026-05-27T09:09:25.933Z] [2026-05-27T09:09:25.933Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:09:26.201Z] #62 ... [2026-05-27T09:09:26.201Z] [2026-05-27T09:09:26.201Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:09:26.201Z] #63 ... [2026-05-27T09:09:26.201Z] [2026-05-27T09:09:26.201Z] #47 [security-spire-server internal] load build context [2026-05-27T09:09:26.201Z] #47 transferring context: 26.58kB 0.7s done [2026-05-27T09:09:26.201Z] #47 DONE 6.6s [2026-05-27T09:09:26.201Z] [2026-05-27T09:09:26.201Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:09:26.201Z] #63 ... [2026-05-27T09:09:26.201Z] [2026-05-27T09:09:26.201Z] #64 [core-command internal] load build context [2026-05-27T09:09:26.467Z] #64 ... [2026-05-27T09:09:26.467Z] [2026-05-27T09:09:26.467Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:09:26.467Z] #39 ... [2026-05-27T09:09:26.467Z] [2026-05-27T09:09:26.467Z] #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T09:09:26.467Z] #34 4.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:26.467Z] #34 4.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:26.467Z] #34 7.114 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:09:26.467Z] #34 7.114 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:09:26.467Z] #34 7.114 OK: 26165 distinct packages available [2026-05-27T09:09:26.467Z] #34 7.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:26.467Z] #34 7.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:26.467Z] #34 10.61 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-27T09:09:26.467Z] #34 10.61 (2/13) Installing c-ares (1.34.6-r0) [2026-05-27T09:09:26.467Z] #34 10.61 (3/13) Installing libunistring (1.3-r0) [2026-05-27T09:09:26.467Z] #34 10.61 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-27T09:09:26.467Z] #34 10.61 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-27T09:09:26.467Z] #34 10.61 (6/13) Installing libpsl (0.21.5-r3) [2026-05-27T09:09:26.467Z] #34 10.61 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-27T09:09:26.467Z] #34 10.61 (8/13) Installing libcurl (8.14.1-r2) [2026-05-27T09:09:26.467Z] #34 10.61 (9/13) Installing curl (8.14.1-r2) [2026-05-27T09:09:26.467Z] #34 10.61 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:26.467Z] #34 10.61 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-27T09:09:26.467Z] #34 10.61 (12/13) Installing libucontext (1.3.2-r0) [2026-05-27T09:09:26.467Z] #34 10.61 (13/13) Installing gcompat (1.1.0-r4) [2026-05-27T09:09:26.467Z] #34 10.75 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:26.467Z] #34 10.75 OK: 13 MiB in 29 packages [2026-05-27T09:09:26.467Z] #34 DONE 13.9s [2026-05-27T09:09:26.467Z] [2026-05-27T09:09:26.467Z] #42 [core-keeper internal] load build context [2026-05-27T09:09:26.467Z] #42 ... [2026-05-27T09:09:26.467Z] [2026-05-27T09:09:26.467Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:26.467Z] #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done [2026-05-27T09:09:26.467Z] #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.6s [2026-05-27T09:09:26.467Z] #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.6s [2026-05-27T09:09:26.467Z] #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-05-27T09:09:26.740Z] #46 ... [2026-05-27T09:09:26.740Z] [2026-05-27T09:09:26.740Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:09:27.009Z] #65 ... [2026-05-27T09:09:27.009Z] [2026-05-27T09:09:27.009Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T09:09:27.009Z] #66 ... [2026-05-27T09:09:27.009Z] [2026-05-27T09:09:27.009Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:27.009Z] #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.6s done [2026-05-27T09:09:27.009Z] #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done [2026-05-27T09:09:27.276Z] #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done [2026-05-27T09:09:28.238Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 3.3s [2026-05-27T09:09:28.238Z] #46 ... [2026-05-27T09:09:28.238Z] [2026-05-27T09:09:28.238Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:09:28.238Z] #62 DONE 12.2s [2026-05-27T09:09:28.238Z] [2026-05-27T09:09:28.238Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:28.821Z] #46 ... [2026-05-27T09:09:28.821Z] [2026-05-27T09:09:28.821Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:28.821Z] #41 transferring context: 17.39MB 16.0s [2026-05-27T09:09:28.821Z] #41 ... [2026-05-27T09:09:28.821Z] [2026-05-27T09:09:28.821Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:28.821Z] #67 ... [2026-05-27T09:09:28.821Z] [2026-05-27T09:09:28.821Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:28.821Z] #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 3.7s done [2026-05-27T09:09:29.405Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 4.3s [2026-05-27T09:09:29.674Z] #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-05-27T09:09:29.674Z] #46 ... [2026-05-27T09:09:29.674Z] [2026-05-27T09:09:29.674Z] #45 [core-data internal] load build context [2026-05-27T09:09:29.946Z] #45 ... [2026-05-27T09:09:29.946Z] [2026-05-27T09:09:29.946Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T09:09:29.946Z] #68 ... [2026-05-27T09:09:29.946Z] [2026-05-27T09:09:29.946Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:29.946Z] #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2026-05-27T09:09:29.946Z] #46 ... [2026-05-27T09:09:29.946Z] [2026-05-27T09:09:29.946Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:09:29.947Z] #69 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 3.8s done [2026-05-27T09:09:29.947Z] #69 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-27T09:09:29.947Z] #69 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-27T09:09:29.947Z] #69 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-27T09:09:29.947Z] #69 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done [2026-05-27T09:09:29.947Z] #69 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done [2026-05-27T09:09:29.947Z] #69 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2026-05-27T09:09:29.947Z] #69 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.4s done [2026-05-27T09:09:30.214Z] #69 ... [2026-05-27T09:09:30.214Z] [2026-05-27T09:09:30.214Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:30.802Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 5.6s [2026-05-27T09:09:30.802Z] #46 ... [2026-05-27T09:09:30.802Z] [2026-05-27T09:09:30.802Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:09:31.069Z] #43 ... [2026-05-27T09:09:31.069Z] [2026-05-27T09:09:31.069Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:31.069Z] #46 ... [2026-05-27T09:09:31.069Z] [2026-05-27T09:09:31.069Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T09:09:31.337Z] #70 ... [2026-05-27T09:09:31.337Z] [2026-05-27T09:09:31.337Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:31.607Z] #46 ... [2026-05-27T09:09:31.607Z] [2026-05-27T09:09:31.607Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T09:09:31.607Z] #71 ... [2026-05-27T09:09:31.607Z] [2026-05-27T09:09:31.607Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:32.202Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 7.1s [2026-05-27T09:09:33.168Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 8.0s [2026-05-27T09:09:33.438Z] #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-27T09:09:33.706Z] #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-27T09:09:33.706Z] #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-27T09:09:33.973Z] #46 ... [2026-05-27T09:09:33.973Z] [2026-05-27T09:09:33.973Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:09:34.241Z] #37 ... [2026-05-27T09:09:34.241Z] [2026-05-27T09:09:34.241Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:34.508Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 9.4s [2026-05-27T09:09:34.508Z] #46 ... [2026-05-27T09:09:34.508Z] [2026-05-27T09:09:34.508Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T09:09:34.508Z] #50 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:34.508Z] #50 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:34.508Z] #50 15.98 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:34.508Z] #50 15.98 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:34.508Z] #50 15.98 OK: 8 MiB in 17 packages [2026-05-27T09:09:34.777Z] #50 ... [2026-05-27T09:09:34.777Z] [2026-05-27T09:09:34.777Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:09:34.777Z] #38 transferring context: 8.47MB 20.5s [2026-05-27T09:09:34.777Z] #38 ... [2026-05-27T09:09:34.777Z] [2026-05-27T09:09:34.777Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:09:35.043Z] #56 ... [2026-05-27T09:09:35.043Z] [2026-05-27T09:09:35.043Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:09:35.043Z] #52 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:35.043Z] #52 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:35.043Z] #52 17.15 OK: 255 MiB in 60 packages [2026-05-27T09:09:35.043Z] #52 ... [2026-05-27T09:09:35.043Z] [2026-05-27T09:09:35.043Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:35.311Z] #46 ... [2026-05-27T09:09:35.311Z] [2026-05-27T09:09:35.311Z] #40 [support-notifications internal] load build context [2026-05-27T09:09:35.577Z] #40 ... [2026-05-27T09:09:35.577Z] [2026-05-27T09:09:35.577Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:36.164Z] #46 ... [2026-05-27T09:09:36.164Z] [2026-05-27T09:09:36.164Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T09:09:36.164Z] #50 DONE 22.7s [2026-05-27T09:09:36.164Z] [2026-05-27T09:09:36.164Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:36.164Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 11.3s [2026-05-27T09:09:36.164Z] #46 ... [2026-05-27T09:09:36.164Z] [2026-05-27T09:09:36.164Z] #60 [support-scheduler internal] load build context [2026-05-27T09:09:36.432Z] #60 ... [2026-05-27T09:09:36.432Z] [2026-05-27T09:09:36.432Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:36.432Z] #46 ... [2026-05-27T09:09:36.432Z] [2026-05-27T09:09:36.432Z] #64 [core-command internal] load build context [2026-05-27T09:09:36.432Z] #64 ... [2026-05-27T09:09:36.432Z] [2026-05-27T09:09:36.432Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:09:36.709Z] #72 ... [2026-05-27T09:09:36.709Z] [2026-05-27T09:09:36.709Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T09:09:36.709Z] #51 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:36.709Z] #51 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:36.709Z] #51 19.94 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:36.709Z] #51 19.94 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:36.709Z] #51 19.94 OK: 8 MiB in 17 packages [2026-05-27T09:09:36.709Z] #51 ... [2026-05-27T09:09:36.709Z] [2026-05-27T09:09:36.709Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:09:36.709Z] #52 DONE 23.0s [2026-05-27T09:09:36.709Z] [2026-05-27T09:09:36.709Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:09:36.978Z] #63 ... [2026-05-27T09:09:36.978Z] [2026-05-27T09:09:36.978Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T09:09:36.978Z] #54 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:36.978Z] #54 17.90 (1/4) Installing ca-certificates (20260413-r0) [2026-05-27T09:09:36.978Z] #54 18.30 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:36.978Z] #54 18.30 (3/4) Installing su-exec (0.2-r3) [2026-05-27T09:09:36.978Z] #54 18.30 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T09:09:36.978Z] #54 18.99 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:36.978Z] #54 19.31 Executing ca-certificates-20260413-r0.trigger [2026-05-27T09:09:36.978Z] #54 19.62 OK: 20 MiB in 20 packages [2026-05-27T09:09:36.978Z] #54 ... [2026-05-27T09:09:36.978Z] [2026-05-27T09:09:36.978Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:09:36.978Z] #63 ... [2026-05-27T09:09:36.978Z] [2026-05-27T09:09:36.978Z] #42 [core-keeper internal] load build context [2026-05-27T09:09:37.244Z] #42 ... [2026-05-27T09:09:37.244Z] [2026-05-27T09:09:37.244Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:37.244Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 12.2s [2026-05-27T09:09:37.244Z] #46 ... [2026-05-27T09:09:37.244Z] [2026-05-27T09:09:37.244Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T09:09:37.244Z] #51 DONE 23.7s [2026-05-27T09:09:37.511Z] [2026-05-27T09:09:37.511Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:37.511Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.56MB / 37.02MB 12.7s [2026-05-27T09:09:38.095Z] #46 ... [2026-05-27T09:09:38.095Z] [2026-05-27T09:09:38.095Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T09:09:38.095Z] #54 DONE 24.0s [2026-05-27T09:09:38.095Z] [2026-05-27T09:09:38.095Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:38.361Z] #46 ... [2026-05-27T09:09:38.361Z] [2026-05-27T09:09:38.361Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T09:09:38.361Z] #58 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:38.361Z] #58 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:38.361Z] #58 19.40 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:38.361Z] #58 19.40 (2/2) Installing su-exec (0.2-r3) [2026-05-27T09:09:38.361Z] #58 19.40 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:38.361Z] #58 19.40 OK: 8 MiB in 18 packages [2026-05-27T09:09:38.361Z] #58 ... [2026-05-27T09:09:38.361Z] [2026-05-27T09:09:38.361Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:38.631Z] #46 ... [2026-05-27T09:09:38.631Z] [2026-05-27T09:09:38.631Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T09:09:38.631Z] #73 ... [2026-05-27T09:09:38.631Z] [2026-05-27T09:09:38.631Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:39.215Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.76MB / 37.02MB 14.0s [2026-05-27T09:09:39.215Z] #46 ... [2026-05-27T09:09:39.215Z] [2026-05-27T09:09:39.215Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:39.215Z] #67 ... [2026-05-27T09:09:39.215Z] [2026-05-27T09:09:39.215Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:39.215Z] #41 transferring context: 20.43MB 26.5s [2026-05-27T09:09:39.482Z] #41 ... [2026-05-27T09:09:39.482Z] [2026-05-27T09:09:39.482Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:40.070Z] #46 ... [2026-05-27T09:09:40.070Z] [2026-05-27T09:09:40.070Z] #45 [core-data internal] load build context [2026-05-27T09:09:40.340Z] #45 ... [2026-05-27T09:09:40.340Z] [2026-05-27T09:09:40.340Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:40.340Z] #46 ... [2026-05-27T09:09:40.340Z] [2026-05-27T09:09:40.340Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T09:09:40.340Z] #58 DONE 25.1s [2026-05-27T09:09:40.340Z] [2026-05-27T09:09:40.340Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:40.609Z] #46 ... [2026-05-27T09:09:40.609Z] [2026-05-27T09:09:40.609Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:09:40.609Z] #69 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 14.7s [2026-05-27T09:09:40.609Z] #69 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-27T09:09:40.609Z] #69 ... [2026-05-27T09:09:40.609Z] [2026-05-27T09:09:40.609Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:40.880Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 15.8s [2026-05-27T09:09:41.154Z] #46 ... [2026-05-27T09:09:41.154Z] [2026-05-27T09:09:41.154Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:09:41.154Z] #43 ... [2026-05-27T09:09:41.154Z] [2026-05-27T09:09:41.154Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:41.742Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 16.7s [2026-05-27T09:09:42.013Z] #46 ... [2026-05-27T09:09:42.013Z] [2026-05-27T09:09:42.013Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T09:09:42.013Z] #39 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:42.013Z] #39 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:42.013Z] #39 24.70 OK: 255 MiB in 60 packages [2026-05-27T09:09:42.013Z] #39 DONE 28.2s [2026-05-27T09:09:42.013Z] [2026-05-27T09:09:42.013Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:42.988Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 18.0s [2026-05-27T09:09:43.966Z] #46 ... [2026-05-27T09:09:43.966Z] [2026-05-27T09:09:43.966Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T09:09:43.966Z] #61 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:43.966Z] #61 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:43.966Z] #61 24.66 OK: 255 MiB in 60 packages [2026-05-27T09:09:43.966Z] #61 DONE 27.7s [2026-05-27T09:09:43.966Z] [2026-05-27T09:09:43.966Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:43.966Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.24MB / 37.02MB 18.9s [2026-05-27T09:09:44.237Z] #46 ... [2026-05-27T09:09:44.237Z] [2026-05-27T09:09:44.237Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:09:44.237Z] #37 ... [2026-05-27T09:09:44.237Z] [2026-05-27T09:09:44.237Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:44.558Z] #46 ... [2026-05-27T09:09:44.558Z] [2026-05-27T09:09:44.558Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T09:09:44.558Z] #65 DONE 27.6s [2026-05-27T09:09:44.558Z] [2026-05-27T09:09:44.558Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:44.831Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 19.8s [2026-05-27T09:09:45.098Z] #46 ... [2026-05-27T09:09:45.098Z] [2026-05-27T09:09:45.098Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:09:45.098Z] #38 transferring context: 12.27MB 31.1s [2026-05-27T09:09:45.098Z] #38 ... [2026-05-27T09:09:45.098Z] [2026-05-27T09:09:45.098Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T09:09:45.098Z] #57 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:45.098Z] #57 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:45.098Z] #57 25.61 (1/7) Installing ca-certificates (20260413-r0) [2026-05-27T09:09:45.098Z] #57 25.93 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:45.098Z] #57 25.93 (3/7) Installing libgcc (14.2.0-r6) [2026-05-27T09:09:45.098Z] #57 25.93 (4/7) Installing libsodium (1.0.20-r1) [2026-05-27T09:09:45.098Z] #57 26.06 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-27T09:09:45.098Z] #57 26.30 (6/7) Installing libzmq (4.3.5-r2) [2026-05-27T09:09:45.098Z] #57 26.45 (7/7) Installing zeromq (4.3.5-r2) [2026-05-27T09:09:45.098Z] #57 26.45 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:45.098Z] #57 26.59 Executing ca-certificates-20260413-r0.trigger [2026-05-27T09:09:45.098Z] #57 27.15 OK: 12 MiB in 23 packages [2026-05-27T09:09:45.098Z] #57 DONE 30.2s [2026-05-27T09:09:45.098Z] [2026-05-27T09:09:45.098Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:09:45.364Z] #56 ... [2026-05-27T09:09:45.365Z] [2026-05-27T09:09:45.365Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:09:46.137Z] #38 ... [2026-05-27T09:09:46.137Z] [2026-05-27T09:09:46.137Z] #40 [support-notifications internal] load build context [2026-05-27T09:09:46.137Z] #40 ... [2026-05-27T09:09:46.137Z] [2026-05-27T09:09:46.137Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:46.137Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 21.2s [2026-05-27T09:09:46.415Z] #46 ... [2026-05-27T09:09:46.415Z] [2026-05-27T09:09:46.415Z] #60 [support-scheduler internal] load build context [2026-05-27T09:09:46.415Z] #60 ... [2026-05-27T09:09:46.415Z] [2026-05-27T09:09:46.415Z] #45 [core-data internal] load build context [2026-05-27T09:09:46.693Z] #45 ... [2026-05-27T09:09:46.693Z] [2026-05-27T09:09:46.693Z] #64 [core-command internal] load build context [2026-05-27T09:09:46.693Z] #64 ... [2026-05-27T09:09:46.693Z] [2026-05-27T09:09:46.693Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:09:46.974Z] #74 ... [2026-05-27T09:09:46.974Z] [2026-05-27T09:09:46.974Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:47.254Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 22.3s [2026-05-27T09:09:47.254Z] #46 ... [2026-05-27T09:09:47.254Z] [2026-05-27T09:09:47.254Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T09:09:47.254Z] #53 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:47.254Z] #53 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:47.254Z] #53 28.85 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:09:47.254Z] #53 28.85 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:09:47.254Z] #53 28.85 OK: 26165 distinct packages available [2026-05-27T09:09:47.254Z] #53 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:47.254Z] #53 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:47.530Z] #53 ... [2026-05-27T09:09:47.530Z] [2026-05-27T09:09:47.530Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:09:47.530Z] #63 ... [2026-05-27T09:09:47.530Z] [2026-05-27T09:09:47.530Z] #42 [core-keeper internal] load build context [2026-05-27T09:09:47.530Z] #42 ... [2026-05-27T09:09:47.530Z] [2026-05-27T09:09:47.530Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T09:09:47.820Z] #75 ... [2026-05-27T09:09:47.820Z] [2026-05-27T09:09:47.820Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:47.820Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 22.9s [2026-05-27T09:09:48.880Z] #46 ... [2026-05-27T09:09:48.880Z] [2026-05-27T09:09:48.880Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T09:09:48.880Z] #76 ... [2026-05-27T09:09:48.880Z] [2026-05-27T09:09:48.880Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:09:49.160Z] #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 23.9s done [2026-05-27T09:09:49.431Z] #46 ... [2026-05-27T09:09:49.431Z] [2026-05-27T09:09:49.431Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T09:09:49.431Z] #55 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:49.431Z] #55 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:49.431Z] #55 32.58 OK: 255 MiB in 60 packages [2026-05-27T09:09:49.431Z] #55 DONE 35.0s [2026-05-27T09:09:49.431Z] [2026-05-27T09:09:49.431Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:49.431Z] #67 ... [2026-05-27T09:09:49.431Z] [2026-05-27T09:09:49.431Z] #45 [core-data internal] load build context [2026-05-27T09:09:50.020Z] #45 ... [2026-05-27T09:09:50.020Z] [2026-05-27T09:09:50.020Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:50.020Z] #41 transferring context: 23.16MB 37.4s [2026-05-27T09:09:50.020Z] #41 ... [2026-05-27T09:09:50.020Z] [2026-05-27T09:09:50.020Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:50.610Z] #67 ... [2026-05-27T09:09:50.610Z] [2026-05-27T09:09:50.610Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T09:09:50.610Z] #77 ... [2026-05-27T09:09:50.610Z] [2026-05-27T09:09:50.610Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:50.889Z] #41 ... [2026-05-27T09:09:50.889Z] [2026-05-27T09:09:50.889Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:09:50.889Z] #69 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 14.8s done [2026-05-27T09:09:50.889Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.4s [2026-05-27T09:09:50.889Z] #69 ... [2026-05-27T09:09:50.889Z] [2026-05-27T09:09:50.889Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:51.473Z] #67 ... [2026-05-27T09:09:51.473Z] [2026-05-27T09:09:51.473Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:09:51.473Z] #43 ... [2026-05-27T09:09:51.473Z] [2026-05-27T09:09:51.473Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:52.433Z] #67 ... [2026-05-27T09:09:52.433Z] [2026-05-27T09:09:52.433Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T09:09:52.433Z] #53 35.63 OK: 255 MiB in 60 packages [2026-05-27T09:09:52.433Z] #53 DONE 38.2s [2026-05-27T09:09:52.433Z] [2026-05-27T09:09:52.433Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:52.433Z] #67 ... [2026-05-27T09:09:52.433Z] [2026-05-27T09:09:52.433Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T09:09:52.433Z] #66 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:52.433Z] #66 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:52.433Z] #66 31.22 (1/3) Installing ca-certificates (20260413-r0) [2026-05-27T09:09:52.433Z] #66 31.40 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:52.433Z] #66 31.40 (3/3) Installing tzdata (2026b-r0) [2026-05-27T09:09:52.433Z] #66 32.32 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:52.433Z] #66 32.32 Executing ca-certificates-20260413-r0.trigger [2026-05-27T09:09:52.433Z] #66 33.18 OK: 9 MiB in 19 packages [2026-05-27T09:09:52.433Z] #66 ... [2026-05-27T09:09:52.433Z] [2026-05-27T09:09:52.433Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:53.888Z] #41 ... [2026-05-27T09:09:53.888Z] [2026-05-27T09:09:53.888Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T09:09:53.888Z] #66 DONE 36.8s [2026-05-27T09:09:53.888Z] [2026-05-27T09:09:53.888Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:54.472Z] #41 ... [2026-05-27T09:09:54.472Z] [2026-05-27T09:09:54.472Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:09:54.472Z] #37 ... [2026-05-27T09:09:54.472Z] [2026-05-27T09:09:54.472Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:09:55.058Z] #41 transferring context: 24.44MB 42.4s [2026-05-27T09:09:55.058Z] #41 ... [2026-05-27T09:09:55.058Z] [2026-05-27T09:09:55.058Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T09:09:55.058Z] #78 ... [2026-05-27T09:09:55.058Z] [2026-05-27T09:09:55.058Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:55.326Z] #67 ... [2026-05-27T09:09:55.326Z] [2026-05-27T09:09:55.326Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:09:55.593Z] #79 ... [2026-05-27T09:09:55.593Z] [2026-05-27T09:09:55.593Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:09:55.593Z] #56 ... [2026-05-27T09:09:55.593Z] [2026-05-27T09:09:55.593Z] #67 [core-metadata internal] load build context [2026-05-27T09:09:56.188Z] #67 ... [2026-05-27T09:09:56.188Z] [2026-05-27T09:09:56.188Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:09:56.454Z] #38 ... [2026-05-27T09:09:56.454Z] [2026-05-27T09:09:56.454Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:09:56.727Z] #56 ... [2026-05-27T09:09:56.727Z] [2026-05-27T09:09:56.727Z] #64 [core-command internal] load build context [2026-05-27T09:09:56.994Z] #64 ... [2026-05-27T09:09:56.994Z] [2026-05-27T09:09:56.994Z] #60 [support-scheduler internal] load build context [2026-05-27T09:09:56.994Z] #60 ... [2026-05-27T09:09:56.994Z] [2026-05-27T09:09:56.994Z] #40 [support-notifications internal] load build context [2026-05-27T09:09:57.262Z] #40 ... [2026-05-27T09:09:57.262Z] [2026-05-27T09:09:57.262Z] #64 [core-command internal] load build context [2026-05-27T09:09:57.529Z] #64 ... [2026-05-27T09:09:57.529Z] [2026-05-27T09:09:57.529Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:09:57.797Z] #63 ... [2026-05-27T09:09:57.797Z] [2026-05-27T09:09:57.797Z] #42 [core-keeper internal] load build context [2026-05-27T09:09:57.797Z] #42 ... [2026-05-27T09:09:57.797Z] [2026-05-27T09:09:57.797Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:09:58.767Z] #63 ... [2026-05-27T09:09:58.767Z] [2026-05-27T09:09:58.767Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T09:09:58.767Z] #71 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:58.767Z] #71 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:58.767Z] #71 31.64 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:09:58.767Z] #71 31.64 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:09:58.768Z] #71 31.64 OK: 26165 distinct packages available [2026-05-27T09:09:58.768Z] #71 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:58.768Z] #71 32.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:58.768Z] #71 ... [2026-05-27T09:09:58.768Z] [2026-05-27T09:09:58.768Z] #40 [support-notifications internal] load build context [2026-05-27T09:09:59.732Z] #40 ... [2026-05-27T09:09:59.732Z] [2026-05-27T09:09:59.732Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T09:09:59.732Z] #68 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:59.732Z] #68 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:09:59.732Z] #68 34.70 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T09:09:59.732Z] #68 34.70 (2/4) Installing openssl (3.5.6-r0) [2026-05-27T09:09:59.732Z] #68 34.82 (3/4) Installing su-exec (0.2-r3) [2026-05-27T09:09:59.732Z] #68 34.82 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T09:09:59.732Z] #68 35.58 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:09:59.732Z] #68 35.68 OK: 20 MiB in 20 packages [2026-05-27T09:09:59.732Z] #68 DONE 39.6s [2026-05-27T09:09:59.732Z] [2026-05-27T09:09:59.732Z] #40 [support-notifications internal] load build context [2026-05-27T09:09:59.998Z] #40 ... [2026-05-27T09:09:59.998Z] [2026-05-27T09:09:59.998Z] #45 [core-data internal] load build context [2026-05-27T09:10:00.265Z] #45 ... [2026-05-27T09:10:00.265Z] [2026-05-27T09:10:00.265Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T09:10:00.265Z] #75 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:00.871Z] #75 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:01.453Z] #75 ... [2026-05-27T09:10:01.453Z] [2026-05-27T09:10:01.453Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:10:01.453Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 18.7s [2026-05-27T09:10:01.453Z] #69 ... [2026-05-27T09:10:01.453Z] [2026-05-27T09:10:01.453Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:01.453Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.1s [2026-05-27T09:10:01.719Z] #46 ... [2026-05-27T09:10:01.719Z] [2026-05-27T09:10:01.719Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:01.719Z] #43 transferring context: 7.29MB 40.7s [2026-05-27T09:10:01.719Z] #43 ... [2026-05-27T09:10:01.719Z] [2026-05-27T09:10:01.719Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:01.985Z] #37 ... [2026-05-27T09:10:01.985Z] [2026-05-27T09:10:01.985Z] #45 [core-data internal] load build context [2026-05-27T09:10:02.571Z] #45 ... [2026-05-27T09:10:02.571Z] [2026-05-27T09:10:02.571Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T09:10:02.571Z] #70 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:02.571Z] #70 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:02.571Z] #70 36.96 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T09:10:02.571Z] #70 36.96 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T09:10:02.571Z] #70 36.96 OK: 26165 distinct packages available [2026-05-27T09:10:02.571Z] #70 38.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:02.571Z] #70 38.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:02.841Z] #70 ... [2026-05-27T09:10:02.841Z] [2026-05-27T09:10:02.841Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T09:10:02.841Z] #71 38.63 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-27T09:10:02.841Z] #71 38.63 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-27T09:10:02.841Z] #71 38.63 (3/5) Installing libucontext (1.3.2-r0) [2026-05-27T09:10:02.841Z] #71 38.63 (4/5) Installing gcompat (1.1.0-r4) [2026-05-27T09:10:02.841Z] #71 38.63 (5/5) Installing openssl (3.5.6-r0) [2026-05-27T09:10:02.841Z] #71 38.63 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:10:02.841Z] #71 38.81 OK: 9 MiB in 21 packages [2026-05-27T09:10:02.841Z] #71 DONE 41.2s [2026-05-27T09:10:02.841Z] [2026-05-27T09:10:02.841Z] #45 [core-data internal] load build context [2026-05-27T09:10:03.428Z] #45 ... [2026-05-27T09:10:03.428Z] [2026-05-27T09:10:03.428Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:03.428Z] #72 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:03.428Z] #72 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:03.428Z] #72 34.69 OK: 13 MiB in 29 packages [2026-05-27T09:10:03.428Z] #72 DONE 36.8s [2026-05-27T09:10:03.428Z] [2026-05-27T09:10:03.428Z] #45 [core-data internal] load build context [2026-05-27T09:10:04.010Z] #45 ... [2026-05-27T09:10:04.010Z] [2026-05-27T09:10:04.010Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:04.287Z] #80 ... [2026-05-27T09:10:04.287Z] [2026-05-27T09:10:04.287Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:04.512Z] #156 ... [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T09:10:04.512Z] #146 DONE 81.0s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:10:04.512Z] #153 ... [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:10:04.512Z] #157 DONE 0.2s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:10:04.512Z] #158 DONE 0.0s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-27T09:10:04.512Z] #159 DONE 0.1s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #160 [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-05-27T09:10:04.512Z] #160 DONE 0.1s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-27T09:10:04.512Z] #161 DONE 0.0s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:10:04.512Z] #162 DONE 1.0s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:10:04.512Z] #152 ... [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #163 [core-common-config-bootstrapper] exporting to image [2026-05-27T09:10:04.512Z] #163 exporting layers [2026-05-27T09:10:04.512Z] #163 exporting layers 0.4s done [2026-05-27T09:10:04.512Z] #163 writing image sha256:ecbd195e09d82e5293a11893c6c7b7bbaf2c340aa4f17101a09339236600430f done [2026-05-27T09:10:04.512Z] #163 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-27T09:10:04.512Z] #163 DONE 0.4s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:10:04.512Z] #153 ... [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T09:10:04.512Z] #150 DONE 88.6s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:10:04.512Z] #152 ... [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-27T09:10:04.512Z] #164 DONE 0.1s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T09:10:04.512Z] #165 DONE 0.8s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:10:04.512Z] #166 DONE 0.3s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:10:04.512Z] #151 ... [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:10:04.512Z] #167 DONE 0.1s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-27T09:10:04.512Z] #168 DONE 0.1s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-27T09:10:04.512Z] #169 DONE 0.0s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.512Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-27T09:10:04.512Z] #170 DONE 0.0s [2026-05-27T09:10:04.512Z] [2026-05-27T09:10:04.513Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-27T09:10:04.513Z] #171 DONE 0.1s [2026-05-27T09:10:04.513Z] [2026-05-27T09:10:04.513Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:10:04.513Z] #151 ... [2026-05-27T09:10:04.513Z] [2026-05-27T09:10:04.513Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-27T09:10:04.513Z] #172 DONE 0.1s [2026-05-27T09:10:04.513Z] [2026-05-27T09:10:04.513Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-27T09:10:04.513Z] #173 DONE 0.1s [2026-05-27T09:10:04.513Z] [2026-05-27T09:10:04.513Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-27T09:10:04.513Z] #174 DONE 0.9s [2026-05-27T09:10:04.513Z] [2026-05-27T09:10:04.513Z] #175 [security-bootstrapper] exporting to image [2026-05-27T09:10:04.513Z] #175 exporting layers [2026-05-27T09:10:04.513Z] #175 exporting layers 0.3s done [2026-05-27T09:10:04.513Z] #175 writing image sha256:545919e013641e4d3971a97f453a69a5b1cf7dc8e6f0b2403bf37e06c133b613 done [2026-05-27T09:10:04.513Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-27T09:10:04.513Z] #175 DONE 0.3s [2026-05-27T09:10:04.513Z] [2026-05-27T09:10:04.513Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:10:05.245Z] #43 ... [2026-05-27T09:10:05.245Z] [2026-05-27T09:10:05.245Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:10:05.245Z] #41 ... [2026-05-27T09:10:05.245Z] [2026-05-27T09:10:05.245Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:05.538Z] #38 ... [2026-05-27T09:10:05.538Z] [2026-05-27T09:10:05.538Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:06.500Z] #43 ... [2026-05-27T09:10:06.500Z] [2026-05-27T09:10:06.500Z] #67 [core-metadata internal] load build context [2026-05-27T09:10:06.500Z] #67 ... [2026-05-27T09:10:06.500Z] [2026-05-27T09:10:06.500Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:06.500Z] #43 transferring context: 8.37MB 45.7s [2026-05-27T09:10:06.772Z] #43 ... [2026-05-27T09:10:06.772Z] [2026-05-27T09:10:06.772Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:07.042Z] #56 ... [2026-05-27T09:10:07.042Z] [2026-05-27T09:10:07.042Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:07.309Z] #43 ... [2026-05-27T09:10:07.309Z] [2026-05-27T09:10:07.309Z] #60 [support-scheduler internal] load build context [2026-05-27T09:10:07.309Z] #60 ... [2026-05-27T09:10:07.309Z] [2026-05-27T09:10:07.309Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:07.576Z] #43 ... [2026-05-27T09:10:07.576Z] [2026-05-27T09:10:07.842Z] #64 [core-command internal] load build context [2026-05-27T09:10:07.842Z] #64 ... [2026-05-27T09:10:07.842Z] [2026-05-27T09:10:07.842Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:07.842Z] #43 ... [2026-05-27T09:10:07.842Z] [2026-05-27T09:10:07.842Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:08.110Z] #42 ... [2026-05-27T09:10:08.110Z] [2026-05-27T09:10:08.110Z] #64 [core-command internal] load build context [2026-05-27T09:10:08.110Z] #64 ... [2026-05-27T09:10:08.110Z] [2026-05-27T09:10:08.110Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T09:10:08.110Z] #73 29.60 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:08.110Z] #73 30.77 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:08.110Z] #73 38.58 OK: 255 MiB in 60 packages [2026-05-27T09:10:08.376Z] #73 ... [2026-05-27T09:10:08.376Z] [2026-05-27T09:10:08.376Z] #64 [core-command internal] load build context [2026-05-27T09:10:08.643Z] #64 ... [2026-05-27T09:10:08.643Z] [2026-05-27T09:10:08.643Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:08.910Z] #63 ... [2026-05-27T09:10:08.910Z] [2026-05-27T09:10:08.910Z] #64 [core-command internal] load build context [2026-05-27T09:10:09.498Z] #64 ... [2026-05-27T09:10:09.498Z] [2026-05-27T09:10:09.498Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T09:10:09.498Z] #70 45.23 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T09:10:09.498Z] #70 45.23 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-27T09:10:09.498Z] #70 45.23 (3/4) Installing libucontext (1.3.2-r0) [2026-05-27T09:10:09.499Z] #70 45.23 (4/4) Installing gcompat (1.1.0-r4) [2026-05-27T09:10:09.499Z] #70 45.23 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:10:09.499Z] #70 45.31 OK: 8 MiB in 20 packages [2026-05-27T09:10:09.499Z] #70 DONE 48.4s [2026-05-27T09:10:09.764Z] [2026-05-27T09:10:09.764Z] #64 [core-command internal] load build context [2026-05-27T09:10:09.764Z] #64 ... [2026-05-27T09:10:09.764Z] [2026-05-27T09:10:09.764Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T09:10:10.031Z] #81 ... [2026-05-27T09:10:10.031Z] [2026-05-27T09:10:10.031Z] #64 [core-command internal] load build context [2026-05-27T09:10:10.297Z] #64 ... [2026-05-27T09:10:10.297Z] [2026-05-27T09:10:10.297Z] #40 [support-notifications internal] load build context [2026-05-27T09:10:10.297Z] #40 ... [2026-05-27T09:10:10.297Z] [2026-05-27T09:10:10.297Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T09:10:10.298Z] #73 DONE 42.0s [2026-05-27T09:10:10.298Z] [2026-05-27T09:10:10.298Z] #40 [support-notifications internal] load build context [2026-05-27T09:10:10.298Z] #40 ... [2026-05-27T09:10:10.298Z] [2026-05-27T09:10:10.298Z] #64 [core-command internal] load build context [2026-05-27T09:10:11.724Z] #64 transferring context: 11.98MB 53.5s [2026-05-27T09:10:11.993Z] #64 ... [2026-05-27T09:10:11.993Z] [2026-05-27T09:10:11.993Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:11.993Z] #37 ... [2026-05-27T09:10:11.993Z] [2026-05-27T09:10:11.993Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:11.993Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.8s [2026-05-27T09:10:12.259Z] #46 ... [2026-05-27T09:10:12.259Z] [2026-05-27T09:10:12.259Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T09:10:12.259Z] #75 31.40 OK: 8 MiB in 17 packages [2026-05-27T09:10:12.259Z] #75 DONE 34.6s [2026-05-27T09:10:12.259Z] [2026-05-27T09:10:12.259Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:12.530Z] #37 ... [2026-05-27T09:10:12.530Z] [2026-05-27T09:10:12.530Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:10:12.530Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 31.1s [2026-05-27T09:10:12.530Z] #69 ... [2026-05-27T09:10:12.530Z] [2026-05-27T09:10:12.530Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:12.796Z] #56 ... [2026-05-27T09:10:12.796Z] [2026-05-27T09:10:12.796Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T09:10:12.796Z] #82 ... [2026-05-27T09:10:12.796Z] [2026-05-27T09:10:12.796Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:12.796Z] #74 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:12.796Z] #74 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:12.796Z] #74 34.89 OK: 8 MiB in 17 packages [2026-05-27T09:10:13.062Z] #74 ... [2026-05-27T09:10:13.062Z] [2026-05-27T09:10:13.062Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:13.062Z] #56 ... [2026-05-27T09:10:13.062Z] [2026-05-27T09:10:13.062Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:13.062Z] #74 DONE 36.5s [2026-05-27T09:10:13.062Z] [2026-05-27T09:10:13.062Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:13.649Z] #46 ... [2026-05-27T09:10:13.649Z] [2026-05-27T09:10:13.649Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T09:10:13.649Z] #76 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:13.649Z] #76 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:13.649Z] #76 34.46 OK: 20 MiB in 20 packages [2026-05-27T09:10:13.927Z] #76 ... [2026-05-27T09:10:13.927Z] [2026-05-27T09:10:13.927Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:14.512Z] #37 ... [2026-05-27T09:10:14.512Z] [2026-05-27T09:10:14.512Z] #45 [core-data internal] load build context [2026-05-27T09:10:14.512Z] #45 ... [2026-05-27T09:10:14.512Z] [2026-05-27T09:10:14.512Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:15.477Z] #56 ... [2026-05-27T09:10:15.477Z] [2026-05-27T09:10:15.477Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:15.743Z] #38 ... [2026-05-27T09:10:15.743Z] [2026-05-27T09:10:15.743Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:10:15.743Z] #41 transferring context: 36.90MB 63.3s [2026-05-27T09:10:15.743Z] #41 ... [2026-05-27T09:10:15.743Z] [2026-05-27T09:10:15.743Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:16.009Z] #56 ... [2026-05-27T09:10:16.009Z] [2026-05-27T09:10:16.009Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T09:10:16.009Z] #76 DONE 37.1s [2026-05-27T09:10:16.009Z] [2026-05-27T09:10:16.009Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:16.280Z] #56 ... [2026-05-27T09:10:16.280Z] [2026-05-27T09:10:16.280Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T09:10:16.280Z] #77 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:16.280Z] #77 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:16.280Z] #77 35.51 OK: 8 MiB in 18 packages [2026-05-27T09:10:16.546Z] #77 ... [2026-05-27T09:10:16.546Z] [2026-05-27T09:10:16.546Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:10:16.546Z] #41 ... [2026-05-27T09:10:16.546Z] [2026-05-27T09:10:16.546Z] #67 [core-metadata internal] load build context [2026-05-27T09:10:16.828Z] #67 ... [2026-05-27T09:10:16.828Z] [2026-05-27T09:10:16.828Z] #64 [core-command internal] load build context [2026-05-27T09:10:17.414Z] #64 ... [2026-05-27T09:10:17.414Z] [2026-05-27T09:10:17.414Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T09:10:17.414Z] #78 22.58 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:17.414Z] #78 24.55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:17.414Z] #78 ... [2026-05-27T09:10:17.414Z] [2026-05-27T09:10:17.414Z] #60 [support-scheduler internal] load build context [2026-05-27T09:10:17.683Z] #60 ... [2026-05-27T09:10:17.683Z] [2026-05-27T09:10:17.683Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:18.273Z] #38 ... [2026-05-27T09:10:18.273Z] [2026-05-27T09:10:18.273Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:18.273Z] #42 ... [2026-05-27T09:10:18.273Z] [2026-05-27T09:10:18.273Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T09:10:18.273Z] #77 DONE 37.8s [2026-05-27T09:10:18.273Z] [2026-05-27T09:10:18.273Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:18.273Z] #42 ... [2026-05-27T09:10:18.273Z] [2026-05-27T09:10:18.273Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:18.273Z] #79 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:18.273Z] #79 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:18.273Z] #79 32.34 OK: 12 MiB in 23 packages [2026-05-27T09:10:18.273Z] #79 ... [2026-05-27T09:10:18.273Z] [2026-05-27T09:10:18.273Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:18.553Z] #43 ... [2026-05-27T09:10:18.553Z] [2026-05-27T09:10:18.553Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:19.137Z] #42 ... [2026-05-27T09:10:19.137Z] [2026-05-27T09:10:19.137Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:19.137Z] #63 ... [2026-05-27T09:10:19.137Z] [2026-05-27T09:10:19.137Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:19.749Z] #42 ... [2026-05-27T09:10:19.749Z] [2026-05-27T09:10:19.749Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:19.749Z] #79 DONE 34.3s [2026-05-27T09:10:19.749Z] [2026-05-27T09:10:19.749Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:20.016Z] #42 ... [2026-05-27T09:10:20.016Z] [2026-05-27T09:10:20.016Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T09:10:20.016Z] #0 8.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:20.016Z] #83 ... [2026-05-27T09:10:20.016Z] [2026-05-27T09:10:20.016Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:20.596Z] #63 ... [2026-05-27T09:10:20.596Z] [2026-05-27T09:10:20.596Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T09:10:20.596Z] #78 33.24 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T09:10:20.596Z] #78 33.91 Executing busybox-1.37.0-r20.trigger [2026-05-27T09:10:20.596Z] #78 34.11 OK: 8 MiB in 17 packages [2026-05-27T09:10:20.596Z] #78 DONE 35.8s [2026-05-27T09:10:20.596Z] [2026-05-27T09:10:20.596Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:20.862Z] #42 ... [2026-05-27T09:10:20.862Z] [2026-05-27T09:10:20.862Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:20.862Z] #80 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:20.862Z] #80 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:20.862Z] #80 25.41 OK: 9 MiB in 19 packages [2026-05-27T09:10:20.862Z] #80 ... [2026-05-27T09:10:20.862Z] [2026-05-27T09:10:20.862Z] #40 [support-notifications internal] load build context [2026-05-27T09:10:20.862Z] #40 ... [2026-05-27T09:10:20.862Z] [2026-05-27T09:10:20.862Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:21.128Z] #63 ... [2026-05-27T09:10:21.128Z] [2026-05-27T09:10:21.128Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T09:10:21.128Z] #80 DONE 27.0s [2026-05-27T09:10:21.128Z] [2026-05-27T09:10:21.128Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:21.714Z] #63 transferring context: 18.67MB 64.4s [2026-05-27T09:10:22.675Z] #63 ... [2026-05-27T09:10:22.675Z] [2026-05-27T09:10:22.675Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:10:22.675Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 41.7s [2026-05-27T09:10:22.675Z] #69 ... [2026-05-27T09:10:22.675Z] [2026-05-27T09:10:22.675Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:22.941Z] #63 ... [2026-05-27T09:10:22.941Z] [2026-05-27T09:10:22.941Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T09:10:22.941Z] #81 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:22.941Z] #81 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:22.941Z] #81 22.42 OK: 20 MiB in 20 packages [2026-05-27T09:10:22.941Z] #81 DONE 23.4s [2026-05-27T09:10:22.941Z] [2026-05-27T09:10:22.941Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:23.525Z] #63 ... [2026-05-27T09:10:23.525Z] [2026-05-27T09:10:23.525Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T09:10:23.525Z] #82 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:23.525Z] #82 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:23.525Z] #82 18.40 OK: 9 MiB in 21 packages [2026-05-27T09:10:23.525Z] #82 DONE 20.9s [2026-05-27T09:10:23.525Z] [2026-05-27T09:10:23.525Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:24.114Z] #63 ... [2026-05-27T09:10:24.114Z] [2026-05-27T09:10:24.114Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:24.114Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.5s [2026-05-27T09:10:24.114Z] #46 ... [2026-05-27T09:10:24.114Z] [2026-05-27T09:10:24.114Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:10:24.380Z] #41 ... [2026-05-27T09:10:24.380Z] [2026-05-27T09:10:24.380Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:24.647Z] #63 ... [2026-05-27T09:10:24.647Z] [2026-05-27T09:10:24.647Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T09:10:24.647Z] #83 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T09:10:24.647Z] #83 13.27 OK: 8 MiB in 20 packages [2026-05-27T09:10:24.647Z] #83 DONE 14.5s [2026-05-27T09:10:24.647Z] [2026-05-27T09:10:24.647Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:24.647Z] #63 ... [2026-05-27T09:10:24.647Z] [2026-05-27T09:10:24.647Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:24.920Z] #37 ... [2026-05-27T09:10:24.920Z] [2026-05-27T09:10:24.920Z] #45 [core-data internal] load build context [2026-05-27T09:10:24.920Z] #45 transferring context: 44.63MB 70.9s done [2026-05-27T09:10:24.920Z] #45 ... [2026-05-27T09:10:24.920Z] [2026-05-27T09:10:24.920Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:25.506Z] #37 ... [2026-05-27T09:10:25.506Z] [2026-05-27T09:10:25.506Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-27T09:10:25.506Z] #84 DONE 2.0s [2026-05-27T09:10:25.506Z] [2026-05-27T09:10:25.506Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:26.086Z] #37 ... [2026-05-27T09:10:26.086Z] [2026-05-27T09:10:26.086Z] #45 [core-data internal] load build context [2026-05-27T09:10:26.086Z] #45 DONE 72.5s [2026-05-27T09:10:26.086Z] [2026-05-27T09:10:26.086Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:26.359Z] #37 ... [2026-05-27T09:10:26.359Z] [2026-05-27T09:10:26.359Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T09:10:26.359Z] #85 DONE 7.6s [2026-05-27T09:10:26.359Z] [2026-05-27T09:10:26.359Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T09:10:26.637Z] #86 ... [2026-05-27T09:10:26.637Z] [2026-05-27T09:10:26.637Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:26.637Z] #56 ... [2026-05-27T09:10:26.637Z] [2026-05-27T09:10:26.637Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:27.229Z] #37 ... [2026-05-27T09:10:27.229Z] [2026-05-27T09:10:27.229Z] #67 [core-metadata internal] load build context [2026-05-27T09:10:27.229Z] #67 ... [2026-05-27T09:10:27.229Z] [2026-05-27T09:10:27.229Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:27.494Z] #56 ... [2026-05-27T09:10:27.494Z] [2026-05-27T09:10:27.494Z] #41 [security-spiffe-token-provider internal] load build context [2026-05-27T09:10:27.494Z] #41 transferring context: 44.63MB 74.0s done [2026-05-27T09:10:27.495Z] #41 DONE 75.2s [2026-05-27T09:10:27.495Z] [2026-05-27T09:10:27.495Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:27.761Z] #56 ... [2026-05-27T09:10:27.761Z] [2026-05-27T09:10:27.761Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T09:10:27.761Z] #86 DONE 1.3s [2026-05-27T09:10:27.761Z] [2026-05-27T09:10:27.761Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:27.761Z] #56 ... [2026-05-27T09:10:27.761Z] [2026-05-27T09:10:27.761Z] #60 [support-scheduler internal] load build context [2026-05-27T09:10:27.761Z] #60 ... [2026-05-27T09:10:27.761Z] [2026-05-27T09:10:27.761Z] #64 [core-command internal] load build context [2026-05-27T09:10:28.030Z] #64 ... [2026-05-27T09:10:28.030Z] [2026-05-27T09:10:28.030Z] #60 [support-scheduler internal] load build context [2026-05-27T09:10:28.297Z] #60 ... [2026-05-27T09:10:28.297Z] [2026-05-27T09:10:28.297Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:28.562Z] #38 ... [2026-05-27T09:10:28.562Z] [2026-05-27T09:10:28.562Z] #60 [support-scheduler internal] load build context [2026-05-27T09:10:28.828Z] #60 ... [2026-05-27T09:10:28.828Z] [2026-05-27T09:10:28.828Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:28.828Z] #43 ... [2026-05-27T09:10:28.828Z] [2026-05-27T09:10:28.828Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:30.784Z] #38 ... [2026-05-27T09:10:30.784Z] [2026-05-27T09:10:30.784Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:31.049Z] #42 ... [2026-05-27T09:10:31.049Z] [2026-05-27T09:10:31.049Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:31.049Z] #38 ... [2026-05-27T09:10:31.049Z] [2026-05-27T09:10:31.049Z] #40 [support-notifications internal] load build context [2026-05-27T09:10:31.315Z] #40 transferring context: 44.63MB 76.1s done [2026-05-27T09:10:31.315Z] #40 ... [2026-05-27T09:10:31.315Z] [2026-05-27T09:10:31.315Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:31.902Z] #38 transferring context: 44.63MB 77.8s done [2026-05-27T09:10:32.169Z] #38 ... [2026-05-27T09:10:32.169Z] [2026-05-27T09:10:32.169Z] #40 [support-notifications internal] load build context [2026-05-27T09:10:32.169Z] #40 DONE 77.6s [2026-05-27T09:10:32.169Z] [2026-05-27T09:10:32.169Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:32.169Z] #43 ... [2026-05-27T09:10:32.169Z] [2026-05-27T09:10:32.169Z] #56 [security-bootstrapper internal] load build context [2026-05-27T09:10:32.169Z] #56 transferring context: 44.63MB 76.2s done [2026-05-27T09:10:32.169Z] #56 DONE 77.8s [2026-05-27T09:10:32.169Z] [2026-05-27T09:10:32.169Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:32.442Z] #43 ... [2026-05-27T09:10:32.442Z] [2026-05-27T09:10:32.442Z] #38 [security-proxy-auth internal] load build context [2026-05-27T09:10:32.442Z] #38 DONE 78.6s [2026-05-27T09:10:32.442Z] [2026-05-27T09:10:32.442Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:33.026Z] #43 ... [2026-05-27T09:10:33.026Z] [2026-05-27T09:10:33.026Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:10:33.027Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 52.0s [2026-05-27T09:10:33.292Z] #69 ... [2026-05-27T09:10:33.292Z] [2026-05-27T09:10:33.292Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:35.268Z] #43 ... [2026-05-27T09:10:35.268Z] [2026-05-27T09:10:35.268Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:35.268Z] #63 ... [2026-05-27T09:10:35.268Z] [2026-05-27T09:10:35.268Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:35.545Z] #43 ... [2026-05-27T09:10:35.545Z] [2026-05-27T09:10:35.545Z] #37 [security-secretstore-setup internal] load build context [2026-05-27T09:10:35.545Z] #37 transferring context: 44.63MB 79.7s done [2026-05-27T09:10:35.545Z] #37 DONE 81.6s [2026-05-27T09:10:35.545Z] [2026-05-27T09:10:35.545Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:35.545Z] #43 ... [2026-05-27T09:10:35.545Z] [2026-05-27T09:10:35.545Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:35.545Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 44.0s [2026-05-27T09:10:35.545Z] #46 ... [2026-05-27T09:10:35.545Z] [2026-05-27T09:10:35.545Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:37.494Z] #43 ... [2026-05-27T09:10:37.494Z] [2026-05-27T09:10:37.494Z] #67 [core-metadata internal] load build context [2026-05-27T09:10:37.494Z] #67 ... [2026-05-27T09:10:37.494Z] [2026-05-27T09:10:37.494Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:37.494Z] #87 ... [2026-05-27T09:10:37.494Z] [2026-05-27T09:10:37.494Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:38.080Z] #43 ... [2026-05-27T09:10:38.080Z] [2026-05-27T09:10:38.080Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T09:10:38.080Z] #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 54.5s done [2026-05-27T09:10:38.080Z] #69 DONE 77.9s [2026-05-27T09:10:38.080Z] [2026-05-27T09:10:38.080Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:38.080Z] #43 ... [2026-05-27T09:10:38.080Z] [2026-05-27T09:10:38.080Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:38.346Z] #88 ... [2026-05-27T09:10:38.346Z] [2026-05-27T09:10:38.346Z] #64 [core-command internal] load build context [2026-05-27T09:10:38.346Z] #64 ... [2026-05-27T09:10:38.346Z] [2026-05-27T09:10:38.346Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:38.929Z] #43 ... [2026-05-27T09:10:38.929Z] [2026-05-27T09:10:38.929Z] #60 [support-scheduler internal] load build context [2026-05-27T09:10:38.929Z] #60 transferring context: 24.84MB 82.1s [2026-05-27T09:10:38.929Z] #60 ... [2026-05-27T09:10:38.929Z] [2026-05-27T09:10:38.929Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:39.197Z] #43 ... [2026-05-27T09:10:39.197Z] [2026-05-27T09:10:39.197Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-27T09:10:39.197Z] #63 transferring context: 44.63MB 81.1s done [2026-05-27T09:10:39.197Z] #63 DONE 83.2s [2026-05-27T09:10:39.197Z] [2026-05-27T09:10:39.197Z] #43 [security-proxy-setup internal] load build context [2026-05-27T09:10:40.614Z] #43 transferring context: 44.63MB 79.5s done [2026-05-27T09:10:40.892Z] #43 DONE 82.2s [2026-05-27T09:10:40.892Z] [2026-05-27T09:10:40.892Z] #64 [core-command internal] load build context [2026-05-27T09:10:40.892Z] #64 transferring context: 44.63MB 82.3s done [2026-05-27T09:10:40.892Z] #64 DONE 85.1s [2026-05-27T09:10:40.892Z] [2026-05-27T09:10:40.892Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:40.892Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 49.6s [2026-05-27T09:10:41.159Z] #46 ... [2026-05-27T09:10:41.159Z] [2026-05-27T09:10:41.159Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:41.159Z] #42 ... [2026-05-27T09:10:41.159Z] [2026-05-27T09:10:41.159Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T09:10:42.565Z] #89 ... [2026-05-27T09:10:42.565Z] [2026-05-27T09:10:42.565Z] #67 [core-metadata internal] load build context [2026-05-27T09:10:42.565Z] #67 transferring context: 44.63MB 81.0s done [2026-05-27T09:10:42.565Z] #67 DONE 83.9s [2026-05-27T09:10:42.565Z] [2026-05-27T09:10:42.565Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:42.832Z] #42 ... [2026-05-27T09:10:42.832Z] [2026-05-27T09:10:42.832Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:43.098Z] #90 ... [2026-05-27T09:10:43.098Z] [2026-05-27T09:10:43.098Z] #42 [core-keeper internal] load build context [2026-05-27T09:10:43.366Z] #42 transferring context: 44.63MB 85.9s done [2026-05-27T09:10:43.635Z] #42 DONE 87.8s [2026-05-27T09:10:43.635Z] [2026-05-27T09:10:43.635Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:44.222Z] #46 ... [2026-05-27T09:10:44.222Z] [2026-05-27T09:10:44.222Z] #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:44.497Z] #91 ... [2026-05-27T09:10:44.497Z] [2026-05-27T09:10:44.497Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:45.084Z] #46 ... [2026-05-27T09:10:45.084Z] [2026-05-27T09:10:45.084Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T09:10:45.084Z] #89 DONE 3.9s [2026-05-27T09:10:45.084Z] [2026-05-27T09:10:45.084Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:46.132Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 54.9s [2026-05-27T09:10:46.401Z] #46 ... [2026-05-27T09:10:46.401Z] [2026-05-27T09:10:46.401Z] #60 [support-scheduler internal] load build context [2026-05-27T09:10:46.401Z] #60 transferring context: 44.63MB 89.1s done [2026-05-27T09:10:46.401Z] #60 DONE 90.3s [2026-05-27T09:10:46.401Z] [2026-05-27T09:10:46.401Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:10:51.808Z] #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 59.8s done [2026-05-27T09:10:52.394Z] #46 ... [2026-05-27T09:10:52.394Z] [2026-05-27T09:10:52.394Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:52.394Z] #88 DONE 24.1s [2026-05-27T09:10:52.394Z] [2026-05-27T09:10:52.394Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:10:52.669Z] #92 ... [2026-05-27T09:10:52.669Z] [2026-05-27T09:10:52.669Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:52.669Z] #87 DONE 25.3s [2026-05-27T09:10:52.939Z] [2026-05-27T09:10:52.939Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:10:54.358Z] #93 ... [2026-05-27T09:10:54.358Z] [2026-05-27T09:10:54.358Z] #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:54.358Z] #91 DONE 19.8s [2026-05-27T09:10:54.358Z] [2026-05-27T09:10:54.358Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:10:54.629Z] #94 ... [2026-05-27T09:10:54.629Z] [2026-05-27T09:10:54.629Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T09:10:54.629Z] #95 ... [2026-05-27T09:10:54.629Z] [2026-05-27T09:10:54.629Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:56.628Z] #96 ... [2026-05-27T09:10:56.628Z] [2026-05-27T09:10:56.628Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:10:57.227Z] #97 ... [2026-05-27T09:10:57.227Z] [2026-05-27T09:10:57.227Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:10:57.228Z] #90 DONE 24.1s [2026-05-27T09:10:57.228Z] [2026-05-27T09:10:57.228Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:11:02.577Z] #98 ... [2026-05-27T09:11:02.577Z] [2026-05-27T09:11:02.577Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T09:11:02.577Z] #95 DONE 17.8s [2026-05-27T09:11:02.577Z] [2026-05-27T09:11:02.577Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:11:02.577Z] #99 ... [2026-05-27T09:11:02.577Z] [2026-05-27T09:11:02.577Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:11:03.539Z] #100 ... [2026-05-27T09:11:03.539Z] [2026-05-27T09:11:03.539Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:11:03.539Z] #96 DONE 16.9s [2026-05-27T09:11:03.539Z] [2026-05-27T09:11:03.539Z] #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:11:04.500Z] #101 ... [2026-05-27T09:11:04.500Z] [2026-05-27T09:11:04.500Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:11:04.500Z] #99 DONE 7.4s [2026-05-27T09:11:04.500Z] [2026-05-27T09:11:04.500Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T09:11:05.461Z] #102 ... [2026-05-27T09:11:05.461Z] [2026-05-27T09:11:05.461Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:11:05.461Z] #103 DONE 8.9s [2026-05-27T09:11:05.461Z] [2026-05-27T09:11:05.461Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T09:11:05.461Z] #104 ... [2026-05-27T09:11:05.461Z] [2026-05-27T09:11:05.461Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T09:11:05.461Z] #97 DONE 9.2s [2026-05-27T09:11:05.726Z] [2026-05-27T09:11:05.726Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-27T09:11:05.726Z] #105 ... [2026-05-27T09:11:05.726Z] [2026-05-27T09:11:05.726Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T09:11:05.726Z] #102 DONE 1.4s [2026-05-27T09:11:05.992Z] [2026-05-27T09:11:05.992Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T09:11:06.260Z] #106 ... [2026-05-27T09:11:06.261Z] [2026-05-27T09:11:06.261Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T09:11:06.261Z] #104 DONE 1.1s [2026-05-27T09:11:06.525Z] [2026-05-27T09:11:06.525Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T09:11:06.525Z] #107 ... [2026-05-27T09:11:06.525Z] [2026-05-27T09:11:06.525Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-27T09:11:06.525Z] #105 DONE 0.9s [2026-05-27T09:11:06.793Z] [2026-05-27T09:11:06.794Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T09:11:06.794Z] #106 DONE 0.9s [2026-05-27T09:11:06.794Z] [2026-05-27T09:11:06.794Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T09:11:07.061Z] #108 ... [2026-05-27T09:11:07.061Z] [2026-05-27T09:11:07.061Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T09:11:07.061Z] #107 DONE 0.7s [2026-05-27T09:11:07.328Z] [2026-05-27T09:11:07.328Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T09:11:07.328Z] #108 DONE 0.5s [2026-05-27T09:11:07.328Z] [2026-05-27T09:11:07.328Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:11:07.593Z] #109 ... [2026-05-27T09:11:07.593Z] [2026-05-27T09:11:07.593Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:11:07.593Z] #110 DONE 0.8s [2026-05-27T09:11:07.593Z] [2026-05-27T09:11:07.593Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T09:11:07.861Z] #111 ... [2026-05-27T09:11:07.861Z] [2026-05-27T09:11:07.861Z] #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:11:07.861Z] #112 DONE 0.6s [2026-05-27T09:11:07.861Z] [2026-05-27T09:11:07.861Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T09:11:07.861Z] #109 DONE 0.6s [2026-05-27T09:11:07.861Z] [2026-05-27T09:11:07.861Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T09:11:08.463Z] #113 ... [2026-05-27T09:11:08.463Z] [2026-05-27T09:11:08.463Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T09:11:08.463Z] #111 DONE 0.5s [2026-05-27T09:11:08.464Z] [2026-05-27T09:11:08.464Z] #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T09:11:08.464Z] #114 DONE 0.6s [2026-05-27T09:11:08.464Z] [2026-05-27T09:11:08.464Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T09:11:08.464Z] #113 DONE 0.6s [2026-05-27T09:11:08.464Z] [2026-05-27T09:11:08.464Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T09:11:08.732Z] #115 ... [2026-05-27T09:11:08.732Z] [2026-05-27T09:11:08.732Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-27T09:11:08.732Z] #116 DONE 0.4s [2026-05-27T09:11:08.732Z] [2026-05-27T09:11:08.732Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T09:11:08.732Z] #115 DONE 0.3s [2026-05-27T09:11:08.732Z] [2026-05-27T09:11:08.732Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-27T09:11:08.732Z] #117 DONE 0.4s [2026-05-27T09:11:08.732Z] [2026-05-27T09:11:08.732Z] #118 [security-spire-server] exporting to image [2026-05-27T09:11:08.732Z] #118 exporting layers [2026-05-27T09:11:12.379Z] #151 ... [2026-05-27T09:11:12.379Z] [2026-05-27T09:11:12.379Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T09:11:12.379Z] #148 155.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T09:11:14.917Z] #148 DONE 164.0s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:11:14.917Z] #153 DONE 164.0s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T09:11:14.917Z] #147 DONE 164.1s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:11:14.917Z] #151 DONE 164.1s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:11:14.917Z] #152 DONE 164.1s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T09:11:14.917Z] #155 DONE 164.1s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T09:11:14.917Z] #149 DONE 164.1s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T09:11:14.917Z] #156 DONE 164.1s [2026-05-27T09:11:14.917Z] [2026-05-27T09:11:14.917Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:11:15.375Z] #118 exporting layers 5.9s done [2026-05-27T09:11:15.375Z] #118 writing image sha256:505efb3bd09d98d146a11e904fcf4f6be2cde773d65e3ad716c8ee0d87572d24 0.1s done [2026-05-27T09:11:15.375Z] #118 naming to docker.io/library/security-spire-server-arm64 [2026-05-27T09:11:15.375Z] #118 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-27T09:11:15.375Z] #118 exporting layers 6.2s done [2026-05-27T09:11:15.375Z] #118 writing image sha256:8525dbabdd5e4ff70e32b3c5d85fea6d26aebe3eb68fb882e2477cf081ece35f 0.0s done [2026-05-27T09:11:15.375Z] #118 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-05-27T09:11:15.375Z] #118 exporting layers 6.5s done [2026-05-27T09:11:15.375Z] #118 writing image sha256:6f8ad7e3aa679f199a6d8fa2f8b02a1e2a214e80a64a9eb4fb409f2e785cdfa5 0.0s done [2026-05-27T09:11:15.375Z] #118 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-05-27T09:11:15.375Z] #118 DONE 6.6s [2026-05-27T09:11:15.375Z] [2026-05-27T09:11:15.375Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:11:15.483Z] #154 DONE 164.6s [2026-05-27T09:11:15.483Z] [2026-05-27T09:11:15.483Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:15.742Z] #176 DONE 0.5s [2026-05-27T09:11:15.742Z] [2026-05-27T09:11:15.742Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:11:15.742Z] #145 DONE 164.9s [2026-05-27T09:11:15.742Z] [2026-05-27T09:11:15.742Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:15.742Z] #177 DONE 0.5s [2026-05-27T09:11:15.742Z] [2026-05-27T09:11:15.742Z] #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T09:11:15.742Z] #178 ... [2026-05-27T09:11:15.742Z] [2026-05-27T09:11:15.742Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:15.742Z] #179 DONE 0.3s [2026-05-27T09:11:15.742Z] [2026-05-27T09:11:15.742Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:15.742Z] #180 DONE 0.3s [2026-05-27T09:11:15.742Z] [2026-05-27T09:11:15.742Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:15.742Z] #181 DONE 0.3s [2026-05-27T09:11:15.742Z] [2026-05-27T09:11:15.742Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:15.742Z] #182 DONE 0.3s [2026-05-27T09:11:16.007Z] [2026-05-27T09:11:16.008Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.008Z] #183 DONE 0.3s [2026-05-27T09:11:16.008Z] [2026-05-27T09:11:16.008Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.008Z] #184 ... [2026-05-27T09:11:16.008Z] [2026-05-27T09:11:16.008Z] #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T09:11:16.008Z] #178 DONE 0.4s [2026-05-27T09:11:16.274Z] [2026-05-27T09:11:16.274Z] #185 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:16.274Z] #185 DONE 0.4s [2026-05-27T09:11:16.274Z] [2026-05-27T09:11:16.274Z] #186 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:16.274Z] #186 DONE 0.1s [2026-05-27T09:11:16.274Z] [2026-05-27T09:11:16.274Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.274Z] #187 DONE 0.4s [2026-05-27T09:11:16.274Z] [2026-05-27T09:11:16.274Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.274Z] #188 DONE 0.4s [2026-05-27T09:11:16.274Z] [2026-05-27T09:11:16.274Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.274Z] #189 DONE 0.4s [2026-05-27T09:11:16.274Z] [2026-05-27T09:11:16.274Z] #190 [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-05-27T09:11:16.539Z] #190 ... [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.539Z] #184 DONE 0.5s [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #191 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.539Z] #191 CACHED [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:16.539Z] #192 CACHED [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:11:16.539Z] #193 CACHED [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.539Z] #194 CACHED [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-27T09:11:16.539Z] #195 DONE 0.4s [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:11:16.539Z] #196 DONE 0.3s [2026-05-27T09:11:16.539Z] [2026-05-27T09:11:16.539Z] #197 [core-keeper] exporting to image [2026-05-27T09:11:16.539Z] #197 exporting layers [2026-05-27T09:11:16.797Z] #197 ... [2026-05-27T09:11:16.797Z] [2026-05-27T09:11:16.797Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:16.797Z] #198 DONE 0.5s [2026-05-27T09:11:16.797Z] [2026-05-27T09:11:16.797Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-27T09:11:17.055Z] #199 ... [2026-05-27T09:11:17.055Z] [2026-05-27T09:11:17.056Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:11:17.056Z] #200 DONE 0.7s [2026-05-27T09:11:17.056Z] [2026-05-27T09:11:17.056Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-27T09:11:17.315Z] #201 ... [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #202 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-27T09:11:17.315Z] #202 DONE 1.0s [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T09:11:17.315Z] #203 DONE 1.0s [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #190 [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-05-27T09:11:17.315Z] #190 DONE 1.0s [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-27T09:11:17.315Z] #204 DONE 0.8s [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-27T09:11:17.315Z] #205 DONE 0.9s [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-27T09:11:17.315Z] #206 DONE 0.9s [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #207 [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-05-27T09:11:17.315Z] #207 DONE 0.8s [2026-05-27T09:11:17.315Z] [2026-05-27T09:11:17.315Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:11:17.883Z] #208 ... [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-27T09:11:17.883Z] #199 DONE 1.0s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-27T09:11:17.883Z] #201 DONE 0.6s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-27T09:11:17.883Z] #209 DONE 0.6s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:11:17.883Z] #210 DONE 0.6s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #211 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-27T09:11:17.883Z] #211 DONE 0.6s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:11:17.883Z] #212 DONE 0.6s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-27T09:11:17.883Z] #213 DONE 0.6s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #214 [core-command] exporting to image [2026-05-27T09:11:17.883Z] #214 ... [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:11:17.883Z] #208 DONE 0.6s [2026-05-27T09:11:17.883Z] [2026-05-27T09:11:17.883Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:11:17.883Z] #215 DONE 0.2s [2026-05-27T09:11:18.160Z] [2026-05-27T09:11:18.160Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-27T09:11:18.160Z] #216 DONE 0.3s [2026-05-27T09:11:18.160Z] [2026-05-27T09:11:18.160Z] #217 [support-scheduler] exporting to image [2026-05-27T09:11:18.160Z] #217 ... [2026-05-27T09:11:18.160Z] [2026-05-27T09:11:18.160Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:11:18.160Z] #218 DONE 0.3s [2026-05-27T09:11:18.160Z] [2026-05-27T09:11:18.160Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-27T09:11:18.160Z] #219 DONE 0.3s [2026-05-27T09:11:18.160Z] [2026-05-27T09:11:18.160Z] #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-27T09:11:18.160Z] #220 DONE 0.3s [2026-05-27T09:11:18.160Z] [2026-05-27T09:11:18.160Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-27T09:11:18.160Z] #221 DONE 0.3s [2026-05-27T09:11:18.160Z] [2026-05-27T09:11:18.160Z] #197 [core-keeper] exporting to image [2026-05-27T09:11:18.160Z] #197 exporting layers 0.7s done [2026-05-27T09:11:18.160Z] #197 writing image sha256:ee97bc4f4e658e505978047876f25a0872b1aaa63087da58b85619fa51a74bf1 done [2026-05-27T09:11:18.160Z] #197 naming to docker.io/library/core-keeper done [2026-05-27T09:11:18.160Z] #197 DONE 1.7s [2026-05-27T09:11:18.420Z] [2026-05-27T09:11:18.420Z] #222 [core-metadata] exporting to image [2026-05-27T09:11:18.420Z] #222 ... [2026-05-27T09:11:18.420Z] [2026-05-27T09:11:18.420Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T09:11:18.420Z] #223 DONE 0.3s [2026-05-27T09:11:18.420Z] [2026-05-27T09:11:18.420Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-27T09:11:18.420Z] #224 DONE 0.3s [2026-05-27T09:11:18.420Z] [2026-05-27T09:11:18.420Z] #214 [core-command] exporting to image [2026-05-27T09:11:18.420Z] #214 exporting layers 0.3s done [2026-05-27T09:11:18.420Z] #214 writing image sha256:217fdaa131776349a5a5f3024b7bd04fe123ff7b8471ab212f3109b266ab1d9d done [2026-05-27T09:11:18.420Z] #214 naming to docker.io/library/core-command 0.0s done [2026-05-27T09:11:18.420Z] #214 DONE 0.6s [2026-05-27T09:11:18.420Z] [2026-05-27T09:11:18.420Z] #225 [core-data] exporting to image [2026-05-27T09:11:18.420Z] #225 exporting layers 0.3s done [2026-05-27T09:11:18.420Z] #225 writing image sha256:9130659a8e08b0263b3baa29852492a797f29dacf3de1cabeee27e88946b1968 done [2026-05-27T09:11:18.420Z] #225 naming to docker.io/library/core-data 0.0s done [2026-05-27T09:11:18.420Z] #225 DONE 0.7s [2026-05-27T09:11:18.420Z] [2026-05-27T09:11:18.420Z] #226 [security-spiffe-token-provider] exporting to image [2026-05-27T09:11:18.420Z] #226 exporting layers 0.3s done [2026-05-27T09:11:18.420Z] #226 writing image sha256:eab338c38b4cdbe3cac48e4cccd909c78302bdec46d87381b1d98938c9af4799 0.0s done [2026-05-27T09:11:18.420Z] #226 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-05-27T09:11:18.420Z] #226 DONE 0.8s [2026-05-27T09:11:18.678Z] [2026-05-27T09:11:18.679Z] #227 [support-notifications] exporting to image [2026-05-27T09:11:18.679Z] #227 exporting layers 0.5s done [2026-05-27T09:11:18.679Z] #227 writing image sha256:594c3133f96524808820d663b6e8bedbaf27d71e087d7c8b63c9a6eebdcfc80a done [2026-05-27T09:11:18.679Z] #227 naming to docker.io/library/support-notifications done [2026-05-27T09:11:18.938Z] #227 DONE 0.7s [2026-05-27T09:11:18.938Z] [2026-05-27T09:11:18.938Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-27T09:11:18.938Z] #228 DONE 0.3s [2026-05-27T09:11:18.938Z] [2026-05-27T09:11:18.938Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T09:11:18.938Z] #229 DONE 0.2s [2026-05-27T09:11:18.938Z] [2026-05-27T09:11:18.938Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:11:18.938Z] #230 DONE 0.7s [2026-05-27T09:11:18.938Z] [2026-05-27T09:11:18.938Z] #231 [security-proxy-auth] exporting to image [2026-05-27T09:11:18.938Z] #231 ... [2026-05-27T09:11:18.938Z] [2026-05-27T09:11:18.938Z] #217 [support-scheduler] exporting to image [2026-05-27T09:11:18.938Z] #217 exporting layers 0.8s done [2026-05-27T09:11:18.938Z] #217 writing image sha256:1dcb69dc16a33619a0224193fcc149d83d5b7c3fae1da6f3d4f4f0a5bf7e986b done [2026-05-27T09:11:18.938Z] #217 naming to docker.io/library/support-scheduler 0.0s done [2026-05-27T09:11:18.938Z] #217 DONE 0.9s [2026-05-27T09:11:18.938Z] [2026-05-27T09:11:18.938Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:11:18.938Z] #232 DONE 0.6s [2026-05-27T09:11:19.199Z] [2026-05-27T09:11:19.199Z] #233 [security-proxy-setup] exporting to image [2026-05-27T09:11:19.199Z] #233 ... [2026-05-27T09:11:19.199Z] [2026-05-27T09:11:19.199Z] #222 [core-metadata] exporting to image [2026-05-27T09:11:19.199Z] #222 exporting layers 1.1s done [2026-05-27T09:11:19.199Z] #222 writing image sha256:13d6f1bc0b4a09a29e3d54a2bdfec3bbd0e0cb866925c9a1014cd9a0a3c7913b 0.0s done [2026-05-27T09:11:19.199Z] #222 naming to docker.io/library/core-metadata done [2026-05-27T09:11:19.199Z] #222 DONE 1.1s [2026-05-27T09:11:19.199Z] [2026-05-27T09:11:19.199Z] #231 [security-proxy-auth] exporting to image [2026-05-27T09:11:19.199Z] #231 exporting layers 0.4s done [2026-05-27T09:11:19.199Z] #231 writing image sha256:e46e9ec78f6ce61e3407a1048bd552921eb8d6aeefe262c4d5fd797ad009110a 0.0s done [2026-05-27T09:11:19.199Z] #231 naming to docker.io/library/security-proxy-auth done [2026-05-27T09:11:19.199Z] #231 DONE 0.4s [2026-05-27T09:11:19.199Z] [2026-05-27T09:11:19.199Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:11:19.199Z] #234 DONE 0.4s [2026-05-27T09:11:19.457Z] [2026-05-27T09:11:19.457Z] #233 [security-proxy-setup] exporting to image [2026-05-27T09:11:19.457Z] #233 exporting layers 0.3s done [2026-05-27T09:11:19.457Z] #233 writing image sha256:a3d2269e4d3de4a97b8623dac9b0756f8ce41daaa8cdd3e897fc739d87f53507 done [2026-05-27T09:11:19.457Z] #233 naming to docker.io/library/security-proxy-setup done [2026-05-27T09:11:19.457Z] #233 DONE 0.4s [2026-05-27T09:11:19.457Z] [2026-05-27T09:11:19.457Z] #235 [security-secretstore-setup] exporting to image [2026-05-27T09:11:19.716Z] #235 exporting layers 0.4s done [2026-05-27T09:11:19.716Z] #235 writing image sha256:5511226b74224990520fee86e7aaa67f1beb6f37602cea22c026cf56f1d74be7 done [2026-05-27T09:11:19.716Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-05-27T09:11:19.716Z] #235 DONE 0.4s [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:11:19.716Z] time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-27T09:11:19.708Z] $ docker stop --time=1 bf790c6ca2a7fddf7507225afb302618542228c8d8848b051ad90e29763fdf46 [2026-05-27T09:11:20.946Z] $ docker rm -f --volumes bf790c6ca2a7fddf7507225afb302618542228c8d8848b051ad90e29763fdf46 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T09:11:21.313Z] + docker images [2026-05-27T09:11:21.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-27T09:11:21.313Z] security-secretstore-setup latest 5511226b7422 2 seconds ago 89.3MB [2026-05-27T09:11:21.313Z] security-proxy-setup latest a3d2269e4d3d 3 seconds ago 54.8MB [2026-05-27T09:11:21.313Z] security-proxy-auth latest e46e9ec78f6c 3 seconds ago 49.1MB [2026-05-27T09:11:21.313Z] core-data latest 9130659a8e08 4 seconds ago 50MB [2026-05-27T09:11:21.313Z] core-metadata latest 13d6f1bc0b4a 4 seconds ago 50.1MB [2026-05-27T09:11:21.313Z] support-scheduler latest 1dcb69dc16a3 4 seconds ago 54.2MB [2026-05-27T09:11:21.313Z] core-command latest 217fdaa13177 4 seconds ago 44.1MB [2026-05-27T09:11:21.313Z] support-notifications latest 594c3133f965 4 seconds ago 57.8MB [2026-05-27T09:11:21.313Z] security-spiffe-token-provider latest eab338c38b4c 4 seconds ago 53MB [2026-05-27T09:11:21.313Z] core-keeper latest ee97bc4f4e65 5 seconds ago 49.7MB [2026-05-27T09:11:21.313Z] security-bootstrapper latest 545919e01364 About a minute ago 21.6MB [2026-05-27T09:11:21.313Z] core-common-config-bootstrapper latest ecbd195e09d8 About a minute ago 20.5MB [2026-05-27T09:11:21.313Z] security-spire-agent latest 5348a1dd3c7d 2 minutes ago 237MB [2026-05-27T09:11:21.313Z] security-spire-server latest 122060718014 2 minutes ago 178MB [2026-05-27T09:11:21.313Z] security-spire-config latest 9fa7b3e21acc 3 minutes ago 177MB [2026-05-27T09:11:21.313Z] ci-base-image-x86_64 latest 2acde361dfdb 6 minutes ago 917MB [2026-05-27T09:11:21.313Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.25-alpine-lts 9edfc7d6480d 6 days ago 584MB [2026-05-27T09:11:21.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-05-27T09:11:21.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T09:11:21.463Z] provisioning config files... [2026-05-27T09:11:21.474Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6483278428998962491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:11:21.773Z] ---> ****-login.sh [2026-05-27T09:11:21.773Z] nexus3.edgexfoundry.org:10001 [2026-05-27T09:11:21.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:11:21.773Z] Login Succeeded [2026-05-27T09:11:21.773Z] nexus3.edgexfoundry.org:10002 [2026-05-27T09:11:21.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:11:21.774Z] Login Succeeded [2026-05-27T09:11:21.774Z] nexus3.edgexfoundry.org:10003 [2026-05-27T09:11:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:11:22.037Z] Login Succeeded [2026-05-27T09:11:22.037Z] nexus3.edgexfoundry.org:10004 [2026-05-27T09:11:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:11:22.037Z] Login Succeeded [2026-05-27T09:11:22.037Z] ****.io [2026-05-27T09:11:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:11:22.297Z] Login Succeeded [2026-05-27T09:11:22.297Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T09:11:22.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:11:22.413Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T09:11:22.442Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-27T09:11:22.442Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:22.442Z] 4.0.3-dev.1 [2026-05-27T09:11:22.442Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:22.442Z] palau [2026-05-27T09:11:22.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:22.784Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:23.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:23.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T09:11:23.110Z] ac700e4a0cd2: Preparing [2026-05-27T09:11:23.110Z] e88dd3e3b0ad: Preparing [2026-05-27T09:11:23.110Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:23.110Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:23.110Z] 82943d4e9823: Preparing [2026-05-27T09:11:23.110Z] cc39eb7d6442: Preparing [2026-05-27T09:11:23.110Z] 0854555d70ac: Preparing [2026-05-27T09:11:23.110Z] cc39eb7d6442: Waiting [2026-05-27T09:11:23.110Z] 0854555d70ac: Waiting [2026-05-27T09:11:23.110Z] 227ec8ffd8bf: Pushed [2026-05-27T09:11:23.110Z] 82943d4e9823: Pushed [2026-05-27T09:11:23.110Z] 63c11f1eb16f: Pushed [2026-05-27T09:11:23.110Z] ac700e4a0cd2: Pushed [2026-05-27T09:11:23.110Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:23.370Z] cc39eb7d6442: Pushed [2026-05-27T09:11:26.662Z] e88dd3e3b0ad: Pushed [2026-05-27T09:11:26.662Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:26.996Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:27.324Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.3-dev.1 [2026-05-27T09:11:27.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T09:11:27.324Z] ac700e4a0cd2: Preparing [2026-05-27T09:11:27.324Z] e88dd3e3b0ad: Preparing [2026-05-27T09:11:27.324Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:27.324Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:27.324Z] 82943d4e9823: Preparing [2026-05-27T09:11:27.324Z] cc39eb7d6442: Preparing [2026-05-27T09:11:27.324Z] 0854555d70ac: Preparing [2026-05-27T09:11:27.324Z] cc39eb7d6442: Waiting [2026-05-27T09:11:27.324Z] 0854555d70ac: Waiting [2026-05-27T09:11:27.324Z] ac700e4a0cd2: Layer already exists [2026-05-27T09:11:27.324Z] e88dd3e3b0ad: Layer already exists [2026-05-27T09:11:27.324Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:27.324Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:27.324Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:27.324Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:27.324Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:27.324Z] 4.0.3-dev.1: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:27.647Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:27.982Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:27.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T09:11:27.982Z] ac700e4a0cd2: Preparing [2026-05-27T09:11:27.982Z] e88dd3e3b0ad: Preparing [2026-05-27T09:11:27.982Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:27.982Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:27.982Z] 82943d4e9823: Preparing [2026-05-27T09:11:27.982Z] cc39eb7d6442: Preparing [2026-05-27T09:11:27.982Z] 0854555d70ac: Preparing [2026-05-27T09:11:27.982Z] cc39eb7d6442: Waiting [2026-05-27T09:11:27.982Z] 0854555d70ac: Waiting [2026-05-27T09:11:27.982Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:27.982Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:27.982Z] e88dd3e3b0ad: Layer already exists [2026-05-27T09:11:27.982Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:27.982Z] ac700e4a0cd2: Layer already exists [2026-05-27T09:11:27.982Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:27.982Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:27.982Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:28.342Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:28.656Z] + docker push nexus3.edgexfoundry.org:10004/core-command:palau [2026-05-27T09:11:28.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T09:11:28.656Z] ac700e4a0cd2: Preparing [2026-05-27T09:11:28.656Z] e88dd3e3b0ad: Preparing [2026-05-27T09:11:28.656Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:28.656Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:28.656Z] 82943d4e9823: Preparing [2026-05-27T09:11:28.656Z] cc39eb7d6442: Preparing [2026-05-27T09:11:28.656Z] 0854555d70ac: Preparing [2026-05-27T09:11:28.656Z] 0854555d70ac: Waiting [2026-05-27T09:11:28.656Z] cc39eb7d6442: Waiting [2026-05-27T09:11:28.656Z] ac700e4a0cd2: Layer already exists [2026-05-27T09:11:28.656Z] e88dd3e3b0ad: Layer already exists [2026-05-27T09:11:28.656Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:28.656Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:28.656Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:28.656Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:28.656Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:28.656Z] palau: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:11:28.728Z] ===================================================== [Pipeline] echo [2026-05-27T09:11:28.739Z] taggedImages: [2026-05-27T09:11:28.739Z] - nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:28.739Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.3-dev.1 [2026-05-27T09:11:28.739Z] - nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:28.739Z] - nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] echo [2026-05-27T09:11:28.762Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-27T09:11:28.762Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:28.762Z] 4.0.3-dev.1 [2026-05-27T09:11:28.762Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:28.762Z] palau [2026-05-27T09:11:28.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:29.103Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:29.430Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T09:11:29.430Z] 377177c66683: Preparing [2026-05-27T09:11:29.430Z] 3d6b8eb569e9: Preparing [2026-05-27T09:11:29.430Z] dde61a392114: Preparing [2026-05-27T09:11:29.430Z] b30e4f930e1f: Preparing [2026-05-27T09:11:29.430Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:29.430Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:29.430Z] 82943d4e9823: Preparing [2026-05-27T09:11:29.430Z] cc39eb7d6442: Preparing [2026-05-27T09:11:29.430Z] 0854555d70ac: Preparing [2026-05-27T09:11:29.430Z] 82943d4e9823: Waiting [2026-05-27T09:11:29.430Z] cc39eb7d6442: Waiting [2026-05-27T09:11:29.430Z] 0854555d70ac: Waiting [2026-05-27T09:11:29.430Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:29.430Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:29.430Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:29.430Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:29.430Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:29.430Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:29.430Z] 377177c66683: Pushed [2026-05-27T09:11:29.430Z] dde61a392114: Pushed [2026-05-27T09:11:29.430Z] 3d6b8eb569e9: Pushed [2026-05-27T09:11:30.871Z] b30e4f930e1f: Pushed [2026-05-27T09:11:30.871Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:31.283Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:31.655Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.3-dev.1 [2026-05-27T09:11:31.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T09:11:31.655Z] 377177c66683: Preparing [2026-05-27T09:11:31.655Z] 3d6b8eb569e9: Preparing [2026-05-27T09:11:31.655Z] dde61a392114: Preparing [2026-05-27T09:11:31.655Z] b30e4f930e1f: Preparing [2026-05-27T09:11:31.655Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:31.655Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:31.655Z] 82943d4e9823: Preparing [2026-05-27T09:11:31.655Z] cc39eb7d6442: Preparing [2026-05-27T09:11:31.655Z] 0854555d70ac: Preparing [2026-05-27T09:11:31.655Z] 82943d4e9823: Waiting [2026-05-27T09:11:31.655Z] cc39eb7d6442: Waiting [2026-05-27T09:11:31.655Z] 0854555d70ac: Waiting [2026-05-27T09:11:31.655Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:31.655Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:31.655Z] 3d6b8eb569e9: Layer already exists [2026-05-27T09:11:31.655Z] 377177c66683: Layer already exists [2026-05-27T09:11:31.655Z] dde61a392114: Layer already exists [2026-05-27T09:11:31.655Z] b30e4f930e1f: Layer already exists [2026-05-27T09:11:31.655Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:31.655Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:31.655Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:31.655Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:31.655Z] 4.0.3-dev.1: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:32.005Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:32.367Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:32.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T09:11:32.367Z] 377177c66683: Preparing [2026-05-27T09:11:32.367Z] 3d6b8eb569e9: Preparing [2026-05-27T09:11:32.367Z] dde61a392114: Preparing [2026-05-27T09:11:32.367Z] b30e4f930e1f: Preparing [2026-05-27T09:11:32.367Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:32.367Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:32.367Z] 82943d4e9823: Preparing [2026-05-27T09:11:32.367Z] cc39eb7d6442: Preparing [2026-05-27T09:11:32.367Z] 0854555d70ac: Preparing [2026-05-27T09:11:32.367Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:32.367Z] 82943d4e9823: Waiting [2026-05-27T09:11:32.367Z] 0854555d70ac: Waiting [2026-05-27T09:11:32.367Z] cc39eb7d6442: Waiting [2026-05-27T09:11:32.367Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:32.367Z] 377177c66683: Layer already exists [2026-05-27T09:11:32.367Z] dde61a392114: Layer already exists [2026-05-27T09:11:32.367Z] b30e4f930e1f: Layer already exists [2026-05-27T09:11:32.367Z] 3d6b8eb569e9: Layer already exists [2026-05-27T09:11:32.367Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:32.367Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:32.367Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:32.367Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:32.367Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:32.708Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:33.033Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [2026-05-27T09:11:33.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T09:11:33.033Z] 377177c66683: Preparing [2026-05-27T09:11:33.033Z] 3d6b8eb569e9: Preparing [2026-05-27T09:11:33.033Z] dde61a392114: Preparing [2026-05-27T09:11:33.033Z] b30e4f930e1f: Preparing [2026-05-27T09:11:33.033Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:33.033Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:33.033Z] 82943d4e9823: Preparing [2026-05-27T09:11:33.033Z] cc39eb7d6442: Preparing [2026-05-27T09:11:33.033Z] 0854555d70ac: Preparing [2026-05-27T09:11:33.033Z] cc39eb7d6442: Waiting [2026-05-27T09:11:33.033Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:33.033Z] 0854555d70ac: Waiting [2026-05-27T09:11:33.033Z] 82943d4e9823: Waiting [2026-05-27T09:11:33.033Z] dde61a392114: Layer already exists [2026-05-27T09:11:33.033Z] 3d6b8eb569e9: Layer already exists [2026-05-27T09:11:33.033Z] 377177c66683: Layer already exists [2026-05-27T09:11:33.033Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:33.033Z] b30e4f930e1f: Layer already exists [2026-05-27T09:11:33.033Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:33.033Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:33.033Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:33.033Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:33.033Z] palau: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:11:33.155Z] ===================================================== [Pipeline] echo [2026-05-27T09:11:33.170Z] taggedImages: [2026-05-27T09:11:33.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:33.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.3-dev.1 [2026-05-27T09:11:33.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:33.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] echo [2026-05-27T09:11:33.197Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-27T09:11:33.197Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:33.197Z] 4.0.3-dev.1 [2026-05-27T09:11:33.197Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:33.197Z] palau [2026-05-27T09:11:33.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:33.558Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:33.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:33.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T09:11:33.899Z] 1460f8c03601: Preparing [2026-05-27T09:11:33.899Z] e26362eb4523: Preparing [2026-05-27T09:11:33.899Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:33.899Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:33.899Z] 51bfd5f661ee: Preparing [2026-05-27T09:11:33.899Z] 33fbf827891b: Preparing [2026-05-27T09:11:33.899Z] 0854555d70ac: Preparing [2026-05-27T09:11:33.899Z] 33fbf827891b: Waiting [2026-05-27T09:11:33.899Z] 0854555d70ac: Waiting [2026-05-27T09:11:33.899Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:33.899Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:33.899Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:33.899Z] 1460f8c03601: Pushed [2026-05-27T09:11:33.899Z] 51bfd5f661ee: Pushed [2026-05-27T09:11:33.899Z] 33fbf827891b: Pushed [2026-05-27T09:11:38.091Z] e26362eb4523: Pushed [2026-05-27T09:11:38.091Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:38.429Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:38.759Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.3-dev.1 [2026-05-27T09:11:38.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T09:11:38.759Z] 1460f8c03601: Preparing [2026-05-27T09:11:38.759Z] e26362eb4523: Preparing [2026-05-27T09:11:38.759Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:38.759Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:38.759Z] 51bfd5f661ee: Preparing [2026-05-27T09:11:38.759Z] 33fbf827891b: Preparing [2026-05-27T09:11:38.759Z] 0854555d70ac: Preparing [2026-05-27T09:11:38.759Z] 33fbf827891b: Waiting [2026-05-27T09:11:38.759Z] 0854555d70ac: Waiting [2026-05-27T09:11:38.759Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:38.759Z] 51bfd5f661ee: Layer already exists [2026-05-27T09:11:38.759Z] 1460f8c03601: Layer already exists [2026-05-27T09:11:38.759Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:38.759Z] e26362eb4523: Layer already exists [2026-05-27T09:11:38.759Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:38.759Z] 33fbf827891b: Layer already exists [2026-05-27T09:11:38.759Z] 4.0.3-dev.1: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:39.103Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:39.428Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:39.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T09:11:39.428Z] 1460f8c03601: Preparing [2026-05-27T09:11:39.428Z] e26362eb4523: Preparing [2026-05-27T09:11:39.428Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:39.428Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:39.428Z] 51bfd5f661ee: Preparing [2026-05-27T09:11:39.428Z] 33fbf827891b: Preparing [2026-05-27T09:11:39.428Z] 0854555d70ac: Preparing [2026-05-27T09:11:39.428Z] 33fbf827891b: Waiting [2026-05-27T09:11:39.428Z] 0854555d70ac: Waiting [2026-05-27T09:11:39.428Z] 51bfd5f661ee: Layer already exists [2026-05-27T09:11:39.428Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:39.428Z] e26362eb4523: Layer already exists [2026-05-27T09:11:39.428Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:39.428Z] 1460f8c03601: Layer already exists [2026-05-27T09:11:39.428Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:39.428Z] 33fbf827891b: Layer already exists [2026-05-27T09:11:39.428Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:39.754Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:40.085Z] + docker push nexus3.edgexfoundry.org:10004/core-data:palau [2026-05-27T09:11:40.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T09:11:40.085Z] 1460f8c03601: Preparing [2026-05-27T09:11:40.085Z] e26362eb4523: Preparing [2026-05-27T09:11:40.085Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:40.085Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:40.085Z] 51bfd5f661ee: Preparing [2026-05-27T09:11:40.085Z] 33fbf827891b: Preparing [2026-05-27T09:11:40.085Z] 0854555d70ac: Preparing [2026-05-27T09:11:40.085Z] 33fbf827891b: Waiting [2026-05-27T09:11:40.085Z] 0854555d70ac: Waiting [2026-05-27T09:11:40.085Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:40.085Z] 1460f8c03601: Layer already exists [2026-05-27T09:11:40.085Z] e26362eb4523: Layer already exists [2026-05-27T09:11:40.085Z] 51bfd5f661ee: Layer already exists [2026-05-27T09:11:40.085Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:40.085Z] 33fbf827891b: Layer already exists [2026-05-27T09:11:40.085Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:40.085Z] palau: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:11:40.158Z] ===================================================== [Pipeline] echo [2026-05-27T09:11:40.173Z] taggedImages: [2026-05-27T09:11:40.173Z] - nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:40.173Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.3-dev.1 [2026-05-27T09:11:40.173Z] - nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:40.173Z] - nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] echo [2026-05-27T09:11:40.201Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-27T09:11:40.201Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:40.201Z] 4.0.3-dev.1 [2026-05-27T09:11:40.201Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:40.201Z] palau [2026-05-27T09:11:40.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:40.552Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:40.875Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:40.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T09:11:40.875Z] 4b0a3670f9d8: Preparing [2026-05-27T09:11:40.875Z] 8b40e835adb4: Preparing [2026-05-27T09:11:40.875Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:40.875Z] 2153dd9d417b: Preparing [2026-05-27T09:11:40.875Z] 3bc9203fa534: Preparing [2026-05-27T09:11:40.875Z] 0854555d70ac: Preparing [2026-05-27T09:11:40.875Z] 0854555d70ac: Waiting [2026-05-27T09:11:40.875Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:40.875Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:40.875Z] 4b0a3670f9d8: Pushed [2026-05-27T09:11:40.875Z] 3bc9203fa534: Pushed [2026-05-27T09:11:40.875Z] 2153dd9d417b: Pushed [2026-05-27T09:11:45.134Z] 8b40e835adb4: Pushed [2026-05-27T09:11:45.134Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:45.475Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:45.809Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.3-dev.1 [2026-05-27T09:11:45.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T09:11:45.809Z] 4b0a3670f9d8: Preparing [2026-05-27T09:11:45.809Z] 8b40e835adb4: Preparing [2026-05-27T09:11:45.809Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:45.809Z] 2153dd9d417b: Preparing [2026-05-27T09:11:45.809Z] 3bc9203fa534: Preparing [2026-05-27T09:11:45.809Z] 0854555d70ac: Preparing [2026-05-27T09:11:45.809Z] 0854555d70ac: Waiting [2026-05-27T09:11:45.809Z] 8b40e835adb4: Layer already exists [2026-05-27T09:11:45.809Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:45.809Z] 3bc9203fa534: Layer already exists [2026-05-27T09:11:45.809Z] 2153dd9d417b: Layer already exists [2026-05-27T09:11:45.809Z] 4b0a3670f9d8: Layer already exists [2026-05-27T09:11:45.809Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:45.809Z] 4.0.3-dev.1: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:46.137Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:46.490Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:46.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T09:11:46.490Z] 4b0a3670f9d8: Preparing [2026-05-27T09:11:46.490Z] 8b40e835adb4: Preparing [2026-05-27T09:11:46.490Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:46.490Z] 2153dd9d417b: Preparing [2026-05-27T09:11:46.490Z] 3bc9203fa534: Preparing [2026-05-27T09:11:46.490Z] 0854555d70ac: Preparing [2026-05-27T09:11:46.490Z] 0854555d70ac: Waiting [2026-05-27T09:11:46.490Z] 3bc9203fa534: Layer already exists [2026-05-27T09:11:46.490Z] 8b40e835adb4: Layer already exists [2026-05-27T09:11:46.490Z] 2153dd9d417b: Layer already exists [2026-05-27T09:11:46.490Z] 4b0a3670f9d8: Layer already exists [2026-05-27T09:11:46.490Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:46.490Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:46.490Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:46.821Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:47.150Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:palau [2026-05-27T09:11:47.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T09:11:47.150Z] 4b0a3670f9d8: Preparing [2026-05-27T09:11:47.150Z] 8b40e835adb4: Preparing [2026-05-27T09:11:47.150Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:47.150Z] 2153dd9d417b: Preparing [2026-05-27T09:11:47.150Z] 3bc9203fa534: Preparing [2026-05-27T09:11:47.150Z] 0854555d70ac: Preparing [2026-05-27T09:11:47.150Z] 0854555d70ac: Waiting [2026-05-27T09:11:47.150Z] 4b0a3670f9d8: Layer already exists [2026-05-27T09:11:47.150Z] 8b40e835adb4: Layer already exists [2026-05-27T09:11:47.150Z] 2153dd9d417b: Layer already exists [2026-05-27T09:11:47.150Z] 3bc9203fa534: Layer already exists [2026-05-27T09:11:47.150Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:47.150Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:47.150Z] palau: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:11:47.226Z] ===================================================== [Pipeline] echo [2026-05-27T09:11:47.238Z] taggedImages: [2026-05-27T09:11:47.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:47.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.3-dev.1 [2026-05-27T09:11:47.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:47.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] echo [2026-05-27T09:11:47.256Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-27T09:11:47.256Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:47.256Z] 4.0.3-dev.1 [2026-05-27T09:11:47.256Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:47.256Z] palau [2026-05-27T09:11:47.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:47.588Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:47.906Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:47.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T09:11:47.906Z] cf86b9fd2185: Preparing [2026-05-27T09:11:47.906Z] afef6c90063a: Preparing [2026-05-27T09:11:47.906Z] fd32997b4e71: Preparing [2026-05-27T09:11:47.906Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:47.906Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:47.906Z] 82943d4e9823: Preparing [2026-05-27T09:11:47.906Z] cc39eb7d6442: Preparing [2026-05-27T09:11:47.906Z] 0854555d70ac: Preparing [2026-05-27T09:11:47.906Z] cc39eb7d6442: Waiting [2026-05-27T09:11:47.906Z] 82943d4e9823: Waiting [2026-05-27T09:11:47.906Z] 0854555d70ac: Waiting [2026-05-27T09:11:47.906Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:47.906Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:47.906Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:47.906Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:47.906Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:47.906Z] cf86b9fd2185: Pushed [2026-05-27T09:11:47.906Z] afef6c90063a: Pushed [2026-05-27T09:11:52.134Z] fd32997b4e71: Pushed [2026-05-27T09:11:52.134Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:52.475Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:52.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.3-dev.1 [2026-05-27T09:11:52.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T09:11:52.791Z] cf86b9fd2185: Preparing [2026-05-27T09:11:52.791Z] afef6c90063a: Preparing [2026-05-27T09:11:52.791Z] fd32997b4e71: Preparing [2026-05-27T09:11:52.791Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:52.791Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:52.791Z] 82943d4e9823: Preparing [2026-05-27T09:11:52.791Z] cc39eb7d6442: Preparing [2026-05-27T09:11:52.791Z] 0854555d70ac: Preparing [2026-05-27T09:11:52.791Z] 82943d4e9823: Waiting [2026-05-27T09:11:52.791Z] cc39eb7d6442: Waiting [2026-05-27T09:11:52.791Z] 0854555d70ac: Waiting [2026-05-27T09:11:52.791Z] fd32997b4e71: Layer already exists [2026-05-27T09:11:52.791Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:52.791Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:52.791Z] afef6c90063a: Layer already exists [2026-05-27T09:11:52.791Z] cf86b9fd2185: Layer already exists [2026-05-27T09:11:52.791Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:52.791Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:52.791Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:52.791Z] 4.0.3-dev.1: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:53.117Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:53.433Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:53.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T09:11:53.433Z] cf86b9fd2185: Preparing [2026-05-27T09:11:53.433Z] afef6c90063a: Preparing [2026-05-27T09:11:53.433Z] fd32997b4e71: Preparing [2026-05-27T09:11:53.433Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:53.433Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:53.433Z] 82943d4e9823: Preparing [2026-05-27T09:11:53.433Z] cc39eb7d6442: Preparing [2026-05-27T09:11:53.433Z] 0854555d70ac: Preparing [2026-05-27T09:11:53.433Z] 82943d4e9823: Waiting [2026-05-27T09:11:53.433Z] cc39eb7d6442: Waiting [2026-05-27T09:11:53.433Z] 0854555d70ac: Waiting [2026-05-27T09:11:53.433Z] cf86b9fd2185: Layer already exists [2026-05-27T09:11:53.433Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:53.433Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:53.433Z] afef6c90063a: Layer already exists [2026-05-27T09:11:53.433Z] fd32997b4e71: Layer already exists [2026-05-27T09:11:53.433Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:53.433Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:53.433Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:53.433Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:53.767Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:54.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:palau [2026-05-27T09:11:54.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T09:11:54.094Z] cf86b9fd2185: Preparing [2026-05-27T09:11:54.094Z] afef6c90063a: Preparing [2026-05-27T09:11:54.094Z] fd32997b4e71: Preparing [2026-05-27T09:11:54.094Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:54.094Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:54.094Z] 82943d4e9823: Preparing [2026-05-27T09:11:54.094Z] cc39eb7d6442: Preparing [2026-05-27T09:11:54.094Z] 0854555d70ac: Preparing [2026-05-27T09:11:54.094Z] 82943d4e9823: Waiting [2026-05-27T09:11:54.094Z] cc39eb7d6442: Waiting [2026-05-27T09:11:54.094Z] 0854555d70ac: Waiting [2026-05-27T09:11:54.094Z] cf86b9fd2185: Layer already exists [2026-05-27T09:11:54.094Z] afef6c90063a: Layer already exists [2026-05-27T09:11:54.094Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:54.094Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:54.094Z] fd32997b4e71: Layer already exists [2026-05-27T09:11:54.094Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:54.094Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:54.094Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:54.094Z] palau: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:11:54.170Z] ===================================================== [Pipeline] echo [2026-05-27T09:11:54.191Z] taggedImages: [2026-05-27T09:11:54.191Z] - nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:54.191Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.3-dev.1 [2026-05-27T09:11:54.191Z] - nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:54.191Z] - nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] echo [2026-05-27T09:11:54.213Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-27T09:11:54.213Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:54.213Z] 4.0.3-dev.1 [2026-05-27T09:11:54.213Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:54.213Z] palau [2026-05-27T09:11:54.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:54.554Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:54.877Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:54.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T09:11:54.877Z] 1077f252681d: Preparing [2026-05-27T09:11:54.877Z] 463407ddd2aa: Preparing [2026-05-27T09:11:54.877Z] 6cd268810bdb: Preparing [2026-05-27T09:11:54.877Z] 916436c1bb88: Preparing [2026-05-27T09:11:54.877Z] 609f18d908b1: Preparing [2026-05-27T09:11:54.877Z] 9d8e98ffc6ea: Preparing [2026-05-27T09:11:54.877Z] 3deb32659b02: Preparing [2026-05-27T09:11:54.877Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:54.877Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:54.877Z] 4bd58cd2e4bc: Preparing [2026-05-27T09:11:54.877Z] cae46d769186: Preparing [2026-05-27T09:11:54.877Z] 5f70bf18a086: Preparing [2026-05-27T09:11:54.877Z] 5933db052d1b: Preparing [2026-05-27T09:11:54.877Z] e93e3d283e14: Preparing [2026-05-27T09:11:54.877Z] 080cfc7ba2d0: Preparing [2026-05-27T09:11:54.877Z] 0854555d70ac: Preparing [2026-05-27T09:11:54.877Z] 3deb32659b02: Waiting [2026-05-27T09:11:54.877Z] 227ec8ffd8bf: Waiting [2026-05-27T09:11:54.877Z] 5933db052d1b: Waiting [2026-05-27T09:11:54.877Z] e93e3d283e14: Waiting [2026-05-27T09:11:54.877Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:54.877Z] 080cfc7ba2d0: Waiting [2026-05-27T09:11:54.877Z] 0854555d70ac: Waiting [2026-05-27T09:11:54.877Z] 4bd58cd2e4bc: Waiting [2026-05-27T09:11:54.877Z] cae46d769186: Waiting [2026-05-27T09:11:54.877Z] 5f70bf18a086: Waiting [2026-05-27T09:11:54.877Z] 9d8e98ffc6ea: Waiting [2026-05-27T09:11:54.877Z] 6cd268810bdb: Pushed [2026-05-27T09:11:54.877Z] 463407ddd2aa: Pushed [2026-05-27T09:11:54.877Z] 1077f252681d: Pushed [2026-05-27T09:11:54.877Z] 916436c1bb88: Pushed [2026-05-27T09:11:54.877Z] 609f18d908b1: Pushed [2026-05-27T09:11:54.877Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:54.877Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:54.877Z] 5f70bf18a086: Layer already exists [2026-05-27T09:11:54.877Z] 9d8e98ffc6ea: Pushed [2026-05-27T09:11:55.136Z] 4bd58cd2e4bc: Pushed [2026-05-27T09:11:55.136Z] cae46d769186: Pushed [2026-05-27T09:11:55.136Z] 5933db052d1b: Pushed [2026-05-27T09:11:55.136Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:55.136Z] e93e3d283e14: Pushed [2026-05-27T09:11:55.136Z] 080cfc7ba2d0: Pushed [2026-05-27T09:11:56.513Z] 3deb32659b02: Pushed [2026-05-27T09:11:56.513Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:56.840Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:57.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.3-dev.1 [2026-05-27T09:11:57.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T09:11:57.164Z] 1077f252681d: Preparing [2026-05-27T09:11:57.164Z] 463407ddd2aa: Preparing [2026-05-27T09:11:57.164Z] 6cd268810bdb: Preparing [2026-05-27T09:11:57.164Z] 916436c1bb88: Preparing [2026-05-27T09:11:57.164Z] 609f18d908b1: Preparing [2026-05-27T09:11:57.164Z] 9d8e98ffc6ea: Preparing [2026-05-27T09:11:57.164Z] 3deb32659b02: Preparing [2026-05-27T09:11:57.164Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:57.164Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:57.164Z] 4bd58cd2e4bc: Preparing [2026-05-27T09:11:57.164Z] cae46d769186: Preparing [2026-05-27T09:11:57.164Z] 5f70bf18a086: Preparing [2026-05-27T09:11:57.164Z] 5933db052d1b: Preparing [2026-05-27T09:11:57.164Z] e93e3d283e14: Preparing [2026-05-27T09:11:57.164Z] 080cfc7ba2d0: Preparing [2026-05-27T09:11:57.164Z] 0854555d70ac: Preparing [2026-05-27T09:11:57.164Z] 9d8e98ffc6ea: Waiting [2026-05-27T09:11:57.164Z] 3deb32659b02: Waiting [2026-05-27T09:11:57.164Z] cae46d769186: Waiting [2026-05-27T09:11:57.164Z] 5f70bf18a086: Waiting [2026-05-27T09:11:57.164Z] 5933db052d1b: Waiting [2026-05-27T09:11:57.164Z] 227ec8ffd8bf: Waiting [2026-05-27T09:11:57.164Z] e93e3d283e14: Waiting [2026-05-27T09:11:57.164Z] 080cfc7ba2d0: Waiting [2026-05-27T09:11:57.164Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:57.164Z] 4bd58cd2e4bc: Waiting [2026-05-27T09:11:57.164Z] 0854555d70ac: Waiting [2026-05-27T09:11:57.164Z] 609f18d908b1: Layer already exists [2026-05-27T09:11:57.164Z] 1077f252681d: Layer already exists [2026-05-27T09:11:57.164Z] 463407ddd2aa: Layer already exists [2026-05-27T09:11:57.164Z] 916436c1bb88: Layer already exists [2026-05-27T09:11:57.164Z] 6cd268810bdb: Layer already exists [2026-05-27T09:11:57.164Z] 9d8e98ffc6ea: Layer already exists [2026-05-27T09:11:57.164Z] 3deb32659b02: Layer already exists [2026-05-27T09:11:57.164Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:57.164Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:57.164Z] 4bd58cd2e4bc: Layer already exists [2026-05-27T09:11:57.164Z] 5f70bf18a086: Layer already exists [2026-05-27T09:11:57.164Z] cae46d769186: Layer already exists [2026-05-27T09:11:57.164Z] 5933db052d1b: Layer already exists [2026-05-27T09:11:57.164Z] e93e3d283e14: Layer already exists [2026-05-27T09:11:57.164Z] 080cfc7ba2d0: Layer already exists [2026-05-27T09:11:57.164Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:57.164Z] 4.0.3-dev.1: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:57.496Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:57.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:57.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T09:11:57.829Z] 1077f252681d: Preparing [2026-05-27T09:11:57.829Z] 463407ddd2aa: Preparing [2026-05-27T09:11:57.829Z] 6cd268810bdb: Preparing [2026-05-27T09:11:57.829Z] 916436c1bb88: Preparing [2026-05-27T09:11:57.829Z] 609f18d908b1: Preparing [2026-05-27T09:11:57.829Z] 9d8e98ffc6ea: Preparing [2026-05-27T09:11:57.829Z] 3deb32659b02: Preparing [2026-05-27T09:11:57.829Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:57.829Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:57.829Z] 4bd58cd2e4bc: Preparing [2026-05-27T09:11:57.829Z] cae46d769186: Preparing [2026-05-27T09:11:57.829Z] 5f70bf18a086: Preparing [2026-05-27T09:11:57.829Z] 5933db052d1b: Preparing [2026-05-27T09:11:57.829Z] e93e3d283e14: Preparing [2026-05-27T09:11:57.829Z] 080cfc7ba2d0: Preparing [2026-05-27T09:11:57.829Z] 0854555d70ac: Preparing [2026-05-27T09:11:57.829Z] 9d8e98ffc6ea: Waiting [2026-05-27T09:11:57.829Z] 3deb32659b02: Waiting [2026-05-27T09:11:57.829Z] 227ec8ffd8bf: Waiting [2026-05-27T09:11:57.829Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:57.829Z] 4bd58cd2e4bc: Waiting [2026-05-27T09:11:57.829Z] cae46d769186: Waiting [2026-05-27T09:11:57.829Z] 5f70bf18a086: Waiting [2026-05-27T09:11:57.829Z] 5933db052d1b: Waiting [2026-05-27T09:11:57.829Z] e93e3d283e14: Waiting [2026-05-27T09:11:57.829Z] 080cfc7ba2d0: Waiting [2026-05-27T09:11:57.829Z] 0854555d70ac: Waiting [2026-05-27T09:11:57.829Z] 1077f252681d: Layer already exists [2026-05-27T09:11:57.829Z] 463407ddd2aa: Layer already exists [2026-05-27T09:11:57.829Z] 609f18d908b1: Layer already exists [2026-05-27T09:11:57.829Z] 916436c1bb88: Layer already exists [2026-05-27T09:11:57.829Z] 6cd268810bdb: Layer already exists [2026-05-27T09:11:57.829Z] 3deb32659b02: Layer already exists [2026-05-27T09:11:57.829Z] 9d8e98ffc6ea: Layer already exists [2026-05-27T09:11:57.829Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:57.829Z] 4bd58cd2e4bc: Layer already exists [2026-05-27T09:11:57.829Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:57.829Z] 5f70bf18a086: Layer already exists [2026-05-27T09:11:57.829Z] cae46d769186: Layer already exists [2026-05-27T09:11:57.829Z] 5933db052d1b: Layer already exists [2026-05-27T09:11:57.829Z] e93e3d283e14: Layer already exists [2026-05-27T09:11:57.829Z] 080cfc7ba2d0: Layer already exists [2026-05-27T09:11:57.829Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:57.829Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:58.151Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:58.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [2026-05-27T09:11:58.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T09:11:58.477Z] 1077f252681d: Preparing [2026-05-27T09:11:58.477Z] 463407ddd2aa: Preparing [2026-05-27T09:11:58.477Z] 6cd268810bdb: Preparing [2026-05-27T09:11:58.477Z] 916436c1bb88: Preparing [2026-05-27T09:11:58.477Z] 609f18d908b1: Preparing [2026-05-27T09:11:58.477Z] 9d8e98ffc6ea: Preparing [2026-05-27T09:11:58.477Z] 3deb32659b02: Preparing [2026-05-27T09:11:58.477Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:58.477Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:58.477Z] 4bd58cd2e4bc: Preparing [2026-05-27T09:11:58.477Z] cae46d769186: Preparing [2026-05-27T09:11:58.477Z] 5f70bf18a086: Preparing [2026-05-27T09:11:58.477Z] 5933db052d1b: Preparing [2026-05-27T09:11:58.477Z] e93e3d283e14: Preparing [2026-05-27T09:11:58.477Z] 080cfc7ba2d0: Preparing [2026-05-27T09:11:58.477Z] 0854555d70ac: Preparing [2026-05-27T09:11:58.477Z] 4bd58cd2e4bc: Waiting [2026-05-27T09:11:58.477Z] cae46d769186: Waiting [2026-05-27T09:11:58.477Z] 5f70bf18a086: Waiting [2026-05-27T09:11:58.477Z] 9d8e98ffc6ea: Waiting [2026-05-27T09:11:58.477Z] 3deb32659b02: Waiting [2026-05-27T09:11:58.477Z] 227ec8ffd8bf: Waiting [2026-05-27T09:11:58.477Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:58.477Z] 5933db052d1b: Waiting [2026-05-27T09:11:58.477Z] e93e3d283e14: Waiting [2026-05-27T09:11:58.477Z] 080cfc7ba2d0: Waiting [2026-05-27T09:11:58.477Z] 0854555d70ac: Waiting [2026-05-27T09:11:58.477Z] 609f18d908b1: Layer already exists [2026-05-27T09:11:58.477Z] 6cd268810bdb: Layer already exists [2026-05-27T09:11:58.477Z] 463407ddd2aa: Layer already exists [2026-05-27T09:11:58.477Z] 1077f252681d: Layer already exists [2026-05-27T09:11:58.477Z] 916436c1bb88: Layer already exists [2026-05-27T09:11:58.477Z] 9d8e98ffc6ea: Layer already exists [2026-05-27T09:11:58.477Z] 3deb32659b02: Layer already exists [2026-05-27T09:11:58.477Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:58.477Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:58.477Z] 4bd58cd2e4bc: Layer already exists [2026-05-27T09:11:58.477Z] cae46d769186: Layer already exists [2026-05-27T09:11:58.477Z] e93e3d283e14: Layer already exists [2026-05-27T09:11:58.477Z] 080cfc7ba2d0: Layer already exists [2026-05-27T09:11:58.477Z] 5f70bf18a086: Layer already exists [2026-05-27T09:11:58.477Z] 5933db052d1b: Layer already exists [2026-05-27T09:11:58.477Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:58.477Z] palau: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:11:58.542Z] ===================================================== [Pipeline] echo [2026-05-27T09:11:58.561Z] taggedImages: [2026-05-27T09:11:58.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:58.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.3-dev.1 [2026-05-27T09:11:58.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:58.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] echo [2026-05-27T09:11:58.588Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-27T09:11:58.588Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:58.588Z] 4.0.3-dev.1 [2026-05-27T09:11:58.588Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:11:58.588Z] palau [2026-05-27T09:11:58.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:58.943Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:11:59.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:11:59.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T09:11:59.279Z] b02905daedaa: Preparing [2026-05-27T09:11:59.279Z] f4447ea31255: Preparing [2026-05-27T09:11:59.279Z] 497daba1f6ab: Preparing [2026-05-27T09:11:59.279Z] 6fd6effdc195: Preparing [2026-05-27T09:11:59.279Z] 227ec8ffd8bf: Preparing [2026-05-27T09:11:59.279Z] 63c11f1eb16f: Preparing [2026-05-27T09:11:59.279Z] 82943d4e9823: Preparing [2026-05-27T09:11:59.279Z] cc39eb7d6442: Preparing [2026-05-27T09:11:59.279Z] 0854555d70ac: Preparing [2026-05-27T09:11:59.279Z] 63c11f1eb16f: Waiting [2026-05-27T09:11:59.279Z] cc39eb7d6442: Waiting [2026-05-27T09:11:59.279Z] 82943d4e9823: Waiting [2026-05-27T09:11:59.279Z] 0854555d70ac: Waiting [2026-05-27T09:11:59.279Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:11:59.279Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:11:59.279Z] 82943d4e9823: Layer already exists [2026-05-27T09:11:59.279Z] cc39eb7d6442: Layer already exists [2026-05-27T09:11:59.279Z] f4447ea31255: Pushed [2026-05-27T09:11:59.279Z] 0854555d70ac: Layer already exists [2026-05-27T09:11:59.279Z] 497daba1f6ab: Pushed [2026-05-27T09:11:59.279Z] b02905daedaa: Pushed [2026-05-27T09:12:03.469Z] 6fd6effdc195: Pushed [2026-05-27T09:12:03.469Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:03.806Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:04.130Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.3-dev.1 [2026-05-27T09:12:04.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T09:12:04.130Z] b02905daedaa: Preparing [2026-05-27T09:12:04.130Z] f4447ea31255: Preparing [2026-05-27T09:12:04.130Z] 497daba1f6ab: Preparing [2026-05-27T09:12:04.130Z] 6fd6effdc195: Preparing [2026-05-27T09:12:04.130Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:04.130Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:04.130Z] 82943d4e9823: Preparing [2026-05-27T09:12:04.130Z] cc39eb7d6442: Preparing [2026-05-27T09:12:04.130Z] 0854555d70ac: Preparing [2026-05-27T09:12:04.130Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:04.130Z] 82943d4e9823: Waiting [2026-05-27T09:12:04.130Z] cc39eb7d6442: Waiting [2026-05-27T09:12:04.130Z] 0854555d70ac: Waiting [2026-05-27T09:12:04.130Z] 6fd6effdc195: Layer already exists [2026-05-27T09:12:04.130Z] b02905daedaa: Layer already exists [2026-05-27T09:12:04.130Z] f4447ea31255: Layer already exists [2026-05-27T09:12:04.130Z] 497daba1f6ab: Layer already exists [2026-05-27T09:12:04.130Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:04.130Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:04.130Z] 82943d4e9823: Layer already exists [2026-05-27T09:12:04.130Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:04.130Z] cc39eb7d6442: Layer already exists [2026-05-27T09:12:04.130Z] 4.0.3-dev.1: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:04.461Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:04.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:04.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T09:12:04.797Z] b02905daedaa: Preparing [2026-05-27T09:12:04.797Z] f4447ea31255: Preparing [2026-05-27T09:12:04.797Z] 497daba1f6ab: Preparing [2026-05-27T09:12:04.797Z] 6fd6effdc195: Preparing [2026-05-27T09:12:04.797Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:04.797Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:04.797Z] 82943d4e9823: Preparing [2026-05-27T09:12:04.797Z] cc39eb7d6442: Preparing [2026-05-27T09:12:04.797Z] 0854555d70ac: Preparing [2026-05-27T09:12:04.797Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:04.797Z] 82943d4e9823: Waiting [2026-05-27T09:12:04.797Z] cc39eb7d6442: Waiting [2026-05-27T09:12:04.797Z] 0854555d70ac: Waiting [2026-05-27T09:12:04.797Z] 6fd6effdc195: Layer already exists [2026-05-27T09:12:04.797Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:04.797Z] 497daba1f6ab: Layer already exists [2026-05-27T09:12:04.797Z] b02905daedaa: Layer already exists [2026-05-27T09:12:04.797Z] f4447ea31255: Layer already exists [2026-05-27T09:12:04.797Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:04.797Z] cc39eb7d6442: Layer already exists [2026-05-27T09:12:04.797Z] 82943d4e9823: Layer already exists [2026-05-27T09:12:04.797Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:04.797Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:05.119Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:05.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [2026-05-27T09:12:05.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T09:12:05.453Z] b02905daedaa: Preparing [2026-05-27T09:12:05.453Z] f4447ea31255: Preparing [2026-05-27T09:12:05.453Z] 497daba1f6ab: Preparing [2026-05-27T09:12:05.453Z] 6fd6effdc195: Preparing [2026-05-27T09:12:05.453Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:05.453Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:05.453Z] 82943d4e9823: Preparing [2026-05-27T09:12:05.453Z] cc39eb7d6442: Preparing [2026-05-27T09:12:05.453Z] 0854555d70ac: Preparing [2026-05-27T09:12:05.453Z] 82943d4e9823: Waiting [2026-05-27T09:12:05.453Z] cc39eb7d6442: Waiting [2026-05-27T09:12:05.453Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:05.453Z] 0854555d70ac: Waiting [2026-05-27T09:12:05.453Z] b02905daedaa: Layer already exists [2026-05-27T09:12:05.453Z] 6fd6effdc195: Layer already exists [2026-05-27T09:12:05.453Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:05.453Z] 497daba1f6ab: Layer already exists [2026-05-27T09:12:05.453Z] f4447ea31255: Layer already exists [2026-05-27T09:12:05.453Z] 82943d4e9823: Layer already exists [2026-05-27T09:12:05.453Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:05.453Z] cc39eb7d6442: Layer already exists [2026-05-27T09:12:05.453Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:05.453Z] palau: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:12:05.526Z] ===================================================== [Pipeline] echo [2026-05-27T09:12:05.542Z] taggedImages: [2026-05-27T09:12:05.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:05.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.3-dev.1 [2026-05-27T09:12:05.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:05.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] echo [2026-05-27T09:12:05.566Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-27T09:12:05.566Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:05.566Z] 4.0.3-dev.1 [2026-05-27T09:12:05.566Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:05.566Z] palau [2026-05-27T09:12:05.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:05.905Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:06.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:06.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T09:12:06.231Z] 66a00256b631: Preparing [2026-05-27T09:12:06.231Z] 038c504eb107: Preparing [2026-05-27T09:12:06.231Z] 5bc2412b34d0: Preparing [2026-05-27T09:12:06.231Z] c0858504752f: Preparing [2026-05-27T09:12:06.231Z] 1751a61f5ec2: Preparing [2026-05-27T09:12:06.231Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:06.231Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:06.231Z] 438d6b37c85e: Preparing [2026-05-27T09:12:06.231Z] 54bc2c97c528: Preparing [2026-05-27T09:12:06.231Z] 1d2eb0ca4c01: Preparing [2026-05-27T09:12:06.231Z] 0854555d70ac: Preparing [2026-05-27T09:12:06.231Z] 438d6b37c85e: Waiting [2026-05-27T09:12:06.231Z] 54bc2c97c528: Waiting [2026-05-27T09:12:06.231Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:06.231Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:06.231Z] 0854555d70ac: Waiting [2026-05-27T09:12:06.231Z] 1d2eb0ca4c01: Waiting [2026-05-27T09:12:06.231Z] 038c504eb107: Pushed [2026-05-27T09:12:06.231Z] 66a00256b631: Pushed [2026-05-27T09:12:06.231Z] 1751a61f5ec2: Pushed [2026-05-27T09:12:06.231Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:06.231Z] c0858504752f: Pushed [2026-05-27T09:12:06.231Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:06.231Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:06.231Z] 54bc2c97c528: Pushed [2026-05-27T09:12:06.231Z] 438d6b37c85e: Pushed [2026-05-27T09:12:07.608Z] 1d2eb0ca4c01: Pushed [2026-05-27T09:12:08.990Z] 5bc2412b34d0: Pushed [2026-05-27T09:12:09.249Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:09.575Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:09.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.3-dev.1 [2026-05-27T09:12:09.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T09:12:09.896Z] 66a00256b631: Preparing [2026-05-27T09:12:09.896Z] 038c504eb107: Preparing [2026-05-27T09:12:09.896Z] 5bc2412b34d0: Preparing [2026-05-27T09:12:09.896Z] c0858504752f: Preparing [2026-05-27T09:12:09.896Z] 1751a61f5ec2: Preparing [2026-05-27T09:12:09.896Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:09.896Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:09.896Z] 438d6b37c85e: Preparing [2026-05-27T09:12:09.896Z] 54bc2c97c528: Preparing [2026-05-27T09:12:09.896Z] 1d2eb0ca4c01: Preparing [2026-05-27T09:12:09.896Z] 0854555d70ac: Preparing [2026-05-27T09:12:09.896Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:09.896Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:09.896Z] 438d6b37c85e: Waiting [2026-05-27T09:12:09.896Z] 54bc2c97c528: Waiting [2026-05-27T09:12:09.896Z] 1d2eb0ca4c01: Waiting [2026-05-27T09:12:09.896Z] 0854555d70ac: Waiting [2026-05-27T09:12:09.896Z] c0858504752f: Layer already exists [2026-05-27T09:12:09.896Z] 5bc2412b34d0: Layer already exists [2026-05-27T09:12:09.896Z] 038c504eb107: Layer already exists [2026-05-27T09:12:09.896Z] 1751a61f5ec2: Layer already exists [2026-05-27T09:12:09.896Z] 66a00256b631: Layer already exists [2026-05-27T09:12:09.896Z] 438d6b37c85e: Layer already exists [2026-05-27T09:12:09.896Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:09.896Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:09.896Z] 54bc2c97c528: Layer already exists [2026-05-27T09:12:09.896Z] 1d2eb0ca4c01: Layer already exists [2026-05-27T09:12:09.896Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:09.896Z] 4.0.3-dev.1: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:10.220Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:10.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:10.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T09:12:10.547Z] 66a00256b631: Preparing [2026-05-27T09:12:10.547Z] 038c504eb107: Preparing [2026-05-27T09:12:10.547Z] 5bc2412b34d0: Preparing [2026-05-27T09:12:10.547Z] c0858504752f: Preparing [2026-05-27T09:12:10.547Z] 1751a61f5ec2: Preparing [2026-05-27T09:12:10.547Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:10.547Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:10.547Z] 438d6b37c85e: Preparing [2026-05-27T09:12:10.547Z] 54bc2c97c528: Preparing [2026-05-27T09:12:10.547Z] 1d2eb0ca4c01: Preparing [2026-05-27T09:12:10.547Z] 0854555d70ac: Preparing [2026-05-27T09:12:10.547Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:10.547Z] 438d6b37c85e: Waiting [2026-05-27T09:12:10.547Z] 54bc2c97c528: Waiting [2026-05-27T09:12:10.547Z] 1d2eb0ca4c01: Waiting [2026-05-27T09:12:10.547Z] 0854555d70ac: Waiting [2026-05-27T09:12:10.547Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:10.547Z] 038c504eb107: Layer already exists [2026-05-27T09:12:10.547Z] 5bc2412b34d0: Layer already exists [2026-05-27T09:12:10.547Z] 1751a61f5ec2: Layer already exists [2026-05-27T09:12:10.547Z] c0858504752f: Layer already exists [2026-05-27T09:12:10.547Z] 66a00256b631: Layer already exists [2026-05-27T09:12:10.547Z] 438d6b37c85e: Layer already exists [2026-05-27T09:12:10.547Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:10.547Z] 1d2eb0ca4c01: Layer already exists [2026-05-27T09:12:10.547Z] 54bc2c97c528: Layer already exists [2026-05-27T09:12:10.547Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:10.547Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:10.547Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:10.877Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:11.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [2026-05-27T09:12:11.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T09:12:11.202Z] 66a00256b631: Preparing [2026-05-27T09:12:11.202Z] 038c504eb107: Preparing [2026-05-27T09:12:11.202Z] 5bc2412b34d0: Preparing [2026-05-27T09:12:11.202Z] c0858504752f: Preparing [2026-05-27T09:12:11.202Z] 1751a61f5ec2: Preparing [2026-05-27T09:12:11.202Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:11.202Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:11.202Z] 438d6b37c85e: Preparing [2026-05-27T09:12:11.202Z] 54bc2c97c528: Preparing [2026-05-27T09:12:11.202Z] 1d2eb0ca4c01: Preparing [2026-05-27T09:12:11.202Z] 0854555d70ac: Preparing [2026-05-27T09:12:11.202Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:11.202Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:11.202Z] 438d6b37c85e: Waiting [2026-05-27T09:12:11.202Z] 1d2eb0ca4c01: Waiting [2026-05-27T09:12:11.202Z] 0854555d70ac: Waiting [2026-05-27T09:12:11.202Z] 54bc2c97c528: Waiting [2026-05-27T09:12:11.202Z] 5bc2412b34d0: Layer already exists [2026-05-27T09:12:11.202Z] 038c504eb107: Layer already exists [2026-05-27T09:12:11.202Z] c0858504752f: Layer already exists [2026-05-27T09:12:11.202Z] 1751a61f5ec2: Layer already exists [2026-05-27T09:12:11.202Z] 66a00256b631: Layer already exists [2026-05-27T09:12:11.202Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:11.202Z] 54bc2c97c528: Layer already exists [2026-05-27T09:12:11.202Z] 438d6b37c85e: Layer already exists [2026-05-27T09:12:11.202Z] 1d2eb0ca4c01: Layer already exists [2026-05-27T09:12:11.202Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:11.202Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:11.202Z] palau: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:12:11.283Z] ===================================================== [Pipeline] echo [2026-05-27T09:12:11.296Z] taggedImages: [2026-05-27T09:12:11.296Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:11.296Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.3-dev.1 [2026-05-27T09:12:11.296Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:11.296Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] echo [2026-05-27T09:12:11.327Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-27T09:12:11.327Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:11.327Z] 4.0.3-dev.1 [2026-05-27T09:12:11.327Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:11.327Z] palau [2026-05-27T09:12:11.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:11.686Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:12.019Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:12.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T09:12:12.019Z] c08a91993154: Preparing [2026-05-27T09:12:12.019Z] ad3e7cf04914: Preparing [2026-05-27T09:12:12.019Z] 731cbc5bffd8: Preparing [2026-05-27T09:12:12.019Z] 19b7cd317fa8: Preparing [2026-05-27T09:12:12.019Z] 1a867a30ff4a: Preparing [2026-05-27T09:12:12.019Z] 0c732dec12a2: Preparing [2026-05-27T09:12:12.019Z] 0ab04eec0768: Preparing [2026-05-27T09:12:12.019Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:12.019Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:12.019Z] 986f667b142d: Preparing [2026-05-27T09:12:12.019Z] 3c2c3892be8e: Preparing [2026-05-27T09:12:12.019Z] 0854555d70ac: Preparing [2026-05-27T09:12:12.019Z] 0ab04eec0768: Waiting [2026-05-27T09:12:12.019Z] 0c732dec12a2: Waiting [2026-05-27T09:12:12.019Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:12.019Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:12.019Z] 986f667b142d: Waiting [2026-05-27T09:12:12.019Z] 3c2c3892be8e: Waiting [2026-05-27T09:12:12.019Z] 0854555d70ac: Waiting [2026-05-27T09:12:12.019Z] ad3e7cf04914: Pushed [2026-05-27T09:12:12.019Z] 1a867a30ff4a: Pushed [2026-05-27T09:12:12.019Z] c08a91993154: Pushed [2026-05-27T09:12:12.019Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:12.019Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:12.019Z] 0c732dec12a2: Pushed [2026-05-27T09:12:12.019Z] 0ab04eec0768: Pushed [2026-05-27T09:12:12.019Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:12.276Z] 986f667b142d: Pushed [2026-05-27T09:12:13.645Z] 3c2c3892be8e: Pushed [2026-05-27T09:12:14.583Z] 19b7cd317fa8: Pushed [2026-05-27T09:12:14.841Z] 731cbc5bffd8: Pushed [2026-05-27T09:12:15.100Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:15.425Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:15.743Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.3-dev.1 [2026-05-27T09:12:15.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T09:12:15.743Z] c08a91993154: Preparing [2026-05-27T09:12:15.743Z] ad3e7cf04914: Preparing [2026-05-27T09:12:15.743Z] 731cbc5bffd8: Preparing [2026-05-27T09:12:15.743Z] 19b7cd317fa8: Preparing [2026-05-27T09:12:15.743Z] 1a867a30ff4a: Preparing [2026-05-27T09:12:15.743Z] 0c732dec12a2: Preparing [2026-05-27T09:12:15.743Z] 0ab04eec0768: Preparing [2026-05-27T09:12:15.743Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:15.743Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:15.743Z] 986f667b142d: Preparing [2026-05-27T09:12:15.743Z] 3c2c3892be8e: Preparing [2026-05-27T09:12:15.743Z] 0854555d70ac: Preparing [2026-05-27T09:12:15.743Z] 0c732dec12a2: Waiting [2026-05-27T09:12:15.743Z] 0ab04eec0768: Waiting [2026-05-27T09:12:15.743Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:15.743Z] 986f667b142d: Waiting [2026-05-27T09:12:15.743Z] 3c2c3892be8e: Waiting [2026-05-27T09:12:15.743Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:15.743Z] 0854555d70ac: Waiting [2026-05-27T09:12:15.743Z] c08a91993154: Layer already exists [2026-05-27T09:12:15.743Z] 1a867a30ff4a: Layer already exists [2026-05-27T09:12:15.743Z] 19b7cd317fa8: Layer already exists [2026-05-27T09:12:15.743Z] ad3e7cf04914: Layer already exists [2026-05-27T09:12:15.743Z] 731cbc5bffd8: Layer already exists [2026-05-27T09:12:15.743Z] 0c732dec12a2: Layer already exists [2026-05-27T09:12:15.743Z] 0ab04eec0768: Layer already exists [2026-05-27T09:12:15.743Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:15.743Z] 986f667b142d: Layer already exists [2026-05-27T09:12:15.743Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:15.743Z] 3c2c3892be8e: Layer already exists [2026-05-27T09:12:15.743Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:15.743Z] 4.0.3-dev.1: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:16.073Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:16.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:16.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T09:12:16.399Z] c08a91993154: Preparing [2026-05-27T09:12:16.399Z] ad3e7cf04914: Preparing [2026-05-27T09:12:16.399Z] 731cbc5bffd8: Preparing [2026-05-27T09:12:16.399Z] 19b7cd317fa8: Preparing [2026-05-27T09:12:16.399Z] 1a867a30ff4a: Preparing [2026-05-27T09:12:16.399Z] 0c732dec12a2: Preparing [2026-05-27T09:12:16.399Z] 0ab04eec0768: Preparing [2026-05-27T09:12:16.399Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:16.399Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:16.399Z] 986f667b142d: Preparing [2026-05-27T09:12:16.399Z] 3c2c3892be8e: Preparing [2026-05-27T09:12:16.399Z] 0854555d70ac: Preparing [2026-05-27T09:12:16.399Z] 0c732dec12a2: Waiting [2026-05-27T09:12:16.399Z] 0ab04eec0768: Waiting [2026-05-27T09:12:16.399Z] 986f667b142d: Waiting [2026-05-27T09:12:16.399Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:16.399Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:16.399Z] 0854555d70ac: Waiting [2026-05-27T09:12:16.399Z] 3c2c3892be8e: Waiting [2026-05-27T09:12:16.399Z] c08a91993154: Layer already exists [2026-05-27T09:12:16.399Z] ad3e7cf04914: Layer already exists [2026-05-27T09:12:16.399Z] 731cbc5bffd8: Layer already exists [2026-05-27T09:12:16.399Z] 1a867a30ff4a: Layer already exists [2026-05-27T09:12:16.399Z] 19b7cd317fa8: Layer already exists [2026-05-27T09:12:16.399Z] 0c732dec12a2: Layer already exists [2026-05-27T09:12:16.399Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:16.399Z] 0ab04eec0768: Layer already exists [2026-05-27T09:12:16.399Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:16.399Z] 986f667b142d: Layer already exists [2026-05-27T09:12:16.399Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:16.399Z] 3c2c3892be8e: Layer already exists [2026-05-27T09:12:16.399Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:16.726Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:17.049Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [2026-05-27T09:12:17.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T09:12:17.049Z] c08a91993154: Preparing [2026-05-27T09:12:17.049Z] ad3e7cf04914: Preparing [2026-05-27T09:12:17.049Z] 731cbc5bffd8: Preparing [2026-05-27T09:12:17.049Z] 19b7cd317fa8: Preparing [2026-05-27T09:12:17.050Z] 1a867a30ff4a: Preparing [2026-05-27T09:12:17.050Z] 0c732dec12a2: Preparing [2026-05-27T09:12:17.050Z] 0ab04eec0768: Preparing [2026-05-27T09:12:17.050Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:17.050Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:17.050Z] 986f667b142d: Preparing [2026-05-27T09:12:17.050Z] 3c2c3892be8e: Preparing [2026-05-27T09:12:17.050Z] 0854555d70ac: Preparing [2026-05-27T09:12:17.050Z] 0c732dec12a2: Waiting [2026-05-27T09:12:17.050Z] 0ab04eec0768: Waiting [2026-05-27T09:12:17.050Z] 227ec8ffd8bf: Waiting [2026-05-27T09:12:17.050Z] 63c11f1eb16f: Waiting [2026-05-27T09:12:17.050Z] 986f667b142d: Waiting [2026-05-27T09:12:17.050Z] 3c2c3892be8e: Waiting [2026-05-27T09:12:17.050Z] 0854555d70ac: Waiting [2026-05-27T09:12:17.050Z] c08a91993154: Layer already exists [2026-05-27T09:12:17.050Z] 731cbc5bffd8: Layer already exists [2026-05-27T09:12:17.050Z] ad3e7cf04914: Layer already exists [2026-05-27T09:12:17.050Z] 19b7cd317fa8: Layer already exists [2026-05-27T09:12:17.050Z] 1a867a30ff4a: Layer already exists [2026-05-27T09:12:17.050Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:17.050Z] 0c732dec12a2: Layer already exists [2026-05-27T09:12:17.050Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:17.050Z] 986f667b142d: Layer already exists [2026-05-27T09:12:17.050Z] 0ab04eec0768: Layer already exists [2026-05-27T09:12:17.050Z] 3c2c3892be8e: Layer already exists [2026-05-27T09:12:17.050Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:17.050Z] palau: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:12:17.128Z] ===================================================== [Pipeline] echo [2026-05-27T09:12:17.142Z] taggedImages: [2026-05-27T09:12:17.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:17.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.3-dev.1 [2026-05-27T09:12:17.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:17.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] echo [2026-05-27T09:12:17.165Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-27T09:12:17.165Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:17.165Z] 4.0.3-dev.1 [2026-05-27T09:12:17.165Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:17.165Z] palau [2026-05-27T09:12:17.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:17.517Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:17.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:17.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T09:12:17.837Z] f428bfca2f8c: Preparing [2026-05-27T09:12:17.837Z] 797be47babd2: Preparing [2026-05-27T09:12:17.837Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:17.837Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:17.837Z] 52c90bd21692: Preparing [2026-05-27T09:12:17.837Z] 6041d5385bcb: Preparing [2026-05-27T09:12:17.837Z] 0854555d70ac: Preparing [2026-05-27T09:12:17.837Z] 6041d5385bcb: Waiting [2026-05-27T09:12:17.837Z] 0854555d70ac: Waiting [2026-05-27T09:12:17.837Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:17.837Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:17.837Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:17.837Z] 52c90bd21692: Pushed [2026-05-27T09:12:17.837Z] f428bfca2f8c: Pushed [2026-05-27T09:12:18.773Z] 6041d5385bcb: Pushed [2026-05-27T09:12:21.311Z] 797be47babd2: Pushed [2026-05-27T09:12:21.311Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:21.633Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:21.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.3-dev.1 [2026-05-27T09:12:21.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T09:12:21.955Z] f428bfca2f8c: Preparing [2026-05-27T09:12:21.955Z] 797be47babd2: Preparing [2026-05-27T09:12:21.955Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:21.955Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:21.955Z] 52c90bd21692: Preparing [2026-05-27T09:12:21.955Z] 6041d5385bcb: Preparing [2026-05-27T09:12:21.955Z] 0854555d70ac: Preparing [2026-05-27T09:12:21.955Z] 6041d5385bcb: Waiting [2026-05-27T09:12:21.955Z] 0854555d70ac: Waiting [2026-05-27T09:12:21.955Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:21.955Z] 52c90bd21692: Layer already exists [2026-05-27T09:12:21.955Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:21.955Z] 797be47babd2: Layer already exists [2026-05-27T09:12:21.955Z] f428bfca2f8c: Layer already exists [2026-05-27T09:12:21.955Z] 6041d5385bcb: Layer already exists [2026-05-27T09:12:21.955Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:21.955Z] 4.0.3-dev.1: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:22.285Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:22.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:22.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T09:12:22.612Z] f428bfca2f8c: Preparing [2026-05-27T09:12:22.612Z] 797be47babd2: Preparing [2026-05-27T09:12:22.612Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:22.612Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:22.612Z] 52c90bd21692: Preparing [2026-05-27T09:12:22.612Z] 6041d5385bcb: Preparing [2026-05-27T09:12:22.612Z] 0854555d70ac: Preparing [2026-05-27T09:12:22.612Z] 6041d5385bcb: Waiting [2026-05-27T09:12:22.612Z] 0854555d70ac: Waiting [2026-05-27T09:12:22.612Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:22.612Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:22.612Z] f428bfca2f8c: Layer already exists [2026-05-27T09:12:22.612Z] 52c90bd21692: Layer already exists [2026-05-27T09:12:22.612Z] 797be47babd2: Layer already exists [2026-05-27T09:12:22.612Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:22.612Z] 6041d5385bcb: Layer already exists [2026-05-27T09:12:22.612Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:22.937Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:23.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [2026-05-27T09:12:23.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T09:12:23.265Z] f428bfca2f8c: Preparing [2026-05-27T09:12:23.265Z] 797be47babd2: Preparing [2026-05-27T09:12:23.265Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:23.265Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:23.265Z] 52c90bd21692: Preparing [2026-05-27T09:12:23.265Z] 6041d5385bcb: Preparing [2026-05-27T09:12:23.265Z] 0854555d70ac: Preparing [2026-05-27T09:12:23.265Z] 6041d5385bcb: Waiting [2026-05-27T09:12:23.265Z] 0854555d70ac: Waiting [2026-05-27T09:12:23.265Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:23.265Z] 52c90bd21692: Layer already exists [2026-05-27T09:12:23.265Z] f428bfca2f8c: Layer already exists [2026-05-27T09:12:23.265Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:23.265Z] 797be47babd2: Layer already exists [2026-05-27T09:12:23.265Z] 6041d5385bcb: Layer already exists [2026-05-27T09:12:23.265Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:23.265Z] palau: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:12:23.339Z] ===================================================== [Pipeline] echo [2026-05-27T09:12:23.350Z] taggedImages: [2026-05-27T09:12:23.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:23.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.3-dev.1 [2026-05-27T09:12:23.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:23.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] echo [2026-05-27T09:12:23.379Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-27T09:12:23.379Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:23.379Z] 4.0.3-dev.1 [2026-05-27T09:12:23.379Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:23.379Z] palau [2026-05-27T09:12:23.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:23.755Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:24.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:24.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T09:12:24.076Z] 6eaa1c4c54f7: Preparing [2026-05-27T09:12:24.076Z] 92fdaf5295ed: Preparing [2026-05-27T09:12:24.076Z] 895cff34ac13: Preparing [2026-05-27T09:12:24.076Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:24.076Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:24.076Z] 626683582481: Preparing [2026-05-27T09:12:24.076Z] 5f94839d760a: Preparing [2026-05-27T09:12:24.076Z] db4e38060dcb: Preparing [2026-05-27T09:12:24.076Z] 54c2d0ba344f: Preparing [2026-05-27T09:12:24.076Z] 0854555d70ac: Preparing [2026-05-27T09:12:24.076Z] 5f94839d760a: Waiting [2026-05-27T09:12:24.076Z] db4e38060dcb: Waiting [2026-05-27T09:12:24.076Z] 54c2d0ba344f: Waiting [2026-05-27T09:12:24.076Z] 0854555d70ac: Waiting [2026-05-27T09:12:24.076Z] 626683582481: Waiting [2026-05-27T09:12:24.076Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:24.076Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:24.076Z] 6eaa1c4c54f7: Pushed [2026-05-27T09:12:24.076Z] 92fdaf5295ed: Pushed [2026-05-27T09:12:24.076Z] 895cff34ac13: Pushed [2026-05-27T09:12:24.076Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:24.076Z] db4e38060dcb: Pushed [2026-05-27T09:12:24.644Z] 54c2d0ba344f: Pushed [2026-05-27T09:12:29.932Z] 5f94839d760a: Pushed [2026-05-27T09:12:36.504Z] 626683582481: Pushed [2026-05-27T09:12:36.504Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:36.827Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:37.024Z] #100 ... [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:37.024Z] #92 DONE 102.0s [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T09:12:37.024Z] #119 ... [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:37.024Z] #93 DONE 101.7s [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:37.024Z] #94 DONE 100.5s [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:37.024Z] #98 DONE 97.6s [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-27T09:12:37.024Z] #120 ... [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:37.024Z] #100 DONE 93.3s [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #121 [core-keeper builder 7/8] COPY . . [2026-05-27T09:12:37.024Z] #121 ... [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:37.024Z] #101 DONE 92.5s [2026-05-27T09:12:37.024Z] [2026-05-27T09:12:37.024Z] #122 [support-scheduler builder 6/7] COPY . . [2026-05-27T09:12:37.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.3-dev.1 [2026-05-27T09:12:37.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T09:12:37.212Z] 6eaa1c4c54f7: Preparing [2026-05-27T09:12:37.212Z] 92fdaf5295ed: Preparing [2026-05-27T09:12:37.212Z] 895cff34ac13: Preparing [2026-05-27T09:12:37.212Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:37.212Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:37.212Z] 626683582481: Preparing [2026-05-27T09:12:37.212Z] 5f94839d760a: Preparing [2026-05-27T09:12:37.212Z] db4e38060dcb: Preparing [2026-05-27T09:12:37.212Z] 54c2d0ba344f: Preparing [2026-05-27T09:12:37.212Z] 5f94839d760a: Waiting [2026-05-27T09:12:37.212Z] db4e38060dcb: Waiting [2026-05-27T09:12:37.212Z] 626683582481: Waiting [2026-05-27T09:12:37.212Z] 0854555d70ac: Preparing [2026-05-27T09:12:37.212Z] 54c2d0ba344f: Waiting [2026-05-27T09:12:37.212Z] 895cff34ac13: Layer already exists [2026-05-27T09:12:37.212Z] 6eaa1c4c54f7: Layer already exists [2026-05-27T09:12:37.212Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:37.212Z] 92fdaf5295ed: Layer already exists [2026-05-27T09:12:37.212Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:37.212Z] 5f94839d760a: Layer already exists [2026-05-27T09:12:37.212Z] 626683582481: Layer already exists [2026-05-27T09:12:37.212Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:37.212Z] db4e38060dcb: Layer already exists [2026-05-27T09:12:37.212Z] 54c2d0ba344f: Layer already exists [2026-05-27T09:12:37.212Z] 4.0.3-dev.1: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:37.537Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:37.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:37.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T09:12:37.857Z] 6eaa1c4c54f7: Preparing [2026-05-27T09:12:37.857Z] 92fdaf5295ed: Preparing [2026-05-27T09:12:37.857Z] 895cff34ac13: Preparing [2026-05-27T09:12:37.857Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:37.857Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:37.857Z] 626683582481: Preparing [2026-05-27T09:12:37.857Z] 5f94839d760a: Preparing [2026-05-27T09:12:37.857Z] db4e38060dcb: Preparing [2026-05-27T09:12:37.857Z] 54c2d0ba344f: Preparing [2026-05-27T09:12:37.857Z] 626683582481: Waiting [2026-05-27T09:12:37.857Z] 5f94839d760a: Waiting [2026-05-27T09:12:37.857Z] db4e38060dcb: Waiting [2026-05-27T09:12:37.857Z] 0854555d70ac: Preparing [2026-05-27T09:12:37.857Z] 0854555d70ac: Waiting [2026-05-27T09:12:37.857Z] 54c2d0ba344f: Waiting [2026-05-27T09:12:37.857Z] 895cff34ac13: Layer already exists [2026-05-27T09:12:37.857Z] 92fdaf5295ed: Layer already exists [2026-05-27T09:12:37.857Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:37.857Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:37.857Z] 6eaa1c4c54f7: Layer already exists [2026-05-27T09:12:37.857Z] 626683582481: Layer already exists [2026-05-27T09:12:37.857Z] 5f94839d760a: Layer already exists [2026-05-27T09:12:37.857Z] 54c2d0ba344f: Layer already exists [2026-05-27T09:12:37.857Z] db4e38060dcb: Layer already exists [2026-05-27T09:12:37.857Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:37.857Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:38.187Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:38.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:palau [2026-05-27T09:12:38.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T09:12:38.517Z] 6eaa1c4c54f7: Preparing [2026-05-27T09:12:38.517Z] 92fdaf5295ed: Preparing [2026-05-27T09:12:38.517Z] 895cff34ac13: Preparing [2026-05-27T09:12:38.517Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:38.517Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:38.517Z] 626683582481: Preparing [2026-05-27T09:12:38.517Z] 5f94839d760a: Preparing [2026-05-27T09:12:38.517Z] db4e38060dcb: Preparing [2026-05-27T09:12:38.517Z] 54c2d0ba344f: Preparing [2026-05-27T09:12:38.517Z] 0854555d70ac: Preparing [2026-05-27T09:12:38.517Z] 5f94839d760a: Waiting [2026-05-27T09:12:38.517Z] db4e38060dcb: Waiting [2026-05-27T09:12:38.517Z] 54c2d0ba344f: Waiting [2026-05-27T09:12:38.517Z] 0854555d70ac: Waiting [2026-05-27T09:12:38.517Z] 626683582481: Waiting [2026-05-27T09:12:38.517Z] 895cff34ac13: Layer already exists [2026-05-27T09:12:38.517Z] 92fdaf5295ed: Layer already exists [2026-05-27T09:12:38.517Z] 6eaa1c4c54f7: Layer already exists [2026-05-27T09:12:38.517Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:38.517Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:38.517Z] 626683582481: Layer already exists [2026-05-27T09:12:38.517Z] 5f94839d760a: Layer already exists [2026-05-27T09:12:38.517Z] db4e38060dcb: Layer already exists [2026-05-27T09:12:38.517Z] 54c2d0ba344f: Layer already exists [2026-05-27T09:12:38.517Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:38.517Z] palau: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:12:38.588Z] ===================================================== [Pipeline] echo [2026-05-27T09:12:38.606Z] taggedImages: [2026-05-27T09:12:38.606Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:38.606Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.3-dev.1 [2026-05-27T09:12:38.606Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:38.606Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] echo [2026-05-27T09:12:38.630Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-27T09:12:38.630Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:38.630Z] 4.0.3-dev.1 [2026-05-27T09:12:38.630Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:38.630Z] palau [2026-05-27T09:12:38.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:38.974Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:39.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:39.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T09:12:39.297Z] 9a3cdbdfa1ab: Preparing [2026-05-27T09:12:39.297Z] 1b84b8412920: Preparing [2026-05-27T09:12:39.297Z] 211d731c685d: Preparing [2026-05-27T09:12:39.297Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:39.297Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:39.297Z] 41ce7baebdb4: Preparing [2026-05-27T09:12:39.297Z] bb95386b2da5: Preparing [2026-05-27T09:12:39.297Z] 7b7fd7adb392: Preparing [2026-05-27T09:12:39.297Z] 0854555d70ac: Preparing [2026-05-27T09:12:39.297Z] bb95386b2da5: Waiting [2026-05-27T09:12:39.297Z] 0854555d70ac: Waiting [2026-05-27T09:12:39.297Z] 7b7fd7adb392: Waiting [2026-05-27T09:12:39.297Z] 41ce7baebdb4: Waiting [2026-05-27T09:12:39.297Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:39.297Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:39.297Z] 1b84b8412920: Pushed [2026-05-27T09:12:39.297Z] 211d731c685d: Pushed [2026-05-27T09:12:39.297Z] 9a3cdbdfa1ab: Pushed [2026-05-27T09:12:39.297Z] bb95386b2da5: Pushed [2026-05-27T09:12:39.297Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:39.872Z] 7b7fd7adb392: Pushed [2026-05-27T09:12:45.209Z] #122 ... [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #123 [core-data builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #123 ... [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #124 [security-bootstrapper builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #124 DONE 10.6s [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:45.209Z] #125 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #126 [core-metadata builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #126 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:12:45.209Z] #127 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #122 [support-scheduler builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #122 DONE 9.2s [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #128 [security-proxy-setup builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #128 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:45.209Z] #129 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:12:45.209Z] #130 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #121 [core-keeper builder 7/8] COPY . . [2026-05-27T09:12:45.209Z] #121 DONE 9.5s [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:12:45.209Z] #131 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #132 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:45.209Z] #133 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:45.209Z] #134 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:12:45.209Z] #135 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #136 [core-command builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #136 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:12:45.209Z] #137 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:45.209Z] #138 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #139 [security-proxy-auth builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #139 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #123 [core-data builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #123 DONE 10.6s [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:12:45.209Z] #140 ... [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #120 DONE 10.6s [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T09:12:45.209Z] #141 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T09:12:45.209Z] #142 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #143 CACHED [2026-05-27T09:12:45.209Z] [2026-05-27T09:12:45.209Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T09:12:45.209Z] #119 DONE 11.0s [2026-05-27T09:12:45.478Z] [2026-05-27T09:12:45.478Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T09:12:50.822Z] #144 4.728 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-27T09:12:51.402Z] #144 ... [2026-05-27T09:12:51.402Z] [2026-05-27T09:12:51.402Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:12:51.402Z] #140 6.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T09:12:54.756Z] 41ce7baebdb4: Pushed [2026-05-27T09:12:54.756Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:55.078Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:55.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.3-dev.1 [2026-05-27T09:12:55.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T09:12:55.405Z] 9a3cdbdfa1ab: Preparing [2026-05-27T09:12:55.405Z] 1b84b8412920: Preparing [2026-05-27T09:12:55.405Z] 211d731c685d: Preparing [2026-05-27T09:12:55.405Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:55.405Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:55.405Z] 41ce7baebdb4: Preparing [2026-05-27T09:12:55.405Z] bb95386b2da5: Preparing [2026-05-27T09:12:55.405Z] 7b7fd7adb392: Preparing [2026-05-27T09:12:55.405Z] 0854555d70ac: Preparing [2026-05-27T09:12:55.405Z] 41ce7baebdb4: Waiting [2026-05-27T09:12:55.405Z] bb95386b2da5: Waiting [2026-05-27T09:12:55.405Z] 0854555d70ac: Waiting [2026-05-27T09:12:55.405Z] 7b7fd7adb392: Waiting [2026-05-27T09:12:55.405Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:55.405Z] 9a3cdbdfa1ab: Layer already exists [2026-05-27T09:12:55.405Z] 1b84b8412920: Layer already exists [2026-05-27T09:12:55.405Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:55.405Z] 211d731c685d: Layer already exists [2026-05-27T09:12:55.405Z] 41ce7baebdb4: Layer already exists [2026-05-27T09:12:55.405Z] bb95386b2da5: Layer already exists [2026-05-27T09:12:55.405Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:55.405Z] 7b7fd7adb392: Layer already exists [2026-05-27T09:12:55.405Z] 4.0.3-dev.1: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:55.675Z] #140 ... [2026-05-27T09:12:55.675Z] [2026-05-27T09:12:55.675Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T09:12:55.675Z] #0 5.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T09:12:55.675Z] #145 ... [2026-05-27T09:12:55.675Z] [2026-05-27T09:12:55.675Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T09:12:55.675Z] #0 6.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T09:12:55.675Z] #146 ... [2026-05-27T09:12:55.675Z] [2026-05-27T09:12:55.675Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T09:12:55.675Z] #0 5.872 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T09:12:55.675Z] #147 ... [2026-05-27T09:12:55.675Z] [2026-05-27T09:12:55.675Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T09:12:55.675Z] #0 4.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T09:12:55.745Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:55.958Z] #148 ... [2026-05-27T09:12:55.958Z] [2026-05-27T09:12:55.958Z] #149 [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-05-27T09:12:55.958Z] #0 5.669 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T09:12:55.958Z] #149 ... [2026-05-27T09:12:55.958Z] [2026-05-27T09:12:55.958Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T09:12:55.958Z] #0 4.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T09:12:56.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:56.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T09:12:56.070Z] 9a3cdbdfa1ab: Preparing [2026-05-27T09:12:56.070Z] 1b84b8412920: Preparing [2026-05-27T09:12:56.070Z] 211d731c685d: Preparing [2026-05-27T09:12:56.070Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:56.070Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:56.070Z] 41ce7baebdb4: Preparing [2026-05-27T09:12:56.070Z] bb95386b2da5: Preparing [2026-05-27T09:12:56.070Z] 7b7fd7adb392: Preparing [2026-05-27T09:12:56.070Z] 0854555d70ac: Preparing [2026-05-27T09:12:56.070Z] bb95386b2da5: Waiting [2026-05-27T09:12:56.070Z] 7b7fd7adb392: Waiting [2026-05-27T09:12:56.070Z] 0854555d70ac: Waiting [2026-05-27T09:12:56.070Z] 41ce7baebdb4: Waiting [2026-05-27T09:12:56.070Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:56.070Z] 211d731c685d: Layer already exists [2026-05-27T09:12:56.070Z] 9a3cdbdfa1ab: Layer already exists [2026-05-27T09:12:56.070Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:56.070Z] 1b84b8412920: Layer already exists [2026-05-27T09:12:56.070Z] bb95386b2da5: Layer already exists [2026-05-27T09:12:56.070Z] 7b7fd7adb392: Layer already exists [2026-05-27T09:12:56.070Z] 41ce7baebdb4: Layer already exists [2026-05-27T09:12:56.070Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:56.070Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:56.229Z] #150 ... [2026-05-27T09:12:56.229Z] [2026-05-27T09:12:56.229Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:12:56.229Z] #0 6.096 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T09:12:56.404Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:56.495Z] #151 ... [2026-05-27T09:12:56.495Z] [2026-05-27T09:12:56.495Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:12:56.495Z] #0 5.779 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T09:12:56.495Z] #152 ... [2026-05-27T09:12:56.495Z] [2026-05-27T09:12:56.495Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:12:56.495Z] #0 4.586 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T09:12:56.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:palau [2026-05-27T09:12:56.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T09:12:56.734Z] 9a3cdbdfa1ab: Preparing [2026-05-27T09:12:56.734Z] 1b84b8412920: Preparing [2026-05-27T09:12:56.734Z] 211d731c685d: Preparing [2026-05-27T09:12:56.734Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:56.734Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:56.734Z] 41ce7baebdb4: Preparing [2026-05-27T09:12:56.734Z] bb95386b2da5: Preparing [2026-05-27T09:12:56.734Z] 7b7fd7adb392: Preparing [2026-05-27T09:12:56.734Z] 0854555d70ac: Preparing [2026-05-27T09:12:56.734Z] 41ce7baebdb4: Waiting [2026-05-27T09:12:56.734Z] bb95386b2da5: Waiting [2026-05-27T09:12:56.734Z] 7b7fd7adb392: Waiting [2026-05-27T09:12:56.734Z] 0854555d70ac: Waiting [2026-05-27T09:12:56.734Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:56.734Z] 1b84b8412920: Layer already exists [2026-05-27T09:12:56.734Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:56.734Z] 9a3cdbdfa1ab: Layer already exists [2026-05-27T09:12:56.734Z] 211d731c685d: Layer already exists [2026-05-27T09:12:56.734Z] 41ce7baebdb4: Layer already exists [2026-05-27T09:12:56.734Z] bb95386b2da5: Layer already exists [2026-05-27T09:12:56.734Z] 7b7fd7adb392: Layer already exists [2026-05-27T09:12:56.734Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:56.734Z] palau: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv [2026-05-27T09:12:56.761Z] #153 ... [2026-05-27T09:12:56.761Z] [2026-05-27T09:12:56.761Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:12:56.761Z] #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:12:56.813Z] ===================================================== [Pipeline] echo [2026-05-27T09:12:56.828Z] taggedImages: [2026-05-27T09:12:56.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:56.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.3-dev.1 [2026-05-27T09:12:56.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:56.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] echo [2026-05-27T09:12:56.858Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-27T09:12:56.858Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:56.858Z] 4.0.3-dev.1 [2026-05-27T09:12:56.858Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:12:56.858Z] palau [2026-05-27T09:12:56.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:57.209Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:12:57.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:12:57.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T09:12:57.539Z] 68ff9b1f74e3: Preparing [2026-05-27T09:12:57.539Z] fb0a916bf244: Preparing [2026-05-27T09:12:57.539Z] 39486fede40e: Preparing [2026-05-27T09:12:57.539Z] 227ec8ffd8bf: Preparing [2026-05-27T09:12:57.539Z] 63c11f1eb16f: Preparing [2026-05-27T09:12:57.539Z] e82b4388ad26: Preparing [2026-05-27T09:12:57.539Z] db4e38060dcb: Preparing [2026-05-27T09:12:57.539Z] 54c2d0ba344f: Preparing [2026-05-27T09:12:57.539Z] 0854555d70ac: Preparing [2026-05-27T09:12:57.539Z] db4e38060dcb: Waiting [2026-05-27T09:12:57.539Z] 54c2d0ba344f: Waiting [2026-05-27T09:12:57.539Z] 0854555d70ac: Waiting [2026-05-27T09:12:57.539Z] e82b4388ad26: Waiting [2026-05-27T09:12:57.539Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:12:57.539Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:12:57.539Z] db4e38060dcb: Layer already exists [2026-05-27T09:12:57.539Z] fb0a916bf244: Pushed [2026-05-27T09:12:57.539Z] 54c2d0ba344f: Layer already exists [2026-05-27T09:12:57.539Z] 39486fede40e: Pushed [2026-05-27T09:12:57.539Z] 0854555d70ac: Layer already exists [2026-05-27T09:12:57.539Z] 68ff9b1f74e3: Pushed [2026-05-27T09:13:12.448Z] e82b4388ad26: Pushed [2026-05-27T09:13:12.449Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:12.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:13.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.3-dev.1 [2026-05-27T09:13:13.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T09:13:13.288Z] 68ff9b1f74e3: Preparing [2026-05-27T09:13:13.288Z] fb0a916bf244: Preparing [2026-05-27T09:13:13.288Z] 39486fede40e: Preparing [2026-05-27T09:13:13.288Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:13.288Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:13.288Z] e82b4388ad26: Preparing [2026-05-27T09:13:13.288Z] db4e38060dcb: Preparing [2026-05-27T09:13:13.288Z] 54c2d0ba344f: Preparing [2026-05-27T09:13:13.288Z] 0854555d70ac: Preparing [2026-05-27T09:13:13.288Z] e82b4388ad26: Waiting [2026-05-27T09:13:13.288Z] 54c2d0ba344f: Waiting [2026-05-27T09:13:13.288Z] 0854555d70ac: Waiting [2026-05-27T09:13:13.288Z] db4e38060dcb: Waiting [2026-05-27T09:13:13.288Z] 39486fede40e: Layer already exists [2026-05-27T09:13:13.288Z] 68ff9b1f74e3: Layer already exists [2026-05-27T09:13:13.288Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:13.288Z] fb0a916bf244: Layer already exists [2026-05-27T09:13:13.288Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:13.288Z] 54c2d0ba344f: Layer already exists [2026-05-27T09:13:13.288Z] e82b4388ad26: Layer already exists [2026-05-27T09:13:13.288Z] db4e38060dcb: Layer already exists [2026-05-27T09:13:13.288Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:13.288Z] 4.0.3-dev.1: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:13.618Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:13.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:13.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T09:13:13.948Z] 68ff9b1f74e3: Preparing [2026-05-27T09:13:13.948Z] fb0a916bf244: Preparing [2026-05-27T09:13:13.948Z] 39486fede40e: Preparing [2026-05-27T09:13:13.948Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:13.948Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:13.948Z] e82b4388ad26: Preparing [2026-05-27T09:13:13.948Z] db4e38060dcb: Preparing [2026-05-27T09:13:13.948Z] 54c2d0ba344f: Preparing [2026-05-27T09:13:13.948Z] 0854555d70ac: Preparing [2026-05-27T09:13:13.948Z] db4e38060dcb: Waiting [2026-05-27T09:13:13.948Z] e82b4388ad26: Waiting [2026-05-27T09:13:13.948Z] 54c2d0ba344f: Waiting [2026-05-27T09:13:13.948Z] 0854555d70ac: Waiting [2026-05-27T09:13:13.948Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:13.948Z] fb0a916bf244: Layer already exists [2026-05-27T09:13:13.948Z] 39486fede40e: Layer already exists [2026-05-27T09:13:13.948Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:13.948Z] 68ff9b1f74e3: Layer already exists [2026-05-27T09:13:13.948Z] e82b4388ad26: Layer already exists [2026-05-27T09:13:13.948Z] db4e38060dcb: Layer already exists [2026-05-27T09:13:13.948Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:13.948Z] 54c2d0ba344f: Layer already exists [2026-05-27T09:13:13.948Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:14.282Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:14.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:palau [2026-05-27T09:13:14.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T09:13:14.603Z] 68ff9b1f74e3: Preparing [2026-05-27T09:13:14.603Z] fb0a916bf244: Preparing [2026-05-27T09:13:14.603Z] 39486fede40e: Preparing [2026-05-27T09:13:14.603Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:14.603Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:14.603Z] e82b4388ad26: Preparing [2026-05-27T09:13:14.603Z] db4e38060dcb: Preparing [2026-05-27T09:13:14.603Z] 54c2d0ba344f: Preparing [2026-05-27T09:13:14.603Z] 0854555d70ac: Preparing [2026-05-27T09:13:14.603Z] db4e38060dcb: Waiting [2026-05-27T09:13:14.603Z] 54c2d0ba344f: Waiting [2026-05-27T09:13:14.603Z] 0854555d70ac: Waiting [2026-05-27T09:13:14.603Z] e82b4388ad26: Waiting [2026-05-27T09:13:14.603Z] fb0a916bf244: Layer already exists [2026-05-27T09:13:14.603Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:14.603Z] 68ff9b1f74e3: Layer already exists [2026-05-27T09:13:14.603Z] 39486fede40e: Layer already exists [2026-05-27T09:13:14.603Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:14.603Z] e82b4388ad26: Layer already exists [2026-05-27T09:13:14.603Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:14.603Z] db4e38060dcb: Layer already exists [2026-05-27T09:13:14.603Z] 54c2d0ba344f: Layer already exists [2026-05-27T09:13:14.603Z] palau: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:13:14.677Z] ===================================================== [Pipeline] echo [2026-05-27T09:13:14.692Z] taggedImages: [2026-05-27T09:13:14.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:13:14.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.3-dev.1 [2026-05-27T09:13:14.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:14.692Z] - nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] echo [2026-05-27T09:13:14.721Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-27T09:13:14.721Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:13:14.721Z] 4.0.3-dev.1 [2026-05-27T09:13:14.721Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:14.721Z] palau [2026-05-27T09:13:14.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:15.065Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:15.386Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:13:15.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T09:13:15.387Z] ef373eec2230: Preparing [2026-05-27T09:13:15.387Z] 98553f632051: Preparing [2026-05-27T09:13:15.387Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:15.387Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:15.387Z] d52613ed9109: Preparing [2026-05-27T09:13:15.387Z] 447f2ba5ca1b: Preparing [2026-05-27T09:13:15.387Z] 0854555d70ac: Preparing [2026-05-27T09:13:15.387Z] 447f2ba5ca1b: Waiting [2026-05-27T09:13:15.387Z] 0854555d70ac: Waiting [2026-05-27T09:13:15.387Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:15.387Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:15.387Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:15.387Z] ef373eec2230: Pushed [2026-05-27T09:13:15.387Z] d52613ed9109: Pushed [2026-05-27T09:13:16.020Z] 447f2ba5ca1b: Pushed [2026-05-27T09:13:25.999Z] 98553f632051: Pushed [2026-05-27T09:13:25.999Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:26.334Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:26.667Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.3-dev.1 [2026-05-27T09:13:26.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T09:13:26.667Z] ef373eec2230: Preparing [2026-05-27T09:13:26.667Z] 98553f632051: Preparing [2026-05-27T09:13:26.667Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:26.667Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:26.667Z] d52613ed9109: Preparing [2026-05-27T09:13:26.667Z] 447f2ba5ca1b: Preparing [2026-05-27T09:13:26.667Z] 0854555d70ac: Preparing [2026-05-27T09:13:26.667Z] 447f2ba5ca1b: Waiting [2026-05-27T09:13:26.667Z] 0854555d70ac: Waiting [2026-05-27T09:13:26.667Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:26.667Z] 98553f632051: Layer already exists [2026-05-27T09:13:26.667Z] d52613ed9109: Layer already exists [2026-05-27T09:13:26.667Z] ef373eec2230: Layer already exists [2026-05-27T09:13:26.667Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:26.667Z] 447f2ba5ca1b: Layer already exists [2026-05-27T09:13:26.667Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:26.667Z] 4.0.3-dev.1: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:27.008Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:27.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:27.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T09:13:27.354Z] ef373eec2230: Preparing [2026-05-27T09:13:27.354Z] 98553f632051: Preparing [2026-05-27T09:13:27.354Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:27.354Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:27.354Z] d52613ed9109: Preparing [2026-05-27T09:13:27.354Z] 447f2ba5ca1b: Preparing [2026-05-27T09:13:27.354Z] 0854555d70ac: Preparing [2026-05-27T09:13:27.354Z] 447f2ba5ca1b: Waiting [2026-05-27T09:13:27.354Z] 0854555d70ac: Waiting [2026-05-27T09:13:27.354Z] ef373eec2230: Layer already exists [2026-05-27T09:13:27.354Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:27.354Z] 98553f632051: Layer already exists [2026-05-27T09:13:27.354Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:27.354Z] d52613ed9109: Layer already exists [2026-05-27T09:13:27.354Z] 447f2ba5ca1b: Layer already exists [2026-05-27T09:13:27.354Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:27.354Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:27.679Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:27.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:palau [2026-05-27T09:13:27.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T09:13:27.999Z] ef373eec2230: Preparing [2026-05-27T09:13:27.999Z] 98553f632051: Preparing [2026-05-27T09:13:27.999Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:27.999Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:27.999Z] d52613ed9109: Preparing [2026-05-27T09:13:27.999Z] 447f2ba5ca1b: Preparing [2026-05-27T09:13:27.999Z] 0854555d70ac: Preparing [2026-05-27T09:13:27.999Z] 447f2ba5ca1b: Waiting [2026-05-27T09:13:27.999Z] 0854555d70ac: Waiting [2026-05-27T09:13:27.999Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:28.000Z] 98553f632051: Layer already exists [2026-05-27T09:13:28.000Z] ef373eec2230: Layer already exists [2026-05-27T09:13:28.000Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:28.000Z] d52613ed9109: Layer already exists [2026-05-27T09:13:28.000Z] 447f2ba5ca1b: Layer already exists [2026-05-27T09:13:28.000Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:28.000Z] palau: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:13:28.066Z] ===================================================== [Pipeline] echo [2026-05-27T09:13:28.078Z] taggedImages: [2026-05-27T09:13:28.078Z] - nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:13:28.078Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.3-dev.1 [2026-05-27T09:13:28.078Z] - nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:28.078Z] - nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] echo [2026-05-27T09:13:28.100Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-27T09:13:28.100Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:13:28.100Z] 4.0.3-dev.1 [2026-05-27T09:13:28.100Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:28.100Z] palau [2026-05-27T09:13:28.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:28.493Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:28.816Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:13:28.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T09:13:28.816Z] e85b93755e41: Preparing [2026-05-27T09:13:28.816Z] 49730ab14378: Preparing [2026-05-27T09:13:28.816Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:28.816Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:28.816Z] a3cdb8edd5c5: Preparing [2026-05-27T09:13:28.816Z] 737377e600aa: Preparing [2026-05-27T09:13:28.816Z] 0854555d70ac: Preparing [2026-05-27T09:13:28.816Z] 737377e600aa: Waiting [2026-05-27T09:13:28.816Z] 0854555d70ac: Waiting [2026-05-27T09:13:28.816Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:28.816Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:28.816Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:28.816Z] a3cdb8edd5c5: Pushed [2026-05-27T09:13:28.816Z] e85b93755e41: Pushed [2026-05-27T09:13:29.076Z] 737377e600aa: Pushed [2026-05-27T09:13:33.270Z] 49730ab14378: Pushed [2026-05-27T09:13:33.270Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:33.592Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:33.915Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.3-dev.1 [2026-05-27T09:13:33.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T09:13:33.915Z] e85b93755e41: Preparing [2026-05-27T09:13:33.915Z] 49730ab14378: Preparing [2026-05-27T09:13:33.915Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:33.915Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:33.915Z] a3cdb8edd5c5: Preparing [2026-05-27T09:13:33.915Z] 737377e600aa: Preparing [2026-05-27T09:13:33.915Z] 0854555d70ac: Preparing [2026-05-27T09:13:33.915Z] 0854555d70ac: Waiting [2026-05-27T09:13:33.915Z] 737377e600aa: Waiting [2026-05-27T09:13:33.915Z] a3cdb8edd5c5: Layer already exists [2026-05-27T09:13:33.915Z] e85b93755e41: Layer already exists [2026-05-27T09:13:33.915Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:33.915Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:33.915Z] 49730ab14378: Layer already exists [2026-05-27T09:13:33.915Z] 737377e600aa: Layer already exists [2026-05-27T09:13:33.915Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:33.915Z] 4.0.3-dev.1: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:34.260Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:34.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:34.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T09:13:34.576Z] e85b93755e41: Preparing [2026-05-27T09:13:34.576Z] 49730ab14378: Preparing [2026-05-27T09:13:34.576Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:34.576Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:34.576Z] a3cdb8edd5c5: Preparing [2026-05-27T09:13:34.576Z] 737377e600aa: Preparing [2026-05-27T09:13:34.576Z] 0854555d70ac: Preparing [2026-05-27T09:13:34.576Z] 737377e600aa: Waiting [2026-05-27T09:13:34.576Z] 0854555d70ac: Waiting [2026-05-27T09:13:34.576Z] e85b93755e41: Layer already exists [2026-05-27T09:13:34.576Z] 49730ab14378: Layer already exists [2026-05-27T09:13:34.576Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:34.576Z] a3cdb8edd5c5: Layer already exists [2026-05-27T09:13:34.576Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:34.576Z] 737377e600aa: Layer already exists [2026-05-27T09:13:34.576Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:34.576Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:34.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:13:35.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:palau [2026-05-27T09:13:35.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T09:13:35.226Z] e85b93755e41: Preparing [2026-05-27T09:13:35.226Z] 49730ab14378: Preparing [2026-05-27T09:13:35.226Z] 227ec8ffd8bf: Preparing [2026-05-27T09:13:35.226Z] 63c11f1eb16f: Preparing [2026-05-27T09:13:35.226Z] a3cdb8edd5c5: Preparing [2026-05-27T09:13:35.226Z] 737377e600aa: Preparing [2026-05-27T09:13:35.226Z] 0854555d70ac: Preparing [2026-05-27T09:13:35.226Z] 737377e600aa: Waiting [2026-05-27T09:13:35.226Z] 0854555d70ac: Waiting [2026-05-27T09:13:35.226Z] 63c11f1eb16f: Layer already exists [2026-05-27T09:13:35.226Z] e85b93755e41: Layer already exists [2026-05-27T09:13:35.226Z] a3cdb8edd5c5: Layer already exists [2026-05-27T09:13:35.226Z] 227ec8ffd8bf: Layer already exists [2026-05-27T09:13:35.226Z] 49730ab14378: Layer already exists [2026-05-27T09:13:35.226Z] 737377e600aa: Layer already exists [2026-05-27T09:13:35.226Z] 0854555d70ac: Layer already exists [2026-05-27T09:13:35.226Z] palau: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:13:35.303Z] ===================================================== [Pipeline] echo [2026-05-27T09:13:35.316Z] taggedImages: [2026-05-27T09:13:35.316Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:13:35.316Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.3-dev.1 [2026-05-27T09:13:35.316Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:13:35.316Z] - nexus3.edgexfoundry.org:10004/support-scheduler:palau [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-05-27T09:33:51.225Z] #154 ... [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T09:33:51.225Z] #147 DONE 1256.8s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:33:51.225Z] #46 ... [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:33:51.225Z] #155 DONE 0.5s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:33:51.225Z] #156 DONE 0.1s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-27T09:33:51.225Z] #157 DONE 0.4s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #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-05-27T09:33:51.225Z] #158 DONE 0.2s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #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-05-27T09:33:51.225Z] #159 DONE 0.1s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:33:51.225Z] #151 ... [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #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-05-27T09:33:51.225Z] #160 DONE 2.3s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #118 [core-common-config-bootstrapper] exporting to image [2026-05-27T09:33:51.225Z] #118 exporting layers [2026-05-27T09:33:51.225Z] #118 exporting layers 0.8s done [2026-05-27T09:33:51.225Z] #118 writing image sha256:d6eeb2ae84bb79054e030ee0c3b854a57f82547f00632ded573bafa4aa65b635 done [2026-05-27T09:33:51.225Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-05-27T09:33:51.225Z] #118 DONE 7.5s [2026-05-27T09:33:51.225Z] [2026-05-27T09:33:51.225Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T09:33:55.681Z] #144 ... [2026-05-27T09:33:55.681Z] [2026-05-27T09:33:55.681Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T09:33:55.681Z] #146 DONE 1270.0s [2026-05-27T09:33:55.681Z] [2026-05-27T09:33:55.681Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-27T09:33:55.681Z] #161 DONE 0.4s [2026-05-27T09:33:55.681Z] [2026-05-27T09:33:55.681Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T09:33:59.032Z] #162 DONE 3.3s [2026-05-27T09:33:59.032Z] [2026-05-27T09:33:59.032Z] #149 [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-05-27T09:33:59.032Z] #149 ... [2026-05-27T09:33:59.032Z] [2026-05-27T09:33:59.032Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:33:59.032Z] #163 DONE 0.3s [2026-05-27T09:33:59.032Z] [2026-05-27T09:33:59.032Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:33:59.315Z] #151 ... [2026-05-27T09:33:59.315Z] [2026-05-27T09:33:59.315Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:33:59.315Z] #164 DONE 0.3s [2026-05-27T09:33:59.315Z] [2026-05-27T09:33:59.315Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T09:33:59.644Z] #144 ... [2026-05-27T09:33:59.644Z] [2026-05-27T09:33:59.644Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-27T09:33:59.912Z] #165 DONE 0.4s [2026-05-27T09:33:59.912Z] [2026-05-27T09:33:59.912Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:33:59.912Z] #152 ... [2026-05-27T09:33:59.912Z] [2026-05-27T09:33:59.912Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-27T09:34:00.195Z] #166 DONE 0.2s [2026-05-27T09:34:00.195Z] [2026-05-27T09:34:00.195Z] #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-05-27T09:34:00.195Z] #167 DONE 0.2s [2026-05-27T09:34:00.195Z] [2026-05-27T09:34:00.195Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T09:34:00.489Z] #148 ... [2026-05-27T09:34:00.489Z] [2026-05-27T09:34:00.489Z] #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-05-27T09:34:00.489Z] #168 DONE 0.1s [2026-05-27T09:34:00.489Z] [2026-05-27T09:34:00.489Z] #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-05-27T09:34:00.765Z] #169 DONE 0.2s [2026-05-27T09:34:00.765Z] [2026-05-27T09:34:00.765Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-27T09:34:00.765Z] #170 DONE 0.1s [2026-05-27T09:34:00.765Z] [2026-05-27T09:34:00.765Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:34:00.765Z] #46 ... [2026-05-27T09:34:00.765Z] [2026-05-27T09:34:00.765Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-27T09:34:05.079Z] #171 DONE 4.3s [2026-05-27T09:34:05.079Z] [2026-05-27T09:34:05.079Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:34:05.079Z] #46 ... [2026-05-27T09:34:05.079Z] [2026-05-27T09:34:05.079Z] #118 [security-bootstrapper] exporting to image [2026-05-27T09:34:05.079Z] #118 exporting layers [2026-05-27T09:34:07.034Z] #118 exporting layers 1.8s done [2026-05-27T09:34:07.034Z] #118 writing image sha256:c1bf86571b89c86c19706edd75251620945739312435fc84b089d5d82fee5bcf done [2026-05-27T09:34:07.034Z] #118 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-27T09:34:07.034Z] #118 DONE 9.3s [2026-05-27T09:34:07.034Z] [2026-05-27T09:34:07.034Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:53:33.065Z] #154 ... [2026-05-27T09:53:33.065Z] [2026-05-27T09:53:33.065Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T09:53:33.065Z] #145 DONE 2441.4s [2026-05-27T09:53:33.065Z] [2026-05-27T09:53:33.065Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:53:33.065Z] #152 ... [2026-05-27T09:53:33.065Z] [2026-05-27T09:53:33.065Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:53:33.065Z] #172 DONE 0.4s [2026-05-27T09:53:33.065Z] [2026-05-27T09:53:33.065Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:53:33.065Z] #151 ... [2026-05-27T09:53:33.065Z] [2026-05-27T09:53:33.065Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:53:33.065Z] #173 DONE 0.2s [2026-05-27T09:53:33.065Z] [2026-05-27T09:53:33.065Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:53:33.065Z] #151 ... [2026-05-27T09:53:33.065Z] [2026-05-27T09:53:33.066Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-27T09:53:33.066Z] #174 DONE 0.6s [2026-05-27T09:53:33.066Z] [2026-05-27T09:53:33.066Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:53:33.066Z] #175 DONE 0.1s [2026-05-27T09:53:33.066Z] [2026-05-27T09:53:33.066Z] #118 [core-command] exporting to image [2026-05-27T09:53:33.066Z] #118 exporting layers [2026-05-27T09:53:33.066Z] #118 exporting layers 0.5s done [2026-05-27T09:53:33.066Z] #118 writing image sha256:c8ac0537f9d50254917e14b99ffd3678739721fba8ee33a7b02bf9c606a1a6d8 done [2026-05-27T09:53:33.066Z] #118 naming to docker.io/library/core-command-arm64 [2026-05-27T09:53:33.066Z] #118 naming to docker.io/library/core-command-arm64 done [2026-05-27T09:53:33.066Z] #118 DONE 9.8s [2026-05-27T09:53:33.066Z] [2026-05-27T09:53:33.066Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:53:55.132Z] #154 ... [2026-05-27T09:53:55.132Z] [2026-05-27T09:53:55.132Z] #149 [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-05-27T09:53:55.132Z] #149 2468.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T09:54:05.223Z] #149 ... [2026-05-27T09:54:05.223Z] [2026-05-27T09:54:05.223Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T09:54:05.223Z] #140 DONE 2478.4s [2026-05-27T09:54:05.223Z] [2026-05-27T09:54:05.223Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:54:06.209Z] #153 ... [2026-05-27T09:54:06.209Z] [2026-05-27T09:54:06.209Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:54:06.488Z] #176 DONE 0.2s [2026-05-27T09:54:06.488Z] [2026-05-27T09:54:06.488Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:54:06.756Z] #177 DONE 0.3s [2026-05-27T09:54:06.756Z] [2026-05-27T09:54:06.756Z] #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-05-27T09:54:06.756Z] #178 DONE 0.2s [2026-05-27T09:54:06.756Z] [2026-05-27T09:54:06.756Z] #149 [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-05-27T09:54:07.025Z] #149 ... [2026-05-27T09:54:07.025Z] [2026-05-27T09:54:07.025Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-27T09:54:07.025Z] #179 DONE 0.1s [2026-05-27T09:54:07.025Z] [2026-05-27T09:54:07.025Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-27T09:54:07.621Z] #180 DONE 0.5s [2026-05-27T09:54:07.621Z] [2026-05-27T09:54:07.621Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T09:54:07.889Z] #181 DONE 0.3s [2026-05-27T09:54:07.889Z] [2026-05-27T09:54:07.889Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:54:09.836Z] #182 DONE 1.8s [2026-05-27T09:54:09.836Z] [2026-05-27T09:54:09.836Z] #118 [security-proxy-setup] exporting to image [2026-05-27T09:54:09.836Z] #118 exporting layers [2026-05-27T09:54:10.796Z] #118 exporting layers 1.0s done [2026-05-27T09:54:10.796Z] #118 writing image sha256:8f22e86e4f4ddcbcb976f2691865aaa93bcfefb96ee0269b7d509ec4666e3f79 [2026-05-27T09:54:10.796Z] #118 writing image sha256:8f22e86e4f4ddcbcb976f2691865aaa93bcfefb96ee0269b7d509ec4666e3f79 done [2026-05-27T09:54:10.796Z] #118 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-27T09:54:10.796Z] #118 DONE 10.8s [2026-05-27T09:54:10.796Z] [2026-05-27T09:54:10.796Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:54:32.871Z] #151 ... [2026-05-27T09:54:32.871Z] [2026-05-27T09:54:32.871Z] #149 [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-05-27T09:54:32.871Z] #149 DONE 2506.2s [2026-05-27T09:54:32.871Z] [2026-05-27T09:54:32.871Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T09:54:33.459Z] #150 ... [2026-05-27T09:54:33.459Z] [2026-05-27T09:54:33.459Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:54:33.727Z] #183 DONE 0.3s [2026-05-27T09:54:33.727Z] [2026-05-27T09:54:33.727Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:54:34.315Z] #184 DONE 0.4s [2026-05-27T09:54:34.315Z] [2026-05-27T09:54:34.315Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:54:34.582Z] #151 ... [2026-05-27T09:54:34.582Z] [2026-05-27T09:54:34.582Z] #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-05-27T09:54:34.582Z] #185 DONE 0.3s [2026-05-27T09:54:34.582Z] [2026-05-27T09:54:34.582Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:54:34.848Z] #151 ... [2026-05-27T09:54:34.848Z] [2026-05-27T09:54:34.848Z] #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-05-27T09:54:35.116Z] #186 DONE 0.3s [2026-05-27T09:54:35.116Z] [2026-05-27T09:54:35.116Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T09:54:35.116Z] #148 ... [2026-05-27T09:54:35.116Z] [2026-05-27T09:54:35.116Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:54:35.395Z] #187 DONE 0.2s [2026-05-27T09:54:35.395Z] [2026-05-27T09:54:35.395Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-27T09:54:35.662Z] #188 DONE 0.4s [2026-05-27T09:54:35.662Z] [2026-05-27T09:54:35.662Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-27T09:54:36.271Z] #189 DONE 0.5s [2026-05-27T09:54:36.271Z] [2026-05-27T09:54:36.271Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T09:54:36.271Z] #190 DONE 0.2s [2026-05-27T09:54:36.271Z] [2026-05-27T09:54:36.271Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:54:36.551Z] #154 ... [2026-05-27T09:54:36.551Z] [2026-05-27T09:54:36.551Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:54:38.500Z] #191 DONE 1.8s [2026-05-27T09:54:38.500Z] [2026-05-27T09:54:38.501Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:54:38.501Z] #153 ... [2026-05-27T09:54:38.501Z] [2026-05-27T09:54:38.501Z] #118 [security-secretstore-setup] exporting to image [2026-05-27T09:54:38.501Z] #118 exporting layers [2026-05-27T09:54:43.853Z] #118 exporting layers 4.9s done [2026-05-27T09:54:43.853Z] #118 writing image sha256:c2ed50c94933f94b8cc3fafd814a5668474a7dfef7159a68a632c58c95f322d2 done [2026-05-27T09:54:43.853Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-27T09:54:43.853Z] #118 DONE 15.7s [2026-05-27T09:54:43.853Z] [2026-05-27T09:54:43.853Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:55:40.394Z] #153 ... [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T09:55:40.394Z] #144 DONE 2569.5s [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:55:40.394Z] #46 ... [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:55:40.394Z] #192 DONE 0.2s [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:55:40.394Z] #193 DONE 0.1s [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-27T09:55:40.394Z] #194 DONE 0.5s [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:55:40.394Z] #154 ... [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #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-05-27T09:55:40.394Z] #195 DONE 0.1s [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #118 [security-spiffe-token-provider] exporting to image [2026-05-27T09:55:40.394Z] #118 exporting layers [2026-05-27T09:55:40.394Z] #118 exporting layers 1.0s done [2026-05-27T09:55:40.394Z] #118 writing image sha256:66fb913642ea51c6e96aca5f3836557cef48bb7f91a83170acfa1efb3bdb9574 0.0s done [2026-05-27T09:55:40.394Z] #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-27T09:55:40.394Z] #118 DONE 16.8s [2026-05-27T09:55:40.394Z] [2026-05-27T09:55:40.394Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:56:37.300Z] #151 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T09:56:37.300Z] #148 DONE 2625.7s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:56:37.300Z] #151 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:56:37.300Z] #196 DONE 0.4s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:56:37.300Z] #152 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T09:56:37.300Z] #154 DONE 2628.3s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T09:56:37.300Z] #197 DONE 0.9s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:56:37.300Z] #46 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:56:37.300Z] #198 DONE 0.3s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #118 [core-keeper] exporting to image [2026-05-27T09:56:37.300Z] #118 exporting layers [2026-05-27T09:56:37.300Z] #118 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T09:56:37.300Z] #150 DONE 2629.9s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:56:37.300Z] #153 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #118 [core-keeper] exporting to image [2026-05-27T09:56:37.300Z] #118 exporting layers 1.2s done [2026-05-27T09:56:37.300Z] #118 writing image sha256:25250bd1b6bb8ffb0f4e2853decae05c9fab7012a919e255a2635cd7cd0b1fca [2026-05-27T09:56:37.300Z] #118 writing image sha256:25250bd1b6bb8ffb0f4e2853decae05c9fab7012a919e255a2635cd7cd0b1fca done [2026-05-27T09:56:37.300Z] #118 naming to docker.io/library/core-keeper-arm64 done [2026-05-27T09:56:37.300Z] #118 DONE 18.0s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:56:37.300Z] #151 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:56:37.300Z] #199 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T09:56:37.300Z] #152 DONE 2631.6s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:56:37.300Z] #199 DONE 0.7s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:56:37.300Z] #46 ... [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:56:37.300Z] #200 DONE 0.3s [2026-05-27T09:56:37.300Z] [2026-05-27T09:56:37.300Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:56:37.904Z] #46 ... [2026-05-27T09:56:37.904Z] [2026-05-27T09:56:37.904Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-27T09:56:38.866Z] #201 DONE 1.0s [2026-05-27T09:56:38.866Z] [2026-05-27T09:56:38.866Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-27T09:56:38.866Z] #202 DONE 0.3s [2026-05-27T09:56:38.866Z] [2026-05-27T09:56:38.866Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-27T09:56:39.840Z] #203 DONE 0.8s [2026-05-27T09:56:39.840Z] [2026-05-27T09:56:39.840Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:56:40.819Z] #204 ... [2026-05-27T09:56:40.819Z] [2026-05-27T09:56:40.819Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:56:40.819Z] #205 DONE 0.3s [2026-05-27T09:56:40.819Z] [2026-05-27T09:56:40.819Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:56:40.819Z] #206 DONE 0.2s [2026-05-27T09:56:40.819Z] [2026-05-27T09:56:40.819Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:56:41.087Z] #151 ... [2026-05-27T09:56:41.087Z] [2026-05-27T09:56:41.087Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T09:56:43.044Z] #207 DONE 2.2s [2026-05-27T09:56:43.044Z] [2026-05-27T09:56:43.044Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:56:43.316Z] #208 ... [2026-05-27T09:56:43.316Z] [2026-05-27T09:56:43.316Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T09:56:43.316Z] #204 DONE 3.5s [2026-05-27T09:56:43.316Z] [2026-05-27T09:56:43.316Z] #118 [security-proxy-auth] exporting to image [2026-05-27T09:56:43.316Z] #118 exporting layers [2026-05-27T09:56:43.585Z] #118 ... [2026-05-27T09:56:43.585Z] [2026-05-27T09:56:43.585Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:56:43.585Z] #208 DONE 0.4s [2026-05-27T09:56:43.875Z] [2026-05-27T09:56:43.875Z] #118 [core-data] exporting to image [2026-05-27T09:56:44.170Z] #118 ... [2026-05-27T09:56:44.170Z] [2026-05-27T09:56:44.170Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:56:44.170Z] #209 CACHED [2026-05-27T09:56:44.170Z] [2026-05-27T09:56:44.170Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:56:44.170Z] #210 CACHED [2026-05-27T09:56:44.170Z] [2026-05-27T09:56:44.170Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-27T09:56:44.826Z] #211 DONE 0.9s [2026-05-27T09:56:44.826Z] [2026-05-27T09:56:44.826Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:56:44.826Z] #151 ... [2026-05-27T09:56:44.826Z] [2026-05-27T09:56:44.826Z] #118 [core-data] exporting to image [2026-05-27T09:56:44.826Z] #118 exporting layers 1.2s done [2026-05-27T09:56:44.826Z] #118 writing image sha256:00ec1a1d4f837fe400e6d9ddef7613c9b6e746e345817a915ff9b170a8dc6270 0.0s done [2026-05-27T09:56:44.826Z] #118 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-27T09:56:44.826Z] #118 writing image sha256:760ff301c98bd6c5db03185f2b38442ef846fe4008da71c7870bb6eb0ff512ea done [2026-05-27T09:56:44.826Z] #118 naming to docker.io/library/core-data-arm64 done [2026-05-27T09:56:44.826Z] #118 DONE 19.6s [2026-05-27T09:56:44.826Z] [2026-05-27T09:56:44.826Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:56:45.152Z] #212 DONE 0.2s [2026-05-27T09:56:45.153Z] [2026-05-27T09:56:45.153Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:56:45.153Z] #153 ... [2026-05-27T09:56:45.153Z] [2026-05-27T09:56:45.153Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-27T09:56:45.153Z] #213 DONE 0.1s [2026-05-27T09:56:45.464Z] [2026-05-27T09:56:45.464Z] #118 [core-metadata] exporting to image [2026-05-27T09:56:45.763Z] #118 exporting layers 0.6s done [2026-05-27T09:56:45.763Z] #118 writing image sha256:a640a1a7ac291531bdf963d9500b2cdc8b43571cfa920605fa24ce20ac17d04d done [2026-05-27T09:56:45.763Z] #118 naming to docker.io/library/core-metadata-arm64 done [2026-05-27T09:56:46.108Z] #118 DONE 20.2s [2026-05-27T09:56:46.108Z] [2026-05-27T09:56:46.108Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:57:13.254Z] #151 ... [2026-05-27T09:57:13.254Z] [2026-05-27T09:57:13.254Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T09:57:13.254Z] #153 DONE 2667.5s [2026-05-27T09:57:13.254Z] [2026-05-27T09:57:13.254Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:57:15.036Z] #46 ... [2026-05-27T09:57:15.036Z] [2026-05-27T09:57:15.036Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:57:15.443Z] #214 DONE 0.2s [2026-05-27T09:57:15.443Z] [2026-05-27T09:57:15.443Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:57:15.443Z] #215 DONE 0.1s [2026-05-27T09:57:15.443Z] [2026-05-27T09:57:15.443Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:57:15.443Z] #46 ... [2026-05-27T09:57:15.443Z] [2026-05-27T09:57:15.443Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-27T09:57:16.175Z] #216 DONE 0.7s [2026-05-27T09:57:16.175Z] [2026-05-27T09:57:16.175Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:57:16.175Z] #151 ... [2026-05-27T09:57:16.175Z] [2026-05-27T09:57:16.175Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-27T09:57:16.175Z] #217 DONE 0.1s [2026-05-27T09:57:16.175Z] [2026-05-27T09:57:16.175Z] #118 [support-scheduler] exporting to image [2026-05-27T09:57:16.175Z] #118 exporting layers [2026-05-27T09:57:17.258Z] #118 exporting layers 1.1s done [2026-05-27T09:57:17.258Z] #118 writing image sha256:62a9c5197bc9ca8c4e2e1ad01e406081185c73c8260eaa56603214fa4c733b96 done [2026-05-27T09:57:17.258Z] #118 naming to docker.io/library/support-scheduler-arm64 done [2026-05-27T09:57:17.258Z] #118 DONE 21.3s [2026-05-27T09:57:17.258Z] [2026-05-27T09:57:17.258Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:57:20.890Z] #46 ... [2026-05-27T09:57:20.890Z] [2026-05-27T09:57:20.890Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T09:57:20.890Z] #151 DONE 2674.9s [2026-05-27T09:57:20.890Z] [2026-05-27T09:57:20.890Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:57:21.618Z] #46 ... [2026-05-27T09:57:21.618Z] [2026-05-27T09:57:21.618Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T09:57:21.919Z] #218 DONE 0.2s [2026-05-27T09:57:21.919Z] [2026-05-27T09:57:21.919Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:57:21.919Z] #46 ... [2026-05-27T09:57:21.919Z] [2026-05-27T09:57:21.919Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T09:57:21.919Z] #219 DONE 0.1s [2026-05-27T09:57:21.919Z] [2026-05-27T09:57:21.919Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:57:22.227Z] #46 ... [2026-05-27T09:57:22.227Z] [2026-05-27T09:57:22.227Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-27T09:57:22.616Z] #220 DONE 0.5s [2026-05-27T09:57:22.616Z] [2026-05-27T09:57:22.616Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-27T09:57:22.978Z] #221 DONE 0.1s [2026-05-27T09:57:22.978Z] [2026-05-27T09:57:22.978Z] #118 [support-notifications] exporting to image [2026-05-27T09:57:22.978Z] #118 exporting layers [2026-05-27T09:57:25.773Z] #118 exporting layers 2.7s done [2026-05-27T09:57:25.773Z] #118 writing image sha256:2122301555135175a84d0ea8d00e3c41f05af7d61fe292a5550f43951eb3dc69 done [2026-05-27T09:57:25.773Z] #118 naming to docker.io/library/support-notifications-arm64 done [2026-05-27T09:57:25.773Z] #118 DONE 24.0s [2026-05-27T09:57:25.773Z] [2026-05-27T09:57:25.773Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T09:57:25.773Z] time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-27T09:57:25.842Z] $ docker stop --time=1 35544803883c1babde8fe2bccb9fb5751a462be53768830fd527d41ff241be95 [2026-05-27T09:57:27.569Z] $ docker rm -f --volumes 35544803883c1babde8fe2bccb9fb5751a462be53768830fd527d41ff241be95 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T09:57:28.466Z] + docker images [2026-05-27T09:57:28.466Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-27T09:57:28.466Z] support-notifications-arm64 latest 212230155513 6 seconds ago 56.2MB [2026-05-27T09:57:28.466Z] support-scheduler-arm64 latest 62a9c5197bc9 13 seconds ago 52.4MB [2026-05-27T09:57:28.466Z] core-metadata-arm64 latest a640a1a7ac29 43 seconds ago 48.2MB [2026-05-27T09:57:28.466Z] core-data-arm64 latest 760ff301c98b 45 seconds ago 48.1MB [2026-05-27T09:57:28.466Z] security-proxy-auth-arm64 latest 00ec1a1d4f83 46 seconds ago 47.3MB [2026-05-27T09:57:28.466Z] core-keeper-arm64 latest 25250bd1b6bb 54 seconds ago 47.9MB [2026-05-27T09:57:28.466Z] security-spiffe-token-provider-arm64 latest 66fb913642ea About a minute ago 51.9MB [2026-05-27T09:57:28.466Z] security-secretstore-setup-arm64 latest c2ed50c94933 2 minutes ago 85.9MB [2026-05-27T09:57:28.466Z] security-proxy-setup-arm64 latest 8f22e86e4f4d 3 minutes ago 52.9MB [2026-05-27T09:57:28.466Z] core-command-arm64 latest c8ac0537f9d5 3 minutes ago 42.6MB [2026-05-27T09:57:28.466Z] security-bootstrapper-arm64 latest c1bf86571b89 23 minutes ago 21.3MB [2026-05-27T09:57:28.466Z] core-common-config-bootstrapper-arm64 latest d6eeb2ae84bb 23 minutes ago 20.2MB [2026-05-27T09:57:28.466Z] security-spire-server-arm64 latest 505efb3bd09d 46 minutes ago 163MB [2026-05-27T09:57:28.466Z] security-spire-config-arm64 latest 8525dbabdd5e 46 minutes ago 162MB [2026-05-27T09:57:28.466Z] security-spire-agent-arm64 latest 6f8ad7e3aa67 46 minutes ago 219MB [2026-05-27T09:57:28.466Z] ci-base-image-arm64 latest 546ff55f63d1 49 minutes ago 898MB [2026-05-27T09:57:28.466Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.25-alpine-lts 081e04c5fda7 6 days ago 565MB [2026-05-27T09:57:28.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T09:57:29.107Z] provisioning config files... [2026-05-27T09:57:29.163Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7751250347923537403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:57:29.784Z] ---> ****-login.sh [2026-05-27T09:57:29.784Z] nexus3.edgexfoundry.org:10001 [2026-05-27T09:57:29.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:57:30.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:57:30.078Z] Configure a credential helper to remove this warning. See [2026-05-27T09:57:30.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:57:30.078Z] [2026-05-27T09:57:30.078Z] Login Succeeded [2026-05-27T09:57:30.078Z] nexus3.edgexfoundry.org:10002 [2026-05-27T09:57:30.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:57:30.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:57:30.388Z] Configure a credential helper to remove this warning. See [2026-05-27T09:57:30.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:57:30.388Z] [2026-05-27T09:57:30.388Z] Login Succeeded [2026-05-27T09:57:30.388Z] nexus3.edgexfoundry.org:10003 [2026-05-27T09:57:30.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:57:30.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:57:30.717Z] Configure a credential helper to remove this warning. See [2026-05-27T09:57:30.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:57:30.717Z] [2026-05-27T09:57:30.717Z] Login Succeeded [2026-05-27T09:57:30.717Z] nexus3.edgexfoundry.org:10004 [2026-05-27T09:57:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:57:31.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:57:31.328Z] Configure a credential helper to remove this warning. See [2026-05-27T09:57:31.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:57:31.328Z] [2026-05-27T09:57:31.328Z] Login Succeeded [2026-05-27T09:57:31.328Z] ****.io [2026-05-27T09:57:31.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T09:57:31.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T09:57:31.643Z] Configure a credential helper to remove this warning. See [2026-05-27T09:57:31.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T09:57:31.644Z] [2026-05-27T09:57:31.644Z] Login Succeeded [2026-05-27T09:57:31.644Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T09:57:31.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:57:31.828Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T09:57:31.932Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-27T09:57:31.932Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:31.932Z] 4.0.3-dev.1 [2026-05-27T09:57:31.932Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:57:31.932Z] palau [2026-05-27T09:57:31.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:32.523Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:33.109Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:33.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T09:57:33.109Z] 164fb83b1520: Preparing [2026-05-27T09:57:33.109Z] cf164951f086: Preparing [2026-05-27T09:57:33.109Z] d63088003388: Preparing [2026-05-27T09:57:33.109Z] 79ed31a086a0: Preparing [2026-05-27T09:57:33.109Z] e046c0ad21d4: Preparing [2026-05-27T09:57:33.109Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:33.109Z] eeaa73608b53: Preparing [2026-05-27T09:57:33.109Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:33.109Z] eeaa73608b53: Waiting [2026-05-27T09:57:33.401Z] e046c0ad21d4: Pushed [2026-05-27T09:57:33.401Z] 79ed31a086a0: Pushed [2026-05-27T09:57:33.401Z] 164fb83b1520: Pushed [2026-05-27T09:57:33.401Z] d63088003388: Pushed [2026-05-27T09:57:33.766Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:33.766Z] ad1f6f7e4cc6: Pushed [2026-05-27T09:57:41.004Z] cf164951f086: Pushed [2026-05-27T09:57:41.004Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:41.498Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:42.115Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.3-dev.1 [2026-05-27T09:57:42.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T09:57:42.115Z] 164fb83b1520: Preparing [2026-05-27T09:57:42.115Z] cf164951f086: Preparing [2026-05-27T09:57:42.115Z] d63088003388: Preparing [2026-05-27T09:57:42.115Z] 79ed31a086a0: Preparing [2026-05-27T09:57:42.115Z] e046c0ad21d4: Preparing [2026-05-27T09:57:42.115Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:42.115Z] eeaa73608b53: Preparing [2026-05-27T09:57:42.115Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:42.115Z] eeaa73608b53: Waiting [2026-05-27T09:57:42.115Z] e046c0ad21d4: Layer already exists [2026-05-27T09:57:42.115Z] 164fb83b1520: Layer already exists [2026-05-27T09:57:42.115Z] cf164951f086: Layer already exists [2026-05-27T09:57:42.115Z] d63088003388: Layer already exists [2026-05-27T09:57:42.115Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:42.115Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:57:42.115Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:42.115Z] 4.0.3-dev.1: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:42.651Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:43.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:57:43.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T09:57:43.199Z] 164fb83b1520: Preparing [2026-05-27T09:57:43.199Z] cf164951f086: Preparing [2026-05-27T09:57:43.199Z] d63088003388: Preparing [2026-05-27T09:57:43.199Z] 79ed31a086a0: Preparing [2026-05-27T09:57:43.199Z] e046c0ad21d4: Preparing [2026-05-27T09:57:43.199Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:43.199Z] eeaa73608b53: Preparing [2026-05-27T09:57:43.199Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:43.199Z] eeaa73608b53: Waiting [2026-05-27T09:57:43.199Z] e046c0ad21d4: Layer already exists [2026-05-27T09:57:43.199Z] d63088003388: Layer already exists [2026-05-27T09:57:43.199Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:43.199Z] cf164951f086: Layer already exists [2026-05-27T09:57:43.199Z] 164fb83b1520: Layer already exists [2026-05-27T09:57:43.199Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:43.199Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:57:43.199Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:43.716Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:44.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:palau [2026-05-27T09:57:44.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T09:57:44.276Z] 164fb83b1520: Preparing [2026-05-27T09:57:44.276Z] cf164951f086: Preparing [2026-05-27T09:57:44.276Z] d63088003388: Preparing [2026-05-27T09:57:44.276Z] 79ed31a086a0: Preparing [2026-05-27T09:57:44.276Z] e046c0ad21d4: Preparing [2026-05-27T09:57:44.276Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:44.276Z] eeaa73608b53: Preparing [2026-05-27T09:57:44.276Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:44.276Z] eeaa73608b53: Waiting [2026-05-27T09:57:44.276Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:44.276Z] 164fb83b1520: Layer already exists [2026-05-27T09:57:44.276Z] cf164951f086: Layer already exists [2026-05-27T09:57:44.276Z] d63088003388: Layer already exists [2026-05-27T09:57:44.276Z] e046c0ad21d4: Layer already exists [2026-05-27T09:57:44.276Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:44.276Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:57:44.276Z] palau: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:57:44.747Z] ===================================================== [Pipeline] echo [2026-05-27T09:57:44.777Z] taggedImages: [2026-05-27T09:57:44.777Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:44.777Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.3-dev.1 [2026-05-27T09:57:44.777Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:57:44.777Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] echo [2026-05-27T09:57:44.856Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-27T09:57:44.856Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:44.856Z] 4.0.3-dev.1 [2026-05-27T09:57:44.856Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:57:44.856Z] palau [2026-05-27T09:57:44.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:45.424Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:46.065Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:46.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T09:57:46.065Z] 7954ba43d98a: Preparing [2026-05-27T09:57:46.065Z] b66d2049e3d6: Preparing [2026-05-27T09:57:46.065Z] 6cbbc4f0b0b3: Preparing [2026-05-27T09:57:46.065Z] de60785ac11c: Preparing [2026-05-27T09:57:46.065Z] d63088003388: Preparing [2026-05-27T09:57:46.065Z] 79ed31a086a0: Preparing [2026-05-27T09:57:46.065Z] e046c0ad21d4: Preparing [2026-05-27T09:57:46.065Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:46.065Z] eeaa73608b53: Preparing [2026-05-27T09:57:46.065Z] 79ed31a086a0: Waiting [2026-05-27T09:57:46.065Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:46.065Z] e046c0ad21d4: Waiting [2026-05-27T09:57:46.065Z] eeaa73608b53: Waiting [2026-05-27T09:57:46.065Z] d63088003388: Layer already exists [2026-05-27T09:57:46.065Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:46.377Z] b66d2049e3d6: Pushed [2026-05-27T09:57:46.377Z] 6cbbc4f0b0b3: Pushed [2026-05-27T09:57:46.377Z] e046c0ad21d4: Layer already exists [2026-05-27T09:57:46.377Z] 7954ba43d98a: Pushed [2026-05-27T09:57:46.377Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:57:46.377Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:49.215Z] de60785ac11c: Pushed [2026-05-27T09:57:49.215Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:49.746Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:53.984Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.3-dev.1 [2026-05-27T09:57:53.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T09:57:53.984Z] 7954ba43d98a: Preparing [2026-05-27T09:57:53.984Z] b66d2049e3d6: Preparing [2026-05-27T09:57:53.984Z] 6cbbc4f0b0b3: Preparing [2026-05-27T09:57:53.984Z] de60785ac11c: Preparing [2026-05-27T09:57:53.984Z] d63088003388: Preparing [2026-05-27T09:57:53.984Z] 79ed31a086a0: Preparing [2026-05-27T09:57:53.984Z] e046c0ad21d4: Preparing [2026-05-27T09:57:53.984Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:53.984Z] eeaa73608b53: Preparing [2026-05-27T09:57:53.984Z] e046c0ad21d4: Waiting [2026-05-27T09:57:53.984Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:53.984Z] 79ed31a086a0: Waiting [2026-05-27T09:57:53.984Z] eeaa73608b53: Waiting [2026-05-27T09:57:53.984Z] 6cbbc4f0b0b3: Layer already exists [2026-05-27T09:57:53.984Z] b66d2049e3d6: Layer already exists [2026-05-27T09:57:53.984Z] de60785ac11c: Layer already exists [2026-05-27T09:57:53.984Z] 7954ba43d98a: Layer already exists [2026-05-27T09:57:53.984Z] d63088003388: Layer already exists [2026-05-27T09:57:53.984Z] e046c0ad21d4: Layer already exists [2026-05-27T09:57:53.984Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:53.984Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:57:53.984Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:53.984Z] 4.0.3-dev.1: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:54.607Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:55.159Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:57:55.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T09:57:55.159Z] 7954ba43d98a: Preparing [2026-05-27T09:57:55.159Z] b66d2049e3d6: Preparing [2026-05-27T09:57:55.159Z] 6cbbc4f0b0b3: Preparing [2026-05-27T09:57:55.159Z] de60785ac11c: Preparing [2026-05-27T09:57:55.159Z] d63088003388: Preparing [2026-05-27T09:57:55.159Z] 79ed31a086a0: Preparing [2026-05-27T09:57:55.159Z] e046c0ad21d4: Preparing [2026-05-27T09:57:55.159Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:55.159Z] eeaa73608b53: Preparing [2026-05-27T09:57:55.159Z] 79ed31a086a0: Waiting [2026-05-27T09:57:55.159Z] e046c0ad21d4: Waiting [2026-05-27T09:57:55.159Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:55.159Z] eeaa73608b53: Waiting [2026-05-27T09:57:55.159Z] 7954ba43d98a: Layer already exists [2026-05-27T09:57:55.159Z] d63088003388: Layer already exists [2026-05-27T09:57:55.159Z] b66d2049e3d6: Layer already exists [2026-05-27T09:57:55.159Z] 6cbbc4f0b0b3: Layer already exists [2026-05-27T09:57:55.159Z] de60785ac11c: Layer already exists [2026-05-27T09:57:55.159Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:55.159Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:57:55.159Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:55.159Z] e046c0ad21d4: Layer already exists [2026-05-27T09:57:55.159Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:55.695Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:56.255Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [2026-05-27T09:57:56.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T09:57:56.255Z] 7954ba43d98a: Preparing [2026-05-27T09:57:56.255Z] b66d2049e3d6: Preparing [2026-05-27T09:57:56.255Z] 6cbbc4f0b0b3: Preparing [2026-05-27T09:57:56.255Z] de60785ac11c: Preparing [2026-05-27T09:57:56.255Z] d63088003388: Preparing [2026-05-27T09:57:56.255Z] 79ed31a086a0: Preparing [2026-05-27T09:57:56.255Z] e046c0ad21d4: Preparing [2026-05-27T09:57:56.255Z] 79ed31a086a0: Waiting [2026-05-27T09:57:56.255Z] e046c0ad21d4: Waiting [2026-05-27T09:57:56.255Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:57:56.255Z] eeaa73608b53: Preparing [2026-05-27T09:57:56.255Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:57:56.255Z] eeaa73608b53: Waiting [2026-05-27T09:57:56.255Z] b66d2049e3d6: Layer already exists [2026-05-27T09:57:56.255Z] de60785ac11c: Layer already exists [2026-05-27T09:57:56.255Z] d63088003388: Layer already exists [2026-05-27T09:57:56.255Z] 6cbbc4f0b0b3: Layer already exists [2026-05-27T09:57:56.255Z] 7954ba43d98a: Layer already exists [2026-05-27T09:57:56.255Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:57:56.255Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:56.255Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:56.255Z] e046c0ad21d4: Layer already exists [2026-05-27T09:57:56.272Z] palau: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:57:56.431Z] ===================================================== [Pipeline] echo [2026-05-27T09:57:56.492Z] taggedImages: [2026-05-27T09:57:56.492Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:56.492Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.3-dev.1 [2026-05-27T09:57:56.492Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:57:56.492Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] echo [2026-05-27T09:57:56.531Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-27T09:57:56.531Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:56.531Z] 4.0.3-dev.1 [2026-05-27T09:57:56.531Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:57:56.531Z] palau [2026-05-27T09:57:56.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:57.066Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:57:57.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:57:57.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T09:57:57.569Z] 0f8723f8b04e: Preparing [2026-05-27T09:57:57.569Z] 164af7b7a9d6: Preparing [2026-05-27T09:57:57.569Z] d63088003388: Preparing [2026-05-27T09:57:57.569Z] 79ed31a086a0: Preparing [2026-05-27T09:57:57.569Z] efe36af85a8f: Preparing [2026-05-27T09:57:57.569Z] 976377edb086: Preparing [2026-05-27T09:57:57.569Z] eeaa73608b53: Preparing [2026-05-27T09:57:57.569Z] 976377edb086: Waiting [2026-05-27T09:57:57.569Z] eeaa73608b53: Waiting [2026-05-27T09:57:57.569Z] d63088003388: Layer already exists [2026-05-27T09:57:57.569Z] 79ed31a086a0: Layer already exists [2026-05-27T09:57:57.897Z] eeaa73608b53: Layer already exists [2026-05-27T09:57:57.897Z] efe36af85a8f: Pushed [2026-05-27T09:57:57.897Z] 0f8723f8b04e: Pushed [2026-05-27T09:57:57.897Z] 976377edb086: Pushed [2026-05-27T09:58:04.921Z] 164af7b7a9d6: Pushed [2026-05-27T09:58:07.717Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:08.184Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:08.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.3-dev.1 [2026-05-27T09:58:08.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T09:58:08.671Z] 0f8723f8b04e: Preparing [2026-05-27T09:58:08.671Z] 164af7b7a9d6: Preparing [2026-05-27T09:58:08.671Z] d63088003388: Preparing [2026-05-27T09:58:08.671Z] 79ed31a086a0: Preparing [2026-05-27T09:58:08.671Z] efe36af85a8f: Preparing [2026-05-27T09:58:08.671Z] 976377edb086: Preparing [2026-05-27T09:58:08.671Z] eeaa73608b53: Preparing [2026-05-27T09:58:08.671Z] 976377edb086: Waiting [2026-05-27T09:58:08.671Z] eeaa73608b53: Waiting [2026-05-27T09:58:08.671Z] efe36af85a8f: Layer already exists [2026-05-27T09:58:08.671Z] 164af7b7a9d6: Layer already exists [2026-05-27T09:58:08.671Z] d63088003388: Layer already exists [2026-05-27T09:58:08.671Z] 0f8723f8b04e: Layer already exists [2026-05-27T09:58:08.671Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:08.671Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:08.671Z] 976377edb086: Layer already exists [2026-05-27T09:58:08.671Z] 4.0.3-dev.1: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:09.183Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:09.688Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:09.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T09:58:09.688Z] 0f8723f8b04e: Preparing [2026-05-27T09:58:09.688Z] 164af7b7a9d6: Preparing [2026-05-27T09:58:09.688Z] d63088003388: Preparing [2026-05-27T09:58:09.688Z] 79ed31a086a0: Preparing [2026-05-27T09:58:09.688Z] efe36af85a8f: Preparing [2026-05-27T09:58:09.688Z] 976377edb086: Preparing [2026-05-27T09:58:09.688Z] eeaa73608b53: Preparing [2026-05-27T09:58:09.688Z] 976377edb086: Waiting [2026-05-27T09:58:09.688Z] eeaa73608b53: Waiting [2026-05-27T09:58:09.688Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:09.688Z] efe36af85a8f: Layer already exists [2026-05-27T09:58:09.688Z] 0f8723f8b04e: Layer already exists [2026-05-27T09:58:09.688Z] d63088003388: Layer already exists [2026-05-27T09:58:09.688Z] 164af7b7a9d6: Layer already exists [2026-05-27T09:58:09.688Z] 976377edb086: Layer already exists [2026-05-27T09:58:09.688Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:09.688Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:10.337Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:10.877Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:palau [2026-05-27T09:58:10.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T09:58:10.877Z] 0f8723f8b04e: Preparing [2026-05-27T09:58:10.877Z] 164af7b7a9d6: Preparing [2026-05-27T09:58:10.877Z] d63088003388: Preparing [2026-05-27T09:58:10.877Z] 79ed31a086a0: Preparing [2026-05-27T09:58:10.877Z] efe36af85a8f: Preparing [2026-05-27T09:58:10.877Z] 976377edb086: Preparing [2026-05-27T09:58:10.877Z] eeaa73608b53: Preparing [2026-05-27T09:58:10.877Z] eeaa73608b53: Waiting [2026-05-27T09:58:10.877Z] 0f8723f8b04e: Layer already exists [2026-05-27T09:58:10.877Z] efe36af85a8f: Layer already exists [2026-05-27T09:58:10.877Z] 164af7b7a9d6: Layer already exists [2026-05-27T09:58:10.877Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:10.877Z] d63088003388: Layer already exists [2026-05-27T09:58:10.877Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:10.877Z] 976377edb086: Layer already exists [2026-05-27T09:58:10.877Z] palau: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:58:11.000Z] ===================================================== [Pipeline] echo [2026-05-27T09:58:11.055Z] taggedImages: [2026-05-27T09:58:11.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:11.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.3-dev.1 [2026-05-27T09:58:11.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:11.055Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] echo [2026-05-27T09:58:11.086Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-27T09:58:11.086Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:11.086Z] 4.0.3-dev.1 [2026-05-27T09:58:11.086Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:11.086Z] palau [2026-05-27T09:58:11.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:11.629Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:12.268Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:12.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T09:58:12.268Z] c2f9979c52b7: Preparing [2026-05-27T09:58:12.268Z] 622d90043896: Preparing [2026-05-27T09:58:12.268Z] 79ed31a086a0: Preparing [2026-05-27T09:58:12.268Z] 37b05c661622: Preparing [2026-05-27T09:58:12.268Z] ea24d796febd: Preparing [2026-05-27T09:58:12.268Z] eeaa73608b53: Preparing [2026-05-27T09:58:12.268Z] eeaa73608b53: Waiting [2026-05-27T09:58:12.268Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:12.268Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:12.567Z] ea24d796febd: Pushed [2026-05-27T09:58:12.567Z] 37b05c661622: Pushed [2026-05-27T09:58:12.567Z] c2f9979c52b7: Pushed [2026-05-27T09:58:21.380Z] 622d90043896: Pushed [2026-05-27T09:58:22.441Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:23.022Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:23.530Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.3-dev.1 [2026-05-27T09:58:23.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T09:58:23.530Z] c2f9979c52b7: Preparing [2026-05-27T09:58:23.530Z] 622d90043896: Preparing [2026-05-27T09:58:23.530Z] 79ed31a086a0: Preparing [2026-05-27T09:58:23.530Z] 37b05c661622: Preparing [2026-05-27T09:58:23.530Z] ea24d796febd: Preparing [2026-05-27T09:58:23.530Z] eeaa73608b53: Preparing [2026-05-27T09:58:23.530Z] eeaa73608b53: Waiting [2026-05-27T09:58:23.530Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:23.530Z] c2f9979c52b7: Layer already exists [2026-05-27T09:58:23.530Z] 37b05c661622: Layer already exists [2026-05-27T09:58:23.530Z] 622d90043896: Layer already exists [2026-05-27T09:58:23.530Z] ea24d796febd: Layer already exists [2026-05-27T09:58:23.530Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:23.530Z] 4.0.3-dev.1: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:24.004Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:24.524Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:24.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T09:58:24.524Z] c2f9979c52b7: Preparing [2026-05-27T09:58:24.524Z] 622d90043896: Preparing [2026-05-27T09:58:24.524Z] 79ed31a086a0: Preparing [2026-05-27T09:58:24.524Z] 37b05c661622: Preparing [2026-05-27T09:58:24.524Z] ea24d796febd: Preparing [2026-05-27T09:58:24.524Z] eeaa73608b53: Preparing [2026-05-27T09:58:24.524Z] eeaa73608b53: Waiting [2026-05-27T09:58:24.524Z] 622d90043896: Layer already exists [2026-05-27T09:58:24.524Z] c2f9979c52b7: Layer already exists [2026-05-27T09:58:24.524Z] ea24d796febd: Layer already exists [2026-05-27T09:58:24.524Z] 37b05c661622: Layer already exists [2026-05-27T09:58:24.524Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:24.524Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:24.524Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:25.021Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:25.508Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [2026-05-27T09:58:25.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T09:58:25.508Z] c2f9979c52b7: Preparing [2026-05-27T09:58:25.508Z] 622d90043896: Preparing [2026-05-27T09:58:25.508Z] 79ed31a086a0: Preparing [2026-05-27T09:58:25.508Z] 37b05c661622: Preparing [2026-05-27T09:58:25.508Z] ea24d796febd: Preparing [2026-05-27T09:58:25.508Z] eeaa73608b53: Preparing [2026-05-27T09:58:25.508Z] eeaa73608b53: Waiting [2026-05-27T09:58:25.508Z] c2f9979c52b7: Layer already exists [2026-05-27T09:58:25.508Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:25.508Z] 37b05c661622: Layer already exists [2026-05-27T09:58:25.508Z] 622d90043896: Layer already exists [2026-05-27T09:58:25.508Z] ea24d796febd: Layer already exists [2026-05-27T09:58:25.508Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:25.508Z] palau: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:58:25.669Z] ===================================================== [Pipeline] echo [2026-05-27T09:58:25.690Z] taggedImages: [2026-05-27T09:58:25.690Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:25.690Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.3-dev.1 [2026-05-27T09:58:25.690Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:25.690Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] echo [2026-05-27T09:58:25.714Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-27T09:58:25.714Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:25.714Z] 4.0.3-dev.1 [2026-05-27T09:58:25.714Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:25.714Z] palau [2026-05-27T09:58:25.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:26.265Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:26.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:26.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T09:58:26.800Z] 86b0b30a5403: Preparing [2026-05-27T09:58:26.800Z] c3a1697b392b: Preparing [2026-05-27T09:58:26.800Z] 2867a036d197: Preparing [2026-05-27T09:58:26.800Z] d63088003388: Preparing [2026-05-27T09:58:26.800Z] 79ed31a086a0: Preparing [2026-05-27T09:58:26.800Z] e046c0ad21d4: Preparing [2026-05-27T09:58:26.800Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:58:26.800Z] eeaa73608b53: Preparing [2026-05-27T09:58:26.800Z] e046c0ad21d4: Waiting [2026-05-27T09:58:26.800Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:58:26.800Z] eeaa73608b53: Waiting [2026-05-27T09:58:26.800Z] d63088003388: Layer already exists [2026-05-27T09:58:26.800Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:26.800Z] e046c0ad21d4: Layer already exists [2026-05-27T09:58:26.800Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:58:26.800Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:26.800Z] c3a1697b392b: Pushed [2026-05-27T09:58:26.800Z] 86b0b30a5403: Pushed [2026-05-27T09:58:35.212Z] 2867a036d197: Pushed [2026-05-27T09:58:37.165Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:37.523Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:37.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.3-dev.1 [2026-05-27T09:58:37.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T09:58:37.954Z] 86b0b30a5403: Preparing [2026-05-27T09:58:37.954Z] c3a1697b392b: Preparing [2026-05-27T09:58:37.954Z] 2867a036d197: Preparing [2026-05-27T09:58:37.954Z] d63088003388: Preparing [2026-05-27T09:58:37.954Z] 79ed31a086a0: Preparing [2026-05-27T09:58:37.954Z] e046c0ad21d4: Preparing [2026-05-27T09:58:37.954Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:58:37.954Z] eeaa73608b53: Preparing [2026-05-27T09:58:37.954Z] e046c0ad21d4: Waiting [2026-05-27T09:58:37.954Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:58:37.954Z] eeaa73608b53: Waiting [2026-05-27T09:58:37.954Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:37.954Z] 86b0b30a5403: Layer already exists [2026-05-27T09:58:37.954Z] 2867a036d197: Layer already exists [2026-05-27T09:58:37.954Z] c3a1697b392b: Layer already exists [2026-05-27T09:58:37.954Z] d63088003388: Layer already exists [2026-05-27T09:58:37.954Z] e046c0ad21d4: Layer already exists [2026-05-27T09:58:37.954Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:58:37.954Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:37.954Z] 4.0.3-dev.1: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:38.357Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:38.766Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:38.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T09:58:38.766Z] 86b0b30a5403: Preparing [2026-05-27T09:58:38.766Z] c3a1697b392b: Preparing [2026-05-27T09:58:38.766Z] 2867a036d197: Preparing [2026-05-27T09:58:38.766Z] d63088003388: Preparing [2026-05-27T09:58:38.766Z] 79ed31a086a0: Preparing [2026-05-27T09:58:38.766Z] e046c0ad21d4: Preparing [2026-05-27T09:58:38.766Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:58:38.766Z] eeaa73608b53: Preparing [2026-05-27T09:58:38.766Z] e046c0ad21d4: Waiting [2026-05-27T09:58:38.766Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:58:38.766Z] eeaa73608b53: Waiting [2026-05-27T09:58:38.766Z] d63088003388: Layer already exists [2026-05-27T09:58:38.766Z] 86b0b30a5403: Layer already exists [2026-05-27T09:58:38.766Z] c3a1697b392b: Layer already exists [2026-05-27T09:58:38.766Z] 2867a036d197: Layer already exists [2026-05-27T09:58:38.766Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:38.766Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:58:38.766Z] e046c0ad21d4: Layer already exists [2026-05-27T09:58:38.766Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:38.766Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:39.518Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:39.906Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [2026-05-27T09:58:39.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T09:58:39.906Z] 86b0b30a5403: Preparing [2026-05-27T09:58:39.906Z] c3a1697b392b: Preparing [2026-05-27T09:58:39.906Z] 2867a036d197: Preparing [2026-05-27T09:58:39.906Z] d63088003388: Preparing [2026-05-27T09:58:39.906Z] 79ed31a086a0: Preparing [2026-05-27T09:58:39.906Z] e046c0ad21d4: Preparing [2026-05-27T09:58:39.906Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:58:39.906Z] eeaa73608b53: Preparing [2026-05-27T09:58:39.906Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:58:39.906Z] eeaa73608b53: Waiting [2026-05-27T09:58:39.906Z] e046c0ad21d4: Waiting [2026-05-27T09:58:39.906Z] d63088003388: Layer already exists [2026-05-27T09:58:39.906Z] c3a1697b392b: Layer already exists [2026-05-27T09:58:39.906Z] 2867a036d197: Layer already exists [2026-05-27T09:58:39.906Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:39.906Z] 86b0b30a5403: Layer already exists [2026-05-27T09:58:39.906Z] e046c0ad21d4: Layer already exists [2026-05-27T09:58:39.906Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:39.906Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:58:40.177Z] palau: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:58:40.254Z] ===================================================== [Pipeline] echo [2026-05-27T09:58:40.272Z] taggedImages: [2026-05-27T09:58:40.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:40.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.3-dev.1 [2026-05-27T09:58:40.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:40.272Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] echo [2026-05-27T09:58:40.302Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-27T09:58:40.302Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:40.302Z] 4.0.3-dev.1 [2026-05-27T09:58:40.302Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:40.302Z] palau [2026-05-27T09:58:40.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:40.733Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:41.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:41.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T09:58:41.090Z] 164ad7448d7f: Preparing [2026-05-27T09:58:41.090Z] fabef9353905: Preparing [2026-05-27T09:58:41.090Z] 5ce6907ce190: Preparing [2026-05-27T09:58:41.090Z] 6907707be20f: Preparing [2026-05-27T09:58:41.090Z] 01295084ee75: Preparing [2026-05-27T09:58:41.090Z] 2a5dbb45c48f: Preparing [2026-05-27T09:58:41.090Z] fea20cf64eaa: Preparing [2026-05-27T09:58:41.090Z] d63088003388: Preparing [2026-05-27T09:58:41.090Z] 79ed31a086a0: Preparing [2026-05-27T09:58:41.090Z] 8bc942104dd4: Preparing [2026-05-27T09:58:41.090Z] 4e1e3336ac7c: Preparing [2026-05-27T09:58:41.090Z] 5f70bf18a086: Preparing [2026-05-27T09:58:41.090Z] de71702e1418: Preparing [2026-05-27T09:58:41.090Z] 982d4928eb57: Preparing [2026-05-27T09:58:41.090Z] 8ffe93dc7216: Preparing [2026-05-27T09:58:41.090Z] eeaa73608b53: Preparing [2026-05-27T09:58:41.090Z] 8bc942104dd4: Waiting [2026-05-27T09:58:41.090Z] 4e1e3336ac7c: Waiting [2026-05-27T09:58:41.090Z] 5f70bf18a086: Waiting [2026-05-27T09:58:41.090Z] de71702e1418: Waiting [2026-05-27T09:58:41.090Z] 982d4928eb57: Waiting [2026-05-27T09:58:41.090Z] 8ffe93dc7216: Waiting [2026-05-27T09:58:41.090Z] 2a5dbb45c48f: Waiting [2026-05-27T09:58:41.090Z] fea20cf64eaa: Waiting [2026-05-27T09:58:41.090Z] d63088003388: Waiting [2026-05-27T09:58:41.090Z] 79ed31a086a0: Waiting [2026-05-27T09:58:41.090Z] eeaa73608b53: Waiting [2026-05-27T09:58:41.361Z] 01295084ee75: Pushed [2026-05-27T09:58:41.361Z] 5ce6907ce190: Pushed [2026-05-27T09:58:41.361Z] 6907707be20f: Pushed [2026-05-27T09:58:41.361Z] fabef9353905: Pushed [2026-05-27T09:58:41.361Z] 164ad7448d7f: Pushed [2026-05-27T09:58:41.361Z] d63088003388: Layer already exists [2026-05-27T09:58:41.361Z] 2a5dbb45c48f: Pushed [2026-05-27T09:58:41.361Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:41.361Z] 5f70bf18a086: Layer already exists [2026-05-27T09:58:41.626Z] 8bc942104dd4: Pushed [2026-05-27T09:58:41.626Z] 4e1e3336ac7c: Pushed [2026-05-27T09:58:41.626Z] de71702e1418: Pushed [2026-05-27T09:58:41.626Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:41.626Z] 982d4928eb57: Pushed [2026-05-27T09:58:41.626Z] 8ffe93dc7216: Pushed [2026-05-27T09:58:44.201Z] fea20cf64eaa: Pushed [2026-05-27T09:58:44.472Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:44.834Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:45.187Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.3-dev.1 [2026-05-27T09:58:45.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T09:58:45.188Z] 164ad7448d7f: Preparing [2026-05-27T09:58:45.188Z] fabef9353905: Preparing [2026-05-27T09:58:45.188Z] 5ce6907ce190: Preparing [2026-05-27T09:58:45.188Z] 6907707be20f: Preparing [2026-05-27T09:58:45.188Z] 01295084ee75: Preparing [2026-05-27T09:58:45.188Z] 2a5dbb45c48f: Preparing [2026-05-27T09:58:45.188Z] fea20cf64eaa: Preparing [2026-05-27T09:58:45.188Z] d63088003388: Preparing [2026-05-27T09:58:45.188Z] 79ed31a086a0: Preparing [2026-05-27T09:58:45.188Z] 8bc942104dd4: Preparing [2026-05-27T09:58:45.188Z] 4e1e3336ac7c: Preparing [2026-05-27T09:58:45.188Z] 5f70bf18a086: Preparing [2026-05-27T09:58:45.188Z] de71702e1418: Preparing [2026-05-27T09:58:45.188Z] 982d4928eb57: Preparing [2026-05-27T09:58:45.188Z] 8ffe93dc7216: Preparing [2026-05-27T09:58:45.188Z] eeaa73608b53: Preparing [2026-05-27T09:58:45.188Z] 8bc942104dd4: Waiting [2026-05-27T09:58:45.188Z] 4e1e3336ac7c: Waiting [2026-05-27T09:58:45.188Z] 5f70bf18a086: Waiting [2026-05-27T09:58:45.188Z] de71702e1418: Waiting [2026-05-27T09:58:45.188Z] 982d4928eb57: Waiting [2026-05-27T09:58:45.188Z] 8ffe93dc7216: Waiting [2026-05-27T09:58:45.188Z] 2a5dbb45c48f: Waiting [2026-05-27T09:58:45.188Z] eeaa73608b53: Waiting [2026-05-27T09:58:45.188Z] fea20cf64eaa: Waiting [2026-05-27T09:58:45.188Z] 79ed31a086a0: Waiting [2026-05-27T09:58:45.188Z] d63088003388: Waiting [2026-05-27T09:58:45.188Z] 01295084ee75: Layer already exists [2026-05-27T09:58:45.188Z] 164ad7448d7f: Layer already exists [2026-05-27T09:58:45.188Z] 6907707be20f: Layer already exists [2026-05-27T09:58:45.188Z] 5ce6907ce190: Layer already exists [2026-05-27T09:58:45.188Z] fabef9353905: Layer already exists [2026-05-27T09:58:45.188Z] 2a5dbb45c48f: Layer already exists [2026-05-27T09:58:45.188Z] fea20cf64eaa: Layer already exists [2026-05-27T09:58:45.188Z] 8bc942104dd4: Layer already exists [2026-05-27T09:58:45.188Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:45.188Z] d63088003388: Layer already exists [2026-05-27T09:58:45.188Z] de71702e1418: Layer already exists [2026-05-27T09:58:45.188Z] 5f70bf18a086: Layer already exists [2026-05-27T09:58:45.188Z] 4e1e3336ac7c: Layer already exists [2026-05-27T09:58:45.188Z] 982d4928eb57: Layer already exists [2026-05-27T09:58:45.188Z] 8ffe93dc7216: Layer already exists [2026-05-27T09:58:45.188Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:45.506Z] 4.0.3-dev.1: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:45.858Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:46.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:46.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T09:58:46.212Z] 164ad7448d7f: Preparing [2026-05-27T09:58:46.212Z] fabef9353905: Preparing [2026-05-27T09:58:46.212Z] 5ce6907ce190: Preparing [2026-05-27T09:58:46.212Z] 6907707be20f: Preparing [2026-05-27T09:58:46.212Z] 01295084ee75: Preparing [2026-05-27T09:58:46.212Z] 2a5dbb45c48f: Preparing [2026-05-27T09:58:46.212Z] fea20cf64eaa: Preparing [2026-05-27T09:58:46.212Z] d63088003388: Preparing [2026-05-27T09:58:46.212Z] 79ed31a086a0: Preparing [2026-05-27T09:58:46.212Z] 8bc942104dd4: Preparing [2026-05-27T09:58:46.212Z] 4e1e3336ac7c: Preparing [2026-05-27T09:58:46.212Z] 5f70bf18a086: Preparing [2026-05-27T09:58:46.212Z] de71702e1418: Preparing [2026-05-27T09:58:46.212Z] 982d4928eb57: Preparing [2026-05-27T09:58:46.212Z] 8ffe93dc7216: Preparing [2026-05-27T09:58:46.212Z] eeaa73608b53: Preparing [2026-05-27T09:58:46.212Z] 8bc942104dd4: Waiting [2026-05-27T09:58:46.212Z] 4e1e3336ac7c: Waiting [2026-05-27T09:58:46.212Z] 5f70bf18a086: Waiting [2026-05-27T09:58:46.212Z] de71702e1418: Waiting [2026-05-27T09:58:46.212Z] 982d4928eb57: Waiting [2026-05-27T09:58:46.212Z] fea20cf64eaa: Waiting [2026-05-27T09:58:46.212Z] d63088003388: Waiting [2026-05-27T09:58:46.212Z] 79ed31a086a0: Waiting [2026-05-27T09:58:46.212Z] 8ffe93dc7216: Waiting [2026-05-27T09:58:46.212Z] eeaa73608b53: Waiting [2026-05-27T09:58:46.212Z] 2a5dbb45c48f: Waiting [2026-05-27T09:58:46.212Z] 5ce6907ce190: Layer already exists [2026-05-27T09:58:46.212Z] 01295084ee75: Layer already exists [2026-05-27T09:58:46.212Z] 164ad7448d7f: Layer already exists [2026-05-27T09:58:46.212Z] 6907707be20f: Layer already exists [2026-05-27T09:58:46.212Z] fabef9353905: Layer already exists [2026-05-27T09:58:46.212Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:46.212Z] fea20cf64eaa: Layer already exists [2026-05-27T09:58:46.212Z] 8bc942104dd4: Layer already exists [2026-05-27T09:58:46.212Z] d63088003388: Layer already exists [2026-05-27T09:58:46.212Z] 2a5dbb45c48f: Layer already exists [2026-05-27T09:58:46.212Z] 4e1e3336ac7c: Layer already exists [2026-05-27T09:58:46.212Z] 5f70bf18a086: Layer already exists [2026-05-27T09:58:46.212Z] de71702e1418: Layer already exists [2026-05-27T09:58:46.212Z] 982d4928eb57: Layer already exists [2026-05-27T09:58:46.212Z] 8ffe93dc7216: Layer already exists [2026-05-27T09:58:46.212Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:46.516Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:47.009Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:47.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [2026-05-27T09:58:47.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T09:58:47.372Z] 164ad7448d7f: Preparing [2026-05-27T09:58:47.372Z] fabef9353905: Preparing [2026-05-27T09:58:47.372Z] 5ce6907ce190: Preparing [2026-05-27T09:58:47.372Z] 6907707be20f: Preparing [2026-05-27T09:58:47.372Z] 01295084ee75: Preparing [2026-05-27T09:58:47.372Z] 2a5dbb45c48f: Preparing [2026-05-27T09:58:47.372Z] fea20cf64eaa: Preparing [2026-05-27T09:58:47.372Z] d63088003388: Preparing [2026-05-27T09:58:47.372Z] 79ed31a086a0: Preparing [2026-05-27T09:58:47.372Z] 8bc942104dd4: Preparing [2026-05-27T09:58:47.372Z] 4e1e3336ac7c: Preparing [2026-05-27T09:58:47.372Z] 5f70bf18a086: Preparing [2026-05-27T09:58:47.372Z] de71702e1418: Preparing [2026-05-27T09:58:47.372Z] 982d4928eb57: Preparing [2026-05-27T09:58:47.372Z] 8ffe93dc7216: Preparing [2026-05-27T09:58:47.372Z] eeaa73608b53: Preparing [2026-05-27T09:58:47.372Z] 8bc942104dd4: Waiting [2026-05-27T09:58:47.372Z] 4e1e3336ac7c: Waiting [2026-05-27T09:58:47.372Z] 5f70bf18a086: Waiting [2026-05-27T09:58:47.372Z] de71702e1418: Waiting [2026-05-27T09:58:47.372Z] 982d4928eb57: Waiting [2026-05-27T09:58:47.372Z] 8ffe93dc7216: Waiting [2026-05-27T09:58:47.372Z] eeaa73608b53: Waiting [2026-05-27T09:58:47.372Z] 2a5dbb45c48f: Waiting [2026-05-27T09:58:47.372Z] fea20cf64eaa: Waiting [2026-05-27T09:58:47.372Z] d63088003388: Waiting [2026-05-27T09:58:47.372Z] 79ed31a086a0: Waiting [2026-05-27T09:58:47.372Z] 6907707be20f: Layer already exists [2026-05-27T09:58:47.372Z] 5ce6907ce190: Layer already exists [2026-05-27T09:58:47.372Z] 01295084ee75: Layer already exists [2026-05-27T09:58:47.372Z] 164ad7448d7f: Layer already exists [2026-05-27T09:58:47.372Z] fabef9353905: Layer already exists [2026-05-27T09:58:47.372Z] d63088003388: Layer already exists [2026-05-27T09:58:47.372Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:47.372Z] 2a5dbb45c48f: Layer already exists [2026-05-27T09:58:47.372Z] fea20cf64eaa: Layer already exists [2026-05-27T09:58:47.372Z] 8bc942104dd4: Layer already exists [2026-05-27T09:58:47.372Z] 5f70bf18a086: Layer already exists [2026-05-27T09:58:47.372Z] 4e1e3336ac7c: Layer already exists [2026-05-27T09:58:47.372Z] 982d4928eb57: Layer already exists [2026-05-27T09:58:47.372Z] de71702e1418: Layer already exists [2026-05-27T09:58:47.372Z] 8ffe93dc7216: Layer already exists [2026-05-27T09:58:47.372Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:47.638Z] palau: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:58:47.728Z] ===================================================== [Pipeline] echo [2026-05-27T09:58:47.753Z] taggedImages: [2026-05-27T09:58:47.753Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:47.753Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.3-dev.1 [2026-05-27T09:58:47.753Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:47.753Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] echo [2026-05-27T09:58:47.786Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-27T09:58:47.786Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:47.786Z] 4.0.3-dev.1 [2026-05-27T09:58:47.786Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:58:47.786Z] palau [2026-05-27T09:58:47.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:48.180Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:50.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:58:50.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T09:58:50.120Z] 13035fade9a7: Preparing [2026-05-27T09:58:50.120Z] 559ee029f585: Preparing [2026-05-27T09:58:50.120Z] e72cd7b4a1be: Preparing [2026-05-27T09:58:50.120Z] 0e3f4fa60b65: Preparing [2026-05-27T09:58:50.120Z] d63088003388: Preparing [2026-05-27T09:58:50.120Z] 79ed31a086a0: Preparing [2026-05-27T09:58:50.120Z] e046c0ad21d4: Preparing [2026-05-27T09:58:50.120Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:58:50.120Z] eeaa73608b53: Preparing [2026-05-27T09:58:50.120Z] 79ed31a086a0: Waiting [2026-05-27T09:58:50.120Z] e046c0ad21d4: Waiting [2026-05-27T09:58:50.120Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:58:50.120Z] eeaa73608b53: Waiting [2026-05-27T09:58:50.120Z] d63088003388: Layer already exists [2026-05-27T09:58:50.399Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:50.399Z] 559ee029f585: Pushed [2026-05-27T09:58:50.399Z] e72cd7b4a1be: Pushed [2026-05-27T09:58:50.399Z] e046c0ad21d4: Layer already exists [2026-05-27T09:58:50.399Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:58:50.399Z] 13035fade9a7: Pushed [2026-05-27T09:58:50.399Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:58.672Z] 0e3f4fa60b65: Pushed [2026-05-27T09:58:58.672Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:59.044Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:58:59.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.3-dev.1 [2026-05-27T09:58:59.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T09:58:59.410Z] 13035fade9a7: Preparing [2026-05-27T09:58:59.410Z] 559ee029f585: Preparing [2026-05-27T09:58:59.410Z] e72cd7b4a1be: Preparing [2026-05-27T09:58:59.410Z] 0e3f4fa60b65: Preparing [2026-05-27T09:58:59.410Z] d63088003388: Preparing [2026-05-27T09:58:59.410Z] 79ed31a086a0: Preparing [2026-05-27T09:58:59.410Z] e046c0ad21d4: Preparing [2026-05-27T09:58:59.410Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:58:59.410Z] eeaa73608b53: Preparing [2026-05-27T09:58:59.410Z] 79ed31a086a0: Waiting [2026-05-27T09:58:59.410Z] e046c0ad21d4: Waiting [2026-05-27T09:58:59.410Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:58:59.410Z] eeaa73608b53: Waiting [2026-05-27T09:58:59.410Z] 13035fade9a7: Layer already exists [2026-05-27T09:58:59.410Z] d63088003388: Layer already exists [2026-05-27T09:58:59.410Z] 0e3f4fa60b65: Layer already exists [2026-05-27T09:58:59.410Z] e72cd7b4a1be: Layer already exists [2026-05-27T09:58:59.410Z] 559ee029f585: Layer already exists [2026-05-27T09:58:59.410Z] eeaa73608b53: Layer already exists [2026-05-27T09:58:59.410Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:58:59.410Z] 79ed31a086a0: Layer already exists [2026-05-27T09:58:59.410Z] e046c0ad21d4: Layer already exists [2026-05-27T09:58:59.410Z] 4.0.3-dev.1: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:00.032Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:04.804Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:04.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T09:59:04.804Z] 13035fade9a7: Preparing [2026-05-27T09:59:04.804Z] 559ee029f585: Preparing [2026-05-27T09:59:04.804Z] e72cd7b4a1be: Preparing [2026-05-27T09:59:04.804Z] 0e3f4fa60b65: Preparing [2026-05-27T09:59:04.804Z] d63088003388: Preparing [2026-05-27T09:59:04.804Z] 79ed31a086a0: Preparing [2026-05-27T09:59:04.804Z] e046c0ad21d4: Preparing [2026-05-27T09:59:04.804Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:59:04.804Z] eeaa73608b53: Preparing [2026-05-27T09:59:04.804Z] 79ed31a086a0: Waiting [2026-05-27T09:59:04.804Z] e046c0ad21d4: Waiting [2026-05-27T09:59:04.804Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:59:04.804Z] eeaa73608b53: Waiting [2026-05-27T09:59:04.804Z] 559ee029f585: Layer already exists [2026-05-27T09:59:04.804Z] e72cd7b4a1be: Layer already exists [2026-05-27T09:59:04.804Z] 13035fade9a7: Layer already exists [2026-05-27T09:59:04.804Z] 0e3f4fa60b65: Layer already exists [2026-05-27T09:59:04.804Z] d63088003388: Layer already exists [2026-05-27T09:59:04.804Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:59:04.804Z] e046c0ad21d4: Layer already exists [2026-05-27T09:59:04.804Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:04.804Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:04.804Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:05.199Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:05.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [2026-05-27T09:59:05.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T09:59:05.557Z] 13035fade9a7: Preparing [2026-05-27T09:59:05.557Z] 559ee029f585: Preparing [2026-05-27T09:59:05.557Z] e72cd7b4a1be: Preparing [2026-05-27T09:59:05.557Z] 0e3f4fa60b65: Preparing [2026-05-27T09:59:05.557Z] d63088003388: Preparing [2026-05-27T09:59:05.557Z] 79ed31a086a0: Preparing [2026-05-27T09:59:05.557Z] e046c0ad21d4: Preparing [2026-05-27T09:59:05.557Z] ad1f6f7e4cc6: Preparing [2026-05-27T09:59:05.557Z] eeaa73608b53: Preparing [2026-05-27T09:59:05.557Z] e046c0ad21d4: Waiting [2026-05-27T09:59:05.557Z] ad1f6f7e4cc6: Waiting [2026-05-27T09:59:05.557Z] 79ed31a086a0: Waiting [2026-05-27T09:59:05.557Z] eeaa73608b53: Waiting [2026-05-27T09:59:05.557Z] d63088003388: Layer already exists [2026-05-27T09:59:05.557Z] 559ee029f585: Layer already exists [2026-05-27T09:59:05.557Z] 13035fade9a7: Layer already exists [2026-05-27T09:59:05.557Z] e72cd7b4a1be: Layer already exists [2026-05-27T09:59:05.557Z] 0e3f4fa60b65: Layer already exists [2026-05-27T09:59:05.557Z] e046c0ad21d4: Layer already exists [2026-05-27T09:59:05.557Z] ad1f6f7e4cc6: Layer already exists [2026-05-27T09:59:05.557Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:05.557Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:05.825Z] palau: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:59:05.904Z] ===================================================== [Pipeline] echo [2026-05-27T09:59:05.919Z] taggedImages: [2026-05-27T09:59:05.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:05.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.3-dev.1 [2026-05-27T09:59:05.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:05.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] echo [2026-05-27T09:59:05.945Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-27T09:59:05.945Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:05.945Z] 4.0.3-dev.1 [2026-05-27T09:59:05.945Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:05.945Z] palau [2026-05-27T09:59:05.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:06.320Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:06.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:06.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T09:59:06.666Z] 39130e669311: Preparing [2026-05-27T09:59:06.666Z] 1dd89ad2d63c: Preparing [2026-05-27T09:59:06.666Z] b6607d63d561: Preparing [2026-05-27T09:59:06.666Z] 33e322e75c3d: Preparing [2026-05-27T09:59:06.666Z] c1622f08ab16: Preparing [2026-05-27T09:59:06.666Z] d63088003388: Preparing [2026-05-27T09:59:06.666Z] 79ed31a086a0: Preparing [2026-05-27T09:59:06.666Z] a73e6892f575: Preparing [2026-05-27T09:59:06.666Z] 7f25b32122c2: Preparing [2026-05-27T09:59:06.666Z] e6d45671a807: Preparing [2026-05-27T09:59:06.666Z] eeaa73608b53: Preparing [2026-05-27T09:59:06.666Z] 79ed31a086a0: Waiting [2026-05-27T09:59:06.666Z] a73e6892f575: Waiting [2026-05-27T09:59:06.666Z] 7f25b32122c2: Waiting [2026-05-27T09:59:06.666Z] e6d45671a807: Waiting [2026-05-27T09:59:06.666Z] eeaa73608b53: Waiting [2026-05-27T09:59:06.666Z] d63088003388: Waiting [2026-05-27T09:59:06.932Z] 1dd89ad2d63c: Pushed [2026-05-27T09:59:06.932Z] 39130e669311: Pushed [2026-05-27T09:59:06.932Z] c1622f08ab16: Pushed [2026-05-27T09:59:06.932Z] 33e322e75c3d: Pushed [2026-05-27T09:59:06.932Z] d63088003388: Layer already exists [2026-05-27T09:59:06.932Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:06.932Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:06.932Z] a73e6892f575: Pushed [2026-05-27T09:59:07.197Z] 7f25b32122c2: Pushed [2026-05-27T09:59:10.551Z] e6d45671a807: Pushed [2026-05-27T09:59:13.153Z] b6607d63d561: Pushed [2026-05-27T09:59:13.153Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:13.552Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:14.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.3-dev.1 [2026-05-27T09:59:14.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T09:59:14.000Z] 39130e669311: Preparing [2026-05-27T09:59:14.000Z] 1dd89ad2d63c: Preparing [2026-05-27T09:59:14.000Z] b6607d63d561: Preparing [2026-05-27T09:59:14.000Z] 33e322e75c3d: Preparing [2026-05-27T09:59:14.000Z] c1622f08ab16: Preparing [2026-05-27T09:59:14.000Z] d63088003388: Preparing [2026-05-27T09:59:14.000Z] 79ed31a086a0: Preparing [2026-05-27T09:59:14.000Z] a73e6892f575: Preparing [2026-05-27T09:59:14.000Z] 7f25b32122c2: Preparing [2026-05-27T09:59:14.000Z] e6d45671a807: Preparing [2026-05-27T09:59:14.000Z] eeaa73608b53: Preparing [2026-05-27T09:59:14.000Z] d63088003388: Waiting [2026-05-27T09:59:14.000Z] 79ed31a086a0: Waiting [2026-05-27T09:59:14.000Z] a73e6892f575: Waiting [2026-05-27T09:59:14.000Z] 7f25b32122c2: Waiting [2026-05-27T09:59:14.000Z] e6d45671a807: Waiting [2026-05-27T09:59:14.000Z] eeaa73608b53: Waiting [2026-05-27T09:59:14.000Z] 33e322e75c3d: Layer already exists [2026-05-27T09:59:14.000Z] b6607d63d561: Layer already exists [2026-05-27T09:59:14.000Z] c1622f08ab16: Layer already exists [2026-05-27T09:59:14.000Z] 1dd89ad2d63c: Layer already exists [2026-05-27T09:59:14.000Z] 39130e669311: Layer already exists [2026-05-27T09:59:14.000Z] d63088003388: Layer already exists [2026-05-27T09:59:14.000Z] e6d45671a807: Layer already exists [2026-05-27T09:59:14.000Z] a73e6892f575: Layer already exists [2026-05-27T09:59:14.000Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:14.000Z] 7f25b32122c2: Layer already exists [2026-05-27T09:59:14.000Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:14.266Z] 4.0.3-dev.1: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:14.677Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:15.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:15.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T09:59:15.033Z] 39130e669311: Preparing [2026-05-27T09:59:15.033Z] 1dd89ad2d63c: Preparing [2026-05-27T09:59:15.033Z] b6607d63d561: Preparing [2026-05-27T09:59:15.033Z] 33e322e75c3d: Preparing [2026-05-27T09:59:15.033Z] c1622f08ab16: Preparing [2026-05-27T09:59:15.033Z] d63088003388: Preparing [2026-05-27T09:59:15.033Z] 79ed31a086a0: Preparing [2026-05-27T09:59:15.033Z] a73e6892f575: Preparing [2026-05-27T09:59:15.033Z] 7f25b32122c2: Preparing [2026-05-27T09:59:15.033Z] e6d45671a807: Preparing [2026-05-27T09:59:15.033Z] eeaa73608b53: Preparing [2026-05-27T09:59:15.033Z] d63088003388: Waiting [2026-05-27T09:59:15.033Z] 79ed31a086a0: Waiting [2026-05-27T09:59:15.033Z] a73e6892f575: Waiting [2026-05-27T09:59:15.033Z] 7f25b32122c2: Waiting [2026-05-27T09:59:15.033Z] e6d45671a807: Waiting [2026-05-27T09:59:15.033Z] eeaa73608b53: Waiting [2026-05-27T09:59:15.033Z] c1622f08ab16: Layer already exists [2026-05-27T09:59:15.033Z] 1dd89ad2d63c: Layer already exists [2026-05-27T09:59:15.033Z] b6607d63d561: Layer already exists [2026-05-27T09:59:15.033Z] 39130e669311: Layer already exists [2026-05-27T09:59:15.033Z] 33e322e75c3d: Layer already exists [2026-05-27T09:59:15.033Z] d63088003388: Layer already exists [2026-05-27T09:59:15.033Z] a73e6892f575: Layer already exists [2026-05-27T09:59:15.033Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:15.033Z] 7f25b32122c2: Layer already exists [2026-05-27T09:59:15.033Z] e6d45671a807: Layer already exists [2026-05-27T09:59:15.033Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:15.300Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:15.666Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:17.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [2026-05-27T09:59:17.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T09:59:17.429Z] 39130e669311: Preparing [2026-05-27T09:59:17.429Z] 1dd89ad2d63c: Preparing [2026-05-27T09:59:17.429Z] b6607d63d561: Preparing [2026-05-27T09:59:17.429Z] 33e322e75c3d: Preparing [2026-05-27T09:59:17.429Z] c1622f08ab16: Preparing [2026-05-27T09:59:17.429Z] d63088003388: Preparing [2026-05-27T09:59:17.429Z] 79ed31a086a0: Preparing [2026-05-27T09:59:17.429Z] a73e6892f575: Preparing [2026-05-27T09:59:17.429Z] 7f25b32122c2: Preparing [2026-05-27T09:59:17.429Z] e6d45671a807: Preparing [2026-05-27T09:59:17.429Z] eeaa73608b53: Preparing [2026-05-27T09:59:17.429Z] d63088003388: Waiting [2026-05-27T09:59:17.429Z] 79ed31a086a0: Waiting [2026-05-27T09:59:17.429Z] a73e6892f575: Waiting [2026-05-27T09:59:17.429Z] 7f25b32122c2: Waiting [2026-05-27T09:59:17.429Z] e6d45671a807: Waiting [2026-05-27T09:59:17.429Z] eeaa73608b53: Waiting [2026-05-27T09:59:17.429Z] 39130e669311: Layer already exists [2026-05-27T09:59:17.429Z] b6607d63d561: Layer already exists [2026-05-27T09:59:17.429Z] c1622f08ab16: Layer already exists [2026-05-27T09:59:17.429Z] 1dd89ad2d63c: Layer already exists [2026-05-27T09:59:17.429Z] 33e322e75c3d: Layer already exists [2026-05-27T09:59:17.429Z] d63088003388: Layer already exists [2026-05-27T09:59:17.429Z] a73e6892f575: Layer already exists [2026-05-27T09:59:17.429Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:17.429Z] 7f25b32122c2: Layer already exists [2026-05-27T09:59:17.429Z] e6d45671a807: Layer already exists [2026-05-27T09:59:17.429Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:17.694Z] palau: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:59:17.771Z] ===================================================== [Pipeline] echo [2026-05-27T09:59:17.787Z] taggedImages: [2026-05-27T09:59:17.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:17.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.3-dev.1 [2026-05-27T09:59:17.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:17.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] echo [2026-05-27T09:59:17.814Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-27T09:59:17.814Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:17.814Z] 4.0.3-dev.1 [2026-05-27T09:59:17.814Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:17.814Z] palau [2026-05-27T09:59:17.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:18.198Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:18.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:18.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T09:59:18.552Z] 6d4c5e8b795b: Preparing [2026-05-27T09:59:18.552Z] ca493ce56aed: Preparing [2026-05-27T09:59:18.552Z] 55c5f9918cc5: Preparing [2026-05-27T09:59:18.552Z] 474f3aac51d5: Preparing [2026-05-27T09:59:18.552Z] 88fea36162db: Preparing [2026-05-27T09:59:18.552Z] 3509d91fde33: Preparing [2026-05-27T09:59:18.552Z] d05a5ac2ef72: Preparing [2026-05-27T09:59:18.552Z] d63088003388: Preparing [2026-05-27T09:59:18.552Z] 79ed31a086a0: Preparing [2026-05-27T09:59:18.552Z] 6aa1a98f3e94: Preparing [2026-05-27T09:59:18.552Z] fb9a529a30dc: Preparing [2026-05-27T09:59:18.552Z] eeaa73608b53: Preparing [2026-05-27T09:59:18.552Z] d05a5ac2ef72: Waiting [2026-05-27T09:59:18.552Z] d63088003388: Waiting [2026-05-27T09:59:18.552Z] 79ed31a086a0: Waiting [2026-05-27T09:59:18.552Z] 6aa1a98f3e94: Waiting [2026-05-27T09:59:18.552Z] fb9a529a30dc: Waiting [2026-05-27T09:59:18.552Z] eeaa73608b53: Waiting [2026-05-27T09:59:18.552Z] 3509d91fde33: Waiting [2026-05-27T09:59:18.819Z] ca493ce56aed: Pushed [2026-05-27T09:59:18.819Z] 88fea36162db: Pushed [2026-05-27T09:59:18.819Z] 6d4c5e8b795b: Pushed [2026-05-27T09:59:18.819Z] d63088003388: Layer already exists [2026-05-27T09:59:18.819Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:18.819Z] 3509d91fde33: Pushed [2026-05-27T09:59:19.085Z] d05a5ac2ef72: Pushed [2026-05-27T09:59:19.085Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:19.085Z] 6aa1a98f3e94: Pushed [2026-05-27T09:59:21.656Z] fb9a529a30dc: Pushed [2026-05-27T09:59:25.933Z] 474f3aac51d5: Pushed [2026-05-27T09:59:26.199Z] 55c5f9918cc5: Pushed [2026-05-27T09:59:26.199Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:26.561Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:26.921Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.3-dev.1 [2026-05-27T09:59:26.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T09:59:26.921Z] 6d4c5e8b795b: Preparing [2026-05-27T09:59:26.921Z] ca493ce56aed: Preparing [2026-05-27T09:59:26.921Z] 55c5f9918cc5: Preparing [2026-05-27T09:59:26.921Z] 474f3aac51d5: Preparing [2026-05-27T09:59:26.921Z] 88fea36162db: Preparing [2026-05-27T09:59:26.921Z] 3509d91fde33: Preparing [2026-05-27T09:59:26.921Z] d05a5ac2ef72: Preparing [2026-05-27T09:59:26.921Z] d63088003388: Preparing [2026-05-27T09:59:26.921Z] 79ed31a086a0: Preparing [2026-05-27T09:59:26.921Z] 6aa1a98f3e94: Preparing [2026-05-27T09:59:26.921Z] fb9a529a30dc: Preparing [2026-05-27T09:59:26.921Z] eeaa73608b53: Preparing [2026-05-27T09:59:26.921Z] 3509d91fde33: Waiting [2026-05-27T09:59:26.921Z] d05a5ac2ef72: Waiting [2026-05-27T09:59:26.921Z] d63088003388: Waiting [2026-05-27T09:59:26.921Z] 79ed31a086a0: Waiting [2026-05-27T09:59:26.921Z] fb9a529a30dc: Waiting [2026-05-27T09:59:26.921Z] eeaa73608b53: Waiting [2026-05-27T09:59:26.921Z] 6aa1a98f3e94: Waiting [2026-05-27T09:59:26.921Z] ca493ce56aed: Layer already exists [2026-05-27T09:59:26.921Z] 474f3aac51d5: Layer already exists [2026-05-27T09:59:26.921Z] 88fea36162db: Layer already exists [2026-05-27T09:59:26.921Z] 6d4c5e8b795b: Layer already exists [2026-05-27T09:59:26.921Z] 55c5f9918cc5: Layer already exists [2026-05-27T09:59:26.921Z] 3509d91fde33: Layer already exists [2026-05-27T09:59:26.921Z] d63088003388: Layer already exists [2026-05-27T09:59:26.921Z] 6aa1a98f3e94: Layer already exists [2026-05-27T09:59:26.921Z] d05a5ac2ef72: Layer already exists [2026-05-27T09:59:26.921Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:26.921Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:26.921Z] fb9a529a30dc: Layer already exists [2026-05-27T09:59:27.185Z] 4.0.3-dev.1: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:27.587Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:32.445Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:32.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T09:59:32.445Z] 6d4c5e8b795b: Preparing [2026-05-27T09:59:32.445Z] ca493ce56aed: Preparing [2026-05-27T09:59:32.445Z] 55c5f9918cc5: Preparing [2026-05-27T09:59:32.445Z] 474f3aac51d5: Preparing [2026-05-27T09:59:32.445Z] 88fea36162db: Preparing [2026-05-27T09:59:32.445Z] 3509d91fde33: Preparing [2026-05-27T09:59:32.445Z] d05a5ac2ef72: Preparing [2026-05-27T09:59:32.445Z] d63088003388: Preparing [2026-05-27T09:59:32.445Z] 79ed31a086a0: Preparing [2026-05-27T09:59:32.445Z] 6aa1a98f3e94: Preparing [2026-05-27T09:59:32.445Z] fb9a529a30dc: Preparing [2026-05-27T09:59:32.445Z] eeaa73608b53: Preparing [2026-05-27T09:59:32.445Z] 3509d91fde33: Waiting [2026-05-27T09:59:32.445Z] d05a5ac2ef72: Waiting [2026-05-27T09:59:32.445Z] d63088003388: Waiting [2026-05-27T09:59:32.445Z] fb9a529a30dc: Waiting [2026-05-27T09:59:32.445Z] eeaa73608b53: Waiting [2026-05-27T09:59:32.445Z] 79ed31a086a0: Waiting [2026-05-27T09:59:32.445Z] 6aa1a98f3e94: Waiting [2026-05-27T09:59:32.445Z] ca493ce56aed: Layer already exists [2026-05-27T09:59:32.445Z] 474f3aac51d5: Layer already exists [2026-05-27T09:59:32.445Z] 6d4c5e8b795b: Layer already exists [2026-05-27T09:59:32.445Z] 55c5f9918cc5: Layer already exists [2026-05-27T09:59:32.445Z] 88fea36162db: Layer already exists [2026-05-27T09:59:32.445Z] d05a5ac2ef72: Layer already exists [2026-05-27T09:59:32.445Z] 3509d91fde33: Layer already exists [2026-05-27T09:59:32.445Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:32.445Z] 6aa1a98f3e94: Layer already exists [2026-05-27T09:59:32.445Z] d63088003388: Layer already exists [2026-05-27T09:59:32.445Z] fb9a529a30dc: Layer already exists [2026-05-27T09:59:32.445Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:32.745Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:33.197Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:33.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [2026-05-27T09:59:33.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T09:59:33.686Z] 6d4c5e8b795b: Preparing [2026-05-27T09:59:33.686Z] ca493ce56aed: Preparing [2026-05-27T09:59:33.686Z] 55c5f9918cc5: Preparing [2026-05-27T09:59:33.686Z] 474f3aac51d5: Preparing [2026-05-27T09:59:33.686Z] 88fea36162db: Preparing [2026-05-27T09:59:33.686Z] 3509d91fde33: Preparing [2026-05-27T09:59:33.686Z] d05a5ac2ef72: Preparing [2026-05-27T09:59:33.686Z] d63088003388: Preparing [2026-05-27T09:59:33.686Z] 79ed31a086a0: Preparing [2026-05-27T09:59:33.686Z] 6aa1a98f3e94: Preparing [2026-05-27T09:59:33.686Z] fb9a529a30dc: Preparing [2026-05-27T09:59:33.686Z] eeaa73608b53: Preparing [2026-05-27T09:59:33.686Z] 3509d91fde33: Waiting [2026-05-27T09:59:33.686Z] d05a5ac2ef72: Waiting [2026-05-27T09:59:33.686Z] d63088003388: Waiting [2026-05-27T09:59:33.686Z] 79ed31a086a0: Waiting [2026-05-27T09:59:33.686Z] 6aa1a98f3e94: Waiting [2026-05-27T09:59:33.686Z] fb9a529a30dc: Waiting [2026-05-27T09:59:33.686Z] eeaa73608b53: Waiting [2026-05-27T09:59:33.686Z] 6d4c5e8b795b: Layer already exists [2026-05-27T09:59:33.686Z] 88fea36162db: Layer already exists [2026-05-27T09:59:33.686Z] 474f3aac51d5: Layer already exists [2026-05-27T09:59:33.686Z] 55c5f9918cc5: Layer already exists [2026-05-27T09:59:33.686Z] ca493ce56aed: Layer already exists [2026-05-27T09:59:33.686Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:33.686Z] d05a5ac2ef72: Layer already exists [2026-05-27T09:59:33.686Z] 3509d91fde33: Layer already exists [2026-05-27T09:59:33.686Z] d63088003388: Layer already exists [2026-05-27T09:59:33.686Z] 6aa1a98f3e94: Layer already exists [2026-05-27T09:59:33.686Z] fb9a529a30dc: Layer already exists [2026-05-27T09:59:33.686Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:33.686Z] palau: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:59:33.850Z] ===================================================== [Pipeline] echo [2026-05-27T09:59:33.860Z] taggedImages: [2026-05-27T09:59:33.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:33.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.3-dev.1 [2026-05-27T09:59:33.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:33.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] echo [2026-05-27T09:59:33.879Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-27T09:59:33.879Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:33.879Z] 4.0.3-dev.1 [2026-05-27T09:59:33.879Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:33.879Z] palau [2026-05-27T09:59:33.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:34.397Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:34.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:34.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T09:59:34.970Z] 71de52888123: Preparing [2026-05-27T09:59:34.970Z] fc04dd52cdfb: Preparing [2026-05-27T09:59:34.970Z] d63088003388: Preparing [2026-05-27T09:59:34.970Z] 79ed31a086a0: Preparing [2026-05-27T09:59:34.970Z] 8129cc2aff1c: Preparing [2026-05-27T09:59:34.970Z] 3fd1076b3be2: Preparing [2026-05-27T09:59:34.970Z] eeaa73608b53: Preparing [2026-05-27T09:59:34.970Z] 3fd1076b3be2: Waiting [2026-05-27T09:59:34.970Z] eeaa73608b53: Waiting [2026-05-27T09:59:34.970Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:35.253Z] d63088003388: Layer already exists [2026-05-27T09:59:35.253Z] 8129cc2aff1c: Pushed [2026-05-27T09:59:35.253Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:35.253Z] 71de52888123: Pushed [2026-05-27T09:59:37.379Z] 3fd1076b3be2: Pushed [2026-05-27T09:59:41.971Z] fc04dd52cdfb: Pushed [2026-05-27T09:59:42.288Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:42.813Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:43.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.3-dev.1 [2026-05-27T09:59:43.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T09:59:43.353Z] 71de52888123: Preparing [2026-05-27T09:59:43.353Z] fc04dd52cdfb: Preparing [2026-05-27T09:59:43.353Z] d63088003388: Preparing [2026-05-27T09:59:43.353Z] 79ed31a086a0: Preparing [2026-05-27T09:59:43.353Z] 8129cc2aff1c: Preparing [2026-05-27T09:59:43.353Z] 3fd1076b3be2: Preparing [2026-05-27T09:59:43.353Z] eeaa73608b53: Preparing [2026-05-27T09:59:43.353Z] 3fd1076b3be2: Waiting [2026-05-27T09:59:43.353Z] eeaa73608b53: Waiting [2026-05-27T09:59:43.353Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:43.353Z] d63088003388: Layer already exists [2026-05-27T09:59:43.353Z] 71de52888123: Layer already exists [2026-05-27T09:59:43.353Z] fc04dd52cdfb: Layer already exists [2026-05-27T09:59:43.353Z] 8129cc2aff1c: Layer already exists [2026-05-27T09:59:43.353Z] 3fd1076b3be2: Layer already exists [2026-05-27T09:59:43.353Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:43.353Z] 4.0.3-dev.1: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:43.937Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:47.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:47.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T09:59:47.128Z] 71de52888123: Preparing [2026-05-27T09:59:47.128Z] fc04dd52cdfb: Preparing [2026-05-27T09:59:47.128Z] d63088003388: Preparing [2026-05-27T09:59:47.128Z] 79ed31a086a0: Preparing [2026-05-27T09:59:47.128Z] 8129cc2aff1c: Preparing [2026-05-27T09:59:47.128Z] 3fd1076b3be2: Preparing [2026-05-27T09:59:47.128Z] eeaa73608b53: Preparing [2026-05-27T09:59:47.128Z] 3fd1076b3be2: Waiting [2026-05-27T09:59:47.128Z] eeaa73608b53: Waiting [2026-05-27T09:59:47.128Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:47.128Z] 71de52888123: Layer already exists [2026-05-27T09:59:47.128Z] fc04dd52cdfb: Layer already exists [2026-05-27T09:59:47.128Z] d63088003388: Layer already exists [2026-05-27T09:59:47.128Z] 8129cc2aff1c: Layer already exists [2026-05-27T09:59:47.128Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:47.128Z] 3fd1076b3be2: Layer already exists [2026-05-27T09:59:47.402Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:48.001Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:48.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [2026-05-27T09:59:48.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T09:59:48.510Z] 71de52888123: Preparing [2026-05-27T09:59:48.510Z] fc04dd52cdfb: Preparing [2026-05-27T09:59:48.510Z] d63088003388: Preparing [2026-05-27T09:59:48.510Z] 79ed31a086a0: Preparing [2026-05-27T09:59:48.510Z] 8129cc2aff1c: Preparing [2026-05-27T09:59:48.510Z] 3fd1076b3be2: Preparing [2026-05-27T09:59:48.510Z] eeaa73608b53: Preparing [2026-05-27T09:59:48.510Z] 3fd1076b3be2: Waiting [2026-05-27T09:59:48.510Z] eeaa73608b53: Waiting [2026-05-27T09:59:48.510Z] fc04dd52cdfb: Layer already exists [2026-05-27T09:59:48.510Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:48.510Z] d63088003388: Layer already exists [2026-05-27T09:59:48.510Z] 71de52888123: Layer already exists [2026-05-27T09:59:48.510Z] 8129cc2aff1c: Layer already exists [2026-05-27T09:59:48.510Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:48.510Z] 3fd1076b3be2: Layer already exists [2026-05-27T09:59:48.536Z] palau: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T09:59:48.637Z] ===================================================== [Pipeline] echo [2026-05-27T09:59:48.650Z] taggedImages: [2026-05-27T09:59:48.650Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:48.650Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.3-dev.1 [2026-05-27T09:59:48.650Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:48.650Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] echo [2026-05-27T09:59:48.677Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-27T09:59:48.677Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:48.677Z] 4.0.3-dev.1 [2026-05-27T09:59:48.677Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T09:59:48.677Z] palau [2026-05-27T09:59:48.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:49.212Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:59:49.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T09:59:49.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T09:59:49.698Z] a62fff39ace0: Preparing [2026-05-27T09:59:49.698Z] 9d72eef47573: Preparing [2026-05-27T09:59:49.698Z] 3d358b848f89: Preparing [2026-05-27T09:59:49.698Z] d63088003388: Preparing [2026-05-27T09:59:49.698Z] 79ed31a086a0: Preparing [2026-05-27T09:59:49.698Z] 01162bce14a5: Preparing [2026-05-27T09:59:49.698Z] 3ccb5a50aaa3: Preparing [2026-05-27T09:59:49.698Z] 315f82ba6ce4: Preparing [2026-05-27T09:59:49.698Z] c54de6c5dbc0: Preparing [2026-05-27T09:59:49.698Z] eeaa73608b53: Preparing [2026-05-27T09:59:49.698Z] 01162bce14a5: Waiting [2026-05-27T09:59:49.698Z] 3ccb5a50aaa3: Waiting [2026-05-27T09:59:49.698Z] 315f82ba6ce4: Waiting [2026-05-27T09:59:49.698Z] c54de6c5dbc0: Waiting [2026-05-27T09:59:49.698Z] eeaa73608b53: Waiting [2026-05-27T09:59:49.698Z] d63088003388: Layer already exists [2026-05-27T09:59:49.698Z] 79ed31a086a0: Layer already exists [2026-05-27T09:59:49.996Z] 9d72eef47573: Pushed [2026-05-27T09:59:49.996Z] 3d358b848f89: Pushed [2026-05-27T09:59:49.996Z] a62fff39ace0: Pushed [2026-05-27T09:59:49.996Z] eeaa73608b53: Layer already exists [2026-05-27T09:59:49.996Z] 315f82ba6ce4: Pushed [2026-05-27T09:59:51.065Z] c54de6c5dbc0: Pushed [2026-05-27T10:00:03.571Z] 3ccb5a50aaa3: Pushed [2026-05-27T10:00:21.996Z] 01162bce14a5: Pushed [2026-05-27T10:00:21.996Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:22.358Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:22.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.3-dev.1 [2026-05-27T10:00:22.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T10:00:22.710Z] a62fff39ace0: Preparing [2026-05-27T10:00:22.710Z] 9d72eef47573: Preparing [2026-05-27T10:00:22.710Z] 3d358b848f89: Preparing [2026-05-27T10:00:22.710Z] d63088003388: Preparing [2026-05-27T10:00:22.710Z] 79ed31a086a0: Preparing [2026-05-27T10:00:22.710Z] 01162bce14a5: Preparing [2026-05-27T10:00:22.710Z] 3ccb5a50aaa3: Preparing [2026-05-27T10:00:22.710Z] 315f82ba6ce4: Preparing [2026-05-27T10:00:22.710Z] c54de6c5dbc0: Preparing [2026-05-27T10:00:22.710Z] eeaa73608b53: Preparing [2026-05-27T10:00:22.710Z] 01162bce14a5: Waiting [2026-05-27T10:00:22.710Z] 315f82ba6ce4: Waiting [2026-05-27T10:00:22.710Z] 3ccb5a50aaa3: Waiting [2026-05-27T10:00:22.710Z] c54de6c5dbc0: Waiting [2026-05-27T10:00:22.710Z] eeaa73608b53: Waiting [2026-05-27T10:00:22.710Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:22.710Z] d63088003388: Layer already exists [2026-05-27T10:00:22.710Z] 9d72eef47573: Layer already exists [2026-05-27T10:00:22.710Z] 3d358b848f89: Layer already exists [2026-05-27T10:00:22.710Z] a62fff39ace0: Layer already exists [2026-05-27T10:00:22.710Z] eeaa73608b53: Layer already exists [2026-05-27T10:00:22.710Z] c54de6c5dbc0: Layer already exists [2026-05-27T10:00:22.710Z] 01162bce14a5: Layer already exists [2026-05-27T10:00:22.710Z] 3ccb5a50aaa3: Layer already exists [2026-05-27T10:00:22.710Z] 315f82ba6ce4: Layer already exists [2026-05-27T10:00:22.975Z] 4.0.3-dev.1: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:23.332Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:23.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:00:23.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T10:00:23.686Z] a62fff39ace0: Preparing [2026-05-27T10:00:23.686Z] 9d72eef47573: Preparing [2026-05-27T10:00:23.686Z] 3d358b848f89: Preparing [2026-05-27T10:00:23.686Z] d63088003388: Preparing [2026-05-27T10:00:23.686Z] 79ed31a086a0: Preparing [2026-05-27T10:00:23.686Z] 01162bce14a5: Preparing [2026-05-27T10:00:23.686Z] 3ccb5a50aaa3: Preparing [2026-05-27T10:00:23.686Z] 315f82ba6ce4: Preparing [2026-05-27T10:00:23.686Z] c54de6c5dbc0: Preparing [2026-05-27T10:00:23.686Z] eeaa73608b53: Preparing [2026-05-27T10:00:23.686Z] 3ccb5a50aaa3: Waiting [2026-05-27T10:00:23.686Z] 315f82ba6ce4: Waiting [2026-05-27T10:00:23.686Z] c54de6c5dbc0: Waiting [2026-05-27T10:00:23.686Z] eeaa73608b53: Waiting [2026-05-27T10:00:23.686Z] 01162bce14a5: Waiting [2026-05-27T10:00:23.686Z] 9d72eef47573: Layer already exists [2026-05-27T10:00:23.686Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:23.686Z] 3d358b848f89: Layer already exists [2026-05-27T10:00:23.686Z] a62fff39ace0: Layer already exists [2026-05-27T10:00:23.686Z] d63088003388: Layer already exists [2026-05-27T10:00:23.686Z] 315f82ba6ce4: Layer already exists [2026-05-27T10:00:23.686Z] 01162bce14a5: Layer already exists [2026-05-27T10:00:23.686Z] 3ccb5a50aaa3: Layer already exists [2026-05-27T10:00:23.686Z] c54de6c5dbc0: Layer already exists [2026-05-27T10:00:23.686Z] eeaa73608b53: Layer already exists [2026-05-27T10:00:23.951Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:24.312Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:24.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [2026-05-27T10:00:24.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T10:00:24.667Z] a62fff39ace0: Preparing [2026-05-27T10:00:24.667Z] 9d72eef47573: Preparing [2026-05-27T10:00:24.667Z] 3d358b848f89: Preparing [2026-05-27T10:00:24.667Z] d63088003388: Preparing [2026-05-27T10:00:24.667Z] 79ed31a086a0: Preparing [2026-05-27T10:00:24.667Z] 01162bce14a5: Preparing [2026-05-27T10:00:24.667Z] 3ccb5a50aaa3: Preparing [2026-05-27T10:00:24.667Z] 315f82ba6ce4: Preparing [2026-05-27T10:00:24.667Z] c54de6c5dbc0: Preparing [2026-05-27T10:00:24.667Z] eeaa73608b53: Preparing [2026-05-27T10:00:24.667Z] 3ccb5a50aaa3: Waiting [2026-05-27T10:00:24.667Z] 315f82ba6ce4: Waiting [2026-05-27T10:00:24.667Z] c54de6c5dbc0: Waiting [2026-05-27T10:00:24.667Z] eeaa73608b53: Waiting [2026-05-27T10:00:24.667Z] 01162bce14a5: Waiting [2026-05-27T10:00:24.667Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:24.667Z] d63088003388: Layer already exists [2026-05-27T10:00:24.667Z] a62fff39ace0: Layer already exists [2026-05-27T10:00:24.667Z] 3d358b848f89: Layer already exists [2026-05-27T10:00:24.667Z] 9d72eef47573: Layer already exists [2026-05-27T10:00:24.667Z] 01162bce14a5: Layer already exists [2026-05-27T10:00:24.667Z] 3ccb5a50aaa3: Layer already exists [2026-05-27T10:00:24.667Z] 315f82ba6ce4: Layer already exists [2026-05-27T10:00:24.667Z] c54de6c5dbc0: Layer already exists [2026-05-27T10:00:24.667Z] eeaa73608b53: Layer already exists [2026-05-27T10:00:24.933Z] palau: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T10:00:25.028Z] ===================================================== [Pipeline] echo [2026-05-27T10:00:25.043Z] taggedImages: [2026-05-27T10:00:25.043Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:00:25.043Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.3-dev.1 [2026-05-27T10:00:25.043Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:00:25.043Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] echo [2026-05-27T10:00:25.071Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-27T10:00:25.071Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:00:25.071Z] 4.0.3-dev.1 [2026-05-27T10:00:25.071Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:00:25.071Z] palau [2026-05-27T10:00:25.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:25.450Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:25.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:00:25.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T10:00:25.813Z] 745c72b9539d: Preparing [2026-05-27T10:00:25.813Z] 8035ccdb0437: Preparing [2026-05-27T10:00:25.813Z] 8cb0214b079b: Preparing [2026-05-27T10:00:25.813Z] d63088003388: Preparing [2026-05-27T10:00:25.813Z] 79ed31a086a0: Preparing [2026-05-27T10:00:25.813Z] 01162bce14a5: Preparing [2026-05-27T10:00:25.813Z] 8a39eebf8348: Preparing [2026-05-27T10:00:25.813Z] 3542688ae181: Preparing [2026-05-27T10:00:25.813Z] eeaa73608b53: Preparing [2026-05-27T10:00:25.813Z] 01162bce14a5: Waiting [2026-05-27T10:00:25.813Z] 8a39eebf8348: Waiting [2026-05-27T10:00:25.813Z] 3542688ae181: Waiting [2026-05-27T10:00:25.813Z] eeaa73608b53: Waiting [2026-05-27T10:00:25.813Z] d63088003388: Layer already exists [2026-05-27T10:00:26.080Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:26.080Z] 01162bce14a5: Layer already exists [2026-05-27T10:00:26.080Z] 8cb0214b079b: Pushed [2026-05-27T10:00:26.080Z] 8035ccdb0437: Pushed [2026-05-27T10:00:26.080Z] eeaa73608b53: Layer already exists [2026-05-27T10:00:26.080Z] 745c72b9539d: Pushed [2026-05-27T10:00:26.080Z] 8a39eebf8348: Pushed [2026-05-27T10:00:27.034Z] 3542688ae181: Pushed [2026-05-27T10:00:30.370Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:30.735Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:31.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.3-dev.1 [2026-05-27T10:00:31.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T10:00:31.087Z] 745c72b9539d: Preparing [2026-05-27T10:00:31.087Z] 8035ccdb0437: Preparing [2026-05-27T10:00:31.087Z] 8cb0214b079b: Preparing [2026-05-27T10:00:31.087Z] d63088003388: Preparing [2026-05-27T10:00:31.087Z] 79ed31a086a0: Preparing [2026-05-27T10:00:31.087Z] 01162bce14a5: Preparing [2026-05-27T10:00:31.087Z] 8a39eebf8348: Preparing [2026-05-27T10:00:31.087Z] 3542688ae181: Preparing [2026-05-27T10:00:31.087Z] eeaa73608b53: Preparing [2026-05-27T10:00:31.087Z] 01162bce14a5: Waiting [2026-05-27T10:00:31.087Z] 8a39eebf8348: Waiting [2026-05-27T10:00:31.087Z] 3542688ae181: Waiting [2026-05-27T10:00:31.087Z] eeaa73608b53: Waiting [2026-05-27T10:00:31.087Z] 8035ccdb0437: Layer already exists [2026-05-27T10:00:31.087Z] 8cb0214b079b: Layer already exists [2026-05-27T10:00:31.087Z] d63088003388: Layer already exists [2026-05-27T10:00:31.087Z] 745c72b9539d: Layer already exists [2026-05-27T10:00:31.087Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:31.087Z] 01162bce14a5: Layer already exists [2026-05-27T10:00:31.087Z] 8a39eebf8348: Layer already exists [2026-05-27T10:00:31.087Z] 3542688ae181: Layer already exists [2026-05-27T10:00:31.087Z] eeaa73608b53: Layer already exists [2026-05-27T10:00:31.352Z] 4.0.3-dev.1: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:31.724Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:32.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:00:32.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T10:00:32.096Z] 745c72b9539d: Preparing [2026-05-27T10:00:32.096Z] 8035ccdb0437: Preparing [2026-05-27T10:00:32.096Z] 8cb0214b079b: Preparing [2026-05-27T10:00:32.096Z] d63088003388: Preparing [2026-05-27T10:00:32.096Z] 79ed31a086a0: Preparing [2026-05-27T10:00:32.096Z] 01162bce14a5: Preparing [2026-05-27T10:00:32.096Z] 8a39eebf8348: Preparing [2026-05-27T10:00:32.096Z] 3542688ae181: Preparing [2026-05-27T10:00:32.096Z] eeaa73608b53: Preparing [2026-05-27T10:00:32.096Z] 8a39eebf8348: Waiting [2026-05-27T10:00:32.096Z] 01162bce14a5: Waiting [2026-05-27T10:00:32.096Z] 3542688ae181: Waiting [2026-05-27T10:00:32.096Z] eeaa73608b53: Waiting [2026-05-27T10:00:32.096Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:32.096Z] 8035ccdb0437: Layer already exists [2026-05-27T10:00:32.096Z] 745c72b9539d: Layer already exists [2026-05-27T10:00:32.096Z] 8cb0214b079b: Layer already exists [2026-05-27T10:00:32.096Z] d63088003388: Layer already exists [2026-05-27T10:00:32.096Z] 01162bce14a5: Layer already exists [2026-05-27T10:00:32.096Z] eeaa73608b53: Layer already exists [2026-05-27T10:00:32.096Z] 8a39eebf8348: Layer already exists [2026-05-27T10:00:32.096Z] 3542688ae181: Layer already exists [2026-05-27T10:00:32.361Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:32.723Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:33.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [2026-05-27T10:00:33.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T10:00:33.082Z] 745c72b9539d: Preparing [2026-05-27T10:00:33.082Z] 8035ccdb0437: Preparing [2026-05-27T10:00:33.082Z] 8cb0214b079b: Preparing [2026-05-27T10:00:33.082Z] d63088003388: Preparing [2026-05-27T10:00:33.082Z] 79ed31a086a0: Preparing [2026-05-27T10:00:33.082Z] 01162bce14a5: Preparing [2026-05-27T10:00:33.082Z] 8a39eebf8348: Preparing [2026-05-27T10:00:33.082Z] 3542688ae181: Preparing [2026-05-27T10:00:33.082Z] eeaa73608b53: Preparing [2026-05-27T10:00:33.082Z] 8a39eebf8348: Waiting [2026-05-27T10:00:33.082Z] 3542688ae181: Waiting [2026-05-27T10:00:33.082Z] eeaa73608b53: Waiting [2026-05-27T10:00:33.082Z] 01162bce14a5: Waiting [2026-05-27T10:00:33.082Z] d63088003388: Layer already exists [2026-05-27T10:00:33.082Z] 8035ccdb0437: Layer already exists [2026-05-27T10:00:33.082Z] 8cb0214b079b: Layer already exists [2026-05-27T10:00:33.082Z] 745c72b9539d: Layer already exists [2026-05-27T10:00:33.082Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:33.082Z] 3542688ae181: Layer already exists [2026-05-27T10:00:33.082Z] 8a39eebf8348: Layer already exists [2026-05-27T10:00:33.082Z] eeaa73608b53: Layer already exists [2026-05-27T10:00:33.082Z] 01162bce14a5: Layer already exists [2026-05-27T10:00:33.348Z] palau: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T10:00:33.429Z] ===================================================== [Pipeline] echo [2026-05-27T10:00:33.447Z] taggedImages: [2026-05-27T10:00:33.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:00:33.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.3-dev.1 [2026-05-27T10:00:33.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:00:33.447Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] echo [2026-05-27T10:00:33.475Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-27T10:00:33.475Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:00:33.475Z] 4.0.3-dev.1 [2026-05-27T10:00:33.475Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:00:33.475Z] palau [2026-05-27T10:00:33.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:33.855Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:00:34.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:00:34.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T10:00:34.213Z] 93cc69fcd0c2: Preparing [2026-05-27T10:00:34.213Z] d593931c3f0b: Preparing [2026-05-27T10:00:34.213Z] ea27e68bd80e: Preparing [2026-05-27T10:00:34.213Z] d63088003388: Preparing [2026-05-27T10:00:34.213Z] 79ed31a086a0: Preparing [2026-05-27T10:00:34.213Z] 5a1ff4fdc1cf: Preparing [2026-05-27T10:00:34.213Z] 315f82ba6ce4: Preparing [2026-05-27T10:00:34.213Z] 5a1ff4fdc1cf: Waiting [2026-05-27T10:00:34.213Z] c54de6c5dbc0: Preparing [2026-05-27T10:00:34.213Z] 315f82ba6ce4: Waiting [2026-05-27T10:00:34.213Z] eeaa73608b53: Preparing [2026-05-27T10:00:34.213Z] c54de6c5dbc0: Waiting [2026-05-27T10:00:34.213Z] eeaa73608b53: Waiting [2026-05-27T10:00:34.213Z] 79ed31a086a0: Layer already exists [2026-05-27T10:00:34.213Z] d63088003388: Layer already exists [2026-05-27T10:00:34.478Z] 315f82ba6ce4: Layer already exists [2026-05-27T10:00:34.478Z] d593931c3f0b: Pushed [2026-05-27T10:00:34.478Z] c54de6c5dbc0: Layer already exists [2026-05-27T10:00:34.478Z] ea27e68bd80e: Pushed [2026-05-27T10:00:34.478Z] 93cc69fcd0c2: Pushed [2026-05-27T10:00:34.478Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:01.164Z] 5a1ff4fdc1cf: Pushed [2026-05-27T10:01:01.164Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:01.681Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:02.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.3-dev.1 [2026-05-27T10:01:02.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T10:01:02.357Z] 93cc69fcd0c2: Preparing [2026-05-27T10:01:02.357Z] d593931c3f0b: Preparing [2026-05-27T10:01:02.357Z] ea27e68bd80e: Preparing [2026-05-27T10:01:02.357Z] d63088003388: Preparing [2026-05-27T10:01:02.357Z] 79ed31a086a0: Preparing [2026-05-27T10:01:02.357Z] 5a1ff4fdc1cf: Preparing [2026-05-27T10:01:02.357Z] 315f82ba6ce4: Preparing [2026-05-27T10:01:02.357Z] c54de6c5dbc0: Preparing [2026-05-27T10:01:02.357Z] eeaa73608b53: Preparing [2026-05-27T10:01:02.357Z] 315f82ba6ce4: Waiting [2026-05-27T10:01:02.357Z] 5a1ff4fdc1cf: Waiting [2026-05-27T10:01:02.357Z] c54de6c5dbc0: Waiting [2026-05-27T10:01:02.357Z] eeaa73608b53: Waiting [2026-05-27T10:01:02.357Z] d593931c3f0b: Layer already exists [2026-05-27T10:01:02.357Z] d63088003388: Layer already exists [2026-05-27T10:01:02.357Z] ea27e68bd80e: Layer already exists [2026-05-27T10:01:02.357Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:02.357Z] 93cc69fcd0c2: Layer already exists [2026-05-27T10:01:02.357Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:02.357Z] 315f82ba6ce4: Layer already exists [2026-05-27T10:01:02.357Z] c54de6c5dbc0: Layer already exists [2026-05-27T10:01:02.357Z] 5a1ff4fdc1cf: Layer already exists [2026-05-27T10:01:02.357Z] 4.0.3-dev.1: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:02.836Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:03.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:03.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T10:01:03.351Z] 93cc69fcd0c2: Preparing [2026-05-27T10:01:03.351Z] d593931c3f0b: Preparing [2026-05-27T10:01:03.351Z] ea27e68bd80e: Preparing [2026-05-27T10:01:03.351Z] d63088003388: Preparing [2026-05-27T10:01:03.351Z] 79ed31a086a0: Preparing [2026-05-27T10:01:03.351Z] 5a1ff4fdc1cf: Preparing [2026-05-27T10:01:03.351Z] 315f82ba6ce4: Preparing [2026-05-27T10:01:03.351Z] c54de6c5dbc0: Preparing [2026-05-27T10:01:03.351Z] eeaa73608b53: Preparing [2026-05-27T10:01:03.351Z] 5a1ff4fdc1cf: Waiting [2026-05-27T10:01:03.351Z] 315f82ba6ce4: Waiting [2026-05-27T10:01:03.351Z] c54de6c5dbc0: Waiting [2026-05-27T10:01:03.351Z] eeaa73608b53: Waiting [2026-05-27T10:01:03.351Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:03.351Z] ea27e68bd80e: Layer already exists [2026-05-27T10:01:03.351Z] d593931c3f0b: Layer already exists [2026-05-27T10:01:03.351Z] 93cc69fcd0c2: Layer already exists [2026-05-27T10:01:03.351Z] d63088003388: Layer already exists [2026-05-27T10:01:03.351Z] c54de6c5dbc0: Layer already exists [2026-05-27T10:01:03.351Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:03.351Z] 315f82ba6ce4: Layer already exists [2026-05-27T10:01:03.351Z] 5a1ff4fdc1cf: Layer already exists [2026-05-27T10:01:03.351Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:03.810Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:04.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [2026-05-27T10:01:04.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T10:01:04.365Z] 93cc69fcd0c2: Preparing [2026-05-27T10:01:04.365Z] d593931c3f0b: Preparing [2026-05-27T10:01:04.365Z] ea27e68bd80e: Preparing [2026-05-27T10:01:04.365Z] d63088003388: Preparing [2026-05-27T10:01:04.365Z] 79ed31a086a0: Preparing [2026-05-27T10:01:04.365Z] 5a1ff4fdc1cf: Preparing [2026-05-27T10:01:04.365Z] 315f82ba6ce4: Preparing [2026-05-27T10:01:04.365Z] c54de6c5dbc0: Preparing [2026-05-27T10:01:04.365Z] eeaa73608b53: Preparing [2026-05-27T10:01:04.365Z] 5a1ff4fdc1cf: Waiting [2026-05-27T10:01:04.365Z] 315f82ba6ce4: Waiting [2026-05-27T10:01:04.365Z] eeaa73608b53: Waiting [2026-05-27T10:01:04.365Z] c54de6c5dbc0: Waiting [2026-05-27T10:01:04.365Z] 93cc69fcd0c2: Layer already exists [2026-05-27T10:01:04.365Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:04.365Z] d593931c3f0b: Layer already exists [2026-05-27T10:01:04.365Z] ea27e68bd80e: Layer already exists [2026-05-27T10:01:04.365Z] d63088003388: Layer already exists [2026-05-27T10:01:04.365Z] 315f82ba6ce4: Layer already exists [2026-05-27T10:01:04.365Z] 5a1ff4fdc1cf: Layer already exists [2026-05-27T10:01:04.365Z] c54de6c5dbc0: Layer already exists [2026-05-27T10:01:04.365Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:04.365Z] palau: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T10:01:04.538Z] ===================================================== [Pipeline] echo [2026-05-27T10:01:04.573Z] taggedImages: [2026-05-27T10:01:04.573Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:01:04.573Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.3-dev.1 [2026-05-27T10:01:04.573Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:04.573Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] echo [2026-05-27T10:01:04.655Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-27T10:01:04.655Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:01:04.655Z] 4.0.3-dev.1 [2026-05-27T10:01:04.655Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:04.655Z] palau [2026-05-27T10:01:04.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:05.147Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:05.643Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:01:05.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T10:01:05.643Z] c848600243ed: Preparing [2026-05-27T10:01:05.643Z] 3fc45e293183: Preparing [2026-05-27T10:01:05.643Z] d63088003388: Preparing [2026-05-27T10:01:05.643Z] 79ed31a086a0: Preparing [2026-05-27T10:01:05.643Z] d660f086ec17: Preparing [2026-05-27T10:01:05.643Z] 8a8ad1ad9cd1: Preparing [2026-05-27T10:01:05.643Z] eeaa73608b53: Preparing [2026-05-27T10:01:05.643Z] 8a8ad1ad9cd1: Waiting [2026-05-27T10:01:05.643Z] eeaa73608b53: Waiting [2026-05-27T10:01:05.643Z] d63088003388: Layer already exists [2026-05-27T10:01:05.643Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:05.643Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:05.960Z] d660f086ec17: Pushed [2026-05-27T10:01:05.960Z] c848600243ed: Pushed [2026-05-27T10:01:06.805Z] 8a8ad1ad9cd1: Pushed [2026-05-27T10:01:13.601Z] 3fc45e293183: Pushed [2026-05-27T10:01:13.602Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:13.996Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:14.353Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.3-dev.1 [2026-05-27T10:01:14.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T10:01:14.353Z] c848600243ed: Preparing [2026-05-27T10:01:14.353Z] 3fc45e293183: Preparing [2026-05-27T10:01:14.353Z] d63088003388: Preparing [2026-05-27T10:01:14.353Z] 79ed31a086a0: Preparing [2026-05-27T10:01:14.353Z] d660f086ec17: Preparing [2026-05-27T10:01:14.353Z] 8a8ad1ad9cd1: Preparing [2026-05-27T10:01:14.353Z] eeaa73608b53: Preparing [2026-05-27T10:01:14.353Z] 8a8ad1ad9cd1: Waiting [2026-05-27T10:01:14.353Z] eeaa73608b53: Waiting [2026-05-27T10:01:14.353Z] 3fc45e293183: Layer already exists [2026-05-27T10:01:14.353Z] c848600243ed: Layer already exists [2026-05-27T10:01:14.353Z] d63088003388: Layer already exists [2026-05-27T10:01:14.353Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:14.353Z] d660f086ec17: Layer already exists [2026-05-27T10:01:14.353Z] 8a8ad1ad9cd1: Layer already exists [2026-05-27T10:01:14.353Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:14.353Z] 4.0.3-dev.1: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:14.717Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:15.219Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:15.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T10:01:15.219Z] c848600243ed: Preparing [2026-05-27T10:01:15.219Z] 3fc45e293183: Preparing [2026-05-27T10:01:15.219Z] d63088003388: Preparing [2026-05-27T10:01:15.219Z] 79ed31a086a0: Preparing [2026-05-27T10:01:15.219Z] d660f086ec17: Preparing [2026-05-27T10:01:15.219Z] 8a8ad1ad9cd1: Preparing [2026-05-27T10:01:15.219Z] eeaa73608b53: Preparing [2026-05-27T10:01:15.219Z] 8a8ad1ad9cd1: Waiting [2026-05-27T10:01:15.219Z] eeaa73608b53: Waiting [2026-05-27T10:01:15.219Z] d660f086ec17: Layer already exists [2026-05-27T10:01:15.219Z] 3fc45e293183: Layer already exists [2026-05-27T10:01:15.219Z] d63088003388: Layer already exists [2026-05-27T10:01:15.219Z] c848600243ed: Layer already exists [2026-05-27T10:01:15.219Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:15.219Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:15.219Z] 8a8ad1ad9cd1: Layer already exists [2026-05-27T10:01:15.491Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:15.857Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:16.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [2026-05-27T10:01:16.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T10:01:16.213Z] c848600243ed: Preparing [2026-05-27T10:01:16.213Z] 3fc45e293183: Preparing [2026-05-27T10:01:16.213Z] d63088003388: Preparing [2026-05-27T10:01:16.213Z] 79ed31a086a0: Preparing [2026-05-27T10:01:16.213Z] d660f086ec17: Preparing [2026-05-27T10:01:16.213Z] 8a8ad1ad9cd1: Preparing [2026-05-27T10:01:16.213Z] eeaa73608b53: Preparing [2026-05-27T10:01:16.213Z] 8a8ad1ad9cd1: Waiting [2026-05-27T10:01:16.213Z] eeaa73608b53: Waiting [2026-05-27T10:01:16.213Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:16.213Z] 3fc45e293183: Layer already exists [2026-05-27T10:01:16.213Z] d63088003388: Layer already exists [2026-05-27T10:01:16.213Z] d660f086ec17: Layer already exists [2026-05-27T10:01:16.213Z] c848600243ed: Layer already exists [2026-05-27T10:01:16.213Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:16.213Z] 8a8ad1ad9cd1: Layer already exists [2026-05-27T10:01:16.478Z] palau: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T10:01:16.549Z] ===================================================== [Pipeline] echo [2026-05-27T10:01:16.563Z] taggedImages: [2026-05-27T10:01:16.563Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:01:16.563Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.3-dev.1 [2026-05-27T10:01:16.563Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:16.563Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] echo [2026-05-27T10:01:16.589Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-27T10:01:16.589Z] 8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:01:16.589Z] 4.0.3-dev.1 [2026-05-27T10:01:16.589Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:16.589Z] palau [2026-05-27T10:01:16.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:17.042Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:17.434Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:01:17.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T10:01:17.434Z] cb837b67909c: Preparing [2026-05-27T10:01:17.434Z] b6e7ce694def: Preparing [2026-05-27T10:01:17.434Z] d63088003388: Preparing [2026-05-27T10:01:17.434Z] 79ed31a086a0: Preparing [2026-05-27T10:01:17.434Z] 3a0c7b08a400: Preparing [2026-05-27T10:01:17.434Z] 5b9d9a2ac2a8: Preparing [2026-05-27T10:01:17.434Z] eeaa73608b53: Preparing [2026-05-27T10:01:17.434Z] 5b9d9a2ac2a8: Waiting [2026-05-27T10:01:17.434Z] eeaa73608b53: Waiting [2026-05-27T10:01:17.434Z] d63088003388: Layer already exists [2026-05-27T10:01:17.705Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:17.705Z] 3a0c7b08a400: Pushed [2026-05-27T10:01:17.705Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:17.705Z] cb837b67909c: Pushed [2026-05-27T10:01:17.972Z] 5b9d9a2ac2a8: Pushed [2026-05-27T10:01:26.160Z] b6e7ce694def: Pushed [2026-05-27T10:01:26.160Z] 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:26.525Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:26.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.3-dev.1 [2026-05-27T10:01:26.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T10:01:26.874Z] cb837b67909c: Preparing [2026-05-27T10:01:26.874Z] b6e7ce694def: Preparing [2026-05-27T10:01:26.874Z] d63088003388: Preparing [2026-05-27T10:01:26.874Z] 79ed31a086a0: Preparing [2026-05-27T10:01:26.874Z] 3a0c7b08a400: Preparing [2026-05-27T10:01:26.874Z] 5b9d9a2ac2a8: Preparing [2026-05-27T10:01:26.874Z] eeaa73608b53: Preparing [2026-05-27T10:01:26.874Z] 5b9d9a2ac2a8: Waiting [2026-05-27T10:01:26.874Z] eeaa73608b53: Waiting [2026-05-27T10:01:26.874Z] d63088003388: Layer already exists [2026-05-27T10:01:26.874Z] 3a0c7b08a400: Layer already exists [2026-05-27T10:01:26.874Z] cb837b67909c: Layer already exists [2026-05-27T10:01:26.874Z] b6e7ce694def: Layer already exists [2026-05-27T10:01:26.874Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:26.874Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:26.874Z] 5b9d9a2ac2a8: Layer already exists [2026-05-27T10:01:26.874Z] 4.0.3-dev.1: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:27.499Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:27.973Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:27.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T10:01:27.973Z] cb837b67909c: Preparing [2026-05-27T10:01:27.973Z] b6e7ce694def: Preparing [2026-05-27T10:01:27.973Z] d63088003388: Preparing [2026-05-27T10:01:27.973Z] 79ed31a086a0: Preparing [2026-05-27T10:01:27.973Z] 3a0c7b08a400: Preparing [2026-05-27T10:01:27.973Z] 5b9d9a2ac2a8: Preparing [2026-05-27T10:01:27.973Z] eeaa73608b53: Preparing [2026-05-27T10:01:27.973Z] 5b9d9a2ac2a8: Waiting [2026-05-27T10:01:27.973Z] eeaa73608b53: Waiting [2026-05-27T10:01:27.973Z] d63088003388: Layer already exists [2026-05-27T10:01:27.973Z] 3a0c7b08a400: Layer already exists [2026-05-27T10:01:27.973Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:27.973Z] b6e7ce694def: Layer already exists [2026-05-27T10:01:27.973Z] cb837b67909c: Layer already exists [2026-05-27T10:01:27.973Z] 5b9d9a2ac2a8: Layer already exists [2026-05-27T10:01:27.973Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:27.973Z] 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:28.337Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:28.695Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [2026-05-27T10:01:28.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T10:01:28.696Z] cb837b67909c: Preparing [2026-05-27T10:01:28.696Z] b6e7ce694def: Preparing [2026-05-27T10:01:28.696Z] d63088003388: Preparing [2026-05-27T10:01:28.696Z] 79ed31a086a0: Preparing [2026-05-27T10:01:28.696Z] 3a0c7b08a400: Preparing [2026-05-27T10:01:28.696Z] 5b9d9a2ac2a8: Preparing [2026-05-27T10:01:28.696Z] eeaa73608b53: Preparing [2026-05-27T10:01:28.696Z] 5b9d9a2ac2a8: Waiting [2026-05-27T10:01:28.696Z] eeaa73608b53: Waiting [2026-05-27T10:01:28.696Z] cb837b67909c: Layer already exists [2026-05-27T10:01:28.696Z] 79ed31a086a0: Layer already exists [2026-05-27T10:01:28.696Z] 3a0c7b08a400: Layer already exists [2026-05-27T10:01:28.696Z] b6e7ce694def: Layer already exists [2026-05-27T10:01:28.696Z] d63088003388: Layer already exists [2026-05-27T10:01:28.696Z] 5b9d9a2ac2a8: Layer already exists [2026-05-27T10:01:28.696Z] eeaa73608b53: Layer already exists [2026-05-27T10:01:28.696Z] palau: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T10:01:29.054Z] ===================================================== [Pipeline] echo [2026-05-27T10:01:29.074Z] taggedImages: [2026-05-27T10:01:29.074Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [2026-05-27T10:01:29.074Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.3-dev.1 [2026-05-27T10:01:29.074Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [2026-05-27T10:01:29.074Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:29.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T10:01:29.500Z] [2026-05-27T10:01:29.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:01:29.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T10:01:29.846Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-27T10:01:29.846Z] 8998bd30e6a1: Pulling fs layer [2026-05-27T10:01:29.846Z] 04944245beec: Pulling fs layer [2026-05-27T10:01:29.846Z] 699f458cf7ca: Pulling fs layer [2026-05-27T10:01:29.846Z] 765212b225bb: Pulling fs layer [2026-05-27T10:01:29.846Z] f23df028b6ca: Pulling fs layer [2026-05-27T10:01:29.846Z] d65c8cfc05b1: Pulling fs layer [2026-05-27T10:01:29.846Z] 2437ff75d9bd: Pulling fs layer [2026-05-27T10:01:29.846Z] f23df028b6ca: Waiting [2026-05-27T10:01:29.846Z] d65c8cfc05b1: Waiting [2026-05-27T10:01:29.846Z] 2437ff75d9bd: Waiting [2026-05-27T10:01:29.846Z] 765212b225bb: Waiting [2026-05-27T10:01:30.112Z] 04944245beec: Verifying Checksum [2026-05-27T10:01:30.113Z] 04944245beec: Download complete [2026-05-27T10:01:30.113Z] 765212b225bb: Verifying Checksum [2026-05-27T10:01:30.113Z] 765212b225bb: Download complete [2026-05-27T10:01:30.113Z] f23df028b6ca: Download complete [2026-05-27T10:01:30.113Z] d65c8cfc05b1: Verifying Checksum [2026-05-27T10:01:30.113Z] d65c8cfc05b1: Download complete [2026-05-27T10:01:30.113Z] 699f458cf7ca: Verifying Checksum [2026-05-27T10:01:30.113Z] 699f458cf7ca: Download complete [2026-05-27T10:01:30.699Z] 8998bd30e6a1: Verifying Checksum [2026-05-27T10:01:30.699Z] 8998bd30e6a1: Download complete [2026-05-27T10:01:33.284Z] 2437ff75d9bd: Verifying Checksum [2026-05-27T10:01:33.284Z] 2437ff75d9bd: Download complete [2026-05-27T10:01:35.231Z] 8998bd30e6a1: Pull complete [2026-05-27T10:01:40.572Z] 04944245beec: Pull complete [2026-05-27T10:01:41.529Z] 699f458cf7ca: Pull complete [2026-05-27T10:01:41.530Z] 765212b225bb: Pull complete [2026-05-27T10:01:42.484Z] f23df028b6ca: Pull complete [2026-05-27T10:01:42.748Z] d65c8cfc05b1: Pull complete [2026-05-27T10:02:00.987Z] 2437ff75d9bd: Pull complete [2026-05-27T10:02:00.987Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-27T10:02:00.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T10:02:00.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T10:02:01.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-11622 does not seem to be running inside a container [2026-05-27T10:02:01.285Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-27T10:02:07.466Z] $ docker top 8d964eda7bc24f5291e3f49a9227ac1405a0291f3b40a0d5f51acf843fb0c94c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:02:08.443Z] ---> job-cost.sh [2026-05-27T10:02:08.444Z] lf-activate-venv: SKIPPING [2026-05-27T10:02:08.444Z] INFO: No Stack... [2026-05-27T10:02:09.024Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-27T10:02:09.985Z] INFO: Archiving Costs [Pipeline] sh [2026-05-27T10:02:10.619Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2026-05-27T10:02:10.619Z] + cut -d, -f6 [Pipeline] lock [2026-05-27T10:02:10.641Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] [2026-05-27T10:02:10.652Z] Resource [jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] did not exist. Created. [2026-05-27T10:02:10.658Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-27T10:02:11.308Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-27T10:02:12.972Z] Stashed 1 file(s) [Pipeline] } [2026-05-27T10:02:12.980Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-27T10:02:13.023Z] $ docker stop --time=1 8d964eda7bc24f5291e3f49a9227ac1405a0291f3b40a0d5f51acf843fb0c94c [2026-05-27T10:02:14.612Z] $ docker rm -f --volumes 8d964eda7bc24f5291e3f49a9227ac1405a0291f3b40a0d5f51acf843fb0c94c [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-05-27T10:02:15.247Z] provisioning config files... [2026-05-27T10:02:15.256Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6988363376240158303tmp [Pipeline] { [Pipeline] sh [2026-05-27T10:02:15.567Z] + set +x [2026-05-27T10:02:15.567Z] + bash -s -- [2026-05-27T10:02:15.567Z] + curl -s https://codecov.io/bash [2026-05-27T10:02:15.567Z] [2026-05-27T10:02:15.567Z] _____ _ [2026-05-27T10:02:15.567Z] / ____| | | [2026-05-27T10:02:15.567Z] | | ___ __| | ___ ___ _____ __ [2026-05-27T10:02:15.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-27T10:02:15.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-27T10:02:15.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-27T10:02:15.567Z] Bash-1.0.6 [2026-05-27T10:02:15.567Z] [2026-05-27T10:02:15.567Z] [2026-05-27T10:02:15.567Z] ==> git version 2.25.1 found [2026-05-27T10:02:15.567Z] ==> 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-05-27T10:02:15.567Z] Release-Date: 2020-01-08 [2026-05-27T10:02:15.567Z] 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-05-27T10:02:15.568Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-27T10:02:15.568Z] ==> Jenkins CI detected. [2026-05-27T10:02:15.568Z] current dir:  /w/workspace/edgex-go/5 [2026-05-27T10:02:15.568Z] project root: . [2026-05-27T10:02:15.568Z] --> token set from env [2026-05-27T10:02:15.568Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2026-05-27T10:02:15.826Z] ==> Running gcov in . (disable via -X gcov) [2026-05-27T10:02:15.826Z] ==> Python coveragepy not found [2026-05-27T10:02:15.826Z] ==> Searching for coverage reports in: [2026-05-27T10:02:15.826Z] + . [2026-05-27T10:02:15.826Z] -> Found 1 reports [2026-05-27T10:02:15.826Z] ==> Detecting git/mercurial file structure [2026-05-27T10:02:15.826Z] ==> Reading reports [2026-05-27T10:02:15.826Z] + ./coverage.out bytes=1048214 [2026-05-27T10:02:15.826Z] ==> Appending adjustments [2026-05-27T10:02:15.826Z] https://docs.codecov.io/docs/fixing-reports [2026-05-27T10:02:17.728Z] + Found adjustments [2026-05-27T10:02:17.728Z] ==> Gzipping contents [2026-05-27T10:02:17.728Z] 132K /tmp/codecov.HIkbEp.gz [2026-05-27T10:02:17.728Z] ==> Uploading reports [2026-05-27T10:02:17.728Z] url: https://codecov.io [2026-05-27T10:02:17.728Z] query: branch=palau&commit=8446ae5d47073f02c70d118b2bb7464829f71379&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-27T10:02:17.728Z] -> Pinging Codecov [2026-05-27T10:02:17.728Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=8446ae5d47073f02c70d118b2bb7464829f71379&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-27T10:02:17.728Z] -> Uploading to [2026-05-27T10:02:17.728Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/8446ae5d47073f02c70d118b2bb7464829f71379/a450f3df-692e-4e6a-b13e-057e3a23de98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260527%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260527T100217Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2885ac526522c044ec057134eef5af377d3fc8c8a117d6d02e365d94cd8b9a53 [2026-05-27T10:02:17.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:17.728Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:18.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 447k --:--:-- --:--:-- --:--:-- 448k [2026-05-27T10:02:18.297Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [2026-05-27T10:02:18.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-27T10:02:18.566Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-27T10:02:18.586Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:02:18.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T10:02:18.905Z] [2026-05-27T10:02:18.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:02:19.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T10:02:19.232Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-27T10:02:19.232Z] 2d35ebdb57d9: Pulling fs layer [2026-05-27T10:02:19.232Z] 85e8836fcdb2: Pulling fs layer [2026-05-27T10:02:19.232Z] 91631faa732a: Pulling fs layer [2026-05-27T10:02:19.232Z] f3f5ae8826fa: Pulling fs layer [2026-05-27T10:02:19.232Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T10:02:19.232Z] f3f5ae8826fa: Waiting [2026-05-27T10:02:19.232Z] 4f4fb700ef54: Waiting [2026-05-27T10:02:19.232Z] 7861252a18e6: Pulling fs layer [2026-05-27T10:02:19.232Z] 9130f900ef6f: Pulling fs layer [2026-05-27T10:02:19.232Z] 7861252a18e6: Waiting [2026-05-27T10:02:19.232Z] 9130f900ef6f: Waiting [2026-05-27T10:02:19.232Z] 85e8836fcdb2: Verifying Checksum [2026-05-27T10:02:19.232Z] 85e8836fcdb2: Download complete [2026-05-27T10:02:19.232Z] f3f5ae8826fa: Verifying Checksum [2026-05-27T10:02:19.232Z] f3f5ae8826fa: Download complete [2026-05-27T10:02:19.232Z] 4f4fb700ef54: Download complete [2026-05-27T10:02:19.492Z] 2d35ebdb57d9: Download complete [2026-05-27T10:02:19.492Z] 2d35ebdb57d9: Pull complete [2026-05-27T10:02:19.751Z] 85e8836fcdb2: Pull complete [2026-05-27T10:02:19.751Z] 7861252a18e6: Verifying Checksum [2026-05-27T10:02:19.751Z] 7861252a18e6: Download complete [2026-05-27T10:02:20.009Z] 91631faa732a: Verifying Checksum [2026-05-27T10:02:20.009Z] 91631faa732a: Download complete [2026-05-27T10:02:20.944Z] 9130f900ef6f: Verifying Checksum [2026-05-27T10:02:20.944Z] 9130f900ef6f: Download complete [2026-05-27T10:02:24.240Z] 91631faa732a: Pull complete [2026-05-27T10:02:24.498Z] f3f5ae8826fa: Pull complete [2026-05-27T10:02:24.498Z] 4f4fb700ef54: Pull complete [2026-05-27T10:02:24.756Z] 7861252a18e6: Pull complete [2026-05-27T10:02:28.955Z] 9130f900ef6f: Pull complete [2026-05-27T10:02:28.955Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-27T10:02:28.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T10:02:28.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T10:02:29.064Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T10:02:29.090Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/edgex-snyk-go:latest cat [2026-05-27T10:02:32.292Z] $ docker top ad25f85ec294802c961b57e77cbbbfb92e36158df33df226d6ca8af4f1d9d120 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T10:02:32.651Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2026-05-27T10:02:32.663Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:palau' [Pipeline] sh [2026-05-27T10:02:32.944Z] + set -o pipefail [2026-05-27T10:02:32.944Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:palau' [2026-05-27T10:02:38.211Z] [2026-05-27T10:02:38.211Z] Monitoring /w/workspace/edgex-go/5 (github.com/edgexfoundry/edgex-go)... [2026-05-27T10:02:38.211Z] [2026-05-27T10:02:38.211Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4f3e4e36-2379-42c1-852b-d249be37c9d6/history/15dc0d7e-5597-4586-a124-7235063eefe2 [2026-05-27T10:02:38.211Z] [2026-05-27T10:02:38.211Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-27T10:02:38.211Z] [2026-05-27T10:02:38.211Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-27T10:02:38.211Z] [Pipeline] } [2026-05-27T10:02:39.163Z] $ docker stop --time=1 ad25f85ec294802c961b57e77cbbbfb92e36158df33df226d6ca8af4f1d9d120 [2026-05-27T10:02:40.654Z] $ docker rm -f --volumes ad25f85ec294802c961b57e77cbbbfb92e36158df33df226d6ca8af4f1d9d120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-27T10:02:41.039Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T10:02:41.065Z] provisioning config files... [2026-05-27T10:02:41.072Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/5@tmp/config11042463841011513610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:02:41.371Z] --> edgex-publish-swagger.sh [2026-05-27T10:02:41.371Z] === Publish openapi API === [2026-05-27T10:02:41.371Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-27T10:02:41.371Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/5/openapi/core-command.yaml] [2026-05-27T10:02:41.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:41.371Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:41.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 392 194k --:--:-- --:--:-- --:--:-- 194k [2026-05-27T10:02:41.371Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:41.371Z] [2026-05-27T10:02:41.371Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/5/openapi/core-data.yaml] [2026-05-27T10:02:41.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:41.371Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:41.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75309 0 0 100 75309 0 886k --:--:-- --:--:-- --:--:-- 875k 100 75375 100 66 100 75309 455 507k --:--:-- --:--:-- --:--:-- 504k [2026-05-27T10:02:41.630Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:41.630Z] [2026-05-27T10:02:41.630Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/5/openapi/core-keeper.yaml] [2026-05-27T10:02:41.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:41.630Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:41.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 305k [2026-05-27T10:02:41.631Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:41.631Z] [2026-05-27T10:02:41.631Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/5/openapi/core-metadata.yaml] [2026-05-27T10:02:41.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:41.631Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:41.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 485 1199k --:--:-- --:--:-- --:--:-- 1209k [2026-05-27T10:02:41.890Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:41.890Z] [2026-05-27T10:02:41.890Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/5/openapi/security-proxy-auth.yaml] [2026-05-27T10:02:41.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:41.890Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:41.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 605 219k --:--:-- --:--:-- --:--:-- 219k [2026-05-27T10:02:41.891Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:41.891Z] [2026-05-27T10:02:41.891Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/5/openapi/security-secretstore-setup.yaml] [2026-05-27T10:02:41.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:41.891Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:42.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 628 37266 --:--:-- --:--:-- --:--:-- 37895 [2026-05-27T10:02:42.196Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:42.196Z] [2026-05-27T10:02:42.196Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/5/openapi/support-notifications.yaml] [2026-05-27T10:02:42.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:42.197Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:42.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 507 751k --:--:-- --:--:-- --:--:-- 751k [2026-05-27T10:02:42.197Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:42.197Z] [2026-05-27T10:02:42.197Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/5/openapi/support-scheduler.yaml] [2026-05-27T10:02:42.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T10:02:42.197Z] Dload Upload Total Spent Left Speed [2026-05-27T10:02:42.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 573 434k --:--:-- --:--:-- --:--:-- 435k [2026-05-27T10:02:42.456Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T10:02:42.456Z] [Pipeline] } [2026-05-27T10:02:42.468Z] 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-05-27T10:02:42.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T10:02:42.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:02:43.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T10:02:43.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T10:02:43.310Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T10:02:43.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T10:02:43.620Z] $ docker top 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 -eo pid,comm [2026-05-27T10:02:43.674Z] 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-05-27T10:02:43.674Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T10:02:43.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T10:02:43.732Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T10:02:43.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T10:02:43.839Z] $ docker exec 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 ssh-agent [2026-05-27T10:02:43.955Z] SSH_AUTH_SOCK=/tmp/ssh-J86E3PhxfNBW/agent.34 [2026-05-27T10:02:43.955Z] SSH_AGENT_PID=40 [2026-05-27T10:02:43.960Z] Running ssh-add (command line suppressed) [2026-05-27T10:02:44.049Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2031842751225660958.key (/w/workspace/edgex-go/5@tmp/private_key_2031842751225660958.key) [2026-05-27T10:02:44.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T10:02:44.364Z] + git semver tag [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,629 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,633 [run_tag] DEBUG tag force:False [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,633 [check_head_tag] DEBUG check head tag [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,636 [execute] INFO git cat-file --batch-check [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5, stdin=, shell=False, universal_newlines=False) [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,641 [execute] INFO git cat-file --batch [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5, stdin=, shell=False, universal_newlines=False) [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,681 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,682 [execute] INFO git tag -a v4.0.3-dev.1 -m v4.0.3-dev.1 [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,682 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.3-dev.1', '-m', 'v4.0.3-dev.1'], cwd=/w/workspace/edgex-go/5, stdin=None, shell=False, universal_newlines=False) [2026-05-27T10:02:44.933Z] 2026-05-27 10:02:44,686 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau [2026-05-27T10:02:44.933Z] 4.0.3-dev.1 [Pipeline] } [2026-05-27T10:02:44.938Z] $ docker exec --env ******** --env ******** 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 ssh-agent -k [2026-05-27T10:02:45.034Z] unset SSH_AUTH_SOCK; [2026-05-27T10:02:45.034Z] unset SSH_AGENT_PID; [2026-05-27T10:02:45.034Z] echo Agent pid 40 killed; [2026-05-27T10:02:45.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T10:02:45.388Z] + git semver [Pipeline] } [2026-05-27T10:02:45.658Z] $ docker stop --time=1 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 [2026-05-27T10:02:46.943Z] $ docker rm -f --volumes 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:02:47.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T10:02:47.378Z] [2026-05-27T10:02:47.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:02:47.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T10:02:47.686Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-27T10:02:47.686Z] ab5ef0e58194: Pulling fs layer [2026-05-27T10:02:47.686Z] 9712f1f96733: Pulling fs layer [2026-05-27T10:02:47.686Z] 63f879dbbcfc: Pulling fs layer [2026-05-27T10:02:47.686Z] 0d9ebad4ef96: Pulling fs layer [2026-05-27T10:02:47.686Z] e9a5061849ea: Pulling fs layer [2026-05-27T10:02:47.686Z] d747dcd14b5f: Pulling fs layer [2026-05-27T10:02:47.686Z] 2de7ff778b66: Pulling fs layer [2026-05-27T10:02:47.686Z] 0d9ebad4ef96: Waiting [2026-05-27T10:02:47.686Z] d747dcd14b5f: Waiting [2026-05-27T10:02:47.686Z] 2de7ff778b66: Waiting [2026-05-27T10:02:47.686Z] e9a5061849ea: Waiting [2026-05-27T10:02:47.946Z] 9712f1f96733: Download complete [2026-05-27T10:02:48.222Z] 63f879dbbcfc: Verifying Checksum [2026-05-27T10:02:48.222Z] 63f879dbbcfc: Download complete [2026-05-27T10:02:48.481Z] e9a5061849ea: Verifying Checksum [2026-05-27T10:02:48.481Z] e9a5061849ea: Download complete [2026-05-27T10:02:48.481Z] 0d9ebad4ef96: Verifying Checksum [2026-05-27T10:02:48.481Z] 0d9ebad4ef96: Download complete [2026-05-27T10:02:48.481Z] d747dcd14b5f: Verifying Checksum [2026-05-27T10:02:48.481Z] d747dcd14b5f: Download complete [2026-05-27T10:02:48.481Z] ab5ef0e58194: Verifying Checksum [2026-05-27T10:02:48.481Z] ab5ef0e58194: Download complete [2026-05-27T10:02:48.481Z] 2de7ff778b66: Verifying Checksum [2026-05-27T10:02:48.481Z] 2de7ff778b66: Download complete [2026-05-27T10:02:52.673Z] ab5ef0e58194: Pull complete [2026-05-27T10:02:52.673Z] 9712f1f96733: Pull complete [2026-05-27T10:02:52.673Z] 63f879dbbcfc: Pull complete [2026-05-27T10:02:57.949Z] 0d9ebad4ef96: Pull complete [2026-05-27T10:02:57.949Z] e9a5061849ea: Pull complete [2026-05-27T10:02:57.949Z] d747dcd14b5f: Pull complete [2026-05-27T10:02:58.519Z] 2de7ff778b66: Pull complete [2026-05-27T10:02:58.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-27T10:02:58.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T10:02:58.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T10:02:58.623Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T10:02:58.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-27T10:03:01.083Z] $ docker top 0f8c1c9b1b18dda040997565b8527e850adc3004654d886cae03373c7839bf2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-27T10:03:01.169Z] provisioning config files... [2026-05-27T10:03:01.178Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/5@tmp/config855262499329586827tmp [2026-05-27T10:03:01.187Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/5@tmp/config14395213131747049205tmp [2026-05-27T10:03:01.196Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/5@tmp/config1199194029330003364tmp [Pipeline] { [Pipeline] echo [2026-05-27T10:03:01.230Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:03:01.525Z] ---> sigul-configuration.sh [2026-05-27T10:03:01.525Z] gpg: directory `/root/.gnupg' created [2026-05-27T10:03:01.525Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-27T10:03:01.525Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-27T10:03:01.525Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-27T10:03:01.525Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-27T10:03:01.525Z] gpg: CAST5 encrypted data [2026-05-27T10:03:01.525Z] gpg: encrypted with 1 passphrase [2026-05-27T10:03:01.525Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-27T10:03:01.825Z] + mkdir /home/jenkins [2026-05-27T10:03:01.825Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-27T10:03:02.126Z] + 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-05-27T10:03:02.141Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:03:02.435Z] ---> sigul-install.sh [2026-05-27T10:03:02.435Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-27T10:03:02.728Z] + git tag --list [2026-05-27T10:03:02.728Z] 0.6.0 [2026-05-27T10:03:02.728Z] 0.6.1 [2026-05-27T10:03:02.728Z] 0.7.0 [2026-05-27T10:03:02.728Z] 0.7.1 [2026-05-27T10:03:02.728Z] v1.0.0 [2026-05-27T10:03:02.728Z] v1.0.1 [2026-05-27T10:03:02.728Z] v1.1.0 [2026-05-27T10:03:02.728Z] v1.2.0 [2026-05-27T10:03:02.728Z] v1.2.1 [2026-05-27T10:03:02.728Z] v1.3.0 [2026-05-27T10:03:02.728Z] v1.3.1 [2026-05-27T10:03:02.728Z] v2.0.0 [2026-05-27T10:03:02.728Z] v2.1.0 [2026-05-27T10:03:02.728Z] v2.1.1 [2026-05-27T10:03:02.728Z] v2.2.0 [2026-05-27T10:03:02.728Z] v2.3.0 [2026-05-27T10:03:02.728Z] v3.0 [2026-05-27T10:03:02.728Z] v3.0.0 [2026-05-27T10:03:02.728Z] v3.1 [2026-05-27T10:03:02.728Z] v3.1.0 [2026-05-27T10:03:02.728Z] v3.1.1 [2026-05-27T10:03:02.728Z] v4.0 [2026-05-27T10:03:02.728Z] v4.0.0 [2026-05-27T10:03:02.728Z] v4.0.1 [2026-05-27T10:03:02.728Z] v4.0.1-dev.1 [2026-05-27T10:03:02.728Z] v4.0.1-dev.2 [2026-05-27T10:03:02.728Z] v4.0.2 [2026-05-27T10:03:02.728Z] v4.0.2-dev.1 [2026-05-27T10:03:02.728Z] v4.0.3-dev.1 [2026-05-27T10:03:02.728Z] v4.1.0-dev.1 [2026-05-27T10:03:02.728Z] v4.1.0-dev.10 [2026-05-27T10:03:02.728Z] v4.1.0-dev.100 [2026-05-27T10:03:02.728Z] v4.1.0-dev.101 [2026-05-27T10:03:02.728Z] v4.1.0-dev.102 [2026-05-27T10:03:02.728Z] v4.1.0-dev.103 [2026-05-27T10:03:02.728Z] v4.1.0-dev.104 [2026-05-27T10:03:02.728Z] v4.1.0-dev.105 [2026-05-27T10:03:02.728Z] v4.1.0-dev.106 [2026-05-27T10:03:02.728Z] v4.1.0-dev.107 [2026-05-27T10:03:02.728Z] v4.1.0-dev.108 [2026-05-27T10:03:02.728Z] v4.1.0-dev.109 [2026-05-27T10:03:02.728Z] v4.1.0-dev.11 [2026-05-27T10:03:02.728Z] v4.1.0-dev.110 [2026-05-27T10:03:02.728Z] v4.1.0-dev.111 [2026-05-27T10:03:02.728Z] v4.1.0-dev.112 [2026-05-27T10:03:02.728Z] v4.1.0-dev.113 [2026-05-27T10:03:02.728Z] v4.1.0-dev.114 [2026-05-27T10:03:02.728Z] v4.1.0-dev.115 [2026-05-27T10:03:02.728Z] v4.1.0-dev.116 [2026-05-27T10:03:02.728Z] v4.1.0-dev.117 [2026-05-27T10:03:02.728Z] v4.1.0-dev.12 [2026-05-27T10:03:02.728Z] v4.1.0-dev.13 [2026-05-27T10:03:02.728Z] v4.1.0-dev.14 [2026-05-27T10:03:02.728Z] v4.1.0-dev.15 [2026-05-27T10:03:02.728Z] v4.1.0-dev.16 [2026-05-27T10:03:02.728Z] v4.1.0-dev.17 [2026-05-27T10:03:02.728Z] v4.1.0-dev.18 [2026-05-27T10:03:02.728Z] v4.1.0-dev.19 [2026-05-27T10:03:02.728Z] v4.1.0-dev.2 [2026-05-27T10:03:02.728Z] v4.1.0-dev.20 [2026-05-27T10:03:02.728Z] v4.1.0-dev.21 [2026-05-27T10:03:02.728Z] v4.1.0-dev.22 [2026-05-27T10:03:02.728Z] v4.1.0-dev.23 [2026-05-27T10:03:02.728Z] v4.1.0-dev.24 [2026-05-27T10:03:02.728Z] v4.1.0-dev.25 [2026-05-27T10:03:02.728Z] v4.1.0-dev.26 [2026-05-27T10:03:02.728Z] v4.1.0-dev.27 [2026-05-27T10:03:02.728Z] v4.1.0-dev.28 [2026-05-27T10:03:02.728Z] v4.1.0-dev.29 [2026-05-27T10:03:02.728Z] v4.1.0-dev.3 [2026-05-27T10:03:02.728Z] v4.1.0-dev.30 [2026-05-27T10:03:02.728Z] v4.1.0-dev.31 [2026-05-27T10:03:02.728Z] v4.1.0-dev.32 [2026-05-27T10:03:02.728Z] v4.1.0-dev.33 [2026-05-27T10:03:02.729Z] v4.1.0-dev.34 [2026-05-27T10:03:02.729Z] v4.1.0-dev.35 [2026-05-27T10:03:02.729Z] v4.1.0-dev.36 [2026-05-27T10:03:02.729Z] v4.1.0-dev.37 [2026-05-27T10:03:02.729Z] v4.1.0-dev.38 [2026-05-27T10:03:02.729Z] v4.1.0-dev.39 [2026-05-27T10:03:02.729Z] v4.1.0-dev.4 [2026-05-27T10:03:02.729Z] v4.1.0-dev.40 [2026-05-27T10:03:02.729Z] v4.1.0-dev.41 [2026-05-27T10:03:02.729Z] v4.1.0-dev.42 [2026-05-27T10:03:02.729Z] v4.1.0-dev.43 [2026-05-27T10:03:02.729Z] v4.1.0-dev.44 [2026-05-27T10:03:02.729Z] v4.1.0-dev.45 [2026-05-27T10:03:02.729Z] v4.1.0-dev.46 [2026-05-27T10:03:02.729Z] v4.1.0-dev.47 [2026-05-27T10:03:02.729Z] v4.1.0-dev.48 [2026-05-27T10:03:02.729Z] v4.1.0-dev.49 [2026-05-27T10:03:02.729Z] v4.1.0-dev.5 [2026-05-27T10:03:02.729Z] v4.1.0-dev.50 [2026-05-27T10:03:02.729Z] v4.1.0-dev.51 [2026-05-27T10:03:02.729Z] v4.1.0-dev.52 [2026-05-27T10:03:02.729Z] v4.1.0-dev.53 [2026-05-27T10:03:02.729Z] v4.1.0-dev.54 [2026-05-27T10:03:02.729Z] v4.1.0-dev.55 [2026-05-27T10:03:02.729Z] v4.1.0-dev.56 [2026-05-27T10:03:02.729Z] v4.1.0-dev.57 [2026-05-27T10:03:02.729Z] v4.1.0-dev.58 [2026-05-27T10:03:02.729Z] v4.1.0-dev.59 [2026-05-27T10:03:02.729Z] v4.1.0-dev.6 [2026-05-27T10:03:02.729Z] v4.1.0-dev.60 [2026-05-27T10:03:02.729Z] v4.1.0-dev.61 [2026-05-27T10:03:02.729Z] v4.1.0-dev.62 [2026-05-27T10:03:02.729Z] v4.1.0-dev.63 [2026-05-27T10:03:02.729Z] v4.1.0-dev.64 [2026-05-27T10:03:02.729Z] v4.1.0-dev.65 [2026-05-27T10:03:02.729Z] v4.1.0-dev.66 [2026-05-27T10:03:02.729Z] v4.1.0-dev.67 [2026-05-27T10:03:02.729Z] v4.1.0-dev.68 [2026-05-27T10:03:02.729Z] v4.1.0-dev.69 [2026-05-27T10:03:02.729Z] v4.1.0-dev.7 [2026-05-27T10:03:02.729Z] v4.1.0-dev.70 [2026-05-27T10:03:02.729Z] v4.1.0-dev.71 [2026-05-27T10:03:02.729Z] v4.1.0-dev.72 [2026-05-27T10:03:02.729Z] v4.1.0-dev.73 [2026-05-27T10:03:02.729Z] v4.1.0-dev.74 [2026-05-27T10:03:02.729Z] v4.1.0-dev.75 [2026-05-27T10:03:02.729Z] v4.1.0-dev.76 [2026-05-27T10:03:02.729Z] v4.1.0-dev.77 [2026-05-27T10:03:02.729Z] v4.1.0-dev.78 [2026-05-27T10:03:02.729Z] v4.1.0-dev.79 [2026-05-27T10:03:02.729Z] v4.1.0-dev.8 [2026-05-27T10:03:02.729Z] v4.1.0-dev.80 [2026-05-27T10:03:02.729Z] v4.1.0-dev.81 [2026-05-27T10:03:02.729Z] v4.1.0-dev.82 [2026-05-27T10:03:02.729Z] v4.1.0-dev.83 [2026-05-27T10:03:02.729Z] v4.1.0-dev.84 [2026-05-27T10:03:02.729Z] v4.1.0-dev.85 [2026-05-27T10:03:02.729Z] v4.1.0-dev.86 [2026-05-27T10:03:02.729Z] v4.1.0-dev.87 [2026-05-27T10:03:02.729Z] v4.1.0-dev.88 [2026-05-27T10:03:02.729Z] v4.1.0-dev.89 [2026-05-27T10:03:02.729Z] v4.1.0-dev.9 [2026-05-27T10:03:02.729Z] v4.1.0-dev.90 [2026-05-27T10:03:02.729Z] v4.1.0-dev.91 [2026-05-27T10:03:02.729Z] v4.1.0-dev.92 [2026-05-27T10:03:02.729Z] v4.1.0-dev.93 [2026-05-27T10:03:02.729Z] v4.1.0-dev.94 [2026-05-27T10:03:02.729Z] v4.1.0-dev.95 [2026-05-27T10:03:02.729Z] v4.1.0-dev.96 [2026-05-27T10:03:02.729Z] v4.1.0-dev.97 [2026-05-27T10:03:02.729Z] v4.1.0-dev.98 [2026-05-27T10:03:02.729Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-27T10:03:03.029Z] + lftools sign git-tag v4.0.3-dev.1 [2026-05-27T10:03:03.597Z] Signing Git tag with Sigul... [2026-05-27T10:03:03.597Z] Signing v4.0.3-dev.1 [2026-05-27T10:04:55.124Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2026-05-27T10:04:55.162Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:04:55.542Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-27T10:04:55.601Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-27T10:04:55.671Z] $ docker stop --time=1 0f8c1c9b1b18dda040997565b8527e850adc3004654d886cae03373c7839bf2e [2026-05-27T10:04:57.011Z] $ docker rm -f --volumes 0f8c1c9b1b18dda040997565b8527e850adc3004654d886cae03373c7839bf2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-27T10:04:57.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T10:04:57.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:04:58.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T10:04:58.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T10:04:58.244Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T10:04:58.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T10:04:58.686Z] $ docker top f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 -eo pid,comm [2026-05-27T10:04:58.796Z] 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-05-27T10:04:58.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T10:04:58.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T10:04:58.881Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T10:04:59.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T10:04:59.002Z] $ docker exec f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 ssh-agent [2026-05-27T10:04:59.148Z] SSH_AUTH_SOCK=/tmp/ssh-UQql5eSZHgaD/agent.31 [2026-05-27T10:04:59.148Z] SSH_AGENT_PID=37 [2026-05-27T10:04:59.174Z] Running ssh-add (command line suppressed) [2026-05-27T10:04:59.274Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5760444612811519523.key (/w/workspace/edgex-go/5@tmp/private_key_5760444612811519523.key) [2026-05-27T10:04:59.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T10:04:59.653Z] + git semver bump pre [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,868 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,875 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,875 [bump_version] DEBUG bumping version:4.0.3-dev.1 on axis:pre with prefix:dev [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,875 [bump_version] DEBUG bumped version:4.0.3-dev.2 [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,875 [write_version] DEBUG write version:4.0.3-dev.2 to path:/w/workspace/edgex-go/5/.semver/palau with force:True [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,875 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,875 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/palau [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,879 [execute] INFO git cat-file --batch-check [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,891 [execute] INFO git cat-file --batch [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T10:04:59.954Z] 2026-05-27 10:04:59,896 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau [2026-05-27T10:04:59.954Z] 4.0.3-dev.2 [Pipeline] } [2026-05-27T10:05:00.028Z] $ docker exec --env ******** --env ******** f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 ssh-agent -k [2026-05-27T10:05:00.114Z] unset SSH_AUTH_SOCK; [2026-05-27T10:05:00.114Z] unset SSH_AGENT_PID; [2026-05-27T10:05:00.115Z] echo Agent pid 37 killed; [2026-05-27T10:05:00.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T10:05:00.716Z] + git semver [Pipeline] } [2026-05-27T10:05:01.058Z] $ docker stop --time=1 f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 [2026-05-27T10:05:02.381Z] $ docker rm -f --volumes f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T10:05:02.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T10:05:02.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:05:03.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T10:05:03.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T10:05:03.581Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T10:05:03.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T10:05:04.078Z] $ docker top 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 -eo pid,comm [2026-05-27T10:05:04.144Z] 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-05-27T10:05:04.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T10:05:04.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T10:05:04.269Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T10:05:04.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T10:05:04.376Z] $ docker exec 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 ssh-agent [2026-05-27T10:05:04.502Z] SSH_AUTH_SOCK=/tmp/ssh-YC5FKLkhP5sj/agent.32 [2026-05-27T10:05:04.502Z] SSH_AGENT_PID=38 [2026-05-27T10:05:04.524Z] Running ssh-add (command line suppressed) [2026-05-27T10:05:04.611Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_16655673605355748615.key (/w/workspace/edgex-go/5@tmp/private_key_16655673605355748615.key) [2026-05-27T10:05:04.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T10:05:05.219Z] + git semver push [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,301 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,305 [run_push] DEBUG push [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,306 [execute] INFO git cat-file --batch-check [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,309 [execute] INFO git rev-list 6914578fa2b974f25a129f8377f670f7dc24768e -- [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,309 [execute] DEBUG Popen(['git', 'rev-list', '6914578fa2b974f25a129f8377f670f7dc24768e', '--'], cwd=/w/workspace/edgex-go/5/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,350 [execute] INFO git fetch -v -- origin [2026-05-27T10:05:05.521Z] 2026-05-27 10:05:05,351 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/5/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-27T10:05:06.166Z] 2026-05-27 10:05:06,117 [run_push] DEBUG remote changes detected [2026-05-27T10:05:06.166Z] 2026-05-27 10:05:06,118 [run_push] DEBUG latest remote commit 2823b87468e05da1fe4279cc09faf336f2ada10f is not in local commits [2026-05-27T10:05:06.166Z] 2026-05-27 10:05:06,118 [run_push] DEBUG integrating remote changes with a git pull [2026-05-27T10:05:06.166Z] 2026-05-27 10:05:06,118 [execute] INFO git pull origin semver [2026-05-27T10:05:06.166Z] 2026-05-27 10:05:06,118 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/5/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-27T10:05:06.811Z] 2026-05-27 10:05:06,631 [main] ERROR Cmd('git') failed due to: exit code(1) [2026-05-27T10:05:06.811Z] cmdline: git pull origin semver [2026-05-27T10:05:06.811Z] stdout: 'Auto-merging palau [2026-05-27T10:05:06.811Z] CONFLICT (content): Merge conflict in palau [2026-05-27T10:05:06.811Z] Automatic merge failed; fix conflicts and then commit the result.' [2026-05-27T10:05:06.811Z] stderr: 'From github.com:edgexfoundry/edgex-go [2026-05-27T10:05:06.811Z] * branch semver -> FETCH_HEAD [2026-05-27T10:05:06.811Z] hint: Pulling without specifying how to reconcile divergent branches is [2026-05-27T10:05:06.811Z] hint: discouraged. You can squelch this message by running one of the following [2026-05-27T10:05:06.811Z] hint: commands sometime before your next pull: [2026-05-27T10:05:06.811Z] hint: [2026-05-27T10:05:06.811Z] hint: git config pull.rebase false # merge (the default strategy) [2026-05-27T10:05:06.811Z] hint: git config pull.rebase true # rebase [2026-05-27T10:05:06.811Z] hint: git config pull.ff only # fast-forward only [2026-05-27T10:05:06.811Z] hint: [2026-05-27T10:05:06.811Z] hint: You can replace "git config" with "git config --global" to set a default [2026-05-27T10:05:06.811Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2026-05-27T10:05:06.811Z] hint: or --ff-only on the command line to override the configured default per [2026-05-27T10:05:06.811Z] hint: invocation.' [2026-05-27T10:05:06.811Z] ERROR: Cmd('git') failed due to: exit code(1) [2026-05-27T10:05:06.811Z] cmdline: git pull origin semver [2026-05-27T10:05:06.811Z] stdout: 'Auto-merging palau [2026-05-27T10:05:06.811Z] CONFLICT (content): Merge conflict in palau [2026-05-27T10:05:06.811Z] Automatic merge failed; fix conflicts and then commit the result.' [2026-05-27T10:05:06.811Z] stderr: 'From github.com:edgexfoundry/edgex-go [2026-05-27T10:05:06.811Z] * branch semver -> FETCH_HEAD [2026-05-27T10:05:06.811Z] hint: Pulling without specifying how to reconcile divergent branches is [2026-05-27T10:05:06.811Z] hint: discouraged. You can squelch this message by running one of the following [2026-05-27T10:05:06.811Z] hint: commands sometime before your next pull: [2026-05-27T10:05:06.811Z] hint: [2026-05-27T10:05:06.811Z] hint: git config pull.rebase false # merge (the default strategy) [2026-05-27T10:05:06.811Z] hint: git config pull.rebase true # rebase [2026-05-27T10:05:06.811Z] hint: git config pull.ff only # fast-forward only [2026-05-27T10:05:06.811Z] hint: [2026-05-27T10:05:06.811Z] hint: You can replace "git config" with "git config --global" to set a default [2026-05-27T10:05:06.811Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2026-05-27T10:05:06.811Z] hint: or --ff-only on the command line to override the configured default per [2026-05-27T10:05:06.811Z] hint: invocation.' [Pipeline] } [2026-05-27T10:05:06.856Z] $ docker exec --env ******** --env ******** 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 ssh-agent -k [2026-05-27T10:05:06.951Z] unset SSH_AUTH_SOCK; [2026-05-27T10:05:06.951Z] unset SSH_AGENT_PID; [2026-05-27T10:05:06.952Z] echo Agent pid 38 killed; [2026-05-27T10:05:07.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2026-05-27T10:05:07.092Z] $ docker stop --time=1 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 [2026-05-27T10:05:08.385Z] $ docker rm -f --volumes 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 [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-05-27T10:05:09.185Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:05:09.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:05:10.345Z] ---> package-listing.sh [2026-05-27T10:05:10.345Z] ++ facter osfamily [2026-05-27T10:05:10.345Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-27T10:05:10.607Z] + OS_FAMILY=debian [2026-05-27T10:05:10.607Z] + workspace=/w/workspace/edgex-go/5 [2026-05-27T10:05:10.607Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-27T10:05:10.607Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-27T10:05:10.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-27T10:05:10.607Z] + PACKAGES=/tmp/packages_start.txt [2026-05-27T10:05:10.607Z] + '[' /w/workspace/edgex-go/5 ']' [2026-05-27T10:05:10.607Z] + PACKAGES=/tmp/packages_end.txt [2026-05-27T10:05:10.607Z] + case "${OS_FAMILY}" in [2026-05-27T10:05:10.607Z] + dpkg -l [2026-05-27T10:05:10.607Z] + grep '^ii' [2026-05-27T10:05:10.607Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-27T10:05:10.607Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-27T10:05:10.607Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-27T10:05:10.607Z] + '[' /w/workspace/edgex-go/5 ']' [2026-05-27T10:05:10.607Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2026-05-27T10:05:10.607Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2026-05-27T10:05:10.616Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-27T10:05:10.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:05:11.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T10:05:11.472Z] [2026-05-27T10:05:11.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T10:05:11.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T10:05:11.773Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-27T10:05:11.773Z] 5eb5b503b376: Pulling fs layer [2026-05-27T10:05:11.773Z] 5c69ac0246d0: Pulling fs layer [2026-05-27T10:05:11.773Z] ec43610c2a17: Pulling fs layer [2026-05-27T10:05:11.773Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-27T10:05:11.773Z] 33b1e0a273af: Pulling fs layer [2026-05-27T10:05:11.773Z] 5d3b04190fa2: Pulling fs layer [2026-05-27T10:05:11.773Z] 2f39f015ded8: Pulling fs layer [2026-05-27T10:05:11.773Z] 33b1e0a273af: Waiting [2026-05-27T10:05:11.773Z] 5d3b04190fa2: Waiting [2026-05-27T10:05:11.773Z] 2f39f015ded8: Waiting [2026-05-27T10:05:11.773Z] 3a2ae6a8a46f: Waiting [2026-05-27T10:05:11.773Z] 5c69ac0246d0: Verifying Checksum [2026-05-27T10:05:11.773Z] 5c69ac0246d0: Download complete [2026-05-27T10:05:11.773Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-27T10:05:11.773Z] 3a2ae6a8a46f: Download complete [2026-05-27T10:05:11.773Z] 33b1e0a273af: Download complete [2026-05-27T10:05:11.773Z] 5d3b04190fa2: Verifying Checksum [2026-05-27T10:05:11.773Z] 5d3b04190fa2: Download complete [2026-05-27T10:05:12.037Z] ec43610c2a17: Verifying Checksum [2026-05-27T10:05:12.037Z] ec43610c2a17: Download complete [2026-05-27T10:05:12.037Z] 5eb5b503b376: Verifying Checksum [2026-05-27T10:05:12.037Z] 5eb5b503b376: Download complete [2026-05-27T10:05:13.032Z] 2f39f015ded8: Download complete [2026-05-27T10:05:13.809Z] 5eb5b503b376: Pull complete [2026-05-27T10:05:13.809Z] 5c69ac0246d0: Pull complete [2026-05-27T10:05:14.125Z] ec43610c2a17: Pull complete [2026-05-27T10:05:14.125Z] 3a2ae6a8a46f: Pull complete [2026-05-27T10:05:14.448Z] 33b1e0a273af: Pull complete [2026-05-27T10:05:14.448Z] 5d3b04190fa2: Pull complete [2026-05-27T10:05:18.994Z] 2f39f015ded8: Pull complete [2026-05-27T10:05:18.994Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-27T10:05:18.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T10:05:18.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T10:05:19.325Z] prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container [2026-05-27T10:05:19.434Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-27T10:05:20.872Z] $ docker top 18ab0882de083686222e93e9ec3bccb3366b0fcef520ca4ec5b2d091b2dd2be2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T10:05:21.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-27T10:05:21.766Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-27T10:05:22.112Z] + ls /var/log/sa-host [2026-05-27T10:05:22.112Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T10:05:22.360Z] provisioning config files... [2026-05-27T10:05:22.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config12652162266454930509tmp [Pipeline] { [Pipeline] echo [2026-05-27T10:05:22.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:05:22.783Z] ---> create-netrc.sh [Pipeline] } [2026-05-27T10:05:22.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:05:23.157Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-27T10:05:23.164Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:05:23.457Z] ---> sudo-logs.sh [2026-05-27T10:05:23.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-27T10:05:23.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:05:23.815Z] ---> job-cost.sh [2026-05-27T10:05:23.815Z] lf-activate-venv: SKIPPING [2026-05-27T10:05:23.815Z] DEBUG: total: 0.10999999940395355 [2026-05-27T10:05:23.815Z] INFO: Retrieving Stack Cost... [2026-05-27T10:05:24.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-27T10:05:24.650Z] INFO: Archiving Costs [Pipeline] echo [2026-05-27T10:05:24.659Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T10:05:24.946Z] ---> logs-deploy.sh [2026-05-27T10:05:24.946Z] lf-activate-venv: SKIPPING [2026-05-27T10:05:24.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/palau/5 [2026-05-27T10:05:24.946Z] INFO: archiving workspace using pattern(s): [2026-05-27T10:05:25.891Z] Archives upload complete. [2026-05-27T10:05:26.151Z] INFO: archiving logs to Nexus [2026-05-27T10:05:26.754Z] ---> uname -a: [2026-05-27T10:05:26.754Z] Linux prd-ubuntu20-04-docker-8c-8g-11617 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] ---> lscpu: [2026-05-27T10:05:26.754Z] Architecture: x86_64 [2026-05-27T10:05:26.754Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-27T10:05:26.754Z] Byte Order: Little Endian [2026-05-27T10:05:26.754Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-27T10:05:26.754Z] CPU(s): 8 [2026-05-27T10:05:26.754Z] On-line CPU(s) list: 0-7 [2026-05-27T10:05:26.754Z] Thread(s) per core: 1 [2026-05-27T10:05:26.754Z] Core(s) per socket: 1 [2026-05-27T10:05:26.754Z] Socket(s): 8 [2026-05-27T10:05:26.754Z] NUMA node(s): 1 [2026-05-27T10:05:26.754Z] Vendor ID: AuthenticAMD [2026-05-27T10:05:26.754Z] CPU family: 23 [2026-05-27T10:05:26.754Z] Model: 49 [2026-05-27T10:05:26.754Z] Model name: AMD EPYC-Rome Processor [2026-05-27T10:05:26.754Z] Stepping: 0 [2026-05-27T10:05:26.754Z] CPU MHz: 2799.998 [2026-05-27T10:05:26.754Z] BogoMIPS: 5599.99 [2026-05-27T10:05:26.754Z] Virtualization: AMD-V [2026-05-27T10:05:26.754Z] Hypervisor vendor: KVM [2026-05-27T10:05:26.754Z] Virtualization type: full [2026-05-27T10:05:26.754Z] L1d cache: 256 KiB [2026-05-27T10:05:26.754Z] L1i cache: 256 KiB [2026-05-27T10:05:26.754Z] L2 cache: 4 MiB [2026-05-27T10:05:26.754Z] L3 cache: 128 MiB [2026-05-27T10:05:26.754Z] NUMA node0 CPU(s): 0-7 [2026-05-27T10:05:26.754Z] Vulnerability Gather data sampling: Not affected [2026-05-27T10:05:26.754Z] Vulnerability Itlb multihit: Not affected [2026-05-27T10:05:26.754Z] Vulnerability L1tf: Not affected [2026-05-27T10:05:26.754Z] Vulnerability Mds: Not affected [2026-05-27T10:05:26.754Z] Vulnerability Meltdown: Not affected [2026-05-27T10:05:26.754Z] Vulnerability Mmio stale data: Not affected [2026-05-27T10:05:26.754Z] Vulnerability Retbleed: Vulnerable [2026-05-27T10:05:26.754Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-27T10:05:26.754Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-27T10:05:26.754Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-27T10:05:26.754Z] Vulnerability Srbds: Not affected [2026-05-27T10:05:26.754Z] Vulnerability Tsx async abort: Not affected [2026-05-27T10:05:26.754Z] 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-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] ---> nproc: [2026-05-27T10:05:26.754Z] 8 [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] ---> df -h: [2026-05-27T10:05:26.754Z] Filesystem Size Used Avail Use% Mounted on [2026-05-27T10:05:26.754Z] overlay 155G 36G 120G 23% / [2026-05-27T10:05:26.754Z] tmpfs 64M 0 64M 0% /dev [2026-05-27T10:05:26.754Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-27T10:05:26.754Z] shm 64M 0 64M 0% /dev/shm [2026-05-27T10:05:26.754Z] /dev/vda1 155G 36G 120G 23% /facter-os [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] ---> sar -b -r -n DEV: [2026-05-27T10:05:26.754Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11617) 05/27/26 _x86_64_ (8 CPU) [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] 08:33:33 LINUX RESTART (8 CPU) [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] 08:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-27T10:05:26.754Z] 08:35:01 83.75 50.62 33.13 0.00 9589.74 104501.92 0.00 [2026-05-27T10:05:26.754Z] 08:36:01 2.70 0.02 2.68 0.00 1.73 42.01 0.00 [2026-05-27T10:05:26.754Z] 08:37:01 1.10 0.02 1.08 0.00 2.67 11.20 0.00 [2026-05-27T10:05:26.754Z] 08:38:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2026-05-27T10:05:26.754Z] 08:39:01 47.59 3.92 43.68 0.00 4289.42 8982.24 0.00 [2026-05-27T10:05:26.754Z] 08:40:01 4.68 0.02 4.67 0.00 0.13 107.05 0.00 [2026-05-27T10:05:26.754Z] 08:41:02 1.78 0.00 1.78 0.00 0.00 20.52 0.00 [2026-05-27T10:05:26.754Z] 08:42:01 1.47 0.00 1.47 0.00 0.00 16.27 0.00 [2026-05-27T10:05:26.754Z] 08:43:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2026-05-27T10:05:26.754Z] 08:44:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2026-05-27T10:05:26.754Z] 08:45:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2026-05-27T10:05:26.754Z] 08:46:01 1.87 0.00 1.87 0.00 0.00 26.53 0.00 [2026-05-27T10:05:26.754Z] 08:47:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-05-27T10:05:26.754Z] 08:48:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2026-05-27T10:05:26.754Z] 08:49:01 2.03 0.02 2.02 0.00 0.13 29.33 0.00 [2026-05-27T10:05:26.754Z] 08:50:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2026-05-27T10:05:26.754Z] 08:51:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2026-05-27T10:05:26.754Z] 08:52:01 1.72 0.00 1.72 0.00 0.00 20.52 0.00 [2026-05-27T10:05:26.754Z] 08:53:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2026-05-27T10:05:26.754Z] 08:54:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2026-05-27T10:05:26.754Z] 08:55:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2026-05-27T10:05:26.754Z] 08:56:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2026-05-27T10:05:26.754Z] 08:57:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2026-05-27T10:05:26.754Z] 08:58:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2026-05-27T10:05:26.754Z] 08:59:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2026-05-27T10:05:26.754Z] 09:00:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2026-05-27T10:05:26.754Z] 09:01:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2026-05-27T10:05:26.754Z] 09:02:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 [2026-05-27T10:05:26.754Z] 09:03:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2026-05-27T10:05:26.754Z] 09:04:01 205.70 9.98 195.72 0.00 1179.47 8219.53 0.00 [2026-05-27T10:05:26.754Z] 09:05:01 225.01 14.13 210.88 0.00 2154.44 67200.53 0.00 [2026-05-27T10:05:26.754Z] 09:06:01 47.69 0.02 47.68 0.00 0.13 40709.35 0.00 [2026-05-27T10:05:26.754Z] 09:07:01 53.96 0.25 53.71 0.00 2.93 21162.74 0.00 [2026-05-27T10:05:26.754Z] 09:08:01 478.50 2.93 475.57 0.00 47.19 327256.92 0.00 [2026-05-27T10:05:26.754Z] 09:09:01 1188.73 30.19 1158.54 0.00 241.63 328777.62 0.00 [2026-05-27T10:05:26.754Z] 09:10:01 428.00 3.14 424.86 0.00 330.78 143352.55 0.00 [2026-05-27T10:05:26.754Z] 09:11:01 139.85 1.77 138.09 0.00 47.32 59404.20 0.00 [2026-05-27T10:05:26.754Z] 09:12:01 698.08 55.96 642.13 0.00 2872.72 131083.62 0.00 [2026-05-27T10:05:26.754Z] 09:13:01 27.16 1.48 25.68 0.00 220.90 632.69 0.00 [2026-05-27T10:05:26.754Z] 09:14:01 10.16 0.03 10.13 0.00 6.00 240.49 0.00 [2026-05-27T10:05:26.754Z] 09:15:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 [2026-05-27T10:05:26.754Z] 09:16:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 [2026-05-27T10:05:26.754Z] 09:17:01 1.02 0.03 0.98 0.00 0.93 10.40 0.00 [2026-05-27T10:05:26.754Z] 09:18:01 1.72 0.02 1.70 0.00 0.13 18.53 0.00 [2026-05-27T10:05:26.754Z] 09:19:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2026-05-27T10:05:26.754Z] 09:20:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2026-05-27T10:05:26.754Z] 09:21:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2026-05-27T10:05:26.754Z] 09:22:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2026-05-27T10:05:26.754Z] 09:23:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2026-05-27T10:05:26.754Z] 09:24:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2026-05-27T10:05:26.754Z] 09:25:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 [2026-05-27T10:05:26.754Z] 09:26:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2026-05-27T10:05:26.754Z] 09:27:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2026-05-27T10:05:26.754Z] 09:28:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2026-05-27T10:05:26.754Z] 09:29:01 1.83 0.32 1.52 0.00 16.93 18.40 0.00 [2026-05-27T10:05:26.754Z] 09:30:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2026-05-27T10:05:26.754Z] 09:31:01 3.38 1.93 1.45 0.00 57.06 17.20 0.00 [2026-05-27T10:05:26.754Z] 09:32:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2026-05-27T10:05:26.754Z] 09:33:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2026-05-27T10:05:26.754Z] 09:34:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 [2026-05-27T10:05:26.754Z] 09:35:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2026-05-27T10:05:26.754Z] 09:36:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2026-05-27T10:05:26.754Z] 09:37:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2026-05-27T10:05:26.754Z] 09:38:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2026-05-27T10:05:26.754Z] 09:39:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 [2026-05-27T10:05:26.754Z] 09:40:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2026-05-27T10:05:26.754Z] 09:41:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2026-05-27T10:05:26.754Z] 09:42:02 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2026-05-27T10:05:26.754Z] 09:43:01 1.27 0.00 1.27 0.00 0.00 14.23 0.00 [2026-05-27T10:05:26.754Z] 09:44:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2026-05-27T10:05:26.754Z] 09:45:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2026-05-27T10:05:26.754Z] 09:46:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2026-05-27T10:05:26.754Z] 09:47:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2026-05-27T10:05:26.754Z] 09:48:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2026-05-27T10:05:26.754Z] 09:49:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2026-05-27T10:05:26.754Z] 09:50:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2026-05-27T10:05:26.754Z] 09:51:01 1.13 0.00 1.13 0.00 0.00 12.79 0.00 [2026-05-27T10:05:26.754Z] 09:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2026-05-27T10:05:26.754Z] 09:53:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2026-05-27T10:05:26.754Z] 09:54:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2026-05-27T10:05:26.754Z] 09:55:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2026-05-27T10:05:26.754Z] 09:56:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2026-05-27T10:05:26.754Z] 09:57:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2026-05-27T10:05:26.754Z] 09:58:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2026-05-27T10:05:26.754Z] 09:59:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 [2026-05-27T10:05:26.754Z] 10:00:01 1.13 0.00 1.13 0.00 0.00 13.59 0.00 [2026-05-27T10:05:26.754Z] 10:01:01 1.62 0.00 1.62 0.00 0.00 16.79 0.00 [2026-05-27T10:05:26.754Z] 10:02:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2026-05-27T10:05:26.754Z] 10:03:01 114.46 3.07 111.40 0.00 241.69 51644.33 0.00 [2026-05-27T10:05:26.754Z] 10:04:01 3.40 0.00 3.40 0.00 0.00 54.12 0.00 [2026-05-27T10:05:26.754Z] 10:05:01 12.05 0.33 11.71 0.00 26.26 202.90 0.00 [2026-05-27T10:05:26.754Z] Average: 42.48 1.98 40.50 0.00 234.47 14235.85 0.00 [2026-05-27T10:05:26.754Z] [2026-05-27T10:05:26.754Z] 08:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-27T10:05:26.754Z] 08:35:01 30243796 31827156 520580 1.58 62356 1843200 1594056 4.70 638404 1697564 956 [2026-05-27T10:05:26.754Z] 08:36:01 30241516 31825012 522048 1.59 62392 1843256 1594056 4.70 637672 1697532 156 [2026-05-27T10:05:26.754Z] 08:37:01 30241340 31824960 521764 1.59 62416 1843336 1594056 4.70 637696 1697628 4 [2026-05-27T10:05:26.754Z] 08:38:01 30243364 31827020 519636 1.58 62440 1843340 1594056 4.70 635432 1697652 164 [2026-05-27T10:05:26.754Z] 08:39:01 29715320 31767720 553384 1.68 97964 2269280 1598996 4.71 952592 1869624 904 [2026-05-27T10:05:26.754Z] 08:40:01 29732104 31784076 536524 1.63 97768 2269004 1608400 4.74 934900 1869328 364 [2026-05-27T10:05:26.754Z] 08:41:02 29732528 31784716 535744 1.63 97812 2269136 1608400 4.74 934876 1869456 8 [2026-05-27T10:05:26.754Z] 08:42:01 29732448 31784660 535740 1.63 97848 2269136 1608400 4.74 934880 1869464 8 [2026-05-27T10:05:26.754Z] 08:43:01 29732528 31784808 535568 1.63 97872 2269144 1608400 4.74 935000 1869476 8 [2026-05-27T10:05:26.754Z] 08:44:01 29734708 31786996 533288 1.62 97904 2269148 1608400 4.74 932624 1869480 172 [2026-05-27T10:05:26.754Z] 08:45:01 29734736 31787100 532960 1.62 97932 2269148 1608400 4.74 932968 1869476 8 [2026-05-27T10:05:26.754Z] 08:46:01 29736768 31789216 530776 1.61 98004 2269156 1608400 4.74 930640 1869484 24 [2026-05-27T10:05:26.754Z] 08:47:01 29736784 31789252 530660 1.61 98036 2269160 1608400 4.74 930720 1869484 8 [2026-05-27T10:05:26.754Z] 08:48:01 29736888 31789396 530688 1.61 98060 2269160 1608400 4.74 930768 1869484 164 [2026-05-27T10:05:26.754Z] 08:49:01 29735328 31787988 531444 1.62 98152 2269128 1599220 4.71 931124 1869452 56 [2026-05-27T10:05:26.754Z] 08:50:01 29734396 31787092 532268 1.62 98188 2269136 1599220 4.71 931520 1869452 160 [2026-05-27T10:05:26.754Z] 08:51:01 29734676 31787420 531732 1.62 98260 2269140 1599220 4.71 931536 1869456 16 [2026-05-27T10:05:26.755Z] 08:52:01 29734532 31787416 531720 1.62 98348 2269144 1599220 4.71 931676 1869460 40 [2026-05-27T10:05:26.755Z] 08:53:01 29734224 31787136 531940 1.62 98376 2269144 1599220 4.71 931748 1869460 8 [2026-05-27T10:05:26.755Z] 08:54:01 29734584 31787556 531372 1.62 98412 2269148 1599220 4.71 931356 1869464 192 [2026-05-27T10:05:26.755Z] 08:55:01 29734388 31787420 531424 1.62 98440 2269156 1599220 4.71 931912 1869472 8 [2026-05-27T10:05:26.755Z] 08:56:01 29734144 31787228 531568 1.62 98480 2269156 1599220 4.71 931628 1869472 144 [2026-05-27T10:05:26.755Z] 08:57:01 29733752 31786872 531848 1.62 98524 2269160 1599220 4.71 932620 1869476 8 [2026-05-27T10:05:26.755Z] 08:58:01 29734116 31787268 531608 1.62 98556 2269160 1599220 4.71 932996 1869476 172 [2026-05-27T10:05:26.755Z] 08:59:01 29734056 31787252 531820 1.62 98600 2269152 1599220 4.71 932536 1869480 8 [2026-05-27T10:05:26.755Z] 09:00:01 29734104 31787460 531556 1.62 98636 2269300 1599220 4.71 932812 1869608 168 [2026-05-27T10:05:26.755Z] 09:01:01 29733860 31787288 531684 1.62 98680 2269300 1599220 4.71 933752 1869616 24 [2026-05-27T10:05:26.755Z] 09:02:01 29733900 31787340 531548 1.62 98704 2269304 1599220 4.71 933436 1869620 176 [2026-05-27T10:05:26.755Z] 09:03:01 29733400 31786840 531972 1.62 98720 2269304 1599220 4.71 933420 1869620 8 [2026-05-27T10:05:26.755Z] 09:04:01 29046580 31527104 777844 2.37 105164 2679356 1779472 5.25 1246856 2212048 188132 [2026-05-27T10:05:26.755Z] 09:05:01 26430348 31213892 1045788 3.18 162672 4773804 2358420 6.95 2058508 3826292 390696 [2026-05-27T10:05:26.755Z] 09:06:01 25611032 31368016 889392 2.71 169032 5685264 1970668 5.81 2401284 4246832 124264 [2026-05-27T10:05:26.755Z] 09:07:01 24798840 31192548 1061296 3.23 179016 6234216 2046108 6.03 2477984 4900740 680444 [2026-05-27T10:05:26.755Z] 09:08:01 16900516 31059440 1176164 3.58 237632 13665092 5125960 15.11 2888296 12079344 482844 [2026-05-27T10:05:26.755Z] 09:09:01 3670184 28569372 3587060 10.91 537056 23144476 11240308 33.14 7169164 19955596 1305452 [2026-05-27T10:05:26.755Z] 09:10:01 424840 27605112 4555528 13.86 546936 25322820 11191416 32.99 9105692 21182260 8856 [2026-05-27T10:05:26.755Z] 09:11:01 630392 28692056 3468888 10.55 546600 26145124 9690264 28.57 9261128 20768844 2369644 [2026-05-27T10:05:26.755Z] 09:12:01 5559956 31041624 1183436 3.60 556588 23790336 3397376 10.02 4565476 20853456 300 [2026-05-27T10:05:26.755Z] 09:13:01 5556244 31045856 1179056 3.59 557616 23797268 3414912 10.07 5185284 20236348 136 [2026-05-27T10:05:26.755Z] 09:14:01 5567076 31057064 1167872 3.55 557916 23797512 3303484 9.74 5369604 20043260 132 [2026-05-27T10:05:26.755Z] 09:15:01 5567420 31057452 1167792 3.55 557936 23797516 3303484 9.74 5368800 20043256 8 [2026-05-27T10:05:26.755Z] 09:16:01 5666628 31156676 1068564 3.25 557952 23797520 3303484 9.74 5267736 20043260 36 [2026-05-27T10:05:26.755Z] 09:17:01 5667032 31157080 1068368 3.25 557964 23797520 3303484 9.74 5267816 20043260 12 [2026-05-27T10:05:26.755Z] 09:18:01 5668772 31159008 1066484 3.24 557980 23797680 3303484 9.74 5265612 20043404 40 [2026-05-27T10:05:26.755Z] 09:19:01 5668692 31158932 1066496 3.24 558000 23797676 3303484 9.74 5265760 20043408 8 [2026-05-27T10:05:26.755Z] 09:20:01 5668264 31158528 1066752 3.25 558040 23797688 3303484 9.74 5266000 20043412 48 [2026-05-27T10:05:26.755Z] 09:21:01 5668280 31158592 1066648 3.24 558064 23797692 3303484 9.74 5265752 20043416 8 [2026-05-27T10:05:26.755Z] 09:22:01 5668988 31159352 1065888 3.24 558100 23797692 3303484 9.74 5265596 20043424 176 [2026-05-27T10:05:26.755Z] 09:23:01 5668720 31159092 1066116 3.24 558116 23797696 3303484 9.74 5265600 20043428 8 [2026-05-27T10:05:26.755Z] 09:24:01 5668956 31159368 1065856 3.24 558144 23797692 3303484 9.74 5265664 20043424 172 [2026-05-27T10:05:26.755Z] 09:25:01 5668364 31158820 1066364 3.24 558164 23797700 3319528 9.79 5265764 20043428 12 [2026-05-27T10:05:26.755Z] 09:26:01 5668072 31158560 1066536 3.24 558184 23797704 3319528 9.79 5265732 20043428 36 [2026-05-27T10:05:26.755Z] 09:27:01 5668272 31158768 1066468 3.24 558208 23797708 3319528 9.79 5265796 20043432 4 [2026-05-27T10:05:26.755Z] 09:28:01 5667756 31158320 1066796 3.25 558224 23797712 3319528 9.79 5265948 20043436 168 [2026-05-27T10:05:26.755Z] 09:29:01 5667716 31158804 1066256 3.24 558248 23798224 3319528 9.79 5267520 20043768 32 [2026-05-27T10:05:26.755Z] 09:30:01 5668288 31159416 1065864 3.24 558272 23798224 3319528 9.79 5267512 20043760 176 [2026-05-27T10:05:26.755Z] 09:31:01 5661608 31155512 1069572 3.25 558300 23799944 3319528 9.79 5274496 20043852 152 [2026-05-27T10:05:26.755Z] 09:32:01 5661332 31155288 1069760 3.25 558336 23799948 3319528 9.79 5273940 20043856 40 [2026-05-27T10:05:26.755Z] 09:33:01 5661236 31155208 1069772 3.25 558348 23799948 3319528 9.79 5274100 20043836 8 [2026-05-27T10:05:26.755Z] 09:34:01 5661180 31155192 1069740 3.25 558372 23799944 3319528 9.79 5273980 20043840 40 [2026-05-27T10:05:26.755Z] 09:35:01 5661156 31155172 1069676 3.25 558388 23799952 3319528 9.79 5274024 20043840 8 [2026-05-27T10:05:26.755Z] 09:36:01 5660888 31154956 1069852 3.25 558416 23799956 3319528 9.79 5274028 20043844 196 [2026-05-27T10:05:26.755Z] 09:37:01 5661100 31155172 1069600 3.25 558420 23799960 3319528 9.79 5274012 20043848 20 [2026-05-27T10:05:26.755Z] 09:38:01 5660740 31154836 1070088 3.26 558440 23799964 3319528 9.79 5274052 20043848 180 [2026-05-27T10:05:26.755Z] 09:39:01 5660488 31154596 1070304 3.26 558472 23799956 3319528 9.79 5274056 20043856 8 [2026-05-27T10:05:26.755Z] 09:40:01 5660696 31154852 1070272 3.26 558492 23799968 3319528 9.79 5274172 20043856 188 [2026-05-27T10:05:26.755Z] 09:41:01 5660916 31155092 1069992 3.26 558504 23799972 3319528 9.79 5274128 20043860 28 [2026-05-27T10:05:26.755Z] 09:42:02 5660764 31154976 1069980 3.26 558524 23799976 3319528 9.79 5274148 20043860 204 [2026-05-27T10:05:26.755Z] 09:43:01 5660464 31154684 1070344 3.26 558536 23799980 3319528 9.79 5274132 20043860 8 [2026-05-27T10:05:26.755Z] 09:44:01 5660424 31154796 1070168 3.26 558552 23800112 3319528 9.79 5274176 20043988 208 [2026-05-27T10:05:26.755Z] 09:45:01 5660716 31155092 1069812 3.25 558580 23800112 3319528 9.79 5274228 20043992 8 [2026-05-27T10:05:26.755Z] 09:46:01 5660668 31155108 1069776 3.25 558600 23800116 3319528 9.79 5274232 20044000 184 [2026-05-27T10:05:26.755Z] 09:47:01 5660392 31154836 1070008 3.26 558616 23800120 3319528 9.79 5274232 20044004 4 [2026-05-27T10:05:26.755Z] 09:48:01 5659824 31154308 1070480 3.26 558640 23800124 3319528 9.79 5274268 20044008 192 [2026-05-27T10:05:26.755Z] 09:49:01 5659736 31154224 1070504 3.26 558656 23800128 3335712 9.83 5274252 20044012 12 [2026-05-27T10:05:26.755Z] 09:50:01 5659884 31154408 1070248 3.26 558672 23800132 3335712 9.83 5274384 20044020 180 [2026-05-27T10:05:26.755Z] 09:51:01 5660120 31154684 1069960 3.26 558708 23800132 3335712 9.83 5274368 20044024 8 [2026-05-27T10:05:26.755Z] 09:52:01 5659664 31154268 1070380 3.26 558732 23800136 3318880 9.78 5274360 20044028 188 [2026-05-27T10:05:26.755Z] 09:53:01 5659388 31154028 1070624 3.26 558748 23800136 3318880 9.78 5274412 20044032 8 [2026-05-27T10:05:26.755Z] 09:54:01 5659436 31154112 1070568 3.26 558772 23800140 3318880 9.78 5274404 20044036 204 [2026-05-27T10:05:26.755Z] 09:55:01 5659420 31154132 1070536 3.26 558788 23800144 3318880 9.78 5274804 20044040 24 [2026-05-27T10:05:26.755Z] 09:56:01 5659624 31154372 1070224 3.26 558832 23800148 3318880 9.78 5274792 20044044 188 [2026-05-27T10:05:26.755Z] 09:57:01 5659576 31154376 1070184 3.26 558856 23800152 3318880 9.78 5274540 20044056 12 [2026-05-27T10:05:26.755Z] 09:58:01 5659812 31154616 1069904 3.25 558880 23800156 3318880 9.78 5274528 20044060 208 [2026-05-27T10:05:26.755Z] 09:59:01 5659576 31154408 1070096 3.26 558908 23800156 3318880 9.78 5274572 20044060 8 [2026-05-27T10:05:26.755Z] 10:00:01 5658888 31153756 1070700 3.26 558932 23800164 3318880 9.78 5274688 20044048 216 [2026-05-27T10:05:26.755Z] 10:01:01 5658856 31153772 1070708 3.26 558952 23800164 3318880 9.78 5274660 20044052 8 [2026-05-27T10:05:26.755Z] 10:02:01 5658092 31153012 1071376 3.26 558960 23800168 3318880 9.78 5274644 20044056 176 [2026-05-27T10:05:26.755Z] 10:03:01 3982780 30976228 1244868 3.79 610692 25130348 3266516 9.63 5523096 21343084 688 [2026-05-27T10:05:26.755Z] 10:04:01 3914552 30917616 1298732 3.95 610768 25130816 3371792 9.94 5588152 21334524 4 [2026-05-27T10:05:26.755Z] 10:05:01 4100808 31103600 1114292 3.39 611048 25131408 3402672 10.03 5417244 21326212 336 [2026-05-27T10:05:26.755Z] Average: 14200212 31260613 995358 3.03 390111 16053803 2980405 8.79 3816279 13515803 61100 [2026-05-27T10:05:26.755Z] [2026-05-27T10:05:26.755Z] 08:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-27T10:05:26.755Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:35:01 ens3 201.55 115.75 498.52 23.58 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:36:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:38:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:39:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:39:01 ens3 277.02 146.54 2974.03 10.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:40:01 ens3 0.80 0.52 0.18 0.09 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:41:02 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:42:01 ens3 0.24 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:43:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:44:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:45:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:46:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:47:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:48:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:49:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:50:01 ens3 0.47 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:51:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:52:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:55:01 ens3 0.28 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:56:01 ens3 0.90 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:57:01 ens3 0.53 0.32 0.36 0.27 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 08:59:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:00:01 ens3 0.38 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:01:01 ens3 0.82 0.38 0.31 0.21 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:02:01 ens3 0.67 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:03:01 ens3 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:04:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:04:01 ens3 796.43 738.62 5149.89 102.61 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:05:01 docker0 885.77 902.58 65.54 4597.28 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:05:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:05:01 ens3 1134.84 1030.79 9751.40 144.47 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:05:01 veth40c265e 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:06:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:06:01 ens3 24.30 14.16 19.09 9.44 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:06:01 veth40c265e 1.17 1.20 0.10 0.11 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:07:01 docker0 10.93 11.98 0.91 119.76 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:07:01 ens3 35.01 25.73 139.71 12.50 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:07:01 veth40c265e 10.93 12.00 1.06 119.77 0.00 0.00 0.00 0.01 [2026-05-27T10:05:26.755Z] 09:08:01 veth1ac952b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth1b26b82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth7737561 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 vethe44d06b 0.67 1.42 0.06 0.28 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth7312998 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth450392d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth0172d86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth625bb16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth9fb1540 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth5af2e4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth5b98b25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 docker0 22.41 45.06 1.59 665.32 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth2e3d45d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 vethf84dffe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 ens3 184.12 101.28 3884.86 23.80 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 veth712f9ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:08:01 vethc6cdf83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 vethdb6b2ed 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth440ad90 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth54b2a8c 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth9824b78 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth7ecc9b0 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 vethe44d06b 0.07 2.76 0.00 0.13 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth462f4b8 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth81d8625 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth3ffad66 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth7bf137d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth54d55d4 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 docker0 483.12 873.93 45.92 8740.66 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth20c1e53 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 ens3 902.70 497.32 8764.43 65.55 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:09:01 veth10e251f 0.13 0.78 0.01 0.04 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 vethdb6b2ed 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 vethab11d69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth9824b78 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth7ecc9b0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 vethe44d06b 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth462f4b8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth81d8625 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth3ffad66 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth7bf137d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth54d55d4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth3941dd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 docker0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth20c1e53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 ens3 2.26 1.43 1.73 0.92 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:10:01 veth10e251f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 vethdb6b2ed 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth9824b78 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth7ecc9b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 vethe44d06b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth462f4b8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth81d8625 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth3ffad66 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth7bf137d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth54d55d4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth20c1e53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 ens3 6.03 3.03 4.98 2.69 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:11:01 veth10e251f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:12:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:12:01 lo 26.20 26.20 2.57 2.57 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:12:01 ens3 286.84 292.93 138.95 1301.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.755Z] 09:13:01 lo 25.20 25.20 2.47 2.47 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:13:01 ens3 423.00 415.10 141.03 3075.77 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:14:01 lo 9.27 9.27 0.90 0.90 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:14:01 ens3 164.96 172.79 59.51 1031.58 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:15:01 ens3 0.62 0.13 0.19 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:16:01 ens3 1.50 0.97 0.67 0.50 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:19:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:20:01 ens3 1.35 0.87 0.55 0.37 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:21:01 ens3 0.87 0.68 0.53 0.43 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:22:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:25:01 ens3 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:27:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:28:01 ens3 0.63 0.38 0.36 0.28 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:29:01 ens3 0.83 0.58 0.82 0.37 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:30:01 ens3 0.40 0.33 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:31:01 ens3 5.42 4.17 3.72 4.74 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:33:01 ens3 1.88 1.48 0.99 1.23 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:35:01 ens3 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:39:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:40:01 ens3 0.37 0.33 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:42:02 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:45:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:47:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:48:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:49:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:50:01 ens3 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:55:01 ens3 0.27 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 09:59:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:00:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:01:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:03:01 vethf1a2fcc 0.02 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:03:01 docker0 2.60 2.03 0.76 0.75 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:03:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:03:01 ens3 283.89 177.40 7313.59 43.98 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:04:01 vethf1a2fcc 0.35 0.27 0.06 0.02 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:04:01 docker0 0.35 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:04:01 ens3 16.10 8.78 23.51 5.42 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:05:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:05:01 veth62c66bf 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] 10:05:01 ens3 35.26 42.93 24.40 106.95 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] Average: docker0 15.47 20.20 1.26 155.33 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] Average: veth62c66bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] Average: ens3 52.81 41.78 427.69 65.62 0.00 0.00 0.00 0.00 [2026-05-27T10:05:26.756Z] [2026-05-27T10:05:26.756Z] [2026-05-27T10:05:26.756Z] ---> sar -P ALL: [2026-05-27T10:05:26.756Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11617) 05/27/26 _x86_64_ (8 CPU) [2026-05-27T10:05:26.756Z] [2026-05-27T10:05:26.756Z] 08:33:33 LINUX RESTART (8 CPU) [2026-05-27T10:05:26.756Z] [2026-05-27T10:05:26.756Z] 08:34:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.756Z] 08:35:01 all 2.14 0.00 0.63 0.71 0.02 96.50 [2026-05-27T10:05:26.756Z] 08:35:01 0 1.38 0.00 0.55 0.25 0.02 97.80 [2026-05-27T10:05:26.756Z] 08:35:01 1 1.52 0.00 0.27 0.02 0.02 98.18 [2026-05-27T10:05:26.756Z] 08:35:01 2 2.55 0.00 1.85 1.64 0.02 93.94 [2026-05-27T10:05:26.756Z] 08:35:01 3 2.10 0.00 0.68 0.08 0.02 97.11 [2026-05-27T10:05:26.756Z] 08:35:01 4 2.25 0.00 0.37 0.12 0.02 97.25 [2026-05-27T10:05:26.756Z] 08:35:01 5 2.39 0.00 0.17 0.07 0.02 97.36 [2026-05-27T10:05:26.756Z] 08:35:01 6 2.37 0.00 0.55 3.28 0.02 93.78 [2026-05-27T10:05:26.756Z] 08:35:01 7 2.57 0.00 0.60 0.25 0.02 96.56 [2026-05-27T10:05:26.756Z] 08:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-27T10:05:26.756Z] 08:36:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:36:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2026-05-27T10:05:26.756Z] 08:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2026-05-27T10:05:26.756Z] 08:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:37:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-27T10:05:26.756Z] 08:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.756Z] 08:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-27T10:05:26.756Z] 08:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-27T10:05:26.756Z] 08:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:39:01 all 2.37 0.00 1.39 0.58 0.02 95.63 [2026-05-27T10:05:26.756Z] 08:39:01 0 2.78 0.00 0.94 0.05 0.02 96.22 [2026-05-27T10:05:26.756Z] 08:39:01 1 3.18 0.00 1.46 0.20 0.03 95.13 [2026-05-27T10:05:26.756Z] 08:39:01 2 0.99 0.00 1.31 3.11 0.02 94.58 [2026-05-27T10:05:26.756Z] 08:39:01 3 1.98 0.00 1.95 0.17 0.02 95.88 [2026-05-27T10:05:26.756Z] 08:39:01 4 1.50 0.00 2.47 0.50 0.02 95.51 [2026-05-27T10:05:26.756Z] 08:39:01 5 3.53 0.00 1.07 0.23 0.03 95.13 [2026-05-27T10:05:26.756Z] 08:39:01 6 2.50 0.00 0.93 0.07 0.02 96.48 [2026-05-27T10:05:26.756Z] 08:39:01 7 2.52 0.00 1.00 0.30 0.03 96.14 [2026-05-27T10:05:26.756Z] 08:40:01 all 0.10 0.00 0.08 0.02 0.01 99.80 [2026-05-27T10:05:26.756Z] 08:40:01 0 0.18 0.00 0.07 0.00 0.00 99.75 [2026-05-27T10:05:26.756Z] 08:40:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2026-05-27T10:05:26.756Z] 08:40:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2026-05-27T10:05:26.756Z] 08:40:01 3 0.05 0.00 0.08 0.00 0.02 99.85 [2026-05-27T10:05:26.756Z] 08:40:01 4 0.05 0.00 0.10 0.02 0.00 99.83 [2026-05-27T10:05:26.756Z] 08:40:01 5 0.05 0.00 0.10 0.00 0.02 99.83 [2026-05-27T10:05:26.756Z] 08:40:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2026-05-27T10:05:26.756Z] 08:40:01 7 0.28 0.00 0.10 0.12 0.00 99.50 [2026-05-27T10:05:26.756Z] 08:41:02 all 0.02 0.00 0.02 0.04 0.00 99.92 [2026-05-27T10:05:26.756Z] 08:41:02 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:41:02 1 0.07 0.00 0.07 0.18 0.02 99.67 [2026-05-27T10:05:26.756Z] 08:41:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:41:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:41:02 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:41:02 5 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-27T10:05:26.756Z] 08:41:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:41:02 7 0.00 0.00 0.00 0.10 0.00 99.90 [2026-05-27T10:05:26.756Z] 08:42:01 all 0.03 0.00 0.01 0.03 0.00 99.93 [2026-05-27T10:05:26.756Z] 08:42:01 0 0.07 0.00 0.02 0.00 0.00 99.91 [2026-05-27T10:05:26.756Z] 08:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-27T10:05:26.756Z] 08:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-27T10:05:26.756Z] 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:42:01 7 0.02 0.00 0.02 0.20 0.00 99.76 [2026-05-27T10:05:26.756Z] 08:43:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2026-05-27T10:05:26.756Z] 08:43:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2026-05-27T10:05:26.756Z] 08:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:43:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-27T10:05:26.756Z] 08:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-05-27T10:05:26.756Z] 08:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:44:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-27T10:05:26.756Z] 08:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:44:01 5 0.05 0.00 0.05 0.02 0.02 99.87 [2026-05-27T10:05:26.756Z] 08:44:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:45:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-27T10:05:26.756Z] 08:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-27T10:05:26.756Z] [2026-05-27T10:05:26.756Z] 08:45:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.756Z] 08:46:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2026-05-27T10:05:26.756Z] 08:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:46:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-27T10:05:26.756Z] 08:46:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2026-05-27T10:05:26.756Z] 08:47:01 all 0.25 0.00 0.02 0.00 0.01 99.73 [2026-05-27T10:05:26.756Z] 08:47:01 0 1.86 0.00 0.02 0.00 0.02 98.11 [2026-05-27T10:05:26.756Z] 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:47:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-27T10:05:26.756Z] 08:47:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-27T10:05:26.756Z] 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:48:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2026-05-27T10:05:26.756Z] 08:48:01 0 1.92 0.00 0.02 0.00 0.00 98.06 [2026-05-27T10:05:26.756Z] 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-27T10:05:26.756Z] 08:48:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2026-05-27T10:05:26.756Z] 08:49:01 all 0.09 0.00 0.04 0.00 0.01 99.86 [2026-05-27T10:05:26.756Z] 08:49:01 0 0.57 0.00 0.08 0.00 0.02 99.34 [2026-05-27T10:05:26.756Z] 08:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2026-05-27T10:05:26.756Z] 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:49:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-27T10:05:26.756Z] 08:49:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2026-05-27T10:05:26.756Z] 08:49:01 7 0.00 0.00 0.05 0.03 0.00 99.92 [2026-05-27T10:05:26.756Z] 08:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2026-05-27T10:05:26.756Z] 08:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.756Z] 08:50:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2026-05-27T10:05:26.756Z] 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.756Z] 08:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.756Z] 08:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:50:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2026-05-27T10:05:26.756Z] 08:51:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2026-05-27T10:05:26.756Z] 08:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.756Z] 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.756Z] 08:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 08:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:51:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-27T10:05:26.757Z] 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:51:01 7 0.10 0.00 0.02 0.03 0.02 99.83 [2026-05-27T10:05:26.757Z] 08:52:01 all 0.23 0.00 0.01 0.00 0.01 99.74 [2026-05-27T10:05:26.757Z] 08:52:01 0 1.66 0.00 0.02 0.00 0.00 98.32 [2026-05-27T10:05:26.757Z] 08:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 08:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-27T10:05:26.757Z] 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:52:01 7 0.07 0.00 0.00 0.03 0.03 99.87 [2026-05-27T10:05:26.757Z] 08:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2026-05-27T10:05:26.757Z] 08:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 08:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-27T10:05:26.757Z] 08:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:53:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-27T10:05:26.757Z] 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:53:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2026-05-27T10:05:26.757Z] 08:54:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2026-05-27T10:05:26.757Z] 08:54:01 0 0.86 0.00 0.02 0.00 0.00 99.12 [2026-05-27T10:05:26.757Z] 08:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 08:54:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2026-05-27T10:05:26.757Z] 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:54:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2026-05-27T10:05:26.757Z] 08:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2026-05-27T10:05:26.757Z] 08:55:01 0 1.97 0.00 0.00 0.00 0.02 98.01 [2026-05-27T10:05:26.757Z] 08:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 08:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 08:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:55:01 7 0.03 0.00 0.05 0.02 0.03 99.87 [2026-05-27T10:05:26.757Z] 08:56:01 all 0.20 0.00 0.02 0.00 0.01 99.78 [2026-05-27T10:05:26.757Z] 08:56:01 0 1.47 0.00 0.02 0.00 0.00 98.52 [2026-05-27T10:05:26.757Z] 08:56:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2026-05-27T10:05:26.757Z] 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.757Z] 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.757Z] 08:56:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2026-05-27T10:05:26.757Z] [2026-05-27T10:05:26.757Z] 08:56:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.757Z] 08:57:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2026-05-27T10:05:26.757Z] 08:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 08:57:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-27T10:05:26.757Z] 08:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.757Z] 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:57:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2026-05-27T10:05:26.757Z] 08:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2026-05-27T10:05:26.757Z] 08:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 08:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:58:01 7 0.02 0.00 0.00 0.02 0.03 99.93 [2026-05-27T10:05:26.757Z] 08:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2026-05-27T10:05:26.757Z] 08:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 08:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 08:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 08:59:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2026-05-27T10:05:26.757Z] 09:00:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2026-05-27T10:05:26.757Z] 09:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-27T10:05:26.757Z] 09:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-27T10:05:26.757Z] 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:00:01 7 0.12 0.00 0.03 0.02 0.02 99.82 [2026-05-27T10:05:26.757Z] 09:01:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2026-05-27T10:05:26.757Z] 09:01:01 0 0.68 0.00 0.00 0.00 0.00 99.32 [2026-05-27T10:05:26.757Z] 09:01:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2026-05-27T10:05:26.757Z] 09:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.757Z] 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 09:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:01:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2026-05-27T10:05:26.757Z] 09:02:01 all 0.26 0.00 0.00 0.01 0.01 99.73 [2026-05-27T10:05:26.757Z] 09:02:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2026-05-27T10:05:26.757Z] 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.757Z] 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:02:01 7 0.02 0.00 0.00 0.05 0.02 99.92 [2026-05-27T10:05:26.757Z] 09:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2026-05-27T10:05:26.757Z] 09:03:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2026-05-27T10:05:26.757Z] 09:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.757Z] 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:03:01 7 0.02 0.00 0.02 0.02 0.03 99.92 [2026-05-27T10:05:26.757Z] 09:04:01 all 3.97 0.00 0.80 0.58 0.02 94.63 [2026-05-27T10:05:26.757Z] 09:04:01 0 2.20 0.00 0.36 0.03 0.03 97.37 [2026-05-27T10:05:26.757Z] 09:04:01 1 3.09 0.00 1.64 0.05 0.03 95.19 [2026-05-27T10:05:26.757Z] 09:04:01 2 6.55 0.00 0.27 0.02 0.02 93.15 [2026-05-27T10:05:26.757Z] 09:04:01 3 2.94 0.00 1.04 0.13 0.02 95.87 [2026-05-27T10:05:26.757Z] 09:04:01 4 5.92 0.00 0.98 0.65 0.02 92.43 [2026-05-27T10:05:26.757Z] 09:04:01 5 4.62 0.00 0.40 0.00 0.03 94.94 [2026-05-27T10:05:26.757Z] 09:04:01 6 4.02 0.00 1.22 3.43 0.02 91.31 [2026-05-27T10:05:26.757Z] 09:04:01 7 2.44 0.00 0.48 0.32 0.02 96.74 [2026-05-27T10:05:26.757Z] 09:05:01 all 20.77 0.00 5.25 1.14 0.07 72.77 [2026-05-27T10:05:26.757Z] 09:05:01 0 23.33 0.00 4.88 0.66 0.07 71.06 [2026-05-27T10:05:26.757Z] 09:05:01 1 20.35 0.00 5.20 0.66 0.07 73.73 [2026-05-27T10:05:26.757Z] 09:05:01 2 20.41 0.00 4.43 0.31 0.07 74.79 [2026-05-27T10:05:26.757Z] 09:05:01 3 20.96 0.00 4.97 0.83 0.08 73.16 [2026-05-27T10:05:26.757Z] 09:05:01 4 21.36 0.00 5.57 2.08 0.07 70.91 [2026-05-27T10:05:26.757Z] 09:05:01 5 20.29 0.00 6.12 3.62 0.07 69.91 [2026-05-27T10:05:26.757Z] 09:05:01 6 20.33 0.00 5.47 0.76 0.08 73.35 [2026-05-27T10:05:26.757Z] 09:05:01 7 19.16 0.00 5.35 0.19 0.08 75.22 [2026-05-27T10:05:26.757Z] 09:06:01 all 39.63 0.00 7.50 0.35 0.11 52.41 [2026-05-27T10:05:26.757Z] 09:06:01 0 38.11 0.00 7.36 0.03 0.10 54.39 [2026-05-27T10:05:26.757Z] 09:06:01 1 43.01 0.00 8.05 0.20 0.13 48.61 [2026-05-27T10:05:26.757Z] 09:06:01 2 38.27 0.00 7.93 0.05 0.12 53.64 [2026-05-27T10:05:26.757Z] 09:06:01 3 38.98 0.00 7.36 0.03 0.10 53.53 [2026-05-27T10:05:26.757Z] 09:06:01 4 38.10 0.00 7.54 0.07 0.12 54.17 [2026-05-27T10:05:26.757Z] 09:06:01 5 40.54 0.00 7.27 0.25 0.10 51.84 [2026-05-27T10:05:26.757Z] 09:06:01 6 38.62 0.00 7.34 2.05 0.08 51.90 [2026-05-27T10:05:26.757Z] 09:06:01 7 41.41 0.00 7.16 0.08 0.12 51.23 [2026-05-27T10:05:26.757Z] 09:07:01 all 67.31 0.00 7.92 0.13 0.10 24.54 [2026-05-27T10:05:26.757Z] 09:07:01 0 67.53 0.00 8.21 0.77 0.12 23.36 [2026-05-27T10:05:26.757Z] 09:07:01 1 67.49 0.00 7.82 0.08 0.10 24.51 [2026-05-27T10:05:26.757Z] 09:07:01 2 65.63 0.00 7.45 0.00 0.10 26.82 [2026-05-27T10:05:26.757Z] 09:07:01 3 66.88 0.00 8.04 0.00 0.10 24.98 [2026-05-27T10:05:26.757Z] 09:07:01 4 67.82 0.00 8.01 0.00 0.10 24.07 [2026-05-27T10:05:26.757Z] 09:07:01 5 67.44 0.00 7.98 0.08 0.10 24.39 [2026-05-27T10:05:26.757Z] 09:07:01 6 67.28 0.00 7.73 0.05 0.10 24.83 [2026-05-27T10:05:26.757Z] 09:07:01 7 68.39 0.00 8.09 0.02 0.10 23.40 [2026-05-27T10:05:26.757Z] [2026-05-27T10:05:26.757Z] 09:07:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.757Z] 09:08:01 all 29.87 0.00 9.28 5.08 0.10 55.67 [2026-05-27T10:05:26.757Z] 09:08:01 0 29.13 0.00 10.18 4.96 0.08 55.64 [2026-05-27T10:05:26.757Z] 09:08:01 1 29.47 0.00 9.06 6.25 0.10 55.11 [2026-05-27T10:05:26.757Z] 09:08:01 2 29.25 0.00 8.40 3.94 0.10 58.31 [2026-05-27T10:05:26.757Z] 09:08:01 3 32.82 0.00 9.11 5.12 0.10 52.86 [2026-05-27T10:05:26.757Z] 09:08:01 4 30.19 0.00 9.78 6.22 0.10 53.70 [2026-05-27T10:05:26.757Z] 09:08:01 5 31.01 0.00 8.19 3.80 0.10 56.90 [2026-05-27T10:05:26.757Z] 09:08:01 6 27.52 0.00 9.90 7.20 0.10 55.28 [2026-05-27T10:05:26.757Z] 09:08:01 7 29.58 0.00 9.59 3.16 0.08 57.58 [2026-05-27T10:05:26.757Z] 09:09:01 all 54.76 0.00 12.58 8.34 0.11 24.20 [2026-05-27T10:05:26.757Z] 09:09:01 0 55.53 0.00 14.31 22.44 0.12 7.60 [2026-05-27T10:05:26.757Z] 09:09:01 1 54.43 0.00 12.41 6.13 0.10 26.94 [2026-05-27T10:05:26.757Z] 09:09:01 2 55.52 0.00 12.46 3.12 0.10 28.81 [2026-05-27T10:05:26.757Z] 09:09:01 3 54.90 0.00 11.51 6.63 0.12 26.85 [2026-05-27T10:05:26.757Z] 09:09:01 4 54.44 0.00 11.08 7.20 0.12 27.17 [2026-05-27T10:05:26.757Z] 09:09:01 5 54.05 0.00 13.27 7.65 0.14 24.89 [2026-05-27T10:05:26.757Z] 09:09:01 6 54.70 0.00 13.17 8.65 0.10 23.38 [2026-05-27T10:05:26.757Z] 09:09:01 7 54.54 0.00 12.49 4.92 0.10 27.95 [2026-05-27T10:05:26.757Z] 09:10:01 all 90.90 0.00 8.95 0.00 0.14 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 0 90.25 0.00 9.59 0.00 0.17 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 1 90.63 0.00 9.23 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 2 90.81 0.00 9.05 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 3 91.25 0.00 8.62 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 4 91.60 0.00 8.25 0.00 0.15 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 5 91.21 0.00 8.65 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 6 90.32 0.00 9.53 0.00 0.15 0.00 [2026-05-27T10:05:26.757Z] 09:10:01 7 91.16 0.00 8.71 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 all 91.69 0.00 8.17 0.00 0.14 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 0 91.82 0.00 8.05 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 1 91.55 0.00 8.31 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 2 91.97 0.00 7.88 0.00 0.15 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 3 90.99 0.00 8.85 0.00 0.17 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 4 92.12 0.00 7.73 0.00 0.15 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 5 91.82 0.00 8.05 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 6 91.59 0.00 8.28 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:11:01 7 91.64 0.00 8.23 0.00 0.13 0.00 [2026-05-27T10:05:26.757Z] 09:12:01 all 22.34 0.00 3.87 2.73 0.07 70.99 [2026-05-27T10:05:26.757Z] 09:12:01 0 22.85 0.00 3.92 2.07 0.08 71.08 [2026-05-27T10:05:26.757Z] 09:12:01 1 20.58 0.00 4.82 5.09 0.08 69.42 [2026-05-27T10:05:26.757Z] 09:12:01 2 24.17 0.00 4.06 1.89 0.08 69.79 [2026-05-27T10:05:26.757Z] 09:12:01 3 25.07 0.00 3.51 3.35 0.07 68.00 [2026-05-27T10:05:26.757Z] 09:12:01 4 22.78 0.00 3.50 2.98 0.07 70.67 [2026-05-27T10:05:26.757Z] 09:12:01 5 21.32 0.00 3.68 2.31 0.07 72.62 [2026-05-27T10:05:26.757Z] 09:12:01 6 20.59 0.00 3.71 2.22 0.07 73.41 [2026-05-27T10:05:26.757Z] 09:12:01 7 21.34 0.00 3.71 1.94 0.07 72.94 [2026-05-27T10:05:26.757Z] 09:13:01 all 11.91 0.00 0.76 0.08 0.06 87.18 [2026-05-27T10:05:26.757Z] 09:13:01 0 11.98 0.00 0.85 0.13 0.07 86.97 [2026-05-27T10:05:26.757Z] 09:13:01 1 13.31 0.00 0.65 0.08 0.07 85.89 [2026-05-27T10:05:26.757Z] 09:13:01 2 13.99 0.00 0.84 0.03 0.07 85.08 [2026-05-27T10:05:26.757Z] 09:13:01 3 10.23 0.00 0.68 0.02 0.07 89.00 [2026-05-27T10:05:26.757Z] 09:13:01 4 12.85 0.00 0.64 0.08 0.05 86.38 [2026-05-27T10:05:26.757Z] 09:13:01 5 14.97 0.00 0.88 0.03 0.07 84.04 [2026-05-27T10:05:26.757Z] 09:13:01 6 8.40 0.00 0.69 0.27 0.05 90.60 [2026-05-27T10:05:26.757Z] 09:13:01 7 9.56 0.00 0.87 0.02 0.05 89.51 [2026-05-27T10:05:26.757Z] 09:14:01 all 4.17 0.00 0.30 0.03 0.04 95.46 [2026-05-27T10:05:26.757Z] 09:14:01 0 7.39 0.00 0.40 0.18 0.05 91.98 [2026-05-27T10:05:26.757Z] 09:14:01 1 7.68 0.00 0.30 0.00 0.05 91.97 [2026-05-27T10:05:26.757Z] 09:14:01 2 2.97 0.00 0.32 0.03 0.02 96.66 [2026-05-27T10:05:26.757Z] 09:14:01 3 0.80 0.00 0.33 0.00 0.02 98.85 [2026-05-27T10:05:26.757Z] 09:14:01 4 5.75 0.00 0.20 0.02 0.05 93.98 [2026-05-27T10:05:26.757Z] 09:14:01 5 5.04 0.00 0.40 0.02 0.05 94.50 [2026-05-27T10:05:26.757Z] 09:14:01 6 1.34 0.00 0.20 0.00 0.02 98.44 [2026-05-27T10:05:26.757Z] 09:14:01 7 2.36 0.00 0.27 0.00 0.03 97.34 [2026-05-27T10:05:26.757Z] 09:15:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2026-05-27T10:05:26.757Z] 09:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-27T10:05:26.757Z] 09:15:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2026-05-27T10:05:26.757Z] 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:15:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2026-05-27T10:05:26.757Z] 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.757Z] 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:16:01 all 0.12 0.00 0.02 0.02 0.01 99.84 [2026-05-27T10:05:26.757Z] 09:16:01 0 0.08 0.00 0.03 0.10 0.02 99.77 [2026-05-27T10:05:26.757Z] 09:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 09:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:16:01 4 0.17 0.00 0.03 0.02 0.02 99.77 [2026-05-27T10:05:26.757Z] 09:16:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2026-05-27T10:05:26.757Z] 09:16:01 6 0.65 0.00 0.02 0.00 0.00 99.33 [2026-05-27T10:05:26.757Z] 09:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-27T10:05:26.757Z] 09:17:01 all 0.09 0.00 0.01 0.00 0.02 99.88 [2026-05-27T10:05:26.757Z] 09:17:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2026-05-27T10:05:26.757Z] 09:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2026-05-27T10:05:26.757Z] 09:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.757Z] 09:17:01 6 0.61 0.00 0.03 0.02 0.02 99.32 [2026-05-27T10:05:26.757Z] 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 09:18:01 all 0.24 0.00 0.01 0.01 0.00 99.73 [2026-05-27T10:05:26.757Z] 09:18:01 0 0.22 0.00 0.03 0.02 0.02 99.72 [2026-05-27T10:05:26.757Z] 09:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:18:01 4 0.17 0.00 0.05 0.00 0.02 99.77 [2026-05-27T10:05:26.757Z] 09:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:18:01 6 1.50 0.00 0.00 0.00 0.00 98.50 [2026-05-27T10:05:26.757Z] 09:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] [2026-05-27T10:05:26.757Z] 09:18:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.757Z] 09:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:19:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2026-05-27T10:05:26.757Z] 09:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-27T10:05:26.757Z] 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:20:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2026-05-27T10:05:26.757Z] 09:20:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2026-05-27T10:05:26.757Z] 09:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-27T10:05:26.757Z] 09:20:01 2 0.15 0.00 0.02 0.00 0.00 99.83 [2026-05-27T10:05:26.757Z] 09:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:20:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2026-05-27T10:05:26.757Z] 09:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-27T10:05:26.757Z] 09:20:01 6 0.13 0.00 0.00 0.00 0.02 99.85 [2026-05-27T10:05:26.757Z] 09:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-27T10:05:26.757Z] 09:21:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2026-05-27T10:05:26.757Z] 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.757Z] 09:21:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2026-05-27T10:05:26.757Z] 09:21:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2026-05-27T10:05:26.757Z] 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-27T10:05:26.757Z] 09:22:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2026-05-27T10:05:26.757Z] 09:22:01 0 0.08 0.00 0.03 0.02 0.02 99.85 [2026-05-27T10:05:26.757Z] 09:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.757Z] 09:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.757Z] 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:22:01 4 0.15 0.00 0.02 0.00 0.02 99.82 [2026-05-27T10:05:26.757Z] 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.757Z] 09:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.757Z] 09:22:01 7 0.13 0.00 0.00 0.00 0.02 99.85 [2026-05-27T10:05:26.757Z] 09:23:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2026-05-27T10:05:26.757Z] 09:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2026-05-27T10:05:26.758Z] 09:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:23:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2026-05-27T10:05:26.758Z] 09:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:24:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2026-05-27T10:05:26.758Z] 09:24:01 0 0.25 0.00 0.02 0.02 0.02 99.70 [2026-05-27T10:05:26.758Z] 09:24:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:24:01 4 0.20 0.00 0.03 0.00 0.00 99.77 [2026-05-27T10:05:26.758Z] 09:24:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:25:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2026-05-27T10:05:26.758Z] 09:25:01 0 0.05 0.00 0.05 0.02 0.03 99.85 [2026-05-27T10:05:26.758Z] 09:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:26:01 all 0.10 0.00 0.02 0.00 0.01 99.86 [2026-05-27T10:05:26.758Z] 09:26:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2026-05-27T10:05:26.758Z] 09:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:26:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:26:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:26:01 6 0.53 0.00 0.00 0.00 0.02 99.45 [2026-05-27T10:05:26.758Z] 09:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:27:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2026-05-27T10:05:26.758Z] 09:27:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2026-05-27T10:05:26.758Z] 09:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:27:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2026-05-27T10:05:26.758Z] 09:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:28:01 all 0.14 0.00 0.02 0.00 0.01 99.82 [2026-05-27T10:05:26.758Z] 09:28:01 0 0.08 0.00 0.08 0.00 0.03 99.80 [2026-05-27T10:05:26.758Z] 09:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:28:01 6 0.91 0.00 0.05 0.00 0.02 99.02 [2026-05-27T10:05:26.758Z] 09:28:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2026-05-27T10:05:26.758Z] 09:29:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2026-05-27T10:05:26.758Z] 09:29:01 0 0.13 0.00 0.08 0.02 0.03 99.73 [2026-05-27T10:05:26.758Z] 09:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:29:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2026-05-27T10:05:26.758Z] 09:29:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2026-05-27T10:05:26.758Z] 09:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:29:01 7 0.20 0.00 0.02 0.02 0.02 99.75 [2026-05-27T10:05:26.758Z] [2026-05-27T10:05:26.758Z] 09:29:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.758Z] 09:30:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2026-05-27T10:05:26.758Z] 09:30:01 0 0.12 0.00 0.02 0.02 0.02 99.83 [2026-05-27T10:05:26.758Z] 09:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:30:01 6 0.17 0.00 0.00 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:30:01 7 0.23 0.00 0.02 0.00 0.00 99.75 [2026-05-27T10:05:26.758Z] 09:31:01 all 0.18 0.00 0.03 0.01 0.01 99.77 [2026-05-27T10:05:26.758Z] 09:31:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2026-05-27T10:05:26.758Z] 09:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:31:01 2 0.07 0.00 0.07 0.02 0.00 99.85 [2026-05-27T10:05:26.758Z] 09:31:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:31:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:31:01 5 0.32 0.00 0.07 0.05 0.02 99.55 [2026-05-27T10:05:26.758Z] 09:31:01 6 0.13 0.00 0.00 0.00 0.02 99.85 [2026-05-27T10:05:26.758Z] 09:31:01 7 0.52 0.00 0.00 0.00 0.00 99.48 [2026-05-27T10:05:26.758Z] 09:32:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:32:01 0 0.23 0.00 0.05 0.02 0.02 99.68 [2026-05-27T10:05:26.758Z] 09:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:32:01 6 0.15 0.00 0.02 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2026-05-27T10:05:26.758Z] 09:33:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2026-05-27T10:05:26.758Z] 09:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:33:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2026-05-27T10:05:26.758Z] 09:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:33:01 7 0.15 0.00 0.00 0.00 0.02 99.83 [2026-05-27T10:05:26.758Z] 09:34:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2026-05-27T10:05:26.758Z] 09:34:01 0 0.13 0.00 0.02 0.02 0.03 99.80 [2026-05-27T10:05:26.758Z] 09:34:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:34:01 2 0.15 0.00 0.02 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:34:01 6 1.44 0.00 0.00 0.00 0.00 98.56 [2026-05-27T10:05:26.758Z] 09:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:35:01 all 0.26 0.00 0.02 0.00 0.01 99.72 [2026-05-27T10:05:26.758Z] 09:35:01 0 0.03 0.00 0.08 0.00 0.03 99.85 [2026-05-27T10:05:26.758Z] 09:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:35:01 6 1.94 0.00 0.02 0.00 0.02 98.03 [2026-05-27T10:05:26.758Z] 09:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:36:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2026-05-27T10:05:26.758Z] 09:36:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2026-05-27T10:05:26.758Z] 09:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:36:01 2 0.18 0.00 0.00 0.00 0.00 99.82 [2026-05-27T10:05:26.758Z] 09:36:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:36:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2026-05-27T10:05:26.758Z] 09:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:36:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2026-05-27T10:05:26.758Z] 09:36:01 7 0.17 0.00 0.00 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-05-27T10:05:26.758Z] 09:37:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2026-05-27T10:05:26.758Z] 09:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:37:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:38:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2026-05-27T10:05:26.758Z] 09:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-27T10:05:26.758Z] 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:38:01 6 0.13 0.00 0.02 0.00 0.00 99.85 [2026-05-27T10:05:26.758Z] 09:38:01 7 0.13 0.00 0.02 0.00 0.00 99.85 [2026-05-27T10:05:26.758Z] 09:39:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2026-05-27T10:05:26.758Z] 09:39:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-27T10:05:26.758Z] 09:39:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:39:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:39:01 6 1.61 0.00 0.00 0.00 0.00 98.39 [2026-05-27T10:05:26.758Z] 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:40:01 all 0.31 0.00 0.01 0.00 0.01 99.67 [2026-05-27T10:05:26.758Z] 09:40:01 0 0.20 0.00 0.02 0.02 0.02 99.75 [2026-05-27T10:05:26.758Z] 09:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:40:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:40:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2026-05-27T10:05:26.758Z] 09:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:40:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2026-05-27T10:05:26.758Z] 09:40:01 7 0.15 0.00 0.00 0.00 0.00 99.85 [2026-05-27T10:05:26.758Z] [2026-05-27T10:05:26.758Z] 09:40:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.758Z] 09:41:01 all 0.10 0.00 0.01 0.00 0.01 99.89 [2026-05-27T10:05:26.758Z] 09:41:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:41:01 6 0.65 0.00 0.02 0.00 0.00 99.34 [2026-05-27T10:05:26.758Z] 09:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:42:02 all 0.05 0.00 0.01 0.00 0.01 99.92 [2026-05-27T10:05:26.758Z] 09:42:02 0 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-27T10:05:26.758Z] 09:42:02 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:42:02 2 0.17 0.00 0.03 0.00 0.00 99.80 [2026-05-27T10:05:26.758Z] 09:42:02 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:42:02 4 0.02 0.00 0.02 0.00 0.03 99.93 [2026-05-27T10:05:26.758Z] 09:42:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:42:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:42:02 7 0.17 0.00 0.03 0.00 0.00 99.80 [2026-05-27T10:05:26.758Z] 09:43:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2026-05-27T10:05:26.758Z] 09:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:44:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2026-05-27T10:05:26.758Z] 09:44:01 0 0.17 0.00 0.00 0.02 0.02 99.80 [2026-05-27T10:05:26.758Z] 09:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:44:01 4 0.13 0.00 0.02 0.00 0.02 99.83 [2026-05-27T10:05:26.758Z] 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-05-27T10:05:26.758Z] 09:45:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:45:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:45:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2026-05-27T10:05:26.758Z] 09:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:46:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:46:01 0 0.17 0.00 0.02 0.02 0.00 99.80 [2026-05-27T10:05:26.758Z] 09:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:46:01 6 0.15 0.00 0.02 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-05-27T10:05:26.758Z] 09:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-27T10:05:26.758Z] 09:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:47:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2026-05-27T10:05:26.758Z] 09:47:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-27T10:05:26.758Z] 09:48:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2026-05-27T10:05:26.758Z] 09:48:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:48:01 6 0.15 0.00 0.00 0.00 0.00 99.85 [2026-05-27T10:05:26.758Z] 09:48:01 7 0.22 0.00 0.02 0.00 0.00 99.77 [2026-05-27T10:05:26.758Z] 09:49:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2026-05-27T10:05:26.758Z] 09:49:01 0 1.50 0.00 0.02 0.00 0.02 98.47 [2026-05-27T10:05:26.758Z] 09:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:50:01 all 0.29 0.00 0.03 0.01 0.01 99.67 [2026-05-27T10:05:26.758Z] 09:50:01 0 1.78 0.00 0.03 0.02 0.00 98.17 [2026-05-27T10:05:26.758Z] 09:50:01 1 0.03 0.00 0.17 0.00 0.00 99.80 [2026-05-27T10:05:26.758Z] 09:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:50:01 4 0.20 0.00 0.03 0.00 0.02 99.75 [2026-05-27T10:05:26.758Z] 09:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:50:01 6 0.18 0.00 0.00 0.00 0.00 99.82 [2026-05-27T10:05:26.758Z] 09:50:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 09:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2026-05-27T10:05:26.758Z] 09:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:51:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2026-05-27T10:05:26.758Z] 09:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:51:01 4 0.08 0.00 0.03 0.00 0.05 99.83 [2026-05-27T10:05:26.758Z] 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-27T10:05:26.758Z] [2026-05-27T10:05:26.758Z] 09:51:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.758Z] 09:52:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2026-05-27T10:05:26.758Z] 09:52:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-27T10:05:26.758Z] 09:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-27T10:05:26.758Z] 09:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:52:01 4 0.62 0.00 0.03 0.00 0.00 99.35 [2026-05-27T10:05:26.758Z] 09:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:52:01 7 0.37 0.00 0.03 0.00 0.00 99.60 [2026-05-27T10:05:26.758Z] 09:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2026-05-27T10:05:26.758Z] 09:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-27T10:05:26.758Z] 09:53:01 5 0.03 0.00 0.00 0.07 0.02 99.88 [2026-05-27T10:05:26.758Z] 09:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:54:01 all 0.05 0.00 0.01 0.01 0.01 99.91 [2026-05-27T10:05:26.758Z] 09:54:01 0 0.02 0.00 0.02 0.07 0.00 99.90 [2026-05-27T10:05:26.758Z] 09:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:54:01 2 0.17 0.00 0.02 0.00 0.00 99.82 [2026-05-27T10:05:26.758Z] 09:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:54:01 4 0.20 0.00 0.02 0.00 0.02 99.77 [2026-05-27T10:05:26.758Z] 09:54:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:55:01 all 0.03 0.00 0.01 0.06 0.01 99.90 [2026-05-27T10:05:26.758Z] 09:55:01 0 0.07 0.00 0.00 0.17 0.02 99.75 [2026-05-27T10:05:26.758Z] 09:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-27T10:05:26.758Z] 09:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:55:01 5 0.02 0.00 0.02 0.28 0.02 99.67 [2026-05-27T10:05:26.758Z] 09:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:56:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2026-05-27T10:05:26.758Z] 09:56:01 0 0.68 0.00 0.00 0.03 0.00 99.29 [2026-05-27T10:05:26.758Z] 09:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-27T10:05:26.758Z] 09:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:56:01 4 0.20 0.00 0.05 0.00 0.02 99.73 [2026-05-27T10:05:26.758Z] 09:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:56:01 6 0.15 0.00 0.00 0.00 0.00 99.85 [2026-05-27T10:05:26.758Z] 09:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:57:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2026-05-27T10:05:26.758Z] 09:57:01 0 0.00 0.00 0.00 0.17 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-27T10:05:26.758Z] 09:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-27T10:05:26.758Z] 09:57:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2026-05-27T10:05:26.758Z] 09:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:58:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2026-05-27T10:05:26.758Z] 09:58:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:58:01 2 0.22 0.00 0.02 0.00 0.00 99.77 [2026-05-27T10:05:26.758Z] 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:58:01 4 0.23 0.00 0.03 0.00 0.02 99.72 [2026-05-27T10:05:26.758Z] 09:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2026-05-27T10:05:26.758Z] 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:58:01 7 0.15 0.00 0.02 0.00 0.00 99.83 [2026-05-27T10:05:26.758Z] 09:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-05-27T10:05:26.758Z] 09:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2026-05-27T10:05:26.758Z] 09:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.758Z] 09:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-27T10:05:26.758Z] 09:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-27T10:05:26.758Z] 09:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 09:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 10:00:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2026-05-27T10:05:26.758Z] 10:00:01 0 0.63 0.00 0.00 0.03 0.00 99.34 [2026-05-27T10:05:26.758Z] 10:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-27T10:05:26.758Z] 10:00:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2026-05-27T10:05:26.758Z] 10:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-27T10:05:26.758Z] 10:00:01 4 0.15 0.00 0.00 0.00 0.02 99.83 [2026-05-27T10:05:26.759Z] 10:00:01 5 0.07 0.00 0.03 0.02 0.02 99.87 [2026-05-27T10:05:26.759Z] 10:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.759Z] 10:00:01 7 0.20 0.00 0.02 0.00 0.00 99.78 [2026-05-27T10:05:26.759Z] 10:01:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2026-05-27T10:05:26.759Z] 10:01:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-27T10:05:26.759Z] 10:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-27T10:05:26.759Z] 10:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.759Z] 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.759Z] 10:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-27T10:05:26.759Z] 10:01:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-27T10:05:26.759Z] 10:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.759Z] 10:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-27T10:05:26.759Z] 10:02:01 all 0.09 0.00 0.01 0.01 0.00 99.88 [2026-05-27T10:05:26.759Z] 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.759Z] 10:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-27T10:05:26.759Z] 10:02:01 2 0.43 0.00 0.02 0.00 0.00 99.55 [2026-05-27T10:05:26.759Z] 10:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-27T10:05:26.759Z] 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.759Z] 10:02:01 5 0.08 0.00 0.02 0.10 0.02 99.78 [2026-05-27T10:05:26.759Z] 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-27T10:05:26.759Z] 10:02:01 7 0.15 0.00 0.00 0.00 0.00 99.85 [2026-05-27T10:05:26.759Z] [2026-05-27T10:05:26.759Z] 10:02:01 CPU %user %nice %system %iowait %steal %idle [2026-05-27T10:05:26.759Z] 10:03:01 all 7.36 0.00 3.12 1.23 0.06 88.23 [2026-05-27T10:05:26.759Z] 10:03:01 0 8.17 0.00 2.49 0.98 0.07 88.29 [2026-05-27T10:05:26.759Z] 10:03:01 1 7.24 0.00 2.73 0.17 0.07 89.79 [2026-05-27T10:05:26.759Z] 10:03:01 2 7.45 0.00 2.63 0.17 0.05 89.70 [2026-05-27T10:05:26.759Z] 10:03:01 3 8.06 0.00 3.38 0.10 0.05 88.41 [2026-05-27T10:05:26.759Z] 10:03:01 4 7.96 0.00 3.43 0.49 0.07 88.05 [2026-05-27T10:05:26.759Z] 10:03:01 5 7.15 0.00 3.48 4.39 0.07 84.91 [2026-05-27T10:05:26.759Z] 10:03:01 6 6.01 0.00 3.00 0.81 0.05 90.13 [2026-05-27T10:05:26.759Z] 10:03:01 7 6.82 0.00 3.83 2.74 0.07 86.55 [2026-05-27T10:05:26.759Z] 10:04:01 all 0.26 0.00 0.13 0.03 0.01 99.57 [2026-05-27T10:05:26.759Z] 10:04:01 0 0.82 0.00 0.18 0.03 0.00 98.97 [2026-05-27T10:05:26.759Z] 10:04:01 1 0.20 0.00 0.13 0.00 0.00 99.67 [2026-05-27T10:05:26.759Z] 10:04:01 2 0.07 0.00 0.10 0.00 0.02 99.82 [2026-05-27T10:05:26.759Z] 10:04:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2026-05-27T10:05:26.759Z] 10:04:01 4 0.10 0.00 0.12 0.00 0.02 99.77 [2026-05-27T10:05:26.759Z] 10:04:01 5 0.43 0.00 0.10 0.00 0.02 99.45 [2026-05-27T10:05:26.759Z] 10:04:01 6 0.23 0.00 0.18 0.00 0.00 99.58 [2026-05-27T10:05:26.759Z] 10:04:01 7 0.15 0.00 0.15 0.18 0.00 99.52 [2026-05-27T10:05:26.759Z] 10:05:01 all 0.52 0.00 0.24 0.05 0.01 99.18 [2026-05-27T10:05:26.759Z] 10:05:01 0 0.45 0.00 0.27 0.05 0.00 99.23 [2026-05-27T10:05:26.759Z] 10:05:01 1 0.35 0.00 0.23 0.00 0.02 99.40 [2026-05-27T10:05:26.759Z] 10:05:01 2 1.05 0.00 0.15 0.03 0.00 98.77 [2026-05-27T10:05:26.759Z] 10:05:01 3 0.37 0.00 0.27 0.02 0.02 99.33 [2026-05-27T10:05:26.759Z] 10:05:01 4 0.32 0.00 0.20 0.02 0.02 99.45 [2026-05-27T10:05:26.759Z] 10:05:01 5 0.30 0.00 0.35 0.02 0.02 99.32 [2026-05-27T10:05:26.759Z] 10:05:01 6 0.35 0.00 0.22 0.03 0.00 99.40 [2026-05-27T10:05:26.759Z] 10:05:01 7 1.00 0.00 0.25 0.22 0.02 98.51 [2026-05-27T10:05:26.759Z] Average: all 5.00 0.00 0.79 0.23 0.02 93.96 [2026-05-27T10:05:26.759Z] Average: 0 5.23 0.00 0.81 0.37 0.02 93.58 [2026-05-27T10:05:26.759Z] Average: 1 4.99 0.00 0.81 0.21 0.02 93.97 [2026-05-27T10:05:26.759Z] Average: 2 4.96 0.00 0.76 0.16 0.01 94.10 [2026-05-27T10:05:26.759Z] Average: 3 4.91 0.00 0.77 0.18 0.01 94.12 [2026-05-27T10:05:26.759Z] Average: 4 5.03 0.00 0.78 0.22 0.02 93.95 [2026-05-27T10:05:26.759Z] Average: 5 5.01 0.00 0.77 0.25 0.02 93.95 [2026-05-27T10:05:26.759Z] Average: 6 4.95 0.00 0.80 0.31 0.02 93.92 [2026-05-27T10:05:26.759Z] Average: 7 4.92 0.00 0.78 0.17 0.02 94.11 [2026-05-27T10:05:26.759Z] [2026-05-27T10:05:26.759Z] [2026-05-27T10:05:26.759Z]