Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9947229cd3ef338e1f35ef423db13361e0e58515 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-ssh1550900417145310245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3851106822109342466.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14331445437977710738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11454527019291632529.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15573189309495960790.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-771132 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/920 [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/920 # 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 9947229cd3ef338e1f35ef423db13361e0e58515 (main) Commit message: "Merge pull request #5281 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.43.0" > 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 9947229cd3ef338e1f35ef423db13361e0e58515 # timeout=10 > git rev-list --no-walk ac5df0be99bcc9d2c08c266e8b01330029f46449 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T09:52:26.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T09:52:26.458Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T09:52:26.488Z] ========================================================= [2025-10-31T09:52:26.488Z] EdgeX Global Pipelines Version Info [2025-10-31T09:52:26.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:52:27.597Z] ------------------- [2025-10-31T09:52:27.597Z] stable info: [2025-10-31T09:52:27.597Z] ------------------- [2025-10-31T09:52:27.597Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T09:52:27.597Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T09:52:27.597Z] Message: update stable to v1.0.278 [2025-10-31T09:52:27.858Z] ------------------- [2025-10-31T09:52:27.858Z] experimental info: [2025-10-31T09:52:27.858Z] ------------------- [2025-10-31T09:52:27.858Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T09:52:27.858Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T09:52:27.858Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T09:52:27.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T09:52:28.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T09:52:28.033Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T09:52:28.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T09:52:28.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T09:52:28.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T09:52:28.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T09:52:28.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T09:52:28.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T09:52:28.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T09:52:28.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T09:52:28.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T09:52:28.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T09:52:28.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T09:52:28.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T09:52:28.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T09:52:28.446Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T09:52:28.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T09:52:28.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T09:52:28.530Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T09:52:28.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T09:52:28.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T09:52:28.612Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T09:52:28.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T09:52:28.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T09:52:28.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T09:52:28.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T09:52:28.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9947229 [Pipeline] echo [2025-10-31T09:52:28.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T09:52:28.844Z] provisioning config files... [2025-10-31T09:52:28.858Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config4127095266781620108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:52:29.199Z] ---> ****-login.sh [2025-10-31T09:52:29.199Z] nexus3.edgexfoundry.org:10001 [2025-10-31T09:52:29.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:52:29.461Z] [2025-10-31T09:52:29.461Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T09:52:29.461Z] Configure a credential helper to remove this warning. See [2025-10-31T09:52:29.461Z] https://docs.****.com/go/credential-store/ [2025-10-31T09:52:29.461Z] [2025-10-31T09:52:29.461Z] Login Succeeded [2025-10-31T09:52:29.461Z] nexus3.edgexfoundry.org:10002 [2025-10-31T09:52:29.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:52:29.461Z] [2025-10-31T09:52:29.461Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T09:52:29.461Z] Configure a credential helper to remove this warning. See [2025-10-31T09:52:29.461Z] https://docs.****.com/go/credential-store/ [2025-10-31T09:52:29.461Z] [2025-10-31T09:52:29.461Z] Login Succeeded [2025-10-31T09:52:29.461Z] nexus3.edgexfoundry.org:10003 [2025-10-31T09:52:29.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:52:29.722Z] [2025-10-31T09:52:29.723Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T09:52:29.723Z] Configure a credential helper to remove this warning. See [2025-10-31T09:52:29.723Z] https://docs.****.com/go/credential-store/ [2025-10-31T09:52:29.723Z] [2025-10-31T09:52:29.723Z] Login Succeeded [2025-10-31T09:52:29.723Z] nexus3.edgexfoundry.org:10004 [2025-10-31T09:52:29.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:52:29.723Z] [2025-10-31T09:52:29.723Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T09:52:29.723Z] Configure a credential helper to remove this warning. See [2025-10-31T09:52:29.723Z] https://docs.****.com/go/credential-store/ [2025-10-31T09:52:29.723Z] [2025-10-31T09:52:29.723Z] Login Succeeded [2025-10-31T09:52:29.723Z] ****.io [2025-10-31T09:52:29.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:52:29.985Z] [2025-10-31T09:52:29.985Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T09:52:29.985Z] Configure a credential helper to remove this warning. See [2025-10-31T09:52:29.985Z] https://docs.****.com/go/credential-store/ [2025-10-31T09:52:29.986Z] [2025-10-31T09:52:29.986Z] Login Succeeded [2025-10-31T09:52:29.986Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T09:52:29.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T09:52:30.339Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-31T09:52:30.339Z] + dirname cmd/core-command/Dockerfile [2025-10-31T09:52:30.339Z] + cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T09:52:30.339Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T09:52:30.339Z] + cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T09:52:30.339Z] + dirname+ cmd/core-data/Dockerfile [2025-10-31T09:52:30.339Z] cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T09:52:30.339Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T09:52:30.339Z] + cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T09:52:30.339Z] + dirname+ cmd/core-metadata/Dockerfile [2025-10-31T09:52:30.339Z] cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T09:52:30.339Z] + + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T09:52:30.339Z] cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T09:52:30.339Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T09:52:30.339Z] + cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T09:52:30.339Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T09:52:30.339Z] + cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T09:52:30.339Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T09:52:30.339Z] + cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T09:52:30.339Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T09:52:30.339Z] + cut -d/ -f2 [2025-10-31T09:52:30.339Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T09:52:30.340Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T09:52:30.340Z] + cut -d/ -f2 [2025-10-31T09:52:30.340Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T09:52:30.340Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T09:52:30.340Z] + cut -d/ -f2 [2025-10-31T09:52:30.340Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T09:52:30.340Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T09:52:30.340Z] + cut -d/ -f2 [2025-10-31T09:52:30.340Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T09:52:30.340Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T09:52:30.340Z] + cut -d/ -f2 [2025-10-31T09:52:30.340Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T09:52:30.340Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T09:52:30.340Z] + cut -d/ -f2 [2025-10-31T09:52:30.340Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T09:52:30.365Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T09:52:30.752Z] + git rev-list -1 --merges 9947229cd3ef338e1f35ef423db13361e0e58515~1..9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T09:52:30.769Z] -----------> git rev-list -1 --merges 9947229cd3ef338e1f35ef423db13361e0e58515~1..9947229cd3ef338e1f35ef423db13361e0e58515 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T09:52:30.769Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [false] [Pipeline] sh [2025-10-31T09:52:31.068Z] + git log --format=format:%s -1 9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T09:52:31.087Z] ========================================================= [2025-10-31T09:52:31.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T09:52:31.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T09:52:31.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T09:52:31.536Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T09:52:31.536Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T09:52:31.536Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T09:52:31.536Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T09:52:31.536Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T09:52:31.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:52:31.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T09:52:31.958Z] [2025-10-31T09:52:31.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:52:32.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T09:52:32.270Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T09:52:32.270Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T09:52:32.270Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T09:52:32.270Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T09:52:32.270Z] 461d9e800cba: Pulling fs layer [2025-10-31T09:52:32.270Z] 80192f66455f: Pulling fs layer [2025-10-31T09:52:32.270Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T09:52:32.270Z] a29436f7fd5d: Pulling fs layer [2025-10-31T09:52:32.270Z] 923cac83aea3: Pulling fs layer [2025-10-31T09:52:32.270Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T09:52:32.270Z] db01528c6b51: Pulling fs layer [2025-10-31T09:52:32.270Z] 28988de357af: Pulling fs layer [2025-10-31T09:52:32.270Z] a29436f7fd5d: Waiting [2025-10-31T09:52:32.270Z] 923cac83aea3: Waiting [2025-10-31T09:52:32.270Z] 25ad8b0a4227: Waiting [2025-10-31T09:52:32.270Z] 461d9e800cba: Waiting [2025-10-31T09:52:32.270Z] 28988de357af: Waiting [2025-10-31T09:52:32.270Z] 80192f66455f: Waiting [2025-10-31T09:52:32.270Z] 2e8e34ca0e6c: Waiting [2025-10-31T09:52:32.270Z] db01528c6b51: Waiting [2025-10-31T09:52:32.270Z] 6bf1a483ea7c: Download complete [2025-10-31T09:52:32.270Z] 461d9e800cba: Download complete [2025-10-31T09:52:32.531Z] 80192f66455f: Verifying Checksum [2025-10-31T09:52:32.531Z] 80192f66455f: Download complete [2025-10-31T09:52:32.531Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T09:52:32.531Z] f5dfc541a4d3: Download complete [2025-10-31T09:52:32.531Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T09:52:32.531Z] 3dae71ba6b94: Download complete [2025-10-31T09:52:32.531Z] 923cac83aea3: Download complete [2025-10-31T09:52:32.791Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T09:52:32.791Z] 25ad8b0a4227: Download complete [2025-10-31T09:52:32.791Z] db01528c6b51: Download complete [2025-10-31T09:52:32.791Z] 28988de357af: Verifying Checksum [2025-10-31T09:52:32.791Z] 28988de357af: Download complete [2025-10-31T09:52:33.050Z] a29436f7fd5d: Download complete [2025-10-31T09:52:33.310Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T09:52:33.310Z] 2e8e34ca0e6c: Download complete [2025-10-31T09:52:34.245Z] 3dae71ba6b94: Pull complete [2025-10-31T09:52:34.245Z] 6bf1a483ea7c: Pull complete [2025-10-31T09:52:35.184Z] f5dfc541a4d3: Pull complete [2025-10-31T09:52:35.184Z] 461d9e800cba: Pull complete [2025-10-31T09:52:35.184Z] 80192f66455f: Pull complete [2025-10-31T09:52:39.439Z] 2e8e34ca0e6c: Pull complete [2025-10-31T09:52:39.697Z] a29436f7fd5d: Pull complete [2025-10-31T09:52:39.697Z] 923cac83aea3: Pull complete [2025-10-31T09:52:39.697Z] 25ad8b0a4227: Pull complete [2025-10-31T09:52:39.957Z] db01528c6b51: Pull complete [2025-10-31T09:52:39.957Z] 28988de357af: Pull complete [2025-10-31T09:52:39.957Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T09:52:39.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T09:52:39.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:52:40.068Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T09:52:40.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T09:52:42.685Z] $ docker top 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 -eo pid,comm [2025-10-31T09:52:42.751Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T09:52:42.751Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T09:52:42.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T09:52:42.820Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T09:52:42.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T09:52:42.939Z] $ docker exec 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent [2025-10-31T09:52:43.050Z] SSH_AUTH_SOCK=/tmp/ssh-BCpPnd3gf20N/agent.32 [2025-10-31T09:52:43.050Z] SSH_AGENT_PID=38 [2025-10-31T09:52:43.059Z] Running ssh-add (command line suppressed) [2025-10-31T09:52:43.152Z] Identity added: /w/workspace/edgex-go/920@tmp/private_key_17347687736991122660.key (/w/workspace/edgex-go/920@tmp/private_key_17347687736991122660.key) [2025-10-31T09:52:43.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T09:52:43.472Z] + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] sh [2025-10-31T09:52:43.758Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T09:52:43.761Z] $ docker exec --env ******** --env ******** 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent -k [2025-10-31T09:52:43.854Z] unset SSH_AUTH_SOCK; [2025-10-31T09:52:43.855Z] unset SSH_AGENT_PID; [2025-10-31T09:52:43.855Z] echo Agent pid 38 killed; [2025-10-31T09:52:43.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T09:52:43.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T09:52:43.924Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T09:52:44.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T09:52:44.018Z] $ docker exec 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent [2025-10-31T09:52:44.149Z] SSH_AUTH_SOCK=/tmp/ssh-dl6Zco1SpIE8/agent.85 [2025-10-31T09:52:44.149Z] SSH_AGENT_PID=91 [2025-10-31T09:52:44.167Z] Running ssh-add (command line suppressed) [2025-10-31T09:52:44.256Z] Identity added: /w/workspace/edgex-go/920@tmp/private_key_7256131629897759799.key (/w/workspace/edgex-go/920@tmp/private_key_7256131629897759799.key) [2025-10-31T09:52:44.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T09:52:44.580Z] + git semver init [2025-10-31T09:52:44.847Z] 2025-10-31 09:52:44,790 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T09:52:44.847Z] 2025-10-31 09:52:44,794 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T09:52:44.847Z] 2025-10-31 09:52:44,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/920/.semver [2025-10-31T09:52:44.847Z] 2025-10-31 09:52:44,795 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/920/.semver [2025-10-31T09:52:44.847Z] 2025-10-31 09:52:44,795 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/920/.semver'], cwd=/w/workspace/edgex-go/920, stdin=None, shell=False, universal_newlines=False) [2025-10-31T09:52:50.154Z] 2025-10-31 09:52:49,690 [append_file] DEBUG append to file:/w/workspace/edgex-go/920/.git/info/exclude [2025-10-31T09:52:50.154Z] 2025-10-31 09:52:49,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/920/.semver/main with force:False [2025-10-31T09:52:50.154Z] 2025-10-31 09:52:49,691 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T09:52:50.154Z] 2025-10-31 09:52:49,691 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T09:52:50.154Z] 4.1.0-dev.72 [Pipeline] } [2025-10-31T09:52:50.149Z] $ docker exec --env ******** --env ******** 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent -k [2025-10-31T09:52:50.247Z] unset SSH_AUTH_SOCK; [2025-10-31T09:52:50.248Z] unset SSH_AGENT_PID; [2025-10-31T09:52:50.248Z] echo Agent pid 91 killed; [2025-10-31T09:52:50.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T09:52:50.598Z] + git semver [Pipeline] } [2025-10-31T09:52:50.857Z] $ docker stop --time=1 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 [2025-10-31T09:52:52.084Z] $ docker rm -f --volumes 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T09:52:52.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T09:52:52.653Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T09:52:52.656Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.72 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T09:52:53.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] echo [2025-10-31T09:52:53.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T09:52:53.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T09:52:53.130Z] ========================================================= [2025-10-31T09:52:53.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T09:52:53.130Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:52:53.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T09:52:53.425Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T09:52:53.425Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T09:52:53.425Z] c35fb4624d26: Pulling fs layer [2025-10-31T09:52:53.425Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T09:52:53.425Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T09:52:53.425Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T09:52:53.425Z] c3e65509a76b: Pulling fs layer [2025-10-31T09:52:53.425Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T09:52:53.425Z] bb34ca984cfb: Pulling fs layer [2025-10-31T09:52:53.425Z] 151cf03bc807: Pulling fs layer [2025-10-31T09:52:53.425Z] c3e65509a76b: Waiting [2025-10-31T09:52:53.425Z] 7cf9ebb963bd: Waiting [2025-10-31T09:52:53.425Z] bb34ca984cfb: Waiting [2025-10-31T09:52:53.425Z] 151cf03bc807: Waiting [2025-10-31T09:52:53.425Z] 333b49ad6fbf: Waiting [2025-10-31T09:52:53.425Z] 4f4fb700ef54: Waiting [2025-10-31T09:52:53.425Z] c35fb4624d26: Download complete [2025-10-31T09:52:53.425Z] 333b49ad6fbf: Download complete [2025-10-31T09:52:53.425Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T09:52:53.425Z] 4f4fb700ef54: Download complete [2025-10-31T09:52:53.425Z] 2d35ebdb57d9: Download complete [2025-10-31T09:52:53.425Z] c3e65509a76b: Download complete [2025-10-31T09:52:53.684Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T09:52:53.684Z] 7cf9ebb963bd: Download complete [2025-10-31T09:52:53.684Z] 2d35ebdb57d9: Pull complete [2025-10-31T09:52:53.684Z] c35fb4624d26: Pull complete [2025-10-31T09:52:53.942Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T09:52:53.942Z] 4e2aec7ef170: Download complete [2025-10-31T09:52:53.942Z] 151cf03bc807: Verifying Checksum [2025-10-31T09:52:53.942Z] 151cf03bc807: Download complete [2025-10-31T09:52:54.201Z] bb34ca984cfb: Verifying Checksum [2025-10-31T09:52:54.201Z] bb34ca984cfb: Download complete [2025-10-31T09:52:58.387Z] 4e2aec7ef170: Pull complete [2025-10-31T09:52:58.387Z] 333b49ad6fbf: Pull complete [2025-10-31T09:52:58.387Z] 4f4fb700ef54: Pull complete [2025-10-31T09:52:58.387Z] c3e65509a76b: Pull complete [2025-10-31T09:52:58.954Z] 7cf9ebb963bd: Pull complete [2025-10-31T09:53:02.239Z] bb34ca984cfb: Pull complete [2025-10-31T09:53:02.239Z] 151cf03bc807: Pull complete [2025-10-31T09:53:02.239Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T09:53:02.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T09:53:02.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:53:02.542Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T09:53:02.542Z] WORKDIR /edgex [2025-10-31T09:53:02.542Z] COPY go.mod . [2025-10-31T09:53:02.542Z] RUN go mod download [2025-10-31T09:53:02.542Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T09:53:03.110Z] #0 building with "default" instance using docker driver [2025-10-31T09:53:03.110Z] [2025-10-31T09:53:03.110Z] #1 [internal] load build definition from Dockerfile [2025-10-31T09:53:03.110Z] #1 transferring dockerfile: 164B done [2025-10-31T09:53:03.110Z] #1 DONE 0.0s [2025-10-31T09:53:03.110Z] [2025-10-31T09:53:03.110Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T09:53:03.110Z] #2 DONE 0.0s [2025-10-31T09:53:03.110Z] [2025-10-31T09:53:03.110Z] #3 [internal] load .dockerignore [2025-10-31T09:53:03.110Z] #3 transferring context: [2025-10-31T09:53:03.370Z] #3 transferring context: 50B done [2025-10-31T09:53:03.370Z] #3 DONE 0.1s [2025-10-31T09:53:03.370Z] [2025-10-31T09:53:03.370Z] #4 [internal] load build context [2025-10-31T09:53:03.370Z] #4 transferring context: 7.11kB done [2025-10-31T09:53:03.370Z] #4 DONE 0.0s [2025-10-31T09:53:03.370Z] [2025-10-31T09:53:03.370Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T09:53:03.370Z] #5 DONE 0.1s [2025-10-31T09:53:03.370Z] [2025-10-31T09:53:03.370Z] #6 [2/4] WORKDIR /edgex [2025-10-31T09:53:06.660Z] #6 DONE 3.3s [2025-10-31T09:53:06.921Z] [2025-10-31T09:53:06.921Z] #7 [3/4] COPY go.mod . [2025-10-31T09:53:06.921Z] #7 DONE 0.0s [2025-10-31T09:53:06.921Z] [2025-10-31T09:53:06.921Z] #8 [4/4] RUN go mod download [2025-10-31T09:53:07.755Z] Still waiting to schedule task [2025-10-31T09:53:07.756Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T09:53:15.047Z] #8 DONE 8.0s [2025-10-31T09:53:15.047Z] [2025-10-31T09:53:15.047Z] #9 exporting to image [2025-10-31T09:53:15.047Z] #9 exporting layers [2025-10-31T09:53:19.237Z] #9 exporting layers 4.1s done [2025-10-31T09:53:19.237Z] #9 writing image sha256:750f55f2132caf415cc79cc97c032c70cea3fec30a530df6d4b1bc1cb063c6b4 done [2025-10-31T09:53:19.237Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T09:53:19.237Z] #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:53:19.541Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T09:53:19.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:53:19.619Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T09:53:19.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T09:53:19.990Z] $ docker top 84d3620b563ea7d5efccaceb9aaa2869bac06d3fa18a451a98620247f0de3961 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:53:20.357Z] + go version [2025-10-31T09:53:20.357Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T09:53:20.355Z] $ docker stop --time=1 84d3620b563ea7d5efccaceb9aaa2869bac06d3fa18a451a98620247f0de3961 [2025-10-31T09:53:21.629Z] $ docker rm -f --volumes 84d3620b563ea7d5efccaceb9aaa2869bac06d3fa18a451a98620247f0de3961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:53:22.080Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T09:53:22.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:53:22.178Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T09:53:22.197Z] $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T09:53:22.442Z] $ docker top 21cbbc26f76fcaf239f1fca6f4dfa706ce7b1b0b3cfc81437820ffd79818ef6a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:53:22.528Z] ========================================================= [2025-10-31T09:53:22.528Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:53:22.528Z] ========================================================= [Pipeline] sh [2025-10-31T09:53:22.808Z] + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:53:23.114Z] + make test [2025-10-31T09:53:23.114Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:53:33.098Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:53:59.634Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:53:59.634Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:53:59.634Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:53:59.892Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:53:59.892Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:54:00.149Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:54:00.407Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:54:00.407Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:54:00.666Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:54:00.666Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:54:00.923Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:54:00.923Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:54:01.181Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:54:01.181Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:54:01.181Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:54:01.181Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-31T09:54:01.181Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:54:01.181Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:54:04.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-10-31T09:54:07.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.4% of statements [2025-10-31T09:54:07.744Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:54:07.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2025-10-31T09:54:07.744Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:54:07.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.7% of statements [2025-10-31T09:54:07.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.031s coverage: 86.5% of statements [2025-10-31T09:54:07.744Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:54:07.744Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.736s coverage: 94.2% of statements [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:54:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 90.7% of statements [2025-10-31T09:54:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:54:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:54:10.269Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:54:10.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-10-31T09:54:10.836Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:54:10.836Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.480s coverage: 95.8% of statements [2025-10-31T09:54:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:54:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:54:13.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:54:15.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 2.4% of statements [2025-10-31T09:54:15.896Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:54:15.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 1.0% of statements [2025-10-31T09:54:15.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:54:15.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 38.2% of statements [2025-10-31T09:54:15.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements [2025-10-31T09:54:15.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:54:15.896Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:54:15.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:54:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-10-31T09:54:16.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-10-31T09:54:16.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2025-10-31T09:54:16.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 93.1% of statements [2025-10-31T09:54:17.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2025-10-31T09:54:29.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2025-10-31T09:54:41.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.044s coverage: 92.9% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements [2025-10-31T09:54:41.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:54:41.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.038s coverage: 33.3% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.8% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.036s coverage: 20.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 93.8% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.1% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:54:41.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements [2025-10-31T09:54:41.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:54:41.743Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:54:42.002Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T09:54:42.261Z] running golangci-lint [2025-10-31T09:54:42.261Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T09:54:42.261Z] go version go1.25.2 linux/amd64 [2025-10-31T09:54:42.521Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T09:54:42.521Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T09:54:42.780Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-10-31T09:54:42.780Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-10-31T09:54:42.780Z] level=info msg="[goenv] Read go env for 3.759548ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-10-31T09:54:42.780Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-10-31T09:55:04.726Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 21.56953912s" [2025-10-31T09:55:04.726Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.023344ms" [2025-10-31T09:55:19.609Z] level=info msg="[linters_context/goanalysis] analyzers took 2m22.775670289s with top 10 stages: buildir: 1m5.105828931s, gosec: 3.517762358s, inspect: 3.146788148s, fact_deprecated: 2.506020558s, ctrlflow: 2.205144207s, printf: 2.102939325s, fact_purity: 1.918498029s, S1038: 1.520448753s, QF1004: 1.515441816s, nilness: 1.441886326s" [2025-10-31T09:55:19.609Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-10-31T09:55:19.609Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-10-31T09:55:19.609Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-10-31T09:55:19.609Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-10-31T09:55:19.609Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21" [2025-10-31T09:55:19.609Z] level=info msg="[runner] processing took 9.42506ms with stages: nolint_filter: 7.847052ms, generated_file_filter: 1.293303ms, exclusion_rules: 129.042µs, exclusion_paths: 92.522µs, path_relativity: 41.321µs, cgo: 5.46µs, path_absoluter: 4.54µs, sort_results: 3.32µs, invalid_issue: 2.23µs, filename_unadjuster: 1.24µs, max_same_issues: 1.17µs, source_code: 730ns, diff: 680ns, fixer: 620ns, uniq_by_line: 390ns, severity-rules: 390ns, path_prettifier: 390ns, path_shortener: 300ns, max_from_linter: 200ns, max_per_file_from_linter: 160ns" [2025-10-31T09:55:19.609Z] level=info msg="[runner] linters took 13.557059188s with stages: goanalysis_metalinter: 13.547542287s" [2025-10-31T09:55:19.609Z] 0 issues. [2025-10-31T09:55:19.609Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-31T09:55:19.609Z] level=info msg="Memory: 351 samples, avg is 359.9MB, max is 1312.4MB" [2025-10-31T09:55:19.609Z] level=info msg="Execution took 35.167328223s" [2025-10-31T09:55:19.609Z] go vet ./... [2025-10-31T09:55:26.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:55:26.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:55:26.165Z] ./bin/test-attribution-txt.sh [2025-10-31T09:55:26.166Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/cmdutils is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/conv is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/fileutils is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/jsonname is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/jsonutils is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/loading is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/mangling is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/netutils is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/stringutils is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/typeutils is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-openapi/swag/yamlutils is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/go-viper/mapstructure/v2 is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [2025-10-31T09:55:26.166Z] An attribution for go.yaml.in/yaml/v3 is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:55:26.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:55:26.473Z] + ls -al . [2025-10-31T09:55:26.473Z] total 1388 [2025-10-31T09:55:26.473Z] drwxrwxr-x 11 1001 1001 4096 Oct 31 09:53 . [2025-10-31T09:55:26.473Z] drwxr-xr-x 4 root root 4096 Oct 31 09:53 .. [2025-10-31T09:55:26.473Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 .blubracket [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 09:52 .dockerignore [2025-10-31T09:55:26.473Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 09:54 .git [2025-10-31T09:55:26.473Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 09:52 .github [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 09:52 .gitignore [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 359 Oct 31 09:52 .golangci.yml [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 09:52 .hadolint.yml [2025-10-31T09:55:26.473Z] drwxr-xr-x 3 1001 1001 4096 Oct 31 09:52 .semver [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 09:52 .sonarcloud.properties [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 09:52 ADOPTERS.md [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 09:52 Attribution.txt [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 09:52 CHANGELOG.md [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 09:52 CONTRIBUTING.md [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 09:52 GOVERNANCE.md [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 886 Oct 31 09:52 Jenkinsfile [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 09:52 LICENSE [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 16739 Oct 31 09:52 Makefile [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 09:52 OWNERS.md [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 09:52 README.md [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 09:52 SECURITY.md [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 12 Oct 31 09:52 VERSION [2025-10-31T09:55:26.473Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 bin [2025-10-31T09:55:26.473Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 09:52 cmd [2025-10-31T09:55:26.473Z] -rw-r--r-- 1 root root 1040111 Oct 31 09:54 coverage.out [2025-10-31T09:55:26.473Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 fuzz_test [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 7071 Oct 31 09:52 go.mod [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 90676 Oct 31 09:52 go.sum [2025-10-31T09:55:26.473Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 09:52 internal [2025-10-31T09:55:26.473Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 openapi [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 09:52 security.txt [2025-10-31T09:55:26.473Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 09:52 version.go [Pipeline] sh [2025-10-31T09:55:26.758Z] + '[' -e coverage.out ] [2025-10-31T09:55:26.758Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:55:26.904Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:55:27.184Z] + make build [2025-10-31T09:55:27.184Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T09:55:53.792Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:55:54.358Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:55:56.265Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:55:57.203Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T09:55:59.104Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:56:04.378Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T09:56:06.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:56:10.210Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T09:56:12.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:56:14.121Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T09:56:16.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:56:16.595Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-31T09:56:18.499Z] $ docker stop --time=1 21cbbc26f76fcaf239f1fca6f4dfa706ce7b1b0b3cfc81437820ffd79818ef6a [2025-10-31T09:56:26.782Z] $ docker rm -f --volumes 21cbbc26f76fcaf239f1fca6f4dfa706ce7b1b0b3cfc81437820ffd79818ef6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:56:28.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-31T09:56:28.163Z] [2025-10-31T09:56:28.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:56:28.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-31T09:56:28.466Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-31T09:56:28.466Z] 91d30c5bc195: Pulling fs layer [2025-10-31T09:56:28.466Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-31T09:56:28.466Z] 9c61dcf015f6: Pulling fs layer [2025-10-31T09:56:28.466Z] 4698f68db338: Pulling fs layer [2025-10-31T09:56:28.466Z] 2a2f49069b9e: Pulling fs layer [2025-10-31T09:56:28.466Z] e0025b399a48: Pulling fs layer [2025-10-31T09:56:28.466Z] 4698f68db338: Waiting [2025-10-31T09:56:28.466Z] 2a2f49069b9e: Waiting [2025-10-31T09:56:28.466Z] e0025b399a48: Waiting [2025-10-31T09:56:28.466Z] 91d30c5bc195: Verifying Checksum [2025-10-31T09:56:28.466Z] 91d30c5bc195: Download complete [2025-10-31T09:56:28.466Z] 4698f68db338: Download complete [2025-10-31T09:56:28.725Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-31T09:56:28.725Z] 2e9b0aa3be6d: Download complete [2025-10-31T09:56:28.725Z] e0025b399a48: Verifying Checksum [2025-10-31T09:56:28.726Z] e0025b399a48: Download complete [2025-10-31T09:56:28.726Z] 91d30c5bc195: Pull complete [2025-10-31T09:56:28.726Z] 2a2f49069b9e: Verifying Checksum [2025-10-31T09:56:28.726Z] 2a2f49069b9e: Download complete [2025-10-31T09:56:28.984Z] 2e9b0aa3be6d: Pull complete [2025-10-31T09:56:29.551Z] 9c61dcf015f6: Verifying Checksum [2025-10-31T09:56:29.551Z] 9c61dcf015f6: Download complete [2025-10-31T09:56:33.746Z] 9c61dcf015f6: Pull complete [2025-10-31T09:56:33.746Z] 4698f68db338: Pull complete [2025-10-31T09:56:33.746Z] 2a2f49069b9e: Pull complete [2025-10-31T09:56:33.746Z] e0025b399a48: Pull complete [2025-10-31T09:56:33.746Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-31T09:56:33.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-31T09:56:33.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:56:33.847Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T09:56:33.858Z] $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-31T09:56:36.607Z] $ docker top ad368dbf637785b5ebfa4f270e0f50698f849ce704170156084c38e4ebf5fcd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:56:36.979Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:56:37.241Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:56:37.501Z] #1 ... [2025-10-31T09:56:37.501Z] [2025-10-31T09:56:37.501Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:56:37.501Z] #2 transferring dockerfile: 2.14kB done [2025-10-31T09:56:37.501Z] #2 DONE 0.3s [2025-10-31T09:56:37.501Z] [2025-10-31T09:56:37.501Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T09:56:37.501Z] #3 DONE 0.0s [2025-10-31T09:56:37.501Z] [2025-10-31T09:56:37.501Z] #4 [core-data internal] load build definition from Dockerfile [2025-10-31T09:56:37.501Z] #4 transferring dockerfile: 2.04kB done [2025-10-31T09:56:37.501Z] #4 DONE 0.4s [2025-10-31T09:56:37.501Z] [2025-10-31T09:56:37.501Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:56:37.501Z] #5 transferring dockerfile: 2.10kB done [2025-10-31T09:56:37.501Z] #5 DONE 0.4s [2025-10-31T09:56:37.501Z] [2025-10-31T09:56:37.501Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T09:56:37.501Z] #3 DONE 0.0s [2025-10-31T09:56:37.501Z] [2025-10-31T09:56:37.501Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #6 ... [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #7 transferring dockerfile: 2.49kB done [2025-10-31T09:56:37.759Z] #7 DONE 0.6s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #8 transferring dockerfile: 1.83kB done [2025-10-31T09:56:37.759Z] #8 DONE 0.6s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #9 transferring dockerfile: 1.89kB done [2025-10-31T09:56:37.759Z] #9 DONE 0.7s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #10 transferring dockerfile: 2.01kB done [2025-10-31T09:56:37.759Z] #10 DONE 0.7s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #11 transferring dockerfile: 1.81kB done [2025-10-31T09:56:37.759Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-31T09:56:37.759Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-31T09:56:37.759Z] #11 DONE 0.7s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #12 transferring dockerfile: 1.69kB done [2025-10-31T09:56:37.759Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-31T09:56:37.759Z] #12 DONE 0.7s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #13 transferring dockerfile: 2.02kB done [2025-10-31T09:56:37.759Z] #13 DONE 0.7s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #1 transferring dockerfile: 3.02kB done [2025-10-31T09:56:37.759Z] #1 DONE 0.7s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:56:37.759Z] #14 transferring dockerfile: 2.23kB done [2025-10-31T09:56:37.759Z] #14 DONE 0.6s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T09:56:37.759Z] #3 DONE 0.0s [2025-10-31T09:56:37.759Z] [2025-10-31T09:56:37.759Z] #15 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:56:38.018Z] #15 ... [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:56:38.018Z] #16 transferring dockerfile: 2.50kB done [2025-10-31T09:56:38.018Z] #16 DONE 0.6s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #17 [core-command internal] load build definition from Dockerfile [2025-10-31T09:56:38.018Z] #17 transferring dockerfile: 1.94kB done [2025-10-31T09:56:38.018Z] #17 DONE 0.5s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:56:38.018Z] #6 transferring dockerfile: 1.70kB done [2025-10-31T09:56:38.018Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-31T09:56:38.018Z] #6 DONE 0.4s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T09:56:38.018Z] #3 DONE 0.0s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #18 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T09:56:38.018Z] #18 DONE 0.5s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #15 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:56:38.018Z] #15 ... [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #19 [core-metadata internal] load .dockerignore [2025-10-31T09:56:38.018Z] #19 transferring context: 50B done [2025-10-31T09:56:38.018Z] #19 DONE 0.2s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #20 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:56:38.018Z] #20 transferring context: 50B done [2025-10-31T09:56:38.018Z] #20 DONE 0.2s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #21 [core-data internal] load .dockerignore [2025-10-31T09:56:38.018Z] #21 transferring context: 50B done [2025-10-31T09:56:38.018Z] #21 DONE 0.2s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:56:38.018Z] #22 transferring context: 50B done [2025-10-31T09:56:38.018Z] #22 DONE 0.2s [2025-10-31T09:56:38.018Z] [2025-10-31T09:56:38.018Z] #23 [support-scheduler internal] load .dockerignore [2025-10-31T09:56:38.018Z] #23 transferring context: 50B done [2025-10-31T09:56:38.018Z] #23 DONE 0.2s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #24 [support-notifications internal] load .dockerignore [2025-10-31T09:56:38.279Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:56:38.279Z] #24 DONE 0.2s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:56:38.279Z] #25 transferring context: 50B done [2025-10-31T09:56:38.279Z] #25 DONE 0.3s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #26 [core-keeper internal] load .dockerignore [2025-10-31T09:56:38.279Z] #26 transferring context: 50B done [2025-10-31T09:56:38.279Z] #26 DONE 0.3s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #27 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:56:38.279Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T09:56:38.279Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T09:56:38.279Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T09:56:38.279Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T09:56:38.279Z] #27 ... [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #28 [core-command internal] load .dockerignore [2025-10-31T09:56:38.279Z] #28 transferring context: 50B done [2025-10-31T09:56:38.279Z] #28 DONE 0.3s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:56:38.279Z] #29 transferring context: 50B done [2025-10-31T09:56:38.279Z] #29 DONE 0.3s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #30 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:56:38.279Z] #30 transferring context: 50B done [2025-10-31T09:56:38.279Z] #30 DONE 0.3s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #31 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:56:38.279Z] #31 transferring context: 50B done [2025-10-31T09:56:38.279Z] #31 DONE 0.3s [2025-10-31T09:56:38.279Z] [2025-10-31T09:56:38.279Z] #27 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:56:38.279Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T09:56:38.279Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T09:56:38.279Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T09:56:38.279Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T09:56:40.187Z] #27 DONE 2.2s [2025-10-31T09:56:40.187Z] [2025-10-31T09:56:40.187Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T09:56:41.563Z] #32 ... [2025-10-31T09:56:41.563Z] [2025-10-31T09:56:41.563Z] #15 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:56:41.563Z] #15 DONE 3.6s [2025-10-31T09:56:41.563Z] [2025-10-31T09:56:41.563Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:56:41.563Z] #33 DONE 3.6s [2025-10-31T09:56:41.821Z] [2025-10-31T09:56:41.821Z] #34 [security-secretstore-setup internal] load build context [2025-10-31T09:56:42.083Z] #34 ... [2025-10-31T09:56:42.083Z] [2025-10-31T09:56:42.083Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T09:56:42.083Z] #32 DONE 4.1s [2025-10-31T09:56:42.083Z] [2025-10-31T09:56:42.083Z] #34 [security-secretstore-setup internal] load build context [2025-10-31T09:56:42.345Z] #34 ... [2025-10-31T09:56:42.345Z] [2025-10-31T09:56:42.345Z] #35 [security-spire-agent internal] load .dockerignore [2025-10-31T09:56:42.345Z] #35 transferring context: 50B 0.0s done [2025-10-31T09:56:42.345Z] #35 DONE 0.7s [2025-10-31T09:56:42.345Z] [2025-10-31T09:56:42.345Z] #34 [security-secretstore-setup internal] load build context [2025-10-31T09:56:47.612Z] #34 transferring context: 596.15MB 9.0s [2025-10-31T09:56:47.612Z] #34 transferring context: 612.57MB 9.2s done [2025-10-31T09:56:47.869Z] #34 ... [2025-10-31T09:56:47.869Z] [2025-10-31T09:56:47.869Z] #36 [security-proxy-auth internal] load build context [2025-10-31T09:56:48.127Z] #36 transferring context: 612.57MB 9.7s done [2025-10-31T09:56:48.127Z] #36 ... [2025-10-31T09:56:48.127Z] [2025-10-31T09:56:48.127Z] #37 [support-scheduler internal] load build context [2025-10-31T09:56:48.127Z] #37 transferring context: 612.57MB 7.9s done [2025-10-31T09:56:48.127Z] #37 ... [2025-10-31T09:56:48.127Z] [2025-10-31T09:56:48.127Z] #38 [support-notifications internal] load build context [2025-10-31T09:56:49.048Z] #38 ... [2025-10-31T09:56:49.048Z] [2025-10-31T09:56:49.048Z] #39 [core-command internal] load build context [2025-10-31T09:56:49.048Z] #39 ... [2025-10-31T09:56:49.048Z] [2025-10-31T09:56:49.048Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:56:49.306Z] #40 ... [2025-10-31T09:56:49.306Z] [2025-10-31T09:56:49.306Z] #41 [core-data internal] load build context [2025-10-31T09:56:49.306Z] #41 transferring context: 612.57MB 8.7s done [2025-10-31T09:56:49.306Z] #41 ... [2025-10-31T09:56:49.306Z] [2025-10-31T09:56:49.306Z] #42 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:56:49.306Z] #42 ... [2025-10-31T09:56:49.306Z] [2025-10-31T09:56:49.306Z] #43 [security-bootstrapper internal] load build context [2025-10-31T09:56:49.306Z] #43 ... [2025-10-31T09:56:49.306Z] [2025-10-31T09:56:49.306Z] #44 [core-metadata internal] load build context [2025-10-31T09:56:49.564Z] #44 ... [2025-10-31T09:56:49.564Z] [2025-10-31T09:56:49.564Z] #45 [security-proxy-setup internal] load build context [2025-10-31T09:56:49.564Z] #45 ... [2025-10-31T09:56:49.564Z] [2025-10-31T09:56:49.564Z] #46 [core-keeper internal] load build context [2025-10-31T09:56:49.823Z] #46 ... [2025-10-31T09:56:49.823Z] [2025-10-31T09:56:49.823Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:56:50.390Z] #40 ... [2025-10-31T09:56:50.390Z] [2025-10-31T09:56:50.390Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:56:50.390Z] #47 ... [2025-10-31T09:56:50.390Z] [2025-10-31T09:56:50.390Z] #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:56:51.342Z] #48 ... [2025-10-31T09:56:51.342Z] [2025-10-31T09:56:51.342Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:56:51.342Z] #49 ... [2025-10-31T09:56:51.342Z] [2025-10-31T09:56:51.342Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:56:51.602Z] #50 ... [2025-10-31T09:56:51.602Z] [2025-10-31T09:56:51.602Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:56:51.602Z] #51 ... [2025-10-31T09:56:51.602Z] [2025-10-31T09:56:51.602Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:56:51.602Z] #52 ... [2025-10-31T09:56:51.602Z] [2025-10-31T09:56:51.602Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:56:51.602Z] #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:56:51.602Z] #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:56:51.602Z] #0 9.620 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:56:51.602Z] #0 9.620 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:56:51.602Z] #0 9.620 OK: 26319 distinct packages available [2025-10-31T09:56:51.602Z] #0 9.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:56:51.602Z] #0 9.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:56:51.602Z] #0 10.07 (1/13) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:56:51.602Z] #0 10.09 (2/13) Installing c-ares (1.34.5-r0) [2025-10-31T09:56:51.602Z] #0 10.09 (3/13) Installing libunistring (1.3-r0) [2025-10-31T09:56:51.602Z] #0 10.11 (4/13) Installing libidn2 (2.3.7-r0) [2025-10-31T09:56:51.602Z] #0 10.11 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-10-31T09:56:51.602Z] #0 10.11 (6/13) Installing libpsl (0.21.5-r3) [2025-10-31T09:56:51.602Z] #0 10.12 (7/13) Installing zstd-libs (1.5.7-r0) [2025-10-31T09:56:51.602Z] #0 10.13 (8/13) Installing libcurl (8.14.1-r2) [2025-10-31T09:56:51.602Z] #0 10.14 (9/13) Installing curl (8.14.1-r2) [2025-10-31T09:56:51.602Z] #0 10.15 (10/13) Installing dumb-init (1.2.5-r3) [2025-10-31T09:56:51.602Z] #0 10.15 (11/13) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:56:51.602Z] #0 10.16 (12/13) Installing libucontext (1.3.2-r0) [2025-10-31T09:56:51.602Z] #0 10.16 (13/13) Installing gcompat (1.1.0-r4) [2025-10-31T09:56:51.602Z] #0 10.16 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:56:51.602Z] #0 10.17 OK: 13 MiB in 29 packages [2025-10-31T09:56:51.602Z] #53 ... [2025-10-31T09:56:51.602Z] [2025-10-31T09:56:51.602Z] #54 [security-spire-config internal] load .dockerignore [2025-10-31T09:56:51.602Z] #54 transferring context: 50B 0.7s done [2025-10-31T09:56:51.862Z] #54 ... [2025-10-31T09:56:51.862Z] [2025-10-31T09:56:51.862Z] #55 [security-spire-server internal] load .dockerignore [2025-10-31T09:56:51.862Z] #55 ... [2025-10-31T09:56:51.862Z] [2025-10-31T09:56:51.862Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:56:51.862Z] #0 9.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:56:51.862Z] #0 9.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:56:51.862Z] #0 10.16 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:56:51.862Z] #0 10.16 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:56:51.862Z] #0 10.17 OK: 7 MiB in 17 packages [2025-10-31T09:56:51.862Z] #56 ... [2025-10-31T09:56:51.862Z] [2025-10-31T09:56:51.862Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:56:52.120Z] #57 ... [2025-10-31T09:56:52.120Z] [2025-10-31T09:56:52.120Z] #45 [security-proxy-setup internal] load build context [2025-10-31T09:56:52.120Z] #45 ... [2025-10-31T09:56:52.120Z] [2025-10-31T09:56:52.120Z] #58 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:56:52.379Z] #58 ... [2025-10-31T09:56:52.379Z] [2025-10-31T09:56:52.379Z] #45 [security-proxy-setup internal] load build context [2025-10-31T09:56:53.319Z] #45 transferring context: 612.57MB 11.6s done [2025-10-31T09:56:58.593Z] #45 ... [2025-10-31T09:56:58.593Z] [2025-10-31T09:56:58.593Z] #39 [core-command internal] load build context [2025-10-31T09:56:58.593Z] #39 transferring context: 612.57MB 12.1s done [2025-10-31T09:56:58.593Z] #39 ... [2025-10-31T09:56:58.593Z] [2025-10-31T09:56:58.593Z] #38 [support-notifications internal] load build context [2025-10-31T09:56:58.594Z] #38 transferring context: 612.57MB 12.1s done [2025-10-31T09:56:58.594Z] #38 ... [2025-10-31T09:56:58.594Z] [2025-10-31T09:56:58.594Z] #43 [security-bootstrapper internal] load build context [2025-10-31T09:56:58.594Z] #43 transferring context: 612.57MB 11.8s done [2025-10-31T09:56:59.529Z] #43 ... [2025-10-31T09:56:59.529Z] [2025-10-31T09:56:59.529Z] #42 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:56:59.529Z] #42 transferring context: 612.57MB 11.5s done [2025-10-31T09:57:00.905Z] #42 ... [2025-10-31T09:57:00.905Z] [2025-10-31T09:57:00.905Z] #44 [core-metadata internal] load build context [2025-10-31T09:57:00.905Z] #44 transferring context: 612.57MB 13.6s done [2025-10-31T09:57:00.905Z] #44 ... [2025-10-31T09:57:00.905Z] [2025-10-31T09:57:00.905Z] #46 [core-keeper internal] load build context [2025-10-31T09:57:00.905Z] #46 transferring context: 612.57MB 11.7s done [2025-10-31T09:57:01.166Z] #46 ... [2025-10-31T09:57:01.166Z] [2025-10-31T09:57:01.166Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:57:01.166Z] #40 transferring context: 612.57MB 12.1s done [2025-10-31T09:57:47.993Z] #40 ... [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #27 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:57:47.993Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T09:57:47.993Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T09:57:47.993Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T09:57:47.993Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T09:57:47.993Z] #27 DONE 2.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #37 [support-scheduler internal] load build context [2025-10-31T09:57:47.993Z] #37 DONE 67.3s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #58 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:57:47.993Z] #58 DONE 63.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:57:47.993Z] #53 DONE 65.1s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:57:47.993Z] #56 DONE 65.1s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T09:57:47.993Z] #59 ... [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #27 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:57:47.993Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T09:57:47.993Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T09:57:47.993Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T09:57:47.993Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T09:57:47.993Z] #27 DONE 2.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #41 [core-data internal] load build context [2025-10-31T09:57:47.993Z] #41 DONE 67.4s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #34 [security-secretstore-setup internal] load build context [2025-10-31T09:57:47.993Z] #34 DONE 67.3s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #36 [security-proxy-auth internal] load build context [2025-10-31T09:57:47.993Z] #36 DONE 67.4s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #54 [security-spire-config internal] load .dockerignore [2025-10-31T09:57:47.993Z] #54 DONE 63.9s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #38 [support-notifications internal] load build context [2025-10-31T09:57:47.993Z] #38 DONE 67.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #44 [core-metadata internal] load build context [2025-10-31T09:57:47.993Z] #44 DONE 67.4s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #42 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:57:47.993Z] #42 DONE 67.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #46 [core-keeper internal] load build context [2025-10-31T09:57:47.993Z] #46 DONE 67.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #45 [security-proxy-setup internal] load build context [2025-10-31T09:57:47.993Z] #45 DONE 67.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #27 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:57:47.993Z] #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T09:57:47.993Z] #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T09:57:47.993Z] #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T09:57:47.993Z] #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T09:57:47.993Z] #27 DONE 2.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #43 [security-bootstrapper internal] load build context [2025-10-31T09:57:47.993Z] #43 DONE 67.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:57:47.993Z] #40 DONE 67.3s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #39 [core-command internal] load build context [2025-10-31T09:57:47.993Z] #39 DONE 67.3s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #55 [security-spire-server internal] load .dockerignore [2025-10-31T09:57:47.993Z] #55 transferring context: 50B done [2025-10-31T09:57:47.993Z] #55 DONE 64.0s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:57:47.993Z] #60 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-10-31T09:57:47.993Z] #60 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:57:47.993Z] #60 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-31T09:57:47.993Z] #60 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-31T09:57:47.993Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-10-31T09:57:47.993Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-31T09:57:47.993Z] #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-10-31T09:57:47.993Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-31T09:57:47.993Z] #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-31T09:57:47.993Z] #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T09:57:47.993Z] #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s [2025-10-31T09:57:47.993Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-10-31T09:57:47.993Z] #60 ... [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #61 [security-spire-agent internal] load build context [2025-10-31T09:57:47.993Z] #61 transferring context: 23.33kB done [2025-10-31T09:57:47.993Z] #61 DONE 0.5s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #62 [security-spire-config internal] load build context [2025-10-31T09:57:47.993Z] #62 transferring context: 22.05kB done [2025-10-31T09:57:47.993Z] #62 DONE 0.3s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #63 [security-spire-server internal] load build context [2025-10-31T09:57:47.993Z] #63 transferring context: 23.80kB done [2025-10-31T09:57:47.993Z] #63 DONE 0.2s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:57:47.993Z] #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s [2025-10-31T09:57:47.993Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.21MB / 36.47MB 0.6s [2025-10-31T09:57:47.993Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-10-31T09:57:47.993Z] #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done [2025-10-31T09:57:47.993Z] #60 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-31T09:57:47.993Z] #60 ... [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:57:47.993Z] #48 DONE 66.5s [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:57:47.993Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done [2025-10-31T09:57:47.993Z] #60 ... [2025-10-31T09:57:47.993Z] [2025-10-31T09:57:47.993Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:57:47.993Z] #51 65.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.993Z] #51 65.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #51 65.55 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:47.994Z] #51 65.56 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:57:47.994Z] #51 65.56 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:47.994Z] #51 65.57 OK: 7 MiB in 18 packages [2025-10-31T09:57:47.994Z] #51 DONE 66.8s [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:57:47.994Z] #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-10-31T09:57:47.994Z] #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:57:47.994Z] #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-31T09:57:47.994Z] #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-31T09:57:47.994Z] #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-10-31T09:57:47.994Z] #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-31T09:57:47.994Z] #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-31T09:57:47.994Z] #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-31T09:57:47.994Z] #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T09:57:47.994Z] #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-10-31T09:57:47.994Z] #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-31T09:57:47.994Z] #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done [2025-10-31T09:57:47.994Z] #64 ... [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:57:47.994Z] #49 65.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #49 65.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #49 65.91 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:57:47.994Z] #49 65.95 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:47.994Z] #49 65.95 (3/7) Installing libgcc (14.2.0-r6) [2025-10-31T09:57:47.994Z] #49 65.96 (4/7) Installing libsodium (1.0.20-r0) [2025-10-31T09:57:47.994Z] #49 65.97 (5/7) Installing libstdc++ (14.2.0-r6) [2025-10-31T09:57:47.994Z] #49 65.99 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:57:47.994Z] #49 66.00 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:57:47.994Z] #49 66.00 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:47.994Z] #49 66.05 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:57:47.994Z] #49 66.49 OK: 12 MiB in 23 packages [2025-10-31T09:57:47.994Z] #49 DONE 67.1s [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:57:47.994Z] #50 65.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #50 65.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #50 65.95 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:47.994Z] #50 65.96 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:47.994Z] #50 66.03 OK: 7 MiB in 17 packages [2025-10-31T09:57:47.994Z] #50 DONE 67.1s [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:57:47.994Z] #57 65.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #57 65.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #57 65.95 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:57:47.994Z] #57 65.97 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:47.994Z] #57 65.97 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:57:47.994Z] #57 66.00 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:47.994Z] #57 66.03 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:57:47.994Z] #57 66.48 OK: 8 MiB in 19 packages [2025-10-31T09:57:47.994Z] #57 DONE 67.1s [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:57:47.994Z] #52 65.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #52 65.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #52 65.90 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:57:47.994Z] #52 65.95 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:47.994Z] #52 65.95 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:57:47.994Z] #52 65.96 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T09:57:47.994Z] #52 66.05 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:47.994Z] #52 66.06 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:57:47.994Z] #52 66.48 OK: 20 MiB in 20 packages [2025-10-31T09:57:47.994Z] #52 DONE 67.2s [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:57:47.994Z] #47 65.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #47 65.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:47.994Z] #47 65.91 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:47.994Z] #47 65.93 (2/4) Installing openssl (3.5.4-r0) [2025-10-31T09:57:47.994Z] #47 65.94 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:57:47.994Z] #47 65.94 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T09:57:47.994Z] #47 66.02 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:47.994Z] #47 66.03 OK: 20 MiB in 20 packages [2025-10-31T09:57:47.994Z] #47 DONE 67.2s [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:57:47.994Z] #60 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-31T09:57:47.994Z] #60 ... [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:57:47.994Z] #64 DONE 2.4s [2025-10-31T09:57:47.994Z] [2025-10-31T09:57:47.994Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:57:48.940Z] #60 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.2s done [2025-10-31T09:57:48.940Z] #60 ... [2025-10-31T09:57:48.940Z] [2025-10-31T09:57:48.940Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:57:48.940Z] #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:48.940Z] #0 2.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:48.940Z] #0 2.732 OK: 265 MiB in 60 packages [2025-10-31T09:57:48.941Z] #65 DONE 3.5s [2025-10-31T09:57:48.941Z] [2025-10-31T09:57:48.941Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:57:49.508Z] #66 DONE 0.4s [2025-10-31T09:57:49.508Z] [2025-10-31T09:57:49.508Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:57:49.508Z] #60 DONE 4.0s [2025-10-31T09:57:49.508Z] [2025-10-31T09:57:49.508Z] #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:57:49.508Z] #67 ... [2025-10-31T09:57:49.508Z] [2025-10-31T09:57:49.508Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T09:57:49.508Z] #59 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:49.508Z] #59 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:49.508Z] #59 4.074 OK: 265 MiB in 60 packages [2025-10-31T09:57:49.508Z] #59 DONE 4.3s [2025-10-31T09:57:49.766Z] [2025-10-31T09:57:49.766Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:57:49.766Z] #68 DONE 4.4s [2025-10-31T09:57:49.766Z] [2025-10-31T09:57:49.766Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:57:49.766Z] #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:49.766Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:49.766Z] #0 4.079 OK: 13 MiB in 29 packages [2025-10-31T09:57:49.766Z] #69 DONE 4.4s [2025-10-31T09:57:49.766Z] [2025-10-31T09:57:49.766Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:57:49.766Z] #70 DONE 0.1s [2025-10-31T09:57:49.766Z] [2025-10-31T09:57:49.766Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:57:50.024Z] #71 ... [2025-10-31T09:57:50.024Z] [2025-10-31T09:57:50.024Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:57:50.024Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.024Z] #0 3.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.024Z] #0 3.896 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:57:50.024Z] #0 3.896 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:57:50.024Z] #0 3.896 OK: 26319 distinct packages available [2025-10-31T09:57:50.024Z] #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.024Z] #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.024Z] #0 4.556 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:50.024Z] #0 4.560 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:57:50.024Z] #0 4.563 (3/5) Installing libucontext (1.3.2-r0) [2025-10-31T09:57:50.024Z] #0 4.569 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:57:50.024Z] #0 4.572 (5/5) Installing openssl (3.5.4-r0) [2025-10-31T09:57:50.024Z] #0 4.584 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:50.024Z] #0 4.593 OK: 8 MiB in 21 packages [2025-10-31T09:57:50.024Z] #72 DONE 4.8s [2025-10-31T09:57:50.024Z] [2025-10-31T09:57:50.024Z] #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:57:50.024Z] #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.024Z] #0 4.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.024Z] #0 4.539 OK: 265 MiB in 60 packages [2025-10-31T09:57:50.024Z] #73 DONE 4.7s [2025-10-31T09:57:50.281Z] [2025-10-31T09:57:50.281Z] #74 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:57:50.281Z] #74 ... [2025-10-31T09:57:50.281Z] [2025-10-31T09:57:50.281Z] #75 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:57:50.281Z] #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.281Z] #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.281Z] #0 4.667 OK: 265 MiB in 60 packages [2025-10-31T09:57:50.281Z] #75 DONE 4.8s [2025-10-31T09:57:50.281Z] [2025-10-31T09:57:50.281Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:57:50.281Z] #76 DONE 0.1s [2025-10-31T09:57:50.281Z] [2025-10-31T09:57:50.281Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:57:50.281Z] #0 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.281Z] #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.281Z] #0 4.098 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:57:50.281Z] #0 4.098 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:57:50.281Z] #0 4.098 OK: 26320 distinct packages available [2025-10-31T09:57:50.281Z] #0 4.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.281Z] #0 4.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.281Z] #0 4.709 OK: 265 MiB in 60 packages [2025-10-31T09:57:50.281Z] #77 DONE 4.9s [2025-10-31T09:57:50.540Z] [2025-10-31T09:57:50.540Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:57:50.540Z] #0 4.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.540Z] #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:50.540Z] #0 4.783 OK: 7 MiB in 17 packages [2025-10-31T09:57:50.540Z] #78 DONE 5.0s [2025-10-31T09:57:50.540Z] [2025-10-31T09:57:50.540Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:57:50.540Z] #79 DONE 0.2s [2025-10-31T09:57:50.540Z] [2025-10-31T09:57:50.540Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:57:50.540Z] #80 DONE 0.2s [2025-10-31T09:57:50.540Z] [2025-10-31T09:57:50.540Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:57:51.912Z] #81 ... [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:57:51.912Z] #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.903 OK: 7 MiB in 18 packages [2025-10-31T09:57:51.912Z] #82 DONE 4.1s [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #83 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:57:51.912Z] #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 4.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 5.258 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:57:51.912Z] #0 5.258 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:57:51.912Z] #0 5.258 OK: 26319 distinct packages available [2025-10-31T09:57:51.912Z] #0 5.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 5.793 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:51.912Z] #0 5.800 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:57:51.912Z] #0 5.801 (3/4) Installing libucontext (1.3.2-r0) [2025-10-31T09:57:51.912Z] #0 5.808 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:57:51.912Z] #0 5.813 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:51.912Z] #0 5.828 OK: 8 MiB in 20 packages [2025-10-31T09:57:51.912Z] #83 DONE 6.2s [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #74 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:57:51.912Z] #74 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #74 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #74 ... [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:57:51.912Z] #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.899 OK: 20 MiB in 20 packages [2025-10-31T09:57:51.912Z] #84 DONE 4.2s [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:57:51.912Z] #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 4.161 OK: 8 MiB in 19 packages [2025-10-31T09:57:51.912Z] #85 DONE 4.4s [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:57:51.912Z] #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 4.245 OK: 7 MiB in 17 packages [2025-10-31T09:57:51.912Z] #86 DONE 4.5s [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:57:51.912Z] #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 4.197 OK: 12 MiB in 23 packages [2025-10-31T09:57:51.912Z] #87 DONE 4.5s [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:57:51.912Z] #0 3.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 3.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:51.912Z] #0 4.264 OK: 20 MiB in 20 packages [2025-10-31T09:57:51.912Z] #88 DONE 4.5s [2025-10-31T09:57:51.912Z] [2025-10-31T09:57:51.912Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:57:52.170Z] #89 ... [2025-10-31T09:57:52.170Z] [2025-10-31T09:57:52.170Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:57:52.170Z] #90 DONE 0.2s [2025-10-31T09:57:52.170Z] [2025-10-31T09:57:52.170Z] #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:57:52.170Z] #74 1.973 OK: 8 MiB in 21 packages [2025-10-31T09:57:52.170Z] #74 DONE 2.1s [2025-10-31T09:57:52.430Z] [2025-10-31T09:57:52.430Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:57:52.997Z] #91 ... [2025-10-31T09:57:52.997Z] [2025-10-31T09:57:52.997Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:57:52.997Z] #0 3.992 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:52.997Z] #0 4.437 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:52.997Z] #0 5.077 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:57:52.997Z] #0 5.252 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:57:52.997Z] #0 5.258 OK: 7 MiB in 17 packages [2025-10-31T09:57:52.997Z] #92 DONE 6.1s [2025-10-31T09:57:53.265Z] [2025-10-31T09:57:53.265Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:57:53.265Z] #0 2.001 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:53.265Z] #0 2.273 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:53.265Z] #0 2.871 OK: 265 MiB in 60 packages [2025-10-31T09:57:56.889Z] #93 DONE 7.0s [2025-10-31T09:57:56.889Z] [2025-10-31T09:57:56.889Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:57:57.455Z] #94 ... [2025-10-31T09:57:57.455Z] [2025-10-31T09:57:57.455Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:57:57.455Z] #89 5.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:57.455Z] #89 5.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T09:57:57.712Z] #89 5.770 OK: 8 MiB in 20 packages [2025-10-31T09:58:01.049Z] #89 ... [2025-10-31T09:58:01.050Z] [2025-10-31T09:58:01.050Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:01.050Z] #95 ... [2025-10-31T09:58:01.050Z] [2025-10-31T09:58:01.050Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:01.050Z] #96 ... [2025-10-31T09:58:01.050Z] [2025-10-31T09:58:01.050Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:58:02.320Z] #97 ... [2025-10-31T09:58:02.320Z] [2025-10-31T09:58:02.320Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:58:28.889Z] #98 DONE 33.8s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:58:28.889Z] #89 DONE 33.6s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:28.889Z] #67 DONE 36.0s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:28.889Z] #95 DONE 35.1s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:28.889Z] #81 DONE 35.0s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:58:28.889Z] #94 DONE 33.2s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:28.889Z] #96 DONE 34.9s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:58:28.889Z] #91 DONE 33.2s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:28.889Z] #71 DONE 35.6s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #99 [support-notifications builder 6/7] COPY . . [2025-10-31T09:58:28.889Z] #99 ... [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:58:28.889Z] #97 DONE 28.7s [2025-10-31T09:58:28.889Z] [2025-10-31T09:58:28.889Z] #100 [core-data builder 6/7] COPY . . [2025-10-31T09:58:35.464Z] #100 ... [2025-10-31T09:58:35.464Z] [2025-10-31T09:58:35.464Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:58:35.464Z] #101 ... [2025-10-31T09:58:35.464Z] [2025-10-31T09:58:35.464Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:58:35.724Z] #102 ... [2025-10-31T09:58:35.724Z] [2025-10-31T09:58:35.724Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:58:35.724Z] #103 ... [2025-10-31T09:58:35.724Z] [2025-10-31T09:58:35.724Z] #104 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:58:35.983Z] #104 ... [2025-10-31T09:58:35.983Z] [2025-10-31T09:58:35.983Z] #105 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:58:36.242Z] #105 ... [2025-10-31T09:58:36.242Z] [2025-10-31T09:58:36.242Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:36.242Z] #106 ... [2025-10-31T09:58:36.242Z] [2025-10-31T09:58:36.242Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:58:36.503Z] #107 ... [2025-10-31T09:58:36.503Z] [2025-10-31T09:58:36.503Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:58:40.699Z] #108 ... [2025-10-31T09:58:40.699Z] [2025-10-31T09:58:40.700Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:58:40.700Z] #101 DONE 15.3s [2025-10-31T09:58:40.700Z] [2025-10-31T09:58:40.700Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:58:50.687Z] #102 ... [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #105 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #105 DONE 24.2s [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:58:50.687Z] #103 DONE 24.2s [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:58:50.687Z] #109 ... [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #100 [core-metadata builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #100 DONE 24.3s [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:58:50.687Z] #102 DONE 24.3s [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #110 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:58:50.687Z] #111 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:50.687Z] #112 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:58:50.687Z] #113 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:50.687Z] #114 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #115 [core-command builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #115 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:50.687Z] #116 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #117 [core-data builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #117 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:58:50.687Z] #118 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:50.687Z] #119 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #120 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:58:50.687Z] #121 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #104 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #104 DONE 24.4s [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:50.687Z] #122 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:58:50.687Z] #123 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #124 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:58:50.687Z] #125 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #126 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:58:50.687Z] #127 CACHED [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:58:50.687Z] #108 DONE 24.3s [2025-10-31T09:58:50.687Z] [2025-10-31T09:58:50.687Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:58:50.688Z] #107 DONE 24.4s [2025-10-31T09:58:50.688Z] [2025-10-31T09:58:50.688Z] #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:58:55.964Z] #128 ... [2025-10-31T09:58:55.964Z] [2025-10-31T09:58:55.964Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:58:55.964Z] #129 DONE 6.0s [2025-10-31T09:58:55.964Z] [2025-10-31T09:58:55.964Z] #99 [support-notifications builder 6/7] COPY . . [2025-10-31T09:58:55.964Z] #99 DONE 30.3s [2025-10-31T09:58:55.964Z] [2025-10-31T09:58:55.964Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:58:55.964Z] #130 DONE 6.0s [2025-10-31T09:58:55.964Z] [2025-10-31T09:58:55.964Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:58:55.964Z] #131 ... [2025-10-31T09:58:55.964Z] [2025-10-31T09:58:55.964Z] #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:58:55.964Z] #128 DONE 6.0s [2025-10-31T09:58:55.964Z] [2025-10-31T09:58:55.964Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:58:55.964Z] #109 6.065 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T09:58:57.344Z] #109 ... [2025-10-31T09:58:57.344Z] [2025-10-31T09:58:57.344Z] #132 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:58:57.344Z] #132 DONE 1.5s [2025-10-31T09:58:57.344Z] [2025-10-31T09:58:57.344Z] #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:58:59.378Z] #133 ... [2025-10-31T09:58:59.378Z] [2025-10-31T09:58:59.378Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:58:59.378Z] #134 DONE 3.5s [2025-10-31T09:58:59.378Z] [2025-10-31T09:58:59.378Z] #135 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:58:59.976Z] #135 ... [2025-10-31T09:58:59.976Z] [2025-10-31T09:58:59.976Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:58:59.976Z] #0 6.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:58:59.976Z] #136 ... [2025-10-31T09:58:59.976Z] [2025-10-31T09:58:59.976Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:58:59.976Z] #0 6.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T09:58:59.976Z] #137 ... [2025-10-31T09:58:59.976Z] [2025-10-31T09:58:59.976Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:58:59.976Z] #0 9.786 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T09:59:00.276Z] #138 ... [2025-10-31T09:59:00.276Z] [2025-10-31T09:59:00.276Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T09:59:00.276Z] #0 7.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:59:00.544Z] #139 ... [2025-10-31T09:59:00.544Z] [2025-10-31T09:59:00.544Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:59:00.544Z] #0 6.858 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:59:00.544Z] #140 ... [2025-10-31T09:59:00.544Z] [2025-10-31T09:59:00.544Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:59:00.544Z] #0 6.869 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T09:59:01.324Z] #141 ... [2025-10-31T09:59:01.324Z] [2025-10-31T09:59:01.324Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:59:01.324Z] #0 6.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:59:01.324Z] #142 ... [2025-10-31T09:59:01.324Z] [2025-10-31T09:59:01.324Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T09:59:01.324Z] #0 6.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:59:01.324Z] #143 ... [2025-10-31T09:59:01.324Z] [2025-10-31T09:59:01.324Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:59:01.324Z] #0 7.417 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:59:01.610Z] #144 ... [2025-10-31T09:59:01.611Z] [2025-10-31T09:59:01.611Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:59:01.611Z] #131 4.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:59:04.190Z] #131 ... [2025-10-31T09:59:04.190Z] [2025-10-31T09:59:04.190Z] #135 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:59:04.190Z] #135 DONE 8.0s [2025-10-31T09:59:04.190Z] [2025-10-31T09:59:04.190Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:59:04.190Z] #106 DONE 38.5s [2025-10-31T09:59:04.190Z] [2025-10-31T09:59:04.190Z] #145 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:59:04.190Z] #145 ... [2025-10-31T09:59:04.190Z] [2025-10-31T09:59:04.190Z] #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:59:04.190Z] #133 DONE 6.6s [2025-10-31T09:59:04.190Z] [2025-10-31T09:59:04.190Z] #146 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:59:04.190Z] #146 DONE 4.2s [2025-10-31T09:59:04.190Z] [2025-10-31T09:59:04.191Z] #147 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:59:06.104Z] #147 ... [2025-10-31T09:59:06.104Z] [2025-10-31T09:59:06.104Z] #145 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:59:06.104Z] #145 DONE 1.9s [2025-10-31T09:59:06.104Z] [2025-10-31T09:59:06.104Z] #148 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:59:12.531Z] #148 ... [2025-10-31T09:59:12.531Z] [2025-10-31T09:59:12.531Z] #149 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:59:12.531Z] #149 DONE 8.0s [2025-10-31T09:59:12.531Z] [2025-10-31T09:59:12.531Z] #150 [core-keeper builder 7/8] COPY . . [2025-10-31T09:59:12.789Z] #150 ... [2025-10-31T09:59:12.789Z] [2025-10-31T09:59:12.789Z] #151 [security-spire-server] exporting to image [2025-10-31T09:59:12.789Z] #151 exporting layers [2025-10-31T09:59:14.159Z] #151 ... [2025-10-31T09:59:14.159Z] [2025-10-31T09:59:14.159Z] #150 [core-keeper builder 7/8] COPY . . [2025-10-31T09:59:14.159Z] #150 DONE 10.2s [2025-10-31T09:59:14.417Z] [2025-10-31T09:59:14.417Z] #147 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:59:14.417Z] #147 DONE 10.2s [2025-10-31T09:59:14.417Z] [2025-10-31T09:59:14.417Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:59:14.417Z] #152 ... [2025-10-31T09:59:14.417Z] [2025-10-31T09:59:14.417Z] #148 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:59:14.417Z] #148 DONE 8.5s [2025-10-31T09:59:14.692Z] [2025-10-31T09:59:14.692Z] #153 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T09:59:14.957Z] #153 DONE 0.7s [2025-10-31T09:59:14.957Z] [2025-10-31T09:59:14.957Z] #154 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:59:14.957Z] #154 DONE 0.6s [2025-10-31T09:59:14.957Z] [2025-10-31T09:59:14.957Z] #155 [security-spire-agent] exporting to image [2025-10-31T09:59:15.528Z] #155 ... [2025-10-31T09:59:15.528Z] [2025-10-31T09:59:15.528Z] #151 [security-spire-server] exporting to image [2025-10-31T09:59:15.528Z] #151 exporting layers 2.6s done [2025-10-31T09:59:15.528Z] #151 writing image sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 0.1s done [2025-10-31T09:59:15.528Z] #151 naming to docker.io/library/security-spire-server 0.1s done [2025-10-31T09:59:15.528Z] #151 DONE 2.7s [2025-10-31T09:59:15.792Z] [2025-10-31T09:59:15.792Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:59:15.792Z] #152 1.391 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T09:59:16.366Z] #152 ... [2025-10-31T09:59:16.366Z] [2025-10-31T09:59:16.366Z] #155 [security-spire-agent] exporting to image [2025-10-31T09:59:16.366Z] #155 exporting layers 1.0s done [2025-10-31T09:59:16.366Z] #155 writing image sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e 0.0s done [2025-10-31T09:59:16.366Z] #155 naming to docker.io/library/security-spire-agent 0.0s done [2025-10-31T09:59:16.366Z] #155 DONE 1.2s [2025-10-31T09:59:16.366Z] [2025-10-31T09:59:16.366Z] #156 [security-spire-config] exporting to image [2025-10-31T09:59:16.366Z] #156 exporting layers 1.0s done [2025-10-31T09:59:16.366Z] #156 writing image sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 0.0s done [2025-10-31T09:59:16.366Z] #156 naming to docker.io/library/security-spire-config done [2025-10-31T09:59:16.366Z] #156 DONE 1.1s [2025-10-31T09:59:16.366Z] [2025-10-31T09:59:16.366Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:00:52.806Z] #136 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:00:52.806Z] #143 DONE 117.8s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:00:52.806Z] #144 DONE 117.7s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:00:52.806Z] #131 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:00:52.806Z] #157 DONE 0.4s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:00:52.806Z] #158 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:00:52.806Z] #159 DONE 0.4s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:00:52.806Z] #158 DONE 0.3s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T10:00:52.806Z] #160 DONE 0.4s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:00:52.806Z] #161 DONE 0.2s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:00:52.806Z] #162 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T10:00:52.806Z] #163 DONE 0.6s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:00:52.806Z] #164 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:00:52.806Z] #162 DONE 1.5s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:00:52.806Z] #165 DONE 0.5s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:00:52.806Z] #166 DONE 0.3s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:00:52.806Z] #167 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:00:52.806Z] #164 DONE 1.4s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:00:52.806Z] #167 DONE 0.3s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #168 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:00:52.806Z] #168 exporting layers [2025-10-31T10:00:52.806Z] #168 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:00:52.806Z] #169 DONE 0.2s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-31T10:00:52.806Z] #170 DONE 0.1s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #168 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:00:52.806Z] #168 exporting layers 0.3s done [2025-10-31T10:00:52.806Z] #168 writing image sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done [2025-10-31T10:00:52.806Z] #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-10-31T10:00:52.806Z] #168 DONE 0.3s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-31T10:00:52.806Z] #171 DONE 0.1s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:00:52.806Z] #131 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-31T10:00:52.806Z] #172 DONE 0.4s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:00:52.806Z] #142 ... [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:00:52.806Z] #173 DONE 0.2s [2025-10-31T10:00:52.806Z] [2025-10-31T10:00:52.806Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:00:58.839Z] #174 DONE 1.8s [2025-10-31T10:00:58.839Z] [2025-10-31T10:00:58.839Z] #175 [security-bootstrapper] exporting to image [2025-10-31T10:00:58.839Z] #175 exporting layers 0.4s done [2025-10-31T10:00:58.839Z] #175 writing image sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done [2025-10-31T10:00:58.839Z] #175 naming to docker.io/library/security-bootstrapper done [2025-10-31T10:00:58.839Z] #175 DONE 0.4s [2025-10-31T10:00:58.839Z] [2025-10-31T10:00:58.839Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:02:01.990Z] #139 177.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T10:02:03.382Z] #139 ... [2025-10-31T10:02:03.382Z] [2025-10-31T10:02:03.382Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:02:03.382Z] #137 DONE 193.6s [2025-10-31T10:02:03.640Z] [2025-10-31T10:02:03.640Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:02:03.640Z] #140 DONE 193.9s [2025-10-31T10:02:03.640Z] [2025-10-31T10:02:03.640Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:02:03.640Z] #139 DONE 193.9s [2025-10-31T10:02:03.640Z] [2025-10-31T10:02:03.640Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:02:03.640Z] #152 DONE 169.4s [2025-10-31T10:02:03.640Z] [2025-10-31T10:02:03.640Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:02:03.640Z] #138 DONE 194.0s [2025-10-31T10:02:03.640Z] [2025-10-31T10:02:03.640Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:02:03.640Z] #136 DONE 194.0s [2025-10-31T10:02:03.640Z] [2025-10-31T10:02:03.640Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:02:03.640Z] #109 DONE 194.0s [2025-10-31T10:02:03.640Z] [2025-10-31T10:02:03.640Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:03.899Z] #176 ... [2025-10-31T10:02:03.899Z] [2025-10-31T10:02:03.899Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:02:03.899Z] #142 DONE 194.1s [2025-10-31T10:02:04.158Z] [2025-10-31T10:02:04.158Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:02:04.158Z] #141 DONE 194.2s [2025-10-31T10:02:04.158Z] [2025-10-31T10:02:04.158Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:02:04.158Z] #131 DONE 188.2s [2025-10-31T10:02:04.158Z] [2025-10-31T10:02:04.158Z] #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.420Z] #177 DONE 0.5s [2025-10-31T10:02:04.420Z] [2025-10-31T10:02:04.420Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.420Z] #176 DONE 0.6s [2025-10-31T10:02:04.420Z] [2025-10-31T10:02:04.420Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.420Z] #178 DONE 0.6s [2025-10-31T10:02:04.420Z] [2025-10-31T10:02:04.420Z] #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:02:04.680Z] #179 ... [2025-10-31T10:02:04.680Z] [2025-10-31T10:02:04.680Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.680Z] #180 DONE 0.5s [2025-10-31T10:02:04.680Z] [2025-10-31T10:02:04.680Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.680Z] #181 DONE 0.6s [2025-10-31T10:02:04.680Z] [2025-10-31T10:02:04.680Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.680Z] #182 DONE 0.5s [2025-10-31T10:02:04.680Z] [2025-10-31T10:02:04.680Z] #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.680Z] #183 DONE 0.5s [2025-10-31T10:02:04.680Z] [2025-10-31T10:02:04.680Z] #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:04.680Z] #184 DONE 0.5s [2025-10-31T10:02:04.680Z] [2025-10-31T10:02:04.680Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:04.938Z] #185 ... [2025-10-31T10:02:04.938Z] [2025-10-31T10:02:04.938Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:04.938Z] #186 DONE 0.7s [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #187 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #187 DONE 0.7s [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #188 CACHED [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:05.197Z] #189 CACHED [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:05.197Z] #190 CACHED [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #191 CACHED [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:02:05.197Z] #179 DONE 0.7s [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #192 DONE 0.7s [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #193 DONE 0.7s [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #194 DONE 0.7s [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:02:05.197Z] #195 ... [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #196 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #196 DONE 0.6s [2025-10-31T10:02:05.197Z] [2025-10-31T10:02:05.197Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:05.197Z] #185 DONE 0.6s [2025-10-31T10:02:05.455Z] [2025-10-31T10:02:05.455Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:02:06.853Z] #197 ... [2025-10-31T10:02:06.853Z] [2025-10-31T10:02:06.853Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T10:02:06.853Z] #198 DONE 1.4s [2025-10-31T10:02:06.853Z] [2025-10-31T10:02:06.853Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:02:07.246Z] #199 ... [2025-10-31T10:02:07.246Z] [2025-10-31T10:02:07.246Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:02:07.246Z] #200 DONE 2.0s [2025-10-31T10:02:07.246Z] [2025-10-31T10:02:07.246Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:02:07.246Z] #201 DONE 2.0s [2025-10-31T10:02:07.246Z] [2025-10-31T10:02:07.246Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:07.246Z] #202 DONE 2.0s [2025-10-31T10:02:07.246Z] [2025-10-31T10:02:07.246Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:02:07.246Z] #203 DONE 2.1s [2025-10-31T10:02:07.246Z] [2025-10-31T10:02:07.246Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:07.504Z] #204 ... [2025-10-31T10:02:07.504Z] [2025-10-31T10:02:07.504Z] #205 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T10:02:07.504Z] #205 DONE 2.4s [2025-10-31T10:02:07.504Z] [2025-10-31T10:02:07.504Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:02:07.504Z] #206 DONE 2.4s [2025-10-31T10:02:07.762Z] [2025-10-31T10:02:07.762Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:02:07.762Z] #207 DONE 2.4s [2025-10-31T10:02:07.762Z] [2025-10-31T10:02:07.762Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:02:07.762Z] #195 DONE 2.5s [2025-10-31T10:02:07.762Z] [2025-10-31T10:02:07.762Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:02:07.762Z] #197 DONE 2.4s [2025-10-31T10:02:07.762Z] [2025-10-31T10:02:07.762Z] #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:07.762Z] #208 ... [2025-10-31T10:02:07.762Z] [2025-10-31T10:02:07.762Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:02:07.762Z] #199 DONE 1.2s [2025-10-31T10:02:07.762Z] [2025-10-31T10:02:07.762Z] #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:02:07.762Z] #209 DONE 0.7s [2025-10-31T10:02:08.022Z] [2025-10-31T10:02:08.022Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:08.022Z] #204 DONE 0.7s [2025-10-31T10:02:08.022Z] [2025-10-31T10:02:08.022Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:08.022Z] #210 DONE 0.3s [2025-10-31T10:02:08.022Z] [2025-10-31T10:02:08.022Z] #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 [2025-10-31T10:02:08.022Z] #211 DONE 0.3s [2025-10-31T10:02:08.022Z] [2025-10-31T10:02:08.022Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:02:08.022Z] #212 DONE 0.3s [2025-10-31T10:02:08.022Z] [2025-10-31T10:02:08.022Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:08.022Z] #213 DONE 0.3s [2025-10-31T10:02:08.022Z] [2025-10-31T10:02:08.022Z] #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:08.022Z] #208 DONE 0.3s [2025-10-31T10:02:08.022Z] [2025-10-31T10:02:08.022Z] #214 [security-spiffe-token-provider] exporting to image [2025-10-31T10:02:08.022Z] #214 exporting layers [2025-10-31T10:02:08.281Z] #214 ... [2025-10-31T10:02:08.281Z] [2025-10-31T10:02:08.281Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:08.281Z] #215 DONE 0.5s [2025-10-31T10:02:08.281Z] [2025-10-31T10:02:08.281Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:02:08.281Z] #216 DONE 0.5s [2025-10-31T10:02:08.281Z] [2025-10-31T10:02:08.281Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:02:08.281Z] #217 DONE 0.5s [2025-10-31T10:02:08.281Z] [2025-10-31T10:02:08.281Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:02:08.539Z] #218 DONE 0.1s [2025-10-31T10:02:08.539Z] [2025-10-31T10:02:08.539Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:02:08.539Z] #219 DONE 0.5s [2025-10-31T10:02:08.539Z] [2025-10-31T10:02:08.539Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:08.539Z] #220 DONE 0.5s [2025-10-31T10:02:08.539Z] [2025-10-31T10:02:08.539Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:02:08.539Z] #221 ... [2025-10-31T10:02:08.539Z] [2025-10-31T10:02:08.539Z] #222 [core-keeper] exporting to image [2025-10-31T10:02:08.539Z] #222 exporting layers 0.2s done [2025-10-31T10:02:08.539Z] #222 writing image sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done [2025-10-31T10:02:08.539Z] #222 naming to docker.io/library/core-keeper 0.0s done [2025-10-31T10:02:08.539Z] #222 DONE 0.9s [2025-10-31T10:02:08.796Z] [2025-10-31T10:02:08.796Z] #223 [core-metadata] exporting to image [2025-10-31T10:02:09.055Z] #223 ... [2025-10-31T10:02:09.055Z] [2025-10-31T10:02:09.055Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:02:09.055Z] #224 DONE 0.6s [2025-10-31T10:02:09.055Z] [2025-10-31T10:02:09.055Z] #225 [core-command] exporting to image [2025-10-31T10:02:09.055Z] #225 exporting layers 0.4s done [2025-10-31T10:02:09.055Z] #225 writing image sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 0.4s done [2025-10-31T10:02:09.055Z] #225 naming to docker.io/library/core-command 0.1s done [2025-10-31T10:02:09.055Z] #225 DONE 1.2s [2025-10-31T10:02:09.055Z] [2025-10-31T10:02:09.055Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:02:09.314Z] #226 ... [2025-10-31T10:02:09.314Z] [2025-10-31T10:02:09.314Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:02:09.314Z] #227 DONE 0.8s [2025-10-31T10:02:09.314Z] [2025-10-31T10:02:09.314Z] #228 [security-proxy-auth] exporting to image [2025-10-31T10:02:09.573Z] #228 ... [2025-10-31T10:02:09.573Z] [2025-10-31T10:02:09.573Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:02:09.573Z] #226 DONE 0.6s [2025-10-31T10:02:09.573Z] [2025-10-31T10:02:09.573Z] #229 [support-scheduler] exporting to image [2025-10-31T10:02:09.573Z] #229 exporting layers 1.1s done [2025-10-31T10:02:09.573Z] #229 writing image sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 0.1s done [2025-10-31T10:02:09.573Z] #229 naming to docker.io/library/support-scheduler 0.0s done [2025-10-31T10:02:09.573Z] #229 DONE 1.7s [2025-10-31T10:02:09.833Z] [2025-10-31T10:02:09.833Z] #230 [core-data] exporting to image [2025-10-31T10:02:09.833Z] #230 exporting layers 1.3s done [2025-10-31T10:02:09.833Z] #230 writing image sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 0.4s done [2025-10-31T10:02:09.833Z] #230 naming to docker.io/library/core-data 0.0s done [2025-10-31T10:02:09.833Z] #230 DONE 1.8s [2025-10-31T10:02:09.833Z] [2025-10-31T10:02:09.833Z] #214 [security-spiffe-token-provider] exporting to image [2025-10-31T10:02:09.833Z] #214 exporting layers 1.7s done [2025-10-31T10:02:09.833Z] #214 writing image sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c 0.0s done [2025-10-31T10:02:09.833Z] #214 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-10-31T10:02:09.833Z] #214 DONE 1.8s [2025-10-31T10:02:09.833Z] [2025-10-31T10:02:09.833Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:02:09.833Z] #221 DONE 1.3s [2025-10-31T10:02:09.833Z] [2025-10-31T10:02:09.833Z] #223 [core-metadata] exporting to image [2025-10-31T10:02:09.833Z] #223 exporting layers 1.3s done [2025-10-31T10:02:09.833Z] #223 writing image sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done [2025-10-31T10:02:09.833Z] #223 naming to docker.io/library/core-metadata 0.0s done [2025-10-31T10:02:09.833Z] #223 DONE 1.5s [2025-10-31T10:02:09.833Z] [2025-10-31T10:02:09.833Z] #231 [support-notifications] exporting to image [2025-10-31T10:02:09.833Z] #231 exporting layers 1.4s done [2025-10-31T10:02:09.833Z] #231 writing image sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done [2025-10-31T10:02:09.833Z] #231 naming to docker.io/library/support-notifications 0.0s done [2025-10-31T10:02:09.833Z] #231 DONE 1.6s [2025-10-31T10:02:09.833Z] [2025-10-31T10:02:09.833Z] #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:02:09.833Z] #232 DONE 0.3s [2025-10-31T10:02:09.833Z] [2025-10-31T10:02:09.833Z] #233 [security-proxy-setup] exporting to image [2025-10-31T10:02:10.096Z] #233 exporting layers 0.3s done [2025-10-31T10:02:10.096Z] #233 writing image sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done [2025-10-31T10:02:10.096Z] #233 naming to docker.io/library/security-proxy-setup done [2025-10-31T10:02:10.096Z] #233 DONE 0.3s [2025-10-31T10:02:10.096Z] [2025-10-31T10:02:10.096Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:02:10.354Z] #234 DONE 0.4s [2025-10-31T10:02:10.354Z] [2025-10-31T10:02:10.354Z] #228 [security-proxy-auth] exporting to image [2025-10-31T10:02:10.354Z] #228 exporting layers 0.8s done [2025-10-31T10:02:10.354Z] #228 writing image sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done [2025-10-31T10:02:10.354Z] #228 naming to docker.io/library/security-proxy-auth done [2025-10-31T10:02:10.354Z] #228 DONE 0.9s [2025-10-31T10:02:10.354Z] [2025-10-31T10:02:10.354Z] #235 [security-secretstore-setup] exporting to image [2025-10-31T10:02:10.613Z] #235 exporting layers 0.3s done [2025-10-31T10:02:10.613Z] #235 writing image sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done [2025-10-31T10:02:10.613Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-10-31T10:02:10.613Z] #235 DONE 0.3s [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:02:10.613Z] time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:02:10.608Z] $ docker stop --time=1 ad368dbf637785b5ebfa4f270e0f50698f849ce704170156084c38e4ebf5fcd4 [2025-10-31T10:02:11.895Z] $ docker rm -f --volumes ad368dbf637785b5ebfa4f270e0f50698f849ce704170156084c38e4ebf5fcd4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:02:12.584Z] + docker images [2025-10-31T10:02:12.584Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:02:12.584Z] security-secretstore-setup latest e10e2952869e 2 seconds ago 84.9MB [2025-10-31T10:02:12.584Z] security-proxy-setup latest f996412ddd35 3 seconds ago 52.8MB [2025-10-31T10:02:12.584Z] security-proxy-auth latest 70731df56dbb 4 seconds ago 46.5MB [2025-10-31T10:02:12.584Z] support-notifications latest afcf9c36596b 4 seconds ago 55MB [2025-10-31T10:02:12.584Z] core-metadata latest 697603a02ccb 4 seconds ago 47.5MB [2025-10-31T10:02:12.584Z] security-spiffe-token-provider latest 7e1ee5365025 5 seconds ago 50.3MB [2025-10-31T10:02:12.584Z] core-command latest 08c0ea8d32c2 5 seconds ago 41.7MB [2025-10-31T10:02:12.584Z] support-scheduler latest 67657113ce73 5 seconds ago 51.3MB [2025-10-31T10:02:12.584Z] core-data latest 2a429c30a4b0 5 seconds ago 47.4MB [2025-10-31T10:02:12.584Z] core-keeper latest 134274820b6c 6 seconds ago 47.2MB [2025-10-31T10:02:12.584Z] security-bootstrapper latest 797d35aaf5bc About a minute ago 21.6MB [2025-10-31T10:02:12.584Z] core-common-config-bootstrapper latest 0d6317c6d67c About a minute ago 20.5MB [2025-10-31T10:02:12.584Z] security-spire-agent latest 478afb4cbe31 2 minutes ago 196MB [2025-10-31T10:02:12.584Z] security-spire-config latest 2cabce058531 2 minutes ago 150MB [2025-10-31T10:02:12.584Z] security-spire-server latest a54b7172473d 3 minutes ago 150MB [2025-10-31T10:02:12.584Z] ci-base-image-x86_64 latest 750f55f2132c 8 minutes ago 999MB [2025-10-31T10:02:12.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 weeks ago 636MB [2025-10-31T10:02:12.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-31T10:02:12.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:02:12.734Z] provisioning config files... [2025-10-31T10:02:12.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config12573728212870851413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:02:13.062Z] ---> ****-login.sh [2025-10-31T10:02:13.062Z] nexus3.edgexfoundry.org:10001 [2025-10-31T10:02:13.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:02:13.326Z] Login Succeeded [2025-10-31T10:02:13.326Z] nexus3.edgexfoundry.org:10002 [2025-10-31T10:02:13.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:02:13.326Z] Login Succeeded [2025-10-31T10:02:13.326Z] nexus3.edgexfoundry.org:10003 [2025-10-31T10:02:13.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:02:13.326Z] Login Succeeded [2025-10-31T10:02:13.326Z] nexus3.edgexfoundry.org:10004 [2025-10-31T10:02:13.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:02:13.585Z] Login Succeeded [2025-10-31T10:02:13.585Z] ****.io [2025-10-31T10:02:13.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:02:13.845Z] Login Succeeded [2025-10-31T10:02:13.845Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T10:02:13.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:02:13.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:02:13.936Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-31T10:02:13.936Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:13.936Z] latest [2025-10-31T10:02:13.936Z] 4.1.0-dev.72 [2025-10-31T10:02:13.936Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:13.936Z] main [2025-10-31T10:02:13.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:14.291Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:14.619Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:14.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T10:02:14.619Z] 50443ef9c374: Preparing [2025-10-31T10:02:14.619Z] 968135888749: Preparing [2025-10-31T10:02:14.619Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:14.619Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:14.619Z] 761933d7ad28: Preparing [2025-10-31T10:02:14.619Z] f1949885f28a: Preparing [2025-10-31T10:02:14.619Z] 256f393e029f: Preparing [2025-10-31T10:02:14.619Z] 256f393e029f: Waiting [2025-10-31T10:02:14.619Z] f1949885f28a: Waiting [2025-10-31T10:02:14.619Z] 8c8ec0a3078a: Pushed [2025-10-31T10:02:14.619Z] 863b5dff1cc9: Pushed [2025-10-31T10:02:14.619Z] 761933d7ad28: Pushed [2025-10-31T10:02:14.619Z] 50443ef9c374: Pushed [2025-10-31T10:02:14.877Z] 256f393e029f: Layer already exists [2025-10-31T10:02:14.877Z] f1949885f28a: Pushed [2025-10-31T10:02:18.162Z] 968135888749: Pushed [2025-10-31T10:02:18.162Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:18.504Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:18.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T10:02:18.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T10:02:18.895Z] 50443ef9c374: Preparing [2025-10-31T10:02:18.895Z] 968135888749: Preparing [2025-10-31T10:02:18.895Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:18.895Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:18.895Z] 761933d7ad28: Preparing [2025-10-31T10:02:18.895Z] f1949885f28a: Preparing [2025-10-31T10:02:18.895Z] 256f393e029f: Preparing [2025-10-31T10:02:18.895Z] f1949885f28a: Waiting [2025-10-31T10:02:18.895Z] 256f393e029f: Waiting [2025-10-31T10:02:18.895Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:18.895Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:18.895Z] 968135888749: Layer already exists [2025-10-31T10:02:18.895Z] 50443ef9c374: Layer already exists [2025-10-31T10:02:18.895Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:18.895Z] f1949885f28a: Layer already exists [2025-10-31T10:02:18.895Z] 256f393e029f: Layer already exists [2025-10-31T10:02:18.895Z] latest: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:19.235Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:19.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 [2025-10-31T10:02:19.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T10:02:19.573Z] 50443ef9c374: Preparing [2025-10-31T10:02:19.573Z] 968135888749: Preparing [2025-10-31T10:02:19.573Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:19.573Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:19.573Z] 761933d7ad28: Preparing [2025-10-31T10:02:19.573Z] f1949885f28a: Preparing [2025-10-31T10:02:19.573Z] 256f393e029f: Preparing [2025-10-31T10:02:19.573Z] f1949885f28a: Waiting [2025-10-31T10:02:19.573Z] 256f393e029f: Waiting [2025-10-31T10:02:19.573Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:19.573Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:19.573Z] 968135888749: Layer already exists [2025-10-31T10:02:19.573Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:19.573Z] f1949885f28a: Layer already exists [2025-10-31T10:02:19.573Z] 256f393e029f: Layer already exists [2025-10-31T10:02:19.573Z] 50443ef9c374: Layer already exists [2025-10-31T10:02:19.573Z] 4.1.0-dev.72: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:19.920Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:20.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:20.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T10:02:20.249Z] 50443ef9c374: Preparing [2025-10-31T10:02:20.249Z] 968135888749: Preparing [2025-10-31T10:02:20.249Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:20.249Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:20.249Z] 761933d7ad28: Preparing [2025-10-31T10:02:20.249Z] f1949885f28a: Preparing [2025-10-31T10:02:20.249Z] f1949885f28a: Waiting [2025-10-31T10:02:20.249Z] 256f393e029f: Preparing [2025-10-31T10:02:20.249Z] 256f393e029f: Waiting [2025-10-31T10:02:20.249Z] 50443ef9c374: Layer already exists [2025-10-31T10:02:20.249Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:20.249Z] 968135888749: Layer already exists [2025-10-31T10:02:20.249Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:20.249Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:20.249Z] f1949885f28a: Layer already exists [2025-10-31T10:02:20.249Z] 256f393e029f: Layer already exists [2025-10-31T10:02:20.249Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:20.579Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:20.900Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T10:02:20.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T10:02:20.900Z] 50443ef9c374: Preparing [2025-10-31T10:02:20.900Z] 968135888749: Preparing [2025-10-31T10:02:20.900Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:20.900Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:20.900Z] 761933d7ad28: Preparing [2025-10-31T10:02:20.900Z] f1949885f28a: Preparing [2025-10-31T10:02:20.900Z] 256f393e029f: Preparing [2025-10-31T10:02:20.900Z] f1949885f28a: Waiting [2025-10-31T10:02:20.900Z] 256f393e029f: Waiting [2025-10-31T10:02:20.900Z] 50443ef9c374: Layer already exists [2025-10-31T10:02:20.900Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:20.900Z] 968135888749: Layer already exists [2025-10-31T10:02:20.900Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:20.900Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:20.900Z] 256f393e029f: Layer already exists [2025-10-31T10:02:20.900Z] f1949885f28a: Layer already exists [2025-10-31T10:02:20.900Z] main: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:02:20.979Z] ===================================================== [Pipeline] echo [2025-10-31T10:02:20.997Z] taggedImages: [2025-10-31T10:02:20.997Z] - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:20.997Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T10:02:20.997Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 [2025-10-31T10:02:20.997Z] - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:20.997Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-31T10:02:21.031Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-31T10:02:21.031Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:21.031Z] latest [2025-10-31T10:02:21.031Z] 4.1.0-dev.72 [2025-10-31T10:02:21.031Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:21.031Z] main [2025-10-31T10:02:21.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:21.381Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:21.712Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:21.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T10:02:21.712Z] 82578b95950c: Preparing [2025-10-31T10:02:21.712Z] dfd42e614b97: Preparing [2025-10-31T10:02:21.712Z] 4ad931320317: Preparing [2025-10-31T10:02:21.712Z] 70d5837c6787: Preparing [2025-10-31T10:02:21.712Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:21.712Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:21.712Z] 761933d7ad28: Preparing [2025-10-31T10:02:21.712Z] f1949885f28a: Preparing [2025-10-31T10:02:21.712Z] 256f393e029f: Preparing [2025-10-31T10:02:21.712Z] 761933d7ad28: Waiting [2025-10-31T10:02:21.712Z] 256f393e029f: Waiting [2025-10-31T10:02:21.712Z] f1949885f28a: Waiting [2025-10-31T10:02:21.712Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:21.712Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:21.712Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:21.712Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:21.712Z] f1949885f28a: Layer already exists [2025-10-31T10:02:21.712Z] dfd42e614b97: Pushed [2025-10-31T10:02:21.712Z] 82578b95950c: Pushed [2025-10-31T10:02:21.712Z] 4ad931320317: Pushed [2025-10-31T10:02:21.712Z] 256f393e029f: Layer already exists [2025-10-31T10:02:23.087Z] 70d5837c6787: Pushed [2025-10-31T10:02:23.087Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:23.425Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:23.754Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T10:02:23.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T10:02:23.754Z] 82578b95950c: Preparing [2025-10-31T10:02:23.754Z] dfd42e614b97: Preparing [2025-10-31T10:02:23.754Z] 4ad931320317: Preparing [2025-10-31T10:02:23.754Z] 70d5837c6787: Preparing [2025-10-31T10:02:23.754Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:23.754Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:23.754Z] 761933d7ad28: Preparing [2025-10-31T10:02:23.754Z] f1949885f28a: Preparing [2025-10-31T10:02:23.754Z] 256f393e029f: Preparing [2025-10-31T10:02:23.754Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:23.754Z] 761933d7ad28: Waiting [2025-10-31T10:02:23.754Z] f1949885f28a: Waiting [2025-10-31T10:02:23.754Z] 256f393e029f: Waiting [2025-10-31T10:02:23.754Z] 82578b95950c: Layer already exists [2025-10-31T10:02:23.754Z] 70d5837c6787: Layer already exists [2025-10-31T10:02:23.754Z] dfd42e614b97: Layer already exists [2025-10-31T10:02:23.754Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:23.754Z] 4ad931320317: Layer already exists [2025-10-31T10:02:23.754Z] f1949885f28a: Layer already exists [2025-10-31T10:02:23.754Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:23.754Z] 256f393e029f: Layer already exists [2025-10-31T10:02:23.754Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:23.754Z] latest: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:24.082Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:24.414Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 [2025-10-31T10:02:24.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T10:02:24.414Z] 82578b95950c: Preparing [2025-10-31T10:02:24.414Z] dfd42e614b97: Preparing [2025-10-31T10:02:24.414Z] 4ad931320317: Preparing [2025-10-31T10:02:24.414Z] 70d5837c6787: Preparing [2025-10-31T10:02:24.414Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:24.414Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:24.414Z] 761933d7ad28: Preparing [2025-10-31T10:02:24.414Z] 761933d7ad28: Waiting [2025-10-31T10:02:24.414Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:24.414Z] f1949885f28a: Preparing [2025-10-31T10:02:24.414Z] 256f393e029f: Preparing [2025-10-31T10:02:24.414Z] 256f393e029f: Waiting [2025-10-31T10:02:24.414Z] dfd42e614b97: Layer already exists [2025-10-31T10:02:24.414Z] 4ad931320317: Layer already exists [2025-10-31T10:02:24.414Z] 70d5837c6787: Layer already exists [2025-10-31T10:02:24.414Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:24.414Z] 82578b95950c: Layer already exists [2025-10-31T10:02:24.414Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:24.414Z] f1949885f28a: Layer already exists [2025-10-31T10:02:24.414Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:24.414Z] 256f393e029f: Layer already exists [2025-10-31T10:02:24.414Z] 4.1.0-dev.72: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:24.738Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:25.064Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:25.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T10:02:25.064Z] 82578b95950c: Preparing [2025-10-31T10:02:25.064Z] dfd42e614b97: Preparing [2025-10-31T10:02:25.064Z] 4ad931320317: Preparing [2025-10-31T10:02:25.064Z] 70d5837c6787: Preparing [2025-10-31T10:02:25.064Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:25.064Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:25.064Z] 761933d7ad28: Preparing [2025-10-31T10:02:25.064Z] f1949885f28a: Preparing [2025-10-31T10:02:25.064Z] 256f393e029f: Preparing [2025-10-31T10:02:25.064Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:25.064Z] f1949885f28a: Waiting [2025-10-31T10:02:25.064Z] 256f393e029f: Waiting [2025-10-31T10:02:25.064Z] 761933d7ad28: Waiting [2025-10-31T10:02:25.064Z] 70d5837c6787: Layer already exists [2025-10-31T10:02:25.064Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:25.064Z] dfd42e614b97: Layer already exists [2025-10-31T10:02:25.064Z] 82578b95950c: Layer already exists [2025-10-31T10:02:25.064Z] 4ad931320317: Layer already exists [2025-10-31T10:02:25.064Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:25.064Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:25.064Z] 256f393e029f: Layer already exists [2025-10-31T10:02:25.064Z] f1949885f28a: Layer already exists [2025-10-31T10:02:25.064Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:25.393Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:25.716Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T10:02:25.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T10:02:25.716Z] 82578b95950c: Preparing [2025-10-31T10:02:25.716Z] dfd42e614b97: Preparing [2025-10-31T10:02:25.716Z] 4ad931320317: Preparing [2025-10-31T10:02:25.716Z] 70d5837c6787: Preparing [2025-10-31T10:02:25.716Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:25.716Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:25.716Z] 761933d7ad28: Preparing [2025-10-31T10:02:25.716Z] f1949885f28a: Preparing [2025-10-31T10:02:25.716Z] 256f393e029f: Preparing [2025-10-31T10:02:25.716Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:25.716Z] 761933d7ad28: Waiting [2025-10-31T10:02:25.716Z] f1949885f28a: Waiting [2025-10-31T10:02:25.716Z] 256f393e029f: Waiting [2025-10-31T10:02:25.716Z] 70d5837c6787: Layer already exists [2025-10-31T10:02:25.716Z] 4ad931320317: Layer already exists [2025-10-31T10:02:25.716Z] 82578b95950c: Layer already exists [2025-10-31T10:02:25.716Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:25.716Z] dfd42e614b97: Layer already exists [2025-10-31T10:02:25.716Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:25.716Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:25.716Z] 256f393e029f: Layer already exists [2025-10-31T10:02:25.716Z] f1949885f28a: Layer already exists [2025-10-31T10:02:25.716Z] main: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:02:25.787Z] ===================================================== [Pipeline] echo [2025-10-31T10:02:25.800Z] taggedImages: [2025-10-31T10:02:25.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:25.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T10:02:25.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 [2025-10-31T10:02:25.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:25.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-31T10:02:25.825Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-31T10:02:25.825Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:25.825Z] latest [2025-10-31T10:02:25.825Z] 4.1.0-dev.72 [2025-10-31T10:02:25.825Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:25.825Z] main [2025-10-31T10:02:25.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:26.169Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:26.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:26.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T10:02:26.495Z] d6f409a1843b: Preparing [2025-10-31T10:02:26.495Z] 45291930aa86: Preparing [2025-10-31T10:02:26.495Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:26.495Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:26.495Z] 5137557504c9: Preparing [2025-10-31T10:02:26.495Z] e7d0e548ff5b: Preparing [2025-10-31T10:02:26.495Z] 256f393e029f: Preparing [2025-10-31T10:02:26.495Z] e7d0e548ff5b: Waiting [2025-10-31T10:02:26.495Z] 256f393e029f: Waiting [2025-10-31T10:02:26.495Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:26.495Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:26.495Z] 256f393e029f: Layer already exists [2025-10-31T10:02:26.495Z] 5137557504c9: Pushed [2025-10-31T10:02:26.495Z] d6f409a1843b: Pushed [2025-10-31T10:02:26.495Z] e7d0e548ff5b: Pushed [2025-10-31T10:02:30.700Z] 45291930aa86: Pushed [2025-10-31T10:02:30.961Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:31.293Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:31.634Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T10:02:31.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T10:02:31.634Z] d6f409a1843b: Preparing [2025-10-31T10:02:31.634Z] 45291930aa86: Preparing [2025-10-31T10:02:31.634Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:31.634Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:31.634Z] 5137557504c9: Preparing [2025-10-31T10:02:31.634Z] e7d0e548ff5b: Preparing [2025-10-31T10:02:31.634Z] 256f393e029f: Preparing [2025-10-31T10:02:31.634Z] e7d0e548ff5b: Waiting [2025-10-31T10:02:31.634Z] 256f393e029f: Waiting [2025-10-31T10:02:31.634Z] 5137557504c9: Layer already exists [2025-10-31T10:02:31.634Z] d6f409a1843b: Layer already exists [2025-10-31T10:02:31.634Z] 45291930aa86: Layer already exists [2025-10-31T10:02:31.634Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:31.634Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:31.634Z] e7d0e548ff5b: Layer already exists [2025-10-31T10:02:31.634Z] 256f393e029f: Layer already exists [2025-10-31T10:02:31.634Z] latest: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:31.969Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:32.307Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 [2025-10-31T10:02:32.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T10:02:32.307Z] d6f409a1843b: Preparing [2025-10-31T10:02:32.307Z] 45291930aa86: Preparing [2025-10-31T10:02:32.307Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:32.307Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:32.307Z] 5137557504c9: Preparing [2025-10-31T10:02:32.307Z] e7d0e548ff5b: Preparing [2025-10-31T10:02:32.307Z] 256f393e029f: Preparing [2025-10-31T10:02:32.307Z] e7d0e548ff5b: Waiting [2025-10-31T10:02:32.307Z] 256f393e029f: Waiting [2025-10-31T10:02:32.307Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:32.307Z] 5137557504c9: Layer already exists [2025-10-31T10:02:32.307Z] d6f409a1843b: Layer already exists [2025-10-31T10:02:32.307Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:32.307Z] 45291930aa86: Layer already exists [2025-10-31T10:02:32.307Z] e7d0e548ff5b: Layer already exists [2025-10-31T10:02:32.307Z] 256f393e029f: Layer already exists [2025-10-31T10:02:32.307Z] 4.1.0-dev.72: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:32.638Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:32.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:32.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T10:02:32.971Z] d6f409a1843b: Preparing [2025-10-31T10:02:32.971Z] 45291930aa86: Preparing [2025-10-31T10:02:32.971Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:32.971Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:32.971Z] 5137557504c9: Preparing [2025-10-31T10:02:32.971Z] e7d0e548ff5b: Preparing [2025-10-31T10:02:32.971Z] 256f393e029f: Preparing [2025-10-31T10:02:32.971Z] e7d0e548ff5b: Waiting [2025-10-31T10:02:32.971Z] 256f393e029f: Waiting [2025-10-31T10:02:32.971Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:32.971Z] d6f409a1843b: Layer already exists [2025-10-31T10:02:32.971Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:32.971Z] 5137557504c9: Layer already exists [2025-10-31T10:02:32.971Z] 45291930aa86: Layer already exists [2025-10-31T10:02:32.971Z] e7d0e548ff5b: Layer already exists [2025-10-31T10:02:32.971Z] 256f393e029f: Layer already exists [2025-10-31T10:02:32.971Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:33.311Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:33.625Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T10:02:33.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T10:02:33.625Z] d6f409a1843b: Preparing [2025-10-31T10:02:33.625Z] 45291930aa86: Preparing [2025-10-31T10:02:33.625Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:33.625Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:33.625Z] 5137557504c9: Preparing [2025-10-31T10:02:33.625Z] e7d0e548ff5b: Preparing [2025-10-31T10:02:33.625Z] 256f393e029f: Preparing [2025-10-31T10:02:33.625Z] e7d0e548ff5b: Waiting [2025-10-31T10:02:33.625Z] 256f393e029f: Waiting [2025-10-31T10:02:33.625Z] 5137557504c9: Layer already exists [2025-10-31T10:02:33.625Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:33.625Z] 45291930aa86: Layer already exists [2025-10-31T10:02:33.625Z] d6f409a1843b: Layer already exists [2025-10-31T10:02:33.625Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:33.625Z] e7d0e548ff5b: Layer already exists [2025-10-31T10:02:33.625Z] 256f393e029f: Layer already exists [2025-10-31T10:02:33.625Z] main: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:02:33.700Z] ===================================================== [Pipeline] echo [2025-10-31T10:02:33.714Z] taggedImages: [2025-10-31T10:02:33.714Z] - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:33.714Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T10:02:33.714Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 [2025-10-31T10:02:33.714Z] - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:33.714Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-31T10:02:33.739Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-31T10:02:33.739Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:33.739Z] latest [2025-10-31T10:02:33.739Z] 4.1.0-dev.72 [2025-10-31T10:02:33.739Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:33.739Z] main [2025-10-31T10:02:33.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:34.079Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:34.401Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:34.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T10:02:34.402Z] c2401d8e0531: Preparing [2025-10-31T10:02:34.402Z] ba8ff9f371f2: Preparing [2025-10-31T10:02:34.402Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:34.402Z] 380fb135ce47: Preparing [2025-10-31T10:02:34.402Z] 376bcc328e5a: Preparing [2025-10-31T10:02:34.402Z] 256f393e029f: Preparing [2025-10-31T10:02:34.402Z] 256f393e029f: Waiting [2025-10-31T10:02:34.402Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:34.402Z] 256f393e029f: Layer already exists [2025-10-31T10:02:34.402Z] 376bcc328e5a: Pushed [2025-10-31T10:02:34.402Z] 380fb135ce47: Pushed [2025-10-31T10:02:34.402Z] c2401d8e0531: Pushed [2025-10-31T10:02:38.586Z] ba8ff9f371f2: Pushed [2025-10-31T10:02:38.586Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:38.912Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:39.235Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T10:02:39.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T10:02:39.235Z] c2401d8e0531: Preparing [2025-10-31T10:02:39.235Z] ba8ff9f371f2: Preparing [2025-10-31T10:02:39.235Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:39.235Z] 380fb135ce47: Preparing [2025-10-31T10:02:39.235Z] 376bcc328e5a: Preparing [2025-10-31T10:02:39.235Z] 256f393e029f: Preparing [2025-10-31T10:02:39.235Z] 256f393e029f: Waiting [2025-10-31T10:02:39.235Z] 380fb135ce47: Layer already exists [2025-10-31T10:02:39.235Z] ba8ff9f371f2: Layer already exists [2025-10-31T10:02:39.235Z] 376bcc328e5a: Layer already exists [2025-10-31T10:02:39.235Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:39.235Z] c2401d8e0531: Layer already exists [2025-10-31T10:02:39.235Z] 256f393e029f: Layer already exists [2025-10-31T10:02:39.235Z] latest: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:39.571Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:39.910Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 [2025-10-31T10:02:39.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T10:02:39.911Z] c2401d8e0531: Preparing [2025-10-31T10:02:39.911Z] ba8ff9f371f2: Preparing [2025-10-31T10:02:39.911Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:39.911Z] 380fb135ce47: Preparing [2025-10-31T10:02:39.911Z] 376bcc328e5a: Preparing [2025-10-31T10:02:39.911Z] 256f393e029f: Preparing [2025-10-31T10:02:39.911Z] 256f393e029f: Waiting [2025-10-31T10:02:39.911Z] c2401d8e0531: Layer already exists [2025-10-31T10:02:39.911Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:39.911Z] 376bcc328e5a: Layer already exists [2025-10-31T10:02:39.911Z] ba8ff9f371f2: Layer already exists [2025-10-31T10:02:39.911Z] 380fb135ce47: Layer already exists [2025-10-31T10:02:39.911Z] 256f393e029f: Layer already exists [2025-10-31T10:02:39.911Z] 4.1.0-dev.72: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:40.242Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:40.566Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:40.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T10:02:40.566Z] c2401d8e0531: Preparing [2025-10-31T10:02:40.566Z] ba8ff9f371f2: Preparing [2025-10-31T10:02:40.566Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:40.566Z] 380fb135ce47: Preparing [2025-10-31T10:02:40.566Z] 376bcc328e5a: Preparing [2025-10-31T10:02:40.566Z] 256f393e029f: Preparing [2025-10-31T10:02:40.566Z] 256f393e029f: Waiting [2025-10-31T10:02:40.566Z] ba8ff9f371f2: Layer already exists [2025-10-31T10:02:40.566Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:40.566Z] c2401d8e0531: Layer already exists [2025-10-31T10:02:40.566Z] 380fb135ce47: Layer already exists [2025-10-31T10:02:40.566Z] 376bcc328e5a: Layer already exists [2025-10-31T10:02:40.566Z] 256f393e029f: Layer already exists [2025-10-31T10:02:40.566Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:40.897Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:41.224Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T10:02:41.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T10:02:41.224Z] c2401d8e0531: Preparing [2025-10-31T10:02:41.224Z] ba8ff9f371f2: Preparing [2025-10-31T10:02:41.224Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:41.224Z] 380fb135ce47: Preparing [2025-10-31T10:02:41.224Z] 376bcc328e5a: Preparing [2025-10-31T10:02:41.224Z] 256f393e029f: Preparing [2025-10-31T10:02:41.224Z] 256f393e029f: Waiting [2025-10-31T10:02:41.224Z] c2401d8e0531: Layer already exists [2025-10-31T10:02:41.224Z] 380fb135ce47: Layer already exists [2025-10-31T10:02:41.224Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:41.224Z] 376bcc328e5a: Layer already exists [2025-10-31T10:02:41.224Z] ba8ff9f371f2: Layer already exists [2025-10-31T10:02:41.224Z] 256f393e029f: Layer already exists [2025-10-31T10:02:41.224Z] main: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:02:41.295Z] ===================================================== [Pipeline] echo [2025-10-31T10:02:41.311Z] taggedImages: [2025-10-31T10:02:41.311Z] - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:41.311Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T10:02:41.311Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 [2025-10-31T10:02:41.311Z] - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:41.311Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-31T10:02:41.339Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-31T10:02:41.339Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:41.339Z] latest [2025-10-31T10:02:41.339Z] 4.1.0-dev.72 [2025-10-31T10:02:41.339Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:41.339Z] main [2025-10-31T10:02:41.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:41.695Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:42.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:42.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T10:02:42.020Z] 3288fef0e0d6: Preparing [2025-10-31T10:02:42.020Z] d44836cd8bdc: Preparing [2025-10-31T10:02:42.020Z] 9e8d55b57d6b: Preparing [2025-10-31T10:02:42.020Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:42.020Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:42.020Z] 761933d7ad28: Preparing [2025-10-31T10:02:42.020Z] f1949885f28a: Preparing [2025-10-31T10:02:42.020Z] 256f393e029f: Preparing [2025-10-31T10:02:42.020Z] f1949885f28a: Waiting [2025-10-31T10:02:42.020Z] 256f393e029f: Waiting [2025-10-31T10:02:42.020Z] 761933d7ad28: Waiting [2025-10-31T10:02:42.020Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:42.020Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:42.020Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:42.020Z] f1949885f28a: Layer already exists [2025-10-31T10:02:42.020Z] 256f393e029f: Layer already exists [2025-10-31T10:02:42.020Z] 3288fef0e0d6: Pushed [2025-10-31T10:02:42.020Z] d44836cd8bdc: Pushed [2025-10-31T10:02:46.224Z] 9e8d55b57d6b: Pushed [2025-10-31T10:02:46.224Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:46.549Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:46.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T10:02:46.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T10:02:46.873Z] 3288fef0e0d6: Preparing [2025-10-31T10:02:46.873Z] d44836cd8bdc: Preparing [2025-10-31T10:02:46.873Z] 9e8d55b57d6b: Preparing [2025-10-31T10:02:46.873Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:46.873Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:46.873Z] 761933d7ad28: Preparing [2025-10-31T10:02:46.873Z] f1949885f28a: Preparing [2025-10-31T10:02:46.873Z] 256f393e029f: Preparing [2025-10-31T10:02:46.873Z] f1949885f28a: Waiting [2025-10-31T10:02:46.873Z] 256f393e029f: Waiting [2025-10-31T10:02:46.873Z] 761933d7ad28: Waiting [2025-10-31T10:02:46.873Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:46.873Z] d44836cd8bdc: Layer already exists [2025-10-31T10:02:46.873Z] 9e8d55b57d6b: Layer already exists [2025-10-31T10:02:46.873Z] 3288fef0e0d6: Layer already exists [2025-10-31T10:02:46.873Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:46.873Z] 256f393e029f: Layer already exists [2025-10-31T10:02:46.873Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:46.873Z] f1949885f28a: Layer already exists [2025-10-31T10:02:46.873Z] latest: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:47.199Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:47.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 [2025-10-31T10:02:47.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T10:02:47.511Z] 3288fef0e0d6: Preparing [2025-10-31T10:02:47.511Z] d44836cd8bdc: Preparing [2025-10-31T10:02:47.511Z] 9e8d55b57d6b: Preparing [2025-10-31T10:02:47.511Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:47.511Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:47.511Z] 761933d7ad28: Preparing [2025-10-31T10:02:47.511Z] f1949885f28a: Preparing [2025-10-31T10:02:47.511Z] 256f393e029f: Preparing [2025-10-31T10:02:47.511Z] f1949885f28a: Waiting [2025-10-31T10:02:47.511Z] 256f393e029f: Waiting [2025-10-31T10:02:47.511Z] 761933d7ad28: Waiting [2025-10-31T10:02:47.511Z] 3288fef0e0d6: Layer already exists [2025-10-31T10:02:47.511Z] d44836cd8bdc: Layer already exists [2025-10-31T10:02:47.511Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:47.511Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:47.511Z] 9e8d55b57d6b: Layer already exists [2025-10-31T10:02:47.511Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:47.511Z] f1949885f28a: Layer already exists [2025-10-31T10:02:47.511Z] 256f393e029f: Layer already exists [2025-10-31T10:02:47.511Z] 4.1.0-dev.72: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:47.838Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:48.165Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:48.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T10:02:48.166Z] 3288fef0e0d6: Preparing [2025-10-31T10:02:48.166Z] d44836cd8bdc: Preparing [2025-10-31T10:02:48.166Z] 9e8d55b57d6b: Preparing [2025-10-31T10:02:48.166Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:48.166Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:48.166Z] 761933d7ad28: Preparing [2025-10-31T10:02:48.166Z] f1949885f28a: Preparing [2025-10-31T10:02:48.166Z] 256f393e029f: Preparing [2025-10-31T10:02:48.166Z] 761933d7ad28: Waiting [2025-10-31T10:02:48.166Z] f1949885f28a: Waiting [2025-10-31T10:02:48.166Z] 256f393e029f: Waiting [2025-10-31T10:02:48.166Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:48.166Z] 9e8d55b57d6b: Layer already exists [2025-10-31T10:02:48.166Z] d44836cd8bdc: Layer already exists [2025-10-31T10:02:48.166Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:48.166Z] 3288fef0e0d6: Layer already exists [2025-10-31T10:02:48.166Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:48.166Z] 256f393e029f: Layer already exists [2025-10-31T10:02:48.166Z] f1949885f28a: Layer already exists [2025-10-31T10:02:48.166Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:48.502Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:48.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T10:02:48.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T10:02:48.834Z] 3288fef0e0d6: Preparing [2025-10-31T10:02:48.834Z] d44836cd8bdc: Preparing [2025-10-31T10:02:48.834Z] 9e8d55b57d6b: Preparing [2025-10-31T10:02:48.834Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:48.834Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:48.834Z] 761933d7ad28: Preparing [2025-10-31T10:02:48.834Z] f1949885f28a: Preparing [2025-10-31T10:02:48.834Z] 256f393e029f: Preparing [2025-10-31T10:02:48.834Z] 761933d7ad28: Waiting [2025-10-31T10:02:48.834Z] f1949885f28a: Waiting [2025-10-31T10:02:48.834Z] 256f393e029f: Waiting [2025-10-31T10:02:48.834Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:48.834Z] d44836cd8bdc: Layer already exists [2025-10-31T10:02:48.834Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:48.834Z] 3288fef0e0d6: Layer already exists [2025-10-31T10:02:48.834Z] 9e8d55b57d6b: Layer already exists [2025-10-31T10:02:48.834Z] 256f393e029f: Layer already exists [2025-10-31T10:02:48.834Z] f1949885f28a: Layer already exists [2025-10-31T10:02:48.834Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:48.834Z] main: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:02:48.914Z] ===================================================== [Pipeline] echo [2025-10-31T10:02:48.930Z] taggedImages: [2025-10-31T10:02:48.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:48.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T10:02:48.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 [2025-10-31T10:02:48.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:48.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-31T10:02:48.956Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-31T10:02:48.956Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:48.956Z] latest [2025-10-31T10:02:48.956Z] 4.1.0-dev.72 [2025-10-31T10:02:48.956Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:48.956Z] main [2025-10-31T10:02:48.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:49.290Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:49.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:49.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T10:02:49.664Z] c7ca9e84f421: Preparing [2025-10-31T10:02:49.664Z] 3f842ee332c5: Preparing [2025-10-31T10:02:49.664Z] 55d922db7317: Preparing [2025-10-31T10:02:49.664Z] d56b031f5eaa: Preparing [2025-10-31T10:02:49.664Z] c339eb20cbdf: Preparing [2025-10-31T10:02:49.664Z] 058df8de2e52: Preparing [2025-10-31T10:02:49.664Z] d79e4f70c7ef: Preparing [2025-10-31T10:02:49.664Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:49.664Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:49.664Z] 575993f6f849: Preparing [2025-10-31T10:02:49.664Z] 124ba1213459: Preparing [2025-10-31T10:02:49.664Z] 5f70bf18a086: Preparing [2025-10-31T10:02:49.664Z] 23b5a5a230c5: Preparing [2025-10-31T10:02:49.664Z] e9c194a498dd: Preparing [2025-10-31T10:02:49.664Z] 6a477725ea67: Preparing [2025-10-31T10:02:49.664Z] 256f393e029f: Preparing [2025-10-31T10:02:49.664Z] 124ba1213459: Waiting [2025-10-31T10:02:49.664Z] 058df8de2e52: Waiting [2025-10-31T10:02:49.664Z] 5f70bf18a086: Waiting [2025-10-31T10:02:49.664Z] 23b5a5a230c5: Waiting [2025-10-31T10:02:49.664Z] d79e4f70c7ef: Waiting [2025-10-31T10:02:49.664Z] e9c194a498dd: Waiting [2025-10-31T10:02:49.664Z] 8c8ec0a3078a: Waiting [2025-10-31T10:02:49.664Z] 6a477725ea67: Waiting [2025-10-31T10:02:49.664Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:49.664Z] 256f393e029f: Waiting [2025-10-31T10:02:49.664Z] 575993f6f849: Waiting [2025-10-31T10:02:49.664Z] c339eb20cbdf: Pushed [2025-10-31T10:02:49.664Z] 3f842ee332c5: Pushed [2025-10-31T10:02:49.664Z] d56b031f5eaa: Pushed [2025-10-31T10:02:49.664Z] 55d922db7317: Pushed [2025-10-31T10:02:49.664Z] c7ca9e84f421: Pushed [2025-10-31T10:02:49.664Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:49.664Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:49.664Z] 5f70bf18a086: Layer already exists [2025-10-31T10:02:49.923Z] 058df8de2e52: Pushed [2025-10-31T10:02:49.923Z] 575993f6f849: Pushed [2025-10-31T10:02:49.923Z] 124ba1213459: Pushed [2025-10-31T10:02:49.923Z] 23b5a5a230c5: Pushed [2025-10-31T10:02:49.923Z] 256f393e029f: Layer already exists [2025-10-31T10:02:49.923Z] e9c194a498dd: Pushed [2025-10-31T10:02:49.923Z] 6a477725ea67: Pushed [2025-10-31T10:02:51.297Z] d79e4f70c7ef: Pushed [2025-10-31T10:02:51.297Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:51.628Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:51.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T10:02:51.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T10:02:51.952Z] c7ca9e84f421: Preparing [2025-10-31T10:02:51.952Z] 3f842ee332c5: Preparing [2025-10-31T10:02:51.952Z] 55d922db7317: Preparing [2025-10-31T10:02:51.952Z] d56b031f5eaa: Preparing [2025-10-31T10:02:51.952Z] c339eb20cbdf: Preparing [2025-10-31T10:02:51.952Z] 058df8de2e52: Preparing [2025-10-31T10:02:51.952Z] d79e4f70c7ef: Preparing [2025-10-31T10:02:51.952Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:51.952Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:51.952Z] 575993f6f849: Preparing [2025-10-31T10:02:51.952Z] 124ba1213459: Preparing [2025-10-31T10:02:51.952Z] 5f70bf18a086: Preparing [2025-10-31T10:02:51.952Z] 23b5a5a230c5: Preparing [2025-10-31T10:02:51.952Z] e9c194a498dd: Preparing [2025-10-31T10:02:51.952Z] 6a477725ea67: Preparing [2025-10-31T10:02:51.952Z] 256f393e029f: Preparing [2025-10-31T10:02:51.952Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:51.952Z] 575993f6f849: Waiting [2025-10-31T10:02:51.952Z] 124ba1213459: Waiting [2025-10-31T10:02:51.952Z] 5f70bf18a086: Waiting [2025-10-31T10:02:51.952Z] 23b5a5a230c5: Waiting [2025-10-31T10:02:51.952Z] e9c194a498dd: Waiting [2025-10-31T10:02:51.952Z] 6a477725ea67: Waiting [2025-10-31T10:02:51.952Z] 256f393e029f: Waiting [2025-10-31T10:02:51.952Z] 058df8de2e52: Waiting [2025-10-31T10:02:51.952Z] d79e4f70c7ef: Waiting [2025-10-31T10:02:51.952Z] 8c8ec0a3078a: Waiting [2025-10-31T10:02:51.952Z] c7ca9e84f421: Layer already exists [2025-10-31T10:02:51.952Z] c339eb20cbdf: Layer already exists [2025-10-31T10:02:51.952Z] d56b031f5eaa: Layer already exists [2025-10-31T10:02:51.952Z] 55d922db7317: Layer already exists [2025-10-31T10:02:51.952Z] 3f842ee332c5: Layer already exists [2025-10-31T10:02:51.952Z] d79e4f70c7ef: Layer already exists [2025-10-31T10:02:51.952Z] 058df8de2e52: Layer already exists [2025-10-31T10:02:51.952Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:51.952Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:51.952Z] 575993f6f849: Layer already exists [2025-10-31T10:02:51.952Z] 5f70bf18a086: Layer already exists [2025-10-31T10:02:51.952Z] 124ba1213459: Layer already exists [2025-10-31T10:02:51.952Z] e9c194a498dd: Layer already exists [2025-10-31T10:02:51.952Z] 23b5a5a230c5: Layer already exists [2025-10-31T10:02:51.952Z] 6a477725ea67: Layer already exists [2025-10-31T10:02:51.952Z] 256f393e029f: Layer already exists [2025-10-31T10:02:51.952Z] latest: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:52.281Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:52.610Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 [2025-10-31T10:02:52.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T10:02:52.610Z] c7ca9e84f421: Preparing [2025-10-31T10:02:52.610Z] 3f842ee332c5: Preparing [2025-10-31T10:02:52.610Z] 55d922db7317: Preparing [2025-10-31T10:02:52.610Z] d56b031f5eaa: Preparing [2025-10-31T10:02:52.610Z] c339eb20cbdf: Preparing [2025-10-31T10:02:52.610Z] 058df8de2e52: Preparing [2025-10-31T10:02:52.610Z] d79e4f70c7ef: Preparing [2025-10-31T10:02:52.610Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:52.610Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:52.610Z] 575993f6f849: Preparing [2025-10-31T10:02:52.610Z] 124ba1213459: Preparing [2025-10-31T10:02:52.610Z] 5f70bf18a086: Preparing [2025-10-31T10:02:52.610Z] 23b5a5a230c5: Preparing [2025-10-31T10:02:52.610Z] e9c194a498dd: Preparing [2025-10-31T10:02:52.610Z] 6a477725ea67: Preparing [2025-10-31T10:02:52.610Z] 256f393e029f: Preparing [2025-10-31T10:02:52.610Z] 575993f6f849: Waiting [2025-10-31T10:02:52.610Z] 124ba1213459: Waiting [2025-10-31T10:02:52.610Z] 5f70bf18a086: Waiting [2025-10-31T10:02:52.610Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:52.610Z] 256f393e029f: Waiting [2025-10-31T10:02:52.610Z] 6a477725ea67: Waiting [2025-10-31T10:02:52.610Z] e9c194a498dd: Waiting [2025-10-31T10:02:52.610Z] 23b5a5a230c5: Waiting [2025-10-31T10:02:52.610Z] 058df8de2e52: Waiting [2025-10-31T10:02:52.610Z] d79e4f70c7ef: Waiting [2025-10-31T10:02:52.610Z] 8c8ec0a3078a: Waiting [2025-10-31T10:02:52.610Z] d56b031f5eaa: Layer already exists [2025-10-31T10:02:52.610Z] c7ca9e84f421: Layer already exists [2025-10-31T10:02:52.610Z] c339eb20cbdf: Layer already exists [2025-10-31T10:02:52.610Z] 3f842ee332c5: Layer already exists [2025-10-31T10:02:52.610Z] 55d922db7317: Layer already exists [2025-10-31T10:02:52.610Z] 058df8de2e52: Layer already exists [2025-10-31T10:02:52.610Z] d79e4f70c7ef: Layer already exists [2025-10-31T10:02:52.610Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:52.610Z] 575993f6f849: Layer already exists [2025-10-31T10:02:52.610Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:52.610Z] 124ba1213459: Layer already exists [2025-10-31T10:02:52.610Z] 5f70bf18a086: Layer already exists [2025-10-31T10:02:52.610Z] e9c194a498dd: Layer already exists [2025-10-31T10:02:52.610Z] 6a477725ea67: Layer already exists [2025-10-31T10:02:52.610Z] 23b5a5a230c5: Layer already exists [2025-10-31T10:02:52.610Z] 256f393e029f: Layer already exists [2025-10-31T10:02:52.610Z] 4.1.0-dev.72: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:52.950Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:53.272Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:53.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T10:02:53.272Z] c7ca9e84f421: Preparing [2025-10-31T10:02:53.272Z] 3f842ee332c5: Preparing [2025-10-31T10:02:53.272Z] 55d922db7317: Preparing [2025-10-31T10:02:53.272Z] d56b031f5eaa: Preparing [2025-10-31T10:02:53.272Z] c339eb20cbdf: Preparing [2025-10-31T10:02:53.272Z] 058df8de2e52: Preparing [2025-10-31T10:02:53.272Z] d79e4f70c7ef: Preparing [2025-10-31T10:02:53.272Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:53.272Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:53.272Z] 575993f6f849: Preparing [2025-10-31T10:02:53.272Z] 124ba1213459: Preparing [2025-10-31T10:02:53.272Z] 5f70bf18a086: Preparing [2025-10-31T10:02:53.272Z] 23b5a5a230c5: Preparing [2025-10-31T10:02:53.272Z] e9c194a498dd: Preparing [2025-10-31T10:02:53.272Z] 6a477725ea67: Preparing [2025-10-31T10:02:53.272Z] 256f393e029f: Preparing [2025-10-31T10:02:53.272Z] 124ba1213459: Waiting [2025-10-31T10:02:53.272Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:53.272Z] 575993f6f849: Waiting [2025-10-31T10:02:53.272Z] 058df8de2e52: Waiting [2025-10-31T10:02:53.272Z] 23b5a5a230c5: Waiting [2025-10-31T10:02:53.272Z] 5f70bf18a086: Waiting [2025-10-31T10:02:53.272Z] d79e4f70c7ef: Waiting [2025-10-31T10:02:53.272Z] 6a477725ea67: Waiting [2025-10-31T10:02:53.272Z] e9c194a498dd: Waiting [2025-10-31T10:02:53.272Z] 256f393e029f: Waiting [2025-10-31T10:02:53.272Z] 55d922db7317: Layer already exists [2025-10-31T10:02:53.272Z] c7ca9e84f421: Layer already exists [2025-10-31T10:02:53.272Z] d56b031f5eaa: Layer already exists [2025-10-31T10:02:53.272Z] 3f842ee332c5: Layer already exists [2025-10-31T10:02:53.272Z] c339eb20cbdf: Layer already exists [2025-10-31T10:02:53.272Z] 058df8de2e52: Layer already exists [2025-10-31T10:02:53.272Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:53.272Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:53.272Z] 575993f6f849: Layer already exists [2025-10-31T10:02:53.272Z] d79e4f70c7ef: Layer already exists [2025-10-31T10:02:53.272Z] 124ba1213459: Layer already exists [2025-10-31T10:02:53.272Z] 6a477725ea67: Layer already exists [2025-10-31T10:02:53.272Z] e9c194a498dd: Layer already exists [2025-10-31T10:02:53.272Z] 5f70bf18a086: Layer already exists [2025-10-31T10:02:53.272Z] 23b5a5a230c5: Layer already exists [2025-10-31T10:02:53.272Z] 256f393e029f: Layer already exists [2025-10-31T10:02:53.272Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:53.599Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:53.921Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T10:02:53.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T10:02:53.921Z] c7ca9e84f421: Preparing [2025-10-31T10:02:53.921Z] 3f842ee332c5: Preparing [2025-10-31T10:02:53.921Z] 55d922db7317: Preparing [2025-10-31T10:02:53.921Z] d56b031f5eaa: Preparing [2025-10-31T10:02:53.921Z] c339eb20cbdf: Preparing [2025-10-31T10:02:53.921Z] 058df8de2e52: Preparing [2025-10-31T10:02:53.921Z] d79e4f70c7ef: Preparing [2025-10-31T10:02:53.921Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:53.921Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:53.921Z] 575993f6f849: Preparing [2025-10-31T10:02:53.921Z] 124ba1213459: Preparing [2025-10-31T10:02:53.921Z] 5f70bf18a086: Preparing [2025-10-31T10:02:53.921Z] 23b5a5a230c5: Preparing [2025-10-31T10:02:53.921Z] e9c194a498dd: Preparing [2025-10-31T10:02:53.921Z] 6a477725ea67: Preparing [2025-10-31T10:02:53.921Z] 256f393e029f: Preparing [2025-10-31T10:02:53.921Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:53.921Z] 23b5a5a230c5: Waiting [2025-10-31T10:02:53.921Z] 575993f6f849: Waiting [2025-10-31T10:02:53.921Z] 124ba1213459: Waiting [2025-10-31T10:02:53.921Z] 5f70bf18a086: Waiting [2025-10-31T10:02:53.921Z] 058df8de2e52: Waiting [2025-10-31T10:02:53.921Z] d79e4f70c7ef: Waiting [2025-10-31T10:02:53.921Z] e9c194a498dd: Waiting [2025-10-31T10:02:53.921Z] 8c8ec0a3078a: Waiting [2025-10-31T10:02:53.921Z] 6a477725ea67: Waiting [2025-10-31T10:02:53.921Z] 256f393e029f: Waiting [2025-10-31T10:02:53.921Z] 3f842ee332c5: Layer already exists [2025-10-31T10:02:53.921Z] c339eb20cbdf: Layer already exists [2025-10-31T10:02:53.921Z] d56b031f5eaa: Layer already exists [2025-10-31T10:02:53.921Z] 55d922db7317: Layer already exists [2025-10-31T10:02:53.921Z] c7ca9e84f421: Layer already exists [2025-10-31T10:02:53.921Z] 058df8de2e52: Layer already exists [2025-10-31T10:02:53.921Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:53.921Z] d79e4f70c7ef: Layer already exists [2025-10-31T10:02:53.921Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:53.921Z] 575993f6f849: Layer already exists [2025-10-31T10:02:53.921Z] 124ba1213459: Layer already exists [2025-10-31T10:02:53.921Z] 23b5a5a230c5: Layer already exists [2025-10-31T10:02:53.921Z] 5f70bf18a086: Layer already exists [2025-10-31T10:02:53.921Z] 6a477725ea67: Layer already exists [2025-10-31T10:02:53.921Z] e9c194a498dd: Layer already exists [2025-10-31T10:02:53.921Z] 256f393e029f: Layer already exists [2025-10-31T10:02:53.921Z] main: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:02:54.005Z] ===================================================== [Pipeline] echo [2025-10-31T10:02:54.021Z] taggedImages: [2025-10-31T10:02:54.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:54.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T10:02:54.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 [2025-10-31T10:02:54.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:54.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-31T10:02:54.048Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-31T10:02:54.048Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:54.048Z] latest [2025-10-31T10:02:54.048Z] 4.1.0-dev.72 [2025-10-31T10:02:54.048Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:02:54.048Z] main [2025-10-31T10:02:54.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:54.393Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:54.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:02:54.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T10:02:54.719Z] c240e1e43fa4: Preparing [2025-10-31T10:02:54.719Z] 0101a83ef1cb: Preparing [2025-10-31T10:02:54.719Z] 15b7f554c217: Preparing [2025-10-31T10:02:54.719Z] 8b5668acb281: Preparing [2025-10-31T10:02:54.719Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:54.719Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:54.719Z] 761933d7ad28: Preparing [2025-10-31T10:02:54.719Z] f1949885f28a: Preparing [2025-10-31T10:02:54.719Z] 256f393e029f: Preparing [2025-10-31T10:02:54.719Z] 761933d7ad28: Waiting [2025-10-31T10:02:54.719Z] f1949885f28a: Waiting [2025-10-31T10:02:54.719Z] 256f393e029f: Waiting [2025-10-31T10:02:54.719Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:54.719Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:54.719Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:54.719Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:54.719Z] f1949885f28a: Layer already exists [2025-10-31T10:02:54.719Z] 0101a83ef1cb: Pushed [2025-10-31T10:02:54.719Z] 256f393e029f: Layer already exists [2025-10-31T10:02:54.719Z] 15b7f554c217: Pushed [2025-10-31T10:02:54.719Z] c240e1e43fa4: Pushed [2025-10-31T10:02:58.905Z] 8b5668acb281: Pushed [2025-10-31T10:02:58.905Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:59.231Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:59.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T10:02:59.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T10:02:59.557Z] c240e1e43fa4: Preparing [2025-10-31T10:02:59.557Z] 0101a83ef1cb: Preparing [2025-10-31T10:02:59.557Z] 15b7f554c217: Preparing [2025-10-31T10:02:59.557Z] 8b5668acb281: Preparing [2025-10-31T10:02:59.557Z] 8c8ec0a3078a: Preparing [2025-10-31T10:02:59.557Z] 863b5dff1cc9: Preparing [2025-10-31T10:02:59.557Z] 761933d7ad28: Preparing [2025-10-31T10:02:59.557Z] f1949885f28a: Preparing [2025-10-31T10:02:59.557Z] 256f393e029f: Preparing [2025-10-31T10:02:59.557Z] 863b5dff1cc9: Waiting [2025-10-31T10:02:59.557Z] 761933d7ad28: Waiting [2025-10-31T10:02:59.557Z] f1949885f28a: Waiting [2025-10-31T10:02:59.557Z] 256f393e029f: Waiting [2025-10-31T10:02:59.557Z] 0101a83ef1cb: Layer already exists [2025-10-31T10:02:59.557Z] 8b5668acb281: Layer already exists [2025-10-31T10:02:59.557Z] c240e1e43fa4: Layer already exists [2025-10-31T10:02:59.557Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:02:59.557Z] 15b7f554c217: Layer already exists [2025-10-31T10:02:59.557Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:02:59.557Z] 761933d7ad28: Layer already exists [2025-10-31T10:02:59.557Z] f1949885f28a: Layer already exists [2025-10-31T10:02:59.557Z] 256f393e029f: Layer already exists [2025-10-31T10:02:59.557Z] latest: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:02:59.892Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:00.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 [2025-10-31T10:03:00.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T10:03:00.219Z] c240e1e43fa4: Preparing [2025-10-31T10:03:00.219Z] 0101a83ef1cb: Preparing [2025-10-31T10:03:00.219Z] 15b7f554c217: Preparing [2025-10-31T10:03:00.219Z] 8b5668acb281: Preparing [2025-10-31T10:03:00.219Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:00.219Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:00.219Z] 761933d7ad28: Preparing [2025-10-31T10:03:00.219Z] f1949885f28a: Preparing [2025-10-31T10:03:00.219Z] 256f393e029f: Preparing [2025-10-31T10:03:00.219Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:00.219Z] 761933d7ad28: Waiting [2025-10-31T10:03:00.219Z] f1949885f28a: Waiting [2025-10-31T10:03:00.219Z] 256f393e029f: Waiting [2025-10-31T10:03:00.219Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:00.219Z] c240e1e43fa4: Layer already exists [2025-10-31T10:03:00.219Z] 0101a83ef1cb: Layer already exists [2025-10-31T10:03:00.219Z] 8b5668acb281: Layer already exists [2025-10-31T10:03:00.219Z] 15b7f554c217: Layer already exists [2025-10-31T10:03:00.219Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:00.219Z] f1949885f28a: Layer already exists [2025-10-31T10:03:00.219Z] 256f393e029f: Layer already exists [2025-10-31T10:03:00.219Z] 761933d7ad28: Layer already exists [2025-10-31T10:03:00.219Z] 4.1.0-dev.72: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:00.543Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:00.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:00.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T10:03:00.877Z] c240e1e43fa4: Preparing [2025-10-31T10:03:00.877Z] 0101a83ef1cb: Preparing [2025-10-31T10:03:00.877Z] 15b7f554c217: Preparing [2025-10-31T10:03:00.877Z] 8b5668acb281: Preparing [2025-10-31T10:03:00.877Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:00.877Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:00.877Z] 761933d7ad28: Preparing [2025-10-31T10:03:00.877Z] f1949885f28a: Preparing [2025-10-31T10:03:00.877Z] 256f393e029f: Preparing [2025-10-31T10:03:00.877Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:00.877Z] 761933d7ad28: Waiting [2025-10-31T10:03:00.877Z] f1949885f28a: Waiting [2025-10-31T10:03:00.877Z] 256f393e029f: Waiting [2025-10-31T10:03:00.877Z] 15b7f554c217: Layer already exists [2025-10-31T10:03:00.877Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:00.877Z] 8b5668acb281: Layer already exists [2025-10-31T10:03:00.877Z] 0101a83ef1cb: Layer already exists [2025-10-31T10:03:00.877Z] c240e1e43fa4: Layer already exists [2025-10-31T10:03:00.877Z] f1949885f28a: Layer already exists [2025-10-31T10:03:00.877Z] 256f393e029f: Layer already exists [2025-10-31T10:03:00.877Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:00.877Z] 761933d7ad28: Layer already exists [2025-10-31T10:03:00.877Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:01.207Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:01.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T10:03:01.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T10:03:01.537Z] c240e1e43fa4: Preparing [2025-10-31T10:03:01.537Z] 0101a83ef1cb: Preparing [2025-10-31T10:03:01.537Z] 15b7f554c217: Preparing [2025-10-31T10:03:01.537Z] 8b5668acb281: Preparing [2025-10-31T10:03:01.537Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:01.537Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:01.537Z] 761933d7ad28: Preparing [2025-10-31T10:03:01.537Z] f1949885f28a: Preparing [2025-10-31T10:03:01.537Z] 256f393e029f: Preparing [2025-10-31T10:03:01.537Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:01.537Z] 761933d7ad28: Waiting [2025-10-31T10:03:01.537Z] f1949885f28a: Waiting [2025-10-31T10:03:01.537Z] 256f393e029f: Waiting [2025-10-31T10:03:01.537Z] 0101a83ef1cb: Layer already exists [2025-10-31T10:03:01.537Z] 15b7f554c217: Layer already exists [2025-10-31T10:03:01.537Z] 8b5668acb281: Layer already exists [2025-10-31T10:03:01.537Z] c240e1e43fa4: Layer already exists [2025-10-31T10:03:01.537Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:01.537Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:01.537Z] 761933d7ad28: Layer already exists [2025-10-31T10:03:01.537Z] f1949885f28a: Layer already exists [2025-10-31T10:03:01.537Z] 256f393e029f: Layer already exists [2025-10-31T10:03:01.537Z] main: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:03:01.626Z] ===================================================== [Pipeline] echo [2025-10-31T10:03:01.644Z] taggedImages: [2025-10-31T10:03:01.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:01.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T10:03:01.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 [2025-10-31T10:03:01.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:01.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-31T10:03:01.676Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-31T10:03:01.676Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:01.676Z] latest [2025-10-31T10:03:01.676Z] 4.1.0-dev.72 [2025-10-31T10:03:01.676Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:01.676Z] main [2025-10-31T10:03:01.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:02.037Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:02.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:02.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T10:03:02.363Z] 980edb37674b: Preparing [2025-10-31T10:03:02.363Z] 80c4e132bbae: Preparing [2025-10-31T10:03:02.363Z] fcb5184c3225: Preparing [2025-10-31T10:03:02.363Z] b11b818d86bf: Preparing [2025-10-31T10:03:02.363Z] 4fd85221914f: Preparing [2025-10-31T10:03:02.363Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:02.363Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:02.363Z] 597bbc1e325e: Preparing [2025-10-31T10:03:02.363Z] f0231e7f2204: Preparing [2025-10-31T10:03:02.363Z] 33ffc4785736: Preparing [2025-10-31T10:03:02.363Z] 256f393e029f: Preparing [2025-10-31T10:03:02.363Z] f0231e7f2204: Waiting [2025-10-31T10:03:02.363Z] 597bbc1e325e: Waiting [2025-10-31T10:03:02.363Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:02.363Z] 33ffc4785736: Waiting [2025-10-31T10:03:02.363Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:02.363Z] 256f393e029f: Waiting [2025-10-31T10:03:02.363Z] b11b818d86bf: Pushed [2025-10-31T10:03:02.363Z] 980edb37674b: Pushed [2025-10-31T10:03:02.363Z] 4fd85221914f: Pushed [2025-10-31T10:03:02.363Z] 80c4e132bbae: Pushed [2025-10-31T10:03:02.363Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:02.363Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:02.363Z] 256f393e029f: Layer already exists [2025-10-31T10:03:02.621Z] 597bbc1e325e: Pushed [2025-10-31T10:03:02.621Z] f0231e7f2204: Pushed [2025-10-31T10:03:03.995Z] 33ffc4785736: Pushed [2025-10-31T10:03:05.371Z] fcb5184c3225: Pushed [2025-10-31T10:03:05.723Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:06.081Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:06.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T10:03:06.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T10:03:06.428Z] 980edb37674b: Preparing [2025-10-31T10:03:06.428Z] 80c4e132bbae: Preparing [2025-10-31T10:03:06.428Z] fcb5184c3225: Preparing [2025-10-31T10:03:06.428Z] b11b818d86bf: Preparing [2025-10-31T10:03:06.428Z] 4fd85221914f: Preparing [2025-10-31T10:03:06.428Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:06.428Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:06.428Z] 597bbc1e325e: Preparing [2025-10-31T10:03:06.428Z] f0231e7f2204: Preparing [2025-10-31T10:03:06.428Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:06.428Z] 597bbc1e325e: Waiting [2025-10-31T10:03:06.428Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:06.428Z] 33ffc4785736: Preparing [2025-10-31T10:03:06.428Z] f0231e7f2204: Waiting [2025-10-31T10:03:06.428Z] 256f393e029f: Preparing [2025-10-31T10:03:06.428Z] 33ffc4785736: Waiting [2025-10-31T10:03:06.428Z] 256f393e029f: Waiting [2025-10-31T10:03:06.428Z] fcb5184c3225: Layer already exists [2025-10-31T10:03:06.428Z] b11b818d86bf: Layer already exists [2025-10-31T10:03:06.428Z] 4fd85221914f: Layer already exists [2025-10-31T10:03:06.428Z] 80c4e132bbae: Layer already exists [2025-10-31T10:03:06.428Z] 980edb37674b: Layer already exists [2025-10-31T10:03:06.428Z] f0231e7f2204: Layer already exists [2025-10-31T10:03:06.428Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:06.428Z] 597bbc1e325e: Layer already exists [2025-10-31T10:03:06.428Z] 33ffc4785736: Layer already exists [2025-10-31T10:03:06.428Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:06.428Z] 256f393e029f: Layer already exists [2025-10-31T10:03:06.428Z] latest: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:06.794Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:07.134Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 [2025-10-31T10:03:07.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T10:03:07.134Z] 980edb37674b: Preparing [2025-10-31T10:03:07.134Z] 80c4e132bbae: Preparing [2025-10-31T10:03:07.134Z] fcb5184c3225: Preparing [2025-10-31T10:03:07.134Z] b11b818d86bf: Preparing [2025-10-31T10:03:07.134Z] 4fd85221914f: Preparing [2025-10-31T10:03:07.134Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:07.134Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:07.134Z] 597bbc1e325e: Preparing [2025-10-31T10:03:07.134Z] f0231e7f2204: Preparing [2025-10-31T10:03:07.134Z] 33ffc4785736: Preparing [2025-10-31T10:03:07.134Z] 256f393e029f: Preparing [2025-10-31T10:03:07.134Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:07.134Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:07.134Z] 597bbc1e325e: Waiting [2025-10-31T10:03:07.134Z] f0231e7f2204: Waiting [2025-10-31T10:03:07.134Z] 33ffc4785736: Waiting [2025-10-31T10:03:07.134Z] 256f393e029f: Waiting [2025-10-31T10:03:07.134Z] b11b818d86bf: Layer already exists [2025-10-31T10:03:07.134Z] 80c4e132bbae: Layer already exists [2025-10-31T10:03:07.134Z] 980edb37674b: Layer already exists [2025-10-31T10:03:07.134Z] fcb5184c3225: Layer already exists [2025-10-31T10:03:07.134Z] 4fd85221914f: Layer already exists [2025-10-31T10:03:07.134Z] 597bbc1e325e: Layer already exists [2025-10-31T10:03:07.134Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:07.134Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:07.134Z] 33ffc4785736: Layer already exists [2025-10-31T10:03:07.134Z] f0231e7f2204: Layer already exists [2025-10-31T10:03:07.134Z] 256f393e029f: Layer already exists [2025-10-31T10:03:07.134Z] 4.1.0-dev.72: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:07.466Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:07.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:07.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T10:03:07.794Z] 980edb37674b: Preparing [2025-10-31T10:03:07.794Z] 80c4e132bbae: Preparing [2025-10-31T10:03:07.794Z] fcb5184c3225: Preparing [2025-10-31T10:03:07.794Z] b11b818d86bf: Preparing [2025-10-31T10:03:07.794Z] 4fd85221914f: Preparing [2025-10-31T10:03:07.794Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:07.794Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:07.794Z] 597bbc1e325e: Preparing [2025-10-31T10:03:07.794Z] f0231e7f2204: Preparing [2025-10-31T10:03:07.794Z] 33ffc4785736: Preparing [2025-10-31T10:03:07.794Z] 256f393e029f: Preparing [2025-10-31T10:03:07.794Z] 597bbc1e325e: Waiting [2025-10-31T10:03:07.794Z] f0231e7f2204: Waiting [2025-10-31T10:03:07.794Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:07.794Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:07.794Z] 33ffc4785736: Waiting [2025-10-31T10:03:07.794Z] 256f393e029f: Waiting [2025-10-31T10:03:07.794Z] 80c4e132bbae: Layer already exists [2025-10-31T10:03:07.794Z] 980edb37674b: Layer already exists [2025-10-31T10:03:07.794Z] fcb5184c3225: Layer already exists [2025-10-31T10:03:07.794Z] b11b818d86bf: Layer already exists [2025-10-31T10:03:07.794Z] 4fd85221914f: Layer already exists [2025-10-31T10:03:07.794Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:07.794Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:07.794Z] 597bbc1e325e: Layer already exists [2025-10-31T10:03:07.794Z] 33ffc4785736: Layer already exists [2025-10-31T10:03:07.794Z] f0231e7f2204: Layer already exists [2025-10-31T10:03:07.794Z] 256f393e029f: Layer already exists [2025-10-31T10:03:07.794Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:08.143Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:08.454Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T10:03:08.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T10:03:08.454Z] 980edb37674b: Preparing [2025-10-31T10:03:08.454Z] 80c4e132bbae: Preparing [2025-10-31T10:03:08.454Z] fcb5184c3225: Preparing [2025-10-31T10:03:08.454Z] b11b818d86bf: Preparing [2025-10-31T10:03:08.454Z] 4fd85221914f: Preparing [2025-10-31T10:03:08.454Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:08.454Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:08.454Z] 597bbc1e325e: Preparing [2025-10-31T10:03:08.454Z] f0231e7f2204: Preparing [2025-10-31T10:03:08.454Z] 33ffc4785736: Preparing [2025-10-31T10:03:08.454Z] 256f393e029f: Preparing [2025-10-31T10:03:08.454Z] 597bbc1e325e: Waiting [2025-10-31T10:03:08.454Z] f0231e7f2204: Waiting [2025-10-31T10:03:08.454Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:08.454Z] 33ffc4785736: Waiting [2025-10-31T10:03:08.454Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:08.454Z] 256f393e029f: Waiting [2025-10-31T10:03:08.454Z] 80c4e132bbae: Layer already exists [2025-10-31T10:03:08.454Z] b11b818d86bf: Layer already exists [2025-10-31T10:03:08.454Z] 4fd85221914f: Layer already exists [2025-10-31T10:03:08.454Z] fcb5184c3225: Layer already exists [2025-10-31T10:03:08.454Z] 980edb37674b: Layer already exists [2025-10-31T10:03:08.454Z] f0231e7f2204: Layer already exists [2025-10-31T10:03:08.454Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:08.454Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:08.454Z] 33ffc4785736: Layer already exists [2025-10-31T10:03:08.454Z] 597bbc1e325e: Layer already exists [2025-10-31T10:03:08.454Z] 256f393e029f: Layer already exists [2025-10-31T10:03:08.454Z] main: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:03:08.529Z] ===================================================== [Pipeline] echo [2025-10-31T10:03:08.547Z] taggedImages: [2025-10-31T10:03:08.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:08.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T10:03:08.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 [2025-10-31T10:03:08.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:08.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-31T10:03:08.581Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-31T10:03:08.581Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:08.581Z] latest [2025-10-31T10:03:08.581Z] 4.1.0-dev.72 [2025-10-31T10:03:08.581Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:08.581Z] main [2025-10-31T10:03:08.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:08.930Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:09.262Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:09.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T10:03:09.262Z] 081deed97f20: Preparing [2025-10-31T10:03:09.262Z] ac547b60a302: Preparing [2025-10-31T10:03:09.262Z] b6a1a7e1dbc2: Preparing [2025-10-31T10:03:09.262Z] 76c9371460d0: Preparing [2025-10-31T10:03:09.262Z] ac1d0d73eb0b: Preparing [2025-10-31T10:03:09.262Z] 9fd0ab1afa55: Preparing [2025-10-31T10:03:09.262Z] e94e1944605b: Preparing [2025-10-31T10:03:09.262Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:09.262Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:09.262Z] ea85376ac83b: Preparing [2025-10-31T10:03:09.262Z] 90fcf2cf8cc7: Preparing [2025-10-31T10:03:09.262Z] 256f393e029f: Preparing [2025-10-31T10:03:09.262Z] 9fd0ab1afa55: Waiting [2025-10-31T10:03:09.262Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:09.262Z] e94e1944605b: Waiting [2025-10-31T10:03:09.262Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:09.262Z] ea85376ac83b: Waiting [2025-10-31T10:03:09.262Z] 256f393e029f: Waiting [2025-10-31T10:03:09.262Z] 90fcf2cf8cc7: Waiting [2025-10-31T10:03:09.262Z] ac1d0d73eb0b: Pushed [2025-10-31T10:03:09.262Z] ac547b60a302: Pushed [2025-10-31T10:03:09.262Z] 081deed97f20: Pushed [2025-10-31T10:03:09.262Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:09.262Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:09.519Z] 9fd0ab1afa55: Pushed [2025-10-31T10:03:09.519Z] e94e1944605b: Pushed [2025-10-31T10:03:09.519Z] 256f393e029f: Layer already exists [2025-10-31T10:03:09.519Z] ea85376ac83b: Pushed [2025-10-31T10:03:10.896Z] 90fcf2cf8cc7: Pushed [2025-10-31T10:03:12.279Z] 76c9371460d0: Pushed [2025-10-31T10:03:12.539Z] b6a1a7e1dbc2: Pushed [2025-10-31T10:03:12.539Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:12.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:13.197Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T10:03:13.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T10:03:13.197Z] 081deed97f20: Preparing [2025-10-31T10:03:13.197Z] ac547b60a302: Preparing [2025-10-31T10:03:13.197Z] b6a1a7e1dbc2: Preparing [2025-10-31T10:03:13.198Z] 76c9371460d0: Preparing [2025-10-31T10:03:13.198Z] ac1d0d73eb0b: Preparing [2025-10-31T10:03:13.198Z] 9fd0ab1afa55: Preparing [2025-10-31T10:03:13.198Z] e94e1944605b: Preparing [2025-10-31T10:03:13.198Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:13.198Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:13.198Z] ea85376ac83b: Preparing [2025-10-31T10:03:13.198Z] 90fcf2cf8cc7: Preparing [2025-10-31T10:03:13.198Z] 256f393e029f: Preparing [2025-10-31T10:03:13.198Z] 9fd0ab1afa55: Waiting [2025-10-31T10:03:13.198Z] e94e1944605b: Waiting [2025-10-31T10:03:13.198Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:13.198Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:13.198Z] ea85376ac83b: Waiting [2025-10-31T10:03:13.198Z] 90fcf2cf8cc7: Waiting [2025-10-31T10:03:13.198Z] 256f393e029f: Waiting [2025-10-31T10:03:13.198Z] ac1d0d73eb0b: Layer already exists [2025-10-31T10:03:13.198Z] 76c9371460d0: Layer already exists [2025-10-31T10:03:13.198Z] b6a1a7e1dbc2: Layer already exists [2025-10-31T10:03:13.198Z] ac547b60a302: Layer already exists [2025-10-31T10:03:13.198Z] 081deed97f20: Layer already exists [2025-10-31T10:03:13.198Z] 9fd0ab1afa55: Layer already exists [2025-10-31T10:03:13.198Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:13.198Z] e94e1944605b: Layer already exists [2025-10-31T10:03:13.198Z] ea85376ac83b: Layer already exists [2025-10-31T10:03:13.198Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:13.198Z] 90fcf2cf8cc7: Layer already exists [2025-10-31T10:03:13.198Z] 256f393e029f: Layer already exists [2025-10-31T10:03:13.198Z] latest: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:13.533Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:13.864Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 [2025-10-31T10:03:13.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T10:03:13.864Z] 081deed97f20: Preparing [2025-10-31T10:03:13.864Z] ac547b60a302: Preparing [2025-10-31T10:03:13.864Z] b6a1a7e1dbc2: Preparing [2025-10-31T10:03:13.864Z] 76c9371460d0: Preparing [2025-10-31T10:03:13.864Z] ac1d0d73eb0b: Preparing [2025-10-31T10:03:13.864Z] 9fd0ab1afa55: Preparing [2025-10-31T10:03:13.864Z] e94e1944605b: Preparing [2025-10-31T10:03:13.864Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:13.864Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:13.864Z] ea85376ac83b: Preparing [2025-10-31T10:03:13.864Z] 90fcf2cf8cc7: Preparing [2025-10-31T10:03:13.864Z] 256f393e029f: Preparing [2025-10-31T10:03:13.864Z] e94e1944605b: Waiting [2025-10-31T10:03:13.864Z] ea85376ac83b: Waiting [2025-10-31T10:03:13.864Z] 90fcf2cf8cc7: Waiting [2025-10-31T10:03:13.864Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:13.864Z] 256f393e029f: Waiting [2025-10-31T10:03:13.864Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:13.864Z] 9fd0ab1afa55: Waiting [2025-10-31T10:03:13.864Z] ac1d0d73eb0b: Layer already exists [2025-10-31T10:03:13.864Z] ac547b60a302: Layer already exists [2025-10-31T10:03:13.864Z] b6a1a7e1dbc2: Layer already exists [2025-10-31T10:03:13.864Z] 76c9371460d0: Layer already exists [2025-10-31T10:03:13.864Z] 081deed97f20: Layer already exists [2025-10-31T10:03:13.864Z] e94e1944605b: Layer already exists [2025-10-31T10:03:13.864Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:13.864Z] 9fd0ab1afa55: Layer already exists [2025-10-31T10:03:13.864Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:13.864Z] ea85376ac83b: Layer already exists [2025-10-31T10:03:13.864Z] 256f393e029f: Layer already exists [2025-10-31T10:03:13.864Z] 90fcf2cf8cc7: Layer already exists [2025-10-31T10:03:13.864Z] 4.1.0-dev.72: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:14.195Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:14.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:14.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T10:03:14.522Z] 081deed97f20: Preparing [2025-10-31T10:03:14.522Z] ac547b60a302: Preparing [2025-10-31T10:03:14.522Z] b6a1a7e1dbc2: Preparing [2025-10-31T10:03:14.522Z] 76c9371460d0: Preparing [2025-10-31T10:03:14.522Z] ac1d0d73eb0b: Preparing [2025-10-31T10:03:14.522Z] 9fd0ab1afa55: Preparing [2025-10-31T10:03:14.522Z] e94e1944605b: Preparing [2025-10-31T10:03:14.522Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:14.522Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:14.522Z] ea85376ac83b: Preparing [2025-10-31T10:03:14.522Z] 90fcf2cf8cc7: Preparing [2025-10-31T10:03:14.522Z] 256f393e029f: Preparing [2025-10-31T10:03:14.522Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:14.522Z] ea85376ac83b: Waiting [2025-10-31T10:03:14.522Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:14.522Z] 90fcf2cf8cc7: Waiting [2025-10-31T10:03:14.522Z] 256f393e029f: Waiting [2025-10-31T10:03:14.522Z] 9fd0ab1afa55: Waiting [2025-10-31T10:03:14.522Z] e94e1944605b: Waiting [2025-10-31T10:03:14.522Z] 76c9371460d0: Layer already exists [2025-10-31T10:03:14.522Z] b6a1a7e1dbc2: Layer already exists [2025-10-31T10:03:14.522Z] ac1d0d73eb0b: Layer already exists [2025-10-31T10:03:14.522Z] ac547b60a302: Layer already exists [2025-10-31T10:03:14.522Z] 081deed97f20: Layer already exists [2025-10-31T10:03:14.522Z] e94e1944605b: Layer already exists [2025-10-31T10:03:14.522Z] 9fd0ab1afa55: Layer already exists [2025-10-31T10:03:14.522Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:14.522Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:14.522Z] ea85376ac83b: Layer already exists [2025-10-31T10:03:14.522Z] 90fcf2cf8cc7: Layer already exists [2025-10-31T10:03:14.522Z] 256f393e029f: Layer already exists [2025-10-31T10:03:14.522Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:14.849Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:15.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T10:03:15.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T10:03:15.169Z] 081deed97f20: Preparing [2025-10-31T10:03:15.169Z] ac547b60a302: Preparing [2025-10-31T10:03:15.169Z] b6a1a7e1dbc2: Preparing [2025-10-31T10:03:15.169Z] 76c9371460d0: Preparing [2025-10-31T10:03:15.169Z] ac1d0d73eb0b: Preparing [2025-10-31T10:03:15.169Z] 9fd0ab1afa55: Preparing [2025-10-31T10:03:15.169Z] e94e1944605b: Preparing [2025-10-31T10:03:15.169Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:15.169Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:15.169Z] ea85376ac83b: Preparing [2025-10-31T10:03:15.169Z] 90fcf2cf8cc7: Preparing [2025-10-31T10:03:15.169Z] 256f393e029f: Preparing [2025-10-31T10:03:15.169Z] 863b5dff1cc9: Waiting [2025-10-31T10:03:15.169Z] ea85376ac83b: Waiting [2025-10-31T10:03:15.169Z] 90fcf2cf8cc7: Waiting [2025-10-31T10:03:15.169Z] 9fd0ab1afa55: Waiting [2025-10-31T10:03:15.169Z] 256f393e029f: Waiting [2025-10-31T10:03:15.169Z] e94e1944605b: Waiting [2025-10-31T10:03:15.169Z] 8c8ec0a3078a: Waiting [2025-10-31T10:03:15.169Z] 081deed97f20: Layer already exists [2025-10-31T10:03:15.169Z] ac547b60a302: Layer already exists [2025-10-31T10:03:15.169Z] b6a1a7e1dbc2: Layer already exists [2025-10-31T10:03:15.169Z] ac1d0d73eb0b: Layer already exists [2025-10-31T10:03:15.169Z] 76c9371460d0: Layer already exists [2025-10-31T10:03:15.169Z] e94e1944605b: Layer already exists [2025-10-31T10:03:15.169Z] 9fd0ab1afa55: Layer already exists [2025-10-31T10:03:15.169Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:15.169Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:15.169Z] ea85376ac83b: Layer already exists [2025-10-31T10:03:15.169Z] 90fcf2cf8cc7: Layer already exists [2025-10-31T10:03:15.169Z] 256f393e029f: Layer already exists [2025-10-31T10:03:15.169Z] main: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:03:15.239Z] ===================================================== [Pipeline] echo [2025-10-31T10:03:15.255Z] taggedImages: [2025-10-31T10:03:15.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:15.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T10:03:15.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 [2025-10-31T10:03:15.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:15.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-31T10:03:15.289Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-31T10:03:15.289Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:15.289Z] latest [2025-10-31T10:03:15.289Z] 4.1.0-dev.72 [2025-10-31T10:03:15.289Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:15.289Z] main [2025-10-31T10:03:15.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:15.638Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:15.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:15.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T10:03:15.967Z] 427a4b2307c4: Preparing [2025-10-31T10:03:15.967Z] 915e4ff82fdd: Preparing [2025-10-31T10:03:15.967Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:15.967Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:15.967Z] 972c6d1352f7: Preparing [2025-10-31T10:03:15.967Z] a13dbc39f49d: Preparing [2025-10-31T10:03:15.967Z] 256f393e029f: Preparing [2025-10-31T10:03:15.967Z] a13dbc39f49d: Waiting [2025-10-31T10:03:15.967Z] 256f393e029f: Waiting [2025-10-31T10:03:15.967Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:15.967Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:15.967Z] 256f393e029f: Layer already exists [2025-10-31T10:03:15.967Z] 972c6d1352f7: Pushed [2025-10-31T10:03:15.967Z] 427a4b2307c4: Pushed [2025-10-31T10:03:16.904Z] a13dbc39f49d: Pushed [2025-10-31T10:03:19.440Z] 915e4ff82fdd: Pushed [2025-10-31T10:03:19.440Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:19.777Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:20.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T10:03:20.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T10:03:20.102Z] 427a4b2307c4: Preparing [2025-10-31T10:03:20.102Z] 915e4ff82fdd: Preparing [2025-10-31T10:03:20.102Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:20.102Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:20.102Z] 972c6d1352f7: Preparing [2025-10-31T10:03:20.102Z] a13dbc39f49d: Preparing [2025-10-31T10:03:20.102Z] 256f393e029f: Preparing [2025-10-31T10:03:20.102Z] a13dbc39f49d: Waiting [2025-10-31T10:03:20.102Z] 256f393e029f: Waiting [2025-10-31T10:03:20.102Z] 972c6d1352f7: Layer already exists [2025-10-31T10:03:20.102Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:20.102Z] 915e4ff82fdd: Layer already exists [2025-10-31T10:03:20.102Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:20.102Z] 427a4b2307c4: Layer already exists [2025-10-31T10:03:20.102Z] 256f393e029f: Layer already exists [2025-10-31T10:03:20.102Z] a13dbc39f49d: Layer already exists [2025-10-31T10:03:20.102Z] latest: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:20.444Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:21.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 [2025-10-31T10:03:21.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T10:03:21.022Z] 427a4b2307c4: Preparing [2025-10-31T10:03:21.022Z] 915e4ff82fdd: Preparing [2025-10-31T10:03:21.022Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:21.022Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:21.022Z] 972c6d1352f7: Preparing [2025-10-31T10:03:21.022Z] a13dbc39f49d: Preparing [2025-10-31T10:03:21.022Z] 256f393e029f: Preparing [2025-10-31T10:03:21.022Z] 256f393e029f: Waiting [2025-10-31T10:03:21.022Z] a13dbc39f49d: Waiting [2025-10-31T10:03:21.022Z] 972c6d1352f7: Layer already exists [2025-10-31T10:03:21.022Z] 427a4b2307c4: Layer already exists [2025-10-31T10:03:21.022Z] 915e4ff82fdd: Layer already exists [2025-10-31T10:03:21.022Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:21.022Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:21.022Z] a13dbc39f49d: Layer already exists [2025-10-31T10:03:21.022Z] 256f393e029f: Layer already exists [2025-10-31T10:03:21.022Z] 4.1.0-dev.72: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:21.344Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:21.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:21.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T10:03:21.663Z] 427a4b2307c4: Preparing [2025-10-31T10:03:21.663Z] 915e4ff82fdd: Preparing [2025-10-31T10:03:21.663Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:21.663Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:21.663Z] 972c6d1352f7: Preparing [2025-10-31T10:03:21.663Z] a13dbc39f49d: Preparing [2025-10-31T10:03:21.663Z] 256f393e029f: Preparing [2025-10-31T10:03:21.663Z] a13dbc39f49d: Waiting [2025-10-31T10:03:21.663Z] 256f393e029f: Waiting [2025-10-31T10:03:21.663Z] 427a4b2307c4: Layer already exists [2025-10-31T10:03:21.663Z] 915e4ff82fdd: Layer already exists [2025-10-31T10:03:21.663Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:21.663Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:21.663Z] 972c6d1352f7: Layer already exists [2025-10-31T10:03:21.663Z] a13dbc39f49d: Layer already exists [2025-10-31T10:03:21.663Z] 256f393e029f: Layer already exists [2025-10-31T10:03:21.663Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:21.993Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:22.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T10:03:22.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T10:03:22.315Z] 427a4b2307c4: Preparing [2025-10-31T10:03:22.315Z] 915e4ff82fdd: Preparing [2025-10-31T10:03:22.315Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:22.315Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:22.315Z] 972c6d1352f7: Preparing [2025-10-31T10:03:22.315Z] a13dbc39f49d: Preparing [2025-10-31T10:03:22.315Z] 256f393e029f: Preparing [2025-10-31T10:03:22.315Z] a13dbc39f49d: Waiting [2025-10-31T10:03:22.315Z] 256f393e029f: Waiting [2025-10-31T10:03:22.315Z] 972c6d1352f7: Layer already exists [2025-10-31T10:03:22.315Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:22.315Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:22.315Z] 915e4ff82fdd: Layer already exists [2025-10-31T10:03:22.315Z] 427a4b2307c4: Layer already exists [2025-10-31T10:03:22.315Z] 256f393e029f: Layer already exists [2025-10-31T10:03:22.316Z] a13dbc39f49d: Layer already exists [2025-10-31T10:03:22.316Z] main: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:03:22.393Z] ===================================================== [Pipeline] echo [2025-10-31T10:03:22.407Z] taggedImages: [2025-10-31T10:03:22.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:22.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T10:03:22.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 [2025-10-31T10:03:22.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:22.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-31T10:03:22.436Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-31T10:03:22.436Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:22.436Z] latest [2025-10-31T10:03:22.436Z] 4.1.0-dev.72 [2025-10-31T10:03:22.436Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:22.436Z] main [2025-10-31T10:03:22.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:22.794Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:23.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:23.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T10:03:23.109Z] f57229827683: Preparing [2025-10-31T10:03:23.109Z] 525e6f6e181b: Preparing [2025-10-31T10:03:23.109Z] f95875c031d1: Preparing [2025-10-31T10:03:23.109Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:23.109Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:23.109Z] a0389304a16b: Preparing [2025-10-31T10:03:23.109Z] a18dc88da2b9: Preparing [2025-10-31T10:03:23.109Z] 2473b3e14b34: Preparing [2025-10-31T10:03:23.109Z] 4283e49d27df: Preparing [2025-10-31T10:03:23.109Z] 256f393e029f: Preparing [2025-10-31T10:03:23.109Z] a18dc88da2b9: Waiting [2025-10-31T10:03:23.109Z] 256f393e029f: Waiting [2025-10-31T10:03:23.109Z] 2473b3e14b34: Waiting [2025-10-31T10:03:23.109Z] a0389304a16b: Waiting [2025-10-31T10:03:23.109Z] 4283e49d27df: Waiting [2025-10-31T10:03:23.109Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:23.109Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:23.109Z] 525e6f6e181b: Pushed [2025-10-31T10:03:23.109Z] f95875c031d1: Pushed [2025-10-31T10:03:23.109Z] f57229827683: Pushed [2025-10-31T10:03:23.109Z] 256f393e029f: Layer already exists [2025-10-31T10:03:23.109Z] 2473b3e14b34: Pushed [2025-10-31T10:03:23.674Z] 4283e49d27df: Pushed [2025-10-31T10:03:27.857Z] a18dc88da2b9: Pushed [2025-10-31T10:03:35.971Z] a0389304a16b: Pushed [2025-10-31T10:03:35.971Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:36.296Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:36.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T10:03:36.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T10:03:36.620Z] f57229827683: Preparing [2025-10-31T10:03:36.620Z] 525e6f6e181b: Preparing [2025-10-31T10:03:36.620Z] f95875c031d1: Preparing [2025-10-31T10:03:36.620Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:36.620Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:36.620Z] a0389304a16b: Preparing [2025-10-31T10:03:36.620Z] a18dc88da2b9: Preparing [2025-10-31T10:03:36.620Z] 2473b3e14b34: Preparing [2025-10-31T10:03:36.620Z] 4283e49d27df: Preparing [2025-10-31T10:03:36.620Z] 256f393e029f: Preparing [2025-10-31T10:03:36.620Z] 2473b3e14b34: Waiting [2025-10-31T10:03:36.620Z] 4283e49d27df: Waiting [2025-10-31T10:03:36.620Z] 256f393e029f: Waiting [2025-10-31T10:03:36.620Z] a0389304a16b: Waiting [2025-10-31T10:03:36.620Z] a18dc88da2b9: Waiting [2025-10-31T10:03:36.620Z] f57229827683: Layer already exists [2025-10-31T10:03:36.620Z] f95875c031d1: Layer already exists [2025-10-31T10:03:36.620Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:36.620Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:36.620Z] 525e6f6e181b: Layer already exists [2025-10-31T10:03:36.620Z] a0389304a16b: Layer already exists [2025-10-31T10:03:36.620Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:36.620Z] 256f393e029f: Layer already exists [2025-10-31T10:03:36.620Z] a18dc88da2b9: Layer already exists [2025-10-31T10:03:36.620Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:36.620Z] latest: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:36.952Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:37.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 [2025-10-31T10:03:37.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T10:03:37.277Z] f57229827683: Preparing [2025-10-31T10:03:37.277Z] 525e6f6e181b: Preparing [2025-10-31T10:03:37.277Z] f95875c031d1: Preparing [2025-10-31T10:03:37.277Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:37.277Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:37.277Z] a0389304a16b: Preparing [2025-10-31T10:03:37.277Z] a18dc88da2b9: Preparing [2025-10-31T10:03:37.277Z] 2473b3e14b34: Preparing [2025-10-31T10:03:37.277Z] 4283e49d27df: Preparing [2025-10-31T10:03:37.277Z] 256f393e029f: Preparing [2025-10-31T10:03:37.277Z] a18dc88da2b9: Waiting [2025-10-31T10:03:37.277Z] 256f393e029f: Waiting [2025-10-31T10:03:37.277Z] 2473b3e14b34: Waiting [2025-10-31T10:03:37.277Z] 4283e49d27df: Waiting [2025-10-31T10:03:37.277Z] a0389304a16b: Waiting [2025-10-31T10:03:37.277Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:37.277Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:37.277Z] f95875c031d1: Layer already exists [2025-10-31T10:03:37.277Z] f57229827683: Layer already exists [2025-10-31T10:03:37.277Z] 525e6f6e181b: Layer already exists [2025-10-31T10:03:37.277Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:37.277Z] a0389304a16b: Layer already exists [2025-10-31T10:03:37.277Z] a18dc88da2b9: Layer already exists [2025-10-31T10:03:37.277Z] 256f393e029f: Layer already exists [2025-10-31T10:03:37.277Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:37.277Z] 4.1.0-dev.72: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:37.604Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:37.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:37.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T10:03:37.926Z] f57229827683: Preparing [2025-10-31T10:03:37.926Z] 525e6f6e181b: Preparing [2025-10-31T10:03:37.926Z] f95875c031d1: Preparing [2025-10-31T10:03:37.926Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:37.926Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:37.926Z] a0389304a16b: Preparing [2025-10-31T10:03:37.926Z] a18dc88da2b9: Preparing [2025-10-31T10:03:37.926Z] 2473b3e14b34: Preparing [2025-10-31T10:03:37.926Z] 4283e49d27df: Preparing [2025-10-31T10:03:37.926Z] 256f393e029f: Preparing [2025-10-31T10:03:37.926Z] 2473b3e14b34: Waiting [2025-10-31T10:03:37.926Z] a0389304a16b: Waiting [2025-10-31T10:03:37.926Z] 4283e49d27df: Waiting [2025-10-31T10:03:37.926Z] 256f393e029f: Waiting [2025-10-31T10:03:37.926Z] a18dc88da2b9: Waiting [2025-10-31T10:03:37.926Z] f95875c031d1: Layer already exists [2025-10-31T10:03:37.926Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:37.926Z] 525e6f6e181b: Layer already exists [2025-10-31T10:03:37.926Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:37.926Z] f57229827683: Layer already exists [2025-10-31T10:03:37.926Z] a0389304a16b: Layer already exists [2025-10-31T10:03:37.926Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:37.926Z] a18dc88da2b9: Layer already exists [2025-10-31T10:03:37.926Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:37.926Z] 256f393e029f: Layer already exists [2025-10-31T10:03:37.927Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:38.256Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:38.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T10:03:38.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T10:03:38.590Z] f57229827683: Preparing [2025-10-31T10:03:38.590Z] 525e6f6e181b: Preparing [2025-10-31T10:03:38.590Z] f95875c031d1: Preparing [2025-10-31T10:03:38.590Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:38.590Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:38.590Z] a0389304a16b: Preparing [2025-10-31T10:03:38.590Z] a18dc88da2b9: Preparing [2025-10-31T10:03:38.590Z] 2473b3e14b34: Preparing [2025-10-31T10:03:38.590Z] 4283e49d27df: Preparing [2025-10-31T10:03:38.590Z] 256f393e029f: Preparing [2025-10-31T10:03:38.590Z] 2473b3e14b34: Waiting [2025-10-31T10:03:38.590Z] a0389304a16b: Waiting [2025-10-31T10:03:38.590Z] 4283e49d27df: Waiting [2025-10-31T10:03:38.590Z] 256f393e029f: Waiting [2025-10-31T10:03:38.590Z] a18dc88da2b9: Waiting [2025-10-31T10:03:38.590Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:38.590Z] 525e6f6e181b: Layer already exists [2025-10-31T10:03:38.590Z] f95875c031d1: Layer already exists [2025-10-31T10:03:38.590Z] f57229827683: Layer already exists [2025-10-31T10:03:38.590Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:38.590Z] a18dc88da2b9: Layer already exists [2025-10-31T10:03:38.590Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:38.590Z] a0389304a16b: Layer already exists [2025-10-31T10:03:38.590Z] 256f393e029f: Layer already exists [2025-10-31T10:03:38.590Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:38.590Z] main: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:03:38.672Z] ===================================================== [Pipeline] echo [2025-10-31T10:03:38.691Z] taggedImages: [2025-10-31T10:03:38.691Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:38.691Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T10:03:38.691Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 [2025-10-31T10:03:38.691Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:38.691Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-31T10:03:38.721Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-31T10:03:38.721Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:38.721Z] latest [2025-10-31T10:03:38.721Z] 4.1.0-dev.72 [2025-10-31T10:03:38.721Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:38.721Z] main [2025-10-31T10:03:38.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:39.061Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:39.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:39.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T10:03:39.383Z] d69ca584ff41: Preparing [2025-10-31T10:03:39.383Z] fe7efdaa1501: Preparing [2025-10-31T10:03:39.383Z] 4fb7e09e433e: Preparing [2025-10-31T10:03:39.383Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:39.383Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:39.383Z] a0389304a16b: Preparing [2025-10-31T10:03:39.383Z] 43849430141e: Preparing [2025-10-31T10:03:39.383Z] c44f89f0a1c0: Preparing [2025-10-31T10:03:39.383Z] 256f393e029f: Preparing [2025-10-31T10:03:39.383Z] 43849430141e: Waiting [2025-10-31T10:03:39.383Z] c44f89f0a1c0: Waiting [2025-10-31T10:03:39.383Z] 256f393e029f: Waiting [2025-10-31T10:03:39.383Z] a0389304a16b: Waiting [2025-10-31T10:03:39.383Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:39.383Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:39.383Z] a0389304a16b: Layer already exists [2025-10-31T10:03:39.383Z] d69ca584ff41: Pushed [2025-10-31T10:03:39.383Z] 4fb7e09e433e: Pushed [2025-10-31T10:03:39.383Z] fe7efdaa1501: Pushed [2025-10-31T10:03:39.383Z] 43849430141e: Pushed [2025-10-31T10:03:39.383Z] 256f393e029f: Layer already exists [2025-10-31T10:03:39.641Z] c44f89f0a1c0: Pushed [2025-10-31T10:03:39.899Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:40.225Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:40.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T10:03:40.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T10:03:40.544Z] d69ca584ff41: Preparing [2025-10-31T10:03:40.544Z] fe7efdaa1501: Preparing [2025-10-31T10:03:40.544Z] 4fb7e09e433e: Preparing [2025-10-31T10:03:40.544Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:40.544Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:40.544Z] a0389304a16b: Preparing [2025-10-31T10:03:40.544Z] 43849430141e: Preparing [2025-10-31T10:03:40.544Z] c44f89f0a1c0: Preparing [2025-10-31T10:03:40.544Z] 256f393e029f: Preparing [2025-10-31T10:03:40.544Z] c44f89f0a1c0: Waiting [2025-10-31T10:03:40.544Z] 256f393e029f: Waiting [2025-10-31T10:03:40.544Z] 43849430141e: Waiting [2025-10-31T10:03:40.544Z] a0389304a16b: Waiting [2025-10-31T10:03:40.544Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:40.544Z] fe7efdaa1501: Layer already exists [2025-10-31T10:03:40.544Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:40.544Z] 4fb7e09e433e: Layer already exists [2025-10-31T10:03:40.544Z] d69ca584ff41: Layer already exists [2025-10-31T10:03:40.544Z] a0389304a16b: Layer already exists [2025-10-31T10:03:40.544Z] 43849430141e: Layer already exists [2025-10-31T10:03:40.544Z] 256f393e029f: Layer already exists [2025-10-31T10:03:40.544Z] c44f89f0a1c0: Layer already exists [2025-10-31T10:03:40.544Z] latest: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:40.869Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:41.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 [2025-10-31T10:03:41.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T10:03:41.201Z] d69ca584ff41: Preparing [2025-10-31T10:03:41.201Z] fe7efdaa1501: Preparing [2025-10-31T10:03:41.201Z] 4fb7e09e433e: Preparing [2025-10-31T10:03:41.201Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:41.201Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:41.201Z] a0389304a16b: Preparing [2025-10-31T10:03:41.201Z] 43849430141e: Preparing [2025-10-31T10:03:41.201Z] c44f89f0a1c0: Preparing [2025-10-31T10:03:41.201Z] 256f393e029f: Preparing [2025-10-31T10:03:41.201Z] a0389304a16b: Waiting [2025-10-31T10:03:41.201Z] 43849430141e: Waiting [2025-10-31T10:03:41.201Z] c44f89f0a1c0: Waiting [2025-10-31T10:03:41.201Z] 256f393e029f: Waiting [2025-10-31T10:03:41.201Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:41.201Z] d69ca584ff41: Layer already exists [2025-10-31T10:03:41.201Z] fe7efdaa1501: Layer already exists [2025-10-31T10:03:41.201Z] 4fb7e09e433e: Layer already exists [2025-10-31T10:03:41.201Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:41.201Z] a0389304a16b: Layer already exists [2025-10-31T10:03:41.201Z] 43849430141e: Layer already exists [2025-10-31T10:03:41.201Z] c44f89f0a1c0: Layer already exists [2025-10-31T10:03:41.201Z] 256f393e029f: Layer already exists [2025-10-31T10:03:41.201Z] 4.1.0-dev.72: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:41.528Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:41.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:41.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T10:03:41.852Z] d69ca584ff41: Preparing [2025-10-31T10:03:41.852Z] fe7efdaa1501: Preparing [2025-10-31T10:03:41.852Z] 4fb7e09e433e: Preparing [2025-10-31T10:03:41.852Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:41.852Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:41.852Z] a0389304a16b: Preparing [2025-10-31T10:03:41.852Z] 43849430141e: Preparing [2025-10-31T10:03:41.852Z] c44f89f0a1c0: Preparing [2025-10-31T10:03:41.852Z] 256f393e029f: Preparing [2025-10-31T10:03:41.852Z] 43849430141e: Waiting [2025-10-31T10:03:41.852Z] a0389304a16b: Waiting [2025-10-31T10:03:41.852Z] c44f89f0a1c0: Waiting [2025-10-31T10:03:41.852Z] 256f393e029f: Waiting [2025-10-31T10:03:41.852Z] d69ca584ff41: Layer already exists [2025-10-31T10:03:41.852Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:41.852Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:41.852Z] fe7efdaa1501: Layer already exists [2025-10-31T10:03:41.852Z] 4fb7e09e433e: Layer already exists [2025-10-31T10:03:41.852Z] a0389304a16b: Layer already exists [2025-10-31T10:03:41.852Z] 43849430141e: Layer already exists [2025-10-31T10:03:41.852Z] 256f393e029f: Layer already exists [2025-10-31T10:03:41.852Z] c44f89f0a1c0: Layer already exists [2025-10-31T10:03:41.852Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:42.179Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:42.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T10:03:42.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T10:03:42.501Z] d69ca584ff41: Preparing [2025-10-31T10:03:42.501Z] fe7efdaa1501: Preparing [2025-10-31T10:03:42.501Z] 4fb7e09e433e: Preparing [2025-10-31T10:03:42.501Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:42.501Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:42.501Z] a0389304a16b: Preparing [2025-10-31T10:03:42.501Z] 43849430141e: Preparing [2025-10-31T10:03:42.501Z] c44f89f0a1c0: Preparing [2025-10-31T10:03:42.501Z] 256f393e029f: Preparing [2025-10-31T10:03:42.501Z] 43849430141e: Waiting [2025-10-31T10:03:42.501Z] c44f89f0a1c0: Waiting [2025-10-31T10:03:42.501Z] a0389304a16b: Waiting [2025-10-31T10:03:42.501Z] 256f393e029f: Waiting [2025-10-31T10:03:42.501Z] fe7efdaa1501: Layer already exists [2025-10-31T10:03:42.501Z] 4fb7e09e433e: Layer already exists [2025-10-31T10:03:42.501Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:42.501Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:42.501Z] d69ca584ff41: Layer already exists [2025-10-31T10:03:42.501Z] 43849430141e: Layer already exists [2025-10-31T10:03:42.501Z] a0389304a16b: Layer already exists [2025-10-31T10:03:42.501Z] 256f393e029f: Layer already exists [2025-10-31T10:03:42.501Z] c44f89f0a1c0: Layer already exists [2025-10-31T10:03:42.501Z] main: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:03:42.571Z] ===================================================== [Pipeline] echo [2025-10-31T10:03:42.583Z] taggedImages: [2025-10-31T10:03:42.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:42.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T10:03:42.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 [2025-10-31T10:03:42.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:42.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-31T10:03:42.612Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-31T10:03:42.612Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:42.612Z] latest [2025-10-31T10:03:42.612Z] 4.1.0-dev.72 [2025-10-31T10:03:42.612Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:42.612Z] main [2025-10-31T10:03:42.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:42.953Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:43.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:43.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T10:03:43.283Z] 1ef1a99932d1: Preparing [2025-10-31T10:03:43.283Z] 4a97b8c5b67c: Preparing [2025-10-31T10:03:43.283Z] a36353a4172e: Preparing [2025-10-31T10:03:43.283Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:43.283Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:43.283Z] b88a4dd258af: Preparing [2025-10-31T10:03:43.283Z] 2473b3e14b34: Preparing [2025-10-31T10:03:43.283Z] 4283e49d27df: Preparing [2025-10-31T10:03:43.283Z] 256f393e029f: Preparing [2025-10-31T10:03:43.283Z] 4283e49d27df: Waiting [2025-10-31T10:03:43.283Z] b88a4dd258af: Waiting [2025-10-31T10:03:43.283Z] 2473b3e14b34: Waiting [2025-10-31T10:03:43.283Z] 256f393e029f: Waiting [2025-10-31T10:03:43.283Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:43.283Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:43.283Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:43.283Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:43.283Z] 4a97b8c5b67c: Pushed [2025-10-31T10:03:43.283Z] 256f393e029f: Layer already exists [2025-10-31T10:03:43.283Z] a36353a4172e: Pushed [2025-10-31T10:03:43.283Z] 1ef1a99932d1: Pushed [2025-10-31T10:03:55.490Z] b88a4dd258af: Pushed [2025-10-31T10:03:55.490Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:55.807Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:56.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T10:03:56.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T10:03:56.131Z] 1ef1a99932d1: Preparing [2025-10-31T10:03:56.131Z] 4a97b8c5b67c: Preparing [2025-10-31T10:03:56.131Z] a36353a4172e: Preparing [2025-10-31T10:03:56.131Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:56.131Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:56.131Z] b88a4dd258af: Preparing [2025-10-31T10:03:56.131Z] 2473b3e14b34: Preparing [2025-10-31T10:03:56.131Z] 4283e49d27df: Preparing [2025-10-31T10:03:56.131Z] 256f393e029f: Preparing [2025-10-31T10:03:56.131Z] 4283e49d27df: Waiting [2025-10-31T10:03:56.131Z] 256f393e029f: Waiting [2025-10-31T10:03:56.131Z] 2473b3e14b34: Waiting [2025-10-31T10:03:56.131Z] b88a4dd258af: Waiting [2025-10-31T10:03:56.131Z] 1ef1a99932d1: Layer already exists [2025-10-31T10:03:56.131Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:56.131Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:56.131Z] 4a97b8c5b67c: Layer already exists [2025-10-31T10:03:56.131Z] a36353a4172e: Layer already exists [2025-10-31T10:03:56.131Z] 256f393e029f: Layer already exists [2025-10-31T10:03:56.131Z] b88a4dd258af: Layer already exists [2025-10-31T10:03:56.131Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:56.131Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:56.131Z] latest: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:56.454Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:56.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 [2025-10-31T10:03:56.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T10:03:56.772Z] 1ef1a99932d1: Preparing [2025-10-31T10:03:56.772Z] 4a97b8c5b67c: Preparing [2025-10-31T10:03:56.772Z] a36353a4172e: Preparing [2025-10-31T10:03:56.772Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:56.772Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:56.772Z] b88a4dd258af: Preparing [2025-10-31T10:03:56.772Z] 2473b3e14b34: Preparing [2025-10-31T10:03:56.772Z] 4283e49d27df: Preparing [2025-10-31T10:03:56.772Z] 256f393e029f: Preparing [2025-10-31T10:03:56.772Z] b88a4dd258af: Waiting [2025-10-31T10:03:56.772Z] 2473b3e14b34: Waiting [2025-10-31T10:03:56.772Z] 4283e49d27df: Waiting [2025-10-31T10:03:56.772Z] 256f393e029f: Waiting [2025-10-31T10:03:56.772Z] 4a97b8c5b67c: Layer already exists [2025-10-31T10:03:56.772Z] 1ef1a99932d1: Layer already exists [2025-10-31T10:03:56.772Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:56.772Z] a36353a4172e: Layer already exists [2025-10-31T10:03:56.772Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:56.772Z] b88a4dd258af: Layer already exists [2025-10-31T10:03:56.772Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:56.772Z] 256f393e029f: Layer already exists [2025-10-31T10:03:56.772Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:56.772Z] 4.1.0-dev.72: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:57.089Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:57.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:57.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T10:03:57.408Z] 1ef1a99932d1: Preparing [2025-10-31T10:03:57.408Z] 4a97b8c5b67c: Preparing [2025-10-31T10:03:57.408Z] a36353a4172e: Preparing [2025-10-31T10:03:57.408Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:57.408Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:57.408Z] b88a4dd258af: Preparing [2025-10-31T10:03:57.408Z] 2473b3e14b34: Preparing [2025-10-31T10:03:57.408Z] 4283e49d27df: Preparing [2025-10-31T10:03:57.408Z] 256f393e029f: Preparing [2025-10-31T10:03:57.408Z] b88a4dd258af: Waiting [2025-10-31T10:03:57.408Z] 4283e49d27df: Waiting [2025-10-31T10:03:57.408Z] 2473b3e14b34: Waiting [2025-10-31T10:03:57.408Z] 256f393e029f: Waiting [2025-10-31T10:03:57.408Z] 4a97b8c5b67c: Layer already exists [2025-10-31T10:03:57.408Z] 1ef1a99932d1: Layer already exists [2025-10-31T10:03:57.408Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:57.408Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:57.408Z] a36353a4172e: Layer already exists [2025-10-31T10:03:57.408Z] b88a4dd258af: Layer already exists [2025-10-31T10:03:57.408Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:57.408Z] 256f393e029f: Layer already exists [2025-10-31T10:03:57.408Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:57.408Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:57.739Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:58.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T10:03:58.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T10:03:58.061Z] 1ef1a99932d1: Preparing [2025-10-31T10:03:58.062Z] 4a97b8c5b67c: Preparing [2025-10-31T10:03:58.062Z] a36353a4172e: Preparing [2025-10-31T10:03:58.062Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:58.062Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:58.062Z] b88a4dd258af: Preparing [2025-10-31T10:03:58.062Z] 2473b3e14b34: Preparing [2025-10-31T10:03:58.062Z] 4283e49d27df: Preparing [2025-10-31T10:03:58.062Z] 256f393e029f: Preparing [2025-10-31T10:03:58.062Z] b88a4dd258af: Waiting [2025-10-31T10:03:58.062Z] 2473b3e14b34: Waiting [2025-10-31T10:03:58.062Z] 4283e49d27df: Waiting [2025-10-31T10:03:58.062Z] 256f393e029f: Waiting [2025-10-31T10:03:58.062Z] 1ef1a99932d1: Layer already exists [2025-10-31T10:03:58.062Z] 4a97b8c5b67c: Layer already exists [2025-10-31T10:03:58.062Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:58.062Z] a36353a4172e: Layer already exists [2025-10-31T10:03:58.062Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:03:58.062Z] 256f393e029f: Layer already exists [2025-10-31T10:03:58.062Z] 4283e49d27df: Layer already exists [2025-10-31T10:03:58.062Z] 2473b3e14b34: Layer already exists [2025-10-31T10:03:58.062Z] b88a4dd258af: Layer already exists [2025-10-31T10:03:58.062Z] main: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:03:58.143Z] ===================================================== [Pipeline] echo [2025-10-31T10:03:58.154Z] taggedImages: [2025-10-31T10:03:58.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:58.155Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T10:03:58.155Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 [2025-10-31T10:03:58.155Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:58.155Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-31T10:03:58.187Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-31T10:03:58.187Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:58.187Z] latest [2025-10-31T10:03:58.187Z] 4.1.0-dev.72 [2025-10-31T10:03:58.187Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:03:58.187Z] main [2025-10-31T10:03:58.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:58.549Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:03:59.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:03:59.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T10:03:59.434Z] 9899196f784c: Preparing [2025-10-31T10:03:59.434Z] 788038c3af50: Preparing [2025-10-31T10:03:59.434Z] 8c8ec0a3078a: Preparing [2025-10-31T10:03:59.434Z] 863b5dff1cc9: Preparing [2025-10-31T10:03:59.434Z] 403d20efc5a0: Preparing [2025-10-31T10:03:59.434Z] e5a8153bb76b: Preparing [2025-10-31T10:03:59.434Z] 256f393e029f: Preparing [2025-10-31T10:03:59.434Z] e5a8153bb76b: Waiting [2025-10-31T10:03:59.434Z] 256f393e029f: Waiting [2025-10-31T10:03:59.434Z] 403d20efc5a0: Pushed [2025-10-31T10:03:59.434Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:03:59.690Z] 9899196f784c: Pushed [2025-10-31T10:03:59.690Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:00.254Z] 256f393e029f: Layer already exists [2025-10-31T10:04:00.254Z] e5a8153bb76b: Pushed [2025-10-31T10:04:03.532Z] 788038c3af50: Pushed [2025-10-31T10:04:03.791Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:04.135Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:04.461Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T10:04:04.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T10:04:04.461Z] 9899196f784c: Preparing [2025-10-31T10:04:04.461Z] 788038c3af50: Preparing [2025-10-31T10:04:04.461Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:04.461Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:04.461Z] 403d20efc5a0: Preparing [2025-10-31T10:04:04.461Z] e5a8153bb76b: Preparing [2025-10-31T10:04:04.461Z] 256f393e029f: Preparing [2025-10-31T10:04:04.461Z] 256f393e029f: Waiting [2025-10-31T10:04:04.461Z] e5a8153bb76b: Waiting [2025-10-31T10:04:04.461Z] 9899196f784c: Layer already exists [2025-10-31T10:04:04.461Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:04.461Z] 788038c3af50: Layer already exists [2025-10-31T10:04:04.461Z] 403d20efc5a0: Layer already exists [2025-10-31T10:04:04.461Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:04.461Z] e5a8153bb76b: Layer already exists [2025-10-31T10:04:04.461Z] 256f393e029f: Layer already exists [2025-10-31T10:04:04.461Z] latest: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:04.795Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:05.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 [2025-10-31T10:04:05.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T10:04:05.379Z] 9899196f784c: Preparing [2025-10-31T10:04:05.379Z] 788038c3af50: Preparing [2025-10-31T10:04:05.379Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:05.379Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:05.379Z] 403d20efc5a0: Preparing [2025-10-31T10:04:05.379Z] e5a8153bb76b: Preparing [2025-10-31T10:04:05.379Z] 256f393e029f: Preparing [2025-10-31T10:04:05.379Z] e5a8153bb76b: Waiting [2025-10-31T10:04:05.379Z] 256f393e029f: Waiting [2025-10-31T10:04:05.379Z] 403d20efc5a0: Layer already exists [2025-10-31T10:04:05.379Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:05.379Z] 788038c3af50: Layer already exists [2025-10-31T10:04:05.379Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:05.379Z] 9899196f784c: Layer already exists [2025-10-31T10:04:05.379Z] 256f393e029f: Layer already exists [2025-10-31T10:04:05.379Z] e5a8153bb76b: Layer already exists [2025-10-31T10:04:05.379Z] 4.1.0-dev.72: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:05.708Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:06.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:06.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T10:04:06.033Z] 9899196f784c: Preparing [2025-10-31T10:04:06.033Z] 788038c3af50: Preparing [2025-10-31T10:04:06.033Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:06.033Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:06.033Z] 403d20efc5a0: Preparing [2025-10-31T10:04:06.033Z] e5a8153bb76b: Preparing [2025-10-31T10:04:06.033Z] 256f393e029f: Preparing [2025-10-31T10:04:06.033Z] e5a8153bb76b: Waiting [2025-10-31T10:04:06.033Z] 256f393e029f: Waiting [2025-10-31T10:04:06.033Z] 403d20efc5a0: Layer already exists [2025-10-31T10:04:06.033Z] 788038c3af50: Layer already exists [2025-10-31T10:04:06.033Z] 9899196f784c: Layer already exists [2025-10-31T10:04:06.033Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:06.033Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:06.033Z] e5a8153bb76b: Layer already exists [2025-10-31T10:04:06.033Z] 256f393e029f: Layer already exists [2025-10-31T10:04:06.033Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:06.366Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:06.689Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T10:04:06.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T10:04:06.689Z] 9899196f784c: Preparing [2025-10-31T10:04:06.689Z] 788038c3af50: Preparing [2025-10-31T10:04:06.689Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:06.689Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:06.689Z] 403d20efc5a0: Preparing [2025-10-31T10:04:06.689Z] e5a8153bb76b: Preparing [2025-10-31T10:04:06.689Z] 256f393e029f: Preparing [2025-10-31T10:04:06.689Z] e5a8153bb76b: Waiting [2025-10-31T10:04:06.689Z] 256f393e029f: Waiting [2025-10-31T10:04:06.689Z] 9899196f784c: Layer already exists [2025-10-31T10:04:06.689Z] 788038c3af50: Layer already exists [2025-10-31T10:04:06.689Z] 403d20efc5a0: Layer already exists [2025-10-31T10:04:06.689Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:06.689Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:06.689Z] 256f393e029f: Layer already exists [2025-10-31T10:04:06.689Z] e5a8153bb76b: Layer already exists [2025-10-31T10:04:06.689Z] main: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:04:06.761Z] ===================================================== [Pipeline] echo [2025-10-31T10:04:06.773Z] taggedImages: [2025-10-31T10:04:06.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:06.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T10:04:06.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 [2025-10-31T10:04:06.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:06.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-31T10:04:06.799Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-31T10:04:06.799Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:06.799Z] latest [2025-10-31T10:04:06.799Z] 4.1.0-dev.72 [2025-10-31T10:04:06.799Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:06.799Z] main [2025-10-31T10:04:06.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:07.148Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:07.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:07.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T10:04:07.473Z] 5c239089e2cc: Preparing [2025-10-31T10:04:07.473Z] 39daa30b7f78: Preparing [2025-10-31T10:04:07.473Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:07.473Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:07.473Z] 83abc624b7df: Preparing [2025-10-31T10:04:07.473Z] b9377f550855: Preparing [2025-10-31T10:04:07.473Z] 256f393e029f: Preparing [2025-10-31T10:04:07.473Z] b9377f550855: Waiting [2025-10-31T10:04:07.473Z] 256f393e029f: Waiting [2025-10-31T10:04:07.473Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:07.473Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:07.473Z] 256f393e029f: Layer already exists [2025-10-31T10:04:07.473Z] 5c239089e2cc: Pushed [2025-10-31T10:04:07.473Z] 83abc624b7df: Pushed [2025-10-31T10:04:07.731Z] b9377f550855: Pushed [2025-10-31T10:04:11.918Z] 39daa30b7f78: Pushed [2025-10-31T10:04:11.918Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:12.245Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:12.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T10:04:12.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T10:04:12.568Z] 5c239089e2cc: Preparing [2025-10-31T10:04:12.568Z] 39daa30b7f78: Preparing [2025-10-31T10:04:12.568Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:12.568Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:12.568Z] 83abc624b7df: Preparing [2025-10-31T10:04:12.568Z] b9377f550855: Preparing [2025-10-31T10:04:12.568Z] 256f393e029f: Preparing [2025-10-31T10:04:12.568Z] b9377f550855: Waiting [2025-10-31T10:04:12.568Z] 256f393e029f: Waiting [2025-10-31T10:04:12.568Z] 5c239089e2cc: Layer already exists [2025-10-31T10:04:12.568Z] 83abc624b7df: Layer already exists [2025-10-31T10:04:12.568Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:12.568Z] 39daa30b7f78: Layer already exists [2025-10-31T10:04:12.568Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:12.568Z] b9377f550855: Layer already exists [2025-10-31T10:04:12.568Z] 256f393e029f: Layer already exists [2025-10-31T10:04:12.568Z] latest: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:12.898Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:13.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 [2025-10-31T10:04:13.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T10:04:13.233Z] 5c239089e2cc: Preparing [2025-10-31T10:04:13.233Z] 39daa30b7f78: Preparing [2025-10-31T10:04:13.233Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:13.233Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:13.233Z] 83abc624b7df: Preparing [2025-10-31T10:04:13.233Z] b9377f550855: Preparing [2025-10-31T10:04:13.233Z] 256f393e029f: Preparing [2025-10-31T10:04:13.233Z] b9377f550855: Waiting [2025-10-31T10:04:13.233Z] 256f393e029f: Waiting [2025-10-31T10:04:13.233Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:13.233Z] 83abc624b7df: Layer already exists [2025-10-31T10:04:13.233Z] 5c239089e2cc: Layer already exists [2025-10-31T10:04:13.233Z] 39daa30b7f78: Layer already exists [2025-10-31T10:04:13.233Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:13.233Z] 256f393e029f: Layer already exists [2025-10-31T10:04:13.233Z] b9377f550855: Layer already exists [2025-10-31T10:04:13.233Z] 4.1.0-dev.72: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:13.562Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:13.886Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:13.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T10:04:13.886Z] 5c239089e2cc: Preparing [2025-10-31T10:04:13.886Z] 39daa30b7f78: Preparing [2025-10-31T10:04:13.886Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:13.886Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:13.886Z] 83abc624b7df: Preparing [2025-10-31T10:04:13.886Z] b9377f550855: Preparing [2025-10-31T10:04:13.886Z] 256f393e029f: Preparing [2025-10-31T10:04:13.886Z] b9377f550855: Waiting [2025-10-31T10:04:13.886Z] 256f393e029f: Waiting [2025-10-31T10:04:13.886Z] 5c239089e2cc: Layer already exists [2025-10-31T10:04:13.886Z] 83abc624b7df: Layer already exists [2025-10-31T10:04:13.886Z] 39daa30b7f78: Layer already exists [2025-10-31T10:04:13.886Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:13.886Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:13.886Z] 256f393e029f: Layer already exists [2025-10-31T10:04:13.886Z] b9377f550855: Layer already exists [2025-10-31T10:04:13.886Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:14.215Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:04:14.552Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T10:04:14.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T10:04:14.552Z] 5c239089e2cc: Preparing [2025-10-31T10:04:14.552Z] 39daa30b7f78: Preparing [2025-10-31T10:04:14.552Z] 8c8ec0a3078a: Preparing [2025-10-31T10:04:14.552Z] 863b5dff1cc9: Preparing [2025-10-31T10:04:14.552Z] 83abc624b7df: Preparing [2025-10-31T10:04:14.552Z] b9377f550855: Preparing [2025-10-31T10:04:14.552Z] 256f393e029f: Preparing [2025-10-31T10:04:14.552Z] b9377f550855: Waiting [2025-10-31T10:04:14.552Z] 256f393e029f: Waiting [2025-10-31T10:04:14.552Z] 5c239089e2cc: Layer already exists [2025-10-31T10:04:14.552Z] 39daa30b7f78: Layer already exists [2025-10-31T10:04:14.552Z] 8c8ec0a3078a: Layer already exists [2025-10-31T10:04:14.552Z] 83abc624b7df: Layer already exists [2025-10-31T10:04:14.552Z] 863b5dff1cc9: Layer already exists [2025-10-31T10:04:14.552Z] 256f393e029f: Layer already exists [2025-10-31T10:04:14.552Z] b9377f550855: Layer already exists [2025-10-31T10:04:14.552Z] main: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:04:14.629Z] ===================================================== [Pipeline] echo [2025-10-31T10:04:14.646Z] taggedImages: [2025-10-31T10:04:14.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T10:04:14.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 [2025-10-31T10:04:14.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-31T10:04:14.708Z] ========================================================= [2025-10-31T10:04:14.708Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T10:04:14.708Z] images: [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:04:14.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T10:04:14.708Z] settingsFile: [2025-10-31T10:04:14.708Z] edgex-go-settings [2025-10-31T10:04:14.708Z] ========================================================= [Pipeline] node [2025-10-31T10:04:29.711Z] Still waiting to schedule task [2025-10-31T10:04:29.712Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-31T10:05:35.323Z] Running on prd-centos7-docker-4c-2g-771779 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:05:35.374Z] provisioning config files... [2025-10-31T10:05:35.427Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9380600637914717417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:05:36.826Z] ---> ****-login.sh [2025-10-31T10:05:36.826Z] nexus3.edgexfoundry.org:10001 [2025-10-31T10:05:36.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:05:37.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:05:37.086Z] Configure a credential helper to remove this warning. See [2025-10-31T10:05:37.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:05:37.086Z] [2025-10-31T10:05:37.086Z] Login Succeeded [2025-10-31T10:05:37.086Z] nexus3.edgexfoundry.org:10002 [2025-10-31T10:05:37.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:05:37.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:05:37.087Z] Configure a credential helper to remove this warning. See [2025-10-31T10:05:37.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:05:37.087Z] [2025-10-31T10:05:37.087Z] Login Succeeded [2025-10-31T10:05:37.087Z] nexus3.edgexfoundry.org:10003 [2025-10-31T10:05:37.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:05:37.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:05:37.087Z] Configure a credential helper to remove this warning. See [2025-10-31T10:05:37.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:05:37.087Z] [2025-10-31T10:05:37.087Z] Login Succeeded [2025-10-31T10:05:37.087Z] nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:37.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:05:37.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:05:37.347Z] Configure a credential helper to remove this warning. See [2025-10-31T10:05:37.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:05:37.347Z] [2025-10-31T10:05:37.347Z] Login Succeeded [2025-10-31T10:05:37.347Z] ****.io [2025-10-31T10:05:37.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:05:37.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:05:37.613Z] Configure a credential helper to remove this warning. See [2025-10-31T10:05:37.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:05:37.614Z] [2025-10-31T10:05:37.614Z] Login Succeeded [2025-10-31T10:05:37.614Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T10:05:37.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T10:05:37.969Z] + docker buildx ls [2025-10-31T10:05:37.969Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T10:05:37.969Z] default * docker [2025-10-31T10:05:37.969Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T10:05:38.271Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T10:05:38.271Z] edgex-builder [Pipeline] sh [2025-10-31T10:05:38.593Z] + docker buildx inspect --bootstrap [2025-10-31T10:05:38.593Z] #1 [internal] booting buildkit [2025-10-31T10:05:38.593Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T10:05:41.899Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2025-10-31T10:05:41.899Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T10:05:43.285Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-10-31T10:05:43.285Z] #1 DONE 4.5s [2025-10-31T10:05:43.285Z] Name: edgex-builder [2025-10-31T10:05:43.285Z] Driver: docker-container [2025-10-31T10:05:43.285Z] [2025-10-31T10:05:43.285Z] Nodes: [2025-10-31T10:05:43.285Z] Name: edgex-builder0 [2025-10-31T10:05:43.285Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T10:05:43.285Z] Status: running [2025-10-31T10:05:43.285Z] Buildkit: v0.25.1 [2025-10-31T10:05:43.285Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T10:05:43.580Z] + docker buildx ls [2025-10-31T10:05:43.580Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T10:05:43.580Z] edgex-builder * docker-container [2025-10-31T10:05:43.580Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T10:05:43.580Z] default docker [2025-10-31T10:05:43.580Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T10:05:43.874Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:05:43.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:05:44.134Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:44.134Z] #1 transferring dockerfile: 197B done [2025-10-31T10:05:44.134Z] #1 DONE 0.0s [2025-10-31T10:05:44.134Z] [2025-10-31T10:05:44.134Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:44.134Z] #2 DONE 0.1s [2025-10-31T10:05:44.134Z] [2025-10-31T10:05:44.134Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:44.134Z] #3 DONE 0.1s [2025-10-31T10:05:44.134Z] [2025-10-31T10:05:44.134Z] #4 [internal] load .dockerignore [2025-10-31T10:05:44.134Z] #4 transferring context: 2B done [2025-10-31T10:05:44.134Z] #4 DONE 0.0s [2025-10-31T10:05:44.134Z] [2025-10-31T10:05:44.134Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:44.134Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:44.134Z] #5 DONE 0.0s [2025-10-31T10:05:44.134Z] [2025-10-31T10:05:44.134Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:44.134Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 done [2025-10-31T10:05:44.134Z] #6 DONE 0.1s [2025-10-31T10:05:44.394Z] [2025-10-31T10:05:44.394Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:44.394Z] #7 DONE 0.0s [2025-10-31T10:05:44.394Z] [2025-10-31T10:05:44.394Z] #8 exporting to image [2025-10-31T10:05:44.394Z] #8 exporting layers done [2025-10-31T10:05:44.394Z] #8 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done [2025-10-31T10:05:44.394Z] #8 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done [2025-10-31T10:05:44.394Z] #8 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done [2025-10-31T10:05:44.394Z] #8 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done [2025-10-31T10:05:44.394Z] #8 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done [2025-10-31T10:05:44.394Z] #8 pushing layers 0.1s done [2025-10-31T10:05:44.394Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 [2025-10-31T10:05:44.394Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:44.394Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done [2025-10-31T10:05:44.394Z] #8 DONE 0.2s [2025-10-31T10:05:44.394Z] [2025-10-31T10:05:44.394Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:44.394Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:44.688Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-10-31T10:05:44.688Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-10-31T10:05:44.688Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:44.688Z] #1 transferring dockerfile: 163B done [2025-10-31T10:05:44.688Z] #1 DONE 0.0s [2025-10-31T10:05:44.688Z] [2025-10-31T10:05:44.688Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T10:05:44.688Z] #2 DONE 0.0s [2025-10-31T10:05:44.688Z] [2025-10-31T10:05:44.688Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T10:05:44.688Z] #3 DONE 0.0s [2025-10-31T10:05:44.688Z] [2025-10-31T10:05:44.688Z] #4 [internal] load .dockerignore [2025-10-31T10:05:44.688Z] #4 transferring context: 2B done [2025-10-31T10:05:44.688Z] #4 DONE 0.0s [2025-10-31T10:05:44.688Z] [2025-10-31T10:05:44.688Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:44.688Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:44.688Z] #5 DONE 0.0s [2025-10-31T10:05:44.688Z] [2025-10-31T10:05:44.688Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:44.947Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:44.947Z] #6 CACHED [2025-10-31T10:05:44.947Z] [2025-10-31T10:05:44.947Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:44.947Z] #5 CACHED [2025-10-31T10:05:44.947Z] [2025-10-31T10:05:44.947Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:44.947Z] #7 DONE 0.0s [2025-10-31T10:05:44.947Z] [2025-10-31T10:05:44.947Z] #8 exporting to image [2025-10-31T10:05:44.947Z] #8 exporting layers done [2025-10-31T10:05:44.947Z] #8 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done [2025-10-31T10:05:44.947Z] #8 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done [2025-10-31T10:05:44.947Z] #8 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done [2025-10-31T10:05:44.947Z] #8 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done [2025-10-31T10:05:44.947Z] #8 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done [2025-10-31T10:05:44.947Z] #8 pushing layers 0.0s done [2025-10-31T10:05:44.947Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done [2025-10-31T10:05:44.947Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:44.947Z] #8 DONE 0.1s [2025-10-31T10:05:44.947Z] [2025-10-31T10:05:44.947Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:44.947Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:45.237Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 --push - [2025-10-31T10:05:45.237Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72' [2025-10-31T10:05:45.498Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:45.498Z] #1 transferring dockerfile: 169B done [2025-10-31T10:05:45.498Z] #1 DONE 0.0s [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 [2025-10-31T10:05:45.498Z] #2 DONE 0.0s [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 [2025-10-31T10:05:45.498Z] #3 DONE 0.0s [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] #4 [internal] load .dockerignore [2025-10-31T10:05:45.498Z] #4 transferring context: 2B done [2025-10-31T10:05:45.498Z] #4 DONE 0.0s [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:45.498Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:45.498Z] #5 CACHED [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:45.498Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:45.498Z] #6 CACHED [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] #7 exporting to image [2025-10-31T10:05:45.498Z] #7 exporting layers done [2025-10-31T10:05:45.498Z] #7 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done [2025-10-31T10:05:45.498Z] #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 [2025-10-31T10:05:45.498Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:45.498Z] #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done [2025-10-31T10:05:45.498Z] #7 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done [2025-10-31T10:05:45.498Z] #7 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done [2025-10-31T10:05:45.498Z] #7 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done [2025-10-31T10:05:45.498Z] #7 pushing layers 0.0s done [2025-10-31T10:05:45.498Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done [2025-10-31T10:05:45.498Z] #7 DONE 0.1s [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:45.498Z] #8 DONE 0.0s [2025-10-31T10:05:45.498Z] [2025-10-31T10:05:45.498Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:45.498Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:45.790Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:05:45.790Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:05:45.790Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:45.790Z] #1 transferring dockerfile: 210B done [2025-10-31T10:05:45.790Z] #1 DONE 0.0s [2025-10-31T10:05:45.790Z] [2025-10-31T10:05:45.790Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:45.790Z] #2 DONE 0.0s [2025-10-31T10:05:45.790Z] [2025-10-31T10:05:45.790Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:45.790Z] #3 DONE 0.0s [2025-10-31T10:05:45.790Z] [2025-10-31T10:05:45.790Z] #4 [internal] load .dockerignore [2025-10-31T10:05:45.790Z] #4 transferring context: 2B done [2025-10-31T10:05:45.790Z] #4 DONE 0.0s [2025-10-31T10:05:45.790Z] [2025-10-31T10:05:45.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:45.790Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:45.790Z] #5 CACHED [2025-10-31T10:05:45.790Z] [2025-10-31T10:05:45.790Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:45.790Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:45.790Z] #6 CACHED [2025-10-31T10:05:45.790Z] [2025-10-31T10:05:45.790Z] #7 exporting to image [2025-10-31T10:05:45.790Z] #7 exporting layers [2025-10-31T10:05:45.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:46.051Z] #7 exporting layers done [2025-10-31T10:05:46.051Z] #7 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done [2025-10-31T10:05:46.051Z] #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done [2025-10-31T10:05:46.051Z] #7 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done [2025-10-31T10:05:46.051Z] #7 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done [2025-10-31T10:05:46.051Z] #7 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done [2025-10-31T10:05:46.051Z] #7 pushing layers 0.0s done [2025-10-31T10:05:46.051Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done [2025-10-31T10:05:46.051Z] #7 DONE 0.1s [2025-10-31T10:05:46.051Z] [2025-10-31T10:05:46.051Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:46.051Z] #8 DONE 0.0s [2025-10-31T10:05:46.051Z] [2025-10-31T10:05:46.051Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:46.051Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:46.341Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-10-31T10:05:46.341Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-10-31T10:05:46.341Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:46.341Z] #1 transferring dockerfile: 161B done [2025-10-31T10:05:46.341Z] #1 DONE 0.0s [2025-10-31T10:05:46.341Z] [2025-10-31T10:05:46.341Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T10:05:46.341Z] #2 DONE 0.0s [2025-10-31T10:05:46.341Z] [2025-10-31T10:05:46.341Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T10:05:46.341Z] #3 DONE 0.0s [2025-10-31T10:05:46.341Z] [2025-10-31T10:05:46.341Z] #4 [internal] load .dockerignore [2025-10-31T10:05:46.341Z] #4 transferring context: 2B done [2025-10-31T10:05:46.341Z] #4 DONE 0.0s [2025-10-31T10:05:46.341Z] [2025-10-31T10:05:46.341Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:46.341Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:46.341Z] #5 CACHED [2025-10-31T10:05:46.341Z] [2025-10-31T10:05:46.341Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 [2025-10-31T10:05:46.341Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done [2025-10-31T10:05:46.341Z] #6 CACHED [2025-10-31T10:05:46.341Z] [2025-10-31T10:05:46.341Z] #7 exporting to image [2025-10-31T10:05:46.341Z] #7 exporting layers [2025-10-31T10:05:46.341Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:46.599Z] #7 exporting layers done [2025-10-31T10:05:46.599Z] #7 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done [2025-10-31T10:05:46.599Z] #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done [2025-10-31T10:05:46.599Z] #7 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done [2025-10-31T10:05:46.599Z] #7 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done [2025-10-31T10:05:46.599Z] #7 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done [2025-10-31T10:05:46.599Z] #7 pushing layers 0.0s done [2025-10-31T10:05:46.599Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done [2025-10-31T10:05:46.599Z] #7 DONE 0.1s [2025-10-31T10:05:46.599Z] [2025-10-31T10:05:46.599Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:46.599Z] #8 DONE 0.0s [2025-10-31T10:05:46.599Z] [2025-10-31T10:05:46.599Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:46.599Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:46.881Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:05:46.881Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:05:46.881Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:46.881Z] #1 transferring dockerfile: 216B done [2025-10-31T10:05:46.881Z] #1 DONE 0.0s [2025-10-31T10:05:46.881Z] [2025-10-31T10:05:46.881Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:46.881Z] #2 DONE 0.0s [2025-10-31T10:05:46.881Z] [2025-10-31T10:05:46.881Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:46.881Z] #3 DONE 0.1s [2025-10-31T10:05:46.881Z] [2025-10-31T10:05:46.881Z] #4 [internal] load .dockerignore [2025-10-31T10:05:46.881Z] #4 transferring context: 2B done [2025-10-31T10:05:46.881Z] #4 DONE 0.0s [2025-10-31T10:05:47.141Z] [2025-10-31T10:05:47.141Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:47.141Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:47.141Z] #5 ... [2025-10-31T10:05:47.141Z] [2025-10-31T10:05:47.141Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:47.141Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:47.141Z] #6 DONE 0.1s [2025-10-31T10:05:47.141Z] [2025-10-31T10:05:47.141Z] #7 exporting to image [2025-10-31T10:05:47.141Z] #7 exporting layers done [2025-10-31T10:05:47.141Z] #7 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done [2025-10-31T10:05:47.141Z] #7 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done [2025-10-31T10:05:47.141Z] #7 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done [2025-10-31T10:05:47.141Z] #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c [2025-10-31T10:05:47.141Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:47.141Z] #7 ... [2025-10-31T10:05:47.141Z] [2025-10-31T10:05:47.141Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:47.141Z] #8 DONE 0.0s [2025-10-31T10:05:47.141Z] [2025-10-31T10:05:47.141Z] #7 exporting to image [2025-10-31T10:05:47.141Z] #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done [2025-10-31T10:05:47.141Z] #7 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done [2025-10-31T10:05:47.141Z] #7 pushing layers 0.1s done [2025-10-31T10:05:47.141Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 [2025-10-31T10:05:47.401Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done [2025-10-31T10:05:47.401Z] #7 DONE 0.2s [2025-10-31T10:05:47.401Z] [2025-10-31T10:05:47.401Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:47.401Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:47.699Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-10-31T10:05:47.699Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-10-31T10:05:47.699Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:47.699Z] #1 transferring dockerfile: 182B done [2025-10-31T10:05:47.699Z] #1 DONE 0.0s [2025-10-31T10:05:47.699Z] [2025-10-31T10:05:47.699Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T10:05:47.699Z] #2 DONE 0.0s [2025-10-31T10:05:47.699Z] [2025-10-31T10:05:47.699Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T10:05:47.699Z] #3 DONE 0.0s [2025-10-31T10:05:47.699Z] [2025-10-31T10:05:47.699Z] #4 [internal] load .dockerignore [2025-10-31T10:05:47.699Z] #4 transferring context: 2B done [2025-10-31T10:05:47.699Z] #4 DONE 0.0s [2025-10-31T10:05:47.699Z] [2025-10-31T10:05:47.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:47.699Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:47.699Z] #5 CACHED [2025-10-31T10:05:47.699Z] [2025-10-31T10:05:47.699Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:47.699Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:47.699Z] #6 CACHED [2025-10-31T10:05:47.699Z] [2025-10-31T10:05:47.699Z] #7 exporting to image [2025-10-31T10:05:47.699Z] #7 exporting layers done [2025-10-31T10:05:47.699Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:47.958Z] #7 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done [2025-10-31T10:05:47.958Z] #7 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done [2025-10-31T10:05:47.958Z] #7 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done [2025-10-31T10:05:47.958Z] #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done [2025-10-31T10:05:47.958Z] #7 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done [2025-10-31T10:05:47.958Z] #7 pushing layers 0.0s done [2025-10-31T10:05:47.958Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done [2025-10-31T10:05:47.958Z] #7 DONE 0.1s [2025-10-31T10:05:47.958Z] [2025-10-31T10:05:47.958Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:47.958Z] #8 DONE 0.0s [2025-10-31T10:05:47.958Z] [2025-10-31T10:05:47.958Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:47.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:48.255Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72' [2025-10-31T10:05:48.255Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 --push - [2025-10-31T10:05:48.255Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:48.255Z] #1 transferring dockerfile: 188B done [2025-10-31T10:05:48.255Z] #1 DONE 0.0s [2025-10-31T10:05:48.255Z] [2025-10-31T10:05:48.255Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 [2025-10-31T10:05:48.255Z] #2 DONE 0.0s [2025-10-31T10:05:48.255Z] [2025-10-31T10:05:48.255Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 [2025-10-31T10:05:48.255Z] #3 DONE 0.0s [2025-10-31T10:05:48.255Z] [2025-10-31T10:05:48.255Z] #4 [internal] load .dockerignore [2025-10-31T10:05:48.255Z] #4 transferring context: 2B done [2025-10-31T10:05:48.255Z] #4 DONE 0.0s [2025-10-31T10:05:48.255Z] [2025-10-31T10:05:48.255Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:48.255Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:48.255Z] #5 DONE 0.0s [2025-10-31T10:05:48.255Z] [2025-10-31T10:05:48.255Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:48.515Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:48.515Z] #6 CACHED [2025-10-31T10:05:48.515Z] [2025-10-31T10:05:48.515Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:48.515Z] #5 CACHED [2025-10-31T10:05:48.515Z] [2025-10-31T10:05:48.515Z] #7 exporting to image [2025-10-31T10:05:48.515Z] #7 exporting layers done [2025-10-31T10:05:48.515Z] #7 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done [2025-10-31T10:05:48.515Z] #7 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done [2025-10-31T10:05:48.515Z] #7 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done [2025-10-31T10:05:48.515Z] #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done [2025-10-31T10:05:48.515Z] #7 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done [2025-10-31T10:05:48.515Z] #7 pushing layers [2025-10-31T10:05:48.515Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:48.515Z] #7 pushing layers 0.2s done [2025-10-31T10:05:48.515Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 [2025-10-31T10:05:48.775Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.2s done [2025-10-31T10:05:48.775Z] #7 DONE 0.4s [2025-10-31T10:05:48.775Z] [2025-10-31T10:05:48.775Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:48.775Z] #8 DONE 0.0s [2025-10-31T10:05:48.775Z] [2025-10-31T10:05:48.775Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:48.775Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:49.071Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:05:49.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:05:49.072Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:49.072Z] #1 transferring dockerfile: 229B done [2025-10-31T10:05:49.072Z] #1 DONE 0.0s [2025-10-31T10:05:49.072Z] [2025-10-31T10:05:49.072Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:49.072Z] #2 DONE 0.0s [2025-10-31T10:05:49.072Z] [2025-10-31T10:05:49.072Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:49.072Z] #3 DONE 0.0s [2025-10-31T10:05:49.072Z] [2025-10-31T10:05:49.072Z] #4 [internal] load .dockerignore [2025-10-31T10:05:49.072Z] #4 transferring context: 2B done [2025-10-31T10:05:49.072Z] #4 DONE 0.0s [2025-10-31T10:05:49.331Z] [2025-10-31T10:05:49.331Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:49.331Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:49.331Z] #5 CACHED [2025-10-31T10:05:49.331Z] [2025-10-31T10:05:49.331Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:49.331Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:49.331Z] #6 CACHED [2025-10-31T10:05:49.331Z] [2025-10-31T10:05:49.331Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:49.331Z] #7 DONE 0.0s [2025-10-31T10:05:49.331Z] [2025-10-31T10:05:49.331Z] #8 exporting to image [2025-10-31T10:05:49.331Z] #8 exporting layers done [2025-10-31T10:05:49.331Z] #8 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done [2025-10-31T10:05:49.331Z] #8 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done [2025-10-31T10:05:49.331Z] #8 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done [2025-10-31T10:05:49.331Z] #8 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done [2025-10-31T10:05:49.331Z] #8 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done [2025-10-31T10:05:49.331Z] #8 pushing layers 0.0s done [2025-10-31T10:05:49.331Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done [2025-10-31T10:05:49.331Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:49.331Z] #8 DONE 0.1s [2025-10-31T10:05:49.331Z] [2025-10-31T10:05:49.331Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:49.331Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:49.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-10-31T10:05:49.629Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-10-31T10:05:49.629Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:49.629Z] #1 transferring dockerfile: 180B done [2025-10-31T10:05:49.629Z] #1 DONE 0.0s [2025-10-31T10:05:49.629Z] [2025-10-31T10:05:49.629Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T10:05:49.629Z] #2 DONE 0.0s [2025-10-31T10:05:49.629Z] [2025-10-31T10:05:49.629Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T10:05:49.629Z] #3 DONE 0.0s [2025-10-31T10:05:49.629Z] [2025-10-31T10:05:49.629Z] #4 [internal] load .dockerignore [2025-10-31T10:05:49.629Z] #4 transferring context: 2B done [2025-10-31T10:05:49.629Z] #4 DONE 0.0s [2025-10-31T10:05:49.629Z] [2025-10-31T10:05:49.629Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:49.629Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:49.629Z] #5 DONE 0.0s [2025-10-31T10:05:49.629Z] [2025-10-31T10:05:49.629Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:49.889Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done [2025-10-31T10:05:49.889Z] #6 CACHED [2025-10-31T10:05:49.889Z] [2025-10-31T10:05:49.889Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba [2025-10-31T10:05:49.889Z] #5 CACHED [2025-10-31T10:05:49.889Z] [2025-10-31T10:05:49.889Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:49.889Z] #7 DONE 0.0s [2025-10-31T10:05:49.889Z] [2025-10-31T10:05:49.889Z] #8 exporting to image [2025-10-31T10:05:49.889Z] #8 exporting layers done [2025-10-31T10:05:49.889Z] #8 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done [2025-10-31T10:05:49.889Z] #8 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done [2025-10-31T10:05:49.889Z] #8 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done [2025-10-31T10:05:49.889Z] #8 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done [2025-10-31T10:05:49.889Z] #8 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done [2025-10-31T10:05:49.889Z] #8 pushing layers 0.0s done [2025-10-31T10:05:49.889Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done [2025-10-31T10:05:49.889Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:49.889Z] #8 DONE 0.1s [2025-10-31T10:05:49.889Z] [2025-10-31T10:05:49.889Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:49.889Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:50.183Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:05:50.184Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:05:50.184Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:50.184Z] #1 transferring dockerfile: 194B done [2025-10-31T10:05:50.184Z] #1 DONE 0.0s [2025-10-31T10:05:50.184Z] [2025-10-31T10:05:50.184Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:50.184Z] #2 DONE 0.0s [2025-10-31T10:05:50.184Z] [2025-10-31T10:05:50.184Z] #3 [internal] load .dockerignore [2025-10-31T10:05:50.184Z] #3 transferring context: 2B done [2025-10-31T10:05:50.184Z] #3 DONE 0.0s [2025-10-31T10:05:50.184Z] [2025-10-31T10:05:50.184Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:50.446Z] #4 DONE 0.1s [2025-10-31T10:05:50.446Z] [2025-10-31T10:05:50.446Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:50.446Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:50.446Z] #5 DONE 0.0s [2025-10-31T10:05:50.446Z] [2025-10-31T10:05:50.446Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:50.446Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:50.446Z] #6 DONE 0.1s [2025-10-31T10:05:50.446Z] [2025-10-31T10:05:50.446Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:50.446Z] #7 DONE 0.0s [2025-10-31T10:05:50.446Z] [2025-10-31T10:05:50.446Z] #8 exporting to image [2025-10-31T10:05:50.446Z] #8 exporting layers done [2025-10-31T10:05:50.446Z] #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 0.0s done [2025-10-31T10:05:50.446Z] #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done [2025-10-31T10:05:50.446Z] #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done [2025-10-31T10:05:50.446Z] #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done [2025-10-31T10:05:50.446Z] #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done [2025-10-31T10:05:50.446Z] #8 pushing layers 0.1s done [2025-10-31T10:05:50.446Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 [2025-10-31T10:05:50.446Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:50.708Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done [2025-10-31T10:05:50.708Z] #8 DONE 0.2s [2025-10-31T10:05:50.708Z] [2025-10-31T10:05:50.708Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:50.708Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:51.006Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-10-31T10:05:51.006Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-10-31T10:05:51.006Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:51.006Z] #1 transferring dockerfile: 160B done [2025-10-31T10:05:51.006Z] #1 DONE 0.0s [2025-10-31T10:05:51.006Z] [2025-10-31T10:05:51.006Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T10:05:51.006Z] #2 DONE 0.0s [2025-10-31T10:05:51.006Z] [2025-10-31T10:05:51.006Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T10:05:51.006Z] #3 DONE 0.0s [2025-10-31T10:05:51.006Z] [2025-10-31T10:05:51.006Z] #4 [internal] load .dockerignore [2025-10-31T10:05:51.006Z] #4 transferring context: 2B done [2025-10-31T10:05:51.006Z] #4 DONE 0.0s [2025-10-31T10:05:51.006Z] [2025-10-31T10:05:51.006Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:51.006Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb done [2025-10-31T10:05:51.006Z] #5 DONE 0.0s [2025-10-31T10:05:51.006Z] [2025-10-31T10:05:51.006Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:51.267Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:51.267Z] #6 CACHED [2025-10-31T10:05:51.267Z] [2025-10-31T10:05:51.267Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:51.267Z] #5 CACHED [2025-10-31T10:05:51.267Z] [2025-10-31T10:05:51.267Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:51.267Z] #7 DONE 0.0s [2025-10-31T10:05:51.267Z] [2025-10-31T10:05:51.267Z] #8 exporting to image [2025-10-31T10:05:51.267Z] #8 exporting layers done [2025-10-31T10:05:51.267Z] #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done [2025-10-31T10:05:51.267Z] #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done [2025-10-31T10:05:51.267Z] #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done [2025-10-31T10:05:51.267Z] #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done [2025-10-31T10:05:51.267Z] #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done [2025-10-31T10:05:51.267Z] #8 pushing layers 0.0s done [2025-10-31T10:05:51.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done [2025-10-31T10:05:51.267Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:51.267Z] #8 DONE 0.1s [2025-10-31T10:05:51.267Z] [2025-10-31T10:05:51.267Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:51.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:51.557Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72' [2025-10-31T10:05:51.557Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 --push - [2025-10-31T10:05:51.557Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:51.557Z] #1 transferring dockerfile: 166B done [2025-10-31T10:05:51.557Z] #1 DONE 0.0s [2025-10-31T10:05:51.557Z] [2025-10-31T10:05:51.557Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 [2025-10-31T10:05:51.557Z] #2 DONE 0.0s [2025-10-31T10:05:51.557Z] [2025-10-31T10:05:51.557Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 [2025-10-31T10:05:51.557Z] #3 DONE 0.0s [2025-10-31T10:05:51.557Z] [2025-10-31T10:05:51.557Z] #4 [internal] load .dockerignore [2025-10-31T10:05:51.557Z] #4 transferring context: 2B done [2025-10-31T10:05:51.557Z] #4 DONE 0.0s [2025-10-31T10:05:51.557Z] [2025-10-31T10:05:51.557Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:51.557Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:51.557Z] #5 CACHED [2025-10-31T10:05:51.557Z] [2025-10-31T10:05:51.557Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:51.557Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:51.557Z] #6 DONE 0.0s [2025-10-31T10:05:51.822Z] [2025-10-31T10:05:51.822Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:51.822Z] #6 CACHED [2025-10-31T10:05:51.822Z] [2025-10-31T10:05:51.822Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:51.822Z] #7 DONE 0.0s [2025-10-31T10:05:51.822Z] [2025-10-31T10:05:51.822Z] #8 exporting to image [2025-10-31T10:05:51.822Z] #8 exporting layers done [2025-10-31T10:05:51.822Z] #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done [2025-10-31T10:05:51.822Z] #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done [2025-10-31T10:05:51.822Z] #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done [2025-10-31T10:05:51.822Z] #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done [2025-10-31T10:05:51.822Z] #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done [2025-10-31T10:05:51.822Z] #8 pushing layers 0.0s done [2025-10-31T10:05:51.822Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done [2025-10-31T10:05:51.822Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:51.822Z] #8 DONE 0.1s [2025-10-31T10:05:51.822Z] [2025-10-31T10:05:51.822Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:51.822Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:52.117Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:05:52.117Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:05:52.117Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:52.117Z] #1 transferring dockerfile: 207B done [2025-10-31T10:05:52.117Z] #1 DONE 0.0s [2025-10-31T10:05:52.117Z] [2025-10-31T10:05:52.117Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:52.117Z] #2 DONE 0.0s [2025-10-31T10:05:52.117Z] [2025-10-31T10:05:52.117Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:52.117Z] #3 DONE 0.0s [2025-10-31T10:05:52.117Z] [2025-10-31T10:05:52.117Z] #4 [internal] load .dockerignore [2025-10-31T10:05:52.117Z] #4 transferring context: 2B done [2025-10-31T10:05:52.117Z] #4 DONE 0.0s [2025-10-31T10:05:52.117Z] [2025-10-31T10:05:52.117Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:52.117Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:52.117Z] #5 DONE 0.0s [2025-10-31T10:05:52.117Z] [2025-10-31T10:05:52.117Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:52.376Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:52.376Z] #6 CACHED [2025-10-31T10:05:52.376Z] [2025-10-31T10:05:52.376Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:52.376Z] #5 CACHED [2025-10-31T10:05:52.376Z] [2025-10-31T10:05:52.376Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:52.376Z] #7 DONE 0.0s [2025-10-31T10:05:52.376Z] [2025-10-31T10:05:52.376Z] #8 exporting to image [2025-10-31T10:05:52.376Z] #8 exporting layers done [2025-10-31T10:05:52.376Z] #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done [2025-10-31T10:05:52.376Z] #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done [2025-10-31T10:05:52.376Z] #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done [2025-10-31T10:05:52.376Z] #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done [2025-10-31T10:05:52.376Z] #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done [2025-10-31T10:05:52.376Z] #8 pushing layers 0.0s done [2025-10-31T10:05:52.376Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done [2025-10-31T10:05:52.376Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:52.376Z] #8 DONE 0.1s [2025-10-31T10:05:52.376Z] [2025-10-31T10:05:52.376Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:52.376Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:52.668Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-10-31T10:05:52.668Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-10-31T10:05:52.927Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:52.927Z] #1 transferring dockerfile: 158B done [2025-10-31T10:05:52.927Z] #1 DONE 0.0s [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T10:05:52.927Z] #2 DONE 0.0s [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T10:05:52.927Z] #3 DONE 0.0s [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] #4 [internal] load .dockerignore [2025-10-31T10:05:52.927Z] #4 transferring context: 2B done [2025-10-31T10:05:52.927Z] #4 DONE 0.0s [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:52.927Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb done [2025-10-31T10:05:52.927Z] #5 CACHED [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb [2025-10-31T10:05:52.927Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done [2025-10-31T10:05:52.927Z] #6 CACHED [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] #7 exporting to image [2025-10-31T10:05:52.927Z] #7 exporting layers done [2025-10-31T10:05:52.927Z] #7 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done [2025-10-31T10:05:52.927Z] #7 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done [2025-10-31T10:05:52.927Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:52.927Z] #7 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done [2025-10-31T10:05:52.927Z] #7 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done [2025-10-31T10:05:52.927Z] #7 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done [2025-10-31T10:05:52.927Z] #7 pushing layers 0.0s done [2025-10-31T10:05:52.927Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done [2025-10-31T10:05:52.927Z] #7 DONE 0.1s [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:52.927Z] #8 DONE 0.0s [2025-10-31T10:05:52.927Z] [2025-10-31T10:05:52.927Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:52.927Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:53.218Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:05:53.218Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:05:53.218Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:53.218Z] #1 transferring dockerfile: 196B done [2025-10-31T10:05:53.218Z] #1 DONE 0.0s [2025-10-31T10:05:53.218Z] [2025-10-31T10:05:53.218Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:53.218Z] #2 DONE 0.0s [2025-10-31T10:05:53.218Z] [2025-10-31T10:05:53.218Z] #3 [internal] load .dockerignore [2025-10-31T10:05:53.218Z] #3 transferring context: 2B done [2025-10-31T10:05:53.218Z] #3 DONE 0.0s [2025-10-31T10:05:53.218Z] [2025-10-31T10:05:53.218Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:53.218Z] #4 DONE 0.1s [2025-10-31T10:05:53.477Z] [2025-10-31T10:05:53.477Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:53.477Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:53.477Z] #5 DONE 0.0s [2025-10-31T10:05:53.477Z] [2025-10-31T10:05:53.477Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:53.477Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:53.477Z] #6 DONE 0.1s [2025-10-31T10:05:53.477Z] [2025-10-31T10:05:53.477Z] #7 exporting to image [2025-10-31T10:05:53.477Z] #7 exporting layers done [2025-10-31T10:05:53.477Z] #7 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done [2025-10-31T10:05:53.477Z] #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done [2025-10-31T10:05:53.477Z] #7 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done [2025-10-31T10:05:53.477Z] #7 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done [2025-10-31T10:05:53.477Z] #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e [2025-10-31T10:05:53.477Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:53.477Z] #7 ... [2025-10-31T10:05:53.477Z] [2025-10-31T10:05:53.477Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:53.477Z] #8 DONE 0.0s [2025-10-31T10:05:53.477Z] [2025-10-31T10:05:53.477Z] #7 exporting to image [2025-10-31T10:05:53.477Z] #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done [2025-10-31T10:05:53.477Z] #7 pushing layers 0.1s done [2025-10-31T10:05:53.477Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e [2025-10-31T10:05:53.736Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done [2025-10-31T10:05:53.736Z] #7 DONE 0.2s [2025-10-31T10:05:53.736Z] [2025-10-31T10:05:53.736Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:53.736Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:54.034Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-10-31T10:05:54.034Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-10-31T10:05:54.034Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:54.034Z] #1 transferring dockerfile: 162B done [2025-10-31T10:05:54.034Z] #1 DONE 0.0s [2025-10-31T10:05:54.034Z] [2025-10-31T10:05:54.034Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T10:05:54.034Z] #2 DONE 0.0s [2025-10-31T10:05:54.034Z] [2025-10-31T10:05:54.034Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T10:05:54.034Z] #3 DONE 0.0s [2025-10-31T10:05:54.034Z] [2025-10-31T10:05:54.034Z] #4 [internal] load .dockerignore [2025-10-31T10:05:54.034Z] #4 transferring context: 2B done [2025-10-31T10:05:54.034Z] #4 DONE 0.0s [2025-10-31T10:05:54.297Z] [2025-10-31T10:05:54.298Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:54.298Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:54.298Z] #5 CACHED [2025-10-31T10:05:54.298Z] [2025-10-31T10:05:54.298Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:54.298Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:54.298Z] #6 CACHED [2025-10-31T10:05:54.298Z] [2025-10-31T10:05:54.298Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:54.298Z] #7 DONE 0.0s [2025-10-31T10:05:54.298Z] [2025-10-31T10:05:54.298Z] #8 exporting to image [2025-10-31T10:05:54.298Z] #8 exporting layers done [2025-10-31T10:05:54.298Z] #8 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done [2025-10-31T10:05:54.298Z] #8 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done [2025-10-31T10:05:54.298Z] #8 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done [2025-10-31T10:05:54.298Z] #8 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done [2025-10-31T10:05:54.298Z] #8 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done [2025-10-31T10:05:54.298Z] #8 pushing layers 0.0s done [2025-10-31T10:05:54.298Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done [2025-10-31T10:05:54.298Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:54.298Z] #8 DONE 0.1s [2025-10-31T10:05:54.298Z] [2025-10-31T10:05:54.298Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:54.298Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:54.598Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72' [2025-10-31T10:05:54.598Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 --push - [2025-10-31T10:05:54.598Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:54.598Z] #1 transferring dockerfile: 168B done [2025-10-31T10:05:54.598Z] #1 DONE 0.0s [2025-10-31T10:05:54.598Z] [2025-10-31T10:05:54.598Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 [2025-10-31T10:05:54.598Z] #2 DONE 0.0s [2025-10-31T10:05:54.598Z] [2025-10-31T10:05:54.598Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 [2025-10-31T10:05:54.598Z] #3 DONE 0.0s [2025-10-31T10:05:54.598Z] [2025-10-31T10:05:54.598Z] #4 [internal] load .dockerignore [2025-10-31T10:05:54.598Z] #4 transferring context: 2B done [2025-10-31T10:05:54.598Z] #4 DONE 0.0s [2025-10-31T10:05:54.598Z] [2025-10-31T10:05:54.598Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:54.598Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de done [2025-10-31T10:05:54.598Z] #5 DONE 0.0s [2025-10-31T10:05:54.598Z] [2025-10-31T10:05:54.598Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:54.860Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:54.860Z] #6 CACHED [2025-10-31T10:05:54.860Z] [2025-10-31T10:05:54.860Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:54.860Z] #5 CACHED [2025-10-31T10:05:54.860Z] [2025-10-31T10:05:54.860Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:54.860Z] #7 DONE 0.0s [2025-10-31T10:05:54.860Z] [2025-10-31T10:05:54.860Z] #8 exporting to image [2025-10-31T10:05:54.860Z] #8 exporting layers done [2025-10-31T10:05:54.860Z] #8 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done [2025-10-31T10:05:54.860Z] #8 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done [2025-10-31T10:05:54.860Z] #8 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done [2025-10-31T10:05:54.860Z] #8 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done [2025-10-31T10:05:54.860Z] #8 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done [2025-10-31T10:05:54.860Z] #8 pushing layers 0.0s done [2025-10-31T10:05:54.860Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done [2025-10-31T10:05:54.860Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:54.860Z] #8 DONE 0.1s [2025-10-31T10:05:54.860Z] [2025-10-31T10:05:54.860Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:54.860Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:55.154Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:05:55.154Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:05:55.154Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:55.154Z] #1 transferring dockerfile: 209B done [2025-10-31T10:05:55.154Z] #1 DONE 0.0s [2025-10-31T10:05:55.154Z] [2025-10-31T10:05:55.154Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:55.154Z] #2 DONE 0.0s [2025-10-31T10:05:55.154Z] [2025-10-31T10:05:55.154Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:55.154Z] #3 DONE 0.0s [2025-10-31T10:05:55.154Z] [2025-10-31T10:05:55.154Z] #4 [internal] load .dockerignore [2025-10-31T10:05:55.154Z] #4 transferring context: 2B done [2025-10-31T10:05:55.154Z] #4 DONE 0.0s [2025-10-31T10:05:55.154Z] [2025-10-31T10:05:55.154Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:55.154Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:55.154Z] #5 CACHED [2025-10-31T10:05:55.154Z] [2025-10-31T10:05:55.154Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:55.154Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:55.154Z] #6 CACHED [2025-10-31T10:05:55.154Z] [2025-10-31T10:05:55.154Z] #7 exporting to image [2025-10-31T10:05:55.154Z] #7 exporting layers done [2025-10-31T10:05:55.154Z] #7 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done [2025-10-31T10:05:55.154Z] #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 [2025-10-31T10:05:55.154Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:55.413Z] #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done [2025-10-31T10:05:55.413Z] #7 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done [2025-10-31T10:05:55.413Z] #7 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done [2025-10-31T10:05:55.413Z] #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done [2025-10-31T10:05:55.413Z] #7 pushing layers 0.0s done [2025-10-31T10:05:55.413Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done [2025-10-31T10:05:55.413Z] #7 DONE 0.1s [2025-10-31T10:05:55.413Z] [2025-10-31T10:05:55.413Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:55.413Z] #8 DONE 0.0s [2025-10-31T10:05:55.413Z] [2025-10-31T10:05:55.413Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:55.413Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:55.704Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-10-31T10:05:55.704Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-10-31T10:05:55.704Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:55.704Z] #1 transferring dockerfile: 160B done [2025-10-31T10:05:55.704Z] #1 DONE 0.0s [2025-10-31T10:05:55.704Z] [2025-10-31T10:05:55.704Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T10:05:55.704Z] #2 DONE 0.0s [2025-10-31T10:05:55.704Z] [2025-10-31T10:05:55.704Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T10:05:55.704Z] #3 DONE 0.0s [2025-10-31T10:05:55.704Z] [2025-10-31T10:05:55.704Z] #4 [internal] load .dockerignore [2025-10-31T10:05:55.704Z] #4 transferring context: 2B done [2025-10-31T10:05:55.704Z] #4 DONE 0.0s [2025-10-31T10:05:55.704Z] [2025-10-31T10:05:55.704Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:55.704Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:55.704Z] #5 CACHED [2025-10-31T10:05:55.704Z] [2025-10-31T10:05:55.704Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de [2025-10-31T10:05:55.704Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done [2025-10-31T10:05:55.704Z] #6 CACHED [2025-10-31T10:05:55.704Z] [2025-10-31T10:05:55.704Z] #7 exporting to image [2025-10-31T10:05:55.704Z] #7 exporting layers done [2025-10-31T10:05:55.704Z] #7 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done [2025-10-31T10:05:55.704Z] #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done [2025-10-31T10:05:55.704Z] #7 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done [2025-10-31T10:05:55.704Z] #7 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done [2025-10-31T10:05:55.704Z] #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e [2025-10-31T10:05:55.704Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:55.963Z] #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done [2025-10-31T10:05:55.963Z] #7 pushing layers 0.0s done [2025-10-31T10:05:55.963Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done [2025-10-31T10:05:55.963Z] #7 DONE 0.1s [2025-10-31T10:05:55.963Z] [2025-10-31T10:05:55.963Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:55.963Z] #8 DONE 0.0s [2025-10-31T10:05:55.963Z] [2025-10-31T10:05:55.963Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:55.963Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:56.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:05:56.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:05:56.256Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:56.256Z] #1 transferring dockerfile: 198B done [2025-10-31T10:05:56.256Z] #1 DONE 0.0s [2025-10-31T10:05:56.256Z] [2025-10-31T10:05:56.256Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:56.256Z] #2 DONE 0.0s [2025-10-31T10:05:56.256Z] [2025-10-31T10:05:56.256Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:56.256Z] #3 DONE 0.0s [2025-10-31T10:05:56.256Z] [2025-10-31T10:05:56.256Z] #4 [internal] load .dockerignore [2025-10-31T10:05:56.256Z] #4 transferring context: 2B done [2025-10-31T10:05:56.256Z] #4 DONE 0.0s [2025-10-31T10:05:56.516Z] [2025-10-31T10:05:56.516Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:56.516Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:56.516Z] #5 ... [2025-10-31T10:05:56.516Z] [2025-10-31T10:05:56.516Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:56.516Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done [2025-10-31T10:05:56.516Z] #6 DONE 0.1s [2025-10-31T10:05:56.516Z] [2025-10-31T10:05:56.516Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:56.516Z] #7 DONE 0.0s [2025-10-31T10:05:56.516Z] [2025-10-31T10:05:56.516Z] #8 exporting to image [2025-10-31T10:05:56.516Z] #8 exporting layers done [2025-10-31T10:05:56.516Z] #8 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done [2025-10-31T10:05:56.516Z] #8 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done [2025-10-31T10:05:56.516Z] #8 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done [2025-10-31T10:05:56.516Z] #8 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done [2025-10-31T10:05:56.516Z] #8 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done [2025-10-31T10:05:56.516Z] #8 pushing layers 0.1s done [2025-10-31T10:05:56.516Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 [2025-10-31T10:05:56.516Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:56.775Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done [2025-10-31T10:05:56.775Z] #8 DONE 0.2s [2025-10-31T10:05:56.775Z] [2025-10-31T10:05:56.775Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:56.775Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:57.064Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-10-31T10:05:57.064Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-10-31T10:05:57.064Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:57.064Z] #1 transferring dockerfile: 164B done [2025-10-31T10:05:57.064Z] #1 DONE 0.0s [2025-10-31T10:05:57.064Z] [2025-10-31T10:05:57.064Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T10:05:57.064Z] #2 DONE 0.0s [2025-10-31T10:05:57.064Z] [2025-10-31T10:05:57.064Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T10:05:57.064Z] #3 DONE 0.0s [2025-10-31T10:05:57.064Z] [2025-10-31T10:05:57.064Z] #4 [internal] load .dockerignore [2025-10-31T10:05:57.064Z] #4 transferring context: 2B done [2025-10-31T10:05:57.064Z] #4 DONE 0.0s [2025-10-31T10:05:57.064Z] [2025-10-31T10:05:57.064Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:57.064Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f done [2025-10-31T10:05:57.064Z] #5 CACHED [2025-10-31T10:05:57.064Z] [2025-10-31T10:05:57.064Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:57.064Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f done [2025-10-31T10:05:57.064Z] #6 DONE 0.0s [2025-10-31T10:05:57.326Z] [2025-10-31T10:05:57.326Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:57.326Z] #6 CACHED [2025-10-31T10:05:57.326Z] [2025-10-31T10:05:57.326Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:57.326Z] #7 DONE 0.0s [2025-10-31T10:05:57.326Z] [2025-10-31T10:05:57.326Z] #8 exporting to image [2025-10-31T10:05:57.326Z] #8 exporting layers done [2025-10-31T10:05:57.326Z] #8 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done [2025-10-31T10:05:57.326Z] #8 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done [2025-10-31T10:05:57.326Z] #8 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done [2025-10-31T10:05:57.326Z] #8 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done [2025-10-31T10:05:57.326Z] #8 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done [2025-10-31T10:05:57.326Z] #8 pushing layers 0.0s done [2025-10-31T10:05:57.326Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done [2025-10-31T10:05:57.326Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:57.326Z] #8 DONE 0.1s [2025-10-31T10:05:57.326Z] [2025-10-31T10:05:57.326Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:57.326Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:57.618Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 --push - [2025-10-31T10:05:57.618Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72' [2025-10-31T10:05:57.618Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:57.618Z] #1 transferring dockerfile: 170B done [2025-10-31T10:05:57.618Z] #1 DONE 0.0s [2025-10-31T10:05:57.618Z] [2025-10-31T10:05:57.618Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 [2025-10-31T10:05:57.618Z] #2 DONE 0.0s [2025-10-31T10:05:57.618Z] [2025-10-31T10:05:57.618Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 [2025-10-31T10:05:57.618Z] #3 DONE 0.0s [2025-10-31T10:05:57.618Z] [2025-10-31T10:05:57.618Z] #4 [internal] load .dockerignore [2025-10-31T10:05:57.618Z] #4 transferring context: 2B done [2025-10-31T10:05:57.618Z] #4 DONE 0.0s [2025-10-31T10:05:57.618Z] [2025-10-31T10:05:57.618Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:57.618Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done [2025-10-31T10:05:57.618Z] #5 CACHED [2025-10-31T10:05:57.618Z] [2025-10-31T10:05:57.618Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:57.618Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done [2025-10-31T10:05:57.618Z] #6 CACHED [2025-10-31T10:05:57.618Z] [2025-10-31T10:05:57.618Z] #7 exporting to image [2025-10-31T10:05:57.618Z] #7 exporting layers done [2025-10-31T10:05:57.618Z] #7 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done [2025-10-31T10:05:57.618Z] #7 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done [2025-10-31T10:05:57.618Z] #7 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done [2025-10-31T10:05:57.618Z] #7 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done [2025-10-31T10:05:57.618Z] #7 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done [2025-10-31T10:05:57.618Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:57.879Z] #7 pushing layers 0.0s done [2025-10-31T10:05:57.879Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done [2025-10-31T10:05:57.879Z] #7 DONE 0.1s [2025-10-31T10:05:57.879Z] [2025-10-31T10:05:57.879Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:57.879Z] #8 DONE 0.0s [2025-10-31T10:05:57.879Z] [2025-10-31T10:05:57.879Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:57.879Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:58.181Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:05:58.181Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:05:58.441Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:58.441Z] #1 transferring dockerfile: 211B done [2025-10-31T10:05:58.441Z] #1 DONE 0.0s [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:58.441Z] #2 DONE 0.0s [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:05:58.441Z] #3 DONE 0.0s [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] #4 [internal] load .dockerignore [2025-10-31T10:05:58.441Z] #4 transferring context: 2B done [2025-10-31T10:05:58.441Z] #4 DONE 0.0s [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:58.441Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f done [2025-10-31T10:05:58.441Z] #5 CACHED [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:58.441Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done [2025-10-31T10:05:58.441Z] #6 CACHED [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] #7 exporting to image [2025-10-31T10:05:58.441Z] #7 exporting layers done [2025-10-31T10:05:58.441Z] #7 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done [2025-10-31T10:05:58.441Z] #7 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done [2025-10-31T10:05:58.441Z] #7 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done [2025-10-31T10:05:58.441Z] #7 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done [2025-10-31T10:05:58.441Z] #7 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done [2025-10-31T10:05:58.441Z] #7 pushing layers 0.0s done [2025-10-31T10:05:58.441Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 [2025-10-31T10:05:58.441Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:58.441Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done [2025-10-31T10:05:58.441Z] #7 DONE 0.1s [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:58.441Z] #8 DONE 0.0s [2025-10-31T10:05:58.441Z] [2025-10-31T10:05:58.441Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:58.441Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:58.729Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-10-31T10:05:58.729Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-10-31T10:05:58.729Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:58.729Z] #1 transferring dockerfile: 162B done [2025-10-31T10:05:58.729Z] #1 DONE 0.0s [2025-10-31T10:05:58.729Z] [2025-10-31T10:05:58.729Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T10:05:58.729Z] #2 DONE 0.0s [2025-10-31T10:05:58.729Z] [2025-10-31T10:05:58.729Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T10:05:58.729Z] #3 DONE 0.0s [2025-10-31T10:05:58.729Z] [2025-10-31T10:05:58.729Z] #4 [internal] load .dockerignore [2025-10-31T10:05:58.729Z] #4 transferring context: 2B done [2025-10-31T10:05:58.729Z] #4 DONE 0.0s [2025-10-31T10:05:58.729Z] [2025-10-31T10:05:58.729Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:58.729Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done [2025-10-31T10:05:58.729Z] #5 CACHED [2025-10-31T10:05:58.729Z] [2025-10-31T10:05:58.729Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f [2025-10-31T10:05:58.729Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done [2025-10-31T10:05:58.729Z] #6 CACHED [2025-10-31T10:05:58.729Z] [2025-10-31T10:05:58.729Z] #7 exporting to image [2025-10-31T10:05:58.729Z] #7 exporting layers done [2025-10-31T10:05:58.729Z] #7 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done [2025-10-31T10:05:58.729Z] #7 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done [2025-10-31T10:05:58.729Z] #7 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done [2025-10-31T10:05:58.729Z] #7 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done [2025-10-31T10:05:58.729Z] #7 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done [2025-10-31T10:05:58.729Z] #7 pushing layers [2025-10-31T10:05:58.729Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:58.988Z] #7 pushing layers 0.0s done [2025-10-31T10:05:58.988Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done [2025-10-31T10:05:58.988Z] #7 DONE 0.1s [2025-10-31T10:05:58.988Z] [2025-10-31T10:05:58.988Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:58.988Z] #8 DONE 0.0s [2025-10-31T10:05:58.988Z] [2025-10-31T10:05:58.988Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:58.988Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:05:59.274Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:05:59.274Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:05:59.533Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:05:59.533Z] #1 transferring dockerfile: 206B done [2025-10-31T10:05:59.533Z] #1 DONE 0.0s [2025-10-31T10:05:59.533Z] [2025-10-31T10:05:59.533Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:59.533Z] #2 DONE 0.0s [2025-10-31T10:05:59.533Z] [2025-10-31T10:05:59.533Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:05:59.533Z] #3 DONE 0.1s [2025-10-31T10:05:59.533Z] [2025-10-31T10:05:59.533Z] #4 [internal] load .dockerignore [2025-10-31T10:05:59.533Z] #4 transferring context: 2B done [2025-10-31T10:05:59.533Z] #4 DONE 0.0s [2025-10-31T10:05:59.533Z] [2025-10-31T10:05:59.533Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:05:59.533Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:05:59.533Z] #5 ... [2025-10-31T10:05:59.533Z] [2025-10-31T10:05:59.533Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:05:59.533Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c done [2025-10-31T10:05:59.533Z] #6 DONE 0.1s [2025-10-31T10:05:59.793Z] [2025-10-31T10:05:59.793Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:05:59.793Z] #7 DONE 0.0s [2025-10-31T10:05:59.793Z] [2025-10-31T10:05:59.793Z] #8 exporting to image [2025-10-31T10:05:59.793Z] #8 exporting layers done [2025-10-31T10:05:59.793Z] #8 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done [2025-10-31T10:05:59.793Z] #8 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done [2025-10-31T10:05:59.793Z] #8 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done [2025-10-31T10:05:59.793Z] #8 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done [2025-10-31T10:05:59.793Z] #8 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done [2025-10-31T10:05:59.793Z] #8 pushing layers 0.1s done [2025-10-31T10:05:59.793Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 [2025-10-31T10:05:59.793Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:05:59.793Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done [2025-10-31T10:05:59.793Z] #8 DONE 0.2s [2025-10-31T10:05:59.793Z] [2025-10-31T10:05:59.793Z] 1 warning found (use --debug to expand): [2025-10-31T10:05:59.793Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:00.081Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-10-31T10:06:00.081Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-10-31T10:06:00.081Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:00.081Z] #1 transferring dockerfile: 172B done [2025-10-31T10:06:00.081Z] #1 DONE 0.0s [2025-10-31T10:06:00.081Z] [2025-10-31T10:06:00.081Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T10:06:00.081Z] #2 DONE 0.0s [2025-10-31T10:06:00.081Z] [2025-10-31T10:06:00.081Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T10:06:00.081Z] #3 DONE 0.0s [2025-10-31T10:06:00.081Z] [2025-10-31T10:06:00.081Z] #4 [internal] load .dockerignore [2025-10-31T10:06:00.081Z] #4 transferring context: 2B done [2025-10-31T10:06:00.081Z] #4 DONE 0.0s [2025-10-31T10:06:00.081Z] [2025-10-31T10:06:00.081Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:00.081Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:00.081Z] #5 CACHED [2025-10-31T10:06:00.081Z] [2025-10-31T10:06:00.081Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:00.081Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:00.081Z] #6 CACHED [2025-10-31T10:06:00.081Z] [2025-10-31T10:06:00.081Z] #7 exporting to image [2025-10-31T10:06:00.081Z] #7 exporting layers done [2025-10-31T10:06:00.081Z] #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done [2025-10-31T10:06:00.081Z] #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done [2025-10-31T10:06:00.081Z] #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done [2025-10-31T10:06:00.081Z] #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done [2025-10-31T10:06:00.081Z] #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done [2025-10-31T10:06:00.081Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:00.340Z] #7 pushing layers 0.0s done [2025-10-31T10:06:00.340Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done [2025-10-31T10:06:00.340Z] #7 DONE 0.1s [2025-10-31T10:06:00.340Z] [2025-10-31T10:06:00.340Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:00.340Z] #8 DONE 0.0s [2025-10-31T10:06:00.340Z] [2025-10-31T10:06:00.340Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:00.340Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:00.630Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72' [2025-10-31T10:06:00.630Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 --push - [2025-10-31T10:06:00.630Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:00.630Z] #1 transferring dockerfile: 178B done [2025-10-31T10:06:00.630Z] #1 DONE 0.0s [2025-10-31T10:06:00.630Z] [2025-10-31T10:06:00.630Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 [2025-10-31T10:06:00.630Z] #2 DONE 0.0s [2025-10-31T10:06:00.630Z] [2025-10-31T10:06:00.630Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 [2025-10-31T10:06:00.630Z] #3 DONE 0.0s [2025-10-31T10:06:00.630Z] [2025-10-31T10:06:00.630Z] #4 [internal] load .dockerignore [2025-10-31T10:06:00.630Z] #4 transferring context: 2B done [2025-10-31T10:06:00.630Z] #4 DONE 0.0s [2025-10-31T10:06:00.630Z] [2025-10-31T10:06:00.630Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:00.630Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:00.630Z] #5 CACHED [2025-10-31T10:06:00.630Z] [2025-10-31T10:06:00.630Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:00.630Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:00.630Z] #6 CACHED [2025-10-31T10:06:00.630Z] [2025-10-31T10:06:00.630Z] #7 exporting to image [2025-10-31T10:06:00.630Z] #7 exporting layers done [2025-10-31T10:06:00.630Z] #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done [2025-10-31T10:06:00.630Z] #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done [2025-10-31T10:06:00.630Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:00.889Z] #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done [2025-10-31T10:06:00.889Z] #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done [2025-10-31T10:06:00.889Z] #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done [2025-10-31T10:06:00.889Z] #7 pushing layers 0.0s done [2025-10-31T10:06:00.889Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done [2025-10-31T10:06:00.889Z] #7 DONE 0.1s [2025-10-31T10:06:00.889Z] [2025-10-31T10:06:00.889Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:00.889Z] #8 DONE 0.0s [2025-10-31T10:06:00.889Z] [2025-10-31T10:06:00.889Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:00.889Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:01.186Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:01.186Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:01.186Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:01.186Z] #1 transferring dockerfile: 219B done [2025-10-31T10:06:01.186Z] #1 DONE 0.0s [2025-10-31T10:06:01.186Z] [2025-10-31T10:06:01.186Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:01.186Z] #2 DONE 0.0s [2025-10-31T10:06:01.186Z] [2025-10-31T10:06:01.186Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:01.186Z] #3 DONE 0.0s [2025-10-31T10:06:01.186Z] [2025-10-31T10:06:01.186Z] #4 [internal] load .dockerignore [2025-10-31T10:06:01.186Z] #4 transferring context: 2B done [2025-10-31T10:06:01.186Z] #4 DONE 0.0s [2025-10-31T10:06:01.186Z] [2025-10-31T10:06:01.186Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:01.186Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:01.186Z] #5 CACHED [2025-10-31T10:06:01.186Z] [2025-10-31T10:06:01.186Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:01.186Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:01.186Z] #6 CACHED [2025-10-31T10:06:01.186Z] [2025-10-31T10:06:01.186Z] #7 exporting to image [2025-10-31T10:06:01.186Z] #7 exporting layers done [2025-10-31T10:06:01.186Z] #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done [2025-10-31T10:06:01.186Z] #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done [2025-10-31T10:06:01.186Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:01.446Z] #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done [2025-10-31T10:06:01.446Z] #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done [2025-10-31T10:06:01.446Z] #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done [2025-10-31T10:06:01.446Z] #7 pushing layers 0.0s done [2025-10-31T10:06:01.446Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done [2025-10-31T10:06:01.446Z] #7 DONE 0.1s [2025-10-31T10:06:01.446Z] [2025-10-31T10:06:01.446Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:01.446Z] #8 DONE 0.0s [2025-10-31T10:06:01.446Z] [2025-10-31T10:06:01.446Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:01.446Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:01.742Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-10-31T10:06:01.742Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-10-31T10:06:01.742Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:01.742Z] #1 transferring dockerfile: 170B done [2025-10-31T10:06:01.742Z] #1 DONE 0.0s [2025-10-31T10:06:01.742Z] [2025-10-31T10:06:01.742Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T10:06:01.743Z] #2 DONE 0.0s [2025-10-31T10:06:01.743Z] [2025-10-31T10:06:01.743Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T10:06:01.743Z] #3 DONE 0.0s [2025-10-31T10:06:01.743Z] [2025-10-31T10:06:01.743Z] #4 [internal] load .dockerignore [2025-10-31T10:06:01.743Z] #4 transferring context: 2B done [2025-10-31T10:06:01.743Z] #4 DONE 0.0s [2025-10-31T10:06:01.743Z] [2025-10-31T10:06:01.743Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:01.743Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:01.743Z] #5 CACHED [2025-10-31T10:06:01.743Z] [2025-10-31T10:06:01.743Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c [2025-10-31T10:06:01.743Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done [2025-10-31T10:06:01.743Z] #6 CACHED [2025-10-31T10:06:01.743Z] [2025-10-31T10:06:01.743Z] #7 exporting to image [2025-10-31T10:06:01.743Z] #7 exporting layers done [2025-10-31T10:06:01.743Z] #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done [2025-10-31T10:06:01.743Z] #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done [2025-10-31T10:06:01.743Z] #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done [2025-10-31T10:06:01.743Z] #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 [2025-10-31T10:06:01.743Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:02.002Z] #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done [2025-10-31T10:06:02.002Z] #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done [2025-10-31T10:06:02.002Z] #7 pushing layers 0.0s done [2025-10-31T10:06:02.002Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done [2025-10-31T10:06:02.002Z] #7 DONE 0.1s [2025-10-31T10:06:02.002Z] [2025-10-31T10:06:02.002Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:02.003Z] #8 DONE 0.0s [2025-10-31T10:06:02.003Z] [2025-10-31T10:06:02.003Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:02.003Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:02.299Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:02.299Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:02.559Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:02.559Z] #1 transferring dockerfile: 204B done [2025-10-31T10:06:02.559Z] #1 DONE 0.0s [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:02.559Z] #2 DONE 0.0s [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:02.559Z] #3 DONE 0.1s [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #4 [internal] load .dockerignore [2025-10-31T10:06:02.559Z] #4 transferring context: 2B done [2025-10-31T10:06:02.559Z] #4 DONE 0.0s [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:02.559Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:02.559Z] #5 ... [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:02.559Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:02.559Z] #6 DONE 0.1s [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #7 exporting to image [2025-10-31T10:06:02.559Z] #7 exporting layers done [2025-10-31T10:06:02.559Z] #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 0.0s done [2025-10-31T10:06:02.559Z] #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done [2025-10-31T10:06:02.559Z] #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done [2025-10-31T10:06:02.559Z] #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done [2025-10-31T10:06:02.559Z] #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb [2025-10-31T10:06:02.559Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:02.559Z] #7 ... [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:02.559Z] #8 DONE 0.0s [2025-10-31T10:06:02.559Z] [2025-10-31T10:06:02.559Z] #7 exporting to image [2025-10-31T10:06:02.559Z] #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.0s done [2025-10-31T10:06:02.559Z] #7 pushing layers 0.1s done [2025-10-31T10:06:02.559Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb [2025-10-31T10:06:02.817Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done [2025-10-31T10:06:02.817Z] #7 DONE 0.2s [2025-10-31T10:06:02.817Z] [2025-10-31T10:06:02.817Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:02.817Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:03.104Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-10-31T10:06:03.104Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-10-31T10:06:03.104Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:03.104Z] #1 transferring dockerfile: 170B done [2025-10-31T10:06:03.104Z] #1 DONE 0.0s [2025-10-31T10:06:03.104Z] [2025-10-31T10:06:03.104Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T10:06:03.104Z] #2 DONE 0.0s [2025-10-31T10:06:03.104Z] [2025-10-31T10:06:03.104Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T10:06:03.104Z] #3 DONE 0.0s [2025-10-31T10:06:03.104Z] [2025-10-31T10:06:03.104Z] #4 [internal] load .dockerignore [2025-10-31T10:06:03.104Z] #4 transferring context: 2B done [2025-10-31T10:06:03.104Z] #4 DONE 0.0s [2025-10-31T10:06:03.104Z] [2025-10-31T10:06:03.104Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:03.104Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:03.104Z] #5 CACHED [2025-10-31T10:06:03.104Z] [2025-10-31T10:06:03.104Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:03.104Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:03.105Z] #6 CACHED [2025-10-31T10:06:03.105Z] [2025-10-31T10:06:03.105Z] #7 exporting to image [2025-10-31T10:06:03.105Z] #7 exporting layers done [2025-10-31T10:06:03.105Z] #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done [2025-10-31T10:06:03.105Z] #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done [2025-10-31T10:06:03.105Z] #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done [2025-10-31T10:06:03.105Z] #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done [2025-10-31T10:06:03.105Z] #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb [2025-10-31T10:06:03.105Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:03.517Z] #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done [2025-10-31T10:06:03.517Z] #7 pushing layers 0.0s done [2025-10-31T10:06:03.517Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done [2025-10-31T10:06:03.517Z] #7 DONE 0.1s [2025-10-31T10:06:03.517Z] [2025-10-31T10:06:03.517Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:03.517Z] #8 DONE 0.0s [2025-10-31T10:06:03.517Z] [2025-10-31T10:06:03.517Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:03.517Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:03.835Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72' [2025-10-31T10:06:03.835Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 --push - [2025-10-31T10:06:03.835Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:03.835Z] #1 transferring dockerfile: 176B done [2025-10-31T10:06:03.835Z] #1 DONE 0.0s [2025-10-31T10:06:03.835Z] [2025-10-31T10:06:03.835Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 [2025-10-31T10:06:03.835Z] #2 DONE 0.0s [2025-10-31T10:06:03.835Z] [2025-10-31T10:06:03.835Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 [2025-10-31T10:06:03.835Z] #3 DONE 0.0s [2025-10-31T10:06:03.835Z] [2025-10-31T10:06:03.835Z] #4 [internal] load .dockerignore [2025-10-31T10:06:03.835Z] #4 transferring context: 2B done [2025-10-31T10:06:03.835Z] #4 DONE 0.0s [2025-10-31T10:06:03.835Z] [2025-10-31T10:06:03.835Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:03.835Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:03.835Z] #5 CACHED [2025-10-31T10:06:03.835Z] [2025-10-31T10:06:03.835Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:03.835Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:03.835Z] #6 CACHED [2025-10-31T10:06:03.835Z] [2025-10-31T10:06:03.835Z] #7 exporting to image [2025-10-31T10:06:03.835Z] #7 exporting layers done [2025-10-31T10:06:03.835Z] #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done [2025-10-31T10:06:03.835Z] #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 [2025-10-31T10:06:03.835Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:04.094Z] #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done [2025-10-31T10:06:04.094Z] #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done [2025-10-31T10:06:04.094Z] #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done [2025-10-31T10:06:04.094Z] #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done [2025-10-31T10:06:04.094Z] #7 pushing layers 0.0s done [2025-10-31T10:06:04.094Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done [2025-10-31T10:06:04.094Z] #7 DONE 0.1s [2025-10-31T10:06:04.094Z] [2025-10-31T10:06:04.094Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:04.094Z] #8 DONE 0.0s [2025-10-31T10:06:04.094Z] [2025-10-31T10:06:04.094Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:04.094Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:04.383Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:04.383Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:04.383Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:04.383Z] #1 transferring dockerfile: 217B done [2025-10-31T10:06:04.383Z] #1 DONE 0.0s [2025-10-31T10:06:04.383Z] [2025-10-31T10:06:04.383Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:04.383Z] #2 DONE 0.0s [2025-10-31T10:06:04.383Z] [2025-10-31T10:06:04.383Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:04.383Z] #3 DONE 0.0s [2025-10-31T10:06:04.383Z] [2025-10-31T10:06:04.383Z] #4 [internal] load .dockerignore [2025-10-31T10:06:04.383Z] #4 transferring context: 2B done [2025-10-31T10:06:04.383Z] #4 DONE 0.0s [2025-10-31T10:06:04.383Z] [2025-10-31T10:06:04.383Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:04.383Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:04.642Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:04.642Z] #5 CACHED [2025-10-31T10:06:04.642Z] [2025-10-31T10:06:04.642Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:04.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:04.643Z] #6 CACHED [2025-10-31T10:06:04.643Z] [2025-10-31T10:06:04.643Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:04.643Z] #7 DONE 0.0s [2025-10-31T10:06:04.643Z] [2025-10-31T10:06:04.643Z] #8 exporting to image [2025-10-31T10:06:04.643Z] #8 exporting layers done [2025-10-31T10:06:04.643Z] #8 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done [2025-10-31T10:06:04.643Z] #8 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done [2025-10-31T10:06:04.643Z] #8 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done [2025-10-31T10:06:04.643Z] #8 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done [2025-10-31T10:06:04.643Z] #8 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done [2025-10-31T10:06:04.643Z] #8 pushing layers 0.0s done [2025-10-31T10:06:04.643Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done [2025-10-31T10:06:04.643Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:04.643Z] #8 DONE 0.1s [2025-10-31T10:06:04.643Z] [2025-10-31T10:06:04.643Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:04.643Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:04.943Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-10-31T10:06:04.943Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-10-31T10:06:04.943Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:04.943Z] #1 transferring dockerfile: 168B done [2025-10-31T10:06:04.943Z] #1 DONE 0.0s [2025-10-31T10:06:04.943Z] [2025-10-31T10:06:04.943Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T10:06:04.943Z] #2 DONE 0.0s [2025-10-31T10:06:04.943Z] [2025-10-31T10:06:04.943Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T10:06:04.943Z] #3 DONE 0.0s [2025-10-31T10:06:04.943Z] [2025-10-31T10:06:04.943Z] #4 [internal] load .dockerignore [2025-10-31T10:06:04.943Z] #4 transferring context: 2B done [2025-10-31T10:06:04.943Z] #4 DONE 0.0s [2025-10-31T10:06:04.943Z] [2025-10-31T10:06:04.943Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:04.943Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:04.943Z] #5 CACHED [2025-10-31T10:06:04.943Z] [2025-10-31T10:06:04.943Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 [2025-10-31T10:06:04.943Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done [2025-10-31T10:06:04.943Z] #6 CACHED [2025-10-31T10:06:04.943Z] [2025-10-31T10:06:04.943Z] #7 exporting to image [2025-10-31T10:06:04.943Z] #7 exporting layers done [2025-10-31T10:06:04.943Z] #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done [2025-10-31T10:06:04.943Z] #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done [2025-10-31T10:06:04.943Z] #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done [2025-10-31T10:06:04.943Z] #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done [2025-10-31T10:06:04.943Z] #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done [2025-10-31T10:06:04.943Z] #7 pushing layers 0.0s done [2025-10-31T10:06:04.943Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb [2025-10-31T10:06:04.943Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:05.202Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done [2025-10-31T10:06:05.202Z] #7 DONE 0.1s [2025-10-31T10:06:05.202Z] [2025-10-31T10:06:05.202Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:05.202Z] #8 DONE 0.0s [2025-10-31T10:06:05.202Z] [2025-10-31T10:06:05.202Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:05.202Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:05.492Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:05.492Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:05.492Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:05.492Z] #1 transferring dockerfile: 205B 0.0s done [2025-10-31T10:06:05.492Z] #1 DONE 0.0s [2025-10-31T10:06:05.492Z] [2025-10-31T10:06:05.492Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:05.492Z] #2 DONE 0.0s [2025-10-31T10:06:05.492Z] [2025-10-31T10:06:05.492Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:05.492Z] #3 DONE 0.1s [2025-10-31T10:06:05.492Z] [2025-10-31T10:06:05.492Z] #4 [internal] load .dockerignore [2025-10-31T10:06:05.492Z] #4 transferring context: 2B done [2025-10-31T10:06:05.492Z] #4 DONE 0.0s [2025-10-31T10:06:05.751Z] [2025-10-31T10:06:05.751Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:05.751Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c done [2025-10-31T10:06:05.751Z] #5 DONE 0.0s [2025-10-31T10:06:05.751Z] [2025-10-31T10:06:05.751Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:05.751Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c done [2025-10-31T10:06:05.751Z] #6 DONE 0.1s [2025-10-31T10:06:05.751Z] [2025-10-31T10:06:05.751Z] #7 exporting to image [2025-10-31T10:06:05.751Z] #7 exporting layers [2025-10-31T10:06:05.751Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:05.751Z] #7 ... [2025-10-31T10:06:05.751Z] [2025-10-31T10:06:05.751Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:05.751Z] #8 DONE 0.0s [2025-10-31T10:06:05.751Z] [2025-10-31T10:06:05.751Z] #7 exporting to image [2025-10-31T10:06:05.752Z] #7 exporting layers done [2025-10-31T10:06:05.752Z] #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done [2025-10-31T10:06:05.752Z] #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done [2025-10-31T10:06:05.752Z] #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done [2025-10-31T10:06:05.752Z] #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done [2025-10-31T10:06:05.752Z] #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done [2025-10-31T10:06:05.752Z] #7 pushing layers 0.1s done [2025-10-31T10:06:05.752Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be [2025-10-31T10:06:06.011Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done [2025-10-31T10:06:06.011Z] #7 DONE 0.2s [2025-10-31T10:06:06.011Z] [2025-10-31T10:06:06.011Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:06.011Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:06.303Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-10-31T10:06:06.303Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-10-31T10:06:06.303Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:06.303Z] #1 transferring dockerfile: 171B done [2025-10-31T10:06:06.303Z] #1 DONE 0.0s [2025-10-31T10:06:06.303Z] [2025-10-31T10:06:06.303Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T10:06:06.303Z] #2 DONE 0.0s [2025-10-31T10:06:06.303Z] [2025-10-31T10:06:06.303Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T10:06:06.303Z] #3 DONE 0.0s [2025-10-31T10:06:06.303Z] [2025-10-31T10:06:06.303Z] #4 [internal] load .dockerignore [2025-10-31T10:06:06.303Z] #4 transferring context: 2B done [2025-10-31T10:06:06.303Z] #4 DONE 0.0s [2025-10-31T10:06:06.564Z] [2025-10-31T10:06:06.564Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:06.564Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:06.564Z] #5 CACHED [2025-10-31T10:06:06.564Z] [2025-10-31T10:06:06.564Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:06.564Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:06.564Z] #6 CACHED [2025-10-31T10:06:06.564Z] [2025-10-31T10:06:06.564Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:06.564Z] #7 DONE 0.0s [2025-10-31T10:06:06.564Z] [2025-10-31T10:06:06.564Z] #8 exporting to image [2025-10-31T10:06:06.564Z] #8 exporting layers done [2025-10-31T10:06:06.564Z] #8 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done [2025-10-31T10:06:06.564Z] #8 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done [2025-10-31T10:06:06.564Z] #8 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done [2025-10-31T10:06:06.564Z] #8 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done [2025-10-31T10:06:06.564Z] #8 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done [2025-10-31T10:06:06.564Z] #8 pushing layers 0.0s done [2025-10-31T10:06:06.564Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done [2025-10-31T10:06:06.564Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:06.564Z] #8 DONE 0.1s [2025-10-31T10:06:06.564Z] [2025-10-31T10:06:06.564Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:06.564Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:06.848Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72' [2025-10-31T10:06:06.848Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 --push - [2025-10-31T10:06:06.848Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:06.848Z] #1 transferring dockerfile: 177B done [2025-10-31T10:06:06.848Z] #1 DONE 0.0s [2025-10-31T10:06:06.848Z] [2025-10-31T10:06:06.848Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 [2025-10-31T10:06:06.848Z] #2 DONE 0.0s [2025-10-31T10:06:06.848Z] [2025-10-31T10:06:06.848Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 [2025-10-31T10:06:06.848Z] #3 DONE 0.0s [2025-10-31T10:06:06.848Z] [2025-10-31T10:06:06.848Z] #4 [internal] load .dockerignore [2025-10-31T10:06:06.848Z] #4 transferring context: 2B done [2025-10-31T10:06:06.848Z] #4 DONE 0.0s [2025-10-31T10:06:06.848Z] [2025-10-31T10:06:06.848Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:06.848Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:06.848Z] #5 CACHED [2025-10-31T10:06:06.848Z] [2025-10-31T10:06:06.848Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:06.848Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:06.848Z] #6 CACHED [2025-10-31T10:06:06.848Z] [2025-10-31T10:06:06.848Z] #7 exporting to image [2025-10-31T10:06:06.848Z] #7 exporting layers done [2025-10-31T10:06:06.848Z] #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done [2025-10-31T10:06:06.848Z] #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done [2025-10-31T10:06:06.848Z] #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done [2025-10-31T10:06:06.848Z] #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done [2025-10-31T10:06:06.848Z] #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done [2025-10-31T10:06:06.848Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:07.108Z] #7 pushing layers 0.0s done [2025-10-31T10:06:07.108Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done [2025-10-31T10:06:07.108Z] #7 DONE 0.1s [2025-10-31T10:06:07.108Z] [2025-10-31T10:06:07.108Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:07.108Z] #8 DONE 0.0s [2025-10-31T10:06:07.108Z] [2025-10-31T10:06:07.108Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:07.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:07.396Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:07.396Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:07.655Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:07.655Z] #1 transferring dockerfile: 218B done [2025-10-31T10:06:07.655Z] #1 DONE 0.0s [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:07.655Z] #2 DONE 0.0s [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:07.655Z] #3 DONE 0.0s [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] #4 [internal] load .dockerignore [2025-10-31T10:06:07.655Z] #4 transferring context: 2B done [2025-10-31T10:06:07.655Z] #4 DONE 0.0s [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:07.655Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:07.655Z] #5 CACHED [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:07.655Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:07.655Z] #6 CACHED [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] #7 exporting to image [2025-10-31T10:06:07.655Z] #7 exporting layers done [2025-10-31T10:06:07.655Z] #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done [2025-10-31T10:06:07.655Z] #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done [2025-10-31T10:06:07.655Z] #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done [2025-10-31T10:06:07.655Z] #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done [2025-10-31T10:06:07.655Z] #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done [2025-10-31T10:06:07.655Z] #7 pushing layers 0.0s done [2025-10-31T10:06:07.655Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be [2025-10-31T10:06:07.655Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:07.655Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done [2025-10-31T10:06:07.655Z] #7 DONE 0.1s [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:07.655Z] #8 DONE 0.0s [2025-10-31T10:06:07.655Z] [2025-10-31T10:06:07.655Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:07.655Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:07.950Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-10-31T10:06:07.950Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-10-31T10:06:08.210Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:08.210Z] #1 transferring dockerfile: 169B done [2025-10-31T10:06:08.210Z] #1 DONE 0.0s [2025-10-31T10:06:08.210Z] [2025-10-31T10:06:08.210Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T10:06:08.210Z] #2 DONE 0.0s [2025-10-31T10:06:08.210Z] [2025-10-31T10:06:08.210Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T10:06:08.210Z] #3 DONE 0.0s [2025-10-31T10:06:08.210Z] [2025-10-31T10:06:08.210Z] #4 [internal] load .dockerignore [2025-10-31T10:06:08.210Z] #4 transferring context: 2B done [2025-10-31T10:06:08.210Z] #4 DONE 0.0s [2025-10-31T10:06:08.210Z] [2025-10-31T10:06:08.210Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:08.210Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:08.210Z] #5 CACHED [2025-10-31T10:06:08.210Z] [2025-10-31T10:06:08.210Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c [2025-10-31T10:06:08.210Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done [2025-10-31T10:06:08.210Z] #6 CACHED [2025-10-31T10:06:08.210Z] [2025-10-31T10:06:08.210Z] #7 exporting to image [2025-10-31T10:06:08.210Z] #7 exporting layers done [2025-10-31T10:06:08.211Z] #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done [2025-10-31T10:06:08.211Z] #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done [2025-10-31T10:06:08.211Z] #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done [2025-10-31T10:06:08.211Z] #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done [2025-10-31T10:06:08.211Z] #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done [2025-10-31T10:06:08.211Z] #7 pushing layers [2025-10-31T10:06:08.211Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:08.211Z] #7 pushing layers 0.0s done [2025-10-31T10:06:08.211Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done [2025-10-31T10:06:08.211Z] #7 DONE 0.1s [2025-10-31T10:06:08.211Z] [2025-10-31T10:06:08.211Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:08.211Z] #8 DONE 0.0s [2025-10-31T10:06:08.211Z] [2025-10-31T10:06:08.211Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:08.211Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:08.502Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:08.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:08.503Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:08.503Z] #1 transferring dockerfile: 211B done [2025-10-31T10:06:08.503Z] #1 DONE 0.0s [2025-10-31T10:06:08.503Z] [2025-10-31T10:06:08.503Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:08.503Z] #2 DONE 0.0s [2025-10-31T10:06:08.503Z] [2025-10-31T10:06:08.503Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:08.503Z] #3 DONE 0.0s [2025-10-31T10:06:08.503Z] [2025-10-31T10:06:08.503Z] #4 [internal] load .dockerignore [2025-10-31T10:06:08.503Z] #4 transferring context: 2B done [2025-10-31T10:06:08.503Z] #4 DONE 0.0s [2025-10-31T10:06:08.503Z] [2025-10-31T10:06:08.503Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:08.503Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done [2025-10-31T10:06:08.503Z] #5 DONE 0.0s [2025-10-31T10:06:08.503Z] [2025-10-31T10:06:08.503Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:08.762Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done [2025-10-31T10:06:08.762Z] #6 DONE 0.0s [2025-10-31T10:06:08.762Z] [2025-10-31T10:06:08.762Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:08.762Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done [2025-10-31T10:06:08.762Z] #5 DONE 0.1s [2025-10-31T10:06:08.762Z] [2025-10-31T10:06:08.762Z] #7 exporting to image [2025-10-31T10:06:08.762Z] #7 exporting layers [2025-10-31T10:06:08.762Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:08.762Z] #7 ... [2025-10-31T10:06:08.762Z] [2025-10-31T10:06:08.762Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:08.762Z] #8 DONE 0.0s [2025-10-31T10:06:08.762Z] [2025-10-31T10:06:08.762Z] #7 exporting to image [2025-10-31T10:06:08.762Z] #7 exporting layers done [2025-10-31T10:06:08.762Z] #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done [2025-10-31T10:06:08.762Z] #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done [2025-10-31T10:06:08.762Z] #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done [2025-10-31T10:06:08.762Z] #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done [2025-10-31T10:06:08.762Z] #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done [2025-10-31T10:06:08.762Z] #7 pushing layers 0.1s done [2025-10-31T10:06:08.762Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 [2025-10-31T10:06:09.021Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done [2025-10-31T10:06:09.021Z] #7 DONE 0.2s [2025-10-31T10:06:09.021Z] [2025-10-31T10:06:09.021Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:09.021Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:09.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-10-31T10:06:09.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-10-31T10:06:09.307Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:09.307Z] #1 transferring dockerfile: 177B done [2025-10-31T10:06:09.307Z] #1 DONE 0.0s [2025-10-31T10:06:09.307Z] [2025-10-31T10:06:09.307Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T10:06:09.307Z] #2 DONE 0.0s [2025-10-31T10:06:09.307Z] [2025-10-31T10:06:09.307Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T10:06:09.307Z] #3 DONE 0.0s [2025-10-31T10:06:09.307Z] [2025-10-31T10:06:09.307Z] #4 [internal] load .dockerignore [2025-10-31T10:06:09.307Z] #4 transferring context: 2B done [2025-10-31T10:06:09.307Z] #4 DONE 0.0s [2025-10-31T10:06:09.307Z] [2025-10-31T10:06:09.307Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:09.307Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done [2025-10-31T10:06:09.307Z] #5 CACHED [2025-10-31T10:06:09.307Z] [2025-10-31T10:06:09.307Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:09.307Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done [2025-10-31T10:06:09.307Z] #6 CACHED [2025-10-31T10:06:09.307Z] [2025-10-31T10:06:09.307Z] #7 exporting to image [2025-10-31T10:06:09.307Z] #7 exporting layers [2025-10-31T10:06:09.307Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:09.566Z] #7 exporting layers done [2025-10-31T10:06:09.566Z] #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done [2025-10-31T10:06:09.566Z] #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done [2025-10-31T10:06:09.566Z] #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done [2025-10-31T10:06:09.566Z] #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done [2025-10-31T10:06:09.566Z] #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done [2025-10-31T10:06:09.566Z] #7 pushing layers 0.0s done [2025-10-31T10:06:09.566Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done [2025-10-31T10:06:09.566Z] #7 DONE 0.1s [2025-10-31T10:06:09.566Z] [2025-10-31T10:06:09.566Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:09.566Z] #8 DONE 0.0s [2025-10-31T10:06:09.566Z] [2025-10-31T10:06:09.566Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:09.566Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:09.848Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72' [2025-10-31T10:06:09.848Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 --push - [2025-10-31T10:06:10.108Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:10.108Z] #1 transferring dockerfile: 183B done [2025-10-31T10:06:10.108Z] #1 DONE 0.0s [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 [2025-10-31T10:06:10.108Z] #2 DONE 0.0s [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 [2025-10-31T10:06:10.108Z] #3 DONE 0.0s [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] #4 [internal] load .dockerignore [2025-10-31T10:06:10.108Z] #4 transferring context: 2B done [2025-10-31T10:06:10.108Z] #4 DONE 0.0s [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:10.108Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done [2025-10-31T10:06:10.108Z] #5 CACHED [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:10.108Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done [2025-10-31T10:06:10.108Z] #6 CACHED [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] #7 exporting to image [2025-10-31T10:06:10.108Z] #7 exporting layers done [2025-10-31T10:06:10.108Z] #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done [2025-10-31T10:06:10.108Z] #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done [2025-10-31T10:06:10.108Z] #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done [2025-10-31T10:06:10.108Z] #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b [2025-10-31T10:06:10.108Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:10.108Z] #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done [2025-10-31T10:06:10.108Z] #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done [2025-10-31T10:06:10.108Z] #7 pushing layers 0.0s done [2025-10-31T10:06:10.108Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done [2025-10-31T10:06:10.108Z] #7 DONE 0.1s [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:10.108Z] #8 DONE 0.0s [2025-10-31T10:06:10.108Z] [2025-10-31T10:06:10.108Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:10.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:10.394Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:10.394Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:10.394Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:10.394Z] #1 transferring dockerfile: 224B done [2025-10-31T10:06:10.394Z] #1 DONE 0.0s [2025-10-31T10:06:10.394Z] [2025-10-31T10:06:10.394Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:10.394Z] #2 DONE 0.0s [2025-10-31T10:06:10.394Z] [2025-10-31T10:06:10.394Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:10.394Z] #3 DONE 0.0s [2025-10-31T10:06:10.394Z] [2025-10-31T10:06:10.394Z] #4 [internal] load .dockerignore [2025-10-31T10:06:10.394Z] #4 transferring context: 2B done [2025-10-31T10:06:10.394Z] #4 DONE 0.0s [2025-10-31T10:06:10.394Z] [2025-10-31T10:06:10.394Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:10.394Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done [2025-10-31T10:06:10.394Z] #5 CACHED [2025-10-31T10:06:10.394Z] [2025-10-31T10:06:10.394Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:10.394Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done [2025-10-31T10:06:10.394Z] #6 CACHED [2025-10-31T10:06:10.394Z] [2025-10-31T10:06:10.394Z] #7 exporting to image [2025-10-31T10:06:10.394Z] #7 exporting layers [2025-10-31T10:06:10.394Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:10.653Z] #7 exporting layers done [2025-10-31T10:06:10.653Z] #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done [2025-10-31T10:06:10.653Z] #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done [2025-10-31T10:06:10.653Z] #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done [2025-10-31T10:06:10.653Z] #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done [2025-10-31T10:06:10.653Z] #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done [2025-10-31T10:06:10.653Z] #7 pushing layers 0.0s done [2025-10-31T10:06:10.653Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done [2025-10-31T10:06:10.653Z] #7 DONE 0.1s [2025-10-31T10:06:10.653Z] [2025-10-31T10:06:10.653Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:10.653Z] #8 DONE 0.0s [2025-10-31T10:06:10.653Z] [2025-10-31T10:06:10.653Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:10.653Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:10.941Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-10-31T10:06:10.941Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-10-31T10:06:10.941Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:10.941Z] #1 transferring dockerfile: 175B done [2025-10-31T10:06:10.941Z] #1 DONE 0.0s [2025-10-31T10:06:10.941Z] [2025-10-31T10:06:10.941Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T10:06:10.941Z] #2 DONE 0.0s [2025-10-31T10:06:10.941Z] [2025-10-31T10:06:10.941Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T10:06:10.941Z] #3 DONE 0.0s [2025-10-31T10:06:10.941Z] [2025-10-31T10:06:10.941Z] #4 [internal] load .dockerignore [2025-10-31T10:06:10.941Z] #4 transferring context: 2B done [2025-10-31T10:06:10.941Z] #4 DONE 0.0s [2025-10-31T10:06:10.941Z] [2025-10-31T10:06:10.941Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:10.941Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done [2025-10-31T10:06:10.941Z] #5 CACHED [2025-10-31T10:06:10.941Z] [2025-10-31T10:06:10.941Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a [2025-10-31T10:06:11.201Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done [2025-10-31T10:06:11.201Z] #6 CACHED [2025-10-31T10:06:11.201Z] [2025-10-31T10:06:11.201Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:11.201Z] #7 DONE 0.0s [2025-10-31T10:06:11.201Z] [2025-10-31T10:06:11.201Z] #8 exporting to image [2025-10-31T10:06:11.201Z] #8 exporting layers done [2025-10-31T10:06:11.201Z] #8 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done [2025-10-31T10:06:11.201Z] #8 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done [2025-10-31T10:06:11.201Z] #8 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done [2025-10-31T10:06:11.201Z] #8 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done [2025-10-31T10:06:11.201Z] #8 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done [2025-10-31T10:06:11.201Z] #8 pushing layers 0.0s done [2025-10-31T10:06:11.201Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done [2025-10-31T10:06:11.201Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:11.201Z] #8 DONE 0.1s [2025-10-31T10:06:11.201Z] [2025-10-31T10:06:11.201Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:11.201Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:11.493Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:11.493Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:11.493Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:11.493Z] #1 transferring dockerfile: 215B done [2025-10-31T10:06:11.493Z] #1 DONE 0.0s [2025-10-31T10:06:11.493Z] [2025-10-31T10:06:11.493Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:11.493Z] #2 DONE 0.0s [2025-10-31T10:06:11.493Z] [2025-10-31T10:06:11.493Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:11.493Z] #3 DONE 0.0s [2025-10-31T10:06:11.493Z] [2025-10-31T10:06:11.493Z] #4 [internal] load .dockerignore [2025-10-31T10:06:11.493Z] #4 transferring context: 2B done [2025-10-31T10:06:11.493Z] #4 DONE 0.0s [2025-10-31T10:06:11.493Z] [2025-10-31T10:06:11.493Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:11.493Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done [2025-10-31T10:06:11.493Z] #5 DONE 0.0s [2025-10-31T10:06:11.493Z] [2025-10-31T10:06:11.493Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:11.753Z] #6 DONE 0.0s [2025-10-31T10:06:11.753Z] [2025-10-31T10:06:11.753Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:11.753Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done [2025-10-31T10:06:11.753Z] #5 DONE 0.1s [2025-10-31T10:06:11.753Z] [2025-10-31T10:06:11.753Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:11.753Z] #7 DONE 0.0s [2025-10-31T10:06:11.753Z] [2025-10-31T10:06:11.753Z] #8 exporting to image [2025-10-31T10:06:11.753Z] #8 exporting layers done [2025-10-31T10:06:11.753Z] #8 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done [2025-10-31T10:06:11.753Z] #8 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done [2025-10-31T10:06:11.753Z] #8 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done [2025-10-31T10:06:11.753Z] #8 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done [2025-10-31T10:06:11.753Z] #8 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done [2025-10-31T10:06:11.753Z] #8 pushing layers 0.1s done [2025-10-31T10:06:11.753Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done [2025-10-31T10:06:11.753Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:11.753Z] #8 DONE 0.2s [2025-10-31T10:06:12.013Z] [2025-10-31T10:06:12.013Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:12.013Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:12.299Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-10-31T10:06:12.299Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-10-31T10:06:12.299Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:12.299Z] #1 transferring dockerfile: 181B done [2025-10-31T10:06:12.299Z] #1 DONE 0.0s [2025-10-31T10:06:12.299Z] [2025-10-31T10:06:12.299Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T10:06:12.299Z] #2 DONE 0.0s [2025-10-31T10:06:12.299Z] [2025-10-31T10:06:12.299Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T10:06:12.299Z] #3 DONE 0.0s [2025-10-31T10:06:12.299Z] [2025-10-31T10:06:12.299Z] #4 [internal] load .dockerignore [2025-10-31T10:06:12.299Z] #4 transferring context: 2B done [2025-10-31T10:06:12.299Z] #4 DONE 0.0s [2025-10-31T10:06:12.299Z] [2025-10-31T10:06:12.299Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:12.299Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done [2025-10-31T10:06:12.299Z] #5 CACHED [2025-10-31T10:06:12.299Z] [2025-10-31T10:06:12.299Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:12.299Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done [2025-10-31T10:06:12.299Z] #6 CACHED [2025-10-31T10:06:12.299Z] [2025-10-31T10:06:12.299Z] #7 exporting to image [2025-10-31T10:06:12.299Z] #7 exporting layers [2025-10-31T10:06:12.299Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:12.560Z] #7 exporting layers done [2025-10-31T10:06:12.560Z] #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done [2025-10-31T10:06:12.560Z] #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done [2025-10-31T10:06:12.560Z] #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done [2025-10-31T10:06:12.560Z] #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done [2025-10-31T10:06:12.560Z] #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done [2025-10-31T10:06:12.560Z] #7 pushing layers 0.0s done [2025-10-31T10:06:12.560Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done [2025-10-31T10:06:12.560Z] #7 DONE 0.1s [2025-10-31T10:06:12.560Z] [2025-10-31T10:06:12.560Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:12.560Z] #8 DONE 0.0s [2025-10-31T10:06:12.560Z] [2025-10-31T10:06:12.560Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:12.560Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:12.849Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72' [2025-10-31T10:06:12.849Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 --push - [2025-10-31T10:06:12.849Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:13.108Z] #1 transferring dockerfile: 187B done [2025-10-31T10:06:13.108Z] #1 DONE 0.0s [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 [2025-10-31T10:06:13.108Z] #2 DONE 0.0s [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 [2025-10-31T10:06:13.108Z] #3 DONE 0.0s [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] #4 [internal] load .dockerignore [2025-10-31T10:06:13.108Z] #4 transferring context: 2B done [2025-10-31T10:06:13.108Z] #4 DONE 0.0s [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:13.108Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done [2025-10-31T10:06:13.108Z] #5 CACHED [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:13.108Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done [2025-10-31T10:06:13.108Z] #6 CACHED [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] #7 exporting to image [2025-10-31T10:06:13.108Z] #7 exporting layers done [2025-10-31T10:06:13.108Z] #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done [2025-10-31T10:06:13.108Z] #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done [2025-10-31T10:06:13.108Z] #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done [2025-10-31T10:06:13.108Z] #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done [2025-10-31T10:06:13.108Z] #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done [2025-10-31T10:06:13.108Z] #7 pushing layers 0.0s done [2025-10-31T10:06:13.108Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 [2025-10-31T10:06:13.108Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:13.108Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done [2025-10-31T10:06:13.108Z] #7 DONE 0.1s [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:13.108Z] #8 DONE 0.0s [2025-10-31T10:06:13.108Z] [2025-10-31T10:06:13.108Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:13.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:13.399Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:13.399Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:13.657Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:13.657Z] #1 transferring dockerfile: 228B done [2025-10-31T10:06:13.657Z] #1 DONE 0.0s [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:13.657Z] #2 DONE 0.0s [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:13.657Z] #3 DONE 0.0s [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] #4 [internal] load .dockerignore [2025-10-31T10:06:13.657Z] #4 transferring context: 2B done [2025-10-31T10:06:13.657Z] #4 DONE 0.0s [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:13.657Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done [2025-10-31T10:06:13.657Z] #5 CACHED [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:13.657Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done [2025-10-31T10:06:13.657Z] #6 CACHED [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] #7 exporting to image [2025-10-31T10:06:13.657Z] #7 exporting layers done [2025-10-31T10:06:13.657Z] #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done [2025-10-31T10:06:13.657Z] #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done [2025-10-31T10:06:13.657Z] #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done [2025-10-31T10:06:13.657Z] #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done [2025-10-31T10:06:13.657Z] #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done [2025-10-31T10:06:13.657Z] #7 pushing layers 0.0s done [2025-10-31T10:06:13.657Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 [2025-10-31T10:06:13.657Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:13.657Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done [2025-10-31T10:06:13.657Z] #7 DONE 0.1s [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:13.657Z] #8 DONE 0.0s [2025-10-31T10:06:13.657Z] [2025-10-31T10:06:13.657Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:13.657Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:13.936Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-10-31T10:06:13.936Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-10-31T10:06:13.936Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:13.936Z] #1 transferring dockerfile: 179B done [2025-10-31T10:06:13.936Z] #1 DONE 0.0s [2025-10-31T10:06:13.936Z] [2025-10-31T10:06:13.936Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T10:06:13.936Z] #2 DONE 0.0s [2025-10-31T10:06:13.936Z] [2025-10-31T10:06:13.936Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T10:06:13.936Z] #3 DONE 0.0s [2025-10-31T10:06:13.936Z] [2025-10-31T10:06:13.936Z] #4 [internal] load .dockerignore [2025-10-31T10:06:13.936Z] #4 transferring context: 2B done [2025-10-31T10:06:13.936Z] #4 DONE 0.0s [2025-10-31T10:06:13.936Z] [2025-10-31T10:06:13.936Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:13.936Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done [2025-10-31T10:06:13.936Z] #5 CACHED [2025-10-31T10:06:13.936Z] [2025-10-31T10:06:13.936Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 [2025-10-31T10:06:13.936Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done [2025-10-31T10:06:13.936Z] #6 CACHED [2025-10-31T10:06:13.936Z] [2025-10-31T10:06:13.936Z] #7 exporting to image [2025-10-31T10:06:13.936Z] #7 exporting layers done [2025-10-31T10:06:13.936Z] #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done [2025-10-31T10:06:13.936Z] #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done [2025-10-31T10:06:13.936Z] #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done [2025-10-31T10:06:13.936Z] #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done [2025-10-31T10:06:13.936Z] #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done [2025-10-31T10:06:13.936Z] #7 pushing layers 0.0s done [2025-10-31T10:06:13.936Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 [2025-10-31T10:06:13.936Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:14.195Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done [2025-10-31T10:06:14.195Z] #7 DONE 0.1s [2025-10-31T10:06:14.195Z] [2025-10-31T10:06:14.195Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:14.195Z] #8 DONE 0.0s [2025-10-31T10:06:14.195Z] [2025-10-31T10:06:14.195Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:14.195Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:14.482Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:14.482Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:14.482Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:14.482Z] #1 transferring dockerfile: 205B done [2025-10-31T10:06:14.482Z] #1 DONE 0.0s [2025-10-31T10:06:14.482Z] [2025-10-31T10:06:14.482Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:14.482Z] #2 DONE 0.0s [2025-10-31T10:06:14.482Z] [2025-10-31T10:06:14.482Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:14.482Z] #3 DONE 0.0s [2025-10-31T10:06:14.482Z] [2025-10-31T10:06:14.482Z] #4 [internal] load .dockerignore [2025-10-31T10:06:14.482Z] #4 transferring context: 2B done [2025-10-31T10:06:14.482Z] #4 DONE 0.0s [2025-10-31T10:06:14.740Z] [2025-10-31T10:06:14.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:14.740Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:14.740Z] #5 DONE 0.0s [2025-10-31T10:06:14.740Z] [2025-10-31T10:06:14.740Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:14.740Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 done [2025-10-31T10:06:14.740Z] #6 DONE 0.1s [2025-10-31T10:06:14.740Z] [2025-10-31T10:06:14.740Z] #7 exporting to image [2025-10-31T10:06:14.740Z] #7 exporting layers done [2025-10-31T10:06:14.740Z] #7 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done [2025-10-31T10:06:14.740Z] #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e [2025-10-31T10:06:14.740Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:14.740Z] #7 ... [2025-10-31T10:06:14.740Z] [2025-10-31T10:06:14.740Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:14.740Z] #8 DONE 0.0s [2025-10-31T10:06:14.740Z] [2025-10-31T10:06:14.740Z] #7 exporting to image [2025-10-31T10:06:14.740Z] #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done [2025-10-31T10:06:14.740Z] #7 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done [2025-10-31T10:06:14.740Z] #7 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done [2025-10-31T10:06:14.740Z] #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done [2025-10-31T10:06:14.740Z] #7 pushing layers 0.1s done [2025-10-31T10:06:14.740Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 [2025-10-31T10:06:14.999Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done [2025-10-31T10:06:14.999Z] #7 DONE 0.2s [2025-10-31T10:06:14.999Z] [2025-10-31T10:06:14.999Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:14.999Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:15.286Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-10-31T10:06:15.286Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-10-31T10:06:15.286Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:15.286Z] #1 transferring dockerfile: 171B done [2025-10-31T10:06:15.286Z] #1 DONE 0.0s [2025-10-31T10:06:15.286Z] [2025-10-31T10:06:15.286Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T10:06:15.286Z] #2 DONE 0.0s [2025-10-31T10:06:15.286Z] [2025-10-31T10:06:15.286Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T10:06:15.286Z] #3 DONE 0.0s [2025-10-31T10:06:15.286Z] [2025-10-31T10:06:15.286Z] #4 [internal] load .dockerignore [2025-10-31T10:06:15.286Z] #4 transferring context: 2B done [2025-10-31T10:06:15.286Z] #4 DONE 0.0s [2025-10-31T10:06:15.286Z] [2025-10-31T10:06:15.286Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:15.286Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:15.286Z] #5 CACHED [2025-10-31T10:06:15.286Z] [2025-10-31T10:06:15.286Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:15.545Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:15.545Z] #6 CACHED [2025-10-31T10:06:15.545Z] [2025-10-31T10:06:15.545Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:15.545Z] #7 DONE 0.0s [2025-10-31T10:06:15.545Z] [2025-10-31T10:06:15.545Z] #8 exporting to image [2025-10-31T10:06:15.545Z] #8 exporting layers done [2025-10-31T10:06:15.545Z] #8 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done [2025-10-31T10:06:15.545Z] #8 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done [2025-10-31T10:06:15.545Z] #8 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done [2025-10-31T10:06:15.545Z] #8 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done [2025-10-31T10:06:15.545Z] #8 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done [2025-10-31T10:06:15.545Z] #8 pushing layers 0.0s done [2025-10-31T10:06:15.545Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done [2025-10-31T10:06:15.545Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:15.545Z] #8 DONE 0.1s [2025-10-31T10:06:15.545Z] [2025-10-31T10:06:15.545Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:15.545Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:15.831Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 --push - [2025-10-31T10:06:15.831Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72' [2025-10-31T10:06:16.091Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:16.091Z] #1 transferring dockerfile: 177B done [2025-10-31T10:06:16.091Z] #1 DONE 0.0s [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 [2025-10-31T10:06:16.091Z] #2 DONE 0.0s [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 [2025-10-31T10:06:16.091Z] #3 DONE 0.0s [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #4 [internal] load .dockerignore [2025-10-31T10:06:16.091Z] #4 transferring context: 2B done [2025-10-31T10:06:16.091Z] #4 DONE 0.0s [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:16.091Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:16.091Z] #5 DONE 0.0s [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:16.091Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:16.091Z] #6 CACHED [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:16.091Z] #5 CACHED [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:16.091Z] #7 DONE 0.0s [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] #8 exporting to image [2025-10-31T10:06:16.091Z] #8 exporting layers done [2025-10-31T10:06:16.091Z] #8 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done [2025-10-31T10:06:16.091Z] #8 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done [2025-10-31T10:06:16.091Z] #8 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done [2025-10-31T10:06:16.091Z] #8 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done [2025-10-31T10:06:16.091Z] #8 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done [2025-10-31T10:06:16.091Z] #8 pushing layers 0.0s done [2025-10-31T10:06:16.091Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done [2025-10-31T10:06:16.091Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:16.091Z] #8 DONE 0.1s [2025-10-31T10:06:16.091Z] [2025-10-31T10:06:16.091Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:16.091Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:16.383Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:16.383Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:16.383Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:16.383Z] #1 transferring dockerfile: 218B done [2025-10-31T10:06:16.383Z] #1 DONE 0.0s [2025-10-31T10:06:16.383Z] [2025-10-31T10:06:16.383Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:16.383Z] #2 DONE 0.0s [2025-10-31T10:06:16.383Z] [2025-10-31T10:06:16.383Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:16.383Z] #3 DONE 0.0s [2025-10-31T10:06:16.383Z] [2025-10-31T10:06:16.383Z] #4 [internal] load .dockerignore [2025-10-31T10:06:16.383Z] #4 transferring context: 2B done [2025-10-31T10:06:16.383Z] #4 DONE 0.0s [2025-10-31T10:06:16.383Z] [2025-10-31T10:06:16.383Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:16.383Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 done [2025-10-31T10:06:16.383Z] #5 CACHED [2025-10-31T10:06:16.383Z] [2025-10-31T10:06:16.383Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:16.383Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:16.383Z] #6 CACHED [2025-10-31T10:06:16.383Z] [2025-10-31T10:06:16.383Z] #7 exporting to image [2025-10-31T10:06:16.383Z] #7 exporting layers done [2025-10-31T10:06:16.383Z] #7 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done [2025-10-31T10:06:16.383Z] #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done [2025-10-31T10:06:16.383Z] #7 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done [2025-10-31T10:06:16.383Z] #7 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done [2025-10-31T10:06:16.383Z] #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 [2025-10-31T10:06:16.383Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:16.642Z] #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done [2025-10-31T10:06:16.642Z] #7 pushing layers 0.0s done [2025-10-31T10:06:16.642Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done [2025-10-31T10:06:16.642Z] #7 DONE 0.1s [2025-10-31T10:06:16.642Z] [2025-10-31T10:06:16.642Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:16.642Z] #8 DONE 0.0s [2025-10-31T10:06:16.642Z] [2025-10-31T10:06:16.642Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:16.642Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:16.934Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-10-31T10:06:16.934Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-10-31T10:06:16.934Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:16.934Z] #1 transferring dockerfile: 169B done [2025-10-31T10:06:16.934Z] #1 DONE 0.0s [2025-10-31T10:06:16.934Z] [2025-10-31T10:06:16.934Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T10:06:16.934Z] #2 DONE 0.0s [2025-10-31T10:06:16.934Z] [2025-10-31T10:06:16.934Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T10:06:16.934Z] #3 DONE 0.0s [2025-10-31T10:06:16.934Z] [2025-10-31T10:06:16.934Z] #4 [internal] load .dockerignore [2025-10-31T10:06:16.934Z] #4 transferring context: 2B done [2025-10-31T10:06:16.934Z] #4 DONE 0.0s [2025-10-31T10:06:16.934Z] [2025-10-31T10:06:16.934Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:16.934Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:16.934Z] #5 CACHED [2025-10-31T10:06:16.934Z] [2025-10-31T10:06:16.934Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 [2025-10-31T10:06:16.934Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done [2025-10-31T10:06:16.934Z] #6 CACHED [2025-10-31T10:06:16.934Z] [2025-10-31T10:06:16.934Z] #7 exporting to image [2025-10-31T10:06:16.934Z] #7 exporting layers done [2025-10-31T10:06:16.934Z] #7 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done [2025-10-31T10:06:16.934Z] #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e [2025-10-31T10:06:16.934Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:17.192Z] #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done [2025-10-31T10:06:17.192Z] #7 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done [2025-10-31T10:06:17.192Z] #7 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done [2025-10-31T10:06:17.192Z] #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done [2025-10-31T10:06:17.192Z] #7 pushing layers 0.0s done [2025-10-31T10:06:17.192Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done [2025-10-31T10:06:17.192Z] #7 DONE 0.1s [2025-10-31T10:06:17.192Z] [2025-10-31T10:06:17.192Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:17.192Z] #8 DONE 0.0s [2025-10-31T10:06:17.192Z] [2025-10-31T10:06:17.192Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:17.192Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:17.482Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:17.482Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:17.482Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:17.482Z] #1 transferring dockerfile: 206B done [2025-10-31T10:06:17.482Z] #1 DONE 0.0s [2025-10-31T10:06:17.482Z] [2025-10-31T10:06:17.482Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:17.482Z] #2 DONE 0.0s [2025-10-31T10:06:17.482Z] [2025-10-31T10:06:17.482Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:17.482Z] #3 DONE 0.0s [2025-10-31T10:06:17.482Z] [2025-10-31T10:06:17.482Z] #4 [internal] load .dockerignore [2025-10-31T10:06:17.482Z] #4 transferring context: 2B done [2025-10-31T10:06:17.482Z] #4 DONE 0.0s [2025-10-31T10:06:17.482Z] [2025-10-31T10:06:17.482Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:17.482Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:17.482Z] #5 DONE 0.0s [2025-10-31T10:06:17.482Z] [2025-10-31T10:06:17.482Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:17.741Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:17.741Z] #6 DONE 0.0s [2025-10-31T10:06:17.741Z] [2025-10-31T10:06:17.741Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:17.741Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:17.741Z] #5 DONE 0.1s [2025-10-31T10:06:17.741Z] [2025-10-31T10:06:17.741Z] #7 exporting to image [2025-10-31T10:06:17.741Z] #7 exporting layers done [2025-10-31T10:06:17.741Z] #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done [2025-10-31T10:06:17.741Z] #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done [2025-10-31T10:06:17.741Z] #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done [2025-10-31T10:06:17.741Z] #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done [2025-10-31T10:06:17.741Z] #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done [2025-10-31T10:06:17.741Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:17.741Z] #7 ... [2025-10-31T10:06:17.741Z] [2025-10-31T10:06:17.741Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:17.741Z] #8 DONE 0.0s [2025-10-31T10:06:17.741Z] [2025-10-31T10:06:17.741Z] #7 exporting to image [2025-10-31T10:06:17.741Z] #7 pushing layers 0.1s done [2025-10-31T10:06:17.741Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 [2025-10-31T10:06:18.000Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done [2025-10-31T10:06:18.000Z] #7 DONE 0.2s [2025-10-31T10:06:18.000Z] [2025-10-31T10:06:18.000Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:18.000Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:18.360Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-10-31T10:06:18.360Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-10-31T10:06:18.360Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:18.360Z] #1 transferring dockerfile: 172B done [2025-10-31T10:06:18.360Z] #1 DONE 0.0s [2025-10-31T10:06:18.360Z] [2025-10-31T10:06:18.360Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T10:06:18.360Z] #2 DONE 0.0s [2025-10-31T10:06:18.360Z] [2025-10-31T10:06:18.360Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T10:06:18.360Z] #3 DONE 0.0s [2025-10-31T10:06:18.360Z] [2025-10-31T10:06:18.360Z] #4 [internal] load .dockerignore [2025-10-31T10:06:18.360Z] #4 transferring context: 2B done [2025-10-31T10:06:18.360Z] #4 DONE 0.0s [2025-10-31T10:06:18.360Z] [2025-10-31T10:06:18.361Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:18.361Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:18.361Z] #5 CACHED [2025-10-31T10:06:18.361Z] [2025-10-31T10:06:18.361Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:18.361Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:18.361Z] #6 CACHED [2025-10-31T10:06:18.361Z] [2025-10-31T10:06:18.361Z] #7 exporting to image [2025-10-31T10:06:18.361Z] #7 exporting layers done [2025-10-31T10:06:18.361Z] #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done [2025-10-31T10:06:18.361Z] #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done [2025-10-31T10:06:18.361Z] #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done [2025-10-31T10:06:18.361Z] #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 [2025-10-31T10:06:18.361Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:18.618Z] #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done [2025-10-31T10:06:18.618Z] #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done [2025-10-31T10:06:18.618Z] #7 pushing layers 0.0s done [2025-10-31T10:06:18.618Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done [2025-10-31T10:06:18.619Z] #7 DONE 0.1s [2025-10-31T10:06:18.619Z] [2025-10-31T10:06:18.619Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:18.619Z] #8 DONE 0.0s [2025-10-31T10:06:18.619Z] [2025-10-31T10:06:18.619Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:18.619Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:18.906Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72' [2025-10-31T10:06:18.907Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 --push - [2025-10-31T10:06:18.907Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:18.907Z] #1 transferring dockerfile: 178B done [2025-10-31T10:06:18.907Z] #1 DONE 0.0s [2025-10-31T10:06:18.907Z] [2025-10-31T10:06:18.907Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 [2025-10-31T10:06:18.907Z] #2 DONE 0.0s [2025-10-31T10:06:18.907Z] [2025-10-31T10:06:18.907Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 [2025-10-31T10:06:18.907Z] #3 DONE 0.0s [2025-10-31T10:06:18.907Z] [2025-10-31T10:06:18.907Z] #4 [internal] load .dockerignore [2025-10-31T10:06:18.907Z] #4 transferring context: 2B done [2025-10-31T10:06:18.907Z] #4 DONE 0.0s [2025-10-31T10:06:18.907Z] [2025-10-31T10:06:18.907Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:18.907Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:18.907Z] #5 CACHED [2025-10-31T10:06:18.907Z] [2025-10-31T10:06:18.907Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:18.907Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:18.907Z] #6 CACHED [2025-10-31T10:06:18.907Z] [2025-10-31T10:06:18.907Z] #7 exporting to image [2025-10-31T10:06:18.907Z] #7 exporting layers done [2025-10-31T10:06:18.907Z] #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done [2025-10-31T10:06:18.907Z] #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 [2025-10-31T10:06:18.907Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:19.166Z] #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done [2025-10-31T10:06:19.166Z] #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done [2025-10-31T10:06:19.166Z] #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done [2025-10-31T10:06:19.166Z] #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done [2025-10-31T10:06:19.166Z] #7 pushing layers 0.0s done [2025-10-31T10:06:19.166Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done [2025-10-31T10:06:19.166Z] #7 DONE 0.1s [2025-10-31T10:06:19.166Z] [2025-10-31T10:06:19.166Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:19.166Z] #8 DONE 0.0s [2025-10-31T10:06:19.166Z] [2025-10-31T10:06:19.166Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:19.166Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:19.452Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:19.452Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:19.452Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:19.452Z] #1 transferring dockerfile: 219B done [2025-10-31T10:06:19.452Z] #1 DONE 0.0s [2025-10-31T10:06:19.452Z] [2025-10-31T10:06:19.452Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:19.452Z] #2 DONE 0.0s [2025-10-31T10:06:19.453Z] [2025-10-31T10:06:19.453Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:19.453Z] #3 DONE 0.0s [2025-10-31T10:06:19.453Z] [2025-10-31T10:06:19.453Z] #4 [internal] load .dockerignore [2025-10-31T10:06:19.453Z] #4 transferring context: 2B done [2025-10-31T10:06:19.453Z] #4 DONE 0.0s [2025-10-31T10:06:19.453Z] [2025-10-31T10:06:19.453Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:19.453Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:19.453Z] #5 CACHED [2025-10-31T10:06:19.453Z] [2025-10-31T10:06:19.453Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:19.453Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:19.453Z] #6 CACHED [2025-10-31T10:06:19.453Z] [2025-10-31T10:06:19.453Z] #7 exporting to image [2025-10-31T10:06:19.453Z] #7 exporting layers done [2025-10-31T10:06:19.453Z] #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done [2025-10-31T10:06:19.453Z] #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done [2025-10-31T10:06:19.453Z] #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done [2025-10-31T10:06:19.453Z] #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done [2025-10-31T10:06:19.453Z] #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done [2025-10-31T10:06:19.453Z] #7 pushing layers 0.0s done [2025-10-31T10:06:19.453Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 [2025-10-31T10:06:19.453Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:19.711Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done [2025-10-31T10:06:19.711Z] #7 DONE 0.1s [2025-10-31T10:06:19.711Z] [2025-10-31T10:06:19.711Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:19.711Z] #8 DONE 0.0s [2025-10-31T10:06:19.711Z] [2025-10-31T10:06:19.711Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:19.711Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:19.996Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-10-31T10:06:19.996Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-10-31T10:06:19.996Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:19.996Z] #1 transferring dockerfile: 170B done [2025-10-31T10:06:19.996Z] #1 DONE 0.0s [2025-10-31T10:06:19.996Z] [2025-10-31T10:06:19.996Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T10:06:19.996Z] #2 DONE 0.0s [2025-10-31T10:06:19.996Z] [2025-10-31T10:06:19.996Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T10:06:19.996Z] #3 DONE 0.0s [2025-10-31T10:06:19.996Z] [2025-10-31T10:06:19.996Z] #4 [internal] load .dockerignore [2025-10-31T10:06:19.996Z] #4 transferring context: 2B done [2025-10-31T10:06:19.996Z] #4 DONE 0.0s [2025-10-31T10:06:19.996Z] [2025-10-31T10:06:19.996Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:19.996Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b done [2025-10-31T10:06:19.996Z] #5 CACHED [2025-10-31T10:06:19.996Z] [2025-10-31T10:06:19.996Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b [2025-10-31T10:06:19.996Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done [2025-10-31T10:06:19.996Z] #6 CACHED [2025-10-31T10:06:19.996Z] [2025-10-31T10:06:19.996Z] #7 exporting to image [2025-10-31T10:06:19.996Z] #7 exporting layers done [2025-10-31T10:06:19.996Z] #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done [2025-10-31T10:06:19.997Z] #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done [2025-10-31T10:06:19.997Z] #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done [2025-10-31T10:06:19.997Z] #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done [2025-10-31T10:06:19.997Z] #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done [2025-10-31T10:06:19.997Z] #7 pushing layers [2025-10-31T10:06:19.997Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:20.254Z] #7 pushing layers 0.0s done [2025-10-31T10:06:20.254Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done [2025-10-31T10:06:20.254Z] #7 DONE 0.1s [2025-10-31T10:06:20.254Z] [2025-10-31T10:06:20.254Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:20.254Z] #8 DONE 0.0s [2025-10-31T10:06:20.254Z] [2025-10-31T10:06:20.254Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:20.254Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:20.542Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:20.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:20.800Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:20.800Z] #1 transferring dockerfile: 206B done [2025-10-31T10:06:20.800Z] #1 DONE 0.0s [2025-10-31T10:06:20.800Z] [2025-10-31T10:06:20.800Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:20.801Z] #2 DONE 0.0s [2025-10-31T10:06:20.801Z] [2025-10-31T10:06:20.801Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:20.801Z] #3 DONE 0.0s [2025-10-31T10:06:20.801Z] [2025-10-31T10:06:20.801Z] #4 [internal] load .dockerignore [2025-10-31T10:06:20.801Z] #4 transferring context: 2B done [2025-10-31T10:06:20.801Z] #4 DONE 0.0s [2025-10-31T10:06:20.801Z] [2025-10-31T10:06:20.801Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:20.801Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 done [2025-10-31T10:06:20.801Z] #5 DONE 0.0s [2025-10-31T10:06:20.801Z] [2025-10-31T10:06:20.801Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:20.801Z] #6 DONE 0.0s [2025-10-31T10:06:20.801Z] [2025-10-31T10:06:20.801Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:20.801Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 done [2025-10-31T10:06:20.801Z] #5 DONE 0.1s [2025-10-31T10:06:20.801Z] [2025-10-31T10:06:20.801Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:21.061Z] #7 DONE 0.0s [2025-10-31T10:06:21.061Z] [2025-10-31T10:06:21.061Z] #8 exporting to image [2025-10-31T10:06:21.061Z] #8 exporting layers done [2025-10-31T10:06:21.061Z] #8 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done [2025-10-31T10:06:21.061Z] #8 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done [2025-10-31T10:06:21.061Z] #8 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done [2025-10-31T10:06:21.061Z] #8 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done [2025-10-31T10:06:21.061Z] #8 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.0s done [2025-10-31T10:06:21.061Z] #8 pushing layers 0.1s done [2025-10-31T10:06:21.061Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 [2025-10-31T10:06:21.061Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:21.061Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done [2025-10-31T10:06:21.061Z] #8 DONE 0.2s [2025-10-31T10:06:21.061Z] [2025-10-31T10:06:21.061Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:21.061Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:21.348Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-10-31T10:06:21.348Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-10-31T10:06:21.348Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:21.348Z] #1 transferring dockerfile: 172B done [2025-10-31T10:06:21.348Z] #1 DONE 0.0s [2025-10-31T10:06:21.348Z] [2025-10-31T10:06:21.348Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T10:06:21.348Z] #2 DONE 0.0s [2025-10-31T10:06:21.348Z] [2025-10-31T10:06:21.348Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T10:06:21.348Z] #3 DONE 0.0s [2025-10-31T10:06:21.348Z] [2025-10-31T10:06:21.348Z] #4 [internal] load .dockerignore [2025-10-31T10:06:21.348Z] #4 transferring context: 2B done [2025-10-31T10:06:21.348Z] #4 DONE 0.0s [2025-10-31T10:06:21.348Z] [2025-10-31T10:06:21.348Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:21.348Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 done [2025-10-31T10:06:21.348Z] #5 DONE 0.0s [2025-10-31T10:06:21.348Z] [2025-10-31T10:06:21.348Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:21.607Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done [2025-10-31T10:06:21.607Z] #6 CACHED [2025-10-31T10:06:21.607Z] [2025-10-31T10:06:21.607Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:21.607Z] #5 CACHED [2025-10-31T10:06:21.607Z] [2025-10-31T10:06:21.607Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:21.607Z] #7 DONE 0.0s [2025-10-31T10:06:21.607Z] [2025-10-31T10:06:21.607Z] #8 exporting to image [2025-10-31T10:06:21.607Z] #8 exporting layers done [2025-10-31T10:06:21.607Z] #8 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done [2025-10-31T10:06:21.607Z] #8 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done [2025-10-31T10:06:21.607Z] #8 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done [2025-10-31T10:06:21.607Z] #8 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done [2025-10-31T10:06:21.607Z] #8 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done [2025-10-31T10:06:21.607Z] #8 pushing layers 0.0s done [2025-10-31T10:06:21.607Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done [2025-10-31T10:06:21.607Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:21.607Z] #8 DONE 0.1s [2025-10-31T10:06:21.607Z] [2025-10-31T10:06:21.607Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:21.607Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:21.893Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72' [2025-10-31T10:06:21.893Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 --push - [2025-10-31T10:06:22.151Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:22.151Z] #1 transferring dockerfile: 178B done [2025-10-31T10:06:22.151Z] #1 DONE 0.0s [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 [2025-10-31T10:06:22.151Z] #2 DONE 0.0s [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 [2025-10-31T10:06:22.151Z] #3 DONE 0.0s [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] #4 [internal] load .dockerignore [2025-10-31T10:06:22.151Z] #4 transferring context: 2B done [2025-10-31T10:06:22.151Z] #4 DONE 0.0s [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:22.151Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done [2025-10-31T10:06:22.151Z] #5 CACHED [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:22.151Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done [2025-10-31T10:06:22.151Z] #6 CACHED [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] #7 exporting to image [2025-10-31T10:06:22.151Z] #7 exporting layers done [2025-10-31T10:06:22.151Z] #7 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done [2025-10-31T10:06:22.151Z] #7 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done [2025-10-31T10:06:22.151Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:22.151Z] #7 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done [2025-10-31T10:06:22.151Z] #7 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done [2025-10-31T10:06:22.151Z] #7 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done [2025-10-31T10:06:22.151Z] #7 pushing layers 0.0s done [2025-10-31T10:06:22.151Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done [2025-10-31T10:06:22.151Z] #7 DONE 0.1s [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:22.151Z] #8 DONE 0.0s [2025-10-31T10:06:22.151Z] [2025-10-31T10:06:22.151Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:22.151Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:22.440Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:22.440Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:22.699Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:22.699Z] #1 transferring dockerfile: 219B done [2025-10-31T10:06:22.699Z] #1 DONE 0.0s [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:22.699Z] #2 DONE 0.0s [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:22.699Z] #3 DONE 0.0s [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] #4 [internal] load .dockerignore [2025-10-31T10:06:22.699Z] #4 transferring context: 2B done [2025-10-31T10:06:22.699Z] #4 DONE 0.0s [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:22.699Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done [2025-10-31T10:06:22.699Z] #5 CACHED [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:22.699Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done [2025-10-31T10:06:22.699Z] #6 CACHED [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] #7 exporting to image [2025-10-31T10:06:22.699Z] #7 exporting layers done [2025-10-31T10:06:22.699Z] #7 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done [2025-10-31T10:06:22.699Z] #7 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done [2025-10-31T10:06:22.699Z] #7 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done [2025-10-31T10:06:22.699Z] #7 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done [2025-10-31T10:06:22.699Z] #7 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done [2025-10-31T10:06:22.699Z] #7 pushing layers 0.0s done [2025-10-31T10:06:22.699Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 [2025-10-31T10:06:22.699Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:22.699Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done [2025-10-31T10:06:22.699Z] #7 DONE 0.1s [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:22.699Z] #8 DONE 0.0s [2025-10-31T10:06:22.699Z] [2025-10-31T10:06:22.699Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:22.699Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:22.980Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-10-31T10:06:22.980Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-10-31T10:06:23.239Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:23.239Z] #1 transferring dockerfile: 170B done [2025-10-31T10:06:23.239Z] #1 DONE 0.0s [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T10:06:23.239Z] #2 DONE 0.0s [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T10:06:23.239Z] #3 DONE 0.0s [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] #4 [internal] load .dockerignore [2025-10-31T10:06:23.239Z] #4 transferring context: [2025-10-31T10:06:23.239Z] #4 transferring context: 2B done [2025-10-31T10:06:23.239Z] #4 DONE 0.0s [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:23.239Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done [2025-10-31T10:06:23.239Z] #5 CACHED [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 [2025-10-31T10:06:23.239Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done [2025-10-31T10:06:23.239Z] #6 CACHED [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:23.239Z] #7 DONE 0.0s [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] #8 exporting to image [2025-10-31T10:06:23.239Z] #8 exporting layers done [2025-10-31T10:06:23.239Z] #8 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done [2025-10-31T10:06:23.239Z] #8 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done [2025-10-31T10:06:23.239Z] #8 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done [2025-10-31T10:06:23.239Z] #8 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done [2025-10-31T10:06:23.239Z] #8 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done [2025-10-31T10:06:23.239Z] #8 pushing layers 0.0s done [2025-10-31T10:06:23.239Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done [2025-10-31T10:06:23.239Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:23.239Z] #8 DONE 0.1s [2025-10-31T10:06:23.239Z] [2025-10-31T10:06:23.239Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:23.239Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:23.527Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:23.528Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:23.528Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:23.528Z] #1 transferring dockerfile: 206B done [2025-10-31T10:06:23.528Z] #1 DONE 0.0s [2025-10-31T10:06:23.528Z] [2025-10-31T10:06:23.528Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:23.528Z] #2 DONE 0.0s [2025-10-31T10:06:23.528Z] [2025-10-31T10:06:23.528Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:23.528Z] #3 DONE 0.1s [2025-10-31T10:06:23.528Z] [2025-10-31T10:06:23.528Z] #4 [internal] load .dockerignore [2025-10-31T10:06:23.528Z] #4 transferring context: 2B done [2025-10-31T10:06:23.528Z] #4 DONE 0.0s [2025-10-31T10:06:23.528Z] [2025-10-31T10:06:23.528Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:23.528Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done [2025-10-31T10:06:23.528Z] #5 DONE 0.0s [2025-10-31T10:06:23.528Z] [2025-10-31T10:06:23.528Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:23.787Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done [2025-10-31T10:06:23.787Z] #6 DONE 0.0s [2025-10-31T10:06:23.787Z] [2025-10-31T10:06:23.787Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:23.787Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done [2025-10-31T10:06:23.787Z] #5 DONE 0.1s [2025-10-31T10:06:23.787Z] [2025-10-31T10:06:23.787Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:23.787Z] #7 DONE 0.0s [2025-10-31T10:06:23.787Z] [2025-10-31T10:06:23.787Z] #8 exporting to image [2025-10-31T10:06:23.787Z] #8 exporting layers done [2025-10-31T10:06:23.787Z] #8 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done [2025-10-31T10:06:23.787Z] #8 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done [2025-10-31T10:06:23.787Z] #8 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done [2025-10-31T10:06:23.788Z] #8 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done [2025-10-31T10:06:23.788Z] #8 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done [2025-10-31T10:06:23.788Z] #8 pushing layers 0.1s done [2025-10-31T10:06:23.788Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 [2025-10-31T10:06:23.788Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:24.047Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done [2025-10-31T10:06:24.047Z] #8 DONE 0.2s [2025-10-31T10:06:24.047Z] [2025-10-31T10:06:24.047Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:24.047Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:24.338Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-10-31T10:06:24.338Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-10-31T10:06:24.338Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:24.338Z] #1 transferring dockerfile: 172B done [2025-10-31T10:06:24.338Z] #1 DONE 0.0s [2025-10-31T10:06:24.338Z] [2025-10-31T10:06:24.338Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T10:06:24.338Z] #2 DONE 0.0s [2025-10-31T10:06:24.338Z] [2025-10-31T10:06:24.338Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T10:06:24.338Z] #3 DONE 0.0s [2025-10-31T10:06:24.338Z] [2025-10-31T10:06:24.338Z] #4 [internal] load .dockerignore [2025-10-31T10:06:24.338Z] #4 transferring context: 2B done [2025-10-31T10:06:24.338Z] #4 DONE 0.0s [2025-10-31T10:06:24.338Z] [2025-10-31T10:06:24.338Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:24.338Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done [2025-10-31T10:06:24.338Z] #5 DONE 0.0s [2025-10-31T10:06:24.338Z] [2025-10-31T10:06:24.338Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:24.596Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done [2025-10-31T10:06:24.596Z] #6 CACHED [2025-10-31T10:06:24.596Z] [2025-10-31T10:06:24.596Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:24.596Z] #5 CACHED [2025-10-31T10:06:24.596Z] [2025-10-31T10:06:24.596Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:24.596Z] #7 DONE 0.0s [2025-10-31T10:06:24.596Z] [2025-10-31T10:06:24.596Z] #8 exporting to image [2025-10-31T10:06:24.596Z] #8 exporting layers done [2025-10-31T10:06:24.596Z] #8 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done [2025-10-31T10:06:24.596Z] #8 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done [2025-10-31T10:06:24.596Z] #8 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done [2025-10-31T10:06:24.596Z] #8 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done [2025-10-31T10:06:24.596Z] #8 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done [2025-10-31T10:06:24.596Z] #8 pushing layers 0.0s done [2025-10-31T10:06:24.596Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done [2025-10-31T10:06:24.596Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:24.596Z] #8 DONE 0.1s [2025-10-31T10:06:24.596Z] [2025-10-31T10:06:24.596Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:24.596Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:24.883Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 --push - [2025-10-31T10:06:24.883Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72' [2025-10-31T10:06:24.883Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:24.883Z] #1 transferring dockerfile: 178B done [2025-10-31T10:06:24.883Z] #1 DONE 0.0s [2025-10-31T10:06:24.883Z] [2025-10-31T10:06:24.883Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 [2025-10-31T10:06:24.883Z] #2 DONE 0.0s [2025-10-31T10:06:24.883Z] [2025-10-31T10:06:24.883Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 [2025-10-31T10:06:24.883Z] #3 DONE 0.0s [2025-10-31T10:06:24.883Z] [2025-10-31T10:06:24.883Z] #4 [internal] load .dockerignore [2025-10-31T10:06:24.883Z] #4 transferring context: 2B done [2025-10-31T10:06:24.883Z] #4 DONE 0.0s [2025-10-31T10:06:24.883Z] [2025-10-31T10:06:24.883Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:24.883Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done [2025-10-31T10:06:24.883Z] #5 CACHED [2025-10-31T10:06:24.883Z] [2025-10-31T10:06:24.883Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:24.883Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done [2025-10-31T10:06:24.883Z] #6 CACHED [2025-10-31T10:06:24.883Z] [2025-10-31T10:06:24.883Z] #7 exporting to image [2025-10-31T10:06:24.883Z] #7 exporting layers done [2025-10-31T10:06:24.883Z] #7 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done [2025-10-31T10:06:24.883Z] #7 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done [2025-10-31T10:06:24.883Z] #7 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done [2025-10-31T10:06:24.883Z] #7 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done [2025-10-31T10:06:24.883Z] #7 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done [2025-10-31T10:06:24.883Z] #7 pushing layers [2025-10-31T10:06:24.883Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:25.143Z] #7 pushing layers 0.0s done [2025-10-31T10:06:25.143Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done [2025-10-31T10:06:25.143Z] #7 DONE 0.1s [2025-10-31T10:06:25.143Z] [2025-10-31T10:06:25.143Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:25.143Z] #8 DONE 0.0s [2025-10-31T10:06:25.143Z] [2025-10-31T10:06:25.143Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:25.143Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:25.429Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:25.429Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:25.429Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:25.429Z] #1 transferring dockerfile: 219B done [2025-10-31T10:06:25.429Z] #1 DONE 0.0s [2025-10-31T10:06:25.429Z] [2025-10-31T10:06:25.429Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:25.429Z] #2 DONE 0.0s [2025-10-31T10:06:25.429Z] [2025-10-31T10:06:25.429Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:25.429Z] #3 DONE 0.0s [2025-10-31T10:06:25.429Z] [2025-10-31T10:06:25.429Z] #4 [internal] load .dockerignore [2025-10-31T10:06:25.429Z] #4 transferring context: 2B done [2025-10-31T10:06:25.429Z] #4 DONE 0.0s [2025-10-31T10:06:25.429Z] [2025-10-31T10:06:25.429Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:25.429Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done [2025-10-31T10:06:25.429Z] #5 DONE 0.0s [2025-10-31T10:06:25.429Z] [2025-10-31T10:06:25.429Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:25.688Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done [2025-10-31T10:06:25.688Z] #6 CACHED [2025-10-31T10:06:25.688Z] [2025-10-31T10:06:25.688Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:25.688Z] #5 CACHED [2025-10-31T10:06:25.688Z] [2025-10-31T10:06:25.688Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:25.688Z] #7 DONE 0.0s [2025-10-31T10:06:25.688Z] [2025-10-31T10:06:25.688Z] #8 exporting to image [2025-10-31T10:06:25.688Z] #8 exporting layers done [2025-10-31T10:06:25.688Z] #8 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done [2025-10-31T10:06:25.688Z] #8 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done [2025-10-31T10:06:25.688Z] #8 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done [2025-10-31T10:06:25.688Z] #8 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done [2025-10-31T10:06:25.688Z] #8 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done [2025-10-31T10:06:25.688Z] #8 pushing layers 0.0s done [2025-10-31T10:06:25.688Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 [2025-10-31T10:06:25.688Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:47.634Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 18.5s done [2025-10-31T10:06:47.634Z] #8 DONE 18.5s [2025-10-31T10:06:47.634Z] [2025-10-31T10:06:47.634Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:47.634Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:47.940Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-10-31T10:06:47.940Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-10-31T10:06:47.940Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:47.940Z] #1 transferring dockerfile: 170B done [2025-10-31T10:06:47.940Z] #1 DONE 0.0s [2025-10-31T10:06:47.940Z] [2025-10-31T10:06:47.940Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T10:06:47.940Z] #2 DONE 0.0s [2025-10-31T10:06:47.940Z] [2025-10-31T10:06:47.940Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T10:06:47.940Z] #3 DONE 0.0s [2025-10-31T10:06:47.940Z] [2025-10-31T10:06:47.940Z] #4 [internal] load .dockerignore [2025-10-31T10:06:47.940Z] #4 transferring context: 2B done [2025-10-31T10:06:47.940Z] #4 DONE 0.0s [2025-10-31T10:06:47.940Z] [2025-10-31T10:06:47.940Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:47.940Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done [2025-10-31T10:06:47.940Z] #5 CACHED [2025-10-31T10:06:47.940Z] [2025-10-31T10:06:47.940Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e [2025-10-31T10:06:47.940Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done [2025-10-31T10:06:47.940Z] #6 CACHED [2025-10-31T10:06:47.940Z] [2025-10-31T10:06:47.940Z] #7 exporting to image [2025-10-31T10:06:47.940Z] #7 exporting layers done [2025-10-31T10:06:47.940Z] #7 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done [2025-10-31T10:06:47.940Z] #7 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done [2025-10-31T10:06:47.940Z] #7 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done [2025-10-31T10:06:47.940Z] #7 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done [2025-10-31T10:06:47.940Z] #7 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 [2025-10-31T10:06:47.940Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:48.201Z] #7 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done [2025-10-31T10:06:48.201Z] #7 pushing layers 0.0s done [2025-10-31T10:06:48.201Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done [2025-10-31T10:06:48.201Z] #7 DONE 0.1s [2025-10-31T10:06:48.201Z] [2025-10-31T10:06:48.201Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:48.201Z] #8 DONE 0.0s [2025-10-31T10:06:48.201Z] [2025-10-31T10:06:48.201Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:48.201Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:48.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515' [2025-10-31T10:06:48.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 --push - [2025-10-31T10:06:48.495Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:48.495Z] #1 transferring dockerfile: 202B done [2025-10-31T10:06:48.495Z] #1 DONE 0.0s [2025-10-31T10:06:48.495Z] [2025-10-31T10:06:48.495Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:48.495Z] #2 DONE 0.0s [2025-10-31T10:06:48.495Z] [2025-10-31T10:06:48.495Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T10:06:48.495Z] #3 DONE 0.0s [2025-10-31T10:06:48.495Z] [2025-10-31T10:06:48.495Z] #4 [internal] load .dockerignore [2025-10-31T10:06:48.495Z] #4 transferring context: 2B done [2025-10-31T10:06:48.495Z] #4 DONE 0.0s [2025-10-31T10:06:48.495Z] [2025-10-31T10:06:48.495Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:48.495Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:48.495Z] #5 DONE 0.0s [2025-10-31T10:06:48.495Z] [2025-10-31T10:06:48.495Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:48.754Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:48.754Z] #6 DONE 0.0s [2025-10-31T10:06:48.754Z] [2025-10-31T10:06:48.754Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:48.754Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:48.754Z] #5 DONE 0.1s [2025-10-31T10:06:48.754Z] [2025-10-31T10:06:48.754Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:48.754Z] #7 DONE 0.0s [2025-10-31T10:06:48.754Z] [2025-10-31T10:06:48.754Z] #8 exporting to image [2025-10-31T10:06:48.754Z] #8 exporting layers done [2025-10-31T10:06:48.754Z] #8 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done [2025-10-31T10:06:48.754Z] #8 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done [2025-10-31T10:06:48.754Z] #8 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done [2025-10-31T10:06:48.754Z] #8 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done [2025-10-31T10:06:48.754Z] #8 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done [2025-10-31T10:06:48.754Z] #8 pushing layers 0.1s done [2025-10-31T10:06:48.754Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 [2025-10-31T10:06:48.754Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:49.012Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done [2025-10-31T10:06:49.012Z] #8 DONE 0.2s [2025-10-31T10:06:49.012Z] [2025-10-31T10:06:49.012Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:49.012Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:49.299Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-10-31T10:06:49.299Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-10-31T10:06:49.299Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:49.299Z] #1 transferring dockerfile: 168B done [2025-10-31T10:06:49.299Z] #1 DONE 0.0s [2025-10-31T10:06:49.299Z] [2025-10-31T10:06:49.299Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T10:06:49.299Z] #2 DONE 0.0s [2025-10-31T10:06:49.299Z] [2025-10-31T10:06:49.299Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T10:06:49.299Z] #3 DONE 0.0s [2025-10-31T10:06:49.299Z] [2025-10-31T10:06:49.299Z] #4 [internal] load .dockerignore [2025-10-31T10:06:49.299Z] #4 transferring context: 2B done [2025-10-31T10:06:49.299Z] #4 DONE 0.0s [2025-10-31T10:06:49.299Z] [2025-10-31T10:06:49.299Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:49.299Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:49.299Z] #5 DONE 0.0s [2025-10-31T10:06:49.299Z] [2025-10-31T10:06:49.299Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:49.299Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:49.299Z] #6 CACHED [2025-10-31T10:06:49.559Z] [2025-10-31T10:06:49.559Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:49.559Z] #5 CACHED [2025-10-31T10:06:49.559Z] [2025-10-31T10:06:49.559Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:49.559Z] #7 DONE 0.0s [2025-10-31T10:06:49.559Z] [2025-10-31T10:06:49.559Z] #8 exporting to image [2025-10-31T10:06:49.559Z] #8 exporting layers done [2025-10-31T10:06:49.559Z] #8 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done [2025-10-31T10:06:49.559Z] #8 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done [2025-10-31T10:06:49.559Z] #8 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done [2025-10-31T10:06:49.559Z] #8 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done [2025-10-31T10:06:49.559Z] #8 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done [2025-10-31T10:06:49.559Z] #8 pushing layers 0.0s done [2025-10-31T10:06:49.559Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done [2025-10-31T10:06:49.559Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:49.559Z] #8 DONE 0.1s [2025-10-31T10:06:49.559Z] [2025-10-31T10:06:49.559Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:49.559Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:49.846Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72' [2025-10-31T10:06:49.846Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 --push - [2025-10-31T10:06:49.846Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:49.846Z] #1 transferring dockerfile: 174B done [2025-10-31T10:06:49.846Z] #1 DONE 0.0s [2025-10-31T10:06:49.846Z] [2025-10-31T10:06:49.846Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 [2025-10-31T10:06:49.846Z] #2 DONE 0.0s [2025-10-31T10:06:49.846Z] [2025-10-31T10:06:49.846Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 [2025-10-31T10:06:50.114Z] #3 DONE 0.1s [2025-10-31T10:06:50.114Z] [2025-10-31T10:06:50.114Z] #4 [internal] load .dockerignore [2025-10-31T10:06:50.114Z] #4 transferring context: 2B done [2025-10-31T10:06:50.114Z] #4 DONE 0.1s [2025-10-31T10:06:50.114Z] [2025-10-31T10:06:50.114Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:50.114Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 0.0s done [2025-10-31T10:06:50.114Z] #5 DONE 0.0s [2025-10-31T10:06:50.114Z] [2025-10-31T10:06:50.114Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:50.114Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 0.0s done [2025-10-31T10:06:50.114Z] #6 CACHED [2025-10-31T10:06:50.114Z] [2025-10-31T10:06:50.114Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:50.114Z] #5 CACHED [2025-10-31T10:06:50.114Z] [2025-10-31T10:06:50.114Z] #7 exporting to image [2025-10-31T10:06:50.114Z] #7 exporting layers done [2025-10-31T10:06:50.114Z] #7 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done [2025-10-31T10:06:50.114Z] #7 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done [2025-10-31T10:06:50.114Z] #7 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done [2025-10-31T10:06:50.114Z] #7 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done [2025-10-31T10:06:50.114Z] #7 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done [2025-10-31T10:06:50.114Z] #7 pushing layers 0.1s done [2025-10-31T10:06:50.114Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 [2025-10-31T10:06:50.114Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:50.382Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done [2025-10-31T10:06:50.382Z] #7 DONE 0.2s [2025-10-31T10:06:50.382Z] [2025-10-31T10:06:50.382Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:50.382Z] #8 DONE 0.0s [2025-10-31T10:06:50.382Z] [2025-10-31T10:06:50.382Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:50.382Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:50.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - [2025-10-31T10:06:50.670Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' [2025-10-31T10:06:50.929Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:50.929Z] #1 transferring dockerfile: 215B done [2025-10-31T10:06:50.929Z] #1 DONE 0.0s [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:50.929Z] #2 DONE 0.0s [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T10:06:50.929Z] #3 DONE 0.0s [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] #4 [internal] load .dockerignore [2025-10-31T10:06:50.929Z] #4 transferring context: 2B done [2025-10-31T10:06:50.929Z] #4 DONE 0.0s [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:50.929Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 0.0s done [2025-10-31T10:06:50.929Z] #5 CACHED [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:50.929Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:50.929Z] #6 CACHED [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] #7 exporting to image [2025-10-31T10:06:50.929Z] #7 exporting layers done [2025-10-31T10:06:50.929Z] #7 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done [2025-10-31T10:06:50.929Z] #7 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done [2025-10-31T10:06:50.929Z] #7 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done [2025-10-31T10:06:50.929Z] #7 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done [2025-10-31T10:06:50.929Z] #7 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done [2025-10-31T10:06:50.929Z] #7 pushing layers 0.0s done [2025-10-31T10:06:50.929Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 [2025-10-31T10:06:50.929Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:50.929Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done [2025-10-31T10:06:50.929Z] #7 DONE 0.1s [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:50.929Z] #8 DONE 0.0s [2025-10-31T10:06:50.929Z] [2025-10-31T10:06:50.929Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:50.929Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T10:06:51.217Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-10-31T10:06:51.217Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-10-31T10:06:51.476Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:06:51.476Z] #1 transferring dockerfile: 166B done [2025-10-31T10:06:51.476Z] #1 DONE 0.0s [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T10:06:51.476Z] #2 DONE 0.0s [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T10:06:51.476Z] #3 DONE 0.0s [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] #4 [internal] load .dockerignore [2025-10-31T10:06:51.476Z] #4 transferring context: 2B done [2025-10-31T10:06:51.476Z] #4 DONE 0.0s [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:51.476Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:51.476Z] #5 CACHED [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 [2025-10-31T10:06:51.476Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done [2025-10-31T10:06:51.476Z] #6 CACHED [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] #7 exporting to image [2025-10-31T10:06:51.476Z] #7 exporting layers done [2025-10-31T10:06:51.476Z] #7 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done [2025-10-31T10:06:51.476Z] #7 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done [2025-10-31T10:06:51.476Z] #7 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done [2025-10-31T10:06:51.476Z] #7 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done [2025-10-31T10:06:51.476Z] #7 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done [2025-10-31T10:06:51.476Z] #7 pushing layers 0.0s done [2025-10-31T10:06:51.476Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 [2025-10-31T10:06:51.476Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T10:06:51.476Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done [2025-10-31T10:06:51.476Z] #7 DONE 0.1s [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T10:06:51.476Z] #8 DONE 0.0s [2025-10-31T10:06:51.476Z] [2025-10-31T10:06:51.476Z] 1 warning found (use --debug to expand): [2025-10-31T10:06:51.476Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T10:06:51.864Z] + '[' -d /w/workspace/edgex-go/920/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:06:52.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:06:52.719Z] ---> package-listing.sh [2025-10-31T10:06:52.719Z] ++ facter osfamily [2025-10-31T10:06:52.719Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:06:52.985Z] + OS_FAMILY=redhat [2025-10-31T10:06:52.985Z] + workspace=/w/workspace/edgex-go/920 [2025-10-31T10:06:52.985Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:06:52.985Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:06:52.985Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:06:52.985Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:06:52.985Z] + '[' /w/workspace/edgex-go/920 ']' [2025-10-31T10:06:52.985Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:06:52.985Z] + case "${OS_FAMILY}" in [2025-10-31T10:06:52.985Z] + rpm -qa [2025-10-31T10:06:52.985Z] + sort [2025-10-31T10:06:53.558Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:06:53.558Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:06:53.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:06:53.558Z] + '[' /w/workspace/edgex-go/920 ']' [2025-10-31T10:06:53.558Z] + mkdir -p /w/workspace/edgex-go/920/archives/ [2025-10-31T10:06:53.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/920/archives/ [Pipeline] echo [2025-10-31T10:06:53.570Z] 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/920/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T10:06:53.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:06:54.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:06:54.413Z] [2025-10-31T10:06:54.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:06:54.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:06:54.714Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:06:54.714Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:06:54.714Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:06:54.714Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:06:54.714Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:06:54.714Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:06:54.714Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:06:54.714Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:06:54.714Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:06:54.714Z] 33b1e0a273af: Waiting [2025-10-31T10:06:54.714Z] 5d3b04190fa2: Waiting [2025-10-31T10:06:54.714Z] 2f39f015ded8: Waiting [2025-10-31T10:06:54.714Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:06:54.714Z] 5c69ac0246d0: Download complete [2025-10-31T10:06:54.714Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:06:54.714Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:06:54.714Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:06:54.714Z] ec43610c2a17: Download complete [2025-10-31T10:06:54.714Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:06:54.714Z] 33b1e0a273af: Download complete [2025-10-31T10:06:54.972Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:06:54.972Z] 5d3b04190fa2: Download complete [2025-10-31T10:06:54.972Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:06:54.972Z] 5eb5b503b376: Download complete [2025-10-31T10:06:55.552Z] 2f39f015ded8: Verifying Checksum [2025-10-31T10:06:55.552Z] 2f39f015ded8: Download complete [2025-10-31T10:06:56.137Z] 5eb5b503b376: Pull complete [2025-10-31T10:06:56.402Z] 5c69ac0246d0: Pull complete [2025-10-31T10:06:56.665Z] ec43610c2a17: Pull complete [2025-10-31T10:06:56.923Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:06:56.923Z] 33b1e0a273af: Pull complete [2025-10-31T10:06:57.181Z] 5d3b04190fa2: Pull complete [2025-10-31T10:07:01.414Z] 2f39f015ded8: Pull complete [2025-10-31T10:07:01.414Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:07:01.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:07:01.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:07:01.595Z] prd-centos7-docker-4c-2g-771779 does not seem to be running inside a container [2025-10-31T10:07:01.630Z] $ 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/920/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:07:05.211Z] $ docker top 6909bd724a903b8d6801937c5500f32be52815d83a550acfed7e0be84af537cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:07:05.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:07:05.842Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:07:06.136Z] + ls /var/log/sa-host [2025-10-31T10:07:06.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:07:06.236Z] provisioning config files... [2025-10-31T10:07:06.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10933648115536722241tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:07:06.266Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:07:06.550Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:07:06.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:07:06.897Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:07:06.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:07:07.185Z] ---> sudo-logs.sh [2025-10-31T10:07:07.185Z] Archiving 'sudo' log.. [2025-10-31T10:07:07.185Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T10:07:07.219Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T10:07:07.223Z] $ docker stop --time=1 6909bd724a903b8d6801937c5500f32be52815d83a550acfed7e0be84af537cd [2025-10-31T10:07:08.342Z] $ docker rm -f --volumes 6909bd724a903b8d6801937c5500f32be52815d83a550acfed7e0be84af537cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T10:07:08.459Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T10:07:08.459Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T10:07:08.477Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T10:44:15.834Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772186 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-31T10:44:15.856Z] Running in /w/workspace/edgex-go/920 [Pipeline] { [Pipeline] checkout [2025-10-31T10:44:18.923Z] The recommended git tool is: git [2025-10-31T10:44:24.373Z] using credential edgex-jenkins-ssh [2025-10-31T10:44:24.399Z] Cloning the remote Git repository [2025-10-31T10:44:24.456Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T10:44:24.576Z] > git init /w/workspace/edgex-go/920 # timeout=10 [2025-10-31T10:44:24.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T10:44:24.763Z] > git --version # timeout=10 [2025-10-31T10:44:24.792Z] > git --version # 'git version 2.25.1' [2025-10-31T10:44:24.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T10:44:24.966Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T10:44:49.744Z] Avoid second fetch [2025-10-31T10:44:49.745Z] Checking out Revision 9947229cd3ef338e1f35ef423db13361e0e58515 (main) [2025-10-31T10:44:48.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T10:44:48.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T10:44:49.762Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T10:44:49.837Z] > git checkout -f 9947229cd3ef338e1f35ef423db13361e0e58515 # timeout=10 [2025-10-31T10:44:50.715Z] Commit message: "Merge pull request #5281 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.43.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:44:55.010Z] provisioning config files... [2025-10-31T10:44:55.045Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config6188524749300269763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:44:55.807Z] ---> ****-login.sh [2025-10-31T10:44:55.807Z] nexus3.edgexfoundry.org:10001 [2025-10-31T10:44:56.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:56.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:56.360Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:56.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:56.361Z] [2025-10-31T10:44:56.361Z] Login Succeeded [2025-10-31T10:44:56.361Z] nexus3.edgexfoundry.org:10002 [2025-10-31T10:44:56.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:56.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:56.899Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:56.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:56.899Z] [2025-10-31T10:44:56.899Z] Login Succeeded [2025-10-31T10:44:56.899Z] nexus3.edgexfoundry.org:10003 [2025-10-31T10:44:57.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:57.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:57.169Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:57.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:57.169Z] [2025-10-31T10:44:57.169Z] Login Succeeded [2025-10-31T10:44:57.169Z] nexus3.edgexfoundry.org:10004 [2025-10-31T10:44:57.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:57.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:57.445Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:57.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:57.445Z] [2025-10-31T10:44:57.445Z] Login Succeeded [2025-10-31T10:44:57.718Z] ****.io [2025-10-31T10:44:57.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:58.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:58.306Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:58.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:58.306Z] [2025-10-31T10:44:58.306Z] Login Succeeded [2025-10-31T10:44:58.306Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T10:44:58.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T10:44:59.005Z] + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] echo [2025-10-31T10:44:59.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:44:59.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:44:59.066Z] ========================================================= [2025-10-31T10:44:59.066Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T10:44:59.066Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T10:44:59.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:44:59.678Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T10:44:59.678Z] 6b59a28fa201: Pulling fs layer [2025-10-31T10:44:59.678Z] d32bb0dddca7: Pulling fs layer [2025-10-31T10:44:59.678Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T10:44:59.678Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T10:44:59.678Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T10:44:59.678Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T10:44:59.678Z] deaec5988b04: Pulling fs layer [2025-10-31T10:44:59.678Z] 9f65657bb879: Pulling fs layer [2025-10-31T10:44:59.678Z] 4f4fb700ef54: Waiting [2025-10-31T10:44:59.678Z] 8ba94037c8f0: Waiting [2025-10-31T10:44:59.678Z] deaec5988b04: Waiting [2025-10-31T10:44:59.678Z] 9f65657bb879: Waiting [2025-10-31T10:44:59.678Z] d32bb0dddca7: Verifying Checksum [2025-10-31T10:44:59.678Z] d32bb0dddca7: Download complete [2025-10-31T10:44:59.678Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T10:44:59.678Z] 196fd7d83e7d: Download complete [2025-10-31T10:44:59.678Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T10:44:59.678Z] 4f4fb700ef54: Download complete [2025-10-31T10:44:59.678Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T10:44:59.678Z] 8ba94037c8f0: Download complete [2025-10-31T10:44:59.678Z] 6b59a28fa201: Verifying Checksum [2025-10-31T10:44:59.678Z] 6b59a28fa201: Download complete [2025-10-31T10:45:00.274Z] 9f65657bb879: Verifying Checksum [2025-10-31T10:45:00.274Z] 9f65657bb879: Download complete [2025-10-31T10:45:00.865Z] 6b59a28fa201: Pull complete [2025-10-31T10:45:01.471Z] d32bb0dddca7: Pull complete [2025-10-31T10:45:01.739Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T10:45:01.739Z] 5dab1238d3d9: Download complete [2025-10-31T10:45:03.165Z] deaec5988b04: Verifying Checksum [2025-10-31T10:45:03.165Z] deaec5988b04: Download complete [2025-10-31T10:45:18.200Z] 5dab1238d3d9: Pull complete [2025-10-31T10:45:18.200Z] 196fd7d83e7d: Pull complete [2025-10-31T10:45:18.200Z] 4f4fb700ef54: Pull complete [2025-10-31T10:45:18.200Z] 8ba94037c8f0: Pull complete [2025-10-31T10:45:26.448Z] deaec5988b04: Pull complete [2025-10-31T10:45:28.420Z] 9f65657bb879: Pull complete [2025-10-31T10:45:28.420Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T10:45:28.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:45:28.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T10:45:28.773Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:45:28.773Z] WORKDIR /edgex [2025-10-31T10:45:28.773Z] COPY go.mod . [2025-10-31T10:45:28.773Z] RUN go mod download [2025-10-31T10:45:28.773Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T10:45:29.743Z] Sending build context to Docker daemon 3.853MB [2025-10-31T10:45:29.744Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:45:29.744Z] ---> 334268110677 [2025-10-31T10:45:29.744Z] Step 2/4 : WORKDIR /edgex [2025-10-31T10:45:31.699Z] ---> Running in e08141bb2b56 [2025-10-31T10:45:31.970Z] Removing intermediate container e08141bb2b56 [2025-10-31T10:45:31.970Z] ---> 461dde47586d [2025-10-31T10:45:31.970Z] Step 3/4 : COPY go.mod . [2025-10-31T10:45:32.580Z] ---> 3df29c806a9e [2025-10-31T10:45:32.581Z] Step 4/4 : RUN go mod download [2025-10-31T10:45:32.581Z] ---> Running in f1de8d34b654 [2025-10-31T10:46:29.037Z] Removing intermediate container f1de8d34b654 [2025-10-31T10:46:29.037Z] ---> 915b21de4332 [2025-10-31T10:46:29.037Z] Successfully built 915b21de4332 [2025-10-31T10:46:29.037Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:46:29.395Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T10:46:29.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:46:29.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-772186 does not seem to be running inside a container [2025-10-31T10:46:29.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T10:46:31.041Z] $ docker top df8082331035f77ad011e9776b1ef02fe3adf46d76767d1c3c55779cfbbd7d1b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:46:31.903Z] + go version [2025-10-31T10:46:31.903Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T10:46:31.920Z] $ docker stop --time=1 df8082331035f77ad011e9776b1ef02fe3adf46d76767d1c3c55779cfbbd7d1b [2025-10-31T10:46:33.578Z] $ docker rm -f --volumes df8082331035f77ad011e9776b1ef02fe3adf46d76767d1c3c55779cfbbd7d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:46:34.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T10:46:34.381Z] [2025-10-31T10:46:34.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:46:34.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T10:46:35.010Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T10:46:35.010Z] 547446be3368: Pulling fs layer [2025-10-31T10:46:35.010Z] d125d8839a47: Pulling fs layer [2025-10-31T10:46:35.010Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T10:46:35.010Z] c3105a71a48b: Pulling fs layer [2025-10-31T10:46:35.010Z] 0f093f025ec4: Pulling fs layer [2025-10-31T10:46:35.010Z] c3106fc0e877: Pulling fs layer [2025-10-31T10:46:35.010Z] c3105a71a48b: Waiting [2025-10-31T10:46:35.010Z] 0f093f025ec4: Waiting [2025-10-31T10:46:35.010Z] c3106fc0e877: Waiting [2025-10-31T10:46:35.010Z] 547446be3368: Verifying Checksum [2025-10-31T10:46:35.010Z] 547446be3368: Download complete [2025-10-31T10:46:35.010Z] c3105a71a48b: Verifying Checksum [2025-10-31T10:46:35.010Z] c3105a71a48b: Download complete [2025-10-31T10:46:35.601Z] d125d8839a47: Verifying Checksum [2025-10-31T10:46:35.601Z] d125d8839a47: Download complete [2025-10-31T10:46:35.601Z] c3106fc0e877: Verifying Checksum [2025-10-31T10:46:35.601Z] c3106fc0e877: Download complete [2025-10-31T10:46:35.601Z] 0f093f025ec4: Verifying Checksum [2025-10-31T10:46:35.601Z] 0f093f025ec4: Download complete [2025-10-31T10:46:35.872Z] 547446be3368: Pull complete [2025-10-31T10:46:37.288Z] d125d8839a47: Pull complete [2025-10-31T10:46:37.875Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T10:46:37.875Z] 3e85d5ac6304: Download complete [2025-10-31T10:46:47.975Z] 3e85d5ac6304: Pull complete [2025-10-31T10:46:47.975Z] c3105a71a48b: Pull complete [2025-10-31T10:46:49.391Z] 0f093f025ec4: Pull complete [2025-10-31T10:46:49.391Z] c3106fc0e877: Pull complete [2025-10-31T10:46:49.391Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T10:46:49.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T10:46:49.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:46:49.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-772186 does not seem to be running inside a container [2025-10-31T10:46:49.720Z] $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T10:46:52.151Z] $ docker top 927fb4869a050c3d79cdc7972e64f13158db7d8b0f4948b7692eccd75da850a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:46:53.058Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T10:47:03.157Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T10:47:03.157Z] #1 transferring dockerfile: [2025-10-31T10:47:03.157Z] #1 transferring dockerfile: 1.81kB done [2025-10-31T10:47:03.157Z] #1 DONE 0.1s [2025-10-31T10:47:03.744Z] [2025-10-31T10:47:03.744Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T10:47:03.744Z] #2 ... [2025-10-31T10:47:03.744Z] [2025-10-31T10:47:03.744Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T10:47:03.744Z] #3 DONE 0.0s [2025-10-31T10:47:03.744Z] [2025-10-31T10:47:03.744Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T10:47:05.704Z] #4 ... [2025-10-31T10:47:05.704Z] [2025-10-31T10:47:05.704Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T10:47:05.704Z] #2 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T10:47:05.704Z] #2 DONE 2.1s [2025-10-31T10:47:05.704Z] [2025-10-31T10:47:05.704Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-10-31T10:47:05.704Z] #5 transferring dockerfile: 2.10kB done [2025-10-31T10:47:05.704Z] #5 DONE 2.0s [2025-10-31T10:47:05.704Z] [2025-10-31T10:47:05.704Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T10:47:05.975Z] #4 ... [2025-10-31T10:47:05.975Z] [2025-10-31T10:47:05.975Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-10-31T10:47:05.975Z] #6 transferring dockerfile: 2.02kB 0.0s done [2025-10-31T10:47:05.975Z] #6 DONE 2.3s [2025-10-31T10:47:05.975Z] [2025-10-31T10:47:05.975Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T10:47:05.975Z] #4 transferring dockerfile: 2.23kB done [2025-10-31T10:47:05.975Z] #4 ... [2025-10-31T10:47:05.975Z] [2025-10-31T10:47:05.975Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T10:47:05.975Z] #3 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T10:47:05.975Z] #3 DONE 2.3s [2025-10-31T10:47:06.263Z] [2025-10-31T10:47:06.263Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T10:47:06.263Z] #4 DONE 2.3s [2025-10-31T10:47:06.263Z] [2025-10-31T10:47:06.263Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T10:47:06.263Z] #7 transferring context: 50B 0.0s done [2025-10-31T10:47:06.263Z] #7 ... [2025-10-31T10:47:06.263Z] [2025-10-31T10:47:06.263Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T10:47:06.263Z] #8 transferring dockerfile: 2.50kB done [2025-10-31T10:47:06.263Z] #8 DONE 2.5s [2025-10-31T10:47:06.263Z] [2025-10-31T10:47:06.263Z] #9 [core-metadata internal] load .dockerignore [2025-10-31T10:47:06.263Z] #9 transferring context: 50B 0.0s done [2025-10-31T10:47:06.263Z] #9 DONE 1.3s [2025-10-31T10:47:06.263Z] [2025-10-31T10:47:06.263Z] #10 [security-proxy-auth internal] load .dockerignore [2025-10-31T10:47:06.263Z] #10 transferring context: 50B 0.0s done [2025-10-31T10:47:06.263Z] #10 DONE 1.3s [2025-10-31T10:47:06.263Z] [2025-10-31T10:47:06.263Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-10-31T10:47:06.263Z] #11 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T10:47:06.263Z] #11 DONE 2.5s [2025-10-31T10:47:06.263Z] [2025-10-31T10:47:06.263Z] #12 [core-command internal] load .dockerignore [2025-10-31T10:47:06.263Z] #12 transferring context: 50B 0.0s done [2025-10-31T10:47:06.533Z] #12 ... [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #13 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T10:47:06.533Z] #13 transferring context: 50B 0.0s done [2025-10-31T10:47:06.533Z] #13 DONE 1.4s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #14 [core-keeper internal] load .dockerignore [2025-10-31T10:47:06.533Z] #14 transferring context: 50B 0.0s done [2025-10-31T10:47:06.533Z] #14 DONE 1.1s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #15 [security-spire-agent internal] load .dockerignore [2025-10-31T10:47:06.533Z] #15 transferring context: 50B 0.0s done [2025-10-31T10:47:06.533Z] #15 DONE 2.2s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T10:47:06.533Z] #16 transferring dockerfile: 1.83kB 0.1s done [2025-10-31T10:47:06.533Z] #16 DONE 2.5s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:06.533Z] #17 DONE 0.0s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #18 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T10:47:06.533Z] #18 transferring dockerfile: 2.49kB 0.1s done [2025-10-31T10:47:06.533Z] #18 DONE 2.7s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #19 [support-notifications internal] load .dockerignore [2025-10-31T10:47:06.533Z] #19 transferring context: 50B 0.0s done [2025-10-31T10:47:06.533Z] #19 DONE 1.5s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #20 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T10:47:06.533Z] #20 transferring dockerfile: 1.69kB 0.1s done [2025-10-31T10:47:06.533Z] #20 DONE 2.6s [2025-10-31T10:47:06.533Z] [2025-10-31T10:47:06.533Z] #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:06.811Z] #21 ... [2025-10-31T10:47:06.811Z] [2025-10-31T10:47:06.811Z] #22 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T10:47:06.811Z] #22 transferring dockerfile: 3.02kB 0.1s done [2025-10-31T10:47:06.811Z] #22 DONE 2.6s [2025-10-31T10:47:06.811Z] [2025-10-31T10:47:06.811Z] #23 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T10:47:06.811Z] #23 transferring dockerfile: 1.70kB 0.1s done [2025-10-31T10:47:06.811Z] #23 DONE 2.8s [2025-10-31T10:47:06.811Z] [2025-10-31T10:47:06.811Z] #24 [core-data internal] load build definition from Dockerfile [2025-10-31T10:47:06.811Z] #24 transferring dockerfile: 2.04kB 0.1s done [2025-10-31T10:47:06.811Z] #24 DONE 2.6s [2025-10-31T10:47:06.811Z] [2025-10-31T10:47:06.811Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T10:47:06.811Z] #7 DONE 1.7s [2025-10-31T10:47:06.811Z] [2025-10-31T10:47:06.811Z] #25 [security-proxy-setup internal] load .dockerignore [2025-10-31T10:47:06.811Z] #25 transferring context: 50B 0.0s done [2025-10-31T10:47:06.811Z] #25 DONE 1.7s [2025-10-31T10:47:06.811Z] [2025-10-31T10:47:06.811Z] #26 [security-spire-config internal] load .dockerignore [2025-10-31T10:47:06.811Z] #26 transferring context: 50B 0.0s done [2025-10-31T10:47:07.080Z] #26 ... [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:07.080Z] #17 DONE 0.0s [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:07.080Z] #21 DONE 0.4s [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #27 [core-command internal] load build definition from Dockerfile [2025-10-31T10:47:07.080Z] #27 transferring dockerfile: 1.94kB 0.1s done [2025-10-31T10:47:07.080Z] #27 DONE 2.7s [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-10-31T10:47:07.080Z] #28 transferring context: 50B 0.0s done [2025-10-31T10:47:07.080Z] #28 DONE 1.7s [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #29 [security-spire-server internal] load .dockerignore [2025-10-31T10:47:07.080Z] #29 transferring context: 50B 0.0s done [2025-10-31T10:47:07.080Z] #29 DONE 1.6s [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #30 [security-bootstrapper internal] load .dockerignore [2025-10-31T10:47:07.080Z] #30 transferring context: 50B 0.0s done [2025-10-31T10:47:07.080Z] #30 DONE 1.6s [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #31 [support-scheduler internal] load .dockerignore [2025-10-31T10:47:07.080Z] #31 transferring context: 50B 0.0s done [2025-10-31T10:47:07.080Z] #31 DONE 1.7s [2025-10-31T10:47:07.080Z] [2025-10-31T10:47:07.080Z] #32 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:07.080Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:07.349Z] #32 ... [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:07.349Z] #17 DONE 0.0s [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #12 [core-command internal] load .dockerignore [2025-10-31T10:47:07.349Z] #12 DONE 1.5s [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #33 [core-data internal] load .dockerignore [2025-10-31T10:47:07.349Z] #33 transferring context: 50B 0.0s done [2025-10-31T10:47:07.349Z] #33 DONE 1.6s [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:07.349Z] #21 DONE 0.4s [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:07.349Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:07.349Z] #32 ... [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #17 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:07.349Z] #17 DONE 0.0s [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #26 [security-spire-config internal] load .dockerignore [2025-10-31T10:47:07.349Z] #26 DONE 1.8s [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:07.349Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:07.349Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:07.349Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:07.349Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:07.349Z] #32 ... [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #21 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:07.349Z] #21 DONE 0.6s [2025-10-31T10:47:07.349Z] [2025-10-31T10:47:07.349Z] #32 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:07.349Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:07.349Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:07.349Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:07.349Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:07.620Z] #32 DONE 0.5s [2025-10-31T10:47:07.620Z] [2025-10-31T10:47:07.620Z] #34 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T10:47:07.888Z] #34 ... [2025-10-31T10:47:07.888Z] [2025-10-31T10:47:07.888Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:07.888Z] #17 DONE 0.0s [2025-10-31T10:47:08.156Z] [2025-10-31T10:47:08.156Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:09.121Z] #35 ... [2025-10-31T10:47:09.121Z] [2025-10-31T10:47:09.121Z] #21 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:09.121Z] #21 DONE 1.8s [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:09.393Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:09.393Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:09.393Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:09.393Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:09.393Z] #32 DONE 0.5s [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T10:47:09.393Z] #36 ... [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T10:47:09.393Z] #37 DONE 2.1s [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:09.393Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:09.393Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:09.393Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:09.393Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:09.393Z] #32 DONE 1.0s [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #38 [security-spiffe-token-provider internal] load build context [2025-10-31T10:47:09.393Z] #38 transferring context: 3.36MB 1.6s done [2025-10-31T10:47:09.393Z] #38 DONE 2.2s [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #39 [security-proxy-auth internal] load build context [2025-10-31T10:47:09.393Z] #39 transferring context: 3.36MB 1.8s done [2025-10-31T10:47:09.393Z] #39 DONE 2.5s [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T10:47:09.393Z] #40 DONE 2.1s [2025-10-31T10:47:09.393Z] [2025-10-31T10:47:09.393Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:09.393Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:09.661Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-31T10:47:09.661Z] #41 DONE 0.1s [2025-10-31T10:47:09.661Z] [2025-10-31T10:47:09.661Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:09.661Z] #17 DONE 0.0s [2025-10-31T10:47:09.661Z] [2025-10-31T10:47:09.661Z] #42 [core-keeper internal] load build context [2025-10-31T10:47:09.661Z] #42 transferring context: 3.36MB 1.8s done [2025-10-31T10:47:09.661Z] #42 DONE 2.2s [2025-10-31T10:47:09.661Z] [2025-10-31T10:47:09.661Z] #43 [core-metadata internal] load build context [2025-10-31T10:47:09.661Z] #43 transferring context: 3.36MB 2.1s done [2025-10-31T10:47:09.661Z] #43 DONE 2.6s [2025-10-31T10:47:09.661Z] [2025-10-31T10:47:09.661Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:09.661Z] #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:09.661Z] #44 ... [2025-10-31T10:47:09.661Z] [2025-10-31T10:47:09.661Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:09.661Z] #17 DONE 0.0s [2025-10-31T10:47:09.661Z] [2025-10-31T10:47:09.661Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:09.661Z] #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-10-31T10:47:09.931Z] #44 ... [2025-10-31T10:47:09.931Z] [2025-10-31T10:47:09.931Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:09.931Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:09.931Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:09.931Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:09.931Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:09.931Z] #32 DONE 1.0s [2025-10-31T10:47:09.931Z] [2025-10-31T10:47:09.931Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:09.931Z] #21 DONE 2.0s [2025-10-31T10:47:09.931Z] [2025-10-31T10:47:09.931Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:09.931Z] #17 DONE 0.0s [2025-10-31T10:47:09.931Z] [2025-10-31T10:47:09.931Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:09.931Z] #44 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T10:47:09.931Z] #44 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T10:47:09.931Z] #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T10:47:10.205Z] #44 ... [2025-10-31T10:47:10.205Z] [2025-10-31T10:47:10.205Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:10.205Z] #17 DONE 0.0s [2025-10-31T10:47:10.205Z] [2025-10-31T10:47:10.205Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:10.205Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-10-31T10:47:10.476Z] #44 ... [2025-10-31T10:47:10.476Z] [2025-10-31T10:47:10.476Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:10.476Z] #17 DONE 0.0s [2025-10-31T10:47:10.476Z] [2025-10-31T10:47:10.476Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:10.476Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-31T10:47:10.476Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-10-31T10:47:10.476Z] #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.3s [2025-10-31T10:47:10.476Z] #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s [2025-10-31T10:47:10.476Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.4s [2025-10-31T10:47:10.476Z] #44 ... [2025-10-31T10:47:10.476Z] [2025-10-31T10:47:10.476Z] #32 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:10.476Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:10.476Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:10.476Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:10.476Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:10.476Z] #32 DONE 1.0s [2025-10-31T10:47:10.476Z] [2025-10-31T10:47:10.476Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:10.476Z] #21 DONE 2.5s [2025-10-31T10:47:10.476Z] [2025-10-31T10:47:10.476Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T10:47:10.476Z] #37 DONE 2.4s [2025-10-31T10:47:10.476Z] [2025-10-31T10:47:10.476Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:10.752Z] #44 ... [2025-10-31T10:47:10.752Z] [2025-10-31T10:47:10.752Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:10.752Z] #17 DONE 0.0s [2025-10-31T10:47:10.752Z] [2025-10-31T10:47:10.752Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:10.752Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-10-31T10:47:10.752Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T10:47:10.752Z] #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-10-31T10:47:11.025Z] #44 ... [2025-10-31T10:47:11.025Z] [2025-10-31T10:47:11.025Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:47:11.025Z] #17 DONE 0.0s [2025-10-31T10:47:11.025Z] [2025-10-31T10:47:11.025Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:11.025Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 0.8s [2025-10-31T10:47:11.025Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 1.0s [2025-10-31T10:47:11.307Z] #44 ... [2025-10-31T10:47:11.307Z] [2025-10-31T10:47:11.307Z] #45 [security-spire-agent internal] load build context [2025-10-31T10:47:11.307Z] #45 transferring context: 23.33kB 0.1s done [2025-10-31T10:47:11.307Z] #45 DONE 1.6s [2025-10-31T10:47:11.307Z] [2025-10-31T10:47:11.307Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:11.307Z] #44 ... [2025-10-31T10:47:11.307Z] [2025-10-31T10:47:11.307Z] #46 [support-notifications internal] load build context [2025-10-31T10:47:11.307Z] #46 transferring context: 3.36MB 1.1s done [2025-10-31T10:47:11.307Z] #46 DONE 2.0s [2025-10-31T10:47:11.307Z] [2025-10-31T10:47:11.307Z] #21 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T10:47:11.307Z] #21 DONE 3.2s [2025-10-31T10:47:11.307Z] [2025-10-31T10:47:11.307Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:11.307Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 1.2s [2025-10-31T10:47:11.307Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 1.3s [2025-10-31T10:47:11.589Z] #44 ... [2025-10-31T10:47:11.589Z] [2025-10-31T10:47:11.589Z] #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:11.589Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:11.589Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:11.589Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:11.589Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:11.589Z] #32 DONE 1.0s [2025-10-31T10:47:11.589Z] [2025-10-31T10:47:11.589Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:11.589Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 1.5s [2025-10-31T10:47:12.220Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T10:47:12.220Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 2.2s [2025-10-31T10:47:12.848Z] #44 ... [2025-10-31T10:47:12.848Z] [2025-10-31T10:47:12.848Z] #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:12.848Z] #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T10:47:12.848Z] #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T10:47:12.848Z] #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T10:47:12.848Z] #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T10:47:12.848Z] #32 DONE 1.0s [2025-10-31T10:47:12.848Z] [2025-10-31T10:47:12.848Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T10:47:12.848Z] #37 DONE 3.8s [2025-10-31T10:47:12.848Z] [2025-10-31T10:47:12.848Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:12.848Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 2.5s [2025-10-31T10:47:12.848Z] #44 ... [2025-10-31T10:47:12.848Z] [2025-10-31T10:47:12.848Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T10:47:12.848Z] #32 DONE 1.0s [2025-10-31T10:47:12.848Z] [2025-10-31T10:47:12.848Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:12.848Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.61MB / 14.28MB 2.7s [2025-10-31T10:47:12.848Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 2.9s [2025-10-31T10:47:13.117Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 3.0s [2025-10-31T10:47:13.391Z] #44 ... [2025-10-31T10:47:13.391Z] [2025-10-31T10:47:13.391Z] #47 [security-proxy-setup internal] load build context [2025-10-31T10:47:13.391Z] #47 transferring context: 3.36MB 2.3s done [2025-10-31T10:47:13.391Z] #47 DONE 3.4s [2025-10-31T10:47:13.391Z] [2025-10-31T10:47:13.391Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:13.679Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 3.5s [2025-10-31T10:47:14.279Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.9s done [2025-10-31T10:47:14.279Z] #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b [2025-10-31T10:47:14.279Z] #44 ... [2025-10-31T10:47:14.279Z] [2025-10-31T10:47:14.279Z] #48 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:47:14.279Z] #48 DONE 7.3s [2025-10-31T10:47:14.279Z] [2025-10-31T10:47:14.279Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:14.279Z] #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-31T10:47:14.279Z] #44 ... [2025-10-31T10:47:14.279Z] [2025-10-31T10:47:14.279Z] #49 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:47:14.279Z] #49 transferring context: 3.36MB 2.7s done [2025-10-31T10:47:14.553Z] #49 DONE 4.5s [2025-10-31T10:47:14.553Z] [2025-10-31T10:47:14.553Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:14.553Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-31T10:47:14.553Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T10:47:14.553Z] #41 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T10:47:14.553Z] #41 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T10:47:14.553Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-31T10:47:14.553Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-10-31T10:47:14.553Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T10:47:14.553Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.2s done [2025-10-31T10:47:14.553Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.25MB / 33.17MB 4.3s [2025-10-31T10:47:14.553Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-31T10:47:14.553Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-31T10:47:15.522Z] #41 ... [2025-10-31T10:47:15.522Z] [2025-10-31T10:47:15.522Z] #50 [security-spire-server internal] load build context [2025-10-31T10:47:15.522Z] #50 transferring context: 23.80kB 0.3s done [2025-10-31T10:47:15.522Z] #50 DONE 4.7s [2025-10-31T10:47:15.522Z] [2025-10-31T10:47:15.522Z] #51 [security-bootstrapper internal] load build context [2025-10-31T10:47:16.112Z] #51 ... [2025-10-31T10:47:16.112Z] [2025-10-31T10:47:16.112Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:16.112Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.94MB / 33.17MB 6.2s [2025-10-31T10:47:16.726Z] #41 ... [2025-10-31T10:47:16.726Z] [2025-10-31T10:47:16.726Z] #52 [security-spire-config internal] load build context [2025-10-31T10:47:16.726Z] #52 transferring context: 22.05kB 0.5s done [2025-10-31T10:47:16.726Z] #52 DONE 3.8s [2025-10-31T10:47:16.726Z] [2025-10-31T10:47:16.726Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:16.726Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 6.6s [2025-10-31T10:47:17.329Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 7.1s [2025-10-31T10:47:17.329Z] #41 ... [2025-10-31T10:47:17.329Z] [2025-10-31T10:47:17.329Z] #34 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T10:47:17.329Z] #34 DONE 9.6s [2025-10-31T10:47:17.329Z] [2025-10-31T10:47:17.329Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:17.605Z] #41 ... [2025-10-31T10:47:17.605Z] [2025-10-31T10:47:17.605Z] #53 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T10:47:17.605Z] #53 DONE 2.2s [2025-10-31T10:47:17.605Z] [2025-10-31T10:47:17.605Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:17.876Z] #41 ... [2025-10-31T10:47:17.876Z] [2025-10-31T10:47:17.876Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:47:18.144Z] #54 ... [2025-10-31T10:47:18.144Z] [2025-10-31T10:47:18.144Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:18.144Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 8.0s [2025-10-31T10:47:18.733Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 8.5s [2025-10-31T10:47:19.003Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.81MB / 33.17MB 8.9s [2025-10-31T10:47:19.600Z] #41 ... [2025-10-31T10:47:19.600Z] [2025-10-31T10:47:19.600Z] #51 [security-bootstrapper internal] load build context [2025-10-31T10:47:19.600Z] #51 transferring context: 3.36MB 5.6s done [2025-10-31T10:47:19.600Z] #51 DONE 8.8s [2025-10-31T10:47:19.600Z] [2025-10-31T10:47:19.600Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:19.600Z] #41 ... [2025-10-31T10:47:19.600Z] [2025-10-31T10:47:19.600Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:47:19.600Z] #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:19.870Z] #55 ... [2025-10-31T10:47:19.870Z] [2025-10-31T10:47:19.870Z] #56 [support-scheduler internal] load build context [2025-10-31T10:47:19.870Z] #56 ... [2025-10-31T10:47:19.870Z] [2025-10-31T10:47:19.870Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T10:47:19.870Z] #0 7.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:19.870Z] #0 7.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:20.145Z] #57 ... [2025-10-31T10:47:20.145Z] [2025-10-31T10:47:20.145Z] #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:20.145Z] #35 ... [2025-10-31T10:47:20.145Z] [2025-10-31T10:47:20.145Z] #58 [security-secretstore-setup internal] load build context [2025-10-31T10:47:20.733Z] #58 ... [2025-10-31T10:47:20.733Z] [2025-10-31T10:47:20.733Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:20.733Z] #41 ... [2025-10-31T10:47:20.733Z] [2025-10-31T10:47:20.733Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T10:47:21.003Z] #59 ... [2025-10-31T10:47:21.004Z] [2025-10-31T10:47:21.004Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T10:47:21.272Z] #60 ... [2025-10-31T10:47:21.272Z] [2025-10-31T10:47:21.272Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T10:47:21.272Z] #61 ... [2025-10-31T10:47:21.272Z] [2025-10-31T10:47:21.272Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:21.272Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 11.1s [2025-10-31T10:47:21.540Z] #41 ... [2025-10-31T10:47:21.540Z] [2025-10-31T10:47:21.540Z] #62 [core-data internal] load build context [2025-10-31T10:47:21.540Z] #62 ... [2025-10-31T10:47:21.540Z] [2025-10-31T10:47:21.540Z] #63 [core-command internal] load build context [2025-10-31T10:47:21.831Z] #63 ... [2025-10-31T10:47:21.831Z] [2025-10-31T10:47:21.831Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:21.831Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 11.5s [2025-10-31T10:47:22.420Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.11MB / 33.17MB 12.4s [2025-10-31T10:47:22.420Z] #41 ... [2025-10-31T10:47:22.420Z] [2025-10-31T10:47:22.420Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:22.689Z] #64 ... [2025-10-31T10:47:22.689Z] [2025-10-31T10:47:22.689Z] #62 [core-data internal] load build context [2025-10-31T10:47:22.957Z] #62 ... [2025-10-31T10:47:22.957Z] [2025-10-31T10:47:22.957Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:47:22.957Z] #65 ... [2025-10-31T10:47:22.957Z] [2025-10-31T10:47:22.957Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:23.546Z] #41 ... [2025-10-31T10:47:23.546Z] [2025-10-31T10:47:23.546Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T10:47:23.546Z] #57 10.62 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:23.546Z] #57 10.62 (2/4) Installing openssl (3.5.4-r0) [2025-10-31T10:47:23.546Z] #57 10.62 (3/4) Installing su-exec (0.2-r3) [2025-10-31T10:47:23.546Z] #57 10.62 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T10:47:23.546Z] #57 11.00 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:23.546Z] #57 11.12 OK: 20 MiB in 20 packages [2025-10-31T10:47:23.546Z] #57 DONE 13.4s [2025-10-31T10:47:23.546Z] [2025-10-31T10:47:23.546Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:23.546Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 13.4s [2025-10-31T10:47:24.132Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.0s done [2025-10-31T10:47:24.754Z] #41 ... [2025-10-31T10:47:24.755Z] [2025-10-31T10:47:24.755Z] #58 [security-secretstore-setup internal] load build context [2025-10-31T10:47:24.755Z] #58 transferring context: 3.36MB 9.5s done [2025-10-31T10:47:24.755Z] #58 DONE 14.0s [2025-10-31T10:47:24.755Z] [2025-10-31T10:47:24.755Z] #56 [support-scheduler internal] load build context [2025-10-31T10:47:24.755Z] #56 transferring context: 3.36MB 9.5s done [2025-10-31T10:47:24.755Z] #56 DONE 14.2s [2025-10-31T10:47:24.755Z] [2025-10-31T10:47:24.755Z] #62 [core-data internal] load build context [2025-10-31T10:47:25.538Z] #62 ... [2025-10-31T10:47:25.538Z] [2025-10-31T10:47:25.538Z] #63 [core-command internal] load build context [2025-10-31T10:47:25.538Z] #63 transferring context: 3.36MB 8.1s done [2025-10-31T10:47:25.538Z] #63 DONE 13.8s [2025-10-31T10:47:25.538Z] [2025-10-31T10:47:25.538Z] #62 [core-data internal] load build context [2025-10-31T10:47:25.903Z] #62 transferring context: 3.36MB 10.2s done [2025-10-31T10:47:26.519Z] #62 DONE 15.0s [2025-10-31T10:47:26.519Z] [2025-10-31T10:47:26.519Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:26.519Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.1s [2025-10-31T10:47:27.532Z] #44 ... [2025-10-31T10:47:27.532Z] [2025-10-31T10:47:27.532Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:27.819Z] #66 ... [2025-10-31T10:47:27.819Z] [2025-10-31T10:47:27.819Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:47:27.819Z] #67 ... [2025-10-31T10:47:27.819Z] [2025-10-31T10:47:27.819Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T10:47:28.102Z] #68 ... [2025-10-31T10:47:28.102Z] [2025-10-31T10:47:28.102Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T10:47:28.102Z] #69 ... [2025-10-31T10:47:28.102Z] [2025-10-31T10:47:28.102Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T10:47:28.376Z] #70 ... [2025-10-31T10:47:28.376Z] [2025-10-31T10:47:28.376Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:47:28.376Z] #71 ... [2025-10-31T10:47:28.376Z] [2025-10-31T10:47:28.376Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:47:28.646Z] #72 ... [2025-10-31T10:47:28.646Z] [2025-10-31T10:47:28.646Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:28.646Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.6s [2025-10-31T10:47:30.093Z] #41 ... [2025-10-31T10:47:30.093Z] [2025-10-31T10:47:30.093Z] #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T10:47:30.093Z] #36 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:30.093Z] #36 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:30.093Z] #36 20.60 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T10:47:30.093Z] #36 ... [2025-10-31T10:47:30.093Z] [2025-10-31T10:47:30.093Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:30.686Z] #44 ... [2025-10-31T10:47:30.686Z] [2025-10-31T10:47:30.686Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:47:30.686Z] #55 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:30.686Z] #55 18.64 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T10:47:30.686Z] #55 18.64 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T10:47:30.686Z] #55 18.64 OK: 26160 distinct packages available [2025-10-31T10:47:30.686Z] #55 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:30.954Z] #55 ... [2025-10-31T10:47:30.954Z] [2025-10-31T10:47:30.954Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:31.552Z] #41 ... [2025-10-31T10:47:31.552Z] [2025-10-31T10:47:31.552Z] #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:31.552Z] #35 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:31.552Z] #35 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:31.552Z] #35 ... [2025-10-31T10:47:31.552Z] [2025-10-31T10:47:31.552Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T10:47:31.552Z] #59 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:31.552Z] #59 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:31.825Z] #59 ... [2025-10-31T10:47:31.825Z] [2025-10-31T10:47:31.825Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T10:47:31.825Z] #70 DONE 14.1s [2025-10-31T10:47:31.825Z] [2025-10-31T10:47:31.825Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:47:31.825Z] #54 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:31.825Z] #54 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:31.825Z] #54 ... [2025-10-31T10:47:31.825Z] [2025-10-31T10:47:31.825Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:33.250Z] #41 ... [2025-10-31T10:47:33.250Z] [2025-10-31T10:47:33.250Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:33.250Z] #64 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.250Z] #64 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.531Z] #64 ... [2025-10-31T10:47:33.531Z] [2025-10-31T10:47:33.531Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T10:47:33.531Z] #61 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.531Z] #61 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.531Z] #61 ... [2025-10-31T10:47:33.531Z] [2025-10-31T10:47:33.531Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T10:47:33.531Z] #60 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.531Z] #60 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.810Z] #60 ... [2025-10-31T10:47:33.810Z] [2025-10-31T10:47:33.810Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:47:33.810Z] #65 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.810Z] #65 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:33.810Z] #65 ... [2025-10-31T10:47:33.811Z] [2025-10-31T10:47:33.811Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T10:47:33.811Z] #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:34.080Z] #73 ... [2025-10-31T10:47:34.080Z] [2025-10-31T10:47:34.080Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:47:34.080Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.4s done [2025-10-31T10:47:34.668Z] #44 DONE 24.9s [2025-10-31T10:47:34.668Z] [2025-10-31T10:47:34.668Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:34.668Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.6s [2025-10-31T10:47:36.093Z] #41 ... [2025-10-31T10:47:36.093Z] [2025-10-31T10:47:36.093Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:36.093Z] #35 24.79 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:36.093Z] #35 24.82 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:36.093Z] #35 24.99 OK: 8 MiB in 17 packages [2025-10-31T10:47:36.093Z] #35 DONE 27.8s [2025-10-31T10:47:36.093Z] [2025-10-31T10:47:36.093Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:36.374Z] #41 ... [2025-10-31T10:47:36.374Z] [2025-10-31T10:47:36.374Z] #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T10:47:36.374Z] #36 21.20 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:36.374Z] #36 21.25 (3/7) Installing libgcc (14.2.0-r6) [2025-10-31T10:47:36.374Z] #36 21.29 (4/7) Installing libsodium (1.0.20-r0) [2025-10-31T10:47:36.374Z] #36 21.40 (5/7) Installing libstdc++ (14.2.0-r6) [2025-10-31T10:47:36.374Z] #36 21.93 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T10:47:36.374Z] #36 22.05 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T10:47:36.374Z] #36 22.24 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:36.374Z] #36 22.44 Executing ca-certificates-20250911-r0.trigger [2025-10-31T10:47:36.374Z] #36 24.52 OK: 12 MiB in 23 packages [2025-10-31T10:47:36.374Z] #36 DONE 27.1s [2025-10-31T10:47:36.374Z] [2025-10-31T10:47:36.374Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:38.975Z] #41 ... [2025-10-31T10:47:38.975Z] [2025-10-31T10:47:38.975Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:38.975Z] #66 11.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:38.975Z] #66 13.36 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:38.975Z] #66 ... [2025-10-31T10:47:38.975Z] [2025-10-31T10:47:38.975Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:38.975Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.3s [2025-10-31T10:47:38.975Z] #41 ... [2025-10-31T10:47:38.975Z] [2025-10-31T10:47:38.975Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T10:47:38.975Z] #69 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:38.975Z] #69 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:39.252Z] #69 ... [2025-10-31T10:47:39.252Z] [2025-10-31T10:47:39.252Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:39.847Z] #41 ... [2025-10-31T10:47:39.847Z] [2025-10-31T10:47:39.847Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T10:47:39.847Z] #61 26.22 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:39.847Z] #61 26.28 (2/2) Installing su-exec (0.2-r3) [2025-10-31T10:47:39.847Z] #61 26.30 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:39.847Z] #61 26.50 OK: 8 MiB in 18 packages [2025-10-31T10:47:39.847Z] #61 DONE 28.8s [2025-10-31T10:47:39.847Z] [2025-10-31T10:47:39.847Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:40.446Z] #41 ... [2025-10-31T10:47:40.446Z] [2025-10-31T10:47:40.446Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:47:40.446Z] #71 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:40.446Z] #71 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:40.446Z] #71 ... [2025-10-31T10:47:40.446Z] [2025-10-31T10:47:40.446Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:47:40.446Z] #67 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:40.446Z] #67 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:40.446Z] #67 ... [2025-10-31T10:47:40.446Z] [2025-10-31T10:47:40.446Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:41.420Z] #41 ... [2025-10-31T10:47:41.420Z] [2025-10-31T10:47:41.420Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:47:41.420Z] #72 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:41.420Z] #72 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:41.420Z] #72 ... [2025-10-31T10:47:41.420Z] [2025-10-31T10:47:41.420Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:41.691Z] #41 ... [2025-10-31T10:47:41.691Z] [2025-10-31T10:47:41.691Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T10:47:41.691Z] #0 4.616 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:41.691Z] #0 7.060 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:41.984Z] #74 ... [2025-10-31T10:47:41.984Z] [2025-10-31T10:47:41.984Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:42.257Z] #41 ... [2025-10-31T10:47:42.257Z] [2025-10-31T10:47:42.257Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T10:47:42.257Z] #68 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:42.257Z] #68 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:42.540Z] #68 ... [2025-10-31T10:47:42.540Z] [2025-10-31T10:47:42.540Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:47:42.540Z] #55 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:42.540Z] #55 ... [2025-10-31T10:47:42.540Z] [2025-10-31T10:47:42.540Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:43.524Z] #41 ... [2025-10-31T10:47:43.524Z] [2025-10-31T10:47:43.524Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:43.524Z] #64 27.70 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:43.524Z] #64 27.73 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:43.524Z] #64 27.97 OK: 8 MiB in 17 packages [2025-10-31T10:47:43.524Z] #64 DONE 31.0s [2025-10-31T10:47:43.524Z] [2025-10-31T10:47:43.524Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:44.124Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.3s [2025-10-31T10:47:45.093Z] #41 ... [2025-10-31T10:47:45.093Z] [2025-10-31T10:47:45.093Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T10:47:45.093Z] #73 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:45.093Z] #73 ... [2025-10-31T10:47:45.093Z] [2025-10-31T10:47:45.093Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T10:47:45.093Z] #59 25.93 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T10:47:45.093Z] #59 26.88 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:45.093Z] #59 26.97 (3/3) Installing tzdata (2025b-r0) [2025-10-31T10:47:45.093Z] #59 29.73 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:45.093Z] #59 30.02 Executing ca-certificates-20250911-r0.trigger [2025-10-31T10:47:45.093Z] #59 31.25 OK: 8 MiB in 19 packages [2025-10-31T10:47:45.093Z] #59 DONE 34.3s [2025-10-31T10:47:45.093Z] [2025-10-31T10:47:45.093Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:47:46.058Z] #75 ... [2025-10-31T10:47:46.058Z] [2025-10-31T10:47:46.058Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T10:47:46.058Z] #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:46.058Z] #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:46.058Z] #76 ... [2025-10-31T10:47:46.058Z] [2025-10-31T10:47:46.058Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:46.058Z] #41 ... [2025-10-31T10:47:46.058Z] [2025-10-31T10:47:46.058Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:47:46.058Z] #54 28.15 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T10:47:46.059Z] #54 28.15 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T10:47:46.059Z] #54 28.15 OK: 26160 distinct packages available [2025-10-31T10:47:46.059Z] #54 30.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:46.059Z] #54 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:46.334Z] #54 ... [2025-10-31T10:47:46.334Z] [2025-10-31T10:47:46.334Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:47:46.334Z] #55 37.43 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:46.334Z] #55 37.46 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T10:47:46.334Z] #55 37.48 (3/5) Installing libucontext (1.3.2-r0) [2025-10-31T10:47:46.334Z] #55 37.53 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T10:47:46.610Z] #55 37.59 (5/5) Installing openssl (3.5.4-r0) [2025-10-31T10:47:46.610Z] #55 ... [2025-10-31T10:47:46.610Z] [2025-10-31T10:47:46.610Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:47:46.610Z] #0 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:46.610Z] #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:46.610Z] #77 ... [2025-10-31T10:47:46.610Z] [2025-10-31T10:47:46.610Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:47:46.610Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.8s done [2025-10-31T10:47:46.883Z] #41 DONE 37.8s [2025-10-31T10:47:46.883Z] [2025-10-31T10:47:46.883Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:47:46.883Z] #55 37.78 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:46.883Z] #55 38.03 OK: 9 MiB in 21 packages [2025-10-31T10:47:47.850Z] #55 ... [2025-10-31T10:47:47.850Z] [2025-10-31T10:47:47.850Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T10:47:47.850Z] #69 27.35 OK: 255 MiB in 60 packages [2025-10-31T10:47:47.850Z] #69 DONE 30.1s [2025-10-31T10:47:47.850Z] [2025-10-31T10:47:47.850Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T10:47:47.850Z] #73 24.59 OK: 20 MiB in 20 packages [2025-10-31T10:47:48.497Z] #73 ... [2025-10-31T10:47:48.497Z] [2025-10-31T10:47:48.497Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:47:48.497Z] #78 DONE 0.7s [2025-10-31T10:47:48.497Z] [2025-10-31T10:47:48.497Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:47:49.086Z] #79 ... [2025-10-31T10:47:49.086Z] [2025-10-31T10:47:49.086Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T10:47:49.086Z] #66 27.05 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:49.086Z] #66 27.97 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:49.086Z] #66 28.21 OK: 8 MiB in 17 packages [2025-10-31T10:47:49.086Z] #66 DONE 31.5s [2025-10-31T10:47:49.086Z] [2025-10-31T10:47:49.086Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:47:49.086Z] #72 30.08 OK: 255 MiB in 60 packages [2025-10-31T10:47:49.086Z] #72 DONE 31.4s [2025-10-31T10:47:49.086Z] [2025-10-31T10:47:49.086Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:47:49.686Z] #80 ... [2025-10-31T10:47:49.686Z] [2025-10-31T10:47:49.686Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T10:47:49.686Z] #60 29.73 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T10:47:49.686Z] #60 30.49 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:49.686Z] #60 30.53 (3/4) Installing su-exec (0.2-r3) [2025-10-31T10:47:49.686Z] #60 30.54 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T10:47:49.686Z] #60 32.50 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:49.686Z] #60 32.80 Executing ca-certificates-20250911-r0.trigger [2025-10-31T10:47:49.686Z] #60 34.80 OK: 19 MiB in 20 packages [2025-10-31T10:47:49.686Z] #60 DONE 38.6s [2025-10-31T10:47:49.686Z] [2025-10-31T10:47:49.686Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:47:49.686Z] #67 31.34 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T10:47:49.686Z] #67 31.34 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T10:47:49.686Z] #67 31.34 OK: 26161 distinct packages available [2025-10-31T10:47:49.962Z] #67 ... [2025-10-31T10:47:49.962Z] [2025-10-31T10:47:49.962Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T10:47:49.962Z] #0 4.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:49.962Z] #0 7.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:50.236Z] #81 ... [2025-10-31T10:47:50.236Z] [2025-10-31T10:47:50.236Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T10:47:50.504Z] #82 ... [2025-10-31T10:47:50.504Z] [2025-10-31T10:47:50.504Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:47:50.504Z] #80 DONE 1.2s [2025-10-31T10:47:50.504Z] [2025-10-31T10:47:50.504Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:47:51.097Z] #83 ... [2025-10-31T10:47:51.097Z] [2025-10-31T10:47:51.097Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:47:51.097Z] #71 30.08 OK: 255 MiB in 60 packages [2025-10-31T10:47:51.097Z] #71 DONE 33.4s [2025-10-31T10:47:51.097Z] [2025-10-31T10:47:51.097Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:47:51.097Z] #65 28.25 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T10:47:51.097Z] #65 28.25 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T10:47:51.097Z] #65 28.25 OK: 26160 distinct packages available [2025-10-31T10:47:51.097Z] #65 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:51.097Z] #65 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:51.097Z] #65 ... [2025-10-31T10:47:51.097Z] [2025-10-31T10:47:51.097Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:47:51.097Z] #55 DONE 42.3s [2025-10-31T10:47:51.097Z] [2025-10-31T10:47:51.097Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T10:47:51.097Z] #68 33.61 OK: 255 MiB in 60 packages [2025-10-31T10:47:51.364Z] #68 ... [2025-10-31T10:47:51.364Z] [2025-10-31T10:47:51.364Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T10:47:51.364Z] #73 DONE 28.0s [2025-10-31T10:47:51.633Z] [2025-10-31T10:47:51.633Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T10:47:52.227Z] #84 DONE 0.8s [2025-10-31T10:47:52.227Z] [2025-10-31T10:47:52.227Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T10:47:52.496Z] #85 ... [2025-10-31T10:47:52.496Z] [2025-10-31T10:47:52.496Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:47:52.496Z] #86 DONE 1.5s [2025-10-31T10:47:52.765Z] [2025-10-31T10:47:52.765Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:47:53.729Z] #87 ... [2025-10-31T10:47:53.729Z] [2025-10-31T10:47:53.729Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:47:53.729Z] #0 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:53.729Z] #0 7.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:53.729Z] #88 ... [2025-10-31T10:47:53.729Z] [2025-10-31T10:47:53.729Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:47:53.729Z] #67 33.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:53.729Z] #67 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:47:55.152Z] #67 ... [2025-10-31T10:47:55.152Z] [2025-10-31T10:47:55.152Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T10:47:55.152Z] #68 DONE 37.3s [2025-10-31T10:47:55.152Z] [2025-10-31T10:47:55.152Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:47:55.739Z] #89 DONE 0.9s [2025-10-31T10:47:55.739Z] [2025-10-31T10:47:55.739Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:47:58.339Z] #90 ... [2025-10-31T10:47:58.339Z] [2025-10-31T10:47:58.339Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T10:47:58.339Z] #74 24.45 OK: 255 MiB in 60 packages [2025-10-31T10:47:58.339Z] #74 DONE 26.4s [2025-10-31T10:47:58.339Z] [2025-10-31T10:47:58.339Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T10:47:58.339Z] #76 22.52 OK: 8 MiB in 17 packages [2025-10-31T10:47:58.925Z] #76 ... [2025-10-31T10:47:58.925Z] [2025-10-31T10:47:58.925Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T10:47:58.925Z] #91 DONE 0.7s [2025-10-31T10:47:58.925Z] [2025-10-31T10:47:58.925Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:47:59.192Z] #92 ... [2025-10-31T10:47:59.192Z] [2025-10-31T10:47:59.192Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:47:59.192Z] #54 47.55 (1/13) Installing brotli-libs (1.1.0-r2) [2025-10-31T10:47:59.192Z] #54 47.66 (2/13) Installing c-ares (1.34.5-r0) [2025-10-31T10:47:59.192Z] #54 47.70 (3/13) Installing libunistring (1.3-r0) [2025-10-31T10:47:59.192Z] #54 48.02 (4/13) Installing libidn2 (2.3.7-r0) [2025-10-31T10:47:59.192Z] #54 48.11 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-10-31T10:47:59.192Z] #54 48.14 (6/13) Installing libpsl (0.21.5-r3) [2025-10-31T10:47:59.192Z] #54 48.20 (7/13) Installing zstd-libs (1.5.7-r0) [2025-10-31T10:47:59.192Z] #54 48.40 (8/13) Installing libcurl (8.14.1-r2) [2025-10-31T10:47:59.192Z] #54 48.46 (9/13) Installing curl (8.14.1-r2) [2025-10-31T10:47:59.192Z] #54 48.50 (10/13) Installing dumb-init (1.2.5-r3) [2025-10-31T10:47:59.192Z] #54 48.53 (11/13) Installing musl-obstack (1.2.3-r2) [2025-10-31T10:47:59.192Z] #54 48.55 (12/13) Installing libucontext (1.3.2-r0) [2025-10-31T10:47:59.192Z] #54 48.58 (13/13) Installing gcompat (1.1.0-r4) [2025-10-31T10:47:59.192Z] #54 48.63 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:47:59.192Z] #54 48.85 OK: 13 MiB in 29 packages [2025-10-31T10:47:59.192Z] #54 DONE 51.2s [2025-10-31T10:47:59.192Z] [2025-10-31T10:47:59.192Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:00.158Z] #93 ... [2025-10-31T10:48:00.158Z] [2025-10-31T10:48:00.158Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:00.158Z] #77 20.30 OK: 12 MiB in 23 packages [2025-10-31T10:48:00.158Z] #77 DONE 23.3s [2025-10-31T10:48:00.158Z] [2025-10-31T10:48:00.158Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:48:00.158Z] #65 46.98 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T10:48:00.158Z] #65 47.02 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T10:48:00.158Z] #65 47.12 (3/4) Installing libucontext (1.3.2-r0) [2025-10-31T10:48:00.158Z] #65 47.13 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T10:48:00.158Z] #65 47.20 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:48:00.158Z] #65 ... [2025-10-31T10:48:00.158Z] [2025-10-31T10:48:00.158Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:00.158Z] #75 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:00.158Z] #75 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:00.429Z] #75 ... [2025-10-31T10:48:00.429Z] [2025-10-31T10:48:00.429Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:48:00.429Z] #65 47.52 OK: 8 MiB in 20 packages [2025-10-31T10:48:01.017Z] #65 ... [2025-10-31T10:48:01.017Z] [2025-10-31T10:48:01.017Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T10:48:01.017Z] #81 19.04 OK: 8 MiB in 18 packages [2025-10-31T10:48:01.017Z] #81 DONE 21.1s [2025-10-31T10:48:01.284Z] [2025-10-31T10:48:01.284Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T10:48:01.285Z] #76 DONE 25.5s [2025-10-31T10:48:01.285Z] [2025-10-31T10:48:01.285Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T10:48:02.711Z] #94 ... [2025-10-31T10:48:02.711Z] [2025-10-31T10:48:02.711Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:48:02.711Z] #65 DONE 49.7s [2025-10-31T10:48:02.712Z] [2025-10-31T10:48:02.712Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T10:48:04.661Z] #95 ... [2025-10-31T10:48:04.661Z] [2025-10-31T10:48:04.661Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:04.661Z] #88 19.25 OK: 8 MiB in 17 packages [2025-10-31T10:48:04.661Z] #88 DONE 21.0s [2025-10-31T10:48:04.661Z] [2025-10-31T10:48:04.661Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:04.661Z] #75 19.31 OK: 8 MiB in 19 packages [2025-10-31T10:48:05.627Z] #75 ... [2025-10-31T10:48:05.627Z] [2025-10-31T10:48:05.627Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T10:48:05.627Z] #82 5.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:05.627Z] #82 8.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:05.895Z] #82 ... [2025-10-31T10:48:05.895Z] [2025-10-31T10:48:05.895Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:48:05.895Z] #67 47.99 OK: 255 MiB in 60 packages [2025-10-31T10:48:07.317Z] #67 DONE 49.7s [2025-10-31T10:48:07.317Z] [2025-10-31T10:48:07.317Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:07.317Z] #75 DONE 22.1s [2025-10-31T10:48:07.317Z] [2025-10-31T10:48:07.317Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T10:48:07.317Z] #94 DONE 6.4s [2025-10-31T10:48:07.317Z] [2025-10-31T10:48:07.317Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T10:48:07.910Z] #96 ... [2025-10-31T10:48:07.910Z] [2025-10-31T10:48:07.910Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T10:48:07.910Z] #85 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:07.910Z] #85 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:08.186Z] #85 ... [2025-10-31T10:48:08.186Z] [2025-10-31T10:48:08.186Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T10:48:08.186Z] #96 DONE 0.8s [2025-10-31T10:48:08.186Z] [2025-10-31T10:48:08.186Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T10:48:08.186Z] #82 17.97 OK: 19 MiB in 20 packages [2025-10-31T10:48:08.455Z] #82 ... [2025-10-31T10:48:08.455Z] [2025-10-31T10:48:08.455Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:48:08.455Z] #97 DONE 1.1s [2025-10-31T10:48:08.455Z] [2025-10-31T10:48:08.455Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:48:09.424Z] #98 ... [2025-10-31T10:48:09.424Z] [2025-10-31T10:48:09.424Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T10:48:09.424Z] #82 DONE 19.4s [2025-10-31T10:48:09.424Z] [2025-10-31T10:48:09.424Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T10:48:09.424Z] #95 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:09.424Z] #95 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:10.838Z] #95 ... [2025-10-31T10:48:10.838Z] [2025-10-31T10:48:10.838Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T10:48:10.838Z] #85 18.35 OK: 9 MiB in 21 packages [2025-10-31T10:48:10.838Z] #85 DONE 19.9s [2025-10-31T10:48:10.838Z] [2025-10-31T10:48:10.838Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:48:11.826Z] #99 ... [2025-10-31T10:48:11.826Z] [2025-10-31T10:48:11.826Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T10:48:11.826Z] #100 DONE 1.3s [2025-10-31T10:48:11.826Z] [2025-10-31T10:48:11.826Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:48:12.097Z] #101 ... [2025-10-31T10:48:12.097Z] [2025-10-31T10:48:12.097Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:48:12.097Z] #99 DONE 1.7s [2025-10-31T10:48:12.371Z] [2025-10-31T10:48:12.371Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T10:48:12.371Z] #102 DONE 0.1s [2025-10-31T10:48:12.371Z] [2025-10-31T10:48:12.371Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T10:48:12.371Z] #103 DONE 0.2s [2025-10-31T10:48:12.371Z] [2025-10-31T10:48:12.371Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T10:48:12.644Z] #104 DONE 0.2s [2025-10-31T10:48:12.644Z] [2025-10-31T10:48:12.644Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T10:48:12.644Z] #105 DONE 0.2s [2025-10-31T10:48:12.644Z] [2025-10-31T10:48:12.644Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:12.644Z] #93 5.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:12.644Z] #93 7.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:48:12.936Z] #93 ... [2025-10-31T10:48:12.936Z] [2025-10-31T10:48:12.936Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T10:48:12.936Z] #106 DONE 0.2s [2025-10-31T10:48:12.936Z] [2025-10-31T10:48:12.936Z] #107 [security-spire-server] exporting to image [2025-10-31T10:48:12.936Z] #107 exporting layers [2025-10-31T10:48:14.373Z] #107 ... [2025-10-31T10:48:14.373Z] [2025-10-31T10:48:14.373Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:48:14.373Z] #101 DONE 2.5s [2025-10-31T10:48:14.373Z] [2025-10-31T10:48:14.373Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:48:14.373Z] #93 14.41 OK: 13 MiB in 29 packages [2025-10-31T10:48:14.373Z] #93 DONE 15.2s [2025-10-31T10:48:14.373Z] [2025-10-31T10:48:14.373Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T10:48:14.967Z] #108 DONE 0.4s [2025-10-31T10:48:14.967Z] [2025-10-31T10:48:14.967Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T10:48:15.238Z] #109 DONE 0.4s [2025-10-31T10:48:15.238Z] [2025-10-31T10:48:15.238Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T10:48:15.238Z] #95 12.08 OK: 8 MiB in 20 packages [2025-10-31T10:48:15.238Z] #95 ... [2025-10-31T10:48:15.238Z] [2025-10-31T10:48:15.238Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T10:48:15.238Z] #110 DONE 0.1s [2025-10-31T10:48:15.512Z] [2025-10-31T10:48:15.512Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T10:48:15.512Z] #111 DONE 0.2s [2025-10-31T10:48:15.512Z] [2025-10-31T10:48:15.512Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T10:48:15.781Z] #112 DONE 0.1s [2025-10-31T10:48:15.781Z] [2025-10-31T10:48:15.781Z] #107 [security-spire-agent] exporting to image [2025-10-31T10:48:16.371Z] #107 ... [2025-10-31T10:48:16.371Z] [2025-10-31T10:48:16.371Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T10:48:16.371Z] #95 DONE 13.9s [2025-10-31T10:48:16.660Z] [2025-10-31T10:48:16.660Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:48:19.269Z] #113 DONE 2.7s [2025-10-31T10:48:19.269Z] [2025-10-31T10:48:19.269Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T10:48:19.269Z] #114 ... [2025-10-31T10:48:19.269Z] [2025-10-31T10:48:19.269Z] #107 [security-spire-agent] exporting to image [2025-10-31T10:48:19.269Z] #107 exporting layers 3.7s done [2025-10-31T10:48:19.269Z] #107 writing image sha256:5d00bdb92f60d55d1e8cbc16960a88d19c0c0e586cfaadfe62b115d9aba29473 0.0s done [2025-10-31T10:48:19.269Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2025-10-31T10:48:19.269Z] #107 writing image sha256:85ba8753e61b464c758b7e1e1fc000ad3f7a4292a9536c5c2a5e062cd82aad11 0.0s done [2025-10-31T10:48:19.269Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T10:48:19.269Z] #107 DONE 7.2s [2025-10-31T10:48:19.562Z] [2025-10-31T10:48:19.562Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T10:48:19.562Z] #114 DONE 0.3s [2025-10-31T10:48:19.562Z] [2025-10-31T10:48:19.562Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T10:48:19.834Z] #115 DONE 0.3s [2025-10-31T10:48:19.834Z] [2025-10-31T10:48:19.834Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T10:48:19.834Z] #116 DONE 0.2s [2025-10-31T10:48:19.834Z] [2025-10-31T10:48:19.834Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T10:48:20.107Z] #117 DONE 0.1s [2025-10-31T10:48:20.107Z] [2025-10-31T10:48:20.107Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:48:20.107Z] #87 ... [2025-10-31T10:48:20.107Z] [2025-10-31T10:48:20.107Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T10:48:20.107Z] #118 DONE 0.1s [2025-10-31T10:48:20.404Z] [2025-10-31T10:48:20.405Z] #107 [security-spire-config] exporting to image [2025-10-31T10:48:22.385Z] #107 exporting layers 2.1s done [2025-10-31T10:48:22.385Z] #107 writing image sha256:2cc6c325f0b6d20543f2c3adde51724ede868f98b67dc4097f4a3456c4f262e1 0.0s done [2025-10-31T10:48:22.385Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T10:48:22.385Z] #107 DONE 9.3s [2025-10-31T10:48:22.385Z] [2025-10-31T10:48:22.385Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.106Z] #87 DONE 119.2s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.106Z] #79 DONE 123.4s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.106Z] #83 DONE 121.4s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T10:49:59.106Z] #119 ... [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.106Z] #90 DONE 116.0s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.106Z] #92 DONE 113.0s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.106Z] #98 DONE 103.5s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T10:49:59.106Z] #120 DONE 2.0s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #121 [core-keeper builder 7/8] COPY . . [2025-10-31T10:49:59.106Z] #121 DONE 2.0s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #122 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T10:49:59.106Z] #122 DONE 2.2s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #123 [core-metadata builder 6/7] COPY . . [2025-10-31T10:49:59.106Z] #123 CACHED [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:49:59.106Z] #124 CACHED [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.106Z] #125 CACHED [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.106Z] #126 [support-notifications builder 6/7] COPY . . [2025-10-31T10:49:59.106Z] #126 DONE 2.1s [2025-10-31T10:49:59.106Z] [2025-10-31T10:49:59.107Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.107Z] #127 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T10:49:59.107Z] #128 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:49:59.107Z] #129 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #130 [core-command builder 6/7] COPY . . [2025-10-31T10:49:59.107Z] #130 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.107Z] #131 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:49:59.107Z] #132 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #133 [core-data builder 6/7] COPY . . [2025-10-31T10:49:59.107Z] #133 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.107Z] #134 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:49:59.107Z] #135 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #136 [support-scheduler builder 6/7] COPY . . [2025-10-31T10:49:59.107Z] #136 DONE 2.2s [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:49:59.107Z] #137 ... [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T10:49:59.107Z] #119 DONE 2.3s [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.107Z] #138 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T10:49:59.107Z] #139 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:49:59.107Z] #140 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:49:59.107Z] #141 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:49:59.107Z] #142 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T10:49:59.107Z] #143 CACHED [2025-10-31T10:49:59.107Z] [2025-10-31T10:49:59.107Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:49:59.694Z] #144 ... [2025-10-31T10:49:59.694Z] [2025-10-31T10:49:59.694Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:49:59.694Z] #0 5.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T10:49:59.962Z] #145 ... [2025-10-31T10:49:59.962Z] [2025-10-31T10:49:59.962Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:49:59.962Z] #0 5.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T10:50:01.377Z] #146 ... [2025-10-31T10:50:01.377Z] [2025-10-31T10:50:01.377Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:50:01.377Z] #0 7.267 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T10:50:01.646Z] #147 ... [2025-10-31T10:50:01.646Z] [2025-10-31T10:50:01.646Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:50:01.646Z] #137 7.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T10:50:04.275Z] #137 ... [2025-10-31T10:50:04.275Z] [2025-10-31T10:50:04.275Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:50:04.275Z] #0 4.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T10:50:04.275Z] #148 ... [2025-10-31T10:50:04.275Z] [2025-10-31T10:50:04.275Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:50:04.275Z] #0 6.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T10:50:04.275Z] #149 ... [2025-10-31T10:50:04.275Z] [2025-10-31T10:50:04.275Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:50:04.275Z] #0 7.281 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T10:50:04.565Z] #150 ... [2025-10-31T10:50:04.565Z] [2025-10-31T10:50:04.565Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:50:04.565Z] #0 6.514 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T10:50:04.565Z] #151 ... [2025-10-31T10:50:04.565Z] [2025-10-31T10:50:04.565Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:50:04.565Z] #0 7.374 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T10:50:04.860Z] #152 ... [2025-10-31T10:50:04.860Z] [2025-10-31T10:50:04.860Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:50:04.860Z] #0 5.473 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T10:50:05.130Z] #153 ... [2025-10-31T10:50:05.130Z] [2025-10-31T10:50:05.130Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:50:05.130Z] #0 6.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T10:50:05.130Z] #154 ... [2025-10-31T10:50:05.130Z] [2025-10-31T10:50:05.130Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:50:05.130Z] #144 7.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T11:13:30.717Z] #144 ... [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T11:13:30.717Z] #154 DONE 1409.2s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:13:30.717Z] #137 ... [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:13:30.717Z] #155 DONE 0.3s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:13:30.717Z] #156 DONE 0.2s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T11:13:30.717Z] #157 DONE 0.4s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:13:30.717Z] #158 DONE 0.2s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T11:13:30.717Z] #147 ... [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T11:13:30.717Z] #159 DONE 0.3s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T11:13:30.717Z] #147 ... [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:13:30.717Z] #160 DONE 2.6s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:13:30.717Z] #146 ... [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #107 [core-common-config-bootstrapper] exporting to image [2025-10-31T11:13:30.717Z] #107 exporting layers [2025-10-31T11:13:30.717Z] #107 exporting layers 0.9s done [2025-10-31T11:13:30.717Z] #107 writing image sha256:60aeff76ed9bfaec3ec2d6bd0b1a5583686d46baea19c4ee1d6137cda6d408c1 done [2025-10-31T11:13:30.717Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T11:13:30.717Z] #107 DONE 10.2s [2025-10-31T11:13:30.717Z] [2025-10-31T11:13:30.717Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:13:43.329Z] #137 ... [2025-10-31T11:13:43.329Z] [2025-10-31T11:13:43.329Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T11:13:43.329Z] #147 DONE 1429.2s [2025-10-31T11:13:43.616Z] [2025-10-31T11:13:43.616Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:13:44.219Z] #151 ... [2025-10-31T11:13:44.219Z] [2025-10-31T11:13:44.219Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T11:13:44.219Z] #161 DONE 0.2s [2025-10-31T11:13:44.219Z] [2025-10-31T11:13:44.219Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T11:13:46.815Z] #162 DONE 2.4s [2025-10-31T11:13:46.815Z] [2025-10-31T11:13:46.815Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:13:47.125Z] #163 DONE 0.3s [2025-10-31T11:13:47.125Z] [2025-10-31T11:13:47.125Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:13:47.393Z] #164 DONE 0.2s [2025-10-31T11:13:47.393Z] [2025-10-31T11:13:47.393Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T11:13:47.661Z] #165 DONE 0.4s [2025-10-31T11:13:47.661Z] [2025-10-31T11:13:47.661Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T11:13:47.661Z] #166 DONE 0.2s [2025-10-31T11:13:47.661Z] [2025-10-31T11:13:47.661Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-31T11:13:47.928Z] #167 DONE 0.1s [2025-10-31T11:13:47.928Z] [2025-10-31T11:13:47.928Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-31T11:13:47.928Z] #168 DONE 0.2s [2025-10-31T11:13:47.928Z] [2025-10-31T11:13:47.928Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-31T11:13:48.208Z] #169 DONE 0.2s [2025-10-31T11:13:48.208Z] [2025-10-31T11:13:48.208Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T11:13:48.475Z] #170 DONE 0.1s [2025-10-31T11:13:48.475Z] [2025-10-31T11:13:48.475Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T11:13:50.424Z] #171 DONE 2.2s [2025-10-31T11:13:50.424Z] [2025-10-31T11:13:50.424Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T11:13:50.709Z] #149 ... [2025-10-31T11:13:50.709Z] [2025-10-31T11:13:50.709Z] #107 [security-bootstrapper] exporting to image [2025-10-31T11:13:50.709Z] #107 exporting layers [2025-10-31T11:13:51.685Z] #107 exporting layers 1.2s done [2025-10-31T11:13:51.685Z] #107 writing image sha256:204eab86ec6e7f916fd0c9b7763befe0561dc4f50b741f3b4c2f8df96bd7ac21 done [2025-10-31T11:13:51.685Z] #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-10-31T11:13:51.685Z] #107 DONE 11.4s [2025-10-31T11:13:51.685Z] [2025-10-31T11:13:51.685Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:32:30.272Z] #137 ... [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T11:32:30.273Z] #149 DONE 2550.5s [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:32:30.273Z] #153 ... [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:32:30.273Z] #172 DONE 0.1s [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:32:30.273Z] #173 DONE 0.2s [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:32:30.273Z] #151 ... [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T11:32:30.273Z] #174 DONE 0.5s [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:32:30.273Z] #175 DONE 0.1s [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #107 [core-command] exporting to image [2025-10-31T11:32:30.273Z] #107 exporting layers [2025-10-31T11:32:30.273Z] #107 exporting layers 0.4s done [2025-10-31T11:32:30.273Z] #107 writing image sha256:6582b4addc21fc922532717ba1de85019a7ee2da326763ce18698bcf3a39e172 done [2025-10-31T11:32:30.273Z] #107 naming to docker.io/library/core-command-arm64 done [2025-10-31T11:32:30.273Z] #107 DONE 11.9s [2025-10-31T11:32:30.273Z] [2025-10-31T11:32:30.273Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:33:02.486Z] #137 ... [2025-10-31T11:33:02.486Z] [2025-10-31T11:33:02.486Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T11:33:02.486Z] #144 2583.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T11:33:02.486Z] #144 ... [2025-10-31T11:33:02.486Z] [2025-10-31T11:33:02.486Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T11:33:02.486Z] #150 DONE 2587.4s [2025-10-31T11:33:02.486Z] [2025-10-31T11:33:02.486Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:33:02.486Z] #148 ... [2025-10-31T11:33:02.486Z] [2025-10-31T11:33:02.486Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:33:02.486Z] #176 DONE 0.2s [2025-10-31T11:33:02.486Z] [2025-10-31T11:33:02.486Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:33:02.759Z] #153 ... [2025-10-31T11:33:02.759Z] [2025-10-31T11:33:02.759Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:33:02.759Z] #177 DONE 0.3s [2025-10-31T11:33:02.759Z] [2025-10-31T11:33:02.759Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:33:03.029Z] #137 ... [2025-10-31T11:33:03.029Z] [2025-10-31T11:33:03.029Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T11:33:03.029Z] #178 DONE 0.2s [2025-10-31T11:33:03.029Z] [2025-10-31T11:33:03.029Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T11:33:03.296Z] #179 DONE 0.2s [2025-10-31T11:33:03.296Z] [2025-10-31T11:33:03.296Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T11:33:03.570Z] #180 DONE 0.5s [2025-10-31T11:33:03.570Z] [2025-10-31T11:33:03.570Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T11:33:03.837Z] #181 DONE 0.2s [2025-10-31T11:33:03.837Z] [2025-10-31T11:33:03.837Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:33:06.426Z] #182 DONE 2.4s [2025-10-31T11:33:06.426Z] [2025-10-31T11:33:06.426Z] #107 [security-proxy-setup] exporting to image [2025-10-31T11:33:06.426Z] #107 exporting layers [2025-10-31T11:33:07.386Z] #107 exporting layers 1.1s done [2025-10-31T11:33:07.386Z] #107 writing image sha256:c281dce34059cf296d5fb1c5c733c8b911cde093c9482b37ae1b9cb18022f58e done [2025-10-31T11:33:07.386Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T11:33:07.386Z] #107 DONE 13.0s [2025-10-31T11:33:07.386Z] [2025-10-31T11:33:07.386Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:33:34.061Z] #152 ... [2025-10-31T11:33:34.061Z] [2025-10-31T11:33:34.061Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T11:33:34.061Z] #144 DONE 2619.1s [2025-10-31T11:33:34.061Z] [2025-10-31T11:33:34.061Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:33:34.061Z] #151 ... [2025-10-31T11:33:34.061Z] [2025-10-31T11:33:34.061Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:33:34.339Z] #183 DONE 0.2s [2025-10-31T11:33:34.339Z] [2025-10-31T11:33:34.339Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:33:34.614Z] #184 DONE 0.3s [2025-10-31T11:33:34.614Z] [2025-10-31T11:33:34.614Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T11:33:34.910Z] #185 DONE 0.2s [2025-10-31T11:33:34.910Z] [2025-10-31T11:33:34.910Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-31T11:33:34.910Z] #186 DONE 0.2s [2025-10-31T11:33:34.910Z] [2025-10-31T11:33:34.910Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:33:35.178Z] #151 ... [2025-10-31T11:33:35.178Z] [2025-10-31T11:33:35.178Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:33:35.178Z] #187 DONE 0.1s [2025-10-31T11:33:35.178Z] [2025-10-31T11:33:35.178Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T11:33:35.761Z] #188 DONE 0.5s [2025-10-31T11:33:35.761Z] [2025-10-31T11:33:35.761Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T11:33:36.351Z] #189 DONE 0.5s [2025-10-31T11:33:36.351Z] [2025-10-31T11:33:36.351Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T11:33:36.351Z] #190 DONE 0.2s [2025-10-31T11:33:36.351Z] [2025-10-31T11:33:36.351Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:33:38.297Z] #191 DONE 2.0s [2025-10-31T11:33:38.297Z] [2025-10-31T11:33:38.297Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:33:38.564Z] #152 ... [2025-10-31T11:33:38.564Z] [2025-10-31T11:33:38.564Z] #107 [security-secretstore-setup] exporting to image [2025-10-31T11:33:38.564Z] #107 exporting layers [2025-10-31T11:33:39.972Z] #107 exporting layers 1.8s done [2025-10-31T11:33:39.972Z] #107 writing image sha256:a38382d99df16dd6a609efefc7d145e77c154f0529b44979ad3643b93575ad0a done [2025-10-31T11:33:39.972Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T11:33:39.972Z] #107 DONE 14.7s [2025-10-31T11:33:39.972Z] [2025-10-31T11:33:39.972Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:34:36.678Z] #153 ... [2025-10-31T11:34:36.678Z] [2025-10-31T11:34:36.678Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:34:36.678Z] #137 DONE 2682.7s [2025-10-31T11:34:36.946Z] [2025-10-31T11:34:36.946Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:34:37.222Z] #152 ... [2025-10-31T11:34:37.222Z] [2025-10-31T11:34:37.222Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:34:37.500Z] #192 DONE 0.2s [2025-10-31T11:34:37.500Z] [2025-10-31T11:34:37.500Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:34:37.771Z] #193 DONE 0.2s [2025-10-31T11:34:37.771Z] [2025-10-31T11:34:37.771Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T11:34:38.373Z] #194 DONE 0.6s [2025-10-31T11:34:38.373Z] [2025-10-31T11:34:38.373Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:34:38.373Z] #195 DONE 0.2s [2025-10-31T11:34:38.373Z] [2025-10-31T11:34:38.373Z] #107 [security-spiffe-token-provider] exporting to image [2025-10-31T11:34:38.373Z] #107 exporting layers [2025-10-31T11:34:38.957Z] #107 exporting layers 0.6s done [2025-10-31T11:34:38.957Z] #107 writing image sha256:816bd78c6b420db5028098e4ae2bb92b679da5eca3cbc85d8d92e3d21a3ab36a 0.0s done [2025-10-31T11:34:38.957Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T11:34:38.957Z] #107 DONE 15.3s [2025-10-31T11:34:38.957Z] [2025-10-31T11:34:38.957Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:35:25.807Z] #151 ... [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:35:25.807Z] #148 DONE 2724.8s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:35:25.807Z] #152 ... [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:35:25.807Z] #196 DONE 0.2s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:35:25.807Z] #152 ... [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T11:35:25.807Z] #197 ... [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:35:25.807Z] #153 DONE 2726.7s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T11:35:25.807Z] #197 DONE 1.0s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:35:25.807Z] #152 ... [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:35:25.807Z] #198 DONE 0.5s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #107 [core-keeper] exporting to image [2025-10-31T11:35:25.807Z] #107 exporting layers [2025-10-31T11:35:25.807Z] #107 ... [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:35:25.807Z] #199 DONE 0.3s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:35:25.807Z] #200 DONE 0.3s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #107 [core-keeper] exporting to image [2025-10-31T11:35:25.807Z] #107 exporting layers 1.0s done [2025-10-31T11:35:25.807Z] #107 writing image sha256:33c48e4e3466313f66f6edce8aa4313a7f974119ae36b83d875f103f6a5f169a 0.0s done [2025-10-31T11:35:25.807Z] #107 naming to docker.io/library/core-keeper-arm64 done [2025-10-31T11:35:25.807Z] #107 DONE 16.4s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T11:35:25.807Z] #201 DONE 0.8s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T11:35:25.807Z] #202 DONE 0.2s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:35:25.807Z] #151 ... [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.807Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T11:35:25.807Z] #203 DONE 0.2s [2025-10-31T11:35:25.807Z] [2025-10-31T11:35:25.808Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:35:25.808Z] #204 DONE 1.8s [2025-10-31T11:35:25.808Z] [2025-10-31T11:35:25.808Z] #107 [security-proxy-auth] exporting to image [2025-10-31T11:35:26.769Z] #107 ... [2025-10-31T11:35:26.769Z] [2025-10-31T11:35:26.769Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:35:26.769Z] #145 DONE 2732.9s [2025-10-31T11:35:27.070Z] [2025-10-31T11:35:27.070Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:35:27.339Z] #146 ... [2025-10-31T11:35:27.339Z] [2025-10-31T11:35:27.339Z] #107 [security-proxy-auth] exporting to image [2025-10-31T11:35:27.339Z] #107 exporting layers 2.1s done [2025-10-31T11:35:27.339Z] #107 writing image sha256:1d079271909501403745ac854f02795bfe7a18159ca586e9bfd30b106d83ec45 0.0s done [2025-10-31T11:35:27.339Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T11:35:27.339Z] #107 DONE 18.5s [2025-10-31T11:35:27.339Z] [2025-10-31T11:35:27.339Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:35:27.613Z] #205 DONE 0.1s [2025-10-31T11:35:27.613Z] [2025-10-31T11:35:27.613Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:35:27.885Z] #146 ... [2025-10-31T11:35:27.885Z] [2025-10-31T11:35:27.885Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:35:27.885Z] #206 DONE 0.3s [2025-10-31T11:35:27.885Z] [2025-10-31T11:35:27.885Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:35:28.152Z] #152 ... [2025-10-31T11:35:28.152Z] [2025-10-31T11:35:28.152Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T11:35:28.152Z] #207 ... [2025-10-31T11:35:28.152Z] [2025-10-31T11:35:28.152Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:35:28.152Z] #151 DONE 2734.1s [2025-10-31T11:35:28.423Z] [2025-10-31T11:35:28.423Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T11:35:29.012Z] #207 DONE 0.9s [2025-10-31T11:35:29.012Z] [2025-10-31T11:35:29.012Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:35:29.012Z] #146 ... [2025-10-31T11:35:29.012Z] [2025-10-31T11:35:29.012Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:35:29.289Z] #208 DONE 0.3s [2025-10-31T11:35:29.289Z] [2025-10-31T11:35:29.289Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:35:29.289Z] #209 DONE 0.4s [2025-10-31T11:35:29.289Z] [2025-10-31T11:35:29.289Z] #107 [core-data] exporting to image [2025-10-31T11:35:29.556Z] #107 ... [2025-10-31T11:35:29.556Z] [2025-10-31T11:35:29.556Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:35:29.556Z] #210 DONE 0.4s [2025-10-31T11:35:29.829Z] [2025-10-31T11:35:29.829Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T11:35:30.431Z] #211 DONE 0.8s [2025-10-31T11:35:30.431Z] [2025-10-31T11:35:30.431Z] #107 [core-data] exporting to image [2025-10-31T11:35:30.431Z] #107 exporting layers 1.0s done [2025-10-31T11:35:30.431Z] #107 writing image sha256:4b0449e252c85a0f2e3bee5bafe7a905e831de9419d10d11d37cb8eb87ee54a4 0.1s done [2025-10-31T11:35:30.431Z] #107 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-31T11:35:30.431Z] #107 DONE 19.6s [2025-10-31T11:35:30.431Z] [2025-10-31T11:35:30.431Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:35:30.699Z] #146 ... [2025-10-31T11:35:30.699Z] [2025-10-31T11:35:30.699Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:35:30.699Z] #212 DONE 0.1s [2025-10-31T11:35:30.699Z] [2025-10-31T11:35:30.699Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T11:35:30.972Z] #213 DONE 0.1s [2025-10-31T11:35:30.972Z] [2025-10-31T11:35:30.972Z] #107 [core-metadata] exporting to image [2025-10-31T11:35:31.242Z] #107 exporting layers 0.5s done [2025-10-31T11:35:31.242Z] #107 writing image sha256:a34177ffd9f0bb6a152508a1df3bd6bbb1f814dcd7d945a27aaf8c6706d9eff5 done [2025-10-31T11:35:31.242Z] #107 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T11:35:31.242Z] #107 DONE 20.1s [2025-10-31T11:35:31.242Z] [2025-10-31T11:35:31.242Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:36:03.452Z] #146 ... [2025-10-31T11:36:03.452Z] [2025-10-31T11:36:03.452Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:36:03.452Z] #152 DONE 2767.9s [2025-10-31T11:36:03.452Z] [2025-10-31T11:36:03.452Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:36:03.452Z] #146 ... [2025-10-31T11:36:03.452Z] [2025-10-31T11:36:03.452Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:36:03.452Z] #214 DONE 0.2s [2025-10-31T11:36:03.452Z] [2025-10-31T11:36:03.452Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:36:03.452Z] #215 DONE 0.1s [2025-10-31T11:36:03.452Z] [2025-10-31T11:36:03.452Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:36:03.452Z] #146 ... [2025-10-31T11:36:03.452Z] [2025-10-31T11:36:03.452Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T11:36:03.452Z] #216 DONE 0.5s [2025-10-31T11:36:03.452Z] [2025-10-31T11:36:03.452Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T11:36:03.720Z] #217 DONE 0.1s [2025-10-31T11:36:03.720Z] [2025-10-31T11:36:03.720Z] #107 [support-scheduler] exporting to image [2025-10-31T11:36:03.720Z] #107 exporting layers [2025-10-31T11:36:04.682Z] #107 exporting layers 1.1s done [2025-10-31T11:36:04.682Z] #107 writing image sha256:359ac56b0d3bc0c858a3a91da809cab23d976615767225c7fb26a29fed480b42 done [2025-10-31T11:36:04.682Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T11:36:04.682Z] #107 DONE 21.2s [2025-10-31T11:36:04.682Z] [2025-10-31T11:36:04.682Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:36:10.022Z] #146 DONE 2775.4s [2025-10-31T11:36:10.022Z] [2025-10-31T11:36:10.022Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:36:10.022Z] #218 DONE 0.1s [2025-10-31T11:36:10.022Z] [2025-10-31T11:36:10.022Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:36:10.022Z] #219 DONE 0.1s [2025-10-31T11:36:10.022Z] [2025-10-31T11:36:10.022Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T11:36:10.609Z] #220 DONE 0.5s [2025-10-31T11:36:10.609Z] [2025-10-31T11:36:10.609Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:36:10.609Z] #221 DONE 0.1s [2025-10-31T11:36:10.609Z] [2025-10-31T11:36:10.609Z] #107 [support-notifications] exporting to image [2025-10-31T11:36:10.609Z] #107 exporting layers [2025-10-31T11:36:11.191Z] #107 exporting layers 0.6s done [2025-10-31T11:36:11.191Z] #107 writing image sha256:9c41a71060371164f7d90714a1b7a8941bd87f07019df8440b781d7a05e0b563 done [2025-10-31T11:36:11.191Z] #107 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T11:36:11.191Z] #107 DONE 21.8s [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:36:11.191Z] time="2025-10-31T10:46:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T11:36:11.193Z] $ docker stop --time=1 927fb4869a050c3d79cdc7972e64f13158db7d8b0f4948b7692eccd75da850a1 [2025-10-31T11:36:12.867Z] $ docker rm -f --volumes 927fb4869a050c3d79cdc7972e64f13158db7d8b0f4948b7692eccd75da850a1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T11:36:13.393Z] + docker images [2025-10-31T11:36:13.394Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T11:36:13.394Z] support-notifications-arm64 latest 9c41a7106037 3 seconds ago 53.4MB [2025-10-31T11:36:13.394Z] support-scheduler-arm64 latest 359ac56b0d3b 10 seconds ago 49.5MB [2025-10-31T11:36:13.394Z] core-metadata-arm64 latest a34177ffd9f0 43 seconds ago 45.7MB [2025-10-31T11:36:13.394Z] core-data-arm64 latest 4b0449e252c8 44 seconds ago 45.5MB [2025-10-31T11:36:13.394Z] security-proxy-auth-arm64 latest 1d0792719095 49 seconds ago 44.8MB [2025-10-31T11:36:13.394Z] core-keeper-arm64 latest 33c48e4e3466 52 seconds ago 45.4MB [2025-10-31T11:36:13.394Z] security-spiffe-token-provider-arm64 latest 816bd78c6b42 About a minute ago 49.2MB [2025-10-31T11:36:13.394Z] security-secretstore-setup-arm64 latest a38382d99df1 2 minutes ago 81.7MB [2025-10-31T11:36:13.394Z] security-proxy-setup-arm64 latest c281dce34059 3 minutes ago 51.1MB [2025-10-31T11:36:13.394Z] core-command-arm64 latest 6582b4addc21 3 minutes ago 40.2MB [2025-10-31T11:36:13.394Z] security-bootstrapper-arm64 latest 204eab86ec6e 22 minutes ago 21.2MB [2025-10-31T11:36:13.394Z] core-common-config-bootstrapper-arm64 latest 60aeff76ed9b 22 minutes ago 20.1MB [2025-10-31T11:36:13.394Z] security-spire-config-arm64 latest 2cc6c325f0b6 47 minutes ago 143MB [2025-10-31T11:36:13.394Z] security-spire-agent-arm64 latest 85ba8753e61b 47 minutes ago 187MB [2025-10-31T11:36:13.394Z] security-spire-server-arm64 latest 5d00bdb92f60 48 minutes ago 143MB [2025-10-31T11:36:13.394Z] ci-base-image-arm64 latest 915b21de4332 49 minutes ago 927MB [2025-10-31T11:36:13.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T11:36:13.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:36:13.560Z] provisioning config files... [2025-10-31T11:36:13.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config3593632887474901208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:36:13.925Z] ---> ****-login.sh [2025-10-31T11:36:13.925Z] nexus3.edgexfoundry.org:10001 [2025-10-31T11:36:14.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:36:14.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:36:14.191Z] Configure a credential helper to remove this warning. See [2025-10-31T11:36:14.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:36:14.191Z] [2025-10-31T11:36:14.191Z] Login Succeeded [2025-10-31T11:36:14.191Z] nexus3.edgexfoundry.org:10002 [2025-10-31T11:36:14.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:36:14.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:36:14.728Z] Configure a credential helper to remove this warning. See [2025-10-31T11:36:14.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:36:14.728Z] [2025-10-31T11:36:14.728Z] Login Succeeded [2025-10-31T11:36:14.728Z] nexus3.edgexfoundry.org:10003 [2025-10-31T11:36:14.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:36:14.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:36:14.993Z] Configure a credential helper to remove this warning. See [2025-10-31T11:36:14.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:36:14.993Z] [2025-10-31T11:36:14.993Z] Login Succeeded [2025-10-31T11:36:14.993Z] nexus3.edgexfoundry.org:10004 [2025-10-31T11:36:15.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:36:15.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:36:15.526Z] Configure a credential helper to remove this warning. See [2025-10-31T11:36:15.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:36:15.526Z] [2025-10-31T11:36:15.526Z] Login Succeeded [2025-10-31T11:36:15.526Z] ****.io [2025-10-31T11:36:15.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:36:16.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:36:16.372Z] Configure a credential helper to remove this warning. See [2025-10-31T11:36:16.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:36:16.372Z] [2025-10-31T11:36:16.372Z] Login Succeeded [2025-10-31T11:36:16.372Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T11:36:16.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:36:16.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T11:36:16.478Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-31T11:36:16.478Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:16.478Z] latest [2025-10-31T11:36:16.478Z] 4.1.0-dev.72 [2025-10-31T11:36:16.478Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:16.478Z] main [2025-10-31T11:36:16.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:16.864Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:17.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:17.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T11:36:17.235Z] aaf6f4cb4911: Preparing [2025-10-31T11:36:17.235Z] 78748ac8b78f: Preparing [2025-10-31T11:36:17.235Z] 18acc94814a9: Preparing [2025-10-31T11:36:17.235Z] e28621c50493: Preparing [2025-10-31T11:36:17.235Z] 604112fc934d: Preparing [2025-10-31T11:36:17.235Z] 12587678cc93: Preparing [2025-10-31T11:36:17.235Z] 0e64f2360a44: Preparing [2025-10-31T11:36:17.235Z] 12587678cc93: Waiting [2025-10-31T11:36:17.235Z] 0e64f2360a44: Waiting [2025-10-31T11:36:17.500Z] aaf6f4cb4911: Pushed [2025-10-31T11:36:17.500Z] e28621c50493: Pushed [2025-10-31T11:36:17.500Z] 18acc94814a9: Pushed [2025-10-31T11:36:17.500Z] 604112fc934d: Pushed [2025-10-31T11:36:17.500Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:17.765Z] 12587678cc93: Pushed [2025-10-31T11:36:24.401Z] 78748ac8b78f: Pushed [2025-10-31T11:36:24.672Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:25.044Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:25.411Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-31T11:36:25.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T11:36:25.411Z] aaf6f4cb4911: Preparing [2025-10-31T11:36:25.411Z] 78748ac8b78f: Preparing [2025-10-31T11:36:25.411Z] 18acc94814a9: Preparing [2025-10-31T11:36:25.411Z] e28621c50493: Preparing [2025-10-31T11:36:25.411Z] 604112fc934d: Preparing [2025-10-31T11:36:25.411Z] 12587678cc93: Preparing [2025-10-31T11:36:25.411Z] 0e64f2360a44: Preparing [2025-10-31T11:36:25.411Z] 12587678cc93: Waiting [2025-10-31T11:36:25.411Z] 0e64f2360a44: Waiting [2025-10-31T11:36:25.411Z] 604112fc934d: Layer already exists [2025-10-31T11:36:25.411Z] aaf6f4cb4911: Layer already exists [2025-10-31T11:36:25.411Z] 78748ac8b78f: Layer already exists [2025-10-31T11:36:25.411Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:25.411Z] e28621c50493: Layer already exists [2025-10-31T11:36:25.411Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:25.411Z] 12587678cc93: Layer already exists [2025-10-31T11:36:25.677Z] latest: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:26.056Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:26.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 [2025-10-31T11:36:26.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T11:36:26.424Z] aaf6f4cb4911: Preparing [2025-10-31T11:36:26.424Z] 78748ac8b78f: Preparing [2025-10-31T11:36:26.424Z] 18acc94814a9: Preparing [2025-10-31T11:36:26.424Z] e28621c50493: Preparing [2025-10-31T11:36:26.424Z] 604112fc934d: Preparing [2025-10-31T11:36:26.424Z] 12587678cc93: Preparing [2025-10-31T11:36:26.424Z] 0e64f2360a44: Preparing [2025-10-31T11:36:26.424Z] 0e64f2360a44: Waiting [2025-10-31T11:36:26.424Z] 12587678cc93: Waiting [2025-10-31T11:36:26.424Z] 604112fc934d: Layer already exists [2025-10-31T11:36:26.424Z] e28621c50493: Layer already exists [2025-10-31T11:36:26.424Z] aaf6f4cb4911: Layer already exists [2025-10-31T11:36:26.424Z] 78748ac8b78f: Layer already exists [2025-10-31T11:36:26.424Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:26.424Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:26.424Z] 12587678cc93: Layer already exists [2025-10-31T11:36:26.689Z] 4.1.0-dev.72: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:27.050Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:28.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:28.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T11:36:28.817Z] aaf6f4cb4911: Preparing [2025-10-31T11:36:28.817Z] 78748ac8b78f: Preparing [2025-10-31T11:36:28.817Z] 18acc94814a9: Preparing [2025-10-31T11:36:28.817Z] e28621c50493: Preparing [2025-10-31T11:36:28.817Z] 604112fc934d: Preparing [2025-10-31T11:36:28.817Z] 12587678cc93: Preparing [2025-10-31T11:36:28.817Z] 0e64f2360a44: Preparing [2025-10-31T11:36:28.817Z] 0e64f2360a44: Waiting [2025-10-31T11:36:28.817Z] 12587678cc93: Waiting [2025-10-31T11:36:28.817Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:28.817Z] 78748ac8b78f: Layer already exists [2025-10-31T11:36:28.817Z] e28621c50493: Layer already exists [2025-10-31T11:36:28.817Z] aaf6f4cb4911: Layer already exists [2025-10-31T11:36:28.817Z] 604112fc934d: Layer already exists [2025-10-31T11:36:28.817Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:28.817Z] 12587678cc93: Layer already exists [2025-10-31T11:36:28.817Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:29.446Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:29.815Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-31T11:36:29.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T11:36:29.815Z] aaf6f4cb4911: Preparing [2025-10-31T11:36:29.815Z] 78748ac8b78f: Preparing [2025-10-31T11:36:29.815Z] 18acc94814a9: Preparing [2025-10-31T11:36:29.815Z] e28621c50493: Preparing [2025-10-31T11:36:29.815Z] 604112fc934d: Preparing [2025-10-31T11:36:29.815Z] 12587678cc93: Preparing [2025-10-31T11:36:29.815Z] 0e64f2360a44: Preparing [2025-10-31T11:36:29.815Z] 12587678cc93: Waiting [2025-10-31T11:36:29.815Z] 0e64f2360a44: Waiting [2025-10-31T11:36:29.815Z] e28621c50493: Layer already exists [2025-10-31T11:36:29.816Z] 78748ac8b78f: Layer already exists [2025-10-31T11:36:29.816Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:29.816Z] aaf6f4cb4911: Layer already exists [2025-10-31T11:36:29.816Z] 604112fc934d: Layer already exists [2025-10-31T11:36:29.816Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:29.816Z] 12587678cc93: Layer already exists [2025-10-31T11:36:30.081Z] main: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:36:30.170Z] ===================================================== [Pipeline] echo [2025-10-31T11:36:30.186Z] taggedImages: [2025-10-31T11:36:30.186Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:30.186Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-31T11:36:30.186Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 [2025-10-31T11:36:30.186Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:30.186Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-31T11:36:30.215Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-31T11:36:30.215Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:30.215Z] latest [2025-10-31T11:36:30.215Z] 4.1.0-dev.72 [2025-10-31T11:36:30.215Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:30.215Z] main [2025-10-31T11:36:30.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:30.607Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:30.969Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:30.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T11:36:30.970Z] f29e25e96a6b: Preparing [2025-10-31T11:36:30.970Z] 5278f733eb99: Preparing [2025-10-31T11:36:30.970Z] cf8e77af413b: Preparing [2025-10-31T11:36:30.970Z] f61d1ad8c6d8: Preparing [2025-10-31T11:36:30.970Z] 18acc94814a9: Preparing [2025-10-31T11:36:30.970Z] e28621c50493: Preparing [2025-10-31T11:36:30.970Z] 604112fc934d: Preparing [2025-10-31T11:36:30.970Z] 12587678cc93: Preparing [2025-10-31T11:36:30.970Z] 0e64f2360a44: Preparing [2025-10-31T11:36:30.970Z] e28621c50493: Waiting [2025-10-31T11:36:30.970Z] 604112fc934d: Waiting [2025-10-31T11:36:30.970Z] 12587678cc93: Waiting [2025-10-31T11:36:30.970Z] 0e64f2360a44: Waiting [2025-10-31T11:36:31.241Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:31.241Z] e28621c50493: Layer already exists [2025-10-31T11:36:31.241Z] 604112fc934d: Layer already exists [2025-10-31T11:36:31.241Z] 12587678cc93: Layer already exists [2025-10-31T11:36:31.241Z] cf8e77af413b: Pushed [2025-10-31T11:36:31.241Z] f29e25e96a6b: Pushed [2025-10-31T11:36:31.241Z] 5278f733eb99: Pushed [2025-10-31T11:36:31.241Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:33.816Z] f61d1ad8c6d8: Pushed [2025-10-31T11:36:33.816Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:34.178Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:34.527Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-31T11:36:34.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T11:36:34.527Z] f29e25e96a6b: Preparing [2025-10-31T11:36:34.527Z] 5278f733eb99: Preparing [2025-10-31T11:36:34.527Z] cf8e77af413b: Preparing [2025-10-31T11:36:34.527Z] f61d1ad8c6d8: Preparing [2025-10-31T11:36:34.527Z] 18acc94814a9: Preparing [2025-10-31T11:36:34.527Z] e28621c50493: Preparing [2025-10-31T11:36:34.527Z] 604112fc934d: Preparing [2025-10-31T11:36:34.527Z] 12587678cc93: Preparing [2025-10-31T11:36:34.527Z] 0e64f2360a44: Preparing [2025-10-31T11:36:34.528Z] 604112fc934d: Waiting [2025-10-31T11:36:34.528Z] 12587678cc93: Waiting [2025-10-31T11:36:34.528Z] 0e64f2360a44: Waiting [2025-10-31T11:36:34.528Z] e28621c50493: Waiting [2025-10-31T11:36:34.528Z] 5278f733eb99: Layer already exists [2025-10-31T11:36:34.528Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:34.528Z] cf8e77af413b: Layer already exists [2025-10-31T11:36:34.528Z] f61d1ad8c6d8: Layer already exists [2025-10-31T11:36:34.528Z] f29e25e96a6b: Layer already exists [2025-10-31T11:36:34.528Z] 604112fc934d: Layer already exists [2025-10-31T11:36:34.528Z] 12587678cc93: Layer already exists [2025-10-31T11:36:34.528Z] e28621c50493: Layer already exists [2025-10-31T11:36:34.528Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:34.794Z] latest: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:35.161Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:35.521Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 [2025-10-31T11:36:35.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T11:36:35.521Z] f29e25e96a6b: Preparing [2025-10-31T11:36:35.521Z] 5278f733eb99: Preparing [2025-10-31T11:36:35.521Z] cf8e77af413b: Preparing [2025-10-31T11:36:35.521Z] f61d1ad8c6d8: Preparing [2025-10-31T11:36:35.521Z] 18acc94814a9: Preparing [2025-10-31T11:36:35.521Z] e28621c50493: Preparing [2025-10-31T11:36:35.521Z] 604112fc934d: Preparing [2025-10-31T11:36:35.521Z] 12587678cc93: Preparing [2025-10-31T11:36:35.521Z] 0e64f2360a44: Preparing [2025-10-31T11:36:35.521Z] 604112fc934d: Waiting [2025-10-31T11:36:35.521Z] 12587678cc93: Waiting [2025-10-31T11:36:35.521Z] 0e64f2360a44: Waiting [2025-10-31T11:36:35.521Z] e28621c50493: Waiting [2025-10-31T11:36:35.521Z] f29e25e96a6b: Layer already exists [2025-10-31T11:36:35.521Z] 5278f733eb99: Layer already exists [2025-10-31T11:36:35.521Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:35.521Z] f61d1ad8c6d8: Layer already exists [2025-10-31T11:36:35.521Z] cf8e77af413b: Layer already exists [2025-10-31T11:36:35.521Z] 12587678cc93: Layer already exists [2025-10-31T11:36:35.521Z] 604112fc934d: Layer already exists [2025-10-31T11:36:35.521Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:35.521Z] e28621c50493: Layer already exists [2025-10-31T11:36:35.788Z] 4.1.0-dev.72: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:36.158Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:36.520Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:36.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T11:36:36.520Z] f29e25e96a6b: Preparing [2025-10-31T11:36:36.520Z] 5278f733eb99: Preparing [2025-10-31T11:36:36.520Z] cf8e77af413b: Preparing [2025-10-31T11:36:36.520Z] f61d1ad8c6d8: Preparing [2025-10-31T11:36:36.520Z] 18acc94814a9: Preparing [2025-10-31T11:36:36.520Z] e28621c50493: Preparing [2025-10-31T11:36:36.520Z] 604112fc934d: Preparing [2025-10-31T11:36:36.520Z] 12587678cc93: Preparing [2025-10-31T11:36:36.520Z] 0e64f2360a44: Preparing [2025-10-31T11:36:36.520Z] 604112fc934d: Waiting [2025-10-31T11:36:36.520Z] 12587678cc93: Waiting [2025-10-31T11:36:36.520Z] 0e64f2360a44: Waiting [2025-10-31T11:36:36.520Z] e28621c50493: Waiting [2025-10-31T11:36:36.520Z] cf8e77af413b: Layer already exists [2025-10-31T11:36:36.520Z] f29e25e96a6b: Layer already exists [2025-10-31T11:36:36.520Z] f61d1ad8c6d8: Layer already exists [2025-10-31T11:36:36.520Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:36.520Z] 5278f733eb99: Layer already exists [2025-10-31T11:36:36.520Z] 12587678cc93: Layer already exists [2025-10-31T11:36:36.520Z] e28621c50493: Layer already exists [2025-10-31T11:36:36.520Z] 604112fc934d: Layer already exists [2025-10-31T11:36:36.520Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:36.520Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:37.150Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:37.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-31T11:36:37.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T11:36:37.509Z] f29e25e96a6b: Preparing [2025-10-31T11:36:37.509Z] 5278f733eb99: Preparing [2025-10-31T11:36:37.509Z] cf8e77af413b: Preparing [2025-10-31T11:36:37.509Z] f61d1ad8c6d8: Preparing [2025-10-31T11:36:37.509Z] 18acc94814a9: Preparing [2025-10-31T11:36:37.509Z] e28621c50493: Preparing [2025-10-31T11:36:37.509Z] 604112fc934d: Preparing [2025-10-31T11:36:37.509Z] 12587678cc93: Preparing [2025-10-31T11:36:37.509Z] 0e64f2360a44: Preparing [2025-10-31T11:36:37.509Z] 604112fc934d: Waiting [2025-10-31T11:36:37.509Z] 12587678cc93: Waiting [2025-10-31T11:36:37.509Z] 0e64f2360a44: Waiting [2025-10-31T11:36:37.509Z] e28621c50493: Waiting [2025-10-31T11:36:37.509Z] f29e25e96a6b: Layer already exists [2025-10-31T11:36:37.509Z] cf8e77af413b: Layer already exists [2025-10-31T11:36:37.509Z] f61d1ad8c6d8: Layer already exists [2025-10-31T11:36:37.509Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:37.509Z] 5278f733eb99: Layer already exists [2025-10-31T11:36:37.509Z] 604112fc934d: Layer already exists [2025-10-31T11:36:37.509Z] e28621c50493: Layer already exists [2025-10-31T11:36:37.509Z] 12587678cc93: Layer already exists [2025-10-31T11:36:37.509Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:37.773Z] main: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:36:37.852Z] ===================================================== [Pipeline] echo [2025-10-31T11:36:37.869Z] taggedImages: [2025-10-31T11:36:37.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:37.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-31T11:36:37.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 [2025-10-31T11:36:37.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:37.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T11:36:37.896Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-31T11:36:37.896Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:37.896Z] latest [2025-10-31T11:36:37.896Z] 4.1.0-dev.72 [2025-10-31T11:36:37.896Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:37.896Z] main [2025-10-31T11:36:37.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:38.266Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:38.611Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:38.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T11:36:38.611Z] 7b963a1b0868: Preparing [2025-10-31T11:36:38.611Z] d982961deef9: Preparing [2025-10-31T11:36:38.611Z] 18acc94814a9: Preparing [2025-10-31T11:36:38.611Z] e28621c50493: Preparing [2025-10-31T11:36:38.611Z] e7bd3cf8a4a5: Preparing [2025-10-31T11:36:38.611Z] 754582713201: Preparing [2025-10-31T11:36:38.611Z] 0e64f2360a44: Preparing [2025-10-31T11:36:38.611Z] 754582713201: Waiting [2025-10-31T11:36:38.611Z] 0e64f2360a44: Waiting [2025-10-31T11:36:38.876Z] e7bd3cf8a4a5: Pushed [2025-10-31T11:36:40.825Z] e28621c50493: Layer already exists [2025-10-31T11:36:40.825Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:40.825Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:40.825Z] 7b963a1b0868: Pushed [2025-10-31T11:36:40.825Z] 754582713201: Pushed [2025-10-31T11:36:47.461Z] d982961deef9: Pushed [2025-10-31T11:36:47.461Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:47.818Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:48.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-31T11:36:48.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T11:36:48.187Z] 7b963a1b0868: Preparing [2025-10-31T11:36:48.187Z] d982961deef9: Preparing [2025-10-31T11:36:48.187Z] 18acc94814a9: Preparing [2025-10-31T11:36:48.187Z] e28621c50493: Preparing [2025-10-31T11:36:48.187Z] e7bd3cf8a4a5: Preparing [2025-10-31T11:36:48.187Z] 754582713201: Preparing [2025-10-31T11:36:48.187Z] 0e64f2360a44: Preparing [2025-10-31T11:36:48.187Z] 754582713201: Waiting [2025-10-31T11:36:48.187Z] 0e64f2360a44: Waiting [2025-10-31T11:36:48.187Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:48.187Z] 7b963a1b0868: Layer already exists [2025-10-31T11:36:48.187Z] e28621c50493: Layer already exists [2025-10-31T11:36:48.187Z] e7bd3cf8a4a5: Layer already exists [2025-10-31T11:36:48.187Z] d982961deef9: Layer already exists [2025-10-31T11:36:48.187Z] 754582713201: Layer already exists [2025-10-31T11:36:48.187Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:48.452Z] latest: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:48.827Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:49.195Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 [2025-10-31T11:36:49.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T11:36:49.195Z] 7b963a1b0868: Preparing [2025-10-31T11:36:49.195Z] d982961deef9: Preparing [2025-10-31T11:36:49.195Z] 18acc94814a9: Preparing [2025-10-31T11:36:49.195Z] e28621c50493: Preparing [2025-10-31T11:36:49.195Z] e7bd3cf8a4a5: Preparing [2025-10-31T11:36:49.195Z] 754582713201: Preparing [2025-10-31T11:36:49.195Z] 0e64f2360a44: Preparing [2025-10-31T11:36:49.195Z] 754582713201: Waiting [2025-10-31T11:36:49.195Z] 0e64f2360a44: Waiting [2025-10-31T11:36:49.195Z] e28621c50493: Layer already exists [2025-10-31T11:36:49.195Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:49.195Z] e7bd3cf8a4a5: Layer already exists [2025-10-31T11:36:49.195Z] 7b963a1b0868: Layer already exists [2025-10-31T11:36:49.195Z] d982961deef9: Layer already exists [2025-10-31T11:36:49.195Z] 754582713201: Layer already exists [2025-10-31T11:36:49.195Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:49.195Z] 4.1.0-dev.72: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:49.819Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:50.286Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:50.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T11:36:50.286Z] 7b963a1b0868: Preparing [2025-10-31T11:36:50.286Z] d982961deef9: Preparing [2025-10-31T11:36:50.286Z] 18acc94814a9: Preparing [2025-10-31T11:36:50.286Z] e28621c50493: Preparing [2025-10-31T11:36:50.286Z] e7bd3cf8a4a5: Preparing [2025-10-31T11:36:50.286Z] 754582713201: Preparing [2025-10-31T11:36:50.286Z] 0e64f2360a44: Preparing [2025-10-31T11:36:50.286Z] 0e64f2360a44: Waiting [2025-10-31T11:36:50.286Z] 754582713201: Waiting [2025-10-31T11:36:50.286Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:50.286Z] e7bd3cf8a4a5: Layer already exists [2025-10-31T11:36:50.286Z] d982961deef9: Layer already exists [2025-10-31T11:36:50.286Z] 7b963a1b0868: Layer already exists [2025-10-31T11:36:50.286Z] e28621c50493: Layer already exists [2025-10-31T11:36:50.286Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:50.286Z] 754582713201: Layer already exists [2025-10-31T11:36:50.558Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:50.942Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:52.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-31T11:36:52.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T11:36:52.277Z] 7b963a1b0868: Preparing [2025-10-31T11:36:52.277Z] d982961deef9: Preparing [2025-10-31T11:36:52.277Z] 18acc94814a9: Preparing [2025-10-31T11:36:52.277Z] e28621c50493: Preparing [2025-10-31T11:36:52.277Z] e7bd3cf8a4a5: Preparing [2025-10-31T11:36:52.277Z] 754582713201: Preparing [2025-10-31T11:36:52.277Z] 0e64f2360a44: Preparing [2025-10-31T11:36:52.277Z] 754582713201: Waiting [2025-10-31T11:36:52.277Z] 0e64f2360a44: Waiting [2025-10-31T11:36:52.277Z] 18acc94814a9: Layer already exists [2025-10-31T11:36:52.277Z] e28621c50493: Layer already exists [2025-10-31T11:36:52.277Z] 7b963a1b0868: Layer already exists [2025-10-31T11:36:52.277Z] e7bd3cf8a4a5: Layer already exists [2025-10-31T11:36:52.277Z] d982961deef9: Layer already exists [2025-10-31T11:36:52.277Z] 754582713201: Layer already exists [2025-10-31T11:36:52.277Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:52.544Z] main: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:36:52.629Z] ===================================================== [Pipeline] echo [2025-10-31T11:36:52.704Z] taggedImages: [2025-10-31T11:36:52.704Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:52.704Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-31T11:36:52.704Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 [2025-10-31T11:36:52.704Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:52.704Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-31T11:36:52.732Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-31T11:36:52.732Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:52.732Z] latest [2025-10-31T11:36:52.732Z] 4.1.0-dev.72 [2025-10-31T11:36:52.732Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:36:52.732Z] main [2025-10-31T11:36:52.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:53.104Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:36:53.464Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:36:53.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T11:36:53.464Z] e3ceaebba88d: Preparing [2025-10-31T11:36:53.464Z] 195d3658b288: Preparing [2025-10-31T11:36:53.464Z] e28621c50493: Preparing [2025-10-31T11:36:53.464Z] 57b7eaae99c9: Preparing [2025-10-31T11:36:53.464Z] 4d5171f8f946: Preparing [2025-10-31T11:36:53.464Z] 0e64f2360a44: Preparing [2025-10-31T11:36:53.464Z] 0e64f2360a44: Waiting [2025-10-31T11:36:53.729Z] e28621c50493: Layer already exists [2025-10-31T11:36:53.729Z] 0e64f2360a44: Layer already exists [2025-10-31T11:36:53.729Z] 57b7eaae99c9: Pushed [2025-10-31T11:36:53.729Z] e3ceaebba88d: Pushed [2025-10-31T11:36:53.729Z] 4d5171f8f946: Pushed [2025-10-31T11:37:01.916Z] 195d3658b288: Pushed [2025-10-31T11:37:01.916Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:02.267Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:02.630Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-31T11:37:02.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T11:37:02.630Z] e3ceaebba88d: Preparing [2025-10-31T11:37:02.630Z] 195d3658b288: Preparing [2025-10-31T11:37:02.630Z] e28621c50493: Preparing [2025-10-31T11:37:02.630Z] 57b7eaae99c9: Preparing [2025-10-31T11:37:02.630Z] 4d5171f8f946: Preparing [2025-10-31T11:37:02.630Z] 0e64f2360a44: Preparing [2025-10-31T11:37:02.630Z] 0e64f2360a44: Waiting [2025-10-31T11:37:02.630Z] e28621c50493: Layer already exists [2025-10-31T11:37:02.630Z] e3ceaebba88d: Layer already exists [2025-10-31T11:37:02.630Z] 4d5171f8f946: Layer already exists [2025-10-31T11:37:02.630Z] 195d3658b288: Layer already exists [2025-10-31T11:37:02.630Z] 57b7eaae99c9: Layer already exists [2025-10-31T11:37:02.630Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:02.898Z] latest: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:03.255Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:05.017Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 [2025-10-31T11:37:05.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T11:37:05.017Z] e3ceaebba88d: Preparing [2025-10-31T11:37:05.017Z] 195d3658b288: Preparing [2025-10-31T11:37:05.017Z] e28621c50493: Preparing [2025-10-31T11:37:05.017Z] 57b7eaae99c9: Preparing [2025-10-31T11:37:05.017Z] 4d5171f8f946: Preparing [2025-10-31T11:37:05.017Z] 0e64f2360a44: Preparing [2025-10-31T11:37:05.018Z] 0e64f2360a44: Waiting [2025-10-31T11:37:05.018Z] 195d3658b288: Layer already exists [2025-10-31T11:37:05.018Z] 57b7eaae99c9: Layer already exists [2025-10-31T11:37:05.018Z] e28621c50493: Layer already exists [2025-10-31T11:37:05.018Z] 4d5171f8f946: Layer already exists [2025-10-31T11:37:05.018Z] e3ceaebba88d: Layer already exists [2025-10-31T11:37:05.018Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:05.284Z] 4.1.0-dev.72: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:05.645Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:06.005Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:06.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T11:37:06.005Z] e3ceaebba88d: Preparing [2025-10-31T11:37:06.005Z] 195d3658b288: Preparing [2025-10-31T11:37:06.005Z] e28621c50493: Preparing [2025-10-31T11:37:06.005Z] 57b7eaae99c9: Preparing [2025-10-31T11:37:06.005Z] 4d5171f8f946: Preparing [2025-10-31T11:37:06.005Z] 0e64f2360a44: Preparing [2025-10-31T11:37:06.005Z] 0e64f2360a44: Waiting [2025-10-31T11:37:06.005Z] e3ceaebba88d: Layer already exists [2025-10-31T11:37:06.005Z] 4d5171f8f946: Layer already exists [2025-10-31T11:37:06.005Z] 195d3658b288: Layer already exists [2025-10-31T11:37:06.005Z] 57b7eaae99c9: Layer already exists [2025-10-31T11:37:06.005Z] e28621c50493: Layer already exists [2025-10-31T11:37:06.005Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:06.271Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:06.627Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:06.979Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-31T11:37:06.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T11:37:06.980Z] e3ceaebba88d: Preparing [2025-10-31T11:37:06.980Z] 195d3658b288: Preparing [2025-10-31T11:37:06.980Z] e28621c50493: Preparing [2025-10-31T11:37:06.980Z] 57b7eaae99c9: Preparing [2025-10-31T11:37:06.980Z] 4d5171f8f946: Preparing [2025-10-31T11:37:06.980Z] 0e64f2360a44: Preparing [2025-10-31T11:37:06.980Z] 0e64f2360a44: Waiting [2025-10-31T11:37:06.980Z] e3ceaebba88d: Layer already exists [2025-10-31T11:37:06.980Z] 4d5171f8f946: Layer already exists [2025-10-31T11:37:06.980Z] 57b7eaae99c9: Layer already exists [2025-10-31T11:37:06.980Z] e28621c50493: Layer already exists [2025-10-31T11:37:06.980Z] 195d3658b288: Layer already exists [2025-10-31T11:37:06.980Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:07.245Z] main: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:37:07.334Z] ===================================================== [Pipeline] echo [2025-10-31T11:37:07.353Z] taggedImages: [2025-10-31T11:37:07.353Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:07.353Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-31T11:37:07.353Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 [2025-10-31T11:37:07.353Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:07.353Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-31T11:37:07.389Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-31T11:37:07.389Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:07.389Z] latest [2025-10-31T11:37:07.389Z] 4.1.0-dev.72 [2025-10-31T11:37:07.389Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:07.389Z] main [2025-10-31T11:37:07.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:07.780Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:08.140Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:08.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T11:37:08.140Z] 07de634c4eb4: Preparing [2025-10-31T11:37:08.140Z] 032f98073434: Preparing [2025-10-31T11:37:08.140Z] 01851c4bd794: Preparing [2025-10-31T11:37:08.140Z] 18acc94814a9: Preparing [2025-10-31T11:37:08.140Z] e28621c50493: Preparing [2025-10-31T11:37:08.140Z] 604112fc934d: Preparing [2025-10-31T11:37:08.140Z] 12587678cc93: Preparing [2025-10-31T11:37:08.140Z] 0e64f2360a44: Preparing [2025-10-31T11:37:08.140Z] 12587678cc93: Waiting [2025-10-31T11:37:08.140Z] 0e64f2360a44: Waiting [2025-10-31T11:37:08.140Z] 604112fc934d: Waiting [2025-10-31T11:37:08.140Z] e28621c50493: Layer already exists [2025-10-31T11:37:08.406Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:08.406Z] 604112fc934d: Layer already exists [2025-10-31T11:37:08.406Z] 032f98073434: Pushed [2025-10-31T11:37:08.406Z] 12587678cc93: Layer already exists [2025-10-31T11:37:08.406Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:08.406Z] 07de634c4eb4: Pushed [2025-10-31T11:37:16.594Z] 01851c4bd794: Pushed [2025-10-31T11:37:17.178Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:17.539Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:17.893Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-31T11:37:17.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T11:37:17.893Z] 07de634c4eb4: Preparing [2025-10-31T11:37:17.893Z] 032f98073434: Preparing [2025-10-31T11:37:17.893Z] 01851c4bd794: Preparing [2025-10-31T11:37:17.893Z] 18acc94814a9: Preparing [2025-10-31T11:37:17.893Z] e28621c50493: Preparing [2025-10-31T11:37:17.893Z] 604112fc934d: Preparing [2025-10-31T11:37:17.893Z] 12587678cc93: Preparing [2025-10-31T11:37:17.893Z] 604112fc934d: Waiting [2025-10-31T11:37:17.893Z] 0e64f2360a44: Preparing [2025-10-31T11:37:17.893Z] 12587678cc93: Waiting [2025-10-31T11:37:17.893Z] 0e64f2360a44: Waiting [2025-10-31T11:37:17.893Z] e28621c50493: Layer already exists [2025-10-31T11:37:17.893Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:17.893Z] 032f98073434: Layer already exists [2025-10-31T11:37:17.893Z] 01851c4bd794: Layer already exists [2025-10-31T11:37:17.893Z] 07de634c4eb4: Layer already exists [2025-10-31T11:37:17.893Z] 604112fc934d: Layer already exists [2025-10-31T11:37:17.893Z] 12587678cc93: Layer already exists [2025-10-31T11:37:18.158Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:18.158Z] latest: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:18.522Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:18.880Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 [2025-10-31T11:37:18.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T11:37:18.880Z] 07de634c4eb4: Preparing [2025-10-31T11:37:18.880Z] 032f98073434: Preparing [2025-10-31T11:37:18.880Z] 01851c4bd794: Preparing [2025-10-31T11:37:18.880Z] 18acc94814a9: Preparing [2025-10-31T11:37:18.880Z] e28621c50493: Preparing [2025-10-31T11:37:18.880Z] 604112fc934d: Preparing [2025-10-31T11:37:18.880Z] 12587678cc93: Preparing [2025-10-31T11:37:18.880Z] 0e64f2360a44: Preparing [2025-10-31T11:37:18.880Z] 604112fc934d: Waiting [2025-10-31T11:37:18.880Z] 12587678cc93: Waiting [2025-10-31T11:37:18.880Z] 0e64f2360a44: Waiting [2025-10-31T11:37:18.880Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:18.880Z] 07de634c4eb4: Layer already exists [2025-10-31T11:37:18.880Z] 032f98073434: Layer already exists [2025-10-31T11:37:18.880Z] 01851c4bd794: Layer already exists [2025-10-31T11:37:18.880Z] e28621c50493: Layer already exists [2025-10-31T11:37:18.880Z] 604112fc934d: Layer already exists [2025-10-31T11:37:18.880Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:18.880Z] 12587678cc93: Layer already exists [2025-10-31T11:37:19.145Z] 4.1.0-dev.72: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:19.501Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:19.853Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:19.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T11:37:19.853Z] 07de634c4eb4: Preparing [2025-10-31T11:37:19.853Z] 032f98073434: Preparing [2025-10-31T11:37:19.853Z] 01851c4bd794: Preparing [2025-10-31T11:37:19.853Z] 18acc94814a9: Preparing [2025-10-31T11:37:19.853Z] e28621c50493: Preparing [2025-10-31T11:37:19.853Z] 604112fc934d: Preparing [2025-10-31T11:37:19.853Z] 12587678cc93: Preparing [2025-10-31T11:37:19.853Z] 0e64f2360a44: Preparing [2025-10-31T11:37:19.853Z] 604112fc934d: Waiting [2025-10-31T11:37:19.853Z] 12587678cc93: Waiting [2025-10-31T11:37:19.853Z] 0e64f2360a44: Waiting [2025-10-31T11:37:19.853Z] 01851c4bd794: Layer already exists [2025-10-31T11:37:19.853Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:19.853Z] e28621c50493: Layer already exists [2025-10-31T11:37:19.853Z] 07de634c4eb4: Layer already exists [2025-10-31T11:37:19.853Z] 032f98073434: Layer already exists [2025-10-31T11:37:19.853Z] 12587678cc93: Layer already exists [2025-10-31T11:37:19.853Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:19.853Z] 604112fc934d: Layer already exists [2025-10-31T11:37:20.118Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:20.483Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:20.837Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-31T11:37:20.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T11:37:20.837Z] 07de634c4eb4: Preparing [2025-10-31T11:37:20.837Z] 032f98073434: Preparing [2025-10-31T11:37:20.837Z] 01851c4bd794: Preparing [2025-10-31T11:37:20.837Z] 18acc94814a9: Preparing [2025-10-31T11:37:20.837Z] e28621c50493: Preparing [2025-10-31T11:37:20.837Z] 604112fc934d: Preparing [2025-10-31T11:37:20.837Z] 12587678cc93: Preparing [2025-10-31T11:37:20.837Z] 0e64f2360a44: Preparing [2025-10-31T11:37:20.837Z] 12587678cc93: Waiting [2025-10-31T11:37:20.837Z] 604112fc934d: Waiting [2025-10-31T11:37:20.837Z] 0e64f2360a44: Waiting [2025-10-31T11:37:20.837Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:20.837Z] 032f98073434: Layer already exists [2025-10-31T11:37:20.837Z] 01851c4bd794: Layer already exists [2025-10-31T11:37:20.837Z] 07de634c4eb4: Layer already exists [2025-10-31T11:37:20.837Z] e28621c50493: Layer already exists [2025-10-31T11:37:20.837Z] 12587678cc93: Layer already exists [2025-10-31T11:37:20.837Z] 604112fc934d: Layer already exists [2025-10-31T11:37:20.837Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:21.101Z] main: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:37:21.187Z] ===================================================== [Pipeline] echo [2025-10-31T11:37:21.207Z] taggedImages: [2025-10-31T11:37:21.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:21.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-31T11:37:21.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 [2025-10-31T11:37:21.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:21.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-31T11:37:21.237Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-31T11:37:21.237Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:21.237Z] latest [2025-10-31T11:37:21.237Z] 4.1.0-dev.72 [2025-10-31T11:37:21.237Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:21.237Z] main [2025-10-31T11:37:21.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:21.616Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:21.988Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:21.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T11:37:21.988Z] 6c349013a92d: Preparing [2025-10-31T11:37:21.988Z] 7894524f040a: Preparing [2025-10-31T11:37:21.988Z] 5f36eec19929: Preparing [2025-10-31T11:37:21.988Z] e12773f3cf20: Preparing [2025-10-31T11:37:21.988Z] f1f5906f24c0: Preparing [2025-10-31T11:37:21.988Z] 6523bcc59221: Preparing [2025-10-31T11:37:21.988Z] 10ea52b8350d: Preparing [2025-10-31T11:37:21.988Z] 18acc94814a9: Preparing [2025-10-31T11:37:21.988Z] e28621c50493: Preparing [2025-10-31T11:37:21.988Z] ab53590f34ef: Preparing [2025-10-31T11:37:21.988Z] 3d6a2e78b82d: Preparing [2025-10-31T11:37:21.988Z] 5f70bf18a086: Preparing [2025-10-31T11:37:21.988Z] d98a4749a69b: Preparing [2025-10-31T11:37:21.988Z] 0480025becdb: Preparing [2025-10-31T11:37:21.988Z] 4a2ab9db338d: Preparing [2025-10-31T11:37:21.988Z] 0e64f2360a44: Preparing [2025-10-31T11:37:21.988Z] ab53590f34ef: Waiting [2025-10-31T11:37:21.988Z] 3d6a2e78b82d: Waiting [2025-10-31T11:37:21.988Z] 5f70bf18a086: Waiting [2025-10-31T11:37:21.988Z] d98a4749a69b: Waiting [2025-10-31T11:37:21.988Z] 0480025becdb: Waiting [2025-10-31T11:37:21.988Z] 4a2ab9db338d: Waiting [2025-10-31T11:37:21.988Z] 0e64f2360a44: Waiting [2025-10-31T11:37:21.988Z] 18acc94814a9: Waiting [2025-10-31T11:37:21.988Z] 6523bcc59221: Waiting [2025-10-31T11:37:21.988Z] e28621c50493: Waiting [2025-10-31T11:37:21.988Z] 10ea52b8350d: Waiting [2025-10-31T11:37:22.257Z] 5f36eec19929: Pushed [2025-10-31T11:37:22.257Z] f1f5906f24c0: Pushed [2025-10-31T11:37:22.257Z] 7894524f040a: Pushed [2025-10-31T11:37:22.257Z] e12773f3cf20: Pushed [2025-10-31T11:37:22.257Z] 6c349013a92d: Pushed [2025-10-31T11:37:22.257Z] e28621c50493: Layer already exists [2025-10-31T11:37:22.257Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:22.523Z] 5f70bf18a086: Layer already exists [2025-10-31T11:37:22.523Z] 6523bcc59221: Pushed [2025-10-31T11:37:22.523Z] 3d6a2e78b82d: Pushed [2025-10-31T11:37:22.523Z] ab53590f34ef: Pushed [2025-10-31T11:37:22.523Z] d98a4749a69b: Pushed [2025-10-31T11:37:22.523Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:22.523Z] 0480025becdb: Pushed [2025-10-31T11:37:22.789Z] 4a2ab9db338d: Pushed [2025-10-31T11:37:25.358Z] 10ea52b8350d: Pushed [2025-10-31T11:37:25.358Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:25.730Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:26.093Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-31T11:37:26.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T11:37:26.093Z] 6c349013a92d: Preparing [2025-10-31T11:37:26.093Z] 7894524f040a: Preparing [2025-10-31T11:37:26.093Z] 5f36eec19929: Preparing [2025-10-31T11:37:26.093Z] e12773f3cf20: Preparing [2025-10-31T11:37:26.093Z] f1f5906f24c0: Preparing [2025-10-31T11:37:26.093Z] 6523bcc59221: Preparing [2025-10-31T11:37:26.093Z] 10ea52b8350d: Preparing [2025-10-31T11:37:26.093Z] 18acc94814a9: Preparing [2025-10-31T11:37:26.093Z] e28621c50493: Preparing [2025-10-31T11:37:26.094Z] ab53590f34ef: Preparing [2025-10-31T11:37:26.094Z] 3d6a2e78b82d: Preparing [2025-10-31T11:37:26.094Z] 5f70bf18a086: Preparing [2025-10-31T11:37:26.094Z] d98a4749a69b: Preparing [2025-10-31T11:37:26.094Z] 0480025becdb: Preparing [2025-10-31T11:37:26.094Z] 4a2ab9db338d: Preparing [2025-10-31T11:37:26.094Z] 0e64f2360a44: Preparing [2025-10-31T11:37:26.094Z] d98a4749a69b: Waiting [2025-10-31T11:37:26.094Z] 0480025becdb: Waiting [2025-10-31T11:37:26.094Z] e28621c50493: Waiting [2025-10-31T11:37:26.094Z] 4a2ab9db338d: Waiting [2025-10-31T11:37:26.094Z] 0e64f2360a44: Waiting [2025-10-31T11:37:26.094Z] ab53590f34ef: Waiting [2025-10-31T11:37:26.094Z] 3d6a2e78b82d: Waiting [2025-10-31T11:37:26.094Z] 5f70bf18a086: Waiting [2025-10-31T11:37:26.094Z] 10ea52b8350d: Waiting [2025-10-31T11:37:26.094Z] 18acc94814a9: Waiting [2025-10-31T11:37:26.094Z] 6523bcc59221: Waiting [2025-10-31T11:37:26.094Z] 6c349013a92d: Layer already exists [2025-10-31T11:37:26.094Z] 7894524f040a: Layer already exists [2025-10-31T11:37:26.094Z] f1f5906f24c0: Layer already exists [2025-10-31T11:37:26.094Z] e12773f3cf20: Layer already exists [2025-10-31T11:37:26.094Z] 5f36eec19929: Layer already exists [2025-10-31T11:37:26.094Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:26.094Z] 6523bcc59221: Layer already exists [2025-10-31T11:37:26.094Z] 10ea52b8350d: Layer already exists [2025-10-31T11:37:26.094Z] e28621c50493: Layer already exists [2025-10-31T11:37:26.094Z] ab53590f34ef: Layer already exists [2025-10-31T11:37:26.094Z] 3d6a2e78b82d: Layer already exists [2025-10-31T11:37:26.094Z] d98a4749a69b: Layer already exists [2025-10-31T11:37:26.094Z] 0480025becdb: Layer already exists [2025-10-31T11:37:26.094Z] 5f70bf18a086: Layer already exists [2025-10-31T11:37:26.094Z] 4a2ab9db338d: Layer already exists [2025-10-31T11:37:26.094Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:26.359Z] latest: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:26.722Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:27.089Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 [2025-10-31T11:37:27.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T11:37:27.089Z] 6c349013a92d: Preparing [2025-10-31T11:37:27.089Z] 7894524f040a: Preparing [2025-10-31T11:37:27.089Z] 5f36eec19929: Preparing [2025-10-31T11:37:27.089Z] e12773f3cf20: Preparing [2025-10-31T11:37:27.089Z] f1f5906f24c0: Preparing [2025-10-31T11:37:27.089Z] 6523bcc59221: Preparing [2025-10-31T11:37:27.089Z] 10ea52b8350d: Preparing [2025-10-31T11:37:27.089Z] 18acc94814a9: Preparing [2025-10-31T11:37:27.089Z] e28621c50493: Preparing [2025-10-31T11:37:27.089Z] ab53590f34ef: Preparing [2025-10-31T11:37:27.089Z] 3d6a2e78b82d: Preparing [2025-10-31T11:37:27.089Z] 5f70bf18a086: Preparing [2025-10-31T11:37:27.089Z] d98a4749a69b: Preparing [2025-10-31T11:37:27.089Z] 0480025becdb: Preparing [2025-10-31T11:37:27.089Z] 4a2ab9db338d: Preparing [2025-10-31T11:37:27.089Z] 0e64f2360a44: Preparing [2025-10-31T11:37:27.089Z] 6523bcc59221: Waiting [2025-10-31T11:37:27.089Z] 10ea52b8350d: Waiting [2025-10-31T11:37:27.089Z] 18acc94814a9: Waiting [2025-10-31T11:37:27.089Z] e28621c50493: Waiting [2025-10-31T11:37:27.089Z] ab53590f34ef: Waiting [2025-10-31T11:37:27.089Z] 3d6a2e78b82d: Waiting [2025-10-31T11:37:27.089Z] 5f70bf18a086: Waiting [2025-10-31T11:37:27.089Z] d98a4749a69b: Waiting [2025-10-31T11:37:27.089Z] 0480025becdb: Waiting [2025-10-31T11:37:27.089Z] 4a2ab9db338d: Waiting [2025-10-31T11:37:27.089Z] 0e64f2360a44: Waiting [2025-10-31T11:37:27.089Z] f1f5906f24c0: Layer already exists [2025-10-31T11:37:27.089Z] 6c349013a92d: Layer already exists [2025-10-31T11:37:27.089Z] e12773f3cf20: Layer already exists [2025-10-31T11:37:27.089Z] 5f36eec19929: Layer already exists [2025-10-31T11:37:27.089Z] 7894524f040a: Layer already exists [2025-10-31T11:37:27.089Z] 6523bcc59221: Layer already exists [2025-10-31T11:37:27.089Z] 10ea52b8350d: Layer already exists [2025-10-31T11:37:27.089Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:27.089Z] e28621c50493: Layer already exists [2025-10-31T11:37:27.089Z] ab53590f34ef: Layer already exists [2025-10-31T11:37:27.089Z] 5f70bf18a086: Layer already exists [2025-10-31T11:37:27.089Z] 3d6a2e78b82d: Layer already exists [2025-10-31T11:37:27.089Z] d98a4749a69b: Layer already exists [2025-10-31T11:37:27.089Z] 4a2ab9db338d: Layer already exists [2025-10-31T11:37:27.089Z] 0480025becdb: Layer already exists [2025-10-31T11:37:27.089Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:27.356Z] 4.1.0-dev.72: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:27.733Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:28.103Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:28.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T11:37:28.103Z] 6c349013a92d: Preparing [2025-10-31T11:37:28.103Z] 7894524f040a: Preparing [2025-10-31T11:37:28.103Z] 5f36eec19929: Preparing [2025-10-31T11:37:28.103Z] e12773f3cf20: Preparing [2025-10-31T11:37:28.104Z] f1f5906f24c0: Preparing [2025-10-31T11:37:28.104Z] 6523bcc59221: Preparing [2025-10-31T11:37:28.104Z] 10ea52b8350d: Preparing [2025-10-31T11:37:28.104Z] 18acc94814a9: Preparing [2025-10-31T11:37:28.104Z] e28621c50493: Preparing [2025-10-31T11:37:28.104Z] ab53590f34ef: Preparing [2025-10-31T11:37:28.104Z] 3d6a2e78b82d: Preparing [2025-10-31T11:37:28.104Z] 5f70bf18a086: Preparing [2025-10-31T11:37:28.104Z] d98a4749a69b: Preparing [2025-10-31T11:37:28.104Z] 0480025becdb: Preparing [2025-10-31T11:37:28.104Z] 4a2ab9db338d: Preparing [2025-10-31T11:37:28.104Z] 0e64f2360a44: Preparing [2025-10-31T11:37:28.104Z] 6523bcc59221: Waiting [2025-10-31T11:37:28.104Z] 10ea52b8350d: Waiting [2025-10-31T11:37:28.104Z] 18acc94814a9: Waiting [2025-10-31T11:37:28.104Z] e28621c50493: Waiting [2025-10-31T11:37:28.104Z] ab53590f34ef: Waiting [2025-10-31T11:37:28.104Z] 3d6a2e78b82d: Waiting [2025-10-31T11:37:28.104Z] 5f70bf18a086: Waiting [2025-10-31T11:37:28.104Z] d98a4749a69b: Waiting [2025-10-31T11:37:28.104Z] 0480025becdb: Waiting [2025-10-31T11:37:28.104Z] 4a2ab9db338d: Waiting [2025-10-31T11:37:28.104Z] 0e64f2360a44: Waiting [2025-10-31T11:37:28.104Z] 7894524f040a: Layer already exists [2025-10-31T11:37:28.104Z] 5f36eec19929: Layer already exists [2025-10-31T11:37:28.104Z] 6c349013a92d: Layer already exists [2025-10-31T11:37:28.104Z] f1f5906f24c0: Layer already exists [2025-10-31T11:37:28.104Z] e12773f3cf20: Layer already exists [2025-10-31T11:37:28.104Z] e28621c50493: Layer already exists [2025-10-31T11:37:28.104Z] 10ea52b8350d: Layer already exists [2025-10-31T11:37:28.104Z] 6523bcc59221: Layer already exists [2025-10-31T11:37:28.104Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:28.104Z] ab53590f34ef: Layer already exists [2025-10-31T11:37:28.104Z] d98a4749a69b: Layer already exists [2025-10-31T11:37:28.104Z] 0480025becdb: Layer already exists [2025-10-31T11:37:28.104Z] 3d6a2e78b82d: Layer already exists [2025-10-31T11:37:28.104Z] 5f70bf18a086: Layer already exists [2025-10-31T11:37:28.104Z] 4a2ab9db338d: Layer already exists [2025-10-31T11:37:28.104Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:28.371Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:28.740Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:29.104Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-31T11:37:29.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T11:37:29.104Z] 6c349013a92d: Preparing [2025-10-31T11:37:29.104Z] 7894524f040a: Preparing [2025-10-31T11:37:29.104Z] 5f36eec19929: Preparing [2025-10-31T11:37:29.104Z] e12773f3cf20: Preparing [2025-10-31T11:37:29.104Z] f1f5906f24c0: Preparing [2025-10-31T11:37:29.104Z] 6523bcc59221: Preparing [2025-10-31T11:37:29.104Z] 10ea52b8350d: Preparing [2025-10-31T11:37:29.104Z] 18acc94814a9: Preparing [2025-10-31T11:37:29.104Z] e28621c50493: Preparing [2025-10-31T11:37:29.104Z] ab53590f34ef: Preparing [2025-10-31T11:37:29.104Z] 3d6a2e78b82d: Preparing [2025-10-31T11:37:29.104Z] 5f70bf18a086: Preparing [2025-10-31T11:37:29.104Z] d98a4749a69b: Preparing [2025-10-31T11:37:29.104Z] 0480025becdb: Preparing [2025-10-31T11:37:29.104Z] 4a2ab9db338d: Preparing [2025-10-31T11:37:29.104Z] 0e64f2360a44: Preparing [2025-10-31T11:37:29.104Z] 18acc94814a9: Waiting [2025-10-31T11:37:29.104Z] e28621c50493: Waiting [2025-10-31T11:37:29.104Z] ab53590f34ef: Waiting [2025-10-31T11:37:29.104Z] 3d6a2e78b82d: Waiting [2025-10-31T11:37:29.104Z] 5f70bf18a086: Waiting [2025-10-31T11:37:29.104Z] d98a4749a69b: Waiting [2025-10-31T11:37:29.104Z] 0480025becdb: Waiting [2025-10-31T11:37:29.104Z] 6523bcc59221: Waiting [2025-10-31T11:37:29.104Z] 10ea52b8350d: Waiting [2025-10-31T11:37:29.104Z] 0e64f2360a44: Waiting [2025-10-31T11:37:29.104Z] 4a2ab9db338d: Waiting [2025-10-31T11:37:29.104Z] 5f36eec19929: Layer already exists [2025-10-31T11:37:29.104Z] 6c349013a92d: Layer already exists [2025-10-31T11:37:29.104Z] 7894524f040a: Layer already exists [2025-10-31T11:37:29.104Z] f1f5906f24c0: Layer already exists [2025-10-31T11:37:29.104Z] e12773f3cf20: Layer already exists [2025-10-31T11:37:29.104Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:29.104Z] e28621c50493: Layer already exists [2025-10-31T11:37:29.104Z] 10ea52b8350d: Layer already exists [2025-10-31T11:37:29.104Z] 6523bcc59221: Layer already exists [2025-10-31T11:37:29.104Z] ab53590f34ef: Layer already exists [2025-10-31T11:37:29.104Z] d98a4749a69b: Layer already exists [2025-10-31T11:37:29.104Z] 3d6a2e78b82d: Layer already exists [2025-10-31T11:37:29.104Z] 4a2ab9db338d: Layer already exists [2025-10-31T11:37:29.104Z] 5f70bf18a086: Layer already exists [2025-10-31T11:37:29.104Z] 0480025becdb: Layer already exists [2025-10-31T11:37:29.371Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:29.371Z] main: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:37:29.457Z] ===================================================== [Pipeline] echo [2025-10-31T11:37:29.468Z] taggedImages: [2025-10-31T11:37:29.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:29.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-31T11:37:29.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 [2025-10-31T11:37:29.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:29.468Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T11:37:29.502Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-31T11:37:29.502Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:29.502Z] latest [2025-10-31T11:37:29.502Z] 4.1.0-dev.72 [2025-10-31T11:37:29.502Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:29.502Z] main [2025-10-31T11:37:29.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:29.873Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:30.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:30.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T11:37:30.263Z] 5c43f0155d4b: Preparing [2025-10-31T11:37:30.263Z] 95409b21042f: Preparing [2025-10-31T11:37:30.263Z] eba164ec64d8: Preparing [2025-10-31T11:37:30.263Z] aaaa3f41177a: Preparing [2025-10-31T11:37:30.263Z] 18acc94814a9: Preparing [2025-10-31T11:37:30.263Z] e28621c50493: Preparing [2025-10-31T11:37:30.263Z] 604112fc934d: Preparing [2025-10-31T11:37:30.263Z] 12587678cc93: Preparing [2025-10-31T11:37:30.263Z] 0e64f2360a44: Preparing [2025-10-31T11:37:30.263Z] 604112fc934d: Waiting [2025-10-31T11:37:30.263Z] e28621c50493: Waiting [2025-10-31T11:37:30.263Z] 12587678cc93: Waiting [2025-10-31T11:37:30.263Z] 0e64f2360a44: Waiting [2025-10-31T11:37:30.263Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:30.528Z] e28621c50493: Layer already exists [2025-10-31T11:37:30.528Z] 95409b21042f: Pushed [2025-10-31T11:37:30.528Z] 604112fc934d: Layer already exists [2025-10-31T11:37:30.528Z] eba164ec64d8: Pushed [2025-10-31T11:37:30.528Z] 12587678cc93: Layer already exists [2025-10-31T11:37:30.528Z] 5c43f0155d4b: Pushed [2025-10-31T11:37:30.528Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:38.715Z] aaaa3f41177a: Pushed [2025-10-31T11:37:38.715Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:39.072Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:41.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-31T11:37:41.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T11:37:41.374Z] 5c43f0155d4b: Preparing [2025-10-31T11:37:41.374Z] 95409b21042f: Preparing [2025-10-31T11:37:41.374Z] eba164ec64d8: Preparing [2025-10-31T11:37:41.374Z] aaaa3f41177a: Preparing [2025-10-31T11:37:41.374Z] 18acc94814a9: Preparing [2025-10-31T11:37:41.374Z] e28621c50493: Preparing [2025-10-31T11:37:41.374Z] 604112fc934d: Preparing [2025-10-31T11:37:41.374Z] 12587678cc93: Preparing [2025-10-31T11:37:41.374Z] 0e64f2360a44: Preparing [2025-10-31T11:37:41.374Z] e28621c50493: Waiting [2025-10-31T11:37:41.374Z] 604112fc934d: Waiting [2025-10-31T11:37:41.374Z] 12587678cc93: Waiting [2025-10-31T11:37:41.374Z] 0e64f2360a44: Waiting [2025-10-31T11:37:41.374Z] 5c43f0155d4b: Layer already exists [2025-10-31T11:37:41.374Z] eba164ec64d8: Layer already exists [2025-10-31T11:37:41.374Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:41.374Z] aaaa3f41177a: Layer already exists [2025-10-31T11:37:41.374Z] 95409b21042f: Layer already exists [2025-10-31T11:37:41.374Z] e28621c50493: Layer already exists [2025-10-31T11:37:41.374Z] 12587678cc93: Layer already exists [2025-10-31T11:37:41.374Z] 604112fc934d: Layer already exists [2025-10-31T11:37:41.374Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:41.638Z] latest: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:42.005Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:42.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 [2025-10-31T11:37:42.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T11:37:42.356Z] 5c43f0155d4b: Preparing [2025-10-31T11:37:42.356Z] 95409b21042f: Preparing [2025-10-31T11:37:42.356Z] eba164ec64d8: Preparing [2025-10-31T11:37:42.356Z] aaaa3f41177a: Preparing [2025-10-31T11:37:42.356Z] 18acc94814a9: Preparing [2025-10-31T11:37:42.356Z] e28621c50493: Preparing [2025-10-31T11:37:42.356Z] 604112fc934d: Preparing [2025-10-31T11:37:42.356Z] 12587678cc93: Preparing [2025-10-31T11:37:42.356Z] 0e64f2360a44: Preparing [2025-10-31T11:37:42.356Z] 604112fc934d: Waiting [2025-10-31T11:37:42.356Z] 12587678cc93: Waiting [2025-10-31T11:37:42.356Z] 0e64f2360a44: Waiting [2025-10-31T11:37:42.356Z] e28621c50493: Waiting [2025-10-31T11:37:42.356Z] 5c43f0155d4b: Layer already exists [2025-10-31T11:37:42.356Z] 95409b21042f: Layer already exists [2025-10-31T11:37:42.356Z] eba164ec64d8: Layer already exists [2025-10-31T11:37:42.356Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:42.356Z] aaaa3f41177a: Layer already exists [2025-10-31T11:37:42.356Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:42.622Z] 604112fc934d: Layer already exists [2025-10-31T11:37:42.622Z] 12587678cc93: Layer already exists [2025-10-31T11:37:42.622Z] e28621c50493: Layer already exists [2025-10-31T11:37:42.622Z] 4.1.0-dev.72: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:42.991Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:43.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:43.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T11:37:43.348Z] 5c43f0155d4b: Preparing [2025-10-31T11:37:43.348Z] 95409b21042f: Preparing [2025-10-31T11:37:43.348Z] eba164ec64d8: Preparing [2025-10-31T11:37:43.348Z] aaaa3f41177a: Preparing [2025-10-31T11:37:43.348Z] 18acc94814a9: Preparing [2025-10-31T11:37:43.348Z] e28621c50493: Preparing [2025-10-31T11:37:43.348Z] 604112fc934d: Preparing [2025-10-31T11:37:43.348Z] 12587678cc93: Preparing [2025-10-31T11:37:43.348Z] 0e64f2360a44: Preparing [2025-10-31T11:37:43.348Z] 604112fc934d: Waiting [2025-10-31T11:37:43.348Z] 12587678cc93: Waiting [2025-10-31T11:37:43.348Z] 0e64f2360a44: Waiting [2025-10-31T11:37:43.348Z] e28621c50493: Waiting [2025-10-31T11:37:43.348Z] 5c43f0155d4b: Layer already exists [2025-10-31T11:37:43.348Z] aaaa3f41177a: Layer already exists [2025-10-31T11:37:43.348Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:43.348Z] 95409b21042f: Layer already exists [2025-10-31T11:37:43.348Z] eba164ec64d8: Layer already exists [2025-10-31T11:37:43.348Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:43.348Z] e28621c50493: Layer already exists [2025-10-31T11:37:43.348Z] 12587678cc93: Layer already exists [2025-10-31T11:37:43.348Z] 604112fc934d: Layer already exists [2025-10-31T11:37:43.615Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:43.979Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:44.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-31T11:37:44.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T11:37:44.342Z] 5c43f0155d4b: Preparing [2025-10-31T11:37:44.342Z] 95409b21042f: Preparing [2025-10-31T11:37:44.342Z] eba164ec64d8: Preparing [2025-10-31T11:37:44.342Z] aaaa3f41177a: Preparing [2025-10-31T11:37:44.342Z] 18acc94814a9: Preparing [2025-10-31T11:37:44.342Z] e28621c50493: Preparing [2025-10-31T11:37:44.342Z] 604112fc934d: Preparing [2025-10-31T11:37:44.342Z] 12587678cc93: Preparing [2025-10-31T11:37:44.342Z] 0e64f2360a44: Preparing [2025-10-31T11:37:44.342Z] e28621c50493: Waiting [2025-10-31T11:37:44.342Z] 604112fc934d: Waiting [2025-10-31T11:37:44.342Z] 12587678cc93: Waiting [2025-10-31T11:37:44.342Z] 0e64f2360a44: Waiting [2025-10-31T11:37:44.342Z] 5c43f0155d4b: Layer already exists [2025-10-31T11:37:44.342Z] aaaa3f41177a: Layer already exists [2025-10-31T11:37:44.342Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:44.342Z] 95409b21042f: Layer already exists [2025-10-31T11:37:44.342Z] eba164ec64d8: Layer already exists [2025-10-31T11:37:44.342Z] e28621c50493: Layer already exists [2025-10-31T11:37:44.342Z] 12587678cc93: Layer already exists [2025-10-31T11:37:44.342Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:44.342Z] 604112fc934d: Layer already exists [2025-10-31T11:37:44.609Z] main: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:37:44.701Z] ===================================================== [Pipeline] echo [2025-10-31T11:37:44.720Z] taggedImages: [2025-10-31T11:37:44.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:44.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-31T11:37:44.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 [2025-10-31T11:37:44.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:44.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-31T11:37:44.760Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-31T11:37:44.760Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:44.760Z] latest [2025-10-31T11:37:44.760Z] 4.1.0-dev.72 [2025-10-31T11:37:44.760Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:44.760Z] main [2025-10-31T11:37:44.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:45.163Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:45.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:45.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T11:37:45.522Z] b7f675b921d0: Preparing [2025-10-31T11:37:45.522Z] 7d9c84756222: Preparing [2025-10-31T11:37:45.522Z] 31c95133f50a: Preparing [2025-10-31T11:37:45.522Z] 4cee6c99cdae: Preparing [2025-10-31T11:37:45.522Z] 87d4b5ccb53a: Preparing [2025-10-31T11:37:45.522Z] 18acc94814a9: Preparing [2025-10-31T11:37:45.522Z] e28621c50493: Preparing [2025-10-31T11:37:45.522Z] edee50a36ea9: Preparing [2025-10-31T11:37:45.522Z] 9ae4c45aae49: Preparing [2025-10-31T11:37:45.522Z] 13941ed55a8e: Preparing [2025-10-31T11:37:45.522Z] 0e64f2360a44: Preparing [2025-10-31T11:37:45.522Z] 18acc94814a9: Waiting [2025-10-31T11:37:45.522Z] e28621c50493: Waiting [2025-10-31T11:37:45.522Z] edee50a36ea9: Waiting [2025-10-31T11:37:45.522Z] 9ae4c45aae49: Waiting [2025-10-31T11:37:45.522Z] 13941ed55a8e: Waiting [2025-10-31T11:37:45.522Z] 0e64f2360a44: Waiting [2025-10-31T11:37:45.854Z] 7d9c84756222: Pushed [2025-10-31T11:37:45.854Z] 87d4b5ccb53a: Pushed [2025-10-31T11:37:45.854Z] 4cee6c99cdae: Pushed [2025-10-31T11:37:45.854Z] b7f675b921d0: Pushed [2025-10-31T11:37:45.854Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:45.854Z] e28621c50493: Layer already exists [2025-10-31T11:37:45.854Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:46.130Z] edee50a36ea9: Pushed [2025-10-31T11:37:46.130Z] 9ae4c45aae49: Pushed [2025-10-31T11:37:49.599Z] 13941ed55a8e: Pushed [2025-10-31T11:37:52.932Z] 31c95133f50a: Pushed [2025-10-31T11:37:52.932Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:53.292Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:53.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-31T11:37:53.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T11:37:53.644Z] b7f675b921d0: Preparing [2025-10-31T11:37:53.644Z] 7d9c84756222: Preparing [2025-10-31T11:37:53.644Z] 31c95133f50a: Preparing [2025-10-31T11:37:53.644Z] 4cee6c99cdae: Preparing [2025-10-31T11:37:53.644Z] 87d4b5ccb53a: Preparing [2025-10-31T11:37:53.644Z] 18acc94814a9: Preparing [2025-10-31T11:37:53.644Z] e28621c50493: Preparing [2025-10-31T11:37:53.644Z] edee50a36ea9: Preparing [2025-10-31T11:37:53.644Z] 9ae4c45aae49: Preparing [2025-10-31T11:37:53.644Z] 13941ed55a8e: Preparing [2025-10-31T11:37:53.644Z] 0e64f2360a44: Preparing [2025-10-31T11:37:53.644Z] e28621c50493: Waiting [2025-10-31T11:37:53.644Z] 18acc94814a9: Waiting [2025-10-31T11:37:53.644Z] edee50a36ea9: Waiting [2025-10-31T11:37:53.644Z] 9ae4c45aae49: Waiting [2025-10-31T11:37:53.644Z] 13941ed55a8e: Waiting [2025-10-31T11:37:53.644Z] 0e64f2360a44: Waiting [2025-10-31T11:37:53.644Z] 4cee6c99cdae: Layer already exists [2025-10-31T11:37:53.644Z] b7f675b921d0: Layer already exists [2025-10-31T11:37:53.644Z] 87d4b5ccb53a: Layer already exists [2025-10-31T11:37:53.644Z] 31c95133f50a: Layer already exists [2025-10-31T11:37:53.644Z] 7d9c84756222: Layer already exists [2025-10-31T11:37:53.644Z] 9ae4c45aae49: Layer already exists [2025-10-31T11:37:53.644Z] edee50a36ea9: Layer already exists [2025-10-31T11:37:53.644Z] e28621c50493: Layer already exists [2025-10-31T11:37:53.644Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:53.644Z] 13941ed55a8e: Layer already exists [2025-10-31T11:37:53.644Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:53.910Z] latest: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:54.280Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:54.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 [2025-10-31T11:37:54.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T11:37:54.638Z] b7f675b921d0: Preparing [2025-10-31T11:37:54.638Z] 7d9c84756222: Preparing [2025-10-31T11:37:54.638Z] 31c95133f50a: Preparing [2025-10-31T11:37:54.638Z] 4cee6c99cdae: Preparing [2025-10-31T11:37:54.638Z] 87d4b5ccb53a: Preparing [2025-10-31T11:37:54.638Z] 18acc94814a9: Preparing [2025-10-31T11:37:54.638Z] e28621c50493: Preparing [2025-10-31T11:37:54.638Z] edee50a36ea9: Preparing [2025-10-31T11:37:54.638Z] 9ae4c45aae49: Preparing [2025-10-31T11:37:54.638Z] 13941ed55a8e: Preparing [2025-10-31T11:37:54.638Z] 0e64f2360a44: Preparing [2025-10-31T11:37:54.638Z] e28621c50493: Waiting [2025-10-31T11:37:54.638Z] edee50a36ea9: Waiting [2025-10-31T11:37:54.638Z] 18acc94814a9: Waiting [2025-10-31T11:37:54.638Z] 9ae4c45aae49: Waiting [2025-10-31T11:37:54.638Z] 13941ed55a8e: Waiting [2025-10-31T11:37:54.638Z] 0e64f2360a44: Waiting [2025-10-31T11:37:54.638Z] 4cee6c99cdae: Layer already exists [2025-10-31T11:37:54.638Z] 31c95133f50a: Layer already exists [2025-10-31T11:37:54.638Z] b7f675b921d0: Layer already exists [2025-10-31T11:37:54.638Z] 87d4b5ccb53a: Layer already exists [2025-10-31T11:37:54.638Z] 7d9c84756222: Layer already exists [2025-10-31T11:37:54.638Z] e28621c50493: Layer already exists [2025-10-31T11:37:54.638Z] 9ae4c45aae49: Layer already exists [2025-10-31T11:37:54.638Z] 13941ed55a8e: Layer already exists [2025-10-31T11:37:54.638Z] edee50a36ea9: Layer already exists [2025-10-31T11:37:54.638Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:54.638Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:54.903Z] 4.1.0-dev.72: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:55.280Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:55.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:55.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T11:37:55.638Z] b7f675b921d0: Preparing [2025-10-31T11:37:55.638Z] 7d9c84756222: Preparing [2025-10-31T11:37:55.638Z] 31c95133f50a: Preparing [2025-10-31T11:37:55.638Z] 4cee6c99cdae: Preparing [2025-10-31T11:37:55.638Z] 87d4b5ccb53a: Preparing [2025-10-31T11:37:55.638Z] 18acc94814a9: Preparing [2025-10-31T11:37:55.638Z] e28621c50493: Preparing [2025-10-31T11:37:55.638Z] edee50a36ea9: Preparing [2025-10-31T11:37:55.638Z] 9ae4c45aae49: Preparing [2025-10-31T11:37:55.638Z] 13941ed55a8e: Preparing [2025-10-31T11:37:55.638Z] 0e64f2360a44: Preparing [2025-10-31T11:37:55.638Z] edee50a36ea9: Waiting [2025-10-31T11:37:55.638Z] 9ae4c45aae49: Waiting [2025-10-31T11:37:55.638Z] 13941ed55a8e: Waiting [2025-10-31T11:37:55.638Z] 0e64f2360a44: Waiting [2025-10-31T11:37:55.638Z] 18acc94814a9: Waiting [2025-10-31T11:37:55.638Z] e28621c50493: Waiting [2025-10-31T11:37:55.638Z] 4cee6c99cdae: Layer already exists [2025-10-31T11:37:55.638Z] b7f675b921d0: Layer already exists [2025-10-31T11:37:55.638Z] 7d9c84756222: Layer already exists [2025-10-31T11:37:55.638Z] 87d4b5ccb53a: Layer already exists [2025-10-31T11:37:55.638Z] 31c95133f50a: Layer already exists [2025-10-31T11:37:55.638Z] 13941ed55a8e: Layer already exists [2025-10-31T11:37:55.638Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:55.638Z] edee50a36ea9: Layer already exists [2025-10-31T11:37:55.638Z] 9ae4c45aae49: Layer already exists [2025-10-31T11:37:55.638Z] e28621c50493: Layer already exists [2025-10-31T11:37:55.638Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:55.904Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:56.259Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:56.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-31T11:37:56.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T11:37:56.615Z] b7f675b921d0: Preparing [2025-10-31T11:37:56.615Z] 7d9c84756222: Preparing [2025-10-31T11:37:56.615Z] 31c95133f50a: Preparing [2025-10-31T11:37:56.615Z] 4cee6c99cdae: Preparing [2025-10-31T11:37:56.615Z] 87d4b5ccb53a: Preparing [2025-10-31T11:37:56.615Z] 18acc94814a9: Preparing [2025-10-31T11:37:56.615Z] e28621c50493: Preparing [2025-10-31T11:37:56.615Z] edee50a36ea9: Preparing [2025-10-31T11:37:56.615Z] 9ae4c45aae49: Preparing [2025-10-31T11:37:56.615Z] 13941ed55a8e: Preparing [2025-10-31T11:37:56.615Z] 0e64f2360a44: Preparing [2025-10-31T11:37:56.615Z] edee50a36ea9: Waiting [2025-10-31T11:37:56.615Z] 9ae4c45aae49: Waiting [2025-10-31T11:37:56.615Z] 13941ed55a8e: Waiting [2025-10-31T11:37:56.615Z] 18acc94814a9: Waiting [2025-10-31T11:37:56.615Z] e28621c50493: Waiting [2025-10-31T11:37:56.615Z] 87d4b5ccb53a: Layer already exists [2025-10-31T11:37:56.615Z] 4cee6c99cdae: Layer already exists [2025-10-31T11:37:56.615Z] 31c95133f50a: Layer already exists [2025-10-31T11:37:56.615Z] 7d9c84756222: Layer already exists [2025-10-31T11:37:56.615Z] b7f675b921d0: Layer already exists [2025-10-31T11:37:56.615Z] edee50a36ea9: Layer already exists [2025-10-31T11:37:56.615Z] e28621c50493: Layer already exists [2025-10-31T11:37:56.615Z] 9ae4c45aae49: Layer already exists [2025-10-31T11:37:56.615Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:56.615Z] 13941ed55a8e: Layer already exists [2025-10-31T11:37:56.615Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:56.881Z] main: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:37:56.970Z] ===================================================== [Pipeline] echo [2025-10-31T11:37:56.990Z] taggedImages: [2025-10-31T11:37:56.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:56.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-31T11:37:56.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 [2025-10-31T11:37:56.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:56.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-31T11:37:57.023Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-31T11:37:57.023Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:57.023Z] latest [2025-10-31T11:37:57.023Z] 4.1.0-dev.72 [2025-10-31T11:37:57.023Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:37:57.023Z] main [2025-10-31T11:37:57.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:57.395Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:37:57.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:37:57.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T11:37:57.742Z] 6c56e38a7fb3: Preparing [2025-10-31T11:37:57.742Z] f995e468c038: Preparing [2025-10-31T11:37:57.742Z] c218126d4077: Preparing [2025-10-31T11:37:57.742Z] 245171973fa2: Preparing [2025-10-31T11:37:57.742Z] 1d4af7becfa7: Preparing [2025-10-31T11:37:57.742Z] f450f9afb070: Preparing [2025-10-31T11:37:57.742Z] ae164e8cac56: Preparing [2025-10-31T11:37:57.742Z] 18acc94814a9: Preparing [2025-10-31T11:37:57.742Z] e28621c50493: Preparing [2025-10-31T11:37:57.742Z] d07813a75020: Preparing [2025-10-31T11:37:57.742Z] 67f323953fe6: Preparing [2025-10-31T11:37:57.742Z] 0e64f2360a44: Preparing [2025-10-31T11:37:57.742Z] 18acc94814a9: Waiting [2025-10-31T11:37:57.742Z] e28621c50493: Waiting [2025-10-31T11:37:57.742Z] d07813a75020: Waiting [2025-10-31T11:37:57.742Z] 67f323953fe6: Waiting [2025-10-31T11:37:57.742Z] 0e64f2360a44: Waiting [2025-10-31T11:37:57.742Z] f450f9afb070: Waiting [2025-10-31T11:37:57.742Z] ae164e8cac56: Waiting [2025-10-31T11:37:58.007Z] f995e468c038: Pushed [2025-10-31T11:37:58.007Z] 1d4af7becfa7: Pushed [2025-10-31T11:37:58.007Z] 6c56e38a7fb3: Pushed [2025-10-31T11:37:58.007Z] 18acc94814a9: Layer already exists [2025-10-31T11:37:58.007Z] e28621c50493: Layer already exists [2025-10-31T11:37:58.007Z] f450f9afb070: Pushed [2025-10-31T11:37:58.007Z] ae164e8cac56: Pushed [2025-10-31T11:37:58.271Z] 0e64f2360a44: Layer already exists [2025-10-31T11:37:58.271Z] d07813a75020: Pushed [2025-10-31T11:38:01.604Z] 67f323953fe6: Pushed [2025-10-31T11:38:04.178Z] 245171973fa2: Pushed [2025-10-31T11:38:04.443Z] c218126d4077: Pushed [2025-10-31T11:38:05.024Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:05.396Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:05.744Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-31T11:38:05.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T11:38:05.744Z] 6c56e38a7fb3: Preparing [2025-10-31T11:38:05.744Z] f995e468c038: Preparing [2025-10-31T11:38:05.744Z] c218126d4077: Preparing [2025-10-31T11:38:05.744Z] 245171973fa2: Preparing [2025-10-31T11:38:05.744Z] 1d4af7becfa7: Preparing [2025-10-31T11:38:05.744Z] f450f9afb070: Preparing [2025-10-31T11:38:05.744Z] ae164e8cac56: Preparing [2025-10-31T11:38:05.744Z] 18acc94814a9: Preparing [2025-10-31T11:38:05.744Z] e28621c50493: Preparing [2025-10-31T11:38:05.744Z] d07813a75020: Preparing [2025-10-31T11:38:05.744Z] 67f323953fe6: Preparing [2025-10-31T11:38:05.744Z] 0e64f2360a44: Preparing [2025-10-31T11:38:05.744Z] f450f9afb070: Waiting [2025-10-31T11:38:05.744Z] d07813a75020: Waiting [2025-10-31T11:38:05.744Z] ae164e8cac56: Waiting [2025-10-31T11:38:05.744Z] 18acc94814a9: Waiting [2025-10-31T11:38:05.744Z] e28621c50493: Waiting [2025-10-31T11:38:05.744Z] 67f323953fe6: Waiting [2025-10-31T11:38:05.744Z] 0e64f2360a44: Waiting [2025-10-31T11:38:05.744Z] 6c56e38a7fb3: Layer already exists [2025-10-31T11:38:05.744Z] c218126d4077: Layer already exists [2025-10-31T11:38:05.744Z] 1d4af7becfa7: Layer already exists [2025-10-31T11:38:05.744Z] f995e468c038: Layer already exists [2025-10-31T11:38:05.744Z] 245171973fa2: Layer already exists [2025-10-31T11:38:05.744Z] f450f9afb070: Layer already exists [2025-10-31T11:38:05.744Z] ae164e8cac56: Layer already exists [2025-10-31T11:38:05.744Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:05.744Z] d07813a75020: Layer already exists [2025-10-31T11:38:05.744Z] e28621c50493: Layer already exists [2025-10-31T11:38:05.744Z] 67f323953fe6: Layer already exists [2025-10-31T11:38:05.744Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:06.009Z] latest: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:06.367Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:06.721Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 [2025-10-31T11:38:06.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T11:38:06.721Z] 6c56e38a7fb3: Preparing [2025-10-31T11:38:06.721Z] f995e468c038: Preparing [2025-10-31T11:38:06.721Z] c218126d4077: Preparing [2025-10-31T11:38:06.721Z] 245171973fa2: Preparing [2025-10-31T11:38:06.721Z] 1d4af7becfa7: Preparing [2025-10-31T11:38:06.721Z] f450f9afb070: Preparing [2025-10-31T11:38:06.721Z] ae164e8cac56: Preparing [2025-10-31T11:38:06.721Z] f450f9afb070: Waiting [2025-10-31T11:38:06.721Z] 18acc94814a9: Preparing [2025-10-31T11:38:06.721Z] ae164e8cac56: Waiting [2025-10-31T11:38:06.721Z] e28621c50493: Preparing [2025-10-31T11:38:06.721Z] 18acc94814a9: Waiting [2025-10-31T11:38:06.721Z] d07813a75020: Preparing [2025-10-31T11:38:06.721Z] e28621c50493: Waiting [2025-10-31T11:38:06.721Z] 67f323953fe6: Preparing [2025-10-31T11:38:06.721Z] d07813a75020: Waiting [2025-10-31T11:38:06.721Z] 0e64f2360a44: Preparing [2025-10-31T11:38:06.721Z] 67f323953fe6: Waiting [2025-10-31T11:38:06.721Z] 0e64f2360a44: Waiting [2025-10-31T11:38:06.721Z] 1d4af7becfa7: Layer already exists [2025-10-31T11:38:06.721Z] 245171973fa2: Layer already exists [2025-10-31T11:38:06.721Z] c218126d4077: Layer already exists [2025-10-31T11:38:06.721Z] 6c56e38a7fb3: Layer already exists [2025-10-31T11:38:06.721Z] f995e468c038: Layer already exists [2025-10-31T11:38:06.721Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:06.721Z] f450f9afb070: Layer already exists [2025-10-31T11:38:06.721Z] ae164e8cac56: Layer already exists [2025-10-31T11:38:06.721Z] e28621c50493: Layer already exists [2025-10-31T11:38:06.721Z] d07813a75020: Layer already exists [2025-10-31T11:38:06.721Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:06.721Z] 67f323953fe6: Layer already exists [2025-10-31T11:38:06.990Z] 4.1.0-dev.72: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:07.347Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:07.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:07.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T11:38:07.717Z] 6c56e38a7fb3: Preparing [2025-10-31T11:38:07.717Z] f995e468c038: Preparing [2025-10-31T11:38:07.717Z] c218126d4077: Preparing [2025-10-31T11:38:07.717Z] 245171973fa2: Preparing [2025-10-31T11:38:07.717Z] 1d4af7becfa7: Preparing [2025-10-31T11:38:07.717Z] f450f9afb070: Preparing [2025-10-31T11:38:07.717Z] ae164e8cac56: Preparing [2025-10-31T11:38:07.717Z] 18acc94814a9: Preparing [2025-10-31T11:38:07.717Z] e28621c50493: Preparing [2025-10-31T11:38:07.717Z] d07813a75020: Preparing [2025-10-31T11:38:07.717Z] 67f323953fe6: Preparing [2025-10-31T11:38:07.717Z] 0e64f2360a44: Preparing [2025-10-31T11:38:07.717Z] ae164e8cac56: Waiting [2025-10-31T11:38:07.717Z] 18acc94814a9: Waiting [2025-10-31T11:38:07.717Z] e28621c50493: Waiting [2025-10-31T11:38:07.717Z] f450f9afb070: Waiting [2025-10-31T11:38:07.717Z] d07813a75020: Waiting [2025-10-31T11:38:07.717Z] 67f323953fe6: Waiting [2025-10-31T11:38:07.717Z] 0e64f2360a44: Waiting [2025-10-31T11:38:07.717Z] 6c56e38a7fb3: Layer already exists [2025-10-31T11:38:07.717Z] 245171973fa2: Layer already exists [2025-10-31T11:38:07.717Z] 1d4af7becfa7: Layer already exists [2025-10-31T11:38:07.717Z] c218126d4077: Layer already exists [2025-10-31T11:38:07.717Z] f995e468c038: Layer already exists [2025-10-31T11:38:07.717Z] ae164e8cac56: Layer already exists [2025-10-31T11:38:07.717Z] e28621c50493: Layer already exists [2025-10-31T11:38:07.717Z] d07813a75020: Layer already exists [2025-10-31T11:38:07.717Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:07.717Z] f450f9afb070: Layer already exists [2025-10-31T11:38:07.717Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:07.717Z] 67f323953fe6: Layer already exists [2025-10-31T11:38:07.983Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:08.343Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:08.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-31T11:38:08.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T11:38:08.687Z] 6c56e38a7fb3: Preparing [2025-10-31T11:38:08.687Z] f995e468c038: Preparing [2025-10-31T11:38:08.687Z] c218126d4077: Preparing [2025-10-31T11:38:08.687Z] 245171973fa2: Preparing [2025-10-31T11:38:08.687Z] 1d4af7becfa7: Preparing [2025-10-31T11:38:08.687Z] f450f9afb070: Preparing [2025-10-31T11:38:08.687Z] ae164e8cac56: Preparing [2025-10-31T11:38:08.687Z] 18acc94814a9: Preparing [2025-10-31T11:38:08.687Z] e28621c50493: Preparing [2025-10-31T11:38:08.687Z] d07813a75020: Preparing [2025-10-31T11:38:08.687Z] 67f323953fe6: Preparing [2025-10-31T11:38:08.687Z] ae164e8cac56: Waiting [2025-10-31T11:38:08.687Z] 18acc94814a9: Waiting [2025-10-31T11:38:08.687Z] f450f9afb070: Waiting [2025-10-31T11:38:08.687Z] e28621c50493: Waiting [2025-10-31T11:38:08.687Z] d07813a75020: Waiting [2025-10-31T11:38:08.687Z] 0e64f2360a44: Preparing [2025-10-31T11:38:08.687Z] 67f323953fe6: Waiting [2025-10-31T11:38:08.687Z] 0e64f2360a44: Waiting [2025-10-31T11:38:08.687Z] 6c56e38a7fb3: Layer already exists [2025-10-31T11:38:08.688Z] c218126d4077: Layer already exists [2025-10-31T11:38:08.688Z] 245171973fa2: Layer already exists [2025-10-31T11:38:08.688Z] 1d4af7becfa7: Layer already exists [2025-10-31T11:38:08.688Z] f995e468c038: Layer already exists [2025-10-31T11:38:08.688Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:08.688Z] f450f9afb070: Layer already exists [2025-10-31T11:38:08.688Z] d07813a75020: Layer already exists [2025-10-31T11:38:08.688Z] ae164e8cac56: Layer already exists [2025-10-31T11:38:08.688Z] e28621c50493: Layer already exists [2025-10-31T11:38:08.688Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:08.688Z] 67f323953fe6: Layer already exists [2025-10-31T11:38:08.953Z] main: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:38:09.043Z] ===================================================== [Pipeline] echo [2025-10-31T11:38:09.056Z] taggedImages: [2025-10-31T11:38:09.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:09.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-31T11:38:09.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 [2025-10-31T11:38:09.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:09.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-31T11:38:09.091Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-31T11:38:09.091Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:09.091Z] latest [2025-10-31T11:38:09.091Z] 4.1.0-dev.72 [2025-10-31T11:38:09.091Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:09.091Z] main [2025-10-31T11:38:09.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:09.468Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:09.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:09.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T11:38:09.823Z] 20e422623186: Preparing [2025-10-31T11:38:09.823Z] 022c29aa36d4: Preparing [2025-10-31T11:38:09.823Z] 18acc94814a9: Preparing [2025-10-31T11:38:09.823Z] e28621c50493: Preparing [2025-10-31T11:38:09.823Z] d41d12410587: Preparing [2025-10-31T11:38:09.823Z] 48d560b7403c: Preparing [2025-10-31T11:38:09.823Z] 0e64f2360a44: Preparing [2025-10-31T11:38:09.823Z] 48d560b7403c: Waiting [2025-10-31T11:38:09.823Z] 0e64f2360a44: Waiting [2025-10-31T11:38:10.088Z] e28621c50493: Layer already exists [2025-10-31T11:38:10.088Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:10.088Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:10.088Z] d41d12410587: Pushed [2025-10-31T11:38:10.088Z] 20e422623186: Pushed [2025-10-31T11:38:12.070Z] 48d560b7403c: Pushed [2025-10-31T11:38:17.415Z] 022c29aa36d4: Pushed [2025-10-31T11:38:17.415Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:17.813Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:18.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-31T11:38:18.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T11:38:18.181Z] 20e422623186: Preparing [2025-10-31T11:38:18.181Z] 022c29aa36d4: Preparing [2025-10-31T11:38:18.181Z] 18acc94814a9: Preparing [2025-10-31T11:38:18.181Z] e28621c50493: Preparing [2025-10-31T11:38:18.181Z] d41d12410587: Preparing [2025-10-31T11:38:18.181Z] 48d560b7403c: Preparing [2025-10-31T11:38:18.181Z] 0e64f2360a44: Preparing [2025-10-31T11:38:18.181Z] 48d560b7403c: Waiting [2025-10-31T11:38:18.181Z] 0e64f2360a44: Waiting [2025-10-31T11:38:18.181Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:18.181Z] e28621c50493: Layer already exists [2025-10-31T11:38:18.181Z] d41d12410587: Layer already exists [2025-10-31T11:38:18.181Z] 022c29aa36d4: Layer already exists [2025-10-31T11:38:18.181Z] 20e422623186: Layer already exists [2025-10-31T11:38:18.181Z] 48d560b7403c: Layer already exists [2025-10-31T11:38:18.181Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:18.448Z] latest: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:18.810Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:19.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 [2025-10-31T11:38:19.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T11:38:19.164Z] 20e422623186: Preparing [2025-10-31T11:38:19.164Z] 022c29aa36d4: Preparing [2025-10-31T11:38:19.164Z] 18acc94814a9: Preparing [2025-10-31T11:38:19.164Z] e28621c50493: Preparing [2025-10-31T11:38:19.164Z] d41d12410587: Preparing [2025-10-31T11:38:19.164Z] 48d560b7403c: Preparing [2025-10-31T11:38:19.164Z] 0e64f2360a44: Preparing [2025-10-31T11:38:19.164Z] 0e64f2360a44: Waiting [2025-10-31T11:38:19.164Z] 48d560b7403c: Waiting [2025-10-31T11:38:19.164Z] 20e422623186: Layer already exists [2025-10-31T11:38:19.164Z] 022c29aa36d4: Layer already exists [2025-10-31T11:38:19.164Z] d41d12410587: Layer already exists [2025-10-31T11:38:19.164Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:19.164Z] e28621c50493: Layer already exists [2025-10-31T11:38:19.164Z] 48d560b7403c: Layer already exists [2025-10-31T11:38:19.164Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:19.429Z] 4.1.0-dev.72: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:19.864Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:20.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:20.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T11:38:20.208Z] 20e422623186: Preparing [2025-10-31T11:38:20.208Z] 022c29aa36d4: Preparing [2025-10-31T11:38:20.208Z] 18acc94814a9: Preparing [2025-10-31T11:38:20.208Z] e28621c50493: Preparing [2025-10-31T11:38:20.208Z] d41d12410587: Preparing [2025-10-31T11:38:20.208Z] 48d560b7403c: Preparing [2025-10-31T11:38:20.208Z] 0e64f2360a44: Preparing [2025-10-31T11:38:20.208Z] 0e64f2360a44: Waiting [2025-10-31T11:38:20.208Z] 48d560b7403c: Waiting [2025-10-31T11:38:20.208Z] 022c29aa36d4: Layer already exists [2025-10-31T11:38:20.208Z] e28621c50493: Layer already exists [2025-10-31T11:38:20.208Z] 20e422623186: Layer already exists [2025-10-31T11:38:20.208Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:20.208Z] d41d12410587: Layer already exists [2025-10-31T11:38:20.208Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:20.208Z] 48d560b7403c: Layer already exists [2025-10-31T11:38:20.473Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:20.831Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:21.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-31T11:38:21.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T11:38:21.197Z] 20e422623186: Preparing [2025-10-31T11:38:21.197Z] 022c29aa36d4: Preparing [2025-10-31T11:38:21.197Z] 18acc94814a9: Preparing [2025-10-31T11:38:21.197Z] e28621c50493: Preparing [2025-10-31T11:38:21.197Z] d41d12410587: Preparing [2025-10-31T11:38:21.197Z] 48d560b7403c: Preparing [2025-10-31T11:38:21.197Z] 0e64f2360a44: Preparing [2025-10-31T11:38:21.197Z] 48d560b7403c: Waiting [2025-10-31T11:38:21.197Z] 0e64f2360a44: Waiting [2025-10-31T11:38:21.197Z] 20e422623186: Layer already exists [2025-10-31T11:38:21.197Z] d41d12410587: Layer already exists [2025-10-31T11:38:21.197Z] 022c29aa36d4: Layer already exists [2025-10-31T11:38:21.197Z] e28621c50493: Layer already exists [2025-10-31T11:38:21.197Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:21.197Z] 48d560b7403c: Layer already exists [2025-10-31T11:38:21.197Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:21.463Z] main: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:38:21.623Z] ===================================================== [Pipeline] echo [2025-10-31T11:38:21.642Z] taggedImages: [2025-10-31T11:38:21.642Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:21.642Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-31T11:38:21.642Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 [2025-10-31T11:38:21.642Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:21.642Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-31T11:38:21.678Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-31T11:38:21.678Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:21.678Z] latest [2025-10-31T11:38:21.678Z] 4.1.0-dev.72 [2025-10-31T11:38:21.678Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:21.678Z] main [2025-10-31T11:38:21.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:22.051Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:22.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:22.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T11:38:22.419Z] e82b4f746b3e: Preparing [2025-10-31T11:38:22.419Z] b3d1cd08c0ba: Preparing [2025-10-31T11:38:22.419Z] 77780e155e4d: Preparing [2025-10-31T11:38:22.419Z] 18acc94814a9: Preparing [2025-10-31T11:38:22.419Z] e28621c50493: Preparing [2025-10-31T11:38:22.419Z] 008048060c43: Preparing [2025-10-31T11:38:22.419Z] 7ef510548c46: Preparing [2025-10-31T11:38:22.419Z] cbf617271da3: Preparing [2025-10-31T11:38:22.419Z] 621ca55fcd8c: Preparing [2025-10-31T11:38:22.419Z] 0e64f2360a44: Preparing [2025-10-31T11:38:22.419Z] 008048060c43: Waiting [2025-10-31T11:38:22.419Z] 621ca55fcd8c: Waiting [2025-10-31T11:38:22.419Z] 7ef510548c46: Waiting [2025-10-31T11:38:22.419Z] cbf617271da3: Waiting [2025-10-31T11:38:22.419Z] 0e64f2360a44: Waiting [2025-10-31T11:38:22.419Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:22.419Z] e28621c50493: Layer already exists [2025-10-31T11:38:22.684Z] b3d1cd08c0ba: Pushed [2025-10-31T11:38:22.684Z] e82b4f746b3e: Pushed [2025-10-31T11:38:22.684Z] 77780e155e4d: Pushed [2025-10-31T11:38:22.684Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:22.684Z] cbf617271da3: Pushed [2025-10-31T11:38:23.636Z] 621ca55fcd8c: Pushed [2025-10-31T11:38:31.864Z] 7ef510548c46: Pushed [2025-10-31T11:38:46.834Z] 008048060c43: Pushed [2025-10-31T11:38:46.834Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:47.199Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:47.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-31T11:38:47.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T11:38:47.557Z] e82b4f746b3e: Preparing [2025-10-31T11:38:47.557Z] b3d1cd08c0ba: Preparing [2025-10-31T11:38:47.557Z] 77780e155e4d: Preparing [2025-10-31T11:38:47.557Z] 18acc94814a9: Preparing [2025-10-31T11:38:47.557Z] e28621c50493: Preparing [2025-10-31T11:38:47.557Z] 008048060c43: Preparing [2025-10-31T11:38:47.557Z] 7ef510548c46: Preparing [2025-10-31T11:38:47.557Z] cbf617271da3: Preparing [2025-10-31T11:38:47.557Z] 621ca55fcd8c: Preparing [2025-10-31T11:38:47.557Z] 0e64f2360a44: Preparing [2025-10-31T11:38:47.557Z] 7ef510548c46: Waiting [2025-10-31T11:38:47.557Z] cbf617271da3: Waiting [2025-10-31T11:38:47.557Z] 621ca55fcd8c: Waiting [2025-10-31T11:38:47.557Z] 0e64f2360a44: Waiting [2025-10-31T11:38:47.557Z] 008048060c43: Waiting [2025-10-31T11:38:47.557Z] 77780e155e4d: Layer already exists [2025-10-31T11:38:47.557Z] e28621c50493: Layer already exists [2025-10-31T11:38:47.557Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:47.557Z] b3d1cd08c0ba: Layer already exists [2025-10-31T11:38:47.557Z] e82b4f746b3e: Layer already exists [2025-10-31T11:38:47.557Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:47.557Z] cbf617271da3: Layer already exists [2025-10-31T11:38:47.557Z] 008048060c43: Layer already exists [2025-10-31T11:38:47.557Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:38:47.557Z] 7ef510548c46: Layer already exists [2025-10-31T11:38:47.822Z] latest: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:48.188Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:48.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 [2025-10-31T11:38:48.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T11:38:48.544Z] e82b4f746b3e: Preparing [2025-10-31T11:38:48.544Z] b3d1cd08c0ba: Preparing [2025-10-31T11:38:48.544Z] 77780e155e4d: Preparing [2025-10-31T11:38:48.544Z] 18acc94814a9: Preparing [2025-10-31T11:38:48.544Z] e28621c50493: Preparing [2025-10-31T11:38:48.544Z] 008048060c43: Preparing [2025-10-31T11:38:48.544Z] 7ef510548c46: Preparing [2025-10-31T11:38:48.544Z] cbf617271da3: Preparing [2025-10-31T11:38:48.544Z] 621ca55fcd8c: Preparing [2025-10-31T11:38:48.544Z] 0e64f2360a44: Preparing [2025-10-31T11:38:48.544Z] cbf617271da3: Waiting [2025-10-31T11:38:48.544Z] 621ca55fcd8c: Waiting [2025-10-31T11:38:48.544Z] 0e64f2360a44: Waiting [2025-10-31T11:38:48.544Z] 008048060c43: Waiting [2025-10-31T11:38:48.544Z] 7ef510548c46: Waiting [2025-10-31T11:38:48.544Z] 77780e155e4d: Layer already exists [2025-10-31T11:38:48.544Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:48.544Z] e28621c50493: Layer already exists [2025-10-31T11:38:48.544Z] b3d1cd08c0ba: Layer already exists [2025-10-31T11:38:48.544Z] e82b4f746b3e: Layer already exists [2025-10-31T11:38:48.544Z] 008048060c43: Layer already exists [2025-10-31T11:38:48.544Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:38:48.544Z] 7ef510548c46: Layer already exists [2025-10-31T11:38:48.544Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:48.544Z] cbf617271da3: Layer already exists [2025-10-31T11:38:48.808Z] 4.1.0-dev.72: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:49.166Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:49.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:49.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T11:38:49.527Z] e82b4f746b3e: Preparing [2025-10-31T11:38:49.527Z] b3d1cd08c0ba: Preparing [2025-10-31T11:38:49.527Z] 77780e155e4d: Preparing [2025-10-31T11:38:49.527Z] 18acc94814a9: Preparing [2025-10-31T11:38:49.527Z] e28621c50493: Preparing [2025-10-31T11:38:49.527Z] 008048060c43: Preparing [2025-10-31T11:38:49.527Z] 7ef510548c46: Preparing [2025-10-31T11:38:49.527Z] cbf617271da3: Preparing [2025-10-31T11:38:49.527Z] 621ca55fcd8c: Preparing [2025-10-31T11:38:49.527Z] 0e64f2360a44: Preparing [2025-10-31T11:38:49.527Z] 008048060c43: Waiting [2025-10-31T11:38:49.527Z] 7ef510548c46: Waiting [2025-10-31T11:38:49.527Z] cbf617271da3: Waiting [2025-10-31T11:38:49.527Z] 621ca55fcd8c: Waiting [2025-10-31T11:38:49.527Z] 0e64f2360a44: Waiting [2025-10-31T11:38:49.527Z] e28621c50493: Layer already exists [2025-10-31T11:38:49.527Z] 77780e155e4d: Layer already exists [2025-10-31T11:38:49.527Z] b3d1cd08c0ba: Layer already exists [2025-10-31T11:38:49.527Z] e82b4f746b3e: Layer already exists [2025-10-31T11:38:49.527Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:49.527Z] 008048060c43: Layer already exists [2025-10-31T11:38:49.527Z] 7ef510548c46: Layer already exists [2025-10-31T11:38:49.527Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:38:49.527Z] cbf617271da3: Layer already exists [2025-10-31T11:38:49.527Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:49.792Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:50.161Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:50.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-31T11:38:50.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T11:38:50.525Z] e82b4f746b3e: Preparing [2025-10-31T11:38:50.525Z] b3d1cd08c0ba: Preparing [2025-10-31T11:38:50.525Z] 77780e155e4d: Preparing [2025-10-31T11:38:50.525Z] 18acc94814a9: Preparing [2025-10-31T11:38:50.525Z] e28621c50493: Preparing [2025-10-31T11:38:50.525Z] 008048060c43: Preparing [2025-10-31T11:38:50.525Z] 7ef510548c46: Preparing [2025-10-31T11:38:50.525Z] cbf617271da3: Preparing [2025-10-31T11:38:50.525Z] 621ca55fcd8c: Preparing [2025-10-31T11:38:50.525Z] 0e64f2360a44: Preparing [2025-10-31T11:38:50.525Z] 008048060c43: Waiting [2025-10-31T11:38:50.525Z] 7ef510548c46: Waiting [2025-10-31T11:38:50.525Z] cbf617271da3: Waiting [2025-10-31T11:38:50.525Z] 621ca55fcd8c: Waiting [2025-10-31T11:38:50.525Z] 0e64f2360a44: Waiting [2025-10-31T11:38:50.525Z] b3d1cd08c0ba: Layer already exists [2025-10-31T11:38:50.525Z] e28621c50493: Layer already exists [2025-10-31T11:38:50.525Z] 77780e155e4d: Layer already exists [2025-10-31T11:38:50.525Z] e82b4f746b3e: Layer already exists [2025-10-31T11:38:50.525Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:50.525Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:38:50.525Z] 7ef510548c46: Layer already exists [2025-10-31T11:38:50.525Z] 008048060c43: Layer already exists [2025-10-31T11:38:50.525Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:50.525Z] cbf617271da3: Layer already exists [2025-10-31T11:38:50.792Z] main: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:38:50.887Z] ===================================================== [Pipeline] echo [2025-10-31T11:38:50.901Z] taggedImages: [2025-10-31T11:38:50.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:50.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-31T11:38:50.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 [2025-10-31T11:38:50.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:50.901Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-31T11:38:50.931Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-31T11:38:50.931Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:50.931Z] latest [2025-10-31T11:38:50.931Z] 4.1.0-dev.72 [2025-10-31T11:38:50.931Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:38:50.931Z] main [2025-10-31T11:38:50.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:51.313Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:38:51.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:38:51.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T11:38:51.941Z] 82828a2c0e86: Preparing [2025-10-31T11:38:51.941Z] addd8885ab91: Preparing [2025-10-31T11:38:51.941Z] 1ef423f67d31: Preparing [2025-10-31T11:38:51.941Z] 18acc94814a9: Preparing [2025-10-31T11:38:51.941Z] e28621c50493: Preparing [2025-10-31T11:38:51.941Z] c8b6d569eb43: Preparing [2025-10-31T11:38:51.941Z] 0371f27ed0d3: Preparing [2025-10-31T11:38:51.941Z] e045154525ec: Preparing [2025-10-31T11:38:51.941Z] 0e64f2360a44: Preparing [2025-10-31T11:38:51.941Z] 0e64f2360a44: Waiting [2025-10-31T11:38:51.941Z] c8b6d569eb43: Waiting [2025-10-31T11:38:51.941Z] 0371f27ed0d3: Waiting [2025-10-31T11:38:51.941Z] e045154525ec: Waiting [2025-10-31T11:38:51.941Z] e28621c50493: Layer already exists [2025-10-31T11:38:51.941Z] 18acc94814a9: Layer already exists [2025-10-31T11:38:52.207Z] addd8885ab91: Pushed [2025-10-31T11:38:52.207Z] 82828a2c0e86: Pushed [2025-10-31T11:38:52.207Z] 1ef423f67d31: Pushed [2025-10-31T11:38:52.207Z] 0371f27ed0d3: Pushed [2025-10-31T11:38:52.207Z] 0e64f2360a44: Layer already exists [2025-10-31T11:38:52.788Z] e045154525ec: Pushed [2025-10-31T11:39:19.552Z] c8b6d569eb43: Pushed [2025-10-31T11:39:19.552Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:19.913Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:20.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-31T11:39:20.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T11:39:20.258Z] 82828a2c0e86: Preparing [2025-10-31T11:39:20.258Z] addd8885ab91: Preparing [2025-10-31T11:39:20.258Z] 1ef423f67d31: Preparing [2025-10-31T11:39:20.258Z] 18acc94814a9: Preparing [2025-10-31T11:39:20.258Z] e28621c50493: Preparing [2025-10-31T11:39:20.258Z] c8b6d569eb43: Preparing [2025-10-31T11:39:20.258Z] 0371f27ed0d3: Preparing [2025-10-31T11:39:20.258Z] e045154525ec: Preparing [2025-10-31T11:39:20.258Z] 0e64f2360a44: Preparing [2025-10-31T11:39:20.258Z] 0371f27ed0d3: Waiting [2025-10-31T11:39:20.258Z] e045154525ec: Waiting [2025-10-31T11:39:20.258Z] 0e64f2360a44: Waiting [2025-10-31T11:39:20.258Z] c8b6d569eb43: Waiting [2025-10-31T11:39:20.258Z] 1ef423f67d31: Layer already exists [2025-10-31T11:39:20.258Z] 82828a2c0e86: Layer already exists [2025-10-31T11:39:20.258Z] e28621c50493: Layer already exists [2025-10-31T11:39:20.258Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:20.258Z] addd8885ab91: Layer already exists [2025-10-31T11:39:20.258Z] e045154525ec: Layer already exists [2025-10-31T11:39:20.258Z] 0371f27ed0d3: Layer already exists [2025-10-31T11:39:20.258Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:20.258Z] c8b6d569eb43: Layer already exists [2025-10-31T11:39:20.523Z] latest: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:20.883Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:21.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 [2025-10-31T11:39:21.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T11:39:21.238Z] 82828a2c0e86: Preparing [2025-10-31T11:39:21.238Z] addd8885ab91: Preparing [2025-10-31T11:39:21.238Z] 1ef423f67d31: Preparing [2025-10-31T11:39:21.238Z] 18acc94814a9: Preparing [2025-10-31T11:39:21.238Z] e28621c50493: Preparing [2025-10-31T11:39:21.238Z] c8b6d569eb43: Preparing [2025-10-31T11:39:21.238Z] 0371f27ed0d3: Preparing [2025-10-31T11:39:21.238Z] e045154525ec: Preparing [2025-10-31T11:39:21.238Z] 0e64f2360a44: Preparing [2025-10-31T11:39:21.238Z] 0371f27ed0d3: Waiting [2025-10-31T11:39:21.238Z] e045154525ec: Waiting [2025-10-31T11:39:21.238Z] 0e64f2360a44: Waiting [2025-10-31T11:39:21.238Z] c8b6d569eb43: Waiting [2025-10-31T11:39:21.238Z] 82828a2c0e86: Layer already exists [2025-10-31T11:39:21.238Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:21.238Z] e28621c50493: Layer already exists [2025-10-31T11:39:21.238Z] addd8885ab91: Layer already exists [2025-10-31T11:39:21.238Z] 1ef423f67d31: Layer already exists [2025-10-31T11:39:21.238Z] e045154525ec: Layer already exists [2025-10-31T11:39:21.238Z] 0371f27ed0d3: Layer already exists [2025-10-31T11:39:21.238Z] c8b6d569eb43: Layer already exists [2025-10-31T11:39:21.238Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:21.504Z] 4.1.0-dev.72: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:21.862Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:22.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:39:22.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T11:39:22.215Z] 82828a2c0e86: Preparing [2025-10-31T11:39:22.215Z] addd8885ab91: Preparing [2025-10-31T11:39:22.215Z] 1ef423f67d31: Preparing [2025-10-31T11:39:22.215Z] 18acc94814a9: Preparing [2025-10-31T11:39:22.215Z] e28621c50493: Preparing [2025-10-31T11:39:22.215Z] c8b6d569eb43: Preparing [2025-10-31T11:39:22.215Z] 0371f27ed0d3: Preparing [2025-10-31T11:39:22.215Z] e045154525ec: Preparing [2025-10-31T11:39:22.215Z] 0e64f2360a44: Preparing [2025-10-31T11:39:22.215Z] c8b6d569eb43: Waiting [2025-10-31T11:39:22.215Z] 0371f27ed0d3: Waiting [2025-10-31T11:39:22.215Z] e045154525ec: Waiting [2025-10-31T11:39:22.215Z] 0e64f2360a44: Waiting [2025-10-31T11:39:22.215Z] 1ef423f67d31: Layer already exists [2025-10-31T11:39:22.215Z] addd8885ab91: Layer already exists [2025-10-31T11:39:22.215Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:22.215Z] e28621c50493: Layer already exists [2025-10-31T11:39:22.215Z] 82828a2c0e86: Layer already exists [2025-10-31T11:39:22.215Z] e045154525ec: Layer already exists [2025-10-31T11:39:22.215Z] c8b6d569eb43: Layer already exists [2025-10-31T11:39:22.215Z] 0371f27ed0d3: Layer already exists [2025-10-31T11:39:22.215Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:22.481Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:22.841Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:23.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-31T11:39:23.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T11:39:23.197Z] 82828a2c0e86: Preparing [2025-10-31T11:39:23.197Z] addd8885ab91: Preparing [2025-10-31T11:39:23.197Z] 1ef423f67d31: Preparing [2025-10-31T11:39:23.197Z] 18acc94814a9: Preparing [2025-10-31T11:39:23.197Z] e28621c50493: Preparing [2025-10-31T11:39:23.197Z] c8b6d569eb43: Preparing [2025-10-31T11:39:23.197Z] 0371f27ed0d3: Preparing [2025-10-31T11:39:23.197Z] e045154525ec: Preparing [2025-10-31T11:39:23.197Z] 0e64f2360a44: Preparing [2025-10-31T11:39:23.197Z] e045154525ec: Waiting [2025-10-31T11:39:23.197Z] c8b6d569eb43: Waiting [2025-10-31T11:39:23.197Z] 0371f27ed0d3: Waiting [2025-10-31T11:39:23.197Z] 0e64f2360a44: Waiting [2025-10-31T11:39:23.197Z] 82828a2c0e86: Layer already exists [2025-10-31T11:39:23.197Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:23.197Z] addd8885ab91: Layer already exists [2025-10-31T11:39:23.197Z] 1ef423f67d31: Layer already exists [2025-10-31T11:39:23.197Z] e28621c50493: Layer already exists [2025-10-31T11:39:23.197Z] 0371f27ed0d3: Layer already exists [2025-10-31T11:39:23.197Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:23.197Z] c8b6d569eb43: Layer already exists [2025-10-31T11:39:23.197Z] e045154525ec: Layer already exists [2025-10-31T11:39:23.463Z] main: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:39:23.547Z] ===================================================== [Pipeline] echo [2025-10-31T11:39:23.562Z] taggedImages: [2025-10-31T11:39:23.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:39:23.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-31T11:39:23.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 [2025-10-31T11:39:23.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:39:23.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-31T11:39:23.596Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-31T11:39:23.596Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:39:23.596Z] latest [2025-10-31T11:39:23.596Z] 4.1.0-dev.72 [2025-10-31T11:39:23.596Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:39:23.596Z] main [2025-10-31T11:39:23.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:23.970Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:24.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:39:24.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T11:39:24.333Z] f402962b21bf: Preparing [2025-10-31T11:39:24.333Z] a292bfa39ea6: Preparing [2025-10-31T11:39:24.333Z] 77d866259708: Preparing [2025-10-31T11:39:24.333Z] 18acc94814a9: Preparing [2025-10-31T11:39:24.333Z] e28621c50493: Preparing [2025-10-31T11:39:24.333Z] e7a6576f02b1: Preparing [2025-10-31T11:39:24.333Z] cbf617271da3: Preparing [2025-10-31T11:39:24.333Z] 621ca55fcd8c: Preparing [2025-10-31T11:39:24.333Z] 0e64f2360a44: Preparing [2025-10-31T11:39:24.333Z] e7a6576f02b1: Waiting [2025-10-31T11:39:24.333Z] cbf617271da3: Waiting [2025-10-31T11:39:24.333Z] 621ca55fcd8c: Waiting [2025-10-31T11:39:24.333Z] 0e64f2360a44: Waiting [2025-10-31T11:39:24.333Z] e28621c50493: Layer already exists [2025-10-31T11:39:24.333Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:24.599Z] cbf617271da3: Layer already exists [2025-10-31T11:39:24.599Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:39:24.599Z] a292bfa39ea6: Pushed [2025-10-31T11:39:24.599Z] f402962b21bf: Pushed [2025-10-31T11:39:24.599Z] 77d866259708: Pushed [2025-10-31T11:39:24.599Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:51.244Z] e7a6576f02b1: Pushed [2025-10-31T11:39:51.244Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:51.609Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:51.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-31T11:39:51.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T11:39:51.977Z] f402962b21bf: Preparing [2025-10-31T11:39:51.977Z] a292bfa39ea6: Preparing [2025-10-31T11:39:51.977Z] 77d866259708: Preparing [2025-10-31T11:39:51.977Z] 18acc94814a9: Preparing [2025-10-31T11:39:51.977Z] e28621c50493: Preparing [2025-10-31T11:39:51.977Z] e7a6576f02b1: Preparing [2025-10-31T11:39:51.977Z] cbf617271da3: Preparing [2025-10-31T11:39:51.977Z] 621ca55fcd8c: Preparing [2025-10-31T11:39:51.977Z] 0e64f2360a44: Preparing [2025-10-31T11:39:51.977Z] e7a6576f02b1: Waiting [2025-10-31T11:39:51.977Z] cbf617271da3: Waiting [2025-10-31T11:39:51.977Z] 621ca55fcd8c: Waiting [2025-10-31T11:39:51.977Z] 0e64f2360a44: Waiting [2025-10-31T11:39:51.977Z] 77d866259708: Layer already exists [2025-10-31T11:39:51.977Z] f402962b21bf: Layer already exists [2025-10-31T11:39:51.977Z] a292bfa39ea6: Layer already exists [2025-10-31T11:39:51.977Z] e28621c50493: Layer already exists [2025-10-31T11:39:51.977Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:51.977Z] cbf617271da3: Layer already exists [2025-10-31T11:39:51.977Z] e7a6576f02b1: Layer already exists [2025-10-31T11:39:51.977Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:51.977Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:39:52.243Z] latest: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:52.604Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:52.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 [2025-10-31T11:39:52.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T11:39:52.965Z] f402962b21bf: Preparing [2025-10-31T11:39:52.965Z] a292bfa39ea6: Preparing [2025-10-31T11:39:52.965Z] 77d866259708: Preparing [2025-10-31T11:39:52.965Z] 18acc94814a9: Preparing [2025-10-31T11:39:52.965Z] e28621c50493: Preparing [2025-10-31T11:39:52.965Z] e7a6576f02b1: Preparing [2025-10-31T11:39:52.965Z] cbf617271da3: Preparing [2025-10-31T11:39:52.965Z] 621ca55fcd8c: Preparing [2025-10-31T11:39:52.965Z] 0e64f2360a44: Preparing [2025-10-31T11:39:52.965Z] e7a6576f02b1: Waiting [2025-10-31T11:39:52.965Z] cbf617271da3: Waiting [2025-10-31T11:39:52.965Z] 621ca55fcd8c: Waiting [2025-10-31T11:39:52.965Z] 0e64f2360a44: Waiting [2025-10-31T11:39:52.965Z] e28621c50493: Layer already exists [2025-10-31T11:39:52.965Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:52.965Z] 77d866259708: Layer already exists [2025-10-31T11:39:52.965Z] a292bfa39ea6: Layer already exists [2025-10-31T11:39:52.965Z] f402962b21bf: Layer already exists [2025-10-31T11:39:52.965Z] e7a6576f02b1: Layer already exists [2025-10-31T11:39:52.965Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:39:52.965Z] cbf617271da3: Layer already exists [2025-10-31T11:39:52.965Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:53.232Z] 4.1.0-dev.72: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:53.605Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:53.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:39:53.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T11:39:53.962Z] f402962b21bf: Preparing [2025-10-31T11:39:53.962Z] a292bfa39ea6: Preparing [2025-10-31T11:39:53.962Z] 77d866259708: Preparing [2025-10-31T11:39:53.962Z] 18acc94814a9: Preparing [2025-10-31T11:39:53.962Z] e28621c50493: Preparing [2025-10-31T11:39:53.962Z] e7a6576f02b1: Preparing [2025-10-31T11:39:53.962Z] cbf617271da3: Preparing [2025-10-31T11:39:53.962Z] 621ca55fcd8c: Preparing [2025-10-31T11:39:53.962Z] 0e64f2360a44: Preparing [2025-10-31T11:39:53.962Z] e7a6576f02b1: Waiting [2025-10-31T11:39:53.962Z] cbf617271da3: Waiting [2025-10-31T11:39:53.962Z] 621ca55fcd8c: Waiting [2025-10-31T11:39:53.962Z] 0e64f2360a44: Waiting [2025-10-31T11:39:53.962Z] 77d866259708: Layer already exists [2025-10-31T11:39:53.962Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:53.962Z] a292bfa39ea6: Layer already exists [2025-10-31T11:39:53.962Z] e28621c50493: Layer already exists [2025-10-31T11:39:53.962Z] f402962b21bf: Layer already exists [2025-10-31T11:39:53.962Z] cbf617271da3: Layer already exists [2025-10-31T11:39:53.962Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:53.962Z] e7a6576f02b1: Layer already exists [2025-10-31T11:39:53.962Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:39:54.228Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:54.582Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:54.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-31T11:39:54.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T11:39:54.944Z] f402962b21bf: Preparing [2025-10-31T11:39:54.944Z] a292bfa39ea6: Preparing [2025-10-31T11:39:54.944Z] 77d866259708: Preparing [2025-10-31T11:39:54.944Z] 18acc94814a9: Preparing [2025-10-31T11:39:54.944Z] e28621c50493: Preparing [2025-10-31T11:39:54.944Z] e7a6576f02b1: Preparing [2025-10-31T11:39:54.944Z] cbf617271da3: Preparing [2025-10-31T11:39:54.944Z] 621ca55fcd8c: Preparing [2025-10-31T11:39:54.944Z] 0e64f2360a44: Preparing [2025-10-31T11:39:54.944Z] e7a6576f02b1: Waiting [2025-10-31T11:39:54.944Z] cbf617271da3: Waiting [2025-10-31T11:39:54.944Z] 621ca55fcd8c: Waiting [2025-10-31T11:39:54.944Z] 0e64f2360a44: Waiting [2025-10-31T11:39:54.944Z] a292bfa39ea6: Layer already exists [2025-10-31T11:39:54.944Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:54.944Z] f402962b21bf: Layer already exists [2025-10-31T11:39:54.944Z] e28621c50493: Layer already exists [2025-10-31T11:39:54.944Z] 77d866259708: Layer already exists [2025-10-31T11:39:54.944Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:54.944Z] e7a6576f02b1: Layer already exists [2025-10-31T11:39:54.944Z] 621ca55fcd8c: Layer already exists [2025-10-31T11:39:54.944Z] cbf617271da3: Layer already exists [2025-10-31T11:39:55.209Z] main: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:39:55.306Z] ===================================================== [Pipeline] echo [2025-10-31T11:39:55.317Z] taggedImages: [2025-10-31T11:39:55.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:39:55.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-31T11:39:55.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 [2025-10-31T11:39:55.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:39:55.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-31T11:39:55.348Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-31T11:39:55.348Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:39:55.348Z] latest [2025-10-31T11:39:55.348Z] 4.1.0-dev.72 [2025-10-31T11:39:55.348Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:39:55.348Z] main [2025-10-31T11:39:55.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:55.735Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:39:56.089Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:39:56.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T11:39:56.089Z] f5347957e2c9: Preparing [2025-10-31T11:39:56.089Z] 840905bc8091: Preparing [2025-10-31T11:39:56.089Z] 18acc94814a9: Preparing [2025-10-31T11:39:56.089Z] e28621c50493: Preparing [2025-10-31T11:39:56.089Z] 3a2660fd4709: Preparing [2025-10-31T11:39:56.089Z] c6e628227d1d: Preparing [2025-10-31T11:39:56.089Z] 0e64f2360a44: Preparing [2025-10-31T11:39:56.089Z] c6e628227d1d: Waiting [2025-10-31T11:39:56.089Z] 0e64f2360a44: Waiting [2025-10-31T11:39:56.089Z] 18acc94814a9: Layer already exists [2025-10-31T11:39:56.089Z] e28621c50493: Layer already exists [2025-10-31T11:39:56.354Z] 0e64f2360a44: Layer already exists [2025-10-31T11:39:56.354Z] 3a2660fd4709: Pushed [2025-10-31T11:39:56.354Z] f5347957e2c9: Pushed [2025-10-31T11:39:57.309Z] c6e628227d1d: Pushed [2025-10-31T11:40:05.496Z] 840905bc8091: Pushed [2025-10-31T11:40:05.496Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:05.866Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:06.216Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-31T11:40:06.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T11:40:06.216Z] f5347957e2c9: Preparing [2025-10-31T11:40:06.216Z] 840905bc8091: Preparing [2025-10-31T11:40:06.216Z] 18acc94814a9: Preparing [2025-10-31T11:40:06.216Z] e28621c50493: Preparing [2025-10-31T11:40:06.216Z] 3a2660fd4709: Preparing [2025-10-31T11:40:06.216Z] c6e628227d1d: Preparing [2025-10-31T11:40:06.216Z] 0e64f2360a44: Preparing [2025-10-31T11:40:06.216Z] 0e64f2360a44: Waiting [2025-10-31T11:40:06.216Z] c6e628227d1d: Waiting [2025-10-31T11:40:06.216Z] 3a2660fd4709: Layer already exists [2025-10-31T11:40:06.216Z] e28621c50493: Layer already exists [2025-10-31T11:40:06.216Z] 840905bc8091: Layer already exists [2025-10-31T11:40:06.216Z] f5347957e2c9: Layer already exists [2025-10-31T11:40:06.216Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:06.216Z] c6e628227d1d: Layer already exists [2025-10-31T11:40:06.216Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:06.482Z] latest: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:06.854Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:07.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 [2025-10-31T11:40:07.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T11:40:07.212Z] f5347957e2c9: Preparing [2025-10-31T11:40:07.212Z] 840905bc8091: Preparing [2025-10-31T11:40:07.212Z] 18acc94814a9: Preparing [2025-10-31T11:40:07.212Z] e28621c50493: Preparing [2025-10-31T11:40:07.212Z] 3a2660fd4709: Preparing [2025-10-31T11:40:07.212Z] c6e628227d1d: Preparing [2025-10-31T11:40:07.212Z] 0e64f2360a44: Preparing [2025-10-31T11:40:07.212Z] c6e628227d1d: Waiting [2025-10-31T11:40:07.212Z] 0e64f2360a44: Waiting [2025-10-31T11:40:07.212Z] f5347957e2c9: Layer already exists [2025-10-31T11:40:07.212Z] 3a2660fd4709: Layer already exists [2025-10-31T11:40:07.212Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:07.212Z] e28621c50493: Layer already exists [2025-10-31T11:40:07.212Z] 840905bc8091: Layer already exists [2025-10-31T11:40:07.212Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:07.212Z] c6e628227d1d: Layer already exists [2025-10-31T11:40:07.478Z] 4.1.0-dev.72: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:07.845Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:08.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:40:08.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T11:40:08.213Z] f5347957e2c9: Preparing [2025-10-31T11:40:08.213Z] 840905bc8091: Preparing [2025-10-31T11:40:08.213Z] 18acc94814a9: Preparing [2025-10-31T11:40:08.213Z] e28621c50493: Preparing [2025-10-31T11:40:08.213Z] 3a2660fd4709: Preparing [2025-10-31T11:40:08.213Z] c6e628227d1d: Preparing [2025-10-31T11:40:08.213Z] 0e64f2360a44: Preparing [2025-10-31T11:40:08.213Z] c6e628227d1d: Waiting [2025-10-31T11:40:08.213Z] 0e64f2360a44: Waiting [2025-10-31T11:40:08.213Z] f5347957e2c9: Layer already exists [2025-10-31T11:40:08.213Z] e28621c50493: Layer already exists [2025-10-31T11:40:08.213Z] 840905bc8091: Layer already exists [2025-10-31T11:40:08.213Z] 3a2660fd4709: Layer already exists [2025-10-31T11:40:08.213Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:08.213Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:08.213Z] c6e628227d1d: Layer already exists [2025-10-31T11:40:08.478Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:08.843Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:09.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-31T11:40:09.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T11:40:09.237Z] f5347957e2c9: Preparing [2025-10-31T11:40:09.237Z] 840905bc8091: Preparing [2025-10-31T11:40:09.237Z] 18acc94814a9: Preparing [2025-10-31T11:40:09.237Z] e28621c50493: Preparing [2025-10-31T11:40:09.237Z] 3a2660fd4709: Preparing [2025-10-31T11:40:09.237Z] c6e628227d1d: Preparing [2025-10-31T11:40:09.237Z] 0e64f2360a44: Preparing [2025-10-31T11:40:09.237Z] c6e628227d1d: Waiting [2025-10-31T11:40:09.237Z] 0e64f2360a44: Waiting [2025-10-31T11:40:09.237Z] e28621c50493: Layer already exists [2025-10-31T11:40:09.237Z] 840905bc8091: Layer already exists [2025-10-31T11:40:09.237Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:09.237Z] f5347957e2c9: Layer already exists [2025-10-31T11:40:09.237Z] 3a2660fd4709: Layer already exists [2025-10-31T11:40:09.237Z] c6e628227d1d: Layer already exists [2025-10-31T11:40:09.237Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:09.502Z] main: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:40:09.589Z] ===================================================== [Pipeline] echo [2025-10-31T11:40:09.607Z] taggedImages: [2025-10-31T11:40:09.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:40:09.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-31T11:40:09.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 [2025-10-31T11:40:09.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:40:09.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-31T11:40:09.637Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-31T11:40:09.637Z] 9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:40:09.637Z] latest [2025-10-31T11:40:09.637Z] 4.1.0-dev.72 [2025-10-31T11:40:09.637Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:40:09.637Z] main [2025-10-31T11:40:09.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:10.016Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:10.374Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:40:10.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T11:40:10.374Z] 928e19ebc2bc: Preparing [2025-10-31T11:40:10.374Z] 6dce76e9d802: Preparing [2025-10-31T11:40:10.374Z] 18acc94814a9: Preparing [2025-10-31T11:40:10.374Z] e28621c50493: Preparing [2025-10-31T11:40:10.374Z] e3849e8e61bc: Preparing [2025-10-31T11:40:10.374Z] 56dae668c31b: Preparing [2025-10-31T11:40:10.374Z] 0e64f2360a44: Preparing [2025-10-31T11:40:10.374Z] 56dae668c31b: Waiting [2025-10-31T11:40:10.374Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:10.641Z] e28621c50493: Layer already exists [2025-10-31T11:40:10.641Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:10.641Z] e3849e8e61bc: Pushed [2025-10-31T11:40:10.641Z] 928e19ebc2bc: Pushed [2025-10-31T11:40:11.220Z] 56dae668c31b: Pushed [2025-10-31T11:40:19.403Z] 6dce76e9d802: Pushed [2025-10-31T11:40:19.403Z] 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:19.768Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:20.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-31T11:40:20.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T11:40:20.134Z] 928e19ebc2bc: Preparing [2025-10-31T11:40:20.134Z] 6dce76e9d802: Preparing [2025-10-31T11:40:20.134Z] 18acc94814a9: Preparing [2025-10-31T11:40:20.134Z] e28621c50493: Preparing [2025-10-31T11:40:20.134Z] e3849e8e61bc: Preparing [2025-10-31T11:40:20.134Z] 56dae668c31b: Preparing [2025-10-31T11:40:20.134Z] 0e64f2360a44: Preparing [2025-10-31T11:40:20.134Z] 56dae668c31b: Waiting [2025-10-31T11:40:20.134Z] 0e64f2360a44: Waiting [2025-10-31T11:40:20.134Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:20.134Z] e3849e8e61bc: Layer already exists [2025-10-31T11:40:20.134Z] 928e19ebc2bc: Layer already exists [2025-10-31T11:40:20.134Z] e28621c50493: Layer already exists [2025-10-31T11:40:20.134Z] 6dce76e9d802: Layer already exists [2025-10-31T11:40:20.134Z] 56dae668c31b: Layer already exists [2025-10-31T11:40:20.134Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:20.399Z] latest: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:20.773Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:21.141Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 [2025-10-31T11:40:21.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T11:40:21.141Z] 928e19ebc2bc: Preparing [2025-10-31T11:40:21.141Z] 6dce76e9d802: Preparing [2025-10-31T11:40:21.141Z] 18acc94814a9: Preparing [2025-10-31T11:40:21.141Z] e28621c50493: Preparing [2025-10-31T11:40:21.141Z] e3849e8e61bc: Preparing [2025-10-31T11:40:21.141Z] 56dae668c31b: Preparing [2025-10-31T11:40:21.141Z] 56dae668c31b: Waiting [2025-10-31T11:40:21.141Z] 0e64f2360a44: Preparing [2025-10-31T11:40:21.141Z] 0e64f2360a44: Waiting [2025-10-31T11:40:21.141Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:21.141Z] e28621c50493: Layer already exists [2025-10-31T11:40:21.141Z] e3849e8e61bc: Layer already exists [2025-10-31T11:40:21.141Z] 928e19ebc2bc: Layer already exists [2025-10-31T11:40:21.141Z] 6dce76e9d802: Layer already exists [2025-10-31T11:40:21.141Z] 56dae668c31b: Layer already exists [2025-10-31T11:40:21.141Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:21.406Z] 4.1.0-dev.72: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:21.761Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:22.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:40:22.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T11:40:22.117Z] 928e19ebc2bc: Preparing [2025-10-31T11:40:22.117Z] 6dce76e9d802: Preparing [2025-10-31T11:40:22.117Z] 18acc94814a9: Preparing [2025-10-31T11:40:22.117Z] e28621c50493: Preparing [2025-10-31T11:40:22.117Z] e3849e8e61bc: Preparing [2025-10-31T11:40:22.117Z] 56dae668c31b: Preparing [2025-10-31T11:40:22.117Z] 0e64f2360a44: Preparing [2025-10-31T11:40:22.117Z] 56dae668c31b: Waiting [2025-10-31T11:40:22.117Z] 0e64f2360a44: Waiting [2025-10-31T11:40:22.117Z] e28621c50493: Layer already exists [2025-10-31T11:40:22.117Z] 6dce76e9d802: Layer already exists [2025-10-31T11:40:22.117Z] 928e19ebc2bc: Layer already exists [2025-10-31T11:40:22.117Z] e3849e8e61bc: Layer already exists [2025-10-31T11:40:22.117Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:22.117Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:22.117Z] 56dae668c31b: Layer already exists [2025-10-31T11:40:22.381Z] 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:22.730Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:23.085Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-31T11:40:23.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T11:40:23.085Z] 928e19ebc2bc: Preparing [2025-10-31T11:40:23.085Z] 6dce76e9d802: Preparing [2025-10-31T11:40:23.085Z] 18acc94814a9: Preparing [2025-10-31T11:40:23.085Z] e28621c50493: Preparing [2025-10-31T11:40:23.085Z] e3849e8e61bc: Preparing [2025-10-31T11:40:23.085Z] 56dae668c31b: Preparing [2025-10-31T11:40:23.085Z] 0e64f2360a44: Preparing [2025-10-31T11:40:23.085Z] 56dae668c31b: Waiting [2025-10-31T11:40:23.085Z] 0e64f2360a44: Waiting [2025-10-31T11:40:23.085Z] 6dce76e9d802: Layer already exists [2025-10-31T11:40:23.085Z] e28621c50493: Layer already exists [2025-10-31T11:40:23.085Z] e3849e8e61bc: Layer already exists [2025-10-31T11:40:23.085Z] 18acc94814a9: Layer already exists [2025-10-31T11:40:23.085Z] 928e19ebc2bc: Layer already exists [2025-10-31T11:40:23.085Z] 56dae668c31b: Layer already exists [2025-10-31T11:40:23.085Z] 0e64f2360a44: Layer already exists [2025-10-31T11:40:23.351Z] main: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:40:23.448Z] ===================================================== [Pipeline] echo [2025-10-31T11:40:23.531Z] taggedImages: [2025-10-31T11:40:23.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [2025-10-31T11:40:23.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-31T11:40:23.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 [2025-10-31T11:40:23.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [2025-10-31T11:40:23.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-31T11:40:23.546Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:23.558Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-31T11:40:23.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.593Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.610Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-31T11:40:23.628Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:23.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-31T11:40:23.659Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.689Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T11:40:23.701Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:23.714Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-31T11:40:23.731Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.747Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-31T11:40:23.778Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:23.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-31T11:40:23.805Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.823Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-31T11:40:23.853Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:23.872Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-31T11:40:23.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.902Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.922Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-31T11:40:23.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:23.951Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-31T11:40:23.973Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:23.985Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T11:40:24.026Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.039Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.051Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.071Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.088Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-31T11:40:24.101Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.122Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.136Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.154Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.172Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-31T11:40:24.188Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.203Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.218Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.248Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-31T11:40:24.267Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.298Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.316Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-31T11:40:24.349Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.370Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.387Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.408Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.426Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-31T11:40:24.437Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.450Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.471Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.489Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-31T11:40:24.524Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.553Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.566Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.580Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-31T11:40:24.593Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.631Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.645Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.665Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-31T11:40:24.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo [2025-10-31T11:40:24.702Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-31T11:40:24.719Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:40:24.747Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:25.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:40:25.171Z] [2025-10-31T11:40:25.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:40:25.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:40:25.784Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T11:40:25.784Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T11:40:25.784Z] 04944245beec: Pulling fs layer [2025-10-31T11:40:25.784Z] 699f458cf7ca: Pulling fs layer [2025-10-31T11:40:25.784Z] 765212b225bb: Pulling fs layer [2025-10-31T11:40:25.784Z] f23df028b6ca: Pulling fs layer [2025-10-31T11:40:25.784Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T11:40:25.784Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T11:40:25.784Z] f23df028b6ca: Waiting [2025-10-31T11:40:25.784Z] d65c8cfc05b1: Waiting [2025-10-31T11:40:25.784Z] 2437ff75d9bd: Waiting [2025-10-31T11:40:25.784Z] 765212b225bb: Waiting [2025-10-31T11:40:25.784Z] 04944245beec: Verifying Checksum [2025-10-31T11:40:25.784Z] 04944245beec: Download complete [2025-10-31T11:40:25.784Z] 765212b225bb: Verifying Checksum [2025-10-31T11:40:25.784Z] 765212b225bb: Download complete [2025-10-31T11:40:25.784Z] f23df028b6ca: Verifying Checksum [2025-10-31T11:40:25.784Z] f23df028b6ca: Download complete [2025-10-31T11:40:25.784Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T11:40:25.784Z] d65c8cfc05b1: Download complete [2025-10-31T11:40:26.051Z] 699f458cf7ca: Verifying Checksum [2025-10-31T11:40:26.051Z] 699f458cf7ca: Download complete [2025-10-31T11:40:26.317Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T11:40:28.891Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T11:40:28.891Z] 2437ff75d9bd: Download complete [2025-10-31T11:40:31.467Z] 8998bd30e6a1: Pull complete [2025-10-31T11:40:31.732Z] 04944245beec: Pull complete [2025-10-31T11:40:33.669Z] 699f458cf7ca: Pull complete [2025-10-31T11:40:33.670Z] 765212b225bb: Pull complete [2025-10-31T11:40:34.627Z] f23df028b6ca: Pull complete [2025-10-31T11:40:34.627Z] d65c8cfc05b1: Pull complete [2025-10-31T11:40:52.874Z] 2437ff75d9bd: Pull complete [2025-10-31T11:40:52.874Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T11:40:52.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:40:52.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:40:53.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-772186 does not seem to be running inside a container [2025-10-31T11:40:53.173Z] $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T11:40:56.250Z] $ docker top ef6f3c5250073f2b36b9fa55143cf5bfea239f66ccd008cd2cde27eeba114455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:40:57.175Z] ---> job-cost.sh [2025-10-31T11:40:57.175Z] lf-activate-venv: SKIPPING [2025-10-31T11:40:57.175Z] INFO: No Stack... [2025-10-31T11:40:57.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T11:40:58.714Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T11:40:59.347Z] + cat /w/workspace/edgex-go/920/archives/cost.csv [2025-10-31T11:40:59.347Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T11:40:59.385Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-920-stack-cost] [2025-10-31T11:40:59.395Z] Resource [jenkins-edgexfoundry-edgex-go-main-920-stack-cost] did not exist. Created. [2025-10-31T11:40:59.402Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-920-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T11:41:00.057Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T11:41:00.765Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T11:41:00.773Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-920-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T11:41:00.784Z] $ docker stop --time=1 ef6f3c5250073f2b36b9fa55143cf5bfea239f66ccd008cd2cde27eeba114455 [2025-10-31T11:41:02.330Z] $ docker rm -f --volumes ef6f3c5250073f2b36b9fa55143cf5bfea239f66ccd008cd2cde27eeba114455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-31T11:41:02.925Z] provisioning config files... [2025-10-31T11:41:02.931Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/920@tmp/config18038860436788743555tmp [Pipeline] { [Pipeline] sh [2025-10-31T11:41:03.235Z] + set +x [2025-10-31T11:41:03.235Z] + + bash -s -- [2025-10-31T11:41:03.235Z] curl -s https://codecov.io/bash [2025-10-31T11:41:03.235Z] [2025-10-31T11:41:03.235Z] _____ _ [2025-10-31T11:41:03.235Z] / ____| | | [2025-10-31T11:41:03.235Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T11:41:03.235Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T11:41:03.235Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T11:41:03.235Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T11:41:03.235Z] Bash-1.0.6 [2025-10-31T11:41:03.235Z] [2025-10-31T11:41:03.235Z] [2025-10-31T11:41:03.235Z] ==> git version 2.25.1 found [2025-10-31T11:41:03.235Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-31T11:41:03.235Z] Release-Date: 2020-01-08 [2025-10-31T11:41:03.235Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-31T11:41:03.235Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T11:41:03.235Z] ==> Jenkins CI detected. [2025-10-31T11:41:03.235Z] current dir:  /w/workspace/edgex-go/920 [2025-10-31T11:41:03.235Z] project root: . [2025-10-31T11:41:03.235Z] --> token set from env [2025-10-31T11:41:03.236Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T11:41:03.236Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T11:41:03.236Z] ==> Python coveragepy not found [2025-10-31T11:41:03.236Z] ==> Searching for coverage reports in: [2025-10-31T11:41:03.236Z] + . [2025-10-31T11:41:03.236Z] -> Found 1 reports [2025-10-31T11:41:03.496Z] ==> Detecting git/mercurial file structure [2025-10-31T11:41:03.496Z] ==> Reading reports [2025-10-31T11:41:03.496Z] + ./coverage.out bytes=1040111 [2025-10-31T11:41:03.496Z] ==> Appending adjustments [2025-10-31T11:41:03.496Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T11:41:04.873Z] + Found adjustments [2025-10-31T11:41:04.873Z] ==> Gzipping contents [2025-10-31T11:41:04.873Z] 108K /tmp/codecov.147E6v.gz [2025-10-31T11:41:04.873Z] ==> Uploading reports [2025-10-31T11:41:04.873Z] url: https://codecov.io [2025-10-31T11:41:04.873Z] query: branch=main&commit=9947229cd3ef338e1f35ef423db13361e0e58515&build=920&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F920%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T11:41:04.873Z] -> Pinging Codecov [2025-10-31T11:41:04.873Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9947229cd3ef338e1f35ef423db13361e0e58515&build=920&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F920%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T11:41:05.133Z] -> Uploading to [2025-10-31T11:41:05.133Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9947229cd3ef338e1f35ef423db13361e0e58515/8a4027c9-2980-449d-817a-981e8e7e911b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T114104Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=56b7b18aa14442ed223238e2a1de2dbe7af1f6d683b696e81659c08788815b2a [2025-10-31T11:41:05.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:05.133Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:05.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 615k --:--:-- --:--:-- --:--:-- 615k [2025-10-31T11:41:05.393Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [2025-10-31T11:41:05.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-10-31T11:41:05.678Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T11:41:05.695Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:41:06.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T11:41:06.002Z] [2025-10-31T11:41:06.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:41:06.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T11:41:06.313Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T11:41:06.313Z] 2d35ebdb57d9: Already exists [2025-10-31T11:41:06.313Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T11:41:06.313Z] 91631faa732a: Pulling fs layer [2025-10-31T11:41:06.313Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T11:41:06.313Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T11:41:06.313Z] 7861252a18e6: Pulling fs layer [2025-10-31T11:41:06.313Z] 9130f900ef6f: Pulling fs layer [2025-10-31T11:41:06.313Z] 7861252a18e6: Waiting [2025-10-31T11:41:06.313Z] 9130f900ef6f: Waiting [2025-10-31T11:41:06.313Z] 4f4fb700ef54: Waiting [2025-10-31T11:41:06.313Z] f3f5ae8826fa: Verifying Checksum [2025-10-31T11:41:06.313Z] f3f5ae8826fa: Download complete [2025-10-31T11:41:06.313Z] 85e8836fcdb2: Verifying Checksum [2025-10-31T11:41:06.313Z] 85e8836fcdb2: Download complete [2025-10-31T11:41:06.313Z] 4f4fb700ef54: Download complete [2025-10-31T11:41:06.576Z] 85e8836fcdb2: Pull complete [2025-10-31T11:41:06.576Z] 7861252a18e6: Verifying Checksum [2025-10-31T11:41:06.576Z] 7861252a18e6: Download complete [2025-10-31T11:41:06.835Z] 91631faa732a: Verifying Checksum [2025-10-31T11:41:06.835Z] 91631faa732a: Download complete [2025-10-31T11:41:07.399Z] 9130f900ef6f: Verifying Checksum [2025-10-31T11:41:07.399Z] 9130f900ef6f: Download complete [2025-10-31T11:41:11.580Z] 91631faa732a: Pull complete [2025-10-31T11:41:11.580Z] f3f5ae8826fa: Pull complete [2025-10-31T11:41:11.580Z] 4f4fb700ef54: Pull complete [2025-10-31T11:41:11.580Z] 7861252a18e6: Pull complete [2025-10-31T11:41:14.863Z] 9130f900ef6f: Pull complete [2025-10-31T11:41:14.863Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T11:41:14.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T11:41:14.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:41:14.968Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T11:41:14.999Z] $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-31T11:41:19.182Z] $ docker top ae9731815d6f91cc220fa81e2e40a01eb345cd74e63f4fe85a9faabf364cfb77 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:41:19.525Z] + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] echo [2025-10-31T11:41:19.537Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-10-31T11:41:19.815Z] + set -o pipefail [2025-10-31T11:41:19.815Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-10-31T11:41:27.934Z] [2025-10-31T11:41:27.934Z] Monitoring /w/workspace/edgex-go/920 (github.com/edgexfoundry/edgex-go)... [2025-10-31T11:41:27.934Z] [2025-10-31T11:41:27.934Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3f3b5169-61f5-4a5d-b23c-969f69977708 [2025-10-31T11:41:27.934Z] [2025-10-31T11:41:27.934Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T11:41:27.934Z] [Pipeline] } [2025-10-31T11:41:28.878Z] $ docker stop --time=1 ae9731815d6f91cc220fa81e2e40a01eb345cd74e63f4fe85a9faabf364cfb77 [2025-10-31T11:41:33.194Z] $ docker rm -f --volumes ae9731815d6f91cc220fa81e2e40a01eb345cd74e63f4fe85a9faabf364cfb77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-10-31T11:41:33.706Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:41:33.727Z] provisioning config files... [2025-10-31T11:41:33.734Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/920@tmp/config1280848971094089825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:41:34.037Z] --> edgex-publish-swagger.sh [2025-10-31T11:41:34.037Z] === Publish openapi API === [2025-10-31T11:41:34.037Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-10-31T11:41:34.037Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/920/openapi/core-command.yaml] [2025-10-31T11:41:34.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.037Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:34.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 417 206k --:--:-- --:--:-- --:--:-- 206k [2025-10-31T11:41:34.037Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:34.037Z] [2025-10-31T11:41:34.037Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/920/openapi/core-data.yaml] [2025-10-31T11:41:34.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.037Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:34.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 464 517k --:--:-- --:--:-- --:--:-- 518k [2025-10-31T11:41:34.298Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:34.298Z] [2025-10-31T11:41:34.298Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/920/openapi/core-keeper.yaml] [2025-10-31T11:41:34.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.298Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:34.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 611 273k --:--:-- --:--:-- --:--:-- 273k [2025-10-31T11:41:34.298Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:34.298Z] [2025-10-31T11:41:34.298Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/920/openapi/core-metadata.yaml] [2025-10-31T11:41:34.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.298Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:34.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 478 1136k --:--:-- --:--:-- --:--:-- 1136k [2025-10-31T11:41:34.558Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:34.558Z] [2025-10-31T11:41:34.558Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/920/openapi/security-proxy-auth.yaml] [2025-10-31T11:41:34.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.558Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:34.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 568 205k --:--:-- --:--:-- --:--:-- 204k 100 24535 100 66 100 24469 568 205k --:--:-- --:--:-- --:--:-- 204k [2025-10-31T11:41:34.558Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:34.558Z] [2025-10-31T11:41:34.558Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/920/openapi/security-secretstore-setup.yaml] [2025-10-31T11:41:34.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.558Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:34.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 [2025-10-31T11:41:34.819Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:34.819Z] [2025-10-31T11:41:34.819Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/920/openapi/support-notifications.yaml] [2025-10-31T11:41:34.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.819Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:34.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 519 768k --:--:-- --:--:-- --:--:-- 769k [2025-10-31T11:41:34.819Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:34.819Z] [2025-10-31T11:41:34.819Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/920/openapi/support-scheduler.yaml] [2025-10-31T11:41:34.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:41:34.819Z] Dload Upload Total Spent Left Speed [2025-10-31T11:41:35.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 423k [2025-10-31T11:41:35.080Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T11:41:35.080Z] [Pipeline] } [2025-10-31T11:41:35.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-10-31T11:41:35.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T11:41:35.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:41:35.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T11:41:35.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:41:35.965Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T11:41:35.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T11:41:36.322Z] $ docker top 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 -eo pid,comm [2025-10-31T11:41:36.370Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T11:41:36.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T11:41:36.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T11:41:36.438Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T11:41:36.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T11:41:36.547Z] $ docker exec 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 ssh-agent [2025-10-31T11:41:36.650Z] SSH_AUTH_SOCK=/tmp/ssh-f3oz19h1TX5L/agent.32 [2025-10-31T11:41:36.650Z] SSH_AGENT_PID=38 [2025-10-31T11:41:36.655Z] Running ssh-add (command line suppressed) [2025-10-31T11:41:36.755Z] Identity added: /w/workspace/edgex-go/920@tmp/private_key_15874676199229739479.key (/w/workspace/edgex-go/920@tmp/private_key_15874676199229739479.key) [2025-10-31T11:41:36.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T11:41:37.063Z] + git semver tag [2025-10-31T11:41:37.322Z] 2025-10-31 11:41:37,319 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,322 [run_tag] DEBUG tag force:False [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,322 [check_head_tag] DEBUG check head tag [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,323 [execute] INFO git cat-file --batch-check [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/920, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,325 [execute] INFO git cat-file --batch [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/920, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,349 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,349 [execute] INFO git tag -a v4.1.0-dev.72 -m v4.1.0-dev.72 [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,349 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.72', '-m', 'v4.1.0-dev.72'], cwd=/w/workspace/edgex-go/920, stdin=None, shell=False, universal_newlines=False) [2025-10-31T11:41:37.581Z] 2025-10-31 11:41:37,352 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T11:41:37.581Z] 4.1.0-dev.72 [Pipeline] } [2025-10-31T11:41:37.588Z] $ docker exec --env ******** --env ******** 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 ssh-agent -k [2025-10-31T11:41:37.677Z] unset SSH_AUTH_SOCK; [2025-10-31T11:41:37.677Z] unset SSH_AGENT_PID; [2025-10-31T11:41:37.678Z] echo Agent pid 38 killed; [2025-10-31T11:41:37.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T11:41:38.025Z] + git semver [Pipeline] } [2025-10-31T11:41:38.295Z] $ docker stop --time=1 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 [2025-10-31T11:41:39.674Z] $ docker rm -f --volumes 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:41:40.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T11:41:40.108Z] [2025-10-31T11:41:40.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:41:40.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T11:41:40.415Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T11:41:40.415Z] ab5ef0e58194: Pulling fs layer [2025-10-31T11:41:40.415Z] 9712f1f96733: Pulling fs layer [2025-10-31T11:41:40.415Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T11:41:40.415Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T11:41:40.415Z] e9a5061849ea: Pulling fs layer [2025-10-31T11:41:40.415Z] d747dcd14b5f: Pulling fs layer [2025-10-31T11:41:40.415Z] 2de7ff778b66: Pulling fs layer [2025-10-31T11:41:40.415Z] 0d9ebad4ef96: Waiting [2025-10-31T11:41:40.415Z] e9a5061849ea: Waiting [2025-10-31T11:41:40.415Z] d747dcd14b5f: Waiting [2025-10-31T11:41:40.415Z] 2de7ff778b66: Waiting [2025-10-31T11:41:40.415Z] 9712f1f96733: Download complete [2025-10-31T11:41:40.674Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T11:41:40.674Z] 63f879dbbcfc: Download complete [2025-10-31T11:41:40.933Z] e9a5061849ea: Verifying Checksum [2025-10-31T11:41:40.933Z] e9a5061849ea: Download complete [2025-10-31T11:41:40.933Z] d747dcd14b5f: Download complete [2025-10-31T11:41:41.191Z] ab5ef0e58194: Verifying Checksum [2025-10-31T11:41:41.191Z] ab5ef0e58194: Download complete [2025-10-31T11:41:41.191Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T11:41:41.191Z] 0d9ebad4ef96: Download complete [2025-10-31T11:41:41.191Z] 2de7ff778b66: Verifying Checksum [2025-10-31T11:41:41.191Z] 2de7ff778b66: Download complete [2025-10-31T11:41:45.375Z] ab5ef0e58194: Pull complete [2025-10-31T11:41:45.375Z] 9712f1f96733: Pull complete [2025-10-31T11:41:45.375Z] 63f879dbbcfc: Pull complete [2025-10-31T11:41:50.647Z] 0d9ebad4ef96: Pull complete [2025-10-31T11:41:50.647Z] e9a5061849ea: Pull complete [2025-10-31T11:41:50.647Z] d747dcd14b5f: Pull complete [2025-10-31T11:41:51.584Z] 2de7ff778b66: Pull complete [2025-10-31T11:41:51.844Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T11:41:51.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T11:41:51.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:41:51.951Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T11:41:51.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-31T11:41:57.654Z] $ docker top 5fc9b153f10b87ec0d92ac3d41acf234ac0d5bccd651a64c7a445c938bd4bd59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:41:57.732Z] provisioning config files... [2025-10-31T11:41:57.739Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/920@tmp/config15718797237030544192tmp [2025-10-31T11:41:57.747Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/920@tmp/config5938533746827459496tmp [2025-10-31T11:41:57.756Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/920@tmp/config11753447913162575902tmp [Pipeline] { [Pipeline] echo [2025-10-31T11:41:57.843Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:41:58.150Z] ---> sigul-configuration.sh [2025-10-31T11:41:58.150Z] gpg: directory `/root/.gnupg' created [2025-10-31T11:41:58.150Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T11:41:58.150Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T11:41:58.150Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T11:41:58.150Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T11:41:58.150Z] gpg: CAST5 encrypted data [2025-10-31T11:41:58.150Z] gpg: encrypted with 1 passphrase [2025-10-31T11:41:58.150Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T11:41:58.442Z] + mkdir /home/jenkins [2025-10-31T11:41:58.442Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T11:41:58.741Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-31T11:41:58.752Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:41:59.046Z] ---> sigul-install.sh [2025-10-31T11:41:59.046Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T11:41:59.340Z] + git tag --list [2025-10-31T11:41:59.340Z] 0.6.0 [2025-10-31T11:41:59.340Z] 0.6.1 [2025-10-31T11:41:59.340Z] 0.7.0 [2025-10-31T11:41:59.340Z] 0.7.1 [2025-10-31T11:41:59.340Z] v1.0.0 [2025-10-31T11:41:59.340Z] v1.0.1 [2025-10-31T11:41:59.340Z] v1.1.0 [2025-10-31T11:41:59.340Z] v1.2.0 [2025-10-31T11:41:59.340Z] v1.2.1 [2025-10-31T11:41:59.340Z] v1.3.0 [2025-10-31T11:41:59.340Z] v1.3.1 [2025-10-31T11:41:59.340Z] v2.0.0 [2025-10-31T11:41:59.340Z] v2.1.0 [2025-10-31T11:41:59.340Z] v2.1.1 [2025-10-31T11:41:59.340Z] v2.2.0 [2025-10-31T11:41:59.340Z] v2.3.0 [2025-10-31T11:41:59.340Z] v3.0 [2025-10-31T11:41:59.340Z] v3.0.0 [2025-10-31T11:41:59.340Z] v3.1 [2025-10-31T11:41:59.340Z] v3.1.0 [2025-10-31T11:41:59.340Z] v3.1.1 [2025-10-31T11:41:59.340Z] v4.0 [2025-10-31T11:41:59.340Z] v4.0.0 [2025-10-31T11:41:59.340Z] v4.0.1 [2025-10-31T11:41:59.340Z] v4.0.1-dev.1 [2025-10-31T11:41:59.340Z] v4.1.0-dev.1 [2025-10-31T11:41:59.340Z] v4.1.0-dev.10 [2025-10-31T11:41:59.340Z] v4.1.0-dev.11 [2025-10-31T11:41:59.340Z] v4.1.0-dev.12 [2025-10-31T11:41:59.340Z] v4.1.0-dev.13 [2025-10-31T11:41:59.340Z] v4.1.0-dev.14 [2025-10-31T11:41:59.340Z] v4.1.0-dev.15 [2025-10-31T11:41:59.340Z] v4.1.0-dev.16 [2025-10-31T11:41:59.340Z] v4.1.0-dev.17 [2025-10-31T11:41:59.340Z] v4.1.0-dev.18 [2025-10-31T11:41:59.340Z] v4.1.0-dev.19 [2025-10-31T11:41:59.340Z] v4.1.0-dev.2 [2025-10-31T11:41:59.340Z] v4.1.0-dev.20 [2025-10-31T11:41:59.340Z] v4.1.0-dev.21 [2025-10-31T11:41:59.340Z] v4.1.0-dev.22 [2025-10-31T11:41:59.340Z] v4.1.0-dev.23 [2025-10-31T11:41:59.340Z] v4.1.0-dev.24 [2025-10-31T11:41:59.340Z] v4.1.0-dev.25 [2025-10-31T11:41:59.340Z] v4.1.0-dev.26 [2025-10-31T11:41:59.340Z] v4.1.0-dev.27 [2025-10-31T11:41:59.340Z] v4.1.0-dev.28 [2025-10-31T11:41:59.340Z] v4.1.0-dev.29 [2025-10-31T11:41:59.340Z] v4.1.0-dev.3 [2025-10-31T11:41:59.340Z] v4.1.0-dev.30 [2025-10-31T11:41:59.340Z] v4.1.0-dev.31 [2025-10-31T11:41:59.340Z] v4.1.0-dev.32 [2025-10-31T11:41:59.340Z] v4.1.0-dev.33 [2025-10-31T11:41:59.340Z] v4.1.0-dev.34 [2025-10-31T11:41:59.340Z] v4.1.0-dev.35 [2025-10-31T11:41:59.340Z] v4.1.0-dev.36 [2025-10-31T11:41:59.340Z] v4.1.0-dev.37 [2025-10-31T11:41:59.340Z] v4.1.0-dev.38 [2025-10-31T11:41:59.340Z] v4.1.0-dev.39 [2025-10-31T11:41:59.340Z] v4.1.0-dev.4 [2025-10-31T11:41:59.340Z] v4.1.0-dev.40 [2025-10-31T11:41:59.340Z] v4.1.0-dev.41 [2025-10-31T11:41:59.340Z] v4.1.0-dev.42 [2025-10-31T11:41:59.340Z] v4.1.0-dev.43 [2025-10-31T11:41:59.340Z] v4.1.0-dev.44 [2025-10-31T11:41:59.340Z] v4.1.0-dev.45 [2025-10-31T11:41:59.340Z] v4.1.0-dev.46 [2025-10-31T11:41:59.340Z] v4.1.0-dev.47 [2025-10-31T11:41:59.340Z] v4.1.0-dev.48 [2025-10-31T11:41:59.340Z] v4.1.0-dev.49 [2025-10-31T11:41:59.340Z] v4.1.0-dev.5 [2025-10-31T11:41:59.340Z] v4.1.0-dev.50 [2025-10-31T11:41:59.340Z] v4.1.0-dev.51 [2025-10-31T11:41:59.340Z] v4.1.0-dev.52 [2025-10-31T11:41:59.340Z] v4.1.0-dev.53 [2025-10-31T11:41:59.340Z] v4.1.0-dev.54 [2025-10-31T11:41:59.340Z] v4.1.0-dev.55 [2025-10-31T11:41:59.340Z] v4.1.0-dev.56 [2025-10-31T11:41:59.340Z] v4.1.0-dev.57 [2025-10-31T11:41:59.340Z] v4.1.0-dev.58 [2025-10-31T11:41:59.340Z] v4.1.0-dev.59 [2025-10-31T11:41:59.340Z] v4.1.0-dev.6 [2025-10-31T11:41:59.340Z] v4.1.0-dev.60 [2025-10-31T11:41:59.340Z] v4.1.0-dev.61 [2025-10-31T11:41:59.340Z] v4.1.0-dev.62 [2025-10-31T11:41:59.340Z] v4.1.0-dev.63 [2025-10-31T11:41:59.340Z] v4.1.0-dev.64 [2025-10-31T11:41:59.340Z] v4.1.0-dev.65 [2025-10-31T11:41:59.340Z] v4.1.0-dev.66 [2025-10-31T11:41:59.340Z] v4.1.0-dev.67 [2025-10-31T11:41:59.340Z] v4.1.0-dev.68 [2025-10-31T11:41:59.340Z] v4.1.0-dev.69 [2025-10-31T11:41:59.340Z] v4.1.0-dev.7 [2025-10-31T11:41:59.340Z] v4.1.0-dev.70 [2025-10-31T11:41:59.340Z] v4.1.0-dev.71 [2025-10-31T11:41:59.340Z] v4.1.0-dev.72 [2025-10-31T11:41:59.340Z] v4.1.0-dev.8 [2025-10-31T11:41:59.340Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-31T11:41:59.636Z] + lftools sign git-tag v4.1.0-dev.72 [2025-10-31T11:42:00.285Z] Signing Git tag with Sigul... [2025-10-31T11:42:00.285Z] Signing v4.1.0-dev.72 [Pipeline] echo [2025-10-31T11:42:00.865Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:01.162Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T11:42:01.169Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T11:42:01.204Z] $ docker stop --time=1 5fc9b153f10b87ec0d92ac3d41acf234ac0d5bccd651a64c7a445c938bd4bd59 [2025-10-31T11:42:02.494Z] $ docker rm -f --volumes 5fc9b153f10b87ec0d92ac3d41acf234ac0d5bccd651a64c7a445c938bd4bd59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T11:42:02.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T11:42:02.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:42:03.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T11:42:03.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:42:03.365Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T11:42:03.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T11:42:03.621Z] $ docker top f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 -eo pid,comm [2025-10-31T11:42:03.670Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T11:42:03.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T11:42:03.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T11:42:03.732Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T11:42:03.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T11:42:03.835Z] $ docker exec f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 ssh-agent [2025-10-31T11:42:03.935Z] SSH_AUTH_SOCK=/tmp/ssh-TVj9OdHaWSYk/agent.32 [2025-10-31T11:42:03.935Z] SSH_AGENT_PID=38 [2025-10-31T11:42:03.939Z] Running ssh-add (command line suppressed) [2025-10-31T11:42:04.034Z] Identity added: /w/workspace/edgex-go/920@tmp/private_key_15919521336678146236.key (/w/workspace/edgex-go/920@tmp/private_key_15919521336678146236.key) [2025-10-31T11:42:04.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T11:42:04.342Z] + git semver bump pre [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,554 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,557 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,558 [bump_version] DEBUG bumping version:4.1.0-dev.72 on axis:pre with prefix:dev [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,558 [bump_version] DEBUG bumped version:4.1.0-dev.73 [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,558 [write_version] DEBUG write version:4.1.0-dev.73 to path:/w/workspace/edgex-go/920/.semver/main with force:True [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,558 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,558 [write_file] DEBUG write to file:/w/workspace/edgex-go/920/.semver/main [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,560 [execute] INFO git cat-file --batch-check [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/920/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,564 [execute] INFO git cat-file --batch [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/920/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:42:04.603Z] 2025-10-31 11:42:04,568 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T11:42:04.603Z] 4.1.0-dev.73 [Pipeline] } [2025-10-31T11:42:04.613Z] $ docker exec --env ******** --env ******** f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 ssh-agent -k [2025-10-31T11:42:04.706Z] unset SSH_AUTH_SOCK; [2025-10-31T11:42:04.706Z] unset SSH_AGENT_PID; [2025-10-31T11:42:04.706Z] echo Agent pid 38 killed; [2025-10-31T11:42:04.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T11:42:05.054Z] + git semver [Pipeline] } [2025-10-31T11:42:05.324Z] $ docker stop --time=1 f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 [2025-10-31T11:42:06.570Z] $ docker rm -f --volumes f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T11:42:06.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T11:42:06.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:42:07.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T11:42:07.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:42:07.325Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T11:42:07.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T11:42:07.604Z] $ docker top c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b -eo pid,comm [2025-10-31T11:42:07.644Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T11:42:07.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T11:42:07.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T11:42:07.701Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T11:42:07.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T11:42:07.803Z] $ docker exec c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b ssh-agent [2025-10-31T11:42:07.914Z] SSH_AUTH_SOCK=/tmp/ssh-BIiwdNLJWE5K/agent.32 [2025-10-31T11:42:07.914Z] SSH_AGENT_PID=38 [2025-10-31T11:42:07.919Z] Running ssh-add (command line suppressed) [2025-10-31T11:42:08.014Z] Identity added: /w/workspace/edgex-go/920@tmp/private_key_15996313654858241780.key (/w/workspace/edgex-go/920@tmp/private_key_15996313654858241780.key) [2025-10-31T11:42:08.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T11:42:08.320Z] + git semver push [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,538 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,542 [run_push] DEBUG push [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,543 [execute] INFO git cat-file --batch-check [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/920/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,545 [execute] INFO git rev-list 15a68d6f0fa2f9ae31a5c20b9ddfb6455be647ea -- [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,546 [execute] DEBUG Popen(['git', 'rev-list', '15a68d6f0fa2f9ae31a5c20b9ddfb6455be647ea', '--'], cwd=/w/workspace/edgex-go/920/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,561 [execute] INFO git fetch -v -- origin [2025-10-31T11:42:08.579Z] 2025-10-31 11:42:08,561 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/920/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T11:42:09.145Z] 2025-10-31 11:42:09,093 [run_push] DEBUG no remote changes detected [2025-10-31T11:42:09.145Z] 2025-10-31 11:42:09,093 [execute] INFO git push origin semver [2025-10-31T11:42:09.145Z] 2025-10-31 11:42:09,093 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/920/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T11:42:10.080Z] 2025-10-31 11:42:09,926 [run_push] DEBUG push all version tags [2025-10-31T11:42:10.080Z] 2025-10-31 11:42:09,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T11:42:10.080Z] 2025-10-31 11:42:09,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/920, stdin=None, shell=False, universal_newlines=False) [2025-10-31T11:42:11.014Z] 2025-10-31 11:42:10,757 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main [2025-10-31T11:42:11.014Z] 4.1.0-dev.73 [Pipeline] } [2025-10-31T11:42:11.020Z] $ docker exec --env ******** --env ******** c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b ssh-agent -k [2025-10-31T11:42:11.118Z] unset SSH_AUTH_SOCK; [2025-10-31T11:42:11.118Z] unset SSH_AGENT_PID; [2025-10-31T11:42:11.118Z] echo Agent pid 38 killed; [2025-10-31T11:42:11.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T11:42:11.465Z] + git semver [Pipeline] } [2025-10-31T11:42:11.736Z] $ docker stop --time=1 c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b [2025-10-31T11:42:13.023Z] $ docker rm -f --volumes c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T11:42:13.560Z] + [ -d /w/workspace/edgex-go/920/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:13.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:14.709Z] ---> package-listing.sh [2025-10-31T11:42:14.709Z] ++ facter osfamily [2025-10-31T11:42:14.709Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T11:42:14.968Z] + OS_FAMILY=debian [2025-10-31T11:42:14.968Z] + workspace=/w/workspace/edgex-go/920 [2025-10-31T11:42:14.968Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T11:42:14.968Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T11:42:14.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T11:42:14.968Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T11:42:14.968Z] + '[' /w/workspace/edgex-go/920 ']' [2025-10-31T11:42:14.968Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T11:42:14.968Z] + case "${OS_FAMILY}" in [2025-10-31T11:42:14.968Z] + dpkg -l [2025-10-31T11:42:14.968Z] + grep '^ii' [2025-10-31T11:42:14.968Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T11:42:14.968Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T11:42:14.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T11:42:14.968Z] + '[' /w/workspace/edgex-go/920 ']' [2025-10-31T11:42:14.968Z] + mkdir -p /w/workspace/edgex-go/920/archives/ [2025-10-31T11:42:14.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/920/archives/ [Pipeline] echo [2025-10-31T11:42:14.980Z] 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/920/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T11:42:15.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:42:15.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:42:15.828Z] [2025-10-31T11:42:15.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:42:16.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:42:16.137Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T11:42:16.137Z] 5eb5b503b376: Pulling fs layer [2025-10-31T11:42:16.137Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T11:42:16.137Z] ec43610c2a17: Pulling fs layer [2025-10-31T11:42:16.137Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T11:42:16.137Z] 33b1e0a273af: Pulling fs layer [2025-10-31T11:42:16.137Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T11:42:16.137Z] 2f39f015ded8: Pulling fs layer [2025-10-31T11:42:16.137Z] 5d3b04190fa2: Waiting [2025-10-31T11:42:16.137Z] 2f39f015ded8: Waiting [2025-10-31T11:42:16.137Z] 3a2ae6a8a46f: Waiting [2025-10-31T11:42:16.137Z] 33b1e0a273af: Waiting [2025-10-31T11:42:16.137Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T11:42:16.137Z] 5c69ac0246d0: Download complete [2025-10-31T11:42:16.137Z] 3a2ae6a8a46f: Download complete [2025-10-31T11:42:16.137Z] 33b1e0a273af: Verifying Checksum [2025-10-31T11:42:16.137Z] 33b1e0a273af: Download complete [2025-10-31T11:42:16.137Z] ec43610c2a17: Verifying Checksum [2025-10-31T11:42:16.137Z] ec43610c2a17: Download complete [2025-10-31T11:42:16.137Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T11:42:16.137Z] 5d3b04190fa2: Download complete [2025-10-31T11:42:16.397Z] 5eb5b503b376: Download complete [2025-10-31T11:42:16.964Z] 2f39f015ded8: Download complete [2025-10-31T11:42:17.905Z] 5eb5b503b376: Pull complete [2025-10-31T11:42:18.164Z] 5c69ac0246d0: Pull complete [2025-10-31T11:42:18.423Z] ec43610c2a17: Pull complete [2025-10-31T11:42:18.423Z] 3a2ae6a8a46f: Pull complete [2025-10-31T11:42:18.682Z] 33b1e0a273af: Pull complete [2025-10-31T11:42:18.682Z] 5d3b04190fa2: Pull complete [2025-10-31T11:42:23.946Z] 2f39f015ded8: Pull complete [2025-10-31T11:42:23.946Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T11:42:23.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:42:23.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:42:24.050Z] prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container [2025-10-31T11:42:24.079Z] $ 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/920/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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T11:42:28.572Z] $ docker top ea33857e3ac0cd1e1d60947515835527814744f7f59a5e3f14aac777f18f1107 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:42:28.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T11:42:29.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T11:42:29.492Z] + ls /var/log/sa-host [2025-10-31T11:42:29.492Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:42:29.530Z] provisioning config files... [2025-10-31T11:42:29.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/920@tmp/config18119043873465411796tmp [Pipeline] { [Pipeline] echo [2025-10-31T11:42:29.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:29.839Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T11:42:29.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:30.159Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T11:42:30.169Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:30.453Z] ---> sudo-logs.sh [2025-10-31T11:42:30.453Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T11:42:30.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:30.769Z] ---> job-cost.sh [2025-10-31T11:42:30.769Z] lf-activate-venv: SKIPPING [2025-10-31T11:42:30.769Z] DEBUG: total: 0.10999999940395355 [2025-10-31T11:42:30.769Z] INFO: Retrieving Stack Cost... [2025-10-31T11:42:31.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T11:42:31.595Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T11:42:31.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:42:31.895Z] ---> logs-deploy.sh [2025-10-31T11:42:31.895Z] lf-activate-venv: SKIPPING [2025-10-31T11:42:31.895Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/920 [2025-10-31T11:42:31.895Z] INFO: archiving workspace using pattern(s): [2025-10-31T11:42:33.272Z] Archives upload complete. [2025-10-31T11:42:33.272Z] INFO: archiving logs to Nexus [2025-10-31T11:42:33.845Z] ---> uname -a: [2025-10-31T11:42:33.845Z] Linux prd-ubuntu20-04-docker-8c-8g-771132 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-31T11:42:33.845Z] [2025-10-31T11:42:33.845Z] [2025-10-31T11:42:33.845Z] ---> lscpu: [2025-10-31T11:42:33.845Z] Architecture: x86_64 [2025-10-31T11:42:33.845Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T11:42:33.845Z] Byte Order: Little Endian [2025-10-31T11:42:33.845Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T11:42:33.845Z] CPU(s): 8 [2025-10-31T11:42:33.845Z] On-line CPU(s) list: 0-7 [2025-10-31T11:42:33.845Z] Thread(s) per core: 1 [2025-10-31T11:42:33.845Z] Core(s) per socket: 1 [2025-10-31T11:42:33.845Z] Socket(s): 8 [2025-10-31T11:42:33.845Z] NUMA node(s): 1 [2025-10-31T11:42:33.845Z] Vendor ID: AuthenticAMD [2025-10-31T11:42:33.845Z] CPU family: 23 [2025-10-31T11:42:33.845Z] Model: 49 [2025-10-31T11:42:33.845Z] Model name: AMD EPYC-Rome Processor [2025-10-31T11:42:33.845Z] Stepping: 0 [2025-10-31T11:42:33.845Z] CPU MHz: 2799.998 [2025-10-31T11:42:33.845Z] BogoMIPS: 5599.99 [2025-10-31T11:42:33.845Z] Virtualization: AMD-V [2025-10-31T11:42:33.845Z] Hypervisor vendor: KVM [2025-10-31T11:42:33.845Z] Virtualization type: full [2025-10-31T11:42:33.845Z] L1d cache: 256 KiB [2025-10-31T11:42:33.845Z] L1i cache: 256 KiB [2025-10-31T11:42:33.845Z] L2 cache: 4 MiB [2025-10-31T11:42:33.845Z] L3 cache: 128 MiB [2025-10-31T11:42:33.845Z] NUMA node0 CPU(s): 0-7 [2025-10-31T11:42:33.845Z] Vulnerability Gather data sampling: Not affected [2025-10-31T11:42:33.845Z] Vulnerability Itlb multihit: Not affected [2025-10-31T11:42:33.845Z] Vulnerability L1tf: Not affected [2025-10-31T11:42:33.845Z] Vulnerability Mds: Not affected [2025-10-31T11:42:33.845Z] Vulnerability Meltdown: Not affected [2025-10-31T11:42:33.845Z] Vulnerability Mmio stale data: Not affected [2025-10-31T11:42:33.845Z] Vulnerability Retbleed: Vulnerable [2025-10-31T11:42:33.845Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T11:42:33.845Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T11:42:33.846Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-31T11:42:33.846Z] Vulnerability Srbds: Not affected [2025-10-31T11:42:33.846Z] Vulnerability Tsx async abort: Not affected [2025-10-31T11:42:33.846Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] ---> nproc: [2025-10-31T11:42:33.846Z] 8 [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] ---> df -h: [2025-10-31T11:42:33.846Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T11:42:33.846Z] overlay 155G 34G 122G 22% / [2025-10-31T11:42:33.846Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T11:42:33.846Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-31T11:42:33.846Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T11:42:33.846Z] /dev/vda1 155G 34G 122G 22% /facter-os [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] ---> sar -b -r -n DEV: [2025-10-31T11:42:33.846Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771132) 10/31/25 _x86_64_ (8 CPU) [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] 08:53:03 LINUX RESTART (8 CPU) [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] 08:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-31T11:42:33.846Z] 08:55:01 5.17 0.30 4.87 0.00 7.33 7684.07 0.00 [2025-10-31T11:42:33.846Z] 08:56:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2025-10-31T11:42:33.846Z] 08:57:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-10-31T11:42:33.846Z] 08:58:01 1.27 0.00 1.27 0.00 0.00 17.06 0.00 [2025-10-31T11:42:33.846Z] 08:59:01 32.01 4.93 27.07 0.00 4491.84 6389.60 0.00 [2025-10-31T11:42:33.846Z] 09:00:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2025-10-31T11:42:33.846Z] 09:01:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2025-10-31T11:42:33.846Z] 09:02:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 [2025-10-31T11:42:33.846Z] 09:03:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2025-10-31T11:42:33.846Z] 09:04:01 1.87 0.00 1.87 0.00 0.00 34.26 0.00 [2025-10-31T11:42:33.846Z] 09:05:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2025-10-31T11:42:33.846Z] 09:06:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 [2025-10-31T11:42:33.846Z] 09:07:01 0.82 0.00 0.82 0.00 0.00 9.20 0.00 [2025-10-31T11:42:33.846Z] 09:08:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2025-10-31T11:42:33.846Z] 09:09:01 1.03 0.02 1.02 0.00 0.13 12.80 0.00 [2025-10-31T11:42:33.846Z] 09:10:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2025-10-31T11:42:33.846Z] 09:11:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2025-10-31T11:42:33.846Z] 09:12:01 2.67 1.57 1.10 0.00 48.12 14.80 0.00 [2025-10-31T11:42:33.846Z] 09:13:01 2.40 1.25 1.15 0.00 31.06 24.26 0.00 [2025-10-31T11:42:33.846Z] 09:14:01 2.38 0.87 1.52 0.00 13.46 19.86 0.00 [2025-10-31T11:42:33.846Z] 09:15:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-10-31T11:42:33.846Z] 09:16:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2025-10-31T11:42:33.846Z] 09:17:01 0.95 0.02 0.93 0.00 0.13 10.00 0.00 [2025-10-31T11:42:33.846Z] 09:18:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 [2025-10-31T11:42:33.846Z] 09:19:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-10-31T11:42:33.846Z] 09:20:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2025-10-31T11:42:33.846Z] 09:21:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2025-10-31T11:42:33.846Z] 09:22:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2025-10-31T11:42:33.846Z] 09:23:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 [2025-10-31T11:42:33.846Z] 09:24:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2025-10-31T11:42:33.846Z] 09:25:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2025-10-31T11:42:33.846Z] 09:26:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2025-10-31T11:42:33.846Z] 09:27:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2025-10-31T11:42:33.846Z] 09:28:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 [2025-10-31T11:42:33.846Z] 09:29:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2025-10-31T11:42:33.846Z] 09:30:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 [2025-10-31T11:42:33.846Z] 09:31:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-10-31T11:42:33.846Z] 09:32:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2025-10-31T11:42:33.846Z] 09:33:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2025-10-31T11:42:33.846Z] 09:34:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2025-10-31T11:42:33.846Z] 09:35:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2025-10-31T11:42:33.846Z] 09:36:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 [2025-10-31T11:42:33.846Z] 09:37:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2025-10-31T11:42:33.846Z] 09:38:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 [2025-10-31T11:42:33.846Z] 09:39:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2025-10-31T11:42:33.846Z] 09:40:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 [2025-10-31T11:42:33.846Z] 09:41:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2025-10-31T11:42:33.846Z] 09:42:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 [2025-10-31T11:42:33.846Z] 09:43:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2025-10-31T11:42:33.846Z] 09:44:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2025-10-31T11:42:33.846Z] 09:45:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2025-10-31T11:42:33.846Z] 09:46:01 1.65 0.00 1.65 0.00 0.00 19.45 0.00 [2025-10-31T11:42:33.846Z] 09:47:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2025-10-31T11:42:33.846Z] 09:48:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2025-10-31T11:42:33.846Z] 09:49:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2025-10-31T11:42:33.846Z] 09:50:01 1.28 0.00 1.28 0.00 0.00 17.20 0.00 [2025-10-31T11:42:33.846Z] 09:51:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-10-31T11:42:33.846Z] 09:52:02 1.22 0.00 1.22 0.00 0.00 15.05 0.00 [2025-10-31T11:42:33.846Z] 09:53:01 288.95 12.34 276.61 0.00 1673.21 36380.27 0.00 [2025-10-31T11:42:33.846Z] 09:54:01 179.25 10.51 168.74 0.00 1667.06 43188.80 0.00 [2025-10-31T11:42:33.846Z] 09:55:01 42.38 0.03 42.34 0.00 0.27 37862.62 0.00 [2025-10-31T11:42:33.846Z] 09:56:01 52.37 0.18 52.19 0.00 2.40 19923.35 0.00 [2025-10-31T11:42:33.846Z] 09:57:01 192.98 0.13 192.85 0.00 13.06 117094.48 0.00 [2025-10-31T11:42:33.846Z] 09:58:01 447.86 12.21 435.64 0.00 115.45 207615.26 0.00 [2025-10-31T11:42:33.846Z] 09:59:01 455.52 4.40 451.12 0.00 39.46 212271.29 0.00 [2025-10-31T11:42:33.846Z] 10:00:01 326.02 0.50 325.52 0.00 4.00 63651.32 0.00 [2025-10-31T11:42:33.846Z] 10:01:01 480.66 0.03 480.62 0.00 0.27 133364.08 0.00 [2025-10-31T11:42:33.846Z] 10:02:01 235.32 0.05 235.27 0.00 0.40 115242.65 0.00 [2025-10-31T11:42:33.846Z] 10:03:01 423.13 0.03 423.10 0.00 3.60 24068.92 0.00 [2025-10-31T11:42:33.846Z] 10:04:01 30.29 0.00 30.29 0.00 0.00 781.74 0.00 [2025-10-31T11:42:33.846Z] 10:05:01 6.50 0.00 6.50 0.00 0.00 165.01 0.00 [2025-10-31T11:42:33.846Z] 10:06:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 [2025-10-31T11:42:33.846Z] 10:07:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2025-10-31T11:42:33.846Z] 10:08:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2025-10-31T11:42:33.846Z] 10:09:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2025-10-31T11:42:33.846Z] 10:10:01 2.07 0.00 2.07 0.00 0.00 23.33 0.00 [2025-10-31T11:42:33.846Z] 10:11:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2025-10-31T11:42:33.846Z] 10:12:01 2.07 0.00 2.07 0.00 0.00 23.73 0.00 [2025-10-31T11:42:33.846Z] 10:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2025-10-31T11:42:33.846Z] 10:14:01 2.20 0.02 2.18 0.00 2.27 26.39 0.00 [2025-10-31T11:42:33.846Z] 10:15:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2025-10-31T11:42:33.846Z] 10:16:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2025-10-31T11:42:33.846Z] 10:17:01 0.95 0.00 0.95 0.00 0.00 9.86 0.00 [2025-10-31T11:42:33.846Z] 10:18:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2025-10-31T11:42:33.846Z] 10:19:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2025-10-31T11:42:33.846Z] 10:20:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2025-10-31T11:42:33.846Z] 10:21:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2025-10-31T11:42:33.846Z] 10:22:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 [2025-10-31T11:42:33.846Z] 10:23:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2025-10-31T11:42:33.846Z] 10:24:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2025-10-31T11:42:33.846Z] 10:25:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2025-10-31T11:42:33.846Z] 10:26:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 [2025-10-31T11:42:33.846Z] 10:27:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-10-31T11:42:33.846Z] 10:28:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2025-10-31T11:42:33.846Z] 10:29:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2025-10-31T11:42:33.846Z] 10:30:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 [2025-10-31T11:42:33.846Z] 10:31:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2025-10-31T11:42:33.846Z] 10:32:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2025-10-31T11:42:33.846Z] 10:33:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-10-31T11:42:33.846Z] 10:34:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 [2025-10-31T11:42:33.846Z] 10:35:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2025-10-31T11:42:33.846Z] 10:36:01 1.65 0.00 1.65 0.00 0.00 20.26 0.00 [2025-10-31T11:42:33.846Z] 10:37:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2025-10-31T11:42:33.846Z] 10:38:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2025-10-31T11:42:33.846Z] 10:39:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2025-10-31T11:42:33.846Z] 10:40:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2025-10-31T11:42:33.846Z] 10:41:01 1.03 0.00 1.03 0.00 0.00 10.79 0.00 [2025-10-31T11:42:33.846Z] 10:42:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2025-10-31T11:42:33.846Z] 10:43:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2025-10-31T11:42:33.846Z] 10:44:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2025-10-31T11:42:33.846Z] 10:45:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2025-10-31T11:42:33.846Z] 10:46:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2025-10-31T11:42:33.846Z] 10:47:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2025-10-31T11:42:33.846Z] 10:48:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 [2025-10-31T11:42:33.846Z] 10:49:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2025-10-31T11:42:33.846Z] 10:50:01 1.28 0.00 1.28 0.00 0.00 17.73 0.00 [2025-10-31T11:42:33.846Z] 10:51:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2025-10-31T11:42:33.846Z] 10:52:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2025-10-31T11:42:33.846Z] 10:53:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2025-10-31T11:42:33.846Z] 10:54:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2025-10-31T11:42:33.846Z] 10:55:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-10-31T11:42:33.846Z] 10:56:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 [2025-10-31T11:42:33.846Z] 10:57:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2025-10-31T11:42:33.846Z] 10:58:02 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2025-10-31T11:42:33.846Z] 10:59:01 1.10 0.00 1.10 0.00 0.00 11.93 0.00 [2025-10-31T11:42:33.846Z] 11:00:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 [2025-10-31T11:42:33.846Z] 11:01:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-10-31T11:42:33.846Z] 11:02:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2025-10-31T11:42:33.846Z] 11:03:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2025-10-31T11:42:33.846Z] 11:04:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 [2025-10-31T11:42:33.846Z] 11:05:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2025-10-31T11:42:33.846Z] 11:06:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2025-10-31T11:42:33.846Z] 11:07:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-10-31T11:42:33.846Z] 11:08:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2025-10-31T11:42:33.846Z] 11:09:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 [2025-10-31T11:42:33.846Z] 11:10:01 1.85 0.00 1.85 0.00 0.00 20.79 0.00 [2025-10-31T11:42:33.846Z] 11:11:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2025-10-31T11:42:33.846Z] 11:12:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2025-10-31T11:42:33.846Z] 11:13:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-10-31T11:42:33.846Z] 11:14:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2025-10-31T11:42:33.846Z] 11:15:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2025-10-31T11:42:33.846Z] 11:16:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2025-10-31T11:42:33.846Z] 11:17:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2025-10-31T11:42:33.846Z] 11:18:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 [2025-10-31T11:42:33.846Z] 11:19:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 [2025-10-31T11:42:33.846Z] 11:20:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 [2025-10-31T11:42:33.846Z] 11:21:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 [2025-10-31T11:42:33.846Z] 11:22:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2025-10-31T11:42:33.846Z] 11:23:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2025-10-31T11:42:33.846Z] 11:24:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2025-10-31T11:42:33.846Z] 11:25:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2025-10-31T11:42:33.846Z] 11:26:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2025-10-31T11:42:33.846Z] 11:27:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2025-10-31T11:42:33.846Z] 11:28:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 [2025-10-31T11:42:33.846Z] 11:29:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2025-10-31T11:42:33.846Z] 11:30:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2025-10-31T11:42:33.846Z] 11:31:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2025-10-31T11:42:33.846Z] 11:32:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 [2025-10-31T11:42:33.846Z] 11:33:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2025-10-31T11:42:33.846Z] 11:34:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2025-10-31T11:42:33.846Z] 11:35:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2025-10-31T11:42:33.846Z] 11:36:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 [2025-10-31T11:42:33.846Z] 11:37:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-10-31T11:42:33.846Z] 11:38:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2025-10-31T11:42:33.846Z] 11:39:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 [2025-10-31T11:42:33.846Z] 11:40:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2025-10-31T11:42:33.846Z] 11:41:01 1.12 0.00 1.12 0.00 0.00 11.33 0.00 [2025-10-31T11:42:33.846Z] 11:42:01 150.28 0.52 149.77 0.00 13.06 63311.83 0.00 [2025-10-31T11:42:33.846Z] Average: 21.07 0.30 20.77 0.00 48.22 6493.14 0.00 [2025-10-31T11:42:33.846Z] [2025-10-31T11:42:33.846Z] 08:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-31T11:42:33.846Z] 08:55:01 30267072 31844100 500216 1.52 62344 1836948 1577436 4.65 614828 1691400 168 [2025-10-31T11:42:33.846Z] 08:56:01 30268892 31846012 498008 1.52 62368 1836952 1577436 4.65 614120 1691396 36 [2025-10-31T11:42:33.846Z] 08:57:01 30268928 31846088 497784 1.51 62408 1836952 1577436 4.65 615052 1691396 16 [2025-10-31T11:42:33.846Z] 08:58:01 30268540 31845772 497912 1.51 62472 1836952 1577436 4.65 617156 1691404 44 [2025-10-31T11:42:33.846Z] 08:59:01 29923552 31810552 514732 1.57 68844 2136088 1619364 4.77 823080 1799092 180 [2025-10-31T11:42:33.846Z] 09:00:01 29923256 31810316 514788 1.57 68884 2136088 1619364 4.77 823224 1799096 12 [2025-10-31T11:42:33.846Z] 09:01:01 29922864 31809964 514716 1.57 68916 2136092 1619364 4.77 822956 1799104 24 [2025-10-31T11:42:33.846Z] 09:02:01 29926236 31813384 510936 1.55 68956 2136092 1619364 4.77 819688 1799096 16 [2025-10-31T11:42:33.846Z] 09:03:01 29925736 31812928 511272 1.56 68996 2136080 1619364 4.77 819712 1799100 8 [2025-10-31T11:42:33.846Z] 09:04:01 29926408 31813720 510224 1.55 69080 2136076 1619364 4.77 820160 1799084 20 [2025-10-31T11:42:33.846Z] 09:05:01 29926416 31813760 510120 1.55 69104 2136076 1619364 4.77 820840 1799084 8 [2025-10-31T11:42:33.846Z] 09:06:01 29925372 31812764 510792 1.55 69136 2136080 1619364 4.77 820580 1799080 8 [2025-10-31T11:42:33.846Z] 09:07:01 29925308 31812700 510788 1.55 69152 2136080 1619364 4.77 820580 1799080 8 [2025-10-31T11:42:33.846Z] 09:08:01 29925676 31813132 510316 1.55 69176 2136084 1619364 4.77 820636 1799088 4 [2025-10-31T11:42:33.846Z] 09:09:01 29924148 31811720 511188 1.56 69196 2136088 1612044 4.75 820196 1799092 36 [2025-10-31T11:42:33.846Z] 09:10:01 29923924 31811656 511072 1.55 69236 2136216 1612044 4.75 820332 1799212 200 [2025-10-31T11:42:33.847Z] 09:11:01 29924352 31812092 510712 1.55 69284 2136224 1612044 4.75 820336 1799220 196 [2025-10-31T11:42:33.847Z] 09:12:01 29912612 31801876 520892 1.58 69320 2137664 1612044 4.75 832984 1800260 40 [2025-10-31T11:42:33.847Z] 09:13:01 29898048 31789100 533444 1.62 69364 2138884 1612044 4.75 846308 1801128 76 [2025-10-31T11:42:33.847Z] 09:14:01 29876980 31768552 553752 1.68 69420 2139296 1612044 4.75 867804 1801024 8 [2025-10-31T11:42:33.847Z] 09:15:01 29881744 31773340 548892 1.67 69460 2139296 1612044 4.75 863084 1800968 8 [2025-10-31T11:42:33.847Z] 09:16:01 29880940 31772572 549592 1.67 69500 2139300 1612044 4.75 863040 1800968 28 [2025-10-31T11:42:33.847Z] 09:17:01 29880016 31771652 550432 1.67 69532 2139296 1612044 4.75 863040 1800968 8 [2025-10-31T11:42:33.847Z] 09:18:01 29880040 31771796 550124 1.67 69588 2139288 1612044 4.75 863100 1800972 8 [2025-10-31T11:42:33.847Z] 09:19:01 29880380 31772200 549724 1.67 69620 2139308 1612044 4.75 863552 1800976 32 [2025-10-31T11:42:33.847Z] 09:20:01 29880252 31772112 549752 1.67 69660 2139308 1612044 4.75 863292 1800980 12 [2025-10-31T11:42:33.847Z] 09:21:01 29880192 31772056 549976 1.67 69692 2139304 1612044 4.75 863356 1800984 20 [2025-10-31T11:42:33.847Z] 09:22:01 29880028 31771960 550068 1.67 69724 2139316 1612044 4.75 863480 1800992 24 [2025-10-31T11:42:33.847Z] 09:23:01 29880272 31772268 549752 1.67 69748 2139320 1612044 4.75 863884 1801000 24 [2025-10-31T11:42:33.847Z] 09:24:01 29879468 31771468 550500 1.67 69780 2139324 1612044 4.75 863852 1801004 20 [2025-10-31T11:42:33.847Z] 09:25:01 29879524 31771568 550368 1.67 69796 2139324 1612044 4.75 863732 1800992 16 [2025-10-31T11:42:33.847Z] 09:26:01 29879524 31771588 550256 1.67 69820 2139332 1612044 4.75 863732 1801000 8 [2025-10-31T11:42:33.847Z] 09:27:01 29879508 31771616 550184 1.67 69844 2139332 1612044 4.75 863996 1801004 8 [2025-10-31T11:42:33.847Z] 09:28:01 29879260 31771372 550276 1.67 69880 2139332 1612044 4.75 864204 1801008 12 [2025-10-31T11:42:33.847Z] 09:29:01 29879388 31771564 550100 1.67 69900 2139340 1612044 4.75 864024 1801016 20 [2025-10-31T11:42:33.847Z] 09:30:01 29879680 31771856 549732 1.67 69932 2139340 1612044 4.75 863972 1801016 12 [2025-10-31T11:42:33.847Z] 09:31:01 29878836 31771056 550488 1.67 69956 2139344 1612044 4.75 864112 1801024 8 [2025-10-31T11:42:33.847Z] 09:32:01 29879132 31771356 550320 1.67 69980 2139348 1612044 4.75 864156 1801028 8 [2025-10-31T11:42:33.847Z] 09:33:01 29879408 31771696 549996 1.67 70012 2139336 1628144 4.80 864268 1801036 8 [2025-10-31T11:42:33.847Z] 09:34:01 29879456 31771796 549836 1.67 70044 2139356 1628144 4.80 864776 1801040 20 [2025-10-31T11:42:33.847Z] 09:35:01 29879376 31771716 549832 1.67 70068 2139356 1628144 4.80 864556 1801040 12 [2025-10-31T11:42:33.847Z] 09:36:01 29877100 31769504 551988 1.68 70116 2139360 1628144 4.80 867404 1801048 8 [2025-10-31T11:42:33.847Z] 09:37:01 29877076 31769480 552032 1.68 70140 2139360 1628144 4.80 867084 1801048 12 [2025-10-31T11:42:33.847Z] 09:38:01 29877292 31769764 551932 1.68 70180 2139356 1628144 4.80 867148 1801056 8 [2025-10-31T11:42:33.847Z] 09:39:01 29877260 31769772 551924 1.68 70200 2139364 1628144 4.80 867368 1801060 16 [2025-10-31T11:42:33.847Z] 09:40:01 29877460 31769972 551840 1.68 70236 2139364 1628144 4.80 867384 1801060 8 [2025-10-31T11:42:33.847Z] 09:41:01 29877476 31770056 551752 1.68 70268 2139376 1628144 4.80 867752 1801072 28 [2025-10-31T11:42:33.847Z] 09:42:01 29876624 31769220 552484 1.68 70292 2139380 1628144 4.80 867904 1801044 200 [2025-10-31T11:42:33.847Z] 09:43:01 29876436 31769040 552628 1.68 70344 2139368 1628144 4.80 867548 1801048 8 [2025-10-31T11:42:33.847Z] 09:44:01 29876216 31768884 552756 1.68 70376 2139376 1628144 4.80 867596 1801056 20 [2025-10-31T11:42:33.847Z] 09:45:01 29876124 31768844 552956 1.68 70412 2139384 1628144 4.80 867644 1801064 12 [2025-10-31T11:42:33.847Z] 09:46:01 29876076 31768860 552932 1.68 70448 2139392 1628144 4.80 868188 1801072 8 [2025-10-31T11:42:33.847Z] 09:47:01 29876004 31768788 552888 1.68 70464 2139392 1628144 4.80 868328 1801072 184 [2025-10-31T11:42:33.847Z] 09:48:01 29875816 31768664 553040 1.68 70512 2139380 1628144 4.80 868012 1801080 8 [2025-10-31T11:42:33.847Z] 09:49:01 29875736 31768632 553012 1.68 70552 2139388 1628144 4.80 868552 1801080 20 [2025-10-31T11:42:33.847Z] 09:50:01 29875128 31768036 553508 1.68 70592 2139396 1628144 4.80 868288 1801088 12 [2025-10-31T11:42:33.847Z] 09:51:01 29875072 31768036 553416 1.68 70624 2139408 1628144 4.80 868840 1801096 204 [2025-10-31T11:42:33.847Z] 09:52:02 29874096 31767088 554336 1.69 70664 2139408 1628144 4.80 868520 1801076 8 [2025-10-31T11:42:33.847Z] 09:53:01 27833040 31513468 757044 2.30 97828 3838096 1813680 5.35 1204040 3388900 695604 [2025-10-31T11:42:33.847Z] 09:54:01 25922784 31304656 953504 2.90 136252 5353828 2262124 6.67 2283884 4061736 1013780 [2025-10-31T11:42:33.847Z] 09:55:01 25552756 31402140 854424 2.60 138920 5795080 1963468 5.79 2177280 4516780 896680 [2025-10-31T11:42:33.847Z] 09:56:01 25298900 31442856 811648 2.47 145500 6043128 1867596 5.51 2167568 4740120 606612 [2025-10-31T11:42:33.847Z] 09:57:01 18833424 31336664 913076 2.78 156404 12249040 3099824 9.14 2391820 10823600 4945396 [2025-10-31T11:42:33.847Z] 09:58:01 16208192 31130288 1089888 3.32 282136 14225312 3223308 9.50 3124156 12361020 1224480 [2025-10-31T11:42:33.847Z] 09:59:01 10859500 31151364 1049348 3.19 377232 19233980 4358000 12.85 3412892 17133884 194140 [2025-10-31T11:42:33.847Z] 10:00:01 4668256 28216088 3945452 12.00 409032 22143948 10805552 31.86 7415076 18945208 1494932 [2025-10-31T11:42:33.847Z] 10:01:01 2022364 28275464 3891756 11.84 425628 24732704 9714556 28.64 8504064 20406344 532516 [2025-10-31T11:42:33.847Z] 10:02:01 5447760 31320756 903384 2.75 436048 24504400 2224744 6.56 3729804 22000696 150008 [2025-10-31T11:42:33.847Z] 10:03:01 5120456 31407372 823516 2.51 443280 24900752 1945728 5.74 3982952 22081256 528 [2025-10-31T11:42:33.847Z] 10:04:01 5102544 31391484 838736 2.55 444536 24901088 2074592 6.12 4458992 21619628 468 [2025-10-31T11:42:33.847Z] 10:05:01 5112092 31401152 829200 2.52 444780 24901124 1956260 5.77 4513556 21556500 8 [2025-10-31T11:42:33.847Z] 10:06:01 5111540 31400604 829760 2.52 444816 24901124 1956260 5.77 4512348 21556504 8 [2025-10-31T11:42:33.847Z] 10:07:01 5112320 31401384 829756 2.52 444828 24901128 1956260 5.77 4512212 21556504 12 [2025-10-31T11:42:33.847Z] 10:08:01 5114320 31403448 827700 2.52 444860 24901132 1956260 5.77 4510268 21556512 8 [2025-10-31T11:42:33.847Z] 10:09:01 5134544 31423700 807496 2.46 444880 24901124 1956260 5.77 4490096 21556508 4 [2025-10-31T11:42:33.847Z] 10:10:01 5134796 31423968 807196 2.46 444916 24901136 1956260 5.77 4490064 21556512 12 [2025-10-31T11:42:33.847Z] 10:11:01 5134252 31423524 807972 2.46 444968 24901144 1956260 5.77 4490440 21556520 192 [2025-10-31T11:42:33.847Z] 10:12:01 5134632 31423948 807512 2.46 445020 24901144 1956260 5.77 4490460 21556404 8 [2025-10-31T11:42:33.847Z] 10:13:01 5134600 31424096 807340 2.46 445044 24901152 1956260 5.77 4490788 21556208 32 [2025-10-31T11:42:33.847Z] 10:14:01 5134140 31423844 807436 2.46 445112 24901208 1956260 5.77 4492064 21555560 16 [2025-10-31T11:42:33.847Z] 10:15:01 5134068 31423788 807452 2.46 445124 24901224 1956260 5.77 4491708 21555556 8 [2025-10-31T11:42:33.847Z] 10:16:01 5133784 31423552 807672 2.46 445144 24901228 1956260 5.77 4492248 21555564 188 [2025-10-31T11:42:33.847Z] 10:17:01 5133540 31423308 807872 2.46 445148 24901228 1956260 5.77 4492164 21555564 164 [2025-10-31T11:42:33.847Z] 10:18:01 5133744 31423668 807460 2.46 445172 24901360 1956260 5.77 4492164 21555664 188 [2025-10-31T11:42:33.847Z] 10:19:01 5134028 31423980 807172 2.46 445176 24901360 1956260 5.77 4492120 21555692 16 [2025-10-31T11:42:33.847Z] 10:20:01 5134124 31424128 807244 2.46 445204 24901364 1956260 5.77 4491848 21555696 8 [2025-10-31T11:42:33.847Z] 10:21:01 5134148 31424164 807200 2.46 445220 24901368 1956260 5.77 4491908 21555700 12 [2025-10-31T11:42:33.847Z] 10:22:01 5133856 31423880 807412 2.46 445248 24901372 1956260 5.77 4491892 21555700 24 [2025-10-31T11:42:33.847Z] 10:23:01 5133768 31423828 807432 2.46 445260 24901376 1956260 5.77 4491932 21555708 8 [2025-10-31T11:42:33.847Z] 10:24:01 5134036 31424108 807080 2.46 445288 24901376 1956260 5.77 4491956 21555708 12 [2025-10-31T11:42:33.847Z] 10:25:01 5133744 31423848 807292 2.46 445308 24901380 1956260 5.77 4491844 21555712 28 [2025-10-31T11:42:33.847Z] 10:26:01 5133608 31423768 807228 2.46 445328 24901384 1956260 5.77 4491864 21555716 8 [2025-10-31T11:42:33.847Z] 10:27:01 5133736 31423916 807240 2.46 445344 24901388 1956260 5.77 4491900 21555716 8 [2025-10-31T11:42:33.847Z] 10:28:01 5133412 31423616 807464 2.46 445376 24901392 1956260 5.77 4491916 21555724 4 [2025-10-31T11:42:33.847Z] 10:29:01 5133420 31423656 807404 2.46 445404 24901392 1956260 5.77 4491992 21555724 20 [2025-10-31T11:42:33.847Z] 10:30:01 5133640 31423916 807104 2.46 445440 24901396 1956260 5.77 4491972 21555728 16 [2025-10-31T11:42:33.847Z] 10:31:01 5133624 31423932 807048 2.46 445460 24901400 1956260 5.77 4492000 21555732 24 [2025-10-31T11:42:33.847Z] 10:32:01 5133364 31423692 807216 2.46 445492 24901404 1956260 5.77 4492032 21555732 8 [2025-10-31T11:42:33.847Z] 10:33:01 5133568 31423932 806932 2.45 445512 24901408 1972432 5.82 4492052 21555736 24 [2025-10-31T11:42:33.847Z] 10:34:01 5133728 31424112 806912 2.45 445532 24901400 1972432 5.82 4492132 21555736 16 [2025-10-31T11:42:33.847Z] 10:35:01 5133404 31423812 807204 2.46 445536 24901412 1972432 5.82 4492100 21555740 32 [2025-10-31T11:42:33.847Z] 10:36:01 5132672 31423124 807840 2.46 445560 24901408 1972432 5.82 4492280 21555748 4 [2025-10-31T11:42:33.847Z] 10:37:01 5132664 31423124 807764 2.46 445576 24901416 1988492 5.86 4492164 21555748 12 [2025-10-31T11:42:33.847Z] 10:38:01 5132616 31423116 807736 2.46 445592 24901420 1988492 5.86 4492216 21555752 20 [2025-10-31T11:42:33.847Z] 10:39:01 5132788 31423300 807436 2.46 445608 24901420 1988492 5.86 4492728 21555752 236 [2025-10-31T11:42:33.847Z] 10:40:01 5132988 31423520 807436 2.46 445616 24901428 1988492 5.86 4492396 21555760 28 [2025-10-31T11:42:33.847Z] 10:41:01 5132940 31423488 807440 2.46 445632 24901428 1988492 5.86 4492472 21555760 20 [2025-10-31T11:42:33.847Z] 10:42:01 5132632 31423208 807652 2.46 445652 24901432 1988492 5.86 4492304 21555764 8 [2025-10-31T11:42:33.847Z] 10:43:01 5132560 31423140 807580 2.46 445660 24901440 1972276 5.81 4492700 21555768 224 [2025-10-31T11:42:33.847Z] 10:44:01 5132624 31423232 807496 2.46 445680 24901440 1972276 5.81 4492444 21555776 8 [2025-10-31T11:42:33.847Z] 10:45:01 5132260 31422876 807832 2.46 445684 24901444 1972276 5.81 4492444 21555780 28 [2025-10-31T11:42:33.847Z] 10:46:01 5132252 31422904 807756 2.46 445704 24901444 1972276 5.81 4492556 21555784 8 [2025-10-31T11:42:33.847Z] 10:47:01 5132372 31423028 807756 2.46 445728 24901448 1972276 5.81 4492336 21555788 4 [2025-10-31T11:42:33.847Z] 10:48:01 5132364 31423056 807724 2.46 445740 24901452 1972276 5.81 4492376 21555796 28 [2025-10-31T11:42:33.847Z] 10:49:01 5132348 31423040 807712 2.46 445756 24901448 1972276 5.81 4492460 21555796 16 [2025-10-31T11:42:33.847Z] 10:50:01 5132300 31423024 807664 2.46 445784 24901456 1972276 5.81 4492444 21555804 40 [2025-10-31T11:42:33.847Z] 10:51:01 5132536 31423432 807512 2.46 445800 24901588 1972276 5.81 4492516 21555936 4 [2025-10-31T11:42:33.847Z] 10:52:01 5132516 31423416 807480 2.46 445812 24901592 1972276 5.81 4492532 21555940 28 [2025-10-31T11:42:33.847Z] 10:53:01 5132216 31423120 807744 2.46 445824 24901596 1972276 5.81 4492564 21555944 8 [2025-10-31T11:42:33.847Z] 10:54:01 5132420 31423348 807464 2.46 445832 24901596 1972276 5.81 4492816 21555944 48 [2025-10-31T11:42:33.847Z] 10:55:01 5132104 31423056 807708 2.46 445840 24901600 1972276 5.81 4492772 21555948 224 [2025-10-31T11:42:33.847Z] 10:56:01 5132240 31423212 807680 2.46 445860 24901600 1972276 5.81 4492836 21555948 196 [2025-10-31T11:42:33.847Z] 10:57:01 5131800 31422776 808112 2.46 445876 24901600 1972276 5.81 4492528 21555936 24 [2025-10-31T11:42:33.847Z] 10:58:02 5131112 31422144 808692 2.46 445896 24901612 1972276 5.81 4493124 21555940 196 [2025-10-31T11:42:33.847Z] 10:59:01 5131048 31422108 808732 2.46 445916 24901616 1972276 5.81 4492672 21555948 12 [2025-10-31T11:42:33.847Z] 11:00:01 5131284 31422368 808420 2.46 445932 24901620 1972276 5.81 4492812 21555952 36 [2025-10-31T11:42:33.847Z] 11:01:01 5131172 31422256 808464 2.46 445944 24901620 1972276 5.81 4492684 21555952 8 [2025-10-31T11:42:33.847Z] 11:02:01 5131132 31422248 808416 2.46 445956 24901624 1972276 5.81 4492728 21555956 16 [2025-10-31T11:42:33.847Z] 11:03:01 5131164 31422288 808344 2.46 445972 24901628 1972276 5.81 4492712 21555960 12 [2025-10-31T11:42:33.847Z] 11:04:01 5130612 31421776 808800 2.46 446008 24901628 1972276 5.81 4492900 21555960 12 [2025-10-31T11:42:33.847Z] 11:05:01 5130936 31422148 808608 2.46 446028 24901632 1971944 5.81 4492752 21555968 4 [2025-10-31T11:42:33.847Z] 11:06:01 5130792 31422156 808460 2.46 446044 24901760 1971944 5.81 4492676 21556088 4 [2025-10-31T11:42:33.847Z] 11:07:01 5130816 31422212 808392 2.46 446056 24901764 1971944 5.81 4492716 21556096 28 [2025-10-31T11:42:33.847Z] 11:08:01 5130704 31422136 808316 2.46 446068 24901772 1971944 5.81 4492724 21556092 8 [2025-10-31T11:42:33.847Z] 11:09:01 5130624 31422056 808324 2.46 446080 24901772 1971944 5.81 4492768 21556092 16 [2025-10-31T11:42:33.847Z] 11:10:01 5130528 31421992 808296 2.46 446092 24901776 1988024 5.86 4492748 21556100 16 [2025-10-31T11:42:33.847Z] 11:11:01 5130948 31422448 808008 2.46 446116 24901776 1988024 5.86 4492792 21556104 8 [2025-10-31T11:42:33.847Z] 11:12:01 5130560 31422104 808260 2.46 446132 24901780 1988024 5.86 4492780 21556108 4 [2025-10-31T11:42:33.847Z] 11:13:01 5130808 31422392 808120 2.46 446148 24901784 1988024 5.86 4492892 21556116 24 [2025-10-31T11:42:33.847Z] 11:14:01 5129840 31421452 808980 2.46 446156 24901784 1988024 5.86 4494560 21556116 24 [2025-10-31T11:42:33.847Z] 11:15:01 5129824 31421444 808924 2.46 446164 24901788 1988024 5.86 4494152 21556120 28 [2025-10-31T11:42:33.847Z] 11:16:01 5130144 31421776 808560 2.46 446176 24901796 1988024 5.86 4494336 21556120 36 [2025-10-31T11:42:33.847Z] 11:17:01 5129876 31421528 808788 2.46 446192 24901800 1988024 5.86 4494052 21556132 28 [2025-10-31T11:42:33.847Z] 11:18:01 5129520 31421192 809160 2.46 446196 24901804 1988024 5.86 4494068 21556136 8 [2025-10-31T11:42:33.847Z] 11:19:01 5129544 31421220 809072 2.46 446204 24901804 1988024 5.86 4494396 21556136 16 [2025-10-31T11:42:33.847Z] 11:20:01 5129356 31421036 809240 2.46 446224 24901804 1988024 5.86 4494080 21556140 12 [2025-10-31T11:42:33.847Z] 11:21:01 5129340 31421052 809224 2.46 446232 24901808 1988024 5.86 4494120 21556144 12 [2025-10-31T11:42:33.847Z] 11:22:01 5128992 31420712 809508 2.46 446240 24901812 1988024 5.86 4494168 21556148 8 [2025-10-31T11:42:33.847Z] 11:23:01 5129172 31420912 809256 2.46 446252 24901816 1988024 5.86 4494408 21556148 184 [2025-10-31T11:42:33.847Z] 11:24:01 5129100 31420876 809260 2.46 446272 24901816 1988024 5.86 4494252 21556148 16 [2025-10-31T11:42:33.847Z] 11:25:01 5129296 31421076 809220 2.46 446288 24901812 1988024 5.86 4494176 21556152 32 [2025-10-31T11:42:33.847Z] 11:26:01 5129468 31421252 808972 2.46 446304 24901824 1988024 5.86 4494168 21556156 20 [2025-10-31T11:42:33.847Z] 11:27:01 5129384 31421204 809208 2.46 446320 24901824 1988024 5.86 4494208 21556160 24 [2025-10-31T11:42:33.847Z] 11:28:01 5129400 31421224 809148 2.46 446336 24901832 1988024 5.86 4494204 21556164 8 [2025-10-31T11:42:33.847Z] 11:29:01 5129600 31421456 809108 2.46 446336 24901832 1988024 5.86 4494300 21556164 20 [2025-10-31T11:42:33.847Z] 11:30:01 5129568 31421432 809092 2.46 446360 24901828 1988024 5.86 4494268 21556168 12 [2025-10-31T11:42:33.847Z] 11:31:01 5129252 31421136 809384 2.46 446368 24901840 1988024 5.86 4494292 21556168 8 [2025-10-31T11:42:33.847Z] 11:32:01 5129244 31421172 809304 2.46 446392 24901844 1988024 5.86 4494328 21556176 4 [2025-10-31T11:42:33.847Z] 11:33:01 5129172 31421104 809284 2.46 446404 24901848 1971824 5.81 4494312 21556180 52 [2025-10-31T11:42:33.847Z] 11:34:01 5129140 31421116 809204 2.46 446424 24901852 1971824 5.81 4494836 21556184 220 [2025-10-31T11:42:33.847Z] 11:35:01 5129068 31421056 809224 2.46 446440 24901856 1971824 5.81 4494400 21556188 60 [2025-10-31T11:42:33.847Z] 11:36:01 5129084 31421076 809144 2.46 446456 24901856 1971824 5.81 4494512 21556188 20 [2025-10-31T11:42:33.847Z] 11:37:01 5129004 31421028 809152 2.46 446464 24901860 1971824 5.81 4494620 21556196 4 [2025-10-31T11:42:33.847Z] 11:38:01 5128672 31420828 809272 2.46 446484 24901992 1987880 5.86 4494420 21556328 28 [2025-10-31T11:42:33.847Z] 11:39:01 5128592 31420772 809272 2.46 446504 24901992 1987880 5.86 4494524 21556328 20 [2025-10-31T11:42:33.847Z] 11:40:01 5128980 31421204 809004 2.46 446520 24901996 1987880 5.86 4495076 21556332 240 [2025-10-31T11:42:33.847Z] 11:41:01 5129256 31421480 808724 2.46 446524 24901996 1987880 5.86 4494788 21556332 12 [2025-10-31T11:42:33.847Z] 11:42:01 3555152 31353028 869620 2.65 497744 26217204 2069952 6.10 4641724 22832740 1024 [2025-10-31T11:42:33.847Z] Average: 14340939 31504372 758178 2.31 305051 16383443 1979520 5.84 3178292 14165705 70013 [2025-10-31T11:42:33.847Z] [2025-10-31T11:42:33.847Z] 08:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-31T11:42:33.847Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:55:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:55:01 ens3 3.38 1.80 2.45 0.97 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:56:01 ens3 2.73 0.10 0.24 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.847Z] 08:57:01 ens3 4.05 0.62 0.89 0.48 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 08:58:01 ens3 2.40 1.28 1.20 0.92 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 08:59:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 08:59:01 ens3 124.43 77.69 2121.42 5.85 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:00:01 ens3 0.43 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:01:01 ens3 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:02:01 ens3 0.52 0.13 0.04 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:03:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:04:01 ens3 0.85 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:05:01 ens3 0.57 0.53 0.28 0.23 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:06:01 ens3 0.37 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:07:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:08:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:09:01 ens3 0.82 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:10:01 ens3 0.35 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:11:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:12:01 ens3 1.35 0.78 0.94 0.40 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:13:01 ens3 5.67 4.40 8.25 3.47 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:14:01 ens3 4.20 3.32 2.62 1.75 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:15:01 ens3 1.95 1.77 0.99 1.23 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:16:01 ens3 0.23 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:17:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:18:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:19:01 ens3 0.43 0.10 0.10 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:20:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:21:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:22:01 ens3 0.42 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:23:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:24:01 ens3 0.45 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:25:01 ens3 0.27 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:26:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:27:01 ens3 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:28:01 ens3 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:29:01 ens3 0.53 0.10 0.10 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:30:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:31:01 ens3 0.45 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:33:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:34:01 ens3 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:35:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:36:01 ens3 0.63 0.43 0.28 0.22 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:38:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:39:01 ens3 0.40 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:40:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:41:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:42:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:43:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:44:01 ens3 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.848Z] 09:45:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:46:01 ens3 0.35 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:47:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:48:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:49:01 ens3 0.43 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:50:01 ens3 0.22 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:51:01 ens3 0.52 0.10 0.09 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:52:02 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:53:01 docker0 496.22 474.61 36.58 3036.96 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:53:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:53:01 ens3 1453.11 1309.34 13576.62 186.47 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:54:01 docker0 217.70 259.54 18.82 1691.45 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:54:01 ens3 297.02 237.59 1726.16 36.41 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:54:01 veth2622023 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:55:01 docker0 0.97 0.97 0.07 0.08 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:55:01 ens3 34.53 17.90 29.39 11.12 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:55:01 veth2622023 0.97 0.98 0.08 0.08 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:56:01 ens3 21.76 12.48 18.64 10.62 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:56:01 veth2622023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth21f01e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vethfd93264 1.65 3.05 0.14 43.13 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vethc958459 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vetha5aae0e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vethb277872 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 docker0 6.75 12.30 0.50 168.37 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vetha578de8 3.05 1.65 43.13 0.14 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vethb88222a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth8685d7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vethe48190a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth0912263 0.62 0.68 0.05 0.24 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth31c9af3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth300170b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth9a971a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth8de630a 9.23 4.48 125.04 0.40 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth8326d3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth3ebd114 4.48 9.23 0.40 125.04 0.00 0.00 0.00 0.01 [2025-10-31T11:42:33.849Z] 09:57:01 vethc13e919 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 veth8fd3197 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 vethc638bb4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:57:01 ens3 122.98 77.92 2393.72 21.36 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:58:01 docker0 408.72 657.59 35.36 5684.10 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:58:01 veth4bc34f4 50.97 78.70 5.34 466.48 0.00 0.00 0.00 0.04 [2025-10-31T11:42:33.849Z] 09:58:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:58:01 veth9a0f348 66.57 99.27 6.81 740.21 0.00 0.00 0.00 0.06 [2025-10-31T11:42:33.849Z] 09:58:01 veth0912263 0.12 2.25 0.01 0.11 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:58:01 veth53bd3cb 53.12 79.29 5.38 470.73 0.00 0.00 0.00 0.04 [2025-10-31T11:42:33.849Z] 09:58:01 vethac87a1e 85.69 144.81 8.97 1302.83 0.00 0.00 0.00 0.11 [2025-10-31T11:42:33.849Z] 09:58:01 ens3 702.82 435.21 6550.23 49.93 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth6e14985 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth15d4104 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth0a01295 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 docker0 186.90 266.49 17.03 3532.83 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth1c157c4 120.05 99.63 1304.36 10.05 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth0912263 0.07 0.75 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth1d839a5 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 vetha07e710 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth0bfd238 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth00e0137 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 vethe695954 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth47d10f0 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth129af61 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 ens3 301.20 226.21 3551.16 140.36 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 09:59:01 veth341b429 99.63 120.05 10.05 1304.36 0.00 0.00 0.00 0.11 [2025-10-31T11:42:33.849Z] 09:59:01 veth6929e57 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth6e14985 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth15d4104 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth0a01295 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 docker0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 vethdf70885 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth0912263 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth1d839a5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 vetha07e710 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth0bfd238 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth00e0137 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 vethe695954 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth47d10f0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth129af61 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 ens3 29.24 30.16 13.21 73.84 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:00:01 veth6929e57 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth6e14985 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth0a01295 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 vethdf70885 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth0912263 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth1d839a5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 vetha07e710 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth0bfd238 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth00e0137 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 vethe695954 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth47d10f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 veth129af61 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:01:01 ens3 3.37 1.97 2.55 1.49 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 veth6e14985 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 veth0a01295 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 vethdf2fcc1 0.70 0.05 0.04 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 vethdf70885 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 veth0912263 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 veth43f883f 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 vethe695954 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 veth47d10f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:02:01 ens3 4.52 2.68 3.34 1.91 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:03:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:03:01 lo 31.79 31.79 3.12 3.12 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:03:01 ens3 300.70 278.29 177.17 1182.43 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:04:01 lo 31.13 31.13 3.04 3.04 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:04:01 ens3 450.46 448.43 167.51 2796.51 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:05:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:05:01 ens3 74.73 68.49 39.99 342.74 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:06:01 ens3 1.15 0.42 0.41 0.28 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:07:01 ens3 1.47 1.07 7.06 0.09 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:08:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:09:01 ens3 0.48 0.08 0.10 0.06 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:10:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:11:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:12:01 ens3 0.63 0.25 0.18 0.25 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:13:01 ens3 1.08 0.75 0.51 2.37 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:14:01 ens3 2.07 1.77 1.10 1.61 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:15:01 ens3 1.70 1.28 0.86 1.15 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:16:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:17:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.849Z] 10:18:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:19:01 ens3 0.40 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:20:01 ens3 0.38 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:21:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:22:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:23:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:24:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:25:01 ens3 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:26:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:27:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:28:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:29:01 ens3 0.40 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:30:01 ens3 0.28 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:31:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:32:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:33:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:34:01 ens3 0.40 0.23 0.10 0.08 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:35:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:36:01 ens3 0.73 0.48 0.28 0.22 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:38:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:39:01 ens3 0.88 0.10 0.11 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:40:01 ens3 0.70 0.22 0.21 0.08 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:41:01 ens3 0.55 0.27 0.27 0.21 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:42:01 ens3 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:43:01 ens3 1.15 0.00 0.09 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:44:01 ens3 1.45 0.35 0.26 0.15 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:45:01 ens3 1.72 0.75 0.75 0.49 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:46:01 ens3 0.88 0.63 0.53 0.42 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:47:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:48:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:49:01 ens3 0.50 0.10 0.10 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:50:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:51:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:52:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:53:01 ens3 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:54:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:55:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:58:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:58:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 10:59:01 ens3 0.39 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:00:01 ens3 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:01:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:03:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:04:01 ens3 1.30 0.57 0.43 0.29 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:05:01 ens3 0.52 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:06:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:07:01 ens3 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:08:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:09:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:10:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:12:01 ens3 0.28 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:13:01 ens3 0.23 0.15 0.11 0.25 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:14:01 ens3 26.28 45.89 3.06 92.97 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:15:01 ens3 7.71 13.73 1.25 22.19 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:16:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.850Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:18:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:19:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:20:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:21:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:24:01 ens3 0.33 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:25:01 ens3 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:29:01 ens3 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:30:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:31:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:34:01 ens3 1.03 0.43 0.39 0.28 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:35:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:36:01 ens3 0.97 0.42 0.32 0.22 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:37:01 ens3 0.43 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:39:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:40:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:41:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:42:01 docker0 71.89 97.30 6.63 900.45 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:42:01 veth7c78c9e 0.35 0.40 0.09 0.12 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:42:01 lo 2.53 2.53 0.23 0.23 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] 11:42:01 ens3 420.11 261.46 8168.27 54.36 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] Average: docker0 8.22 10.48 0.68 89.08 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] Average: veth7c78c9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] Average: ens3 26.37 21.19 228.35 30.05 0.00 0.00 0.00 0.00 [2025-10-31T11:42:33.851Z] [2025-10-31T11:42:33.851Z] [2025-10-31T11:42:33.851Z] ---> sar -P ALL: [2025-10-31T11:42:33.851Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771132) 10/31/25 _x86_64_ (8 CPU) [2025-10-31T11:42:33.851Z] [2025-10-31T11:42:33.851Z] 08:53:03 LINUX RESTART (8 CPU) [2025-10-31T11:42:33.851Z] [2025-10-31T11:42:33.851Z] 08:54:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.851Z] 08:55:01 all 0.17 0.00 0.04 0.08 0.01 99.70 [2025-10-31T11:42:33.851Z] 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 08:55:01 1 0.82 0.00 0.08 0.45 0.02 98.63 [2025-10-31T11:42:33.851Z] 08:55:01 2 0.22 0.00 0.03 0.02 0.02 99.72 [2025-10-31T11:42:33.851Z] 08:55:01 3 0.13 0.00 0.07 0.05 0.00 99.75 [2025-10-31T11:42:33.851Z] 08:55:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2025-10-31T11:42:33.851Z] 08:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.851Z] 08:55:01 6 0.07 0.00 0.00 0.13 0.02 99.78 [2025-10-31T11:42:33.851Z] 08:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2025-10-31T11:42:33.851Z] 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 08:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.851Z] 08:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.851Z] 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 08:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.851Z] 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 08:56:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2025-10-31T11:42:33.851Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 08:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.851Z] 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.851Z] 08:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.851Z] 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 08:57:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.851Z] 08:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.851Z] 08:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.851Z] 08:58:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2025-10-31T11:42:33.851Z] 08:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 08:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.851Z] 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.851Z] 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.851Z] 08:58:01 4 0.18 0.00 0.03 0.00 0.02 99.77 [2025-10-31T11:42:33.851Z] 08:58:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-10-31T11:42:33.851Z] 08:58:01 6 0.07 0.00 0.02 0.03 0.02 99.87 [2025-10-31T11:42:33.851Z] 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 08:59:01 all 1.44 0.00 0.60 0.80 0.01 97.14 [2025-10-31T11:42:33.851Z] 08:59:01 0 1.17 0.00 0.55 0.15 0.02 98.11 [2025-10-31T11:42:33.851Z] 08:59:01 1 0.79 0.00 0.37 2.31 0.03 96.51 [2025-10-31T11:42:33.851Z] 08:59:01 2 1.50 0.00 0.63 0.12 0.02 97.73 [2025-10-31T11:42:33.851Z] 08:59:01 3 1.72 0.00 0.88 0.57 0.00 96.83 [2025-10-31T11:42:33.851Z] 08:59:01 4 3.24 0.00 0.77 0.33 0.02 95.65 [2025-10-31T11:42:33.851Z] 08:59:01 5 0.75 0.00 0.45 0.72 0.02 98.05 [2025-10-31T11:42:33.851Z] 08:59:01 6 1.07 0.00 0.63 2.17 0.02 96.11 [2025-10-31T11:42:33.851Z] 08:59:01 7 1.32 0.00 0.52 0.02 0.00 98.15 [2025-10-31T11:42:33.851Z] 09:00:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2025-10-31T11:42:33.851Z] 09:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 09:00:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2025-10-31T11:42:33.851Z] 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 09:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.851Z] 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 09:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.851Z] 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 09:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.851Z] 09:01:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2025-10-31T11:42:33.851Z] 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 09:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.851Z] 09:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.851Z] 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 09:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.851Z] 09:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 09:02:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2025-10-31T11:42:33.851Z] 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 09:02:01 1 0.02 0.00 0.05 0.03 0.02 99.88 [2025-10-31T11:42:33.851Z] 09:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.851Z] 09:02:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.851Z] 09:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.851Z] 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.851Z] 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.851Z] 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.852Z] 09:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:03:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2025-10-31T11:42:33.852Z] 09:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:04:01 1 0.03 0.00 0.03 0.05 0.02 99.87 [2025-10-31T11:42:33.852Z] 09:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:05:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-10-31T11:42:33.852Z] 09:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.852Z] 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] [2025-10-31T11:42:33.852Z] 09:05:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.852Z] 09:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.852Z] 09:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:06:01 1 0.02 0.00 0.00 0.02 0.03 99.93 [2025-10-31T11:42:33.852Z] 09:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-10-31T11:42:33.852Z] 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.852Z] 09:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.852Z] 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.852Z] 09:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:08:01 1 0.02 0.00 0.03 0.02 0.03 99.90 [2025-10-31T11:42:33.852Z] 09:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:09:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2025-10-31T11:42:33.852Z] 09:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:09:01 1 0.02 0.00 0.02 0.08 0.02 99.87 [2025-10-31T11:42:33.852Z] 09:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:09:01 5 0.10 0.00 0.05 0.00 0.00 99.85 [2025-10-31T11:42:33.852Z] 09:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2025-10-31T11:42:33.852Z] 09:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:10:01 1 0.00 0.00 0.03 0.03 0.02 99.92 [2025-10-31T11:42:33.852Z] 09:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:10:01 5 0.33 0.00 0.03 0.00 0.02 99.62 [2025-10-31T11:42:33.852Z] 09:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:11:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2025-10-31T11:42:33.852Z] 09:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:11:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2025-10-31T11:42:33.852Z] 09:11:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:11:01 5 1.21 0.00 0.00 0.00 0.00 98.79 [2025-10-31T11:42:33.852Z] 09:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:12:01 all 0.08 0.00 0.02 0.01 0.00 99.89 [2025-10-31T11:42:33.852Z] 09:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:12:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:12:01 2 0.18 0.00 0.00 0.00 0.00 99.82 [2025-10-31T11:42:33.852Z] 09:12:01 3 0.17 0.00 0.05 0.00 0.00 99.78 [2025-10-31T11:42:33.852Z] 09:12:01 4 0.13 0.00 0.03 0.05 0.00 99.78 [2025-10-31T11:42:33.852Z] 09:12:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2025-10-31T11:42:33.852Z] 09:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:13:01 all 0.29 0.00 0.03 0.01 0.01 99.66 [2025-10-31T11:42:33.852Z] 09:13:01 0 0.12 0.00 0.02 0.02 0.02 99.83 [2025-10-31T11:42:33.852Z] 09:13:01 1 0.03 0.00 0.03 0.03 0.03 99.87 [2025-10-31T11:42:33.852Z] 09:13:01 2 0.12 0.00 0.02 0.02 0.02 99.83 [2025-10-31T11:42:33.852Z] 09:13:01 3 0.28 0.00 0.02 0.00 0.00 99.70 [2025-10-31T11:42:33.852Z] 09:13:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2025-10-31T11:42:33.852Z] 09:13:01 5 1.44 0.00 0.10 0.03 0.02 98.41 [2025-10-31T11:42:33.852Z] 09:13:01 6 0.18 0.00 0.02 0.00 0.00 99.80 [2025-10-31T11:42:33.852Z] 09:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.852Z] 09:14:01 all 0.20 0.00 0.04 0.01 0.01 99.74 [2025-10-31T11:42:33.852Z] 09:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.852Z] 09:14:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2025-10-31T11:42:33.852Z] 09:14:01 2 0.32 0.00 0.15 0.00 0.02 99.52 [2025-10-31T11:42:33.852Z] 09:14:01 3 0.72 0.00 0.00 0.00 0.00 99.28 [2025-10-31T11:42:33.852Z] 09:14:01 4 0.08 0.00 0.08 0.00 0.02 99.82 [2025-10-31T11:42:33.852Z] 09:14:01 5 0.28 0.00 0.02 0.02 0.00 99.68 [2025-10-31T11:42:33.852Z] 09:14:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2025-10-31T11:42:33.852Z] 09:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.852Z] 09:15:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-10-31T11:42:33.852Z] 09:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:15:01 1 0.02 0.00 0.00 0.02 0.03 99.93 [2025-10-31T11:42:33.852Z] 09:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:15:01 3 0.48 0.00 0.03 0.00 0.00 99.48 [2025-10-31T11:42:33.852Z] 09:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:16:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2025-10-31T11:42:33.852Z] 09:16:01 2 0.12 0.00 0.00 0.00 0.02 99.87 [2025-10-31T11:42:33.852Z] 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.852Z] 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] [2025-10-31T11:42:33.852Z] 09:16:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.852Z] 09:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2025-10-31T11:42:33.852Z] 09:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:17:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.852Z] 09:17:01 2 1.01 0.00 0.00 0.00 0.00 98.99 [2025-10-31T11:42:33.852Z] 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:18:01 all 0.01 0.00 0.01 0.01 0.61 99.36 [2025-10-31T11:42:33.852Z] 09:18:01 0 0.02 0.00 0.00 0.00 0.79 99.19 [2025-10-31T11:42:33.852Z] 09:18:01 1 0.02 0.00 0.02 0.03 0.10 99.83 [2025-10-31T11:42:33.852Z] 09:18:01 2 0.02 0.00 0.00 0.00 3.29 96.70 [2025-10-31T11:42:33.852Z] 09:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:18:01 5 0.00 0.00 0.00 0.00 0.58 99.42 [2025-10-31T11:42:33.852Z] 09:18:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-10-31T11:42:33.852Z] 09:18:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2025-10-31T11:42:33.852Z] 09:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.852Z] 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:20:01 all 0.03 0.00 0.01 0.04 0.01 99.93 [2025-10-31T11:42:33.852Z] 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:20:01 1 0.02 0.00 0.00 0.28 0.00 99.70 [2025-10-31T11:42:33.852Z] 09:20:01 2 0.12 0.00 0.00 0.00 0.02 99.87 [2025-10-31T11:42:33.852Z] 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.852Z] 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:21:01 all 0.01 0.00 0.01 0.13 0.00 99.85 [2025-10-31T11:42:33.852Z] 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:21:01 1 0.00 0.00 0.02 0.75 0.00 99.23 [2025-10-31T11:42:33.852Z] 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.852Z] 09:21:01 4 0.00 0.00 0.00 0.28 0.00 99.72 [2025-10-31T11:42:33.852Z] 09:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.852Z] 09:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.852Z] 09:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:22:01 all 0.06 0.00 0.01 0.15 0.00 99.79 [2025-10-31T11:42:33.852Z] 09:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.852Z] 09:22:01 1 0.02 0.00 0.02 1.17 0.02 98.78 [2025-10-31T11:42:33.852Z] 09:22:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2025-10-31T11:42:33.852Z] 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.852Z] 09:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.852Z] 09:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.852Z] 09:23:01 all 0.10 0.00 0.01 0.32 0.01 99.56 [2025-10-31T11:42:33.853Z] 09:23:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:23:01 1 0.02 0.00 0.00 1.98 0.00 98.00 [2025-10-31T11:42:33.853Z] 09:23:01 2 0.71 0.00 0.02 0.00 0.02 99.25 [2025-10-31T11:42:33.853Z] 09:23:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2025-10-31T11:42:33.853Z] 09:23:01 4 0.00 0.00 0.00 0.52 0.02 99.47 [2025-10-31T11:42:33.853Z] 09:23:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:23:01 6 0.05 0.00 0.00 0.00 0.03 99.92 [2025-10-31T11:42:33.853Z] 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:24:01 all 0.14 0.00 0.01 0.06 0.00 99.78 [2025-10-31T11:42:33.853Z] 09:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:24:01 1 0.02 0.00 0.00 0.25 0.00 99.73 [2025-10-31T11:42:33.853Z] 09:24:01 2 1.01 0.00 0.00 0.00 0.00 98.99 [2025-10-31T11:42:33.853Z] 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:24:01 4 0.02 0.00 0.03 0.17 0.00 99.78 [2025-10-31T11:42:33.853Z] 09:24:01 5 0.00 0.00 0.02 0.10 0.00 99.88 [2025-10-31T11:42:33.853Z] 09:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.853Z] 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:25:01 all 0.09 0.00 0.00 0.18 0.01 99.73 [2025-10-31T11:42:33.853Z] 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:25:01 1 0.00 0.00 0.00 1.07 0.02 98.92 [2025-10-31T11:42:33.853Z] 09:25:01 2 0.62 0.00 0.00 0.00 0.02 99.37 [2025-10-31T11:42:33.853Z] 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:25:01 5 0.02 0.00 0.00 0.35 0.02 99.62 [2025-10-31T11:42:33.853Z] 09:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:26:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.853Z] 09:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] [2025-10-31T11:42:33.853Z] 09:27:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.853Z] 09:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-10-31T11:42:33.853Z] 09:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:28:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2025-10-31T11:42:33.853Z] 09:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.853Z] 09:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.853Z] 09:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:29:01 all 0.00 0.00 0.00 0.00 0.01 99.99 [2025-10-31T11:42:33.853Z] 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.853Z] 09:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:30:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:30:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:31:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2025-10-31T11:42:33.853Z] 09:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:32:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-10-31T11:42:33.853Z] 09:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:32:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.853Z] 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.853Z] 09:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-10-31T11:42:33.853Z] 09:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:33:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2025-10-31T11:42:33.853Z] 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:34:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2025-10-31T11:42:33.853Z] 09:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.853Z] 09:34:01 1 0.02 0.00 0.00 0.07 0.00 99.92 [2025-10-31T11:42:33.853Z] 09:34:01 2 0.32 0.00 0.02 0.10 0.02 99.55 [2025-10-31T11:42:33.853Z] 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:35:01 all 0.05 0.00 0.01 0.02 0.00 99.91 [2025-10-31T11:42:33.853Z] 09:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:35:01 1 0.00 0.00 0.00 0.18 0.00 99.82 [2025-10-31T11:42:33.853Z] 09:35:01 2 0.35 0.00 0.05 0.00 0.00 99.60 [2025-10-31T11:42:33.853Z] 09:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.853Z] 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:36:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-10-31T11:42:33.853Z] 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:36:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2025-10-31T11:42:33.853Z] 09:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:36:01 3 0.23 0.00 0.02 0.00 0.00 99.75 [2025-10-31T11:42:33.853Z] 09:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.853Z] 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:37:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:37:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2025-10-31T11:42:33.853Z] 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:38:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2025-10-31T11:42:33.853Z] 09:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.853Z] 09:38:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.853Z] [2025-10-31T11:42:33.853Z] 09:38:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.853Z] 09:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.853Z] 09:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.853Z] 09:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.853Z] 09:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:40:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:40:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-10-31T11:42:33.853Z] 09:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.853Z] 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-10-31T11:42:33.853Z] 09:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.853Z] 09:41:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2025-10-31T11:42:33.853Z] 09:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.853Z] 09:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.853Z] 09:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.853Z] 09:43:01 all 0.00 0.00 0.01 0.06 0.00 99.92 [2025-10-31T11:42:33.853Z] 09:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:43:01 1 0.00 0.00 0.02 0.12 0.00 99.87 [2025-10-31T11:42:33.853Z] 09:43:01 2 0.00 0.00 0.00 0.35 0.02 99.63 [2025-10-31T11:42:33.853Z] 09:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.853Z] 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.853Z] 09:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.853Z] 09:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.853Z] 09:44:01 all 0.16 0.00 0.01 0.00 0.01 99.82 [2025-10-31T11:42:33.853Z] 09:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.853Z] 09:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.853Z] 09:44:01 2 1.21 0.00 0.00 0.00 0.00 98.79 [2025-10-31T11:42:33.853Z] 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.854Z] 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:44:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2025-10-31T11:42:33.854Z] 09:45:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2025-10-31T11:42:33.854Z] 09:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:45:01 1 0.00 0.00 0.02 0.07 0.00 99.92 [2025-10-31T11:42:33.854Z] 09:45:01 2 0.93 0.00 0.02 0.00 0.02 99.04 [2025-10-31T11:42:33.854Z] 09:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.854Z] 09:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.854Z] 09:46:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2025-10-31T11:42:33.854Z] 09:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.854Z] 09:46:01 1 0.02 0.00 0.00 0.15 0.02 99.82 [2025-10-31T11:42:33.854Z] 09:46:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-10-31T11:42:33.854Z] 09:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.854Z] 09:46:01 4 0.00 0.00 0.00 0.12 0.00 99.88 [2025-10-31T11:42:33.854Z] 09:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.854Z] 09:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:47:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2025-10-31T11:42:33.854Z] 09:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.854Z] 09:47:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-10-31T11:42:33.854Z] 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.854Z] 09:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.854Z] 09:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:48:01 all 0.20 0.00 0.00 0.01 0.01 99.78 [2025-10-31T11:42:33.854Z] 09:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.854Z] 09:48:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2025-10-31T11:42:33.854Z] 09:48:01 2 1.48 0.00 0.02 0.00 0.03 98.47 [2025-10-31T11:42:33.854Z] 09:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.854Z] 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.854Z] 09:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.854Z] 09:49:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2025-10-31T11:42:33.854Z] 09:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:49:01 2 1.95 0.00 0.02 0.00 0.02 98.01 [2025-10-31T11:42:33.854Z] 09:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.854Z] 09:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] [2025-10-31T11:42:33.854Z] 09:49:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.854Z] 09:50:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2025-10-31T11:42:33.854Z] 09:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:50:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2025-10-31T11:42:33.854Z] 09:50:01 2 1.99 0.00 0.03 0.00 0.02 97.96 [2025-10-31T11:42:33.854Z] 09:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-10-31T11:42:33.854Z] 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.854Z] 09:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:51:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2025-10-31T11:42:33.854Z] 09:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.854Z] 09:51:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2025-10-31T11:42:33.854Z] 09:51:01 2 0.73 0.00 0.17 0.00 0.05 99.05 [2025-10-31T11:42:33.854Z] 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.854Z] 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.854Z] 09:52:02 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-10-31T11:42:33.854Z] 09:52:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:52:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.854Z] 09:52:02 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-10-31T11:42:33.854Z] 09:52:02 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.854Z] 09:52:02 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-10-31T11:42:33.854Z] 09:52:02 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.854Z] 09:52:02 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.854Z] 09:52:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.854Z] 09:53:01 all 9.07 0.00 3.06 1.37 0.06 86.44 [2025-10-31T11:42:33.854Z] 09:53:01 0 12.36 0.00 4.20 5.55 0.07 77.83 [2025-10-31T11:42:33.854Z] 09:53:01 1 8.30 0.00 1.73 0.84 0.05 89.09 [2025-10-31T11:42:33.854Z] 09:53:01 2 9.49 0.00 2.99 3.93 0.05 83.54 [2025-10-31T11:42:33.854Z] 09:53:01 3 10.83 0.00 3.20 0.07 0.05 85.85 [2025-10-31T11:42:33.854Z] 09:53:01 4 10.44 0.00 3.33 0.05 0.07 86.11 [2025-10-31T11:42:33.854Z] 09:53:01 5 6.30 0.00 3.42 0.21 0.05 90.02 [2025-10-31T11:42:33.854Z] 09:53:01 6 7.24 0.00 1.99 0.17 0.07 90.53 [2025-10-31T11:42:33.854Z] 09:53:01 7 7.60 0.00 3.67 0.09 0.05 88.59 [2025-10-31T11:42:33.854Z] 09:54:01 all 40.43 0.00 7.31 1.70 0.10 50.46 [2025-10-31T11:42:33.854Z] 09:54:01 0 40.78 0.00 6.98 0.10 0.08 52.05 [2025-10-31T11:42:33.854Z] 09:54:01 1 42.46 0.00 6.97 0.27 0.10 50.20 [2025-10-31T11:42:33.854Z] 09:54:01 2 39.45 0.00 8.57 5.75 0.10 46.12 [2025-10-31T11:42:33.854Z] 09:54:01 3 39.67 0.00 6.84 1.25 0.10 52.14 [2025-10-31T11:42:33.854Z] 09:54:01 4 40.48 0.00 7.35 0.49 0.08 51.60 [2025-10-31T11:42:33.854Z] 09:54:01 5 38.58 0.00 6.59 0.24 0.10 54.49 [2025-10-31T11:42:33.854Z] 09:54:01 6 41.78 0.00 7.21 4.02 0.10 46.89 [2025-10-31T11:42:33.854Z] 09:54:01 7 40.24 0.00 7.97 1.52 0.10 50.18 [2025-10-31T11:42:33.854Z] 09:55:01 all 43.93 0.00 8.34 0.71 0.09 46.93 [2025-10-31T11:42:33.854Z] 09:55:01 0 43.46 0.00 8.01 0.02 0.08 48.43 [2025-10-31T11:42:33.854Z] 09:55:01 1 46.31 0.00 9.08 0.81 0.08 43.72 [2025-10-31T11:42:33.854Z] 09:55:01 2 43.51 0.00 8.28 3.55 0.10 44.55 [2025-10-31T11:42:33.854Z] 09:55:01 3 43.28 0.00 8.07 0.02 0.10 48.54 [2025-10-31T11:42:33.854Z] 09:55:01 4 43.06 0.00 8.66 0.03 0.10 48.14 [2025-10-31T11:42:33.854Z] 09:55:01 5 44.58 0.00 8.80 0.00 0.08 46.54 [2025-10-31T11:42:33.854Z] 09:55:01 6 42.29 0.00 7.97 0.00 0.08 49.66 [2025-10-31T11:42:33.854Z] 09:55:01 7 44.92 0.00 7.82 1.29 0.10 45.87 [2025-10-31T11:42:33.854Z] 09:56:01 all 57.37 0.00 7.36 0.14 0.11 35.01 [2025-10-31T11:42:33.854Z] 09:56:01 0 58.93 0.00 7.30 0.12 0.13 33.52 [2025-10-31T11:42:33.854Z] 09:56:01 1 58.18 0.00 7.90 0.02 0.12 33.78 [2025-10-31T11:42:33.854Z] 09:56:01 2 57.23 0.00 7.95 0.60 0.10 34.12 [2025-10-31T11:42:33.854Z] 09:56:01 3 57.39 0.00 7.03 0.05 0.10 35.43 [2025-10-31T11:42:33.854Z] 09:56:01 4 57.09 0.00 7.42 0.07 0.10 35.32 [2025-10-31T11:42:33.854Z] 09:56:01 5 57.59 0.00 7.24 0.02 0.12 35.04 [2025-10-31T11:42:33.854Z] 09:56:01 6 55.89 0.00 6.98 0.02 0.10 37.02 [2025-10-31T11:42:33.854Z] 09:56:01 7 56.63 0.00 7.10 0.27 0.13 35.86 [2025-10-31T11:42:33.854Z] 09:57:01 all 20.59 0.00 7.23 10.97 0.08 61.13 [2025-10-31T11:42:33.854Z] 09:57:01 0 21.26 0.00 7.12 4.11 0.07 67.44 [2025-10-31T11:42:33.854Z] 09:57:01 1 19.97 0.00 7.07 3.54 0.10 69.33 [2025-10-31T11:42:33.854Z] 09:57:01 2 20.26 0.00 7.22 18.97 0.07 53.48 [2025-10-31T11:42:33.854Z] 09:57:01 3 21.74 0.00 7.50 22.12 0.12 48.52 [2025-10-31T11:42:33.854Z] 09:57:01 4 21.58 0.00 6.73 5.85 0.08 65.76 [2025-10-31T11:42:33.854Z] 09:57:01 5 19.36 0.00 7.25 3.60 0.08 69.71 [2025-10-31T11:42:33.854Z] 09:57:01 6 20.80 0.00 7.07 5.45 0.07 66.61 [2025-10-31T11:42:33.854Z] 09:57:01 7 19.75 0.00 7.86 24.19 0.05 48.15 [2025-10-31T11:42:33.854Z] 09:58:01 all 9.06 0.00 4.28 33.86 0.05 52.75 [2025-10-31T11:42:33.854Z] 09:58:01 0 8.49 0.00 4.08 35.57 0.07 51.80 [2025-10-31T11:42:33.854Z] 09:58:01 1 9.60 0.00 4.26 41.72 0.05 44.36 [2025-10-31T11:42:33.854Z] 09:58:01 2 9.36 0.00 5.30 76.35 0.07 8.92 [2025-10-31T11:42:33.854Z] 09:58:01 3 8.67 0.00 4.11 24.01 0.05 63.16 [2025-10-31T11:42:33.854Z] 09:58:01 4 8.86 0.00 4.10 21.46 0.05 65.53 [2025-10-31T11:42:33.854Z] 09:58:01 5 8.95 0.00 4.52 25.29 0.03 61.20 [2025-10-31T11:42:33.854Z] 09:58:01 6 10.22 0.00 3.78 16.41 0.03 69.56 [2025-10-31T11:42:33.854Z] 09:58:01 7 8.32 0.00 4.12 30.59 0.05 56.91 [2025-10-31T11:42:33.854Z] 09:59:01 all 4.87 0.00 3.48 28.09 0.05 63.51 [2025-10-31T11:42:33.854Z] 09:59:01 0 5.08 0.00 4.09 18.68 0.03 72.11 [2025-10-31T11:42:33.854Z] 09:59:01 1 5.43 0.00 4.18 62.77 0.08 27.54 [2025-10-31T11:42:33.854Z] 09:59:01 2 4.60 0.00 2.58 16.13 0.03 76.65 [2025-10-31T11:42:33.854Z] 09:59:01 3 4.60 0.00 4.05 13.61 0.03 77.70 [2025-10-31T11:42:33.854Z] 09:59:01 4 4.72 0.00 3.53 18.60 0.05 73.09 [2025-10-31T11:42:33.854Z] 09:59:01 5 4.60 0.00 2.59 13.19 0.05 79.58 [2025-10-31T11:42:33.854Z] 09:59:01 6 4.26 0.00 4.01 54.95 0.05 36.73 [2025-10-31T11:42:33.854Z] 09:59:01 7 5.64 0.00 2.84 26.91 0.03 64.58 [2025-10-31T11:42:33.854Z] 10:00:01 all 83.02 0.00 10.61 5.17 0.14 1.06 [2025-10-31T11:42:33.854Z] 10:00:01 0 83.70 0.00 9.77 4.38 0.15 2.00 [2025-10-31T11:42:33.854Z] 10:00:01 1 81.98 0.00 11.66 6.19 0.15 0.02 [2025-10-31T11:42:33.854Z] 10:00:01 2 83.15 0.00 11.07 5.45 0.15 0.18 [2025-10-31T11:42:33.854Z] 10:00:01 3 82.68 0.00 10.58 5.89 0.15 0.70 [2025-10-31T11:42:33.854Z] 10:00:01 4 83.49 0.00 9.88 4.81 0.12 1.70 [2025-10-31T11:42:33.854Z] 10:00:01 5 83.32 0.00 10.40 4.31 0.12 1.85 [2025-10-31T11:42:33.854Z] 10:00:01 6 82.71 0.00 11.15 5.14 0.13 0.87 [2025-10-31T11:42:33.854Z] 10:00:01 7 83.16 0.00 10.34 5.18 0.17 1.15 [2025-10-31T11:42:33.854Z] [2025-10-31T11:42:33.854Z] 10:00:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.854Z] 10:01:01 all 91.00 0.00 8.87 0.00 0.13 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 0 91.51 0.00 8.39 0.00 0.10 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 1 88.37 0.00 11.50 0.00 0.13 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 2 91.58 0.00 8.28 0.00 0.13 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 3 92.35 0.00 7.51 0.00 0.13 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 4 91.63 0.00 8.23 0.00 0.13 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 5 91.10 0.00 8.79 0.00 0.12 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 6 89.83 0.00 10.03 0.00 0.13 0.00 [2025-10-31T11:42:33.854Z] 10:01:01 7 91.64 0.00 8.22 0.00 0.13 0.00 [2025-10-31T11:42:33.854Z] 10:02:01 all 77.43 0.00 8.60 3.49 0.12 10.35 [2025-10-31T11:42:33.854Z] 10:02:01 0 77.75 0.00 8.15 0.28 0.13 13.68 [2025-10-31T11:42:33.854Z] 10:02:01 1 76.55 0.00 9.67 3.84 0.13 9.81 [2025-10-31T11:42:33.854Z] 10:02:01 2 77.96 0.00 8.89 0.02 0.13 13.00 [2025-10-31T11:42:33.854Z] 10:02:01 3 77.34 0.00 8.42 7.47 0.12 6.65 [2025-10-31T11:42:33.854Z] 10:02:01 4 77.38 0.00 8.01 2.35 0.12 12.15 [2025-10-31T11:42:33.854Z] 10:02:01 5 77.86 0.00 8.65 10.88 0.10 2.51 [2025-10-31T11:42:33.854Z] 10:02:01 6 77.04 0.00 8.88 2.32 0.10 11.67 [2025-10-31T11:42:33.854Z] 10:02:01 7 77.56 0.00 8.15 0.82 0.15 13.32 [2025-10-31T11:42:33.854Z] 10:03:01 all 6.74 0.00 1.59 4.33 0.06 87.27 [2025-10-31T11:42:33.854Z] 10:03:01 0 7.99 0.00 1.76 4.57 0.05 85.63 [2025-10-31T11:42:33.854Z] 10:03:01 1 6.62 0.00 1.60 3.00 0.05 88.73 [2025-10-31T11:42:33.854Z] 10:03:01 2 7.13 0.00 1.44 4.90 0.10 86.43 [2025-10-31T11:42:33.854Z] 10:03:01 3 4.71 0.00 1.57 3.19 0.05 90.48 [2025-10-31T11:42:33.854Z] 10:03:01 4 7.19 0.00 1.47 5.16 0.07 86.11 [2025-10-31T11:42:33.854Z] 10:03:01 5 6.94 0.00 1.72 7.03 0.07 84.24 [2025-10-31T11:42:33.854Z] 10:03:01 6 6.79 0.00 1.54 3.81 0.08 87.78 [2025-10-31T11:42:33.854Z] 10:03:01 7 6.57 0.00 1.63 3.02 0.05 88.74 [2025-10-31T11:42:33.854Z] 10:04:01 all 10.84 0.00 0.93 0.57 0.07 87.59 [2025-10-31T11:42:33.854Z] 10:04:01 0 11.98 0.00 1.03 0.50 0.07 86.41 [2025-10-31T11:42:33.854Z] 10:04:01 1 8.74 0.00 1.02 2.76 0.08 87.40 [2025-10-31T11:42:33.854Z] 10:04:01 2 11.55 0.00 0.90 0.40 0.07 87.08 [2025-10-31T11:42:33.854Z] 10:04:01 3 13.11 0.00 0.90 0.07 0.07 85.86 [2025-10-31T11:42:33.854Z] 10:04:01 4 14.82 0.00 0.90 0.43 0.08 83.76 [2025-10-31T11:42:33.854Z] 10:04:01 5 6.51 0.00 0.94 0.17 0.07 92.32 [2025-10-31T11:42:33.854Z] 10:04:01 6 6.05 0.00 0.64 0.02 0.07 93.23 [2025-10-31T11:42:33.854Z] 10:04:01 7 13.99 0.00 1.07 0.18 0.08 84.67 [2025-10-31T11:42:33.854Z] 10:05:01 all 1.53 0.00 0.22 0.16 0.02 98.07 [2025-10-31T11:42:33.854Z] 10:05:01 0 1.16 0.00 0.15 0.08 0.03 98.58 [2025-10-31T11:42:33.854Z] 10:05:01 1 0.33 0.00 0.15 1.20 0.02 98.30 [2025-10-31T11:42:33.854Z] 10:05:01 2 2.62 0.00 0.22 0.00 0.02 97.15 [2025-10-31T11:42:33.854Z] 10:05:01 3 2.62 0.00 0.27 0.00 0.03 97.08 [2025-10-31T11:42:33.854Z] 10:05:01 4 0.42 0.00 0.25 0.02 0.02 99.30 [2025-10-31T11:42:33.854Z] 10:05:01 5 1.92 0.00 0.30 0.00 0.03 97.75 [2025-10-31T11:42:33.854Z] 10:05:01 6 1.94 0.00 0.22 0.00 0.02 97.83 [2025-10-31T11:42:33.854Z] 10:05:01 7 1.20 0.00 0.22 0.02 0.02 98.55 [2025-10-31T11:42:33.854Z] 10:06:01 all 0.06 0.00 0.02 0.43 0.02 99.48 [2025-10-31T11:42:33.854Z] 10:06:01 0 0.37 0.00 0.00 0.00 0.08 99.55 [2025-10-31T11:42:33.854Z] 10:06:01 1 0.05 0.00 0.03 3.02 0.02 96.88 [2025-10-31T11:42:33.855Z] 10:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.855Z] 10:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:06:01 7 0.03 0.00 0.02 0.38 0.02 99.55 [2025-10-31T11:42:33.855Z] 10:07:01 all 0.06 0.00 0.01 0.42 0.01 99.49 [2025-10-31T11:42:33.855Z] 10:07:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2025-10-31T11:42:33.855Z] 10:07:01 1 0.08 0.00 0.03 3.03 0.02 96.83 [2025-10-31T11:42:33.855Z] 10:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:07:01 4 0.05 0.00 0.05 0.33 0.00 99.57 [2025-10-31T11:42:33.855Z] 10:07:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-10-31T11:42:33.855Z] 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:07:01 7 0.00 0.00 0.02 0.00 0.07 99.92 [2025-10-31T11:42:33.855Z] 10:08:01 all 0.04 0.00 0.01 0.81 0.01 99.13 [2025-10-31T11:42:33.855Z] 10:08:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2025-10-31T11:42:33.855Z] 10:08:01 1 0.08 0.00 0.00 4.20 0.02 95.70 [2025-10-31T11:42:33.855Z] 10:08:01 2 0.00 0.00 0.00 0.35 0.02 99.63 [2025-10-31T11:42:33.855Z] 10:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.855Z] 10:08:01 4 0.02 0.00 0.00 0.35 0.02 99.62 [2025-10-31T11:42:33.855Z] 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:08:01 7 0.02 0.00 0.03 1.55 0.02 98.38 [2025-10-31T11:42:33.855Z] 10:09:01 all 0.03 0.00 0.03 0.75 0.01 99.18 [2025-10-31T11:42:33.855Z] 10:09:01 0 0.05 0.00 0.05 0.35 0.00 99.55 [2025-10-31T11:42:33.855Z] 10:09:01 1 0.03 0.00 0.03 3.67 0.00 96.27 [2025-10-31T11:42:33.855Z] 10:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:09:01 5 0.03 0.00 0.05 0.00 0.03 99.88 [2025-10-31T11:42:33.855Z] 10:09:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.855Z] 10:09:01 7 0.03 0.00 0.02 2.02 0.00 97.93 [2025-10-31T11:42:33.855Z] 10:10:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2025-10-31T11:42:33.855Z] 10:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.855Z] 10:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.855Z] 10:10:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2025-10-31T11:42:33.855Z] 10:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:10:01 5 0.08 0.00 0.03 0.05 0.02 99.82 [2025-10-31T11:42:33.855Z] 10:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.855Z] 10:11:01 all 0.13 0.00 0.01 0.04 0.00 99.82 [2025-10-31T11:42:33.855Z] 10:11:01 0 0.67 0.00 0.02 0.00 0.00 99.32 [2025-10-31T11:42:33.855Z] 10:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.855Z] 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:11:01 5 0.17 0.00 0.05 0.25 0.02 99.52 [2025-10-31T11:42:33.855Z] 10:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:11:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2025-10-31T11:42:33.855Z] [2025-10-31T11:42:33.855Z] 10:11:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.855Z] 10:12:01 all 0.12 0.00 0.01 0.22 0.01 99.63 [2025-10-31T11:42:33.855Z] 10:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.855Z] 10:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.855Z] 10:12:01 2 0.02 0.00 0.00 0.13 0.00 99.85 [2025-10-31T11:42:33.855Z] 10:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:12:01 5 0.80 0.00 0.03 1.65 0.05 97.47 [2025-10-31T11:42:33.855Z] 10:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:13:01 all 0.06 0.00 0.02 0.08 0.01 99.83 [2025-10-31T11:42:33.855Z] 10:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:13:01 1 0.13 0.00 0.05 0.32 0.02 99.48 [2025-10-31T11:42:33.855Z] 10:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:13:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-10-31T11:42:33.855Z] 10:13:01 5 0.20 0.00 0.03 0.35 0.02 99.40 [2025-10-31T11:42:33.855Z] 10:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:13:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.855Z] 10:14:01 all 0.08 0.00 0.02 0.06 0.01 99.84 [2025-10-31T11:42:33.855Z] 10:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:14:01 1 0.15 0.00 0.05 0.05 0.03 99.72 [2025-10-31T11:42:33.855Z] 10:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.855Z] 10:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.855Z] 10:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:14:01 5 0.32 0.00 0.02 0.44 0.02 99.21 [2025-10-31T11:42:33.855Z] 10:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.855Z] 10:15:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2025-10-31T11:42:33.855Z] 10:15:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2025-10-31T11:42:33.855Z] 10:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-10-31T11:42:33.855Z] 10:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:15:01 5 0.03 0.00 0.02 0.07 0.00 99.88 [2025-10-31T11:42:33.855Z] 10:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.855Z] 10:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.855Z] 10:16:01 all 0.05 0.00 0.01 0.46 0.01 99.46 [2025-10-31T11:42:33.855Z] 10:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:16:01 1 0.07 0.00 0.03 0.48 0.02 99.40 [2025-10-31T11:42:33.855Z] 10:16:01 2 0.00 0.00 0.00 0.70 0.02 99.28 [2025-10-31T11:42:33.855Z] 10:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:16:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.855Z] 10:16:01 5 0.27 0.00 0.02 2.51 0.02 97.19 [2025-10-31T11:42:33.855Z] 10:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:17:01 all 0.04 0.00 0.02 0.08 0.01 99.85 [2025-10-31T11:42:33.855Z] 10:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.855Z] 10:17:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2025-10-31T11:42:33.855Z] 10:17:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:17:01 4 0.12 0.00 0.02 0.00 0.02 99.85 [2025-10-31T11:42:33.855Z] 10:17:01 5 0.08 0.00 0.00 0.64 0.00 99.28 [2025-10-31T11:42:33.855Z] 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.855Z] 10:18:01 all 0.03 0.00 0.02 0.21 0.01 99.74 [2025-10-31T11:42:33.855Z] 10:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-10-31T11:42:33.855Z] 10:18:01 2 0.02 0.00 0.00 0.35 0.00 99.63 [2025-10-31T11:42:33.855Z] 10:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:18:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2025-10-31T11:42:33.855Z] 10:18:01 5 0.05 0.00 0.02 1.32 0.02 98.59 [2025-10-31T11:42:33.855Z] 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:19:01 all 0.14 0.00 0.01 0.04 0.01 99.80 [2025-10-31T11:42:33.855Z] 10:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-10-31T11:42:33.855Z] 10:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.855Z] 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.855Z] 10:19:01 5 0.95 0.00 0.03 0.12 0.00 98.91 [2025-10-31T11:42:33.855Z] 10:19:01 6 0.00 0.00 0.00 0.18 0.00 99.82 [2025-10-31T11:42:33.855Z] 10:19:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-10-31T11:42:33.855Z] 10:20:01 all 0.24 0.00 0.02 0.09 0.01 99.65 [2025-10-31T11:42:33.855Z] 10:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:20:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2025-10-31T11:42:33.855Z] 10:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.855Z] 10:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:20:01 5 1.63 0.00 0.02 0.66 0.02 97.68 [2025-10-31T11:42:33.855Z] 10:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:20:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2025-10-31T11:42:33.855Z] 10:21:01 all 0.16 0.00 0.01 0.04 0.01 99.78 [2025-10-31T11:42:33.855Z] 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:21:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2025-10-31T11:42:33.855Z] 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:21:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2025-10-31T11:42:33.855Z] 10:21:01 5 1.06 0.00 0.02 0.32 0.02 98.59 [2025-10-31T11:42:33.855Z] 10:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:21:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2025-10-31T11:42:33.855Z] 10:22:01 all 0.06 0.00 0.02 0.20 0.01 99.72 [2025-10-31T11:42:33.855Z] 10:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.855Z] 10:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2025-10-31T11:42:33.855Z] 10:22:01 2 0.00 0.00 0.02 0.53 0.00 99.45 [2025-10-31T11:42:33.855Z] 10:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.855Z] 10:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:22:01 5 0.32 0.00 0.07 1.07 0.02 98.53 [2025-10-31T11:42:33.855Z] 10:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.855Z] [2025-10-31T11:42:33.855Z] 10:22:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.855Z] 10:23:01 all 0.08 0.00 0.01 0.04 0.01 99.85 [2025-10-31T11:42:33.855Z] 10:23:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.855Z] 10:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.855Z] 10:23:01 2 0.00 0.00 0.02 0.15 0.02 99.82 [2025-10-31T11:42:33.855Z] 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.855Z] 10:23:01 4 0.47 0.00 0.02 0.00 0.02 99.50 [2025-10-31T11:42:33.855Z] 10:23:01 5 0.05 0.00 0.02 0.20 0.00 99.73 [2025-10-31T11:42:33.855Z] 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.855Z] 10:24:01 all 0.04 0.00 0.01 0.09 0.02 99.85 [2025-10-31T11:42:33.855Z] 10:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.855Z] 10:24:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2025-10-31T11:42:33.855Z] 10:24:01 2 0.02 0.00 0.00 0.07 0.00 99.92 [2025-10-31T11:42:33.855Z] 10:24:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2025-10-31T11:42:33.855Z] 10:24:01 4 0.18 0.00 0.03 0.00 0.02 99.77 [2025-10-31T11:42:33.855Z] 10:24:01 5 0.00 0.00 0.00 0.62 0.00 99.38 [2025-10-31T11:42:33.855Z] 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:24:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2025-10-31T11:42:33.855Z] 10:25:01 all 0.11 0.00 0.01 0.32 0.01 99.55 [2025-10-31T11:42:33.855Z] 10:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.855Z] 10:25:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2025-10-31T11:42:33.855Z] 10:25:01 2 0.00 0.00 0.00 0.52 0.00 99.48 [2025-10-31T11:42:33.855Z] 10:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.855Z] 10:25:01 4 0.70 0.00 0.02 0.00 0.00 99.28 [2025-10-31T11:42:33.855Z] 10:25:01 5 0.05 0.00 0.02 1.87 0.02 98.05 [2025-10-31T11:42:33.855Z] 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.855Z] 10:25:01 7 0.05 0.00 0.02 0.15 0.00 99.78 [2025-10-31T11:42:33.855Z] 10:26:01 all 0.02 0.00 0.02 0.22 0.01 99.73 [2025-10-31T11:42:33.855Z] 10:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:26:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2025-10-31T11:42:33.856Z] 10:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:26:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.856Z] 10:26:01 5 0.00 0.00 0.02 1.42 0.00 98.57 [2025-10-31T11:42:33.856Z] 10:26:01 6 0.00 0.00 0.03 0.35 0.00 99.62 [2025-10-31T11:42:33.856Z] 10:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:27:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2025-10-31T11:42:33.856Z] 10:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:27:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-10-31T11:42:33.856Z] 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.856Z] 10:27:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2025-10-31T11:42:33.856Z] 10:27:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2025-10-31T11:42:33.856Z] 10:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.856Z] 10:28:01 all 0.10 0.00 0.02 0.38 0.01 99.50 [2025-10-31T11:42:33.856Z] 10:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.856Z] 10:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:28:01 4 0.67 0.00 0.02 0.00 0.02 99.30 [2025-10-31T11:42:33.856Z] 10:28:01 5 0.02 0.00 0.02 2.72 0.00 97.25 [2025-10-31T11:42:33.856Z] 10:28:01 6 0.00 0.00 0.02 0.33 0.00 99.65 [2025-10-31T11:42:33.856Z] 10:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:29:01 all 0.08 0.00 0.01 0.50 0.01 99.40 [2025-10-31T11:42:33.856Z] 10:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.856Z] 10:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:29:01 4 0.43 0.00 0.02 0.00 0.00 99.55 [2025-10-31T11:42:33.856Z] 10:29:01 5 0.02 0.00 0.00 3.45 0.02 96.52 [2025-10-31T11:42:33.856Z] 10:29:01 6 0.00 0.00 0.00 0.55 0.00 99.45 [2025-10-31T11:42:33.856Z] 10:29:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2025-10-31T11:42:33.856Z] 10:30:01 all 0.09 0.00 0.01 0.60 0.00 99.29 [2025-10-31T11:42:33.856Z] 10:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:30:01 1 0.07 0.00 0.03 0.05 0.02 99.83 [2025-10-31T11:42:33.856Z] 10:30:01 2 0.00 0.00 0.00 0.18 0.00 99.82 [2025-10-31T11:42:33.856Z] 10:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:30:01 4 0.62 0.00 0.00 0.00 0.00 99.38 [2025-10-31T11:42:33.856Z] 10:30:01 5 0.02 0.00 0.03 4.02 0.00 95.93 [2025-10-31T11:42:33.856Z] 10:30:01 6 0.00 0.00 0.00 0.58 0.00 99.42 [2025-10-31T11:42:33.856Z] 10:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:31:01 all 0.03 0.00 0.01 0.04 0.00 99.91 [2025-10-31T11:42:33.856Z] 10:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:31:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.856Z] 10:31:01 5 0.05 0.00 0.02 0.27 0.00 99.67 [2025-10-31T11:42:33.856Z] 10:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:31:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2025-10-31T11:42:33.856Z] 10:32:01 all 0.01 0.00 0.02 0.15 0.01 99.80 [2025-10-31T11:42:33.856Z] 10:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:32:01 1 0.07 0.00 0.02 0.00 0.08 99.83 [2025-10-31T11:42:33.856Z] 10:32:01 2 0.00 0.00 0.00 0.52 0.00 99.48 [2025-10-31T11:42:33.856Z] 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:32:01 5 0.00 0.00 0.02 0.70 0.00 99.28 [2025-10-31T11:42:33.856Z] 10:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:32:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2025-10-31T11:42:33.856Z] 10:33:01 all 0.05 0.00 0.01 0.19 0.01 99.74 [2025-10-31T11:42:33.856Z] 10:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:33:01 2 0.00 0.00 0.00 0.17 0.02 99.82 [2025-10-31T11:42:33.856Z] 10:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.856Z] 10:33:01 4 0.17 0.00 0.00 0.00 0.02 99.82 [2025-10-31T11:42:33.856Z] 10:33:01 5 0.05 0.00 0.02 1.35 0.00 98.58 [2025-10-31T11:42:33.856Z] 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:33:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.856Z] [2025-10-31T11:42:33.856Z] 10:33:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.856Z] 10:34:01 all 0.15 0.00 0.02 0.04 0.01 99.79 [2025-10-31T11:42:33.856Z] 10:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:34:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:34:01 4 1.06 0.00 0.03 0.00 0.00 98.91 [2025-10-31T11:42:33.856Z] 10:34:01 5 0.02 0.00 0.02 0.27 0.02 99.68 [2025-10-31T11:42:33.856Z] 10:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.856Z] 10:35:01 all 0.09 0.00 0.02 0.07 0.00 99.81 [2025-10-31T11:42:33.856Z] 10:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:35:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2025-10-31T11:42:33.856Z] 10:35:01 2 0.00 0.00 0.00 0.33 0.00 99.67 [2025-10-31T11:42:33.856Z] 10:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:35:01 4 0.47 0.00 0.02 0.00 0.00 99.52 [2025-10-31T11:42:33.856Z] 10:35:01 5 0.08 0.00 0.02 0.27 0.00 99.63 [2025-10-31T11:42:33.856Z] 10:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:35:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2025-10-31T11:42:33.856Z] 10:36:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2025-10-31T11:42:33.856Z] 10:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.856Z] 10:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-10-31T11:42:33.856Z] 10:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.856Z] 10:36:01 4 1.68 0.00 0.00 0.02 0.02 98.29 [2025-10-31T11:42:33.856Z] 10:36:01 5 0.10 0.00 0.03 0.02 0.02 99.83 [2025-10-31T11:42:33.856Z] 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:36:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:37:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2025-10-31T11:42:33.856Z] 10:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:37:01 2 0.00 0.00 0.02 0.07 0.02 99.90 [2025-10-31T11:42:33.856Z] 10:37:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:37:01 4 0.03 0.00 0.00 0.07 0.00 99.90 [2025-10-31T11:42:33.856Z] 10:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.856Z] 10:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-10-31T11:42:33.856Z] 10:38:01 all 0.02 0.00 0.02 0.11 0.00 99.85 [2025-10-31T11:42:33.856Z] 10:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2025-10-31T11:42:33.856Z] 10:38:01 2 0.02 0.00 0.00 0.35 0.00 99.63 [2025-10-31T11:42:33.856Z] 10:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:38:01 4 0.00 0.00 0.02 0.52 0.00 99.46 [2025-10-31T11:42:33.856Z] 10:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:39:01 all 0.04 0.00 0.01 0.06 0.01 99.88 [2025-10-31T11:42:33.856Z] 10:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:39:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2025-10-31T11:42:33.856Z] 10:39:01 2 0.02 0.00 0.07 0.27 0.00 99.65 [2025-10-31T11:42:33.856Z] 10:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.856Z] 10:39:01 4 0.07 0.00 0.00 0.17 0.00 99.77 [2025-10-31T11:42:33.856Z] 10:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:39:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-10-31T11:42:33.856Z] 10:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.856Z] 10:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-10-31T11:42:33.856Z] 10:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.856Z] 10:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:41:01 all 0.03 0.00 0.03 0.05 0.01 99.88 [2025-10-31T11:42:33.856Z] 10:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.856Z] 10:41:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2025-10-31T11:42:33.856Z] 10:41:01 2 0.00 0.00 0.00 0.35 0.00 99.65 [2025-10-31T11:42:33.856Z] 10:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:41:01 4 0.03 0.00 0.05 0.08 0.00 99.83 [2025-10-31T11:42:33.856Z] 10:41:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2025-10-31T11:42:33.856Z] 10:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.856Z] 10:42:01 all 0.10 0.00 0.02 0.09 0.00 99.79 [2025-10-31T11:42:33.856Z] 10:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:42:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2025-10-31T11:42:33.856Z] 10:42:01 2 0.00 0.00 0.00 0.27 0.00 99.73 [2025-10-31T11:42:33.856Z] 10:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:42:01 4 0.60 0.00 0.05 0.42 0.00 98.94 [2025-10-31T11:42:33.856Z] 10:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:43:01 all 0.07 0.00 0.03 0.01 0.01 99.88 [2025-10-31T11:42:33.856Z] 10:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.856Z] 10:43:01 2 0.00 0.00 0.05 0.07 0.00 99.88 [2025-10-31T11:42:33.856Z] 10:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:43:01 4 0.38 0.00 0.02 0.05 0.02 99.53 [2025-10-31T11:42:33.856Z] 10:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.856Z] 10:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.856Z] 10:43:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2025-10-31T11:42:33.856Z] 10:44:01 all 0.11 0.00 0.01 0.04 0.01 99.83 [2025-10-31T11:42:33.856Z] 10:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-10-31T11:42:33.856Z] 10:44:01 2 0.03 0.00 0.00 0.32 0.02 99.63 [2025-10-31T11:42:33.856Z] 10:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:44:01 4 0.70 0.00 0.00 0.02 0.00 99.29 [2025-10-31T11:42:33.856Z] 10:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:44:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.856Z] [2025-10-31T11:42:33.856Z] 10:44:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.856Z] 10:45:01 all 0.07 0.00 0.02 0.04 0.01 99.86 [2025-10-31T11:42:33.856Z] 10:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.856Z] 10:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.856Z] 10:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.856Z] 10:45:01 4 0.45 0.00 0.03 0.27 0.02 99.24 [2025-10-31T11:42:33.856Z] 10:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.856Z] 10:46:01 all 0.03 0.00 0.02 0.03 0.00 99.91 [2025-10-31T11:42:33.856Z] 10:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.856Z] 10:46:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-10-31T11:42:33.856Z] 10:46:01 2 0.02 0.00 0.03 0.12 0.00 99.83 [2025-10-31T11:42:33.856Z] 10:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.856Z] 10:46:01 4 0.00 0.00 0.00 0.12 0.00 99.88 [2025-10-31T11:42:33.856Z] 10:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:46:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 10:47:01 all 0.03 0.00 0.02 0.03 0.01 99.91 [2025-10-31T11:42:33.857Z] 10:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 10:47:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2025-10-31T11:42:33.857Z] 10:47:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-10-31T11:42:33.857Z] 10:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:47:01 4 0.03 0.00 0.03 0.22 0.00 99.72 [2025-10-31T11:42:33.857Z] 10:47:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 10:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:47:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.857Z] 10:48:01 all 0.08 0.00 0.01 0.07 0.00 99.83 [2025-10-31T11:42:33.857Z] 10:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:48:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2025-10-31T11:42:33.857Z] 10:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:48:01 4 0.52 0.00 0.00 0.57 0.02 98.90 [2025-10-31T11:42:33.857Z] 10:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:48:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 10:49:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-10-31T11:42:33.857Z] 10:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:49:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2025-10-31T11:42:33.857Z] 10:49:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:49:01 4 0.66 0.00 0.00 0.02 0.00 99.32 [2025-10-31T11:42:33.857Z] 10:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:49:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2025-10-31T11:42:33.857Z] 10:50:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:50:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2025-10-31T11:42:33.857Z] 10:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 10:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 10:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:50:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 10:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-10-31T11:42:33.857Z] 10:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 10:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:51:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.857Z] 10:51:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2025-10-31T11:42:33.857Z] 10:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-10-31T11:42:33.857Z] 10:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 10:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-10-31T11:42:33.857Z] 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 10:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 10:53:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.857Z] 10:53:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:53:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2025-10-31T11:42:33.857Z] 10:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-10-31T11:42:33.857Z] 10:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 10:54:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2025-10-31T11:42:33.857Z] 10:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 10:54:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-10-31T11:42:33.857Z] 10:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 10:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 10:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 10:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] [2025-10-31T11:42:33.857Z] 10:55:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.857Z] 10:56:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2025-10-31T11:42:33.857Z] 10:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:56:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 10:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 10:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:56:01 4 0.07 0.00 0.02 0.02 0.00 99.90 [2025-10-31T11:42:33.857Z] 10:56:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2025-10-31T11:42:33.857Z] 10:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-10-31T11:42:33.857Z] 10:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-10-31T11:42:33.857Z] 10:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 10:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 10:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:57:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 10:58:02 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-10-31T11:42:33.857Z] 10:58:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:58:02 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 10:58:02 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:58:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:58:02 4 0.02 0.00 0.03 0.02 0.00 99.93 [2025-10-31T11:42:33.857Z] 10:58:02 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 10:58:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 10:58:02 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 10:59:01 all 0.03 0.00 0.02 0.04 0.01 99.90 [2025-10-31T11:42:33.857Z] 10:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 10:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 10:59:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2025-10-31T11:42:33.857Z] 10:59:01 4 0.05 0.00 0.03 0.34 0.02 99.56 [2025-10-31T11:42:33.857Z] 10:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 10:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 10:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:00:01 all 0.11 0.00 0.02 0.03 0.00 99.84 [2025-10-31T11:42:33.857Z] 11:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:00:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:00:01 4 0.72 0.00 0.02 0.15 0.02 99.10 [2025-10-31T11:42:33.857Z] 11:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:00:01 7 0.05 0.00 0.03 0.03 0.00 99.88 [2025-10-31T11:42:33.857Z] 11:01:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:01:01 4 0.23 0.00 0.03 0.02 0.02 99.70 [2025-10-31T11:42:33.857Z] 11:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:01:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 11:02:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2025-10-31T11:42:33.857Z] 11:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:02:01 4 0.45 0.00 0.03 0.02 0.02 99.48 [2025-10-31T11:42:33.857Z] 11:02:01 5 0.00 0.00 0.02 0.10 0.00 99.88 [2025-10-31T11:42:33.857Z] 11:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:03:01 all 0.09 0.00 0.01 0.03 0.01 99.86 [2025-10-31T11:42:33.857Z] 11:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:03:01 2 0.02 0.00 0.00 0.20 0.00 99.78 [2025-10-31T11:42:33.857Z] 11:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:03:01 4 0.58 0.00 0.02 0.03 0.02 99.35 [2025-10-31T11:42:33.857Z] 11:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:03:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 11:04:01 all 0.03 0.00 0.02 0.03 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:04:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:04:01 4 0.03 0.00 0.02 0.13 0.00 99.82 [2025-10-31T11:42:33.857Z] 11:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:04:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2025-10-31T11:42:33.857Z] 11:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-10-31T11:42:33.857Z] 11:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:05:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-10-31T11:42:33.857Z] 11:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:06:01 all 0.12 0.00 0.01 0.05 0.01 99.80 [2025-10-31T11:42:33.857Z] 11:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:06:01 2 0.00 0.00 0.00 0.35 0.02 99.63 [2025-10-31T11:42:33.857Z] 11:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 11:06:01 4 0.86 0.00 0.02 0.05 0.02 99.05 [2025-10-31T11:42:33.857Z] 11:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] [2025-10-31T11:42:33.857Z] 11:06:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.857Z] 11:07:01 all 0.17 0.00 0.02 0.08 0.00 99.73 [2025-10-31T11:42:33.857Z] 11:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.857Z] 11:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:07:01 2 0.02 0.00 0.00 0.52 0.00 99.47 [2025-10-31T11:42:33.857Z] 11:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:07:01 4 1.18 0.00 0.05 0.12 0.02 98.64 [2025-10-31T11:42:33.857Z] 11:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:08:01 all 0.02 0.00 0.01 0.01 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:08:01 1 0.03 0.00 0.00 0.00 0.12 99.85 [2025-10-31T11:42:33.857Z] 11:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:08:01 4 0.08 0.00 0.03 0.03 0.02 99.83 [2025-10-31T11:42:33.857Z] 11:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:09:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2025-10-31T11:42:33.857Z] 11:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:09:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2025-10-31T11:42:33.857Z] 11:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:09:01 4 1.53 0.00 0.02 0.02 0.00 98.43 [2025-10-31T11:42:33.857Z] 11:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:10:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2025-10-31T11:42:33.857Z] 11:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 11:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:10:01 4 1.32 0.00 0.00 0.05 0.02 98.61 [2025-10-31T11:42:33.857Z] 11:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:11:01 all 0.03 0.00 0.01 0.03 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-31T11:42:33.857Z] 11:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:11:01 4 0.00 0.00 0.02 0.25 0.00 99.73 [2025-10-31T11:42:33.857Z] 11:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:12:01 all 0.11 0.00 0.01 0.00 0.00 99.86 [2025-10-31T11:42:33.857Z] 11:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:12:01 4 0.71 0.00 0.00 0.02 0.00 99.27 [2025-10-31T11:42:33.857Z] 11:12:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2025-10-31T11:42:33.857Z] 11:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:13:01 all 0.04 0.00 0.02 0.03 0.18 99.74 [2025-10-31T11:42:33.857Z] 11:13:01 0 0.05 0.00 0.03 0.00 0.71 99.21 [2025-10-31T11:42:33.857Z] 11:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:13:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:13:01 4 0.07 0.00 0.03 0.22 0.71 98.97 [2025-10-31T11:42:33.857Z] 11:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:14:01 all 0.12 0.00 0.06 0.02 0.00 99.80 [2025-10-31T11:42:33.857Z] 11:14:01 0 0.20 0.00 0.07 0.00 0.02 99.72 [2025-10-31T11:42:33.857Z] 11:14:01 1 0.13 0.00 0.08 0.00 0.00 99.78 [2025-10-31T11:42:33.857Z] 11:14:01 2 0.12 0.00 0.03 0.02 0.02 99.82 [2025-10-31T11:42:33.857Z] 11:14:01 3 0.07 0.00 0.10 0.00 0.00 99.83 [2025-10-31T11:42:33.857Z] 11:14:01 4 0.08 0.00 0.05 0.13 0.00 99.73 [2025-10-31T11:42:33.857Z] 11:14:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2025-10-31T11:42:33.857Z] 11:14:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2025-10-31T11:42:33.857Z] 11:14:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2025-10-31T11:42:33.857Z] 11:15:01 all 0.09 0.00 0.03 0.01 0.00 99.86 [2025-10-31T11:42:33.857Z] 11:15:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2025-10-31T11:42:33.857Z] 11:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 11:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:15:01 4 0.52 0.00 0.05 0.10 0.00 99.34 [2025-10-31T11:42:33.857Z] 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:15:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:16:01 all 0.06 0.00 0.02 0.11 0.00 99.80 [2025-10-31T11:42:33.857Z] 11:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 11:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:16:01 2 0.02 0.00 0.00 0.35 0.00 99.63 [2025-10-31T11:42:33.857Z] 11:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:16:01 4 0.35 0.00 0.00 0.57 0.00 99.08 [2025-10-31T11:42:33.857Z] 11:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:17:01 all 0.09 0.00 0.01 0.03 0.10 99.77 [2025-10-31T11:42:33.857Z] 11:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:17:01 2 0.00 0.00 0.02 0.08 0.02 99.88 [2025-10-31T11:42:33.857Z] 11:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:17:01 4 0.56 0.00 0.00 0.13 0.74 98.56 [2025-10-31T11:42:33.857Z] 11:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] [2025-10-31T11:42:33.857Z] 11:17:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.857Z] 11:18:01 all 0.01 0.00 0.01 0.32 0.01 99.65 [2025-10-31T11:42:33.857Z] 11:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-10-31T11:42:33.857Z] 11:18:01 2 0.00 0.00 0.03 0.88 0.00 99.08 [2025-10-31T11:42:33.857Z] 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:18:01 4 0.00 0.00 0.00 1.66 0.00 98.34 [2025-10-31T11:42:33.857Z] 11:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:19:01 all 0.11 0.00 0.01 0.06 0.00 99.82 [2025-10-31T11:42:33.857Z] 11:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:19:01 2 0.00 0.00 0.00 0.35 0.00 99.65 [2025-10-31T11:42:33.857Z] 11:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:19:01 4 0.78 0.00 0.03 0.10 0.00 99.09 [2025-10-31T11:42:33.857Z] 11:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:20:01 all 0.17 0.00 0.01 0.04 0.00 99.77 [2025-10-31T11:42:33.857Z] 11:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:20:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 11:20:01 2 0.02 0.00 0.00 0.27 0.00 99.72 [2025-10-31T11:42:33.857Z] 11:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:20:01 4 1.22 0.00 0.02 0.05 0.00 98.71 [2025-10-31T11:42:33.857Z] 11:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:21:01 all 0.19 0.00 0.01 0.07 0.01 99.71 [2025-10-31T11:42:33.857Z] 11:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:21:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2025-10-31T11:42:33.857Z] 11:21:01 2 0.00 0.00 0.00 0.35 0.02 99.63 [2025-10-31T11:42:33.857Z] 11:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:21:01 4 1.35 0.00 0.03 0.23 0.02 98.37 [2025-10-31T11:42:33.857Z] 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-10-31T11:42:33.857Z] 11:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:22:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2025-10-31T11:42:33.857Z] 11:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:23:01 all 0.01 0.00 0.02 0.04 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:23:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 11:23:01 2 0.00 0.00 0.00 0.28 0.00 99.72 [2025-10-31T11:42:33.857Z] 11:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:23:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-10-31T11:42:33.857Z] 11:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2025-10-31T11:42:33.857Z] 11:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 11:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:24:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-10-31T11:42:33.857Z] 11:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-10-31T11:42:33.857Z] 11:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.857Z] 11:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.857Z] 11:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:26:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:27:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2025-10-31T11:42:33.857Z] 11:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2025-10-31T11:42:33.857Z] 11:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:27:01 4 1.09 0.00 0.10 0.02 0.02 98.78 [2025-10-31T11:42:33.857Z] 11:27:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:28:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2025-10-31T11:42:33.857Z] 11:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-10-31T11:42:33.857Z] 11:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-10-31T11:42:33.857Z] 11:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:28:01 4 1.01 0.00 0.02 0.03 0.00 98.94 [2025-10-31T11:42:33.857Z] 11:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] [2025-10-31T11:42:33.857Z] 11:28:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.857Z] 11:29:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2025-10-31T11:42:33.857Z] 11:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:29:01 4 1.03 0.00 0.07 0.10 0.03 98.77 [2025-10-31T11:42:33.857Z] 11:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:30:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2025-10-31T11:42:33.857Z] 11:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:30:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2025-10-31T11:42:33.857Z] 11:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:30:01 4 1.13 0.00 0.00 0.03 0.03 98.81 [2025-10-31T11:42:33.857Z] 11:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.857Z] 11:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-10-31T11:42:33.857Z] 11:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:31:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2025-10-31T11:42:33.857Z] 11:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.857Z] 11:31:01 4 0.00 0.00 0.05 0.00 0.03 99.92 [2025-10-31T11:42:33.857Z] 11:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.857Z] 11:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.857Z] 11:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-10-31T11:42:33.858Z] 11:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.858Z] 11:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.858Z] 11:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2025-10-31T11:42:33.858Z] 11:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.858Z] 11:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-10-31T11:42:33.858Z] 11:33:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:33:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2025-10-31T11:42:33.858Z] 11:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.858Z] 11:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.858Z] 11:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-31T11:42:33.858Z] 11:34:01 all 0.18 0.00 0.02 0.09 0.01 99.71 [2025-10-31T11:42:33.858Z] 11:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:34:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2025-10-31T11:42:33.858Z] 11:34:01 2 0.02 0.00 0.02 0.35 0.00 99.62 [2025-10-31T11:42:33.858Z] 11:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:34:01 4 1.37 0.00 0.02 0.35 0.02 98.25 [2025-10-31T11:42:33.858Z] 11:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-31T11:42:33.858Z] 11:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:35:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2025-10-31T11:42:33.858Z] 11:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.858Z] 11:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:35:01 4 1.04 0.00 0.03 0.00 0.02 98.91 [2025-10-31T11:42:33.858Z] 11:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.858Z] 11:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:36:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2025-10-31T11:42:33.858Z] 11:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.858Z] 11:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-10-31T11:42:33.858Z] 11:36:01 4 1.39 0.00 0.02 0.02 0.03 98.55 [2025-10-31T11:42:33.858Z] 11:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-10-31T11:42:33.858Z] 11:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-10-31T11:42:33.858Z] 11:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.858Z] 11:37:01 4 1.97 0.00 0.03 0.00 0.02 97.98 [2025-10-31T11:42:33.858Z] 11:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-10-31T11:42:33.858Z] 11:38:01 all 0.09 0.00 0.01 0.02 0.00 99.88 [2025-10-31T11:42:33.858Z] 11:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-10-31T11:42:33.858Z] 11:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:38:01 4 0.60 0.00 0.03 0.12 0.02 99.23 [2025-10-31T11:42:33.858Z] 11:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-10-31T11:42:33.858Z] 11:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:39:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2025-10-31T11:42:33.858Z] 11:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:39:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2025-10-31T11:42:33.858Z] 11:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:39:01 4 1.58 0.00 0.03 0.02 0.00 98.37 [2025-10-31T11:42:33.858Z] 11:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-10-31T11:42:33.858Z] 11:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-10-31T11:42:33.858Z] 11:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] [2025-10-31T11:42:33.858Z] 11:39:01 CPU %user %nice %system %iowait %steal %idle [2025-10-31T11:42:33.858Z] 11:40:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2025-10-31T11:42:33.858Z] 11:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-10-31T11:42:33.858Z] 11:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-10-31T11:42:33.858Z] 11:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:40:01 4 1.86 0.00 0.02 0.02 0.02 98.09 [2025-10-31T11:42:33.858Z] 11:40:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2025-10-31T11:42:33.858Z] 11:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:41:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2025-10-31T11:42:33.858Z] 11:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-10-31T11:42:33.858Z] 11:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:41:01 4 1.04 0.00 0.03 0.00 0.02 98.91 [2025-10-31T11:42:33.858Z] 11:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-10-31T11:42:33.858Z] 11:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-10-31T11:42:33.858Z] 11:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-31T11:42:33.858Z] 11:42:01 all 8.69 0.00 3.61 2.64 0.07 84.99 [2025-10-31T11:42:33.858Z] 11:42:01 0 8.02 0.00 3.58 0.96 0.07 87.37 [2025-10-31T11:42:33.858Z] 11:42:01 1 8.15 0.00 4.10 0.17 0.07 87.52 [2025-10-31T11:42:33.858Z] 11:42:01 2 10.82 0.00 4.31 9.89 0.08 74.89 [2025-10-31T11:42:33.858Z] 11:42:01 3 10.27 0.00 3.38 0.07 0.07 86.21 [2025-10-31T11:42:33.858Z] 11:42:01 4 7.07 0.00 2.64 1.08 0.05 89.16 [2025-10-31T11:42:33.858Z] 11:42:01 5 8.48 0.00 3.52 0.19 0.08 87.73 [2025-10-31T11:42:33.858Z] 11:42:01 6 8.59 0.00 3.89 7.13 0.07 80.33 [2025-10-31T11:42:33.858Z] 11:42:01 7 8.09 0.00 3.47 1.65 0.07 86.72 [2025-10-31T11:42:33.858Z] Average: all 2.83 0.00 0.46 0.61 0.02 96.08 [2025-10-31T11:42:33.858Z] Average: 0 2.83 0.00 0.46 0.45 0.02 96.24 [2025-10-31T11:42:33.858Z] Average: 1 2.78 0.00 0.50 0.90 0.02 95.80 [2025-10-31T11:42:33.858Z] Average: 2 2.88 0.00 0.48 0.92 0.03 95.69 [2025-10-31T11:42:33.858Z] Average: 3 2.82 0.00 0.45 0.46 0.01 96.26 [2025-10-31T11:42:33.858Z] Average: 4 3.03 0.00 0.45 0.42 0.02 96.08 [2025-10-31T11:42:33.858Z] Average: 5 2.78 0.00 0.46 0.55 0.01 96.19 [2025-10-31T11:42:33.858Z] Average: 6 2.72 0.00 0.46 0.61 0.01 96.20 [2025-10-31T11:42:33.858Z] Average: 7 2.79 0.00 0.46 0.59 0.01 96.15 [2025-10-31T11:42:33.858Z] [2025-10-31T11:42:33.858Z] [2025-10-31T11:42:33.858Z]