Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 965d791293024edc72babc9af6c9db7170a85624 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-ssh6568960074557119919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh1620162356994223816.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh32291019812763895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh10104727743782062084.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-ssh12181122018168883861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4243 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/863 [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/863 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 965d791293024edc72babc9af6c9db7170a85624 (main) Commit message: "feat: CoreMetadata improve SQL statement (#5196)" > git config core.sparsecheckout # timeout=10 > git checkout -f 965d791293024edc72babc9af6c9db7170a85624 # timeout=10 > git rev-list --no-walk 755a569b73dd440e9bb4c730bc07283f2b359723 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-30T05:17:23.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-30T05:17:24.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-30T05:17:24.041Z] ========================================================= [2025-06-30T05:17:24.041Z] EdgeX Global Pipelines Version Info [2025-06-30T05:17:24.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:17:24.765Z] ------------------- [2025-06-30T05:17:24.765Z] stable info: [2025-06-30T05:17:24.765Z] ------------------- [2025-06-30T05:17:24.765Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-30T05:17:24.765Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-30T05:17:24.765Z] Message: update stable to v1.0.274 [2025-06-30T05:17:25.334Z] ------------------- [2025-06-30T05:17:25.334Z] experimental info: [2025-06-30T05:17:25.334Z] ------------------- [2025-06-30T05:17:25.334Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-30T05:17:25.334Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-30T05:17:25.334Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-30T05:17:25.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-30T05:17:25.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-30T05:17:25.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-30T05:17:25.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-30T05:17:25.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-30T05:17:25.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-30T05:17:25.723Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-30T05:17:25.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-30T05:17:25.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-30T05:17:25.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-30T05:17:25.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-30T05:17:25.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-30T05:17:25.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-30T05:17:25.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-30T05:17:25.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-30T05:17:25.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-30T05:17:25.954Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-30T05:17:25.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-30T05:17:25.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-30T05:17:26.010Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-30T05:17:26.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-30T05:17:26.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-30T05:17:26.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-30T05:17:26.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-30T05:17:26.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-30T05:17:26.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-30T05:17:26.183Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T05:17:26.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 965d791 [Pipeline] echo [2025-06-30T05:17:26.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T05:17:26.298Z] provisioning config files... [2025-06-30T05:17:26.312Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config11462267156699721741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:17:26.652Z] ---> ****-login.sh [2025-06-30T05:17:26.652Z] nexus3.edgexfoundry.org:10001 [2025-06-30T05:17:26.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:17:27.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:17:27.173Z] Configure a credential helper to remove this warning. See [2025-06-30T05:17:27.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:17:27.173Z] [2025-06-30T05:17:27.173Z] Login Succeeded [2025-06-30T05:17:27.173Z] nexus3.edgexfoundry.org:10002 [2025-06-30T05:17:27.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:17:27.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:17:27.173Z] Configure a credential helper to remove this warning. See [2025-06-30T05:17:27.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:17:27.173Z] [2025-06-30T05:17:27.173Z] Login Succeeded [2025-06-30T05:17:27.173Z] nexus3.edgexfoundry.org:10003 [2025-06-30T05:17:27.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:17:27.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:17:27.435Z] Configure a credential helper to remove this warning. See [2025-06-30T05:17:27.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:17:27.435Z] [2025-06-30T05:17:27.435Z] Login Succeeded [2025-06-30T05:17:27.435Z] nexus3.edgexfoundry.org:10004 [2025-06-30T05:17:27.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:17:27.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:17:27.435Z] Configure a credential helper to remove this warning. See [2025-06-30T05:17:27.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:17:27.435Z] [2025-06-30T05:17:27.435Z] Login Succeeded [2025-06-30T05:17:27.435Z] ****.io [2025-06-30T05:17:27.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:17:27.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:17:27.694Z] Configure a credential helper to remove this warning. See [2025-06-30T05:17:27.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:17:27.694Z] [2025-06-30T05:17:27.694Z] Login Succeeded [2025-06-30T05:17:27.694Z] ---> ****-login.sh ends [Pipeline] } [2025-06-30T05:17:27.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T05:17:28.036Z] + 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-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + dirname cmd/core-command/Dockerfile [2025-06-30T05:17:28.036Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-30T05:17:28.036Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2025-06-30T05:17:28.036Z] -f2 [2025-06-30T05:17:28.036Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/core-keeper/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/core-metadata/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/support-notifications/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-30T05:17:28.036Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-30T05:17:28.036Z] + cut -d/ -f2 [2025-06-30T05:17:28.036Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-30T05:17:28.069Z] 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-06-30T05:17:28.443Z] + git rev-list -1 --merges 965d791293024edc72babc9af6c9db7170a85624~1..965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T05:17:28.454Z] -----------> git rev-list -1 --merges 965d791293024edc72babc9af6c9db7170a85624~1..965d791293024edc72babc9af6c9db7170a85624 965d791293024edc72babc9af6c9db7170a85624 [false] [Pipeline] sh [2025-06-30T05:17:28.744Z] + git log --format=format:%s -1 965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T05:17:28.760Z] ========================================================= [2025-06-30T05:17:28.760Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-30T05:17:28.760Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-30T05:17:29.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-30T05:17:29.214Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-30T05:17:29.214Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-30T05:17:29.214Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-30T05:17:29.214Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-30T05:17:29.214Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-30T05:17:29.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:17:29.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T05:17:29.627Z] [2025-06-30T05:17:29.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:17:29.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T05:17:29.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-30T05:17:29.933Z] 3dae71ba6b94: Pulling fs layer [2025-06-30T05:17:29.933Z] 6bf1a483ea7c: Pulling fs layer [2025-06-30T05:17:29.933Z] f5dfc541a4d3: Pulling fs layer [2025-06-30T05:17:29.933Z] 461d9e800cba: Pulling fs layer [2025-06-30T05:17:29.933Z] 80192f66455f: Pulling fs layer [2025-06-30T05:17:29.933Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-30T05:17:29.933Z] a29436f7fd5d: Pulling fs layer [2025-06-30T05:17:29.933Z] 923cac83aea3: Pulling fs layer [2025-06-30T05:17:29.933Z] 25ad8b0a4227: Pulling fs layer [2025-06-30T05:17:29.933Z] db01528c6b51: Pulling fs layer [2025-06-30T05:17:29.933Z] 28988de357af: Pulling fs layer [2025-06-30T05:17:29.933Z] 80192f66455f: Waiting [2025-06-30T05:17:29.933Z] 2e8e34ca0e6c: Waiting [2025-06-30T05:17:29.933Z] 25ad8b0a4227: Waiting [2025-06-30T05:17:29.933Z] db01528c6b51: Waiting [2025-06-30T05:17:29.933Z] 28988de357af: Waiting [2025-06-30T05:17:29.933Z] a29436f7fd5d: Waiting [2025-06-30T05:17:29.933Z] 461d9e800cba: Waiting [2025-06-30T05:17:29.933Z] 923cac83aea3: Waiting [2025-06-30T05:17:30.211Z] 6bf1a483ea7c: Verifying Checksum [2025-06-30T05:17:30.211Z] 6bf1a483ea7c: Download complete [2025-06-30T05:17:30.211Z] 461d9e800cba: Download complete [2025-06-30T05:17:30.211Z] 80192f66455f: Verifying Checksum [2025-06-30T05:17:30.211Z] 80192f66455f: Download complete [2025-06-30T05:17:30.212Z] f5dfc541a4d3: Verifying Checksum [2025-06-30T05:17:30.212Z] f5dfc541a4d3: Download complete [2025-06-30T05:17:30.471Z] 3dae71ba6b94: Verifying Checksum [2025-06-30T05:17:30.471Z] 3dae71ba6b94: Download complete [2025-06-30T05:17:30.471Z] 923cac83aea3: Download complete [2025-06-30T05:17:30.471Z] 25ad8b0a4227: Verifying Checksum [2025-06-30T05:17:30.471Z] 25ad8b0a4227: Download complete [2025-06-30T05:17:30.471Z] db01528c6b51: Verifying Checksum [2025-06-30T05:17:30.471Z] db01528c6b51: Download complete [2025-06-30T05:17:30.471Z] 28988de357af: Verifying Checksum [2025-06-30T05:17:30.471Z] 28988de357af: Download complete [2025-06-30T05:17:31.040Z] a29436f7fd5d: Verifying Checksum [2025-06-30T05:17:31.040Z] a29436f7fd5d: Download complete [2025-06-30T05:17:31.301Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-30T05:17:31.301Z] 2e8e34ca0e6c: Download complete [2025-06-30T05:17:31.301Z] 3dae71ba6b94: Pull complete [2025-06-30T05:17:31.561Z] 6bf1a483ea7c: Pull complete [2025-06-30T05:17:32.129Z] f5dfc541a4d3: Pull complete [2025-06-30T05:17:32.129Z] 461d9e800cba: Pull complete [2025-06-30T05:17:32.129Z] 80192f66455f: Pull complete [2025-06-30T05:17:35.412Z] 2e8e34ca0e6c: Pull complete [2025-06-30T05:17:35.979Z] a29436f7fd5d: Pull complete [2025-06-30T05:17:35.979Z] 923cac83aea3: Pull complete [2025-06-30T05:17:35.979Z] 25ad8b0a4227: Pull complete [2025-06-30T05:17:35.979Z] db01528c6b51: Pull complete [2025-06-30T05:17:36.237Z] 28988de357af: Pull complete [2025-06-30T05:17:36.237Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-30T05:17:36.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T05:17:36.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T05:17:36.364Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T05:17:36.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T05:17:40.571Z] $ docker top 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a -eo pid,comm [2025-06-30T05:17:40.629Z] 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-06-30T05:17:40.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-30T05:17:40.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-30T05:17:40.677Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-30T05:17:40.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-30T05:17:40.771Z] $ docker exec 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent [2025-06-30T05:17:40.881Z] SSH_AUTH_SOCK=/tmp/ssh-jLr9fEbZ3qY3/agent.32 [2025-06-30T05:17:40.881Z] SSH_AGENT_PID=38 [2025-06-30T05:17:40.887Z] Running ssh-add (command line suppressed) [2025-06-30T05:17:40.981Z] Identity added: /w/workspace/edgex-go/863@tmp/private_key_16047492662632120661.key (/w/workspace/edgex-go/863@tmp/private_key_16047492662632120661.key) [2025-06-30T05:17:40.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T05:17:41.286Z] + git tag --points-at HEAD [Pipeline] } [2025-06-30T05:17:41.296Z] $ docker exec --env ******** --env ******** 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent -k [2025-06-30T05:17:41.404Z] unset SSH_AUTH_SOCK; [2025-06-30T05:17:41.404Z] unset SSH_AGENT_PID; [2025-06-30T05:17:41.404Z] echo Agent pid 38 killed; [2025-06-30T05:17:41.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-30T05:17:41.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-30T05:17:41.451Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-30T05:17:41.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-30T05:17:41.560Z] $ docker exec 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent [2025-06-30T05:17:41.669Z] SSH_AUTH_SOCK=/tmp/ssh-9qKGPdB3mWpw/agent.71 [2025-06-30T05:17:41.669Z] SSH_AGENT_PID=77 [2025-06-30T05:17:41.672Z] Running ssh-add (command line suppressed) [2025-06-30T05:17:41.769Z] Identity added: /w/workspace/edgex-go/863@tmp/private_key_7817241320675664517.key (/w/workspace/edgex-go/863@tmp/private_key_7817241320675664517.key) [2025-06-30T05:17:41.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T05:17:42.074Z] + git semver init [2025-06-30T05:17:42.336Z] 2025-06-30 05:17:42,306 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-30T05:17:42.336Z] 2025-06-30 05:17:42,310 [run_init] DEBUG init version:0.0.0 force:False [2025-06-30T05:17:42.336Z] 2025-06-30 05:17:42,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/863/.semver [2025-06-30T05:17:42.336Z] 2025-06-30 05:17:42,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/863/.semver [2025-06-30T05:17:42.336Z] 2025-06-30 05:17:42,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/863/.semver'], cwd=/w/workspace/edgex-go/863, stdin=None, shell=False, universal_newlines=False) [2025-06-30T05:17:47.609Z] 2025-06-30 05:17:47,190 [append_file] DEBUG append to file:/w/workspace/edgex-go/863/.git/info/exclude [2025-06-30T05:17:47.609Z] 2025-06-30 05:17:47,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/863/.semver/main with force:False [2025-06-30T05:17:47.609Z] 2025-06-30 05:17:47,191 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T05:17:47.609Z] 2025-06-30 05:17:47,191 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T05:17:47.609Z] 4.1.0-dev.31 [Pipeline] } [2025-06-30T05:17:47.620Z] $ docker exec --env ******** --env ******** 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent -k [2025-06-30T05:17:47.722Z] unset SSH_AUTH_SOCK; [2025-06-30T05:17:47.722Z] unset SSH_AGENT_PID; [2025-06-30T05:17:47.722Z] echo Agent pid 77 killed; [2025-06-30T05:17:47.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T05:17:48.063Z] + git semver [Pipeline] } [2025-06-30T05:17:48.339Z] $ docker stop --time=1 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a [2025-06-30T05:17:49.607Z] $ docker rm -f --volumes 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-30T05:17:49.950Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-30T05:17:50.165Z] Stashed 1 file(s) [Pipeline] echo [2025-06-30T05:17:50.169Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.31 [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-06-30T05:17:50.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] echo [2025-06-30T05:17:50.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T05:17:50.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T05:17:50.677Z] ========================================================= [2025-06-30T05:17:50.677Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-30T05:17:50.677Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-30T05:17:50.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T05:17:50.972Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-30T05:17:50.972Z] 0a9a5dfd008f: Pulling fs layer [2025-06-30T05:17:50.972Z] 36466aa92d05: Pulling fs layer [2025-06-30T05:17:50.972Z] e10405b45d13: Pulling fs layer [2025-06-30T05:17:50.972Z] 096b7ceb2af7: Pulling fs layer [2025-06-30T05:17:50.972Z] 4f4fb700ef54: Pulling fs layer [2025-06-30T05:17:50.972Z] 8213a616a21b: Pulling fs layer [2025-06-30T05:17:50.972Z] 985586143405: Pulling fs layer [2025-06-30T05:17:50.972Z] 0eae2285b678: Pulling fs layer [2025-06-30T05:17:50.972Z] d3ac315be8c5: Pulling fs layer [2025-06-30T05:17:50.972Z] 8213a616a21b: Waiting [2025-06-30T05:17:50.972Z] 096b7ceb2af7: Waiting [2025-06-30T05:17:50.972Z] 985586143405: Waiting [2025-06-30T05:17:50.972Z] 0eae2285b678: Waiting [2025-06-30T05:17:50.972Z] 4f4fb700ef54: Waiting [2025-06-30T05:17:50.972Z] d3ac315be8c5: Waiting [2025-06-30T05:17:50.972Z] 36466aa92d05: Verifying Checksum [2025-06-30T05:17:50.972Z] 36466aa92d05: Download complete [2025-06-30T05:17:50.972Z] 096b7ceb2af7: Verifying Checksum [2025-06-30T05:17:50.972Z] 096b7ceb2af7: Download complete [2025-06-30T05:17:50.972Z] 4f4fb700ef54: Verifying Checksum [2025-06-30T05:17:50.972Z] 4f4fb700ef54: Download complete [2025-06-30T05:17:50.972Z] 8213a616a21b: Verifying Checksum [2025-06-30T05:17:50.972Z] 8213a616a21b: Download complete [2025-06-30T05:17:50.972Z] 0a9a5dfd008f: Verifying Checksum [2025-06-30T05:17:50.972Z] 0a9a5dfd008f: Download complete [2025-06-30T05:17:51.256Z] 985586143405: Verifying Checksum [2025-06-30T05:17:51.256Z] 985586143405: Download complete [2025-06-30T05:17:51.256Z] 0a9a5dfd008f: Pull complete [2025-06-30T05:17:51.256Z] d3ac315be8c5: Verifying Checksum [2025-06-30T05:17:51.256Z] d3ac315be8c5: Download complete [2025-06-30T05:17:51.531Z] 36466aa92d05: Pull complete [2025-06-30T05:17:51.531Z] e10405b45d13: Download complete [2025-06-30T05:17:51.790Z] 0eae2285b678: Verifying Checksum [2025-06-30T05:17:51.790Z] 0eae2285b678: Download complete [2025-06-30T05:17:55.073Z] e10405b45d13: Pull complete [2025-06-30T05:17:55.073Z] 096b7ceb2af7: Pull complete [2025-06-30T05:17:55.073Z] 4f4fb700ef54: Pull complete [2025-06-30T05:17:55.073Z] 8213a616a21b: Pull complete [2025-06-30T05:17:55.073Z] 985586143405: Pull complete [2025-06-30T05:17:56.970Z] 0eae2285b678: Pull complete [2025-06-30T05:17:57.536Z] d3ac315be8c5: Pull complete [2025-06-30T05:17:57.536Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-06-30T05:17:57.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T05:17:57.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-30T05:17:57.836Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T05:17:57.836Z] WORKDIR /edgex [2025-06-30T05:17:57.836Z] COPY go.mod . [2025-06-30T05:17:57.836Z] RUN go mod download [2025-06-30T05:17:57.836Z] + docker build -t ci-base-image-x86_64 -f - . [2025-06-30T05:17:58.403Z] Sending build context to Docker daemon 185.9MB [2025-06-30T05:17:58.403Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T05:17:58.403Z] ---> ea6120ae94a0 [2025-06-30T05:17:58.403Z] Step 2/4 : WORKDIR /edgex [2025-06-30T05:18:02.596Z] ---> Running in 254cedee1c38 [2025-06-30T05:18:02.596Z] Removing intermediate container 254cedee1c38 [2025-06-30T05:18:02.596Z] ---> 23a3db93237b [2025-06-30T05:18:02.596Z] Step 3/4 : COPY go.mod . [2025-06-30T05:18:02.596Z] ---> 438bae5bab82 [2025-06-30T05:18:02.596Z] Step 4/4 : RUN go mod download [2025-06-30T05:18:02.596Z] ---> Running in 9397122bd145 [2025-06-30T05:18:05.290Z] Still waiting to schedule task [2025-06-30T05:18:05.290Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-30T05:18:41.454Z] Removing intermediate container 9397122bd145 [2025-06-30T05:18:41.454Z] ---> 6492032dd50c [2025-06-30T05:18:41.454Z] Successfully built 6492032dd50c [2025-06-30T05:18:41.454Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:18:41.761Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-30T05:18:41.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T05:18:41.831Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T05:18:41.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T05:18:42.224Z] $ docker top c74f85c6849f04d99e0dc991028bc7f977133e172eea6b53a29321b373737758 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T05:18:42.564Z] + go version [2025-06-30T05:18:42.564Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-06-30T05:18:42.579Z] $ docker stop --time=1 c74f85c6849f04d99e0dc991028bc7f977133e172eea6b53a29321b373737758 [2025-06-30T05:18:43.835Z] $ docker rm -f --volumes c74f85c6849f04d99e0dc991028bc7f977133e172eea6b53a29321b373737758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:18:44.281Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-30T05:18:44.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T05:18:44.360Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T05:18:44.394Z] $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T05:18:44.728Z] $ docker top 264d53bfedc27c06b8dfa54425f96bc577e1806f20b09a7c02c26d52f0848c7c -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-30T05:18:44.790Z] ========================================================= [2025-06-30T05:18:44.790Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-30T05:18:44.790Z] ========================================================= [Pipeline] sh [2025-06-30T05:18:45.069Z] + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] fileExists [Pipeline] sh [2025-06-30T05:18:45.373Z] + make test [2025-06-30T05:18:45.373Z] go test -race -coverprofile=coverage.out ./... [2025-06-30T05:18:53.494Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-30T05:19:15.409Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-30T05:19:15.409Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-30T05:19:15.409Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-30T05:19:15.409Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-30T05:19:15.409Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-30T05:19:15.977Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-30T05:19:15.977Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-30T05:19:15.977Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-30T05:19:15.977Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-30T05:19:15.977Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-30T05:19:16.238Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-30T05:19:16.238Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-30T05:19:16.238Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-30T05:19:16.238Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-30T05:19:16.238Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-30T05:19:16.238Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-30T05:19:16.238Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-30T05:19:17.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 42.3% of statements [2025-06-30T05:19:17.429Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-30T05:19:17.429Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-30T05:19:17.687Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-30T05:19:17.687Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-30T05:19:17.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-06-30T05:19:18.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-30T05:19:18.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-30T05:19:18.878Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-30T05:19:18.878Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-30T05:19:18.878Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-30T05:19:18.878Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-30T05:19:18.878Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T05:19:18.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-30T05:19:18.878Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-30T05:19:18.878Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-30T05:19:19.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-30T05:19:19.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-30T05:19:19.810Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-30T05:19:19.810Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-30T05:19:19.810Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-30T05:19:19.810Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T05:19:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements [2025-06-30T05:19:21.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-06-30T05:19:21.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 46.3% of statements [2025-06-30T05:19:21.712Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-30T05:19:21.712Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-30T05:19:21.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.224s coverage: 93.4% of statements [2025-06-30T05:19:21.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.3% of statements [2025-06-30T05:19:22.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-06-30T05:19:23.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-30T05:19:23.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-30T05:19:23.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-30T05:19:23.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-30T05:19:24.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements [2025-06-30T05:19:24.478Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-06-30T05:19:25.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-30T05:19:25.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-30T05:19:25.045Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-30T05:19:25.045Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-30T05:19:25.045Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-30T05:19:25.045Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-30T05:19:25.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-06-30T05:19:25.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 1.0% of statements [2025-06-30T05:19:25.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements [2025-06-30T05:19:25.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements [2025-06-30T05:19:26.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-06-30T05:19:26.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2025-06-30T05:19:26.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-06-30T05:19:26.553Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-30T05:19:26.553Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-30T05:19:26.553Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-30T05:19:26.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-06-30T05:19:27.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-30T05:19:27.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-30T05:19:27.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-30T05:19:27.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-30T05:19:27.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2025-06-30T05:19:28.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-30T05:19:28.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-30T05:19:28.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-30T05:19:28.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-30T05:19:28.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-30T05:19:28.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-30T05:19:28.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-30T05:19:28.960Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-30T05:19:28.960Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-30T05:19:29.526Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-30T05:19:30.900Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-30T05:19:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-30T05:19:31.124Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4244 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-06-30T05:19:31.144Z] Running in /w/workspace/edgex-go/863 [Pipeline] { [Pipeline] checkout [2025-06-30T05:19:31.176Z] The recommended git tool is: git [2025-06-30T05:19:32.272Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-30T05:19:33.645Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-30T05:19:33.645Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-30T05:19:33.645Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-30T05:19:35.609Z] using credential edgex-jenkins-ssh [2025-06-30T05:19:35.634Z] Cloning the remote Git repository [2025-06-30T05:19:36.167Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-30T05:19:35.689Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-06-30T05:19:35.770Z] > git init /w/workspace/edgex-go/863 # timeout=10 [2025-06-30T05:19:35.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-06-30T05:19:35.896Z] > git --version # timeout=10 [2025-06-30T05:19:35.917Z] > git --version # 'git version 2.25.1' [2025-06-30T05:19:35.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-30T05:19:36.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-30T05:19:37.101Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-30T05:19:37.101Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-30T05:19:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-30T05:19:37.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-30T05:19:37.667Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T05:19:38.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2025-06-30T05:19:39.536Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-30T05:19:39.536Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-30T05:19:39.536Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-30T05:19:39.536Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-30T05:19:39.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-30T05:19:39.536Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-30T05:19:40.101Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-30T05:19:40.101Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-30T05:19:40.101Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-30T05:19:40.101Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-30T05:19:40.101Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-30T05:19:40.101Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-30T05:19:43.387Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-30T05:19:43.387Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-30T05:19:43.387Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-30T05:19:43.387Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-30T05:19:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-30T05:19:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-30T05:19:43.387Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-30T05:19:43.387Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T05:19:44.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-30T05:19:44.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-30T05:19:44.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-30T05:19:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-30T05:19:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-30T05:19:45.255Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 68.8% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.110s coverage: 82.1% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.5% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-06-30T05:19:49.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2025-06-30T05:19:50.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-06-30T05:19:50.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements [2025-06-30T05:19:50.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-06-30T05:19:50.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements [2025-06-30T05:19:50.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-06-30T05:19:50.275Z] 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-06-30T05:19:50.534Z] running golangci-lint [2025-06-30T05:19:50.534Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-30T05:19:50.534Z] go version go1.23.9 linux/amd64 [2025-06-30T05:19:50.793Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-30T05:19:50.793Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-30T05:19:50.793Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-30T05:19:53.243Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-06-30T05:19:53.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-30T05:19:54.114Z] Avoid second fetch [2025-06-30T05:19:54.115Z] Checking out Revision 965d791293024edc72babc9af6c9db7170a85624 (main) [2025-06-30T05:19:54.938Z] Commit message: "feat: CoreMetadata improve SQL statement (#5196)" [2025-06-30T05:19:54.140Z] > git config core.sparsecheckout # timeout=10 [2025-06-30T05:19:54.208Z] > git checkout -f 965d791293024edc72babc9af6c9db7170a85624 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-30T05:19:59.714Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-30T05:19:59.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T05:19:59.714Z] Dload Upload Total Spent Left Speed [2025-06-30T05:19:59.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 126k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh [2025-06-30T05:20:00.063Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-30T05:20:00.395Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-30T05:20:00.395Z] + sudo tee /etc/docker/daemon.new [2025-06-30T05:20:00.395Z] { [2025-06-30T05:20:00.395Z] "registry-mirrors": [ [2025-06-30T05:20:00.395Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-30T05:20:00.395Z] ], [2025-06-30T05:20:00.395Z] "bip": "10.250.0.254/24", [2025-06-30T05:20:00.395Z] "hosts": [ [2025-06-30T05:20:00.395Z] "tcp://0.0.0.0:5555", [2025-06-30T05:20:00.395Z] "unix:///var/run/docker.sock" [2025-06-30T05:20:00.395Z] ], [2025-06-30T05:20:00.395Z] "mtu": 1458, [2025-06-30T05:20:00.395Z] "selinux-enabled": true, [2025-06-30T05:20:00.395Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-30T05:20:00.395Z] } [Pipeline] sh [2025-06-30T05:20:00.733Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-30T05:20:01.061Z] + sudo service docker restart [2025-06-30T05:20:12.710Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 21.22719097s" [2025-06-30T05:20:12.710Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.175071ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T05:20:19.312Z] provisioning config files... [2025-06-30T05:20:19.339Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config8726023897538972584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:20:19.770Z] ---> ****-login.sh [2025-06-30T05:20:19.770Z] nexus3.edgexfoundry.org:10001 [2025-06-30T05:20:20.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:20:20.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:20:20.627Z] Configure a credential helper to remove this warning. See [2025-06-30T05:20:20.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:20:20.627Z] [2025-06-30T05:20:20.627Z] Login Succeeded [2025-06-30T05:20:20.627Z] nexus3.edgexfoundry.org:10002 [2025-06-30T05:20:20.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:20:20.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:20:20.895Z] Configure a credential helper to remove this warning. See [2025-06-30T05:20:20.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:20:20.896Z] [2025-06-30T05:20:20.896Z] Login Succeeded [2025-06-30T05:20:20.896Z] nexus3.edgexfoundry.org:10003 [2025-06-30T05:20:21.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:20:21.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:20:21.163Z] Configure a credential helper to remove this warning. See [2025-06-30T05:20:21.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:20:21.163Z] [2025-06-30T05:20:21.163Z] Login Succeeded [2025-06-30T05:20:21.163Z] nexus3.edgexfoundry.org:10004 [2025-06-30T05:20:21.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:20:21.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:20:21.430Z] Configure a credential helper to remove this warning. See [2025-06-30T05:20:21.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:20:21.430Z] [2025-06-30T05:20:21.430Z] Login Succeeded [2025-06-30T05:20:21.430Z] ****.io [2025-06-30T05:20:21.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:20:21.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:20:21.962Z] Configure a credential helper to remove this warning. See [2025-06-30T05:20:21.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:20:21.962Z] [2025-06-30T05:20:21.962Z] Login Succeeded [2025-06-30T05:20:21.962Z] ---> ****-login.sh ends [Pipeline] } [2025-06-30T05:20:21.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-06-30T05:20:22.572Z] + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] echo [2025-06-30T05:20:22.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T05:20:22.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T05:20:22.645Z] ========================================================= [2025-06-30T05:20:22.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-06-30T05:20:22.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-30T05:20:22.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-30T05:20:22.976Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-30T05:20:22.976Z] 94e9d8af2201: Pulling fs layer [2025-06-30T05:20:22.976Z] a6c56e8762df: Pulling fs layer [2025-06-30T05:20:22.976Z] f0f3c8884826: Pulling fs layer [2025-06-30T05:20:22.976Z] c7e7622c144d: Pulling fs layer [2025-06-30T05:20:22.976Z] 4f4fb700ef54: Pulling fs layer [2025-06-30T05:20:22.976Z] e8859aadc426: Pulling fs layer [2025-06-30T05:20:22.976Z] b4813487a9f6: Pulling fs layer [2025-06-30T05:20:22.976Z] 502a3d64fb4b: Pulling fs layer [2025-06-30T05:20:22.976Z] c7e7622c144d: Waiting [2025-06-30T05:20:22.976Z] 4f4fb700ef54: Waiting [2025-06-30T05:20:22.976Z] e8859aadc426: Waiting [2025-06-30T05:20:22.976Z] b4813487a9f6: Waiting [2025-06-30T05:20:22.976Z] 502a3d64fb4b: Waiting [2025-06-30T05:20:23.248Z] a6c56e8762df: Verifying Checksum [2025-06-30T05:20:23.248Z] a6c56e8762df: Download complete [2025-06-30T05:20:23.248Z] c7e7622c144d: Verifying Checksum [2025-06-30T05:20:23.248Z] c7e7622c144d: Download complete [2025-06-30T05:20:23.248Z] 4f4fb700ef54: Verifying Checksum [2025-06-30T05:20:23.248Z] 4f4fb700ef54: Download complete [2025-06-30T05:20:23.248Z] e8859aadc426: Verifying Checksum [2025-06-30T05:20:23.248Z] e8859aadc426: Download complete [2025-06-30T05:20:23.248Z] 94e9d8af2201: Verifying Checksum [2025-06-30T05:20:23.248Z] 94e9d8af2201: Download complete [2025-06-30T05:20:23.836Z] 502a3d64fb4b: Verifying Checksum [2025-06-30T05:20:23.836Z] 502a3d64fb4b: Download complete [2025-06-30T05:20:24.107Z] 94e9d8af2201: Pull complete [2025-06-30T05:20:24.698Z] a6c56e8762df: Pull complete [2025-06-30T05:20:24.898Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.223885449s with top 10 stages: buildir: 53.092405919s, gosec: 3.886850406s, fact_deprecated: 3.314192577s, inspect: 2.863073976s, printf: 2.146311891s, ctrlflow: 1.890847577s, nilness: 1.083517357s, fact_purity: 1.059463902s, directives: 984.526102ms, errcheck: 980.216304ms" [2025-06-30T05:20:24.898Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-30T05:20:24.898Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, nolint: 20/0, exclude-rules: 202/20, cgo: 202/202, invalid_issue: 202/202, exclude: 202/202, skip_files: 202/202, skip_dirs: 202/202" [2025-06-30T05:20:24.898Z] level=info msg="[runner] processing took 16.623962ms with stages: nolint: 6.932892ms, identifier_marker: 4.139723ms, path_prettifier: 1.581346ms, autogenerated_exclude: 1.498456ms, exclude-rules: 1.391474ms, skip_dirs: 958.08µs, cgo: 48.28µs, invalid_issue: 48.121µs, filename_unadjuster: 21.61µs, max_same_issues: 600ns, diff: 560ns, max_from_linter: 440ns, skip_files: 440ns, fixer: 410ns, uniq_by_line: 400ns, exclude: 260ns, sort_results: 250ns, source_code: 150ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 110ns" [2025-06-30T05:20:24.898Z] level=info msg="[runner] linters took 11.252030657s with stages: goanalysis_metalinter: 11.235320105s" [2025-06-30T05:20:24.898Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-30T05:20:24.898Z] level=info msg="Memory: 325 samples, avg is 296.7MB, max is 1425.0MB" [2025-06-30T05:20:24.898Z] level=info msg="Execution took 32.518622824s" [2025-06-30T05:20:24.898Z] go vet ./... [2025-06-30T05:20:25.285Z] f0f3c8884826: Verifying Checksum [2025-06-30T05:20:25.285Z] f0f3c8884826: Download complete [2025-06-30T05:20:25.871Z] b4813487a9f6: Verifying Checksum [2025-06-30T05:20:25.871Z] b4813487a9f6: Download complete [2025-06-30T05:20:30.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-30T05:20:30.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-30T05:20:30.188Z] ./bin/test-attribution-txt.sh [2025-06-30T05:20:30.189Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-30T05:20:30.189Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-06-30T05:20:30.189Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-06-30T05:20:30.189Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-06-30T05:20:30.189Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-06-30T05:20:30.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-30T05:20:30.499Z] + ls -al . [2025-06-30T05:20:30.499Z] total 2000 [2025-06-30T05:20:30.499Z] drwxrwxr-x 11 1001 1001 4096 Jun 30 05:18 . [2025-06-30T05:20:30.499Z] drwxr-xr-x 4 root root 4096 Jun 30 05:18 .. [2025-06-30T05:20:30.499Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 .blubracket [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 10 Jun 30 05:17 .dockerignore [2025-06-30T05:20:30.499Z] drwxrwxr-x 8 1001 1001 4096 Jun 30 05:19 .git [2025-06-30T05:20:30.499Z] drwxrwxr-x 3 1001 1001 4096 Jun 30 05:17 .github [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 909 Jun 30 05:17 .gitignore [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 218 Jun 30 05:17 .golangci.yml [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 100 Jun 30 05:17 .hadolint.yml [2025-06-30T05:20:30.499Z] drwxr-xr-x 3 1001 1001 4096 Jun 30 05:17 .semver [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 155 Jun 30 05:17 .sonarcloud.properties [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 1171 Jun 30 05:17 ADOPTERS.md [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 17374 Jun 30 05:17 Attribution.txt [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 108018 Jun 30 05:17 CHANGELOG.md [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 3804 Jun 30 05:17 CONTRIBUTING.md [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 677 Jun 30 05:17 GOVERNANCE.md [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 858 Jun 30 05:17 Jenkinsfile [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 10775 Jun 30 05:17 LICENSE [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 16740 Jun 30 05:17 Makefile [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 582 Jun 30 05:17 OWNERS.md [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 9932 Jun 30 05:17 README.md [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 789 Jun 30 05:17 SECURITY.md [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 12 Jun 30 05:17 VERSION [2025-06-30T05:20:30.499Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 bin [2025-06-30T05:20:30.499Z] drwxrwxr-x 19 1001 1001 4096 Jun 30 05:17 cmd [2025-06-30T05:20:30.499Z] -rw-r--r-- 1 root root 1667161 Jun 30 05:19 coverage.out [2025-06-30T05:20:30.499Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 fuzz_test [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 6474 Jun 30 05:17 go.mod [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 88358 Jun 30 05:17 go.sum [2025-06-30T05:20:30.499Z] drwxrwxr-x 7 1001 1001 4096 Jun 30 05:17 internal [2025-06-30T05:20:30.499Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 openapi [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 584 Jun 30 05:17 security.txt [2025-06-30T05:20:30.499Z] -rw-rw-r-- 1 1001 1001 204 Jun 30 05:17 version.go [Pipeline] sh [2025-06-30T05:20:30.786Z] + '[' -e coverage.out ] [2025-06-30T05:20:30.786Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-30T05:20:30.946Z] Stashed 1 file(s) [Pipeline] sh [2025-06-30T05:20:31.226Z] + make build [2025-06-30T05:20:31.226Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-30T05:20:40.874Z] f0f3c8884826: Pull complete [2025-06-30T05:20:40.875Z] c7e7622c144d: Pull complete [2025-06-30T05:20:40.875Z] 4f4fb700ef54: Pull complete [2025-06-30T05:20:40.875Z] e8859aadc426: Pull complete [2025-06-30T05:20:47.527Z] b4813487a9f6: Pull complete [2025-06-30T05:20:49.483Z] 502a3d64fb4b: Pull complete [2025-06-30T05:20:49.483Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-06-30T05:20:49.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-30T05:20:49.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-30T05:20:49.828Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-30T05:20:49.828Z] WORKDIR /edgex [2025-06-30T05:20:49.828Z] COPY go.mod . [2025-06-30T05:20:49.828Z] RUN go mod download [2025-06-30T05:20:49.828Z] + docker build -t ci-base-image-arm64 -f - . [2025-06-30T05:20:50.416Z] Sending build context to Docker daemon 3.709MB [2025-06-30T05:20:50.416Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-30T05:20:50.416Z] ---> 3bb21d53e231 [2025-06-30T05:20:50.416Z] Step 2/4 : WORKDIR /edgex [2025-06-30T05:20:52.353Z] ---> Running in fa81984f9faf [2025-06-30T05:20:52.353Z] Removing intermediate container fa81984f9faf [2025-06-30T05:20:52.353Z] ---> 511fdf21cf37 [2025-06-30T05:20:52.353Z] Step 3/4 : COPY go.mod . [2025-06-30T05:20:52.943Z] ---> 27329414e219 [2025-06-30T05:20:52.943Z] Step 4/4 : RUN go mod download [2025-06-30T05:20:52.943Z] ---> Running in 576215c679ef [2025-06-30T05:20:53.149Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-30T05:20:53.718Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-30T05:20:55.620Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-30T05:20:55.878Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-30T05:20:57.255Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-30T05:21:02.523Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-30T05:21:03.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-30T05:21:05.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-30T05:21:07.703Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-30T05:21:09.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-30T05:21:10.456Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-30T05:21:11.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-06-30T05:21:12.416Z] $ docker stop --time=1 264d53bfedc27c06b8dfa54425f96bc577e1806f20b09a7c02c26d52f0848c7c [2025-06-30T05:21:17.548Z] $ docker rm -f --volumes 264d53bfedc27c06b8dfa54425f96bc577e1806f20b09a7c02c26d52f0848c7c [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-06-30T05:21:18.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-30T05:21:18.758Z] [2025-06-30T05:21:18.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:21:19.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-30T05:21:19.063Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-30T05:21:19.063Z] 91d30c5bc195: Pulling fs layer [2025-06-30T05:21:19.063Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-30T05:21:19.063Z] 9c61dcf015f6: Pulling fs layer [2025-06-30T05:21:19.063Z] 4698f68db338: Pulling fs layer [2025-06-30T05:21:19.063Z] 2a2f49069b9e: Pulling fs layer [2025-06-30T05:21:19.063Z] e0025b399a48: Pulling fs layer [2025-06-30T05:21:19.063Z] 2a2f49069b9e: Waiting [2025-06-30T05:21:19.063Z] 4698f68db338: Waiting [2025-06-30T05:21:19.063Z] e0025b399a48: Waiting [2025-06-30T05:21:19.063Z] 91d30c5bc195: Download complete [2025-06-30T05:21:19.321Z] 4698f68db338: Download complete [2025-06-30T05:21:19.321Z] 91d30c5bc195: Pull complete [2025-06-30T05:21:19.321Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-30T05:21:19.321Z] 2e9b0aa3be6d: Download complete [2025-06-30T05:21:19.321Z] e0025b399a48: Verifying Checksum [2025-06-30T05:21:19.321Z] e0025b399a48: Download complete [2025-06-30T05:21:19.321Z] 2a2f49069b9e: Verifying Checksum [2025-06-30T05:21:19.321Z] 2a2f49069b9e: Download complete [2025-06-30T05:21:19.591Z] 2e9b0aa3be6d: Pull complete [2025-06-30T05:21:19.849Z] 9c61dcf015f6: Download complete [2025-06-30T05:21:22.377Z] 9c61dcf015f6: Pull complete [2025-06-30T05:21:22.377Z] 4698f68db338: Pull complete [2025-06-30T05:21:22.636Z] 2a2f49069b9e: Pull complete [2025-06-30T05:21:22.895Z] e0025b399a48: Pull complete [2025-06-30T05:21:22.895Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-30T05:21:22.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-30T05:21:22.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T05:21:22.995Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T05:21:23.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T05:21:25.462Z] $ docker top d3d676a1cc28968dc0ab72edf2812ff16ca2f463e11db47f281142229fb7cd9c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T05:21:25.799Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-30T05:21:28.334Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #1 transferring dockerfile: 3.02kB done [2025-06-30T05:21:28.334Z] #1 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #2 transferring dockerfile: 2.01kB done [2025-06-30T05:21:28.334Z] #2 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #3 transferring dockerfile: 1.89kB done [2025-06-30T05:21:28.334Z] #3 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #4 [core-command internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #4 transferring dockerfile: 1.94kB done [2025-06-30T05:21:28.334Z] #4 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #5 transferring dockerfile: 1.70kB done [2025-06-30T05:21:28.334Z] #5 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #6 transferring dockerfile: 2.00kB done [2025-06-30T05:21:28.334Z] #6 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #7 transferring dockerfile: 2.14kB done [2025-06-30T05:21:28.334Z] #7 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #8 transferring dockerfile: 2.49kB done [2025-06-30T05:21:28.334Z] #8 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #9 transferring dockerfile: 2.10kB done [2025-06-30T05:21:28.334Z] #9 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #10 transferring dockerfile: 2.23kB done [2025-06-30T05:21:28.334Z] #10 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #11 transferring dockerfile: 1.83kB done [2025-06-30T05:21:28.334Z] #11 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #12 transferring dockerfile: 1.81kB done [2025-06-30T05:21:28.334Z] #12 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #13 transferring dockerfile: 2.50kB done [2025-06-30T05:21:28.334Z] #13 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #14 transferring dockerfile: 1.69kB done [2025-06-30T05:21:28.334Z] #14 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #15 [core-data internal] load build definition from Dockerfile [2025-06-30T05:21:28.334Z] #15 transferring dockerfile: 2.04kB done [2025-06-30T05:21:28.334Z] #15 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #16 [security-bootstrapper internal] load .dockerignore [2025-06-30T05:21:28.334Z] #16 transferring context: 50B done [2025-06-30T05:21:28.334Z] #16 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #17 [core-keeper internal] load .dockerignore [2025-06-30T05:21:28.334Z] #17 transferring context: 50B done [2025-06-30T05:21:28.334Z] #17 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-06-30T05:21:28.334Z] #18 transferring context: 50B done [2025-06-30T05:21:28.334Z] #18 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #19 [core-command internal] load .dockerignore [2025-06-30T05:21:28.334Z] #19 transferring context: 50B done [2025-06-30T05:21:28.334Z] #19 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #20 [security-spire-server internal] load .dockerignore [2025-06-30T05:21:28.334Z] #20 transferring context: 50B done [2025-06-30T05:21:28.334Z] #20 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #21 [support-notifications internal] load .dockerignore [2025-06-30T05:21:28.334Z] #21 transferring context: 50B done [2025-06-30T05:21:28.334Z] #21 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #22 [security-proxy-auth internal] load .dockerignore [2025-06-30T05:21:28.334Z] #22 transferring context: 50B done [2025-06-30T05:21:28.334Z] #22 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-06-30T05:21:28.334Z] #23 transferring context: 50B done [2025-06-30T05:21:28.334Z] #23 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #24 [core-metadata internal] load .dockerignore [2025-06-30T05:21:28.334Z] #24 transferring context: 50B done [2025-06-30T05:21:28.334Z] #24 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-30T05:21:28.334Z] #25 transferring context: 50B done [2025-06-30T05:21:28.334Z] #25 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #26 [support-scheduler internal] load .dockerignore [2025-06-30T05:21:28.334Z] #26 transferring context: 50B done [2025-06-30T05:21:28.334Z] #26 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #27 [security-spire-agent internal] load .dockerignore [2025-06-30T05:21:28.334Z] #27 transferring context: 50B done [2025-06-30T05:21:28.334Z] #27 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #28 [security-proxy-setup internal] load .dockerignore [2025-06-30T05:21:28.334Z] #28 transferring context: 50B done [2025-06-30T05:21:28.334Z] #28 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #29 [security-spire-config internal] load .dockerignore [2025-06-30T05:21:28.334Z] #29 transferring context: 50B done [2025-06-30T05:21:28.334Z] #29 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #30 [core-data internal] load .dockerignore [2025-06-30T05:21:28.334Z] #30 transferring context: 50B done [2025-06-30T05:21:28.334Z] #30 DONE 0.0s [2025-06-30T05:21:28.334Z] [2025-06-30T05:21:28.334Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T05:21:28.593Z] #31 DONE 0.0s [2025-06-30T05:21:28.593Z] [2025-06-30T05:21:28.593Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T05:21:28.593Z] #32 DONE 0.1s [2025-06-30T05:21:28.593Z] [2025-06-30T05:21:28.593Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:28.593Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:28.593Z] #33 ... [2025-06-30T05:21:28.593Z] [2025-06-30T05:21:28.593Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T05:21:28.593Z] #31 DONE 0.0s [2025-06-30T05:21:28.593Z] [2025-06-30T05:21:28.593Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:28.593Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:21:28.593Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:21:28.593Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T05:21:28.593Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T05:21:28.852Z] #33 ... [2025-06-30T05:21:28.852Z] [2025-06-30T05:21:28.852Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T05:21:28.852Z] #31 DONE 0.0s [2025-06-30T05:21:28.852Z] [2025-06-30T05:21:28.852Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T05:21:28.852Z] #32 DONE 0.2s [2025-06-30T05:21:28.852Z] [2025-06-30T05:21:28.852Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:28.852Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:21:28.852Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:21:28.852Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T05:21:28.852Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T05:21:28.852Z] #33 ... [2025-06-30T05:21:28.852Z] [2025-06-30T05:21:28.852Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T05:21:28.852Z] #31 DONE 0.0s [2025-06-30T05:21:29.117Z] [2025-06-30T05:21:29.117Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T05:21:29.117Z] #31 DONE 0.0s [2025-06-30T05:21:29.117Z] [2025-06-30T05:21:29.117Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:29.117Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:21:29.117Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:21:29.117Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T05:21:29.117Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T05:21:29.117Z] #33 ... [2025-06-30T05:21:29.117Z] [2025-06-30T05:21:29.117Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T05:21:29.117Z] #31 DONE 0.0s [2025-06-30T05:21:29.117Z] [2025-06-30T05:21:29.117Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:29.117Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:21:29.117Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:21:29.117Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T05:21:29.117Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T05:21:29.117Z] #33 ... [2025-06-30T05:21:29.117Z] [2025-06-30T05:21:29.117Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T05:21:29.117Z] #32 DONE 0.5s [2025-06-30T05:21:29.117Z] [2025-06-30T05:21:29.117Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:29.117Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:21:29.117Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:21:29.117Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T05:21:29.117Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T05:21:29.375Z] #33 ... [2025-06-30T05:21:29.375Z] [2025-06-30T05:21:29.375Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-30T05:21:29.375Z] #34 DONE 0.7s [2025-06-30T05:21:29.375Z] [2025-06-30T05:21:29.375Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:29.375Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:21:29.375Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:21:29.375Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T05:21:29.375Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T05:21:29.942Z] #33 ... [2025-06-30T05:21:29.942Z] [2025-06-30T05:21:29.942Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-30T05:21:29.942Z] #35 DONE 0.8s [2025-06-30T05:21:29.942Z] [2025-06-30T05:21:29.942Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:21:29.942Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:21:29.942Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:21:29.942Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T05:21:29.942Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T05:21:30.203Z] #33 ... [2025-06-30T05:21:30.203Z] [2025-06-30T05:21:30.203Z] #36 [security-spire-config internal] load build context [2025-06-30T05:21:30.203Z] #36 transferring context: 22.05kB 0.0s done [2025-06-30T05:21:30.203Z] #36 DONE 0.8s [2025-06-30T05:21:30.203Z] [2025-06-30T05:21:30.203Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:21:30.203Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-06-30T05:21:30.203Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-30T05:21:30.203Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-30T05:21:30.203Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-30T05:21:30.203Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-06-30T05:21:30.203Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s [2025-06-30T05:21:30.203Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s [2025-06-30T05:21:32.787Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-06-30T05:21:33.133Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-30T05:21:35.885Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s [2025-06-30T05:21:35.885Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.6s [2025-06-30T05:21:36.831Z] #37 ... [2025-06-30T05:21:36.831Z] [2025-06-30T05:21:36.831Z] #38 [security-spire-server internal] load build context [2025-06-30T05:21:36.831Z] #38 transferring context: 23.80kB 0.0s done [2025-06-30T05:21:36.831Z] #38 DONE 7.5s [2025-06-30T05:21:36.831Z] [2025-06-30T05:21:36.831Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:21:36.831Z] #37 ... [2025-06-30T05:21:36.831Z] [2025-06-30T05:21:36.831Z] #39 [security-secretstore-setup internal] load build context [2025-06-30T05:21:36.831Z] #39 transferring context: 365.90MB 7.9s [2025-06-30T05:21:36.831Z] #39 ... [2025-06-30T05:21:36.831Z] [2025-06-30T05:21:36.831Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:21:37.089Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.4s done [2025-06-30T05:21:39.150Z] #37 ... [2025-06-30T05:21:39.151Z] [2025-06-30T05:21:39.151Z] #40 [core-keeper internal] load build context [2025-06-30T05:21:39.151Z] #40 ... [2025-06-30T05:21:39.151Z] [2025-06-30T05:21:39.151Z] #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T05:21:39.151Z] #41 ... [2025-06-30T05:21:39.151Z] [2025-06-30T05:21:39.151Z] #42 [core-metadata internal] load build context [2025-06-30T05:21:39.151Z] #42 ... [2025-06-30T05:21:39.151Z] [2025-06-30T05:21:39.151Z] #43 [support-notifications internal] load build context [2025-06-30T05:21:39.151Z] #43 ... [2025-06-30T05:21:39.151Z] [2025-06-30T05:21:39.151Z] #44 [support-scheduler internal] load build context [2025-06-30T05:21:39.430Z] #44 ... [2025-06-30T05:21:39.430Z] [2025-06-30T05:21:39.430Z] #45 [core-common-config-bootstrapper internal] load build context [2025-06-30T05:21:39.430Z] #45 ... [2025-06-30T05:21:39.430Z] [2025-06-30T05:21:39.430Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-30T05:21:39.430Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:39.430Z] #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:39.430Z] #0 1.391 (1/4) Installing ca-certificates (20241121-r1) [2025-06-30T05:21:39.430Z] #0 1.412 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-30T05:21:39.430Z] #0 1.418 (3/4) Installing su-exec (0.2-r3) [2025-06-30T05:21:39.430Z] #0 1.418 (4/4) Installing yq-go (4.44.1-r2) [2025-06-30T05:21:39.430Z] #0 1.494 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:21:39.430Z] #0 1.502 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:21:39.430Z] #0 1.548 OK: 19 MiB in 18 packages [2025-06-30T05:21:39.430Z] #46 ... [2025-06-30T05:21:39.430Z] [2025-06-30T05:21:39.430Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:21:39.430Z] #0 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:39.430Z] #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:39.430Z] #0 1.410 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:21:39.430Z] #0 1.410 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:21:39.430Z] #0 1.410 OK: 24171 distinct packages available [2025-06-30T05:21:39.430Z] #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:39.430Z] #0 1.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:39.430Z] #0 1.806 (1/14) Installing ca-certificates (20241121-r1) [2025-06-30T05:21:39.430Z] #0 1.818 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-30T05:21:39.430Z] #0 1.829 (3/14) Installing c-ares (1.33.1-r0) [2025-06-30T05:21:39.430Z] #0 1.834 (4/14) Installing libunistring (1.2-r0) [2025-06-30T05:21:39.430Z] #0 1.849 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-30T05:21:39.430Z] #0 1.849 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-30T05:21:39.430Z] #0 1.874 (7/14) Installing libpsl (0.21.5-r1) [2025-06-30T05:21:39.430Z] #0 1.877 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-30T05:21:39.430Z] #0 1.886 (9/14) Installing libcurl (8.12.1-r0) [2025-06-30T05:21:39.430Z] #0 1.900 (10/14) Installing curl (8.12.1-r0) [2025-06-30T05:21:39.431Z] #0 1.907 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-30T05:21:39.431Z] #0 1.910 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-30T05:21:39.431Z] #0 1.914 (13/14) Installing libucontext (1.2-r3) [2025-06-30T05:21:39.431Z] #0 1.915 (14/14) Installing gcompat (1.1.0-r4) [2025-06-30T05:21:39.431Z] #0 1.920 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:21:39.431Z] #0 1.941 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:21:39.431Z] #0 1.977 OK: 13 MiB in 28 packages [2025-06-30T05:21:39.431Z] #47 ... [2025-06-30T05:21:39.431Z] [2025-06-30T05:21:39.431Z] #48 [core-data internal] load build context [2025-06-30T05:21:39.851Z] #48 ... [2025-06-30T05:21:39.851Z] [2025-06-30T05:21:39.851Z] #49 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-06-30T05:21:39.851Z] #49 ... [2025-06-30T05:21:39.851Z] [2025-06-30T05:21:39.851Z] #50 [security-proxy-setup internal] load build context [2025-06-30T05:21:39.851Z] #50 transferring context: 508.34MB 10.4s done [2025-06-30T05:21:40.110Z] #50 ... [2025-06-30T05:21:40.110Z] [2025-06-30T05:21:40.110Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-30T05:21:40.110Z] #0 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:40.110Z] #0 1.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:40.110Z] #0 1.516 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-30T05:21:40.110Z] #0 1.528 (2/2) Installing su-exec (0.2-r3) [2025-06-30T05:21:40.110Z] #0 1.528 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:21:40.110Z] #0 1.536 OK: 8 MiB in 16 packages [2025-06-30T05:21:40.110Z] #51 ... [2025-06-30T05:21:40.110Z] [2025-06-30T05:21:40.110Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:21:40.110Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-06-30T05:21:40.110Z] #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-30T05:21:40.110Z] #52 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-30T05:21:40.110Z] #52 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-30T05:21:40.110Z] #52 ... [2025-06-30T05:21:40.110Z] [2025-06-30T05:21:40.110Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-30T05:21:40.683Z] #53 ... [2025-06-30T05:21:40.683Z] [2025-06-30T05:21:40.683Z] #54 [security-spiffe-token-provider internal] load build context [2025-06-30T05:21:40.683Z] #54 ... [2025-06-30T05:21:40.683Z] [2025-06-30T05:21:40.683Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-30T05:21:40.683Z] #0 0.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:40.683Z] #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:40.683Z] #0 1.333 (1/7) Installing ca-certificates (20241121-r1) [2025-06-30T05:21:40.683Z] #0 1.352 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-30T05:21:40.683Z] #0 1.358 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-30T05:21:40.683Z] #0 1.364 (4/7) Installing libsodium (1.0.19-r0) [2025-06-30T05:21:40.683Z] #0 1.374 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-30T05:21:40.683Z] #0 1.395 (6/7) Installing libzmq (4.3.5-r2) [2025-06-30T05:21:40.683Z] #0 1.403 (7/7) Installing zeromq (4.3.5-r2) [2025-06-30T05:21:40.683Z] #0 1.409 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:21:40.683Z] #0 1.426 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:21:40.683Z] #0 1.468 OK: 12 MiB in 21 packages [2025-06-30T05:21:40.683Z] #55 ... [2025-06-30T05:21:40.683Z] [2025-06-30T05:21:40.683Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T05:21:40.940Z] #56 ... [2025-06-30T05:21:40.940Z] [2025-06-30T05:21:40.940Z] #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-06-30T05:21:40.940Z] #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:40.940Z] #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:21:40.940Z] #0 6.463 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T05:21:40.940Z] #0 6.471 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:21:40.940Z] #0 6.477 OK: 8 MiB in 15 packages [2025-06-30T05:21:40.940Z] #57 ... [2025-06-30T05:21:40.940Z] [2025-06-30T05:21:40.940Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-30T05:21:41.198Z] #58 ... [2025-06-30T05:21:41.198Z] [2025-06-30T05:21:41.198Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-30T05:21:41.198Z] #59 ... [2025-06-30T05:21:41.198Z] [2025-06-30T05:21:41.198Z] #60 [security-spire-agent internal] load build context [2025-06-30T05:21:41.198Z] #60 ... [2025-06-30T05:21:41.198Z] [2025-06-30T05:21:41.198Z] #61 [core-command internal] load build context [2025-06-30T05:21:41.457Z] #61 ... [2025-06-30T05:21:41.457Z] [2025-06-30T05:21:41.457Z] #62 [security-proxy-auth internal] load build context [2025-06-30T05:21:41.457Z] #62 transferring context: 508.34MB 11.0s done [2025-06-30T05:21:41.457Z] #62 ... [2025-06-30T05:21:41.457Z] [2025-06-30T05:21:41.457Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-30T05:21:41.813Z] #63 ... [2025-06-30T05:21:41.813Z] [2025-06-30T05:21:41.813Z] #64 [security-bootstrapper internal] load build context [2025-06-30T05:21:41.813Z] #64 transferring context: 508.34MB 10.4s done [2025-06-30T05:21:42.072Z] #64 ... [2025-06-30T05:21:42.072Z] [2025-06-30T05:21:42.072Z] #54 [security-spiffe-token-provider internal] load build context [2025-06-30T05:21:43.984Z] #54 transferring context: 508.34MB 15.0s done [2025-06-30T05:21:46.538Z] #54 ... [2025-06-30T05:21:46.538Z] [2025-06-30T05:21:46.538Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:21:46.538Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 8.8s done [2025-06-30T05:21:46.538Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-30T05:21:46.538Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 16.7s [2025-06-30T05:21:46.838Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-30T05:21:47.097Z] #37 ... [2025-06-30T05:21:47.097Z] [2025-06-30T05:21:47.097Z] #39 [security-secretstore-setup internal] load build context [2025-06-30T05:21:47.097Z] #39 transferring context: 508.34MB 11.3s done [2025-06-30T05:21:47.097Z] #39 ... [2025-06-30T05:21:47.097Z] [2025-06-30T05:21:47.097Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:21:48.471Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 18.6s done [2025-06-30T05:21:48.729Z] #37 ... [2025-06-30T05:21:48.729Z] [2025-06-30T05:21:48.729Z] #40 [core-keeper internal] load build context [2025-06-30T05:21:48.729Z] #40 transferring context: 508.34MB 12.5s done [2025-06-30T05:21:48.988Z] #40 ... [2025-06-30T05:21:48.988Z] [2025-06-30T05:21:48.988Z] #42 [core-metadata internal] load build context [2025-06-30T05:21:48.988Z] #42 transferring context: 508.34MB 12.6s done [2025-06-30T05:21:49.247Z] #42 ... [2025-06-30T05:21:49.247Z] [2025-06-30T05:21:49.247Z] #43 [support-notifications internal] load build context [2025-06-30T05:21:49.247Z] #43 transferring context: 508.34MB 10.3s done [2025-06-30T05:21:49.247Z] #43 ... [2025-06-30T05:21:49.247Z] [2025-06-30T05:21:49.247Z] #45 [core-common-config-bootstrapper internal] load build context [2025-06-30T05:21:49.247Z] #45 transferring context: 508.34MB 11.0s done [2025-06-30T05:21:49.579Z] #45 ... [2025-06-30T05:21:49.579Z] [2025-06-30T05:21:49.579Z] #44 [support-scheduler internal] load build context [2025-06-30T05:21:49.579Z] #44 transferring context: 508.34MB 11.8s done [2025-06-30T05:21:49.841Z] #44 ... [2025-06-30T05:21:49.841Z] [2025-06-30T05:21:49.841Z] #48 [core-data internal] load build context [2025-06-30T05:21:49.841Z] #48 transferring context: 508.34MB 12.0s done [2025-06-30T05:21:50.410Z] #48 ... [2025-06-30T05:21:50.410Z] [2025-06-30T05:21:50.410Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:21:50.410Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-06-30T05:21:50.410Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-06-30T05:21:50.410Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-30T05:21:50.410Z] #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.0s [2025-06-30T05:21:51.799Z] #52 ... [2025-06-30T05:21:51.799Z] [2025-06-30T05:21:51.799Z] #61 [core-command internal] load build context [2025-06-30T05:21:51.799Z] #61 transferring context: 508.34MB 12.7s done [2025-06-30T05:21:51.799Z] #61 ... [2025-06-30T05:21:51.799Z] [2025-06-30T05:21:51.799Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:21:52.733Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 10.1s [2025-06-30T05:21:52.733Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 10.3s [2025-06-30T05:21:53.310Z] #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 10.5s done [2025-06-30T05:21:53.879Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 11.4s done [2025-06-30T05:21:54.872Z] #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-30T05:22:03.022Z] #52 ... [2025-06-30T05:22:03.022Z] [2025-06-30T05:22:03.022Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:03.022Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-06-30T05:22:03.022Z] #37 ... [2025-06-30T05:22:03.022Z] [2025-06-30T05:22:03.022Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:22:03.022Z] #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-06-30T05:22:03.022Z] #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done [2025-06-30T05:22:03.283Z] #52 ... [2025-06-30T05:22:03.283Z] [2025-06-30T05:22:03.283Z] #64 [security-bootstrapper internal] load build context [2025-06-30T05:22:03.283Z] #64 DONE 34.6s [2025-06-30T05:22:03.283Z] [2025-06-30T05:22:03.283Z] #43 [support-notifications internal] load build context [2025-06-30T05:22:03.283Z] #43 DONE 34.5s [2025-06-30T05:22:03.283Z] [2025-06-30T05:22:03.283Z] #50 [security-proxy-setup internal] load build context [2025-06-30T05:22:03.283Z] #50 DONE 34.2s [2025-06-30T05:22:03.283Z] [2025-06-30T05:22:03.283Z] #62 [security-proxy-auth internal] load build context [2025-06-30T05:22:03.283Z] #62 DONE 34.5s [2025-06-30T05:22:03.283Z] [2025-06-30T05:22:03.283Z] #39 [security-secretstore-setup internal] load build context [2025-06-30T05:22:03.283Z] #39 DONE 34.5s [2025-06-30T05:22:03.283Z] [2025-06-30T05:22:03.283Z] #45 [core-common-config-bootstrapper internal] load build context [2025-06-30T05:22:03.283Z] #45 DONE 34.4s [2025-06-30T05:22:03.283Z] [2025-06-30T05:22:03.283Z] #44 [support-scheduler internal] load build context [2025-06-30T05:22:03.283Z] #44 DONE 34.4s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #48 [core-data internal] load build context [2025-06-30T05:22:03.284Z] #48 DONE 34.1s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #40 [core-keeper internal] load build context [2025-06-30T05:22:03.284Z] #40 DONE 34.7s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #61 [core-command internal] load build context [2025-06-30T05:22:03.284Z] #61 DONE 34.7s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #42 [core-metadata internal] load build context [2025-06-30T05:22:03.284Z] #42 DONE 34.5s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #54 [security-spiffe-token-provider internal] load build context [2025-06-30T05:22:03.284Z] #54 DONE 34.8s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-30T05:22:03.284Z] #55 DONE 34.6s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-30T05:22:03.284Z] #46 DONE 34.5s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T05:22:03.284Z] #41 DONE 34.7s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-30T05:22:03.284Z] #51 DONE 34.7s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:22:03.284Z] #47 DONE 34.7s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-06-30T05:22:03.284Z] #57 DONE 34.7s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #60 [security-spire-agent internal] load build context [2025-06-30T05:22:03.284Z] #60 transferring context: 23.33kB done [2025-06-30T05:22:03.284Z] #60 DONE 33.7s [2025-06-30T05:22:03.284Z] [2025-06-30T05:22:03.284Z] #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-06-30T05:22:03.544Z] #65 ... [2025-06-30T05:22:03.544Z] [2025-06-30T05:22:03.544Z] #49 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-06-30T05:22:03.544Z] #49 DONE 34.9s [2025-06-30T05:22:03.544Z] [2025-06-30T05:22:03.544Z] #66 [support-notifications builder 2/8] WORKDIR /edgex-go [2025-06-30T05:22:03.544Z] #66 DONE 0.1s [2025-06-30T05:22:03.544Z] [2025-06-30T05:22:03.544Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:22:03.544Z] #52 DONE 33.8s [2025-06-30T05:22:03.544Z] [2025-06-30T05:22:03.544Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:22:04.483Z] #67 ... [2025-06-30T05:22:04.483Z] [2025-06-30T05:22:04.483Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-30T05:22:04.483Z] #58 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:04.483Z] #58 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:04.483Z] #58 35.13 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T05:22:04.483Z] #58 35.14 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:22:04.483Z] #58 35.14 OK: 8 MiB in 15 packages [2025-06-30T05:22:04.483Z] #58 DONE 35.3s [2025-06-30T05:22:04.745Z] [2025-06-30T05:22:04.745Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-30T05:22:04.745Z] #59 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:04.745Z] #59 35.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:04.745Z] #59 35.40 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-30T05:22:04.745Z] #59 35.47 (2/4) Installing openssl (3.3.3-r0) [2025-06-30T05:22:04.745Z] #59 35.49 (3/4) Installing su-exec (0.2-r3) [2025-06-30T05:22:04.745Z] #59 35.49 (4/4) Installing yq-go (4.44.1-r2) [2025-06-30T05:22:04.745Z] #59 35.56 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:22:04.745Z] #59 35.58 OK: 19 MiB in 18 packages [2025-06-30T05:22:05.021Z] #59 DONE 36.0s [2025-06-30T05:22:05.021Z] [2025-06-30T05:22:05.021Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-30T05:22:05.021Z] #53 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.021Z] #53 35.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.021Z] #53 35.61 (1/3) Installing ca-certificates (20241121-r1) [2025-06-30T05:22:05.021Z] #53 35.64 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-30T05:22:05.021Z] #53 35.64 (3/3) Installing tzdata (2025b-r0) [2025-06-30T05:22:05.021Z] #53 35.69 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:22:05.021Z] #53 35.69 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:22:05.021Z] #53 35.73 OK: 10 MiB in 17 packages [2025-06-30T05:22:05.021Z] #53 DONE 36.1s [2025-06-30T05:22:05.021Z] [2025-06-30T05:22:05.021Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-30T05:22:05.281Z] #68 ... [2025-06-30T05:22:05.281Z] [2025-06-30T05:22:05.281Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T05:22:05.281Z] #56 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #56 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #56 34.99 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:22:05.281Z] #56 34.99 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:22:05.281Z] #56 34.99 OK: 24171 distinct packages available [2025-06-30T05:22:05.281Z] #56 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #56 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #56 35.41 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-30T05:22:05.281Z] #56 35.41 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-30T05:22:05.281Z] #56 35.41 (3/5) Installing libucontext (1.2-r3) [2025-06-30T05:22:05.281Z] #56 35.42 (4/5) Installing gcompat (1.1.0-r4) [2025-06-30T05:22:05.281Z] #56 35.42 (5/5) Installing openssl (3.3.3-r0) [2025-06-30T05:22:05.281Z] #56 35.44 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:22:05.281Z] #56 35.45 OK: 9 MiB in 19 packages [2025-06-30T05:22:05.281Z] #56 DONE 35.6s [2025-06-30T05:22:05.281Z] [2025-06-30T05:22:05.281Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-30T05:22:05.281Z] #63 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #63 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #63 34.94 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:22:05.281Z] #63 34.94 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:22:05.281Z] #63 34.94 OK: 24171 distinct packages available [2025-06-30T05:22:05.281Z] #63 35.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #63 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.281Z] #63 35.44 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-30T05:22:05.281Z] #63 35.45 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-30T05:22:05.282Z] #63 35.45 (3/4) Installing libucontext (1.2-r3) [2025-06-30T05:22:05.282Z] #63 35.45 (4/4) Installing gcompat (1.1.0-r4) [2025-06-30T05:22:05.282Z] #63 35.46 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:22:05.282Z] #63 35.47 OK: 8 MiB in 18 packages [2025-06-30T05:22:05.282Z] #63 DONE 35.7s [2025-06-30T05:22:05.282Z] [2025-06-30T05:22:05.282Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-30T05:22:05.282Z] #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.282Z] #0 1.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.282Z] #0 1.727 OK: 19 MiB in 18 packages [2025-06-30T05:22:05.282Z] #69 DONE 1.9s [2025-06-30T05:22:05.282Z] [2025-06-30T05:22:05.282Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T05:22:05.850Z] #70 ... [2025-06-30T05:22:05.850Z] [2025-06-30T05:22:05.850Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:22:05.850Z] #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.850Z] #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:05.850Z] #0 2.168 OK: 12 MiB in 21 packages [2025-06-30T05:22:05.850Z] #71 DONE 2.6s [2025-06-30T05:22:06.109Z] [2025-06-30T05:22:06.109Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-30T05:22:06.109Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.109Z] #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.109Z] #0 2.087 OK: 8 MiB in 16 packages [2025-06-30T05:22:06.109Z] #72 DONE 2.6s [2025-06-30T05:22:06.109Z] [2025-06-30T05:22:06.109Z] #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-06-30T05:22:06.109Z] #65 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.109Z] #65 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.109Z] #65 2.092 OK: 8 MiB in 15 packages [2025-06-30T05:22:06.109Z] #65 DONE 2.6s [2025-06-30T05:22:06.109Z] [2025-06-30T05:22:06.109Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-30T05:22:06.369Z] #73 ... [2025-06-30T05:22:06.369Z] [2025-06-30T05:22:06.369Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:22:06.369Z] #0 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.369Z] #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.369Z] #0 2.908 OK: 13 MiB in 28 packages [2025-06-30T05:22:06.369Z] #74 DONE 3.0s [2025-06-30T05:22:06.369Z] [2025-06-30T05:22:06.369Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:22:06.369Z] #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.369Z] #0 2.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.369Z] #0 2.788 OK: 248 MiB in 58 packages [2025-06-30T05:22:06.369Z] #75 DONE 2.9s [2025-06-30T05:22:06.369Z] [2025-06-30T05:22:06.369Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:22:06.369Z] #76 DONE 0.0s [2025-06-30T05:22:06.629Z] [2025-06-30T05:22:06.629Z] #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-30T05:22:06.629Z] #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.629Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:06.629Z] #0 2.791 OK: 248 MiB in 58 packages [2025-06-30T05:22:06.629Z] #77 DONE 2.9s [2025-06-30T05:22:06.629Z] [2025-06-30T05:22:06.629Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:22:06.629Z] #78 DONE 0.1s [2025-06-30T05:22:06.629Z] [2025-06-30T05:22:06.629Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:22:07.200Z] #79 ... [2025-06-30T05:22:07.200Z] [2025-06-30T05:22:07.200Z] #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-30T05:22:07.200Z] #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:07.200Z] #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:07.200Z] #0 3.378 OK: 248 MiB in 58 packages [2025-06-30T05:22:07.200Z] #80 DONE 3.5s [2025-06-30T05:22:07.200Z] [2025-06-30T05:22:07.200Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:22:07.200Z] #81 DONE 0.1s [2025-06-30T05:22:07.200Z] [2025-06-30T05:22:07.200Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:22:07.200Z] #82 ... [2025-06-30T05:22:07.200Z] [2025-06-30T05:22:07.200Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T05:22:07.200Z] #70 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:07.200Z] #70 1.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:07.200Z] #70 1.919 OK: 9 MiB in 19 packages [2025-06-30T05:22:07.200Z] #70 DONE 2.0s [2025-06-30T05:22:07.461Z] [2025-06-30T05:22:07.461Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:22:08.402Z] #83 DONE 1.3s [2025-06-30T05:22:08.402Z] [2025-06-30T05:22:08.402Z] #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T05:22:08.402Z] #84 DONE 4.9s [2025-06-30T05:22:08.402Z] [2025-06-30T05:22:08.402Z] #85 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-30T05:22:08.402Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:08.402Z] #0 3.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:08.402Z] #0 4.018 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:22:08.402Z] #0 4.018 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:22:08.402Z] #0 4.018 OK: 24171 distinct packages available [2025-06-30T05:22:08.402Z] #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:08.402Z] #0 4.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:08.402Z] #0 4.366 OK: 248 MiB in 58 packages [2025-06-30T05:22:08.402Z] #85 DONE 5.0s [2025-06-30T05:22:08.402Z] [2025-06-30T05:22:08.402Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-30T05:22:08.402Z] #86 DONE 1.3s [2025-06-30T05:22:08.402Z] [2025-06-30T05:22:08.402Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:22:09.397Z] #87 DONE 0.7s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-30T05:22:09.397Z] #88 DONE 0.7s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:22:09.397Z] #67 4.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:09.397Z] #67 5.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:09.397Z] #67 5.346 OK: 248 MiB in 58 packages [2025-06-30T05:22:09.397Z] #67 DONE 5.7s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-30T05:22:09.397Z] #89 DONE 0.1s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:22:09.397Z] #90 DONE 0.8s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-30T05:22:09.397Z] #91 DONE 0.1s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #92 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:22:09.397Z] #92 DONE 0.1s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T05:22:09.397Z] #93 DONE 0.1s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:22:09.397Z] #94 ... [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-30T05:22:09.397Z] #95 DONE 0.1s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-30T05:22:09.397Z] #96 DONE 0.1s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T05:22:09.397Z] #97 DONE 0.1s [2025-06-30T05:22:09.397Z] [2025-06-30T05:22:09.397Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-30T05:22:09.397Z] #98 DONE 0.0s [2025-06-30T05:22:09.656Z] [2025-06-30T05:22:09.656Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-30T05:22:09.656Z] #99 DONE 0.1s [2025-06-30T05:22:09.656Z] [2025-06-30T05:22:09.656Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-30T05:22:09.656Z] #100 DONE 0.0s [2025-06-30T05:22:09.656Z] [2025-06-30T05:22:09.656Z] #101 [security-spire-server] exporting to image [2025-06-30T05:22:09.656Z] #101 exporting layers [2025-06-30T05:22:09.656Z] #101 ... [2025-06-30T05:22:09.656Z] [2025-06-30T05:22:09.656Z] #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:22:09.656Z] #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:09.656Z] #0 4.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:09.656Z] #0 5.007 OK: 8 MiB in 15 packages [2025-06-30T05:22:09.656Z] #102 DONE 5.1s [2025-06-30T05:22:09.656Z] [2025-06-30T05:22:09.656Z] #101 [security-spire-agent] exporting to image [2025-06-30T05:22:09.916Z] #101 ... [2025-06-30T05:22:09.916Z] [2025-06-30T05:22:09.916Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-30T05:22:09.916Z] #73 DONE 3.9s [2025-06-30T05:22:09.916Z] [2025-06-30T05:22:09.916Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-30T05:22:09.916Z] #103 DONE 0.1s [2025-06-30T05:22:09.916Z] [2025-06-30T05:22:09.916Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-30T05:22:09.916Z] #68 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:09.916Z] #68 4.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:09.916Z] #68 4.864 OK: 19 MiB in 18 packages [2025-06-30T05:22:10.176Z] #68 DONE 5.0s [2025-06-30T05:22:10.176Z] [2025-06-30T05:22:10.176Z] #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-30T05:22:10.176Z] #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:10.176Z] #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:10.176Z] #0 4.720 OK: 8 MiB in 18 packages [2025-06-30T05:22:10.176Z] #104 DONE 4.8s [2025-06-30T05:22:10.176Z] [2025-06-30T05:22:10.176Z] #105 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-30T05:22:11.119Z] #105 DONE 0.9s [2025-06-30T05:22:11.119Z] [2025-06-30T05:22:11.119Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:22:11.119Z] #106 DONE 0.9s [2025-06-30T05:22:11.119Z] [2025-06-30T05:22:11.119Z] #107 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:22:11.119Z] #0 4.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:11.119Z] #0 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:11.119Z] #0 5.037 OK: 10 MiB in 17 packages [2025-06-30T05:22:11.119Z] #107 DONE 5.9s [2025-06-30T05:22:11.119Z] [2025-06-30T05:22:11.119Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-30T05:22:11.119Z] #108 DONE 0.1s [2025-06-30T05:22:11.120Z] [2025-06-30T05:22:11.120Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-30T05:22:11.120Z] #109 DONE 0.1s [2025-06-30T05:22:11.120Z] [2025-06-30T05:22:11.120Z] #101 [security-spire-server] exporting to image [2025-06-30T05:22:11.120Z] #101 exporting layers 1.6s done [2025-06-30T05:22:11.120Z] #101 writing image sha256:343a8914747938b2daef612b3bae377538ef5d9d2e6f025fc9413cff13d41096 0.0s done [2025-06-30T05:22:11.120Z] #101 naming to docker.io/library/security-spire-server done [2025-06-30T05:22:11.120Z] #101 writing image sha256:7672afc091be43c1187dfab87af88242e38c633c72fb00835df86d466f76bdb5 [2025-06-30T05:22:11.387Z] #101 writing image sha256:7672afc091be43c1187dfab87af88242e38c633c72fb00835df86d466f76bdb5 done [2025-06-30T05:22:11.388Z] #101 naming to docker.io/library/security-spire-agent done [2025-06-30T05:22:11.388Z] #101 DONE 1.7s [2025-06-30T05:22:11.388Z] [2025-06-30T05:22:11.388Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T05:22:11.388Z] #110 DONE 0.1s [2025-06-30T05:22:11.388Z] [2025-06-30T05:22:11.388Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-30T05:22:11.388Z] #111 DONE 0.1s [2025-06-30T05:22:11.388Z] [2025-06-30T05:22:11.388Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-30T05:22:11.388Z] #112 DONE 0.1s [2025-06-30T05:22:11.388Z] [2025-06-30T05:22:11.388Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T05:22:11.388Z] #0 2.497 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:11.972Z] #113 ... [2025-06-30T05:22:11.972Z] [2025-06-30T05:22:11.972Z] #101 [security-spire-config] exporting to image [2025-06-30T05:22:11.972Z] #101 exporting layers 0.7s done [2025-06-30T05:22:11.972Z] #101 writing image sha256:b92871bdf94c3d85e38292aa9ff8ea8fec19d6de1d7b69c0d2eea9517f3d8e0e done [2025-06-30T05:22:11.972Z] #101 naming to docker.io/library/security-spire-config done [2025-06-30T05:22:11.972Z] #101 DONE 2.3s [2025-06-30T05:22:12.234Z] [2025-06-30T05:22:12.234Z] #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-30T05:22:12.234Z] #0 1.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:12.234Z] #0 4.180 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:12.234Z] #0 7.747 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T05:22:12.806Z] #114 9.302 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:22:12.806Z] #114 9.309 OK: 8 MiB in 15 packages [2025-06-30T05:22:12.806Z] #114 DONE 9.4s [2025-06-30T05:22:12.806Z] [2025-06-30T05:22:12.806Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:13.749Z] #37 ... [2025-06-30T05:22:13.749Z] [2025-06-30T05:22:13.749Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T05:22:13.749Z] #113 5.189 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T05:22:14.541Z] Removing intermediate container 576215c679ef [2025-06-30T05:22:14.541Z] ---> f2bcd6718b6a [2025-06-30T05:22:14.541Z] Successfully built f2bcd6718b6a [2025-06-30T05:22:14.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:22:14.874Z] + docker inspect -f . ci-base-image-arm64 [2025-06-30T05:22:14.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T05:22:15.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-4244 does not seem to be running inside a container [2025-06-30T05:22:15.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T05:22:16.247Z] $ docker top 7c1516f01a04c414594c1691be85d0e94670450a840077a48187d84ddf6511f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T05:22:17.048Z] #113 ... [2025-06-30T05:22:17.048Z] [2025-06-30T05:22:17.048Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:22:17.048Z] #115 ... [2025-06-30T05:22:17.048Z] [2025-06-30T05:22:17.048Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:22:17.067Z] + go version [2025-06-30T05:22:17.067Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-06-30T05:22:17.090Z] $ docker stop --time=1 7c1516f01a04c414594c1691be85d0e94670450a840077a48187d84ddf6511f0 [2025-06-30T05:22:17.309Z] #116 ... [2025-06-30T05:22:17.309Z] [2025-06-30T05:22:17.309Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T05:22:17.309Z] #113 8.718 OK: 248 MiB in 58 packages [2025-06-30T05:22:17.879Z] #113 DONE 9.3s [2025-06-30T05:22:17.879Z] [2025-06-30T05:22:17.879Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:22:17.879Z] #116 ... [2025-06-30T05:22:17.879Z] [2025-06-30T05:22:17.879Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-30T05:22:17.879Z] #117 DONE 0.0s [2025-06-30T05:22:17.879Z] [2025-06-30T05:22:17.879Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:22:18.666Z] $ docker rm -f --volumes 7c1516f01a04c414594c1691be85d0e94670450a840077a48187d84ddf6511f0 [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-06-30T05:22:19.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-30T05:22:19.317Z] [2025-06-30T05:22:19.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:22:19.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-30T05:22:19.653Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-06-30T05:22:19.653Z] 547446be3368: Pulling fs layer [2025-06-30T05:22:19.653Z] d125d8839a47: Pulling fs layer [2025-06-30T05:22:19.653Z] 3e85d5ac6304: Pulling fs layer [2025-06-30T05:22:19.653Z] c3105a71a48b: Pulling fs layer [2025-06-30T05:22:19.653Z] 0f093f025ec4: Pulling fs layer [2025-06-30T05:22:19.653Z] c3106fc0e877: Pulling fs layer [2025-06-30T05:22:19.653Z] c3105a71a48b: Waiting [2025-06-30T05:22:19.653Z] c3106fc0e877: Waiting [2025-06-30T05:22:19.653Z] 0f093f025ec4: Waiting [2025-06-30T05:22:19.919Z] 547446be3368: Verifying Checksum [2025-06-30T05:22:19.919Z] 547446be3368: Download complete [2025-06-30T05:22:19.919Z] c3105a71a48b: Verifying Checksum [2025-06-30T05:22:19.919Z] c3105a71a48b: Download complete [2025-06-30T05:22:20.184Z] d125d8839a47: Verifying Checksum [2025-06-30T05:22:20.184Z] d125d8839a47: Download complete [2025-06-30T05:22:20.184Z] c3106fc0e877: Verifying Checksum [2025-06-30T05:22:20.184Z] c3106fc0e877: Download complete [2025-06-30T05:22:20.451Z] 0f093f025ec4: Verifying Checksum [2025-06-30T05:22:20.451Z] 0f093f025ec4: Download complete [2025-06-30T05:22:20.716Z] 547446be3368: Pull complete [2025-06-30T05:22:21.676Z] d125d8839a47: Pull complete [2025-06-30T05:22:22.255Z] 3e85d5ac6304: Verifying Checksum [2025-06-30T05:22:22.255Z] 3e85d5ac6304: Download complete [2025-06-30T05:22:32.308Z] 3e85d5ac6304: Pull complete [2025-06-30T05:22:32.308Z] c3105a71a48b: Pull complete [2025-06-30T05:22:33.262Z] 0f093f025ec4: Pull complete [2025-06-30T05:22:33.262Z] c3106fc0e877: Pull complete [2025-06-30T05:22:33.262Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-06-30T05:22:33.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-30T05:22:33.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T05:22:33.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-4244 does not seem to be running inside a container [2025-06-30T05:22:33.534Z] $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T05:22:35.602Z] $ docker top 4c845276eb79829a261374ecd8c9766e85486b2cb355ed3177f7c6a26057e7b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T05:22:36.122Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-30T05:22:46.233Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-30T05:22:46.233Z] #1 transferring dockerfile: 3.02kB done [2025-06-30T05:22:46.233Z] #1 DONE 0.1s [2025-06-30T05:22:46.233Z] [2025-06-30T05:22:46.233Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-30T05:22:46.523Z] #2 ... [2025-06-30T05:22:46.523Z] [2025-06-30T05:22:46.523Z] #3 [core-data internal] load build definition from Dockerfile [2025-06-30T05:22:46.523Z] #3 transferring dockerfile: 2.04kB done [2025-06-30T05:22:46.523Z] #3 DONE 0.9s [2025-06-30T05:22:46.523Z] [2025-06-30T05:22:46.523Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-06-30T05:22:46.523Z] #4 transferring dockerfile: 2.10kB done [2025-06-30T05:22:46.523Z] #4 DONE 0.9s [2025-06-30T05:22:46.523Z] [2025-06-30T05:22:46.523Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-30T05:22:46.793Z] #2 transferring dockerfile: 1.89kB 0.0s done [2025-06-30T05:22:46.793Z] #2 DONE 1.1s [2025-06-30T05:22:46.793Z] [2025-06-30T05:22:46.793Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-06-30T05:22:46.793Z] #5 transferring dockerfile: 1.83kB done [2025-06-30T05:22:46.793Z] #5 DONE 1.1s [2025-06-30T05:22:46.793Z] [2025-06-30T05:22:46.793Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-06-30T05:22:46.793Z] #6 transferring dockerfile: 2.00kB 0.0s done [2025-06-30T05:22:46.793Z] #6 DONE 1.1s [2025-06-30T05:22:46.793Z] [2025-06-30T05:22:46.793Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-06-30T05:22:46.793Z] #7 transferring dockerfile: 1.69kB 0.0s done [2025-06-30T05:22:47.060Z] #7 ... [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #8 [core-command internal] load build definition from Dockerfile [2025-06-30T05:22:47.060Z] #8 transferring dockerfile: 1.94kB 0.0s done [2025-06-30T05:22:47.060Z] #8 DONE 1.1s [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-30T05:22:47.060Z] #9 transferring dockerfile: 2.14kB 0.0s done [2025-06-30T05:22:47.060Z] #9 DONE 1.1s [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-06-30T05:22:47.060Z] #7 DONE 1.0s [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-30T05:22:47.060Z] #10 transferring dockerfile: 2.50kB 0.0s done [2025-06-30T05:22:47.060Z] #10 DONE 1.1s [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-06-30T05:22:47.060Z] #11 transferring dockerfile: 2.01kB 0.0s done [2025-06-30T05:22:47.060Z] #11 DONE 1.0s [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-30T05:22:47.060Z] #12 transferring dockerfile: 2.23kB 0.0s done [2025-06-30T05:22:47.060Z] #12 DONE 0.9s [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-30T05:22:47.060Z] #13 transferring dockerfile: 2.49kB 0.0s done [2025-06-30T05:22:47.060Z] #13 DONE 1.1s [2025-06-30T05:22:47.060Z] [2025-06-30T05:22:47.060Z] #14 [security-bootstrapper internal] load .dockerignore [2025-06-30T05:22:47.060Z] #14 transferring context: 50B 0.0s done [2025-06-30T05:22:47.328Z] #14 DONE 1.0s [2025-06-30T05:22:47.328Z] [2025-06-30T05:22:47.328Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2025-06-30T05:22:47.328Z] #15 transferring dockerfile: 1.81kB 0.0s done [2025-06-30T05:22:47.328Z] #15 DONE 0.9s [2025-06-30T05:22:47.328Z] [2025-06-30T05:22:47.328Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-06-30T05:22:47.328Z] #16 transferring dockerfile: 1.70kB 0.0s done [2025-06-30T05:22:47.328Z] #16 DONE 1.1s [2025-06-30T05:22:47.328Z] [2025-06-30T05:22:47.328Z] #17 [core-data internal] load .dockerignore [2025-06-30T05:22:47.328Z] #17 transferring context: 50B 0.0s done [2025-06-30T05:22:47.328Z] #17 DONE 0.1s [2025-06-30T05:22:47.328Z] [2025-06-30T05:22:47.328Z] #18 [core-metadata internal] load .dockerignore [2025-06-30T05:22:47.328Z] #18 transferring context: 50B 0.0s done [2025-06-30T05:22:47.596Z] #18 DONE 0.1s [2025-06-30T05:22:47.596Z] [2025-06-30T05:22:47.596Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-06-30T05:22:47.596Z] #19 transferring context: 50B done [2025-06-30T05:22:47.596Z] #19 DONE 0.1s [2025-06-30T05:22:47.596Z] [2025-06-30T05:22:47.596Z] #20 [support-notifications internal] load .dockerignore [2025-06-30T05:22:47.596Z] #20 transferring context: 50B done [2025-06-30T05:22:47.596Z] #20 DONE 0.1s [2025-06-30T05:22:47.596Z] [2025-06-30T05:22:47.596Z] #21 [support-scheduler internal] load .dockerignore [2025-06-30T05:22:47.596Z] #21 transferring context: 50B done [2025-06-30T05:22:47.596Z] #21 ... [2025-06-30T05:22:47.596Z] [2025-06-30T05:22:47.596Z] #22 [security-proxy-auth internal] load .dockerignore [2025-06-30T05:22:47.596Z] #22 transferring context: 50B done [2025-06-30T05:22:47.596Z] #22 DONE 0.1s [2025-06-30T05:22:47.865Z] [2025-06-30T05:22:47.865Z] #23 [core-command internal] load .dockerignore [2025-06-30T05:22:47.865Z] #23 transferring context: 50B 0.0s done [2025-06-30T05:22:47.865Z] #23 DONE 0.1s [2025-06-30T05:22:47.865Z] [2025-06-30T05:22:47.865Z] #24 [security-proxy-setup internal] load .dockerignore [2025-06-30T05:22:47.865Z] #24 transferring context: 50B 0.0s done [2025-06-30T05:22:47.865Z] #24 DONE 0.1s [2025-06-30T05:22:47.865Z] [2025-06-30T05:22:47.865Z] #25 [security-spire-config internal] load .dockerignore [2025-06-30T05:22:47.865Z] #25 transferring context: 50B 0.0s done [2025-06-30T05:22:47.865Z] #25 DONE 0.1s [2025-06-30T05:22:47.865Z] [2025-06-30T05:22:47.865Z] #26 [core-keeper internal] load .dockerignore [2025-06-30T05:22:47.865Z] #26 transferring context: 50B 0.0s done [2025-06-30T05:22:47.865Z] #26 DONE 0.1s [2025-06-30T05:22:47.865Z] [2025-06-30T05:22:47.865Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-06-30T05:22:48.135Z] #27 transferring context: 50B 0.0s done [2025-06-30T05:22:48.135Z] #27 DONE 0.1s [2025-06-30T05:22:48.135Z] [2025-06-30T05:22:48.135Z] #28 [security-spire-server internal] load .dockerignore [2025-06-30T05:22:48.135Z] #28 transferring context: 50B done [2025-06-30T05:22:48.135Z] #28 DONE 0.1s [2025-06-30T05:22:48.135Z] [2025-06-30T05:22:48.135Z] #21 [support-scheduler internal] load .dockerignore [2025-06-30T05:22:48.135Z] #21 ... [2025-06-30T05:22:48.135Z] [2025-06-30T05:22:48.135Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-30T05:22:48.135Z] #29 transferring context: 50B done [2025-06-30T05:22:48.135Z] #29 DONE 0.1s [2025-06-30T05:22:48.401Z] [2025-06-30T05:22:48.401Z] #30 [security-spire-agent internal] load .dockerignore [2025-06-30T05:22:48.401Z] #30 transferring context: 50B 0.0s done [2025-06-30T05:22:48.401Z] #30 DONE 0.1s [2025-06-30T05:22:48.401Z] [2025-06-30T05:22:48.401Z] #21 [support-scheduler internal] load .dockerignore [2025-06-30T05:22:48.985Z] #21 ... [2025-06-30T05:22:48.985Z] [2025-06-30T05:22:48.985Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-30T05:22:48.985Z] #31 DONE 0.0s [2025-06-30T05:22:48.985Z] [2025-06-30T05:22:48.985Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-30T05:22:48.985Z] #31 DONE 0.0s [2025-06-30T05:22:48.985Z] [2025-06-30T05:22:48.985Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T05:22:49.250Z] #32 ... [2025-06-30T05:22:49.250Z] [2025-06-30T05:22:49.250Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-30T05:22:49.250Z] #31 DONE 0.0s [2025-06-30T05:22:49.250Z] [2025-06-30T05:22:49.250Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T05:22:49.514Z] #32 ... [2025-06-30T05:22:49.514Z] [2025-06-30T05:22:49.514Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-30T05:22:49.514Z] #31 DONE 0.0s [2025-06-30T05:22:49.514Z] [2025-06-30T05:22:49.514Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T05:22:49.779Z] #32 DONE 1.3s [2025-06-30T05:22:49.779Z] [2025-06-30T05:22:49.779Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:22:49.779Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:22:49.779Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:22:49.779Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-30T05:22:50.047Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-30T05:22:50.312Z] #33 DONE 1.3s [2025-06-30T05:22:50.312Z] [2025-06-30T05:22:50.312Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-30T05:22:54.851Z] #34 ... [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:22:54.851Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:22:54.851Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:22:54.851Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-30T05:22:54.851Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-30T05:22:54.851Z] #33 DONE 1.3s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-30T05:22:54.851Z] #35 DONE 4.8s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:22:54.851Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T05:22:54.851Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T05:22:54.851Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-30T05:22:54.851Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-30T05:22:54.851Z] #33 DONE 1.3s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-30T05:22:54.851Z] #36 DONE 4.7s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T05:22:54.851Z] #37 ... [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #38 [core-common-config-bootstrapper internal] load build context [2025-06-30T05:22:54.851Z] #38 transferring context: 3.23MB 3.4s done [2025-06-30T05:22:54.851Z] #38 DONE 4.8s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #39 [security-proxy-auth internal] load build context [2025-06-30T05:22:54.851Z] #39 transferring context: 3.23MB 3.4s done [2025-06-30T05:22:54.851Z] #39 DONE 4.8s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #40 [security-spiffe-token-provider internal] load build context [2025-06-30T05:22:54.851Z] #40 transferring context: 3.23MB 3.5s done [2025-06-30T05:22:54.851Z] #40 DONE 4.8s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #41 [support-scheduler internal] load build context [2025-06-30T05:22:54.851Z] #41 transferring context: 3.23MB 3.9s done [2025-06-30T05:22:54.851Z] #41 DONE 4.8s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #42 [core-command internal] load build context [2025-06-30T05:22:54.851Z] #42 transferring context: 3.23MB 3.7s done [2025-06-30T05:22:54.851Z] #42 DONE 4.9s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #43 [core-keeper internal] load build context [2025-06-30T05:22:54.851Z] #43 transferring context: 3.23MB 3.8s done [2025-06-30T05:22:54.851Z] #43 DONE 5.0s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:54.851Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-06-30T05:22:54.851Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-30T05:22:54.851Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-30T05:22:54.851Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-30T05:22:54.851Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-06-30T05:22:54.851Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-06-30T05:22:54.851Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-30T05:22:54.851Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-06-30T05:22:54.851Z] #44 ... [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #45 [security-proxy-setup internal] load build context [2025-06-30T05:22:54.851Z] #45 transferring context: 3.23MB 3.8s done [2025-06-30T05:22:54.851Z] #45 DONE 5.0s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #46 [security-secretstore-setup internal] load build context [2025-06-30T05:22:54.851Z] #46 transferring context: 3.23MB 3.9s done [2025-06-30T05:22:54.851Z] #46 DONE 5.1s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:54.851Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.4s [2025-06-30T05:22:54.851Z] #44 ... [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.851Z] #47 [core-metadata internal] load build context [2025-06-30T05:22:54.851Z] #47 transferring context: 3.23MB 4.2s done [2025-06-30T05:22:54.851Z] #47 DONE 5.3s [2025-06-30T05:22:54.851Z] [2025-06-30T05:22:54.852Z] #48 [security-bootstrapper internal] load build context [2025-06-30T05:22:54.852Z] #48 transferring context: 3.23MB 4.1s done [2025-06-30T05:22:54.852Z] #48 DONE 5.2s [2025-06-30T05:22:54.852Z] [2025-06-30T05:22:54.852Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:54.852Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s [2025-06-30T05:22:55.121Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done [2025-06-30T05:22:55.121Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 0.7s [2025-06-30T05:22:55.121Z] #44 ... [2025-06-30T05:22:55.121Z] [2025-06-30T05:22:55.121Z] #49 [core-data internal] load build context [2025-06-30T05:22:55.121Z] #49 transferring context: 3.23MB 4.2s done [2025-06-30T05:22:55.121Z] #49 DONE 5.5s [2025-06-30T05:22:55.121Z] [2025-06-30T05:22:55.121Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:55.396Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 0.9s [2025-06-30T05:22:55.396Z] #44 ... [2025-06-30T05:22:55.396Z] [2025-06-30T05:22:55.396Z] #50 [support-notifications internal] load build context [2025-06-30T05:22:55.396Z] #50 transferring context: 3.23MB 4.2s done [2025-06-30T05:22:55.396Z] #50 DONE 5.7s [2025-06-30T05:22:55.396Z] [2025-06-30T05:22:55.396Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:55.396Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-06-30T05:22:55.396Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.06MB / 33.17MB 1.2s [2025-06-30T05:22:55.396Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-30T05:22:55.666Z] #44 ... [2025-06-30T05:22:55.666Z] [2025-06-30T05:22:55.666Z] #51 [security-spire-config internal] load build context [2025-06-30T05:22:55.666Z] #51 transferring context: 22.05kB 0.1s done [2025-06-30T05:22:55.666Z] #51 DONE 1.7s [2025-06-30T05:22:55.666Z] [2025-06-30T05:22:55.666Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:56.626Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 2.0s [2025-06-30T05:22:56.626Z] #44 ... [2025-06-30T05:22:56.626Z] [2025-06-30T05:22:56.626Z] #52 [security-spire-server internal] load build context [2025-06-30T05:22:56.626Z] #52 transferring context: 23.80kB 0.1s done [2025-06-30T05:22:56.626Z] #52 DONE 2.5s [2025-06-30T05:22:56.626Z] [2025-06-30T05:22:56.626Z] #53 [security-spire-agent internal] load build context [2025-06-30T05:22:56.626Z] #53 transferring context: 23.33kB 0.1s done [2025-06-30T05:22:56.626Z] #53 DONE 2.4s [2025-06-30T05:22:56.626Z] [2025-06-30T05:22:56.626Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:56.626Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.23MB / 33.17MB 2.4s [2025-06-30T05:22:56.895Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 2.7s [2025-06-30T05:22:57.165Z] #44 ... [2025-06-30T05:22:57.165Z] [2025-06-30T05:22:57.165Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-30T05:22:57.165Z] #34 DONE 8.3s [2025-06-30T05:22:57.165Z] [2025-06-30T05:22:57.165Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:57.435Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 3.0s [2025-06-30T05:22:57.435Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-06-30T05:22:57.435Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-06-30T05:22:57.702Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.93MB / 33.17MB 3.5s [2025-06-30T05:22:57.975Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.8s [2025-06-30T05:22:58.241Z] #44 ... [2025-06-30T05:22:58.241Z] [2025-06-30T05:22:58.241Z] #54 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-06-30T05:22:58.241Z] #54 DONE 1.8s [2025-06-30T05:22:58.241Z] [2025-06-30T05:22:58.241Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:22:58.506Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.91MB / 33.17MB 4.3s [2025-06-30T05:22:59.930Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 5.4s [2025-06-30T05:23:00.200Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.02MB / 33.17MB 6.0s [2025-06-30T05:23:01.173Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 6.7s [2025-06-30T05:23:01.173Z] #44 ... [2025-06-30T05:23:01.173Z] [2025-06-30T05:23:01.173Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-30T05:23:01.173Z] #55 ... [2025-06-30T05:23:01.173Z] [2025-06-30T05:23:01.173Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:01.776Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 7.2s [2025-06-30T05:23:01.776Z] #44 ... [2025-06-30T05:23:01.776Z] [2025-06-30T05:23:01.776Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:23:01.776Z] #0 9.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:01.776Z] #56 ... [2025-06-30T05:23:01.776Z] [2025-06-30T05:23:01.776Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-30T05:23:01.776Z] #57 ... [2025-06-30T05:23:01.776Z] [2025-06-30T05:23:01.776Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-30T05:23:02.043Z] #58 ... [2025-06-30T05:23:02.043Z] [2025-06-30T05:23:02.043Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:02.043Z] #59 ... [2025-06-30T05:23:02.043Z] [2025-06-30T05:23:02.043Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:02.311Z] #60 ... [2025-06-30T05:23:02.311Z] [2025-06-30T05:23:02.311Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T05:23:02.578Z] #61 ... [2025-06-30T05:23:02.578Z] [2025-06-30T05:23:02.578Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-30T05:23:02.578Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:02.578Z] #62 ... [2025-06-30T05:23:02.578Z] [2025-06-30T05:23:02.578Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-30T05:23:02.849Z] #63 ... [2025-06-30T05:23:02.849Z] [2025-06-30T05:23:02.849Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-30T05:23:02.849Z] #62 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:04.271Z] #62 ... [2025-06-30T05:23:04.271Z] [2025-06-30T05:23:04.271Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:23:04.271Z] #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-06-30T05:23:04.271Z] #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-30T05:23:04.271Z] #64 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-06-30T05:23:04.271Z] #64 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-06-30T05:23:04.271Z] #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-06-30T05:23:04.271Z] #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-06-30T05:23:04.271Z] #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-06-30T05:23:04.271Z] #64 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.4s done [2025-06-30T05:23:04.271Z] #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-30T05:23:04.271Z] #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-30T05:23:04.271Z] #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.0s [2025-06-30T05:23:04.271Z] #64 ... [2025-06-30T05:23:04.271Z] [2025-06-30T05:23:04.271Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T05:23:04.271Z] #61 DONE 12.6s [2025-06-30T05:23:04.271Z] [2025-06-30T05:23:04.271Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:23:04.271Z] #64 ... [2025-06-30T05:23:04.271Z] [2025-06-30T05:23:04.271Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-30T05:23:04.271Z] #0 9.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:04.537Z] #65 ... [2025-06-30T05:23:04.537Z] [2025-06-30T05:23:04.537Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:23:04.722Z] #118 ... [2025-06-30T05:23:04.722Z] [2025-06-30T05:23:04.723Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:04.723Z] #79 DONE 56.3s [2025-06-30T05:23:04.723Z] [2025-06-30T05:23:04.723Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:04.723Z] #115 DONE 56.4s [2025-06-30T05:23:04.723Z] [2025-06-30T05:23:04.723Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:04.723Z] #116 DONE 53.6s [2025-06-30T05:23:04.723Z] [2025-06-30T05:23:04.723Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:04.723Z] #118 DONE 45.1s [2025-06-30T05:23:04.723Z] [2025-06-30T05:23:04.723Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:04.723Z] #94 DONE 53.6s [2025-06-30T05:23:04.723Z] [2025-06-30T05:23:04.723Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:04.723Z] #82 DONE 55.8s [2025-06-30T05:23:04.723Z] [2025-06-30T05:23:04.723Z] #119 [core-command builder 6/7] COPY . . [2025-06-30T05:23:07.120Z] #64 ... [2025-06-30T05:23:07.120Z] [2025-06-30T05:23:07.120Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T05:23:07.120Z] #66 DONE 8.2s [2025-06-30T05:23:07.120Z] [2025-06-30T05:23:07.120Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:23:08.532Z] #64 ... [2025-06-30T05:23:08.532Z] [2025-06-30T05:23:08.532Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-30T05:23:08.532Z] #67 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:08.532Z] #67 ... [2025-06-30T05:23:08.532Z] [2025-06-30T05:23:08.532Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:23:08.532Z] #0 9.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:08.804Z] #68 ... [2025-06-30T05:23:08.804Z] [2025-06-30T05:23:08.804Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-30T05:23:08.804Z] #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:08.804Z] #69 ... [2025-06-30T05:23:08.804Z] [2025-06-30T05:23:08.804Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:23:08.804Z] #0 8.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:08.804Z] #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:09.000Z] #119 ... [2025-06-30T05:23:09.000Z] [2025-06-30T05:23:09.000Z] #120 [support-notifications builder 6/7] COPY . . [2025-06-30T05:23:09.072Z] #70 ... [2025-06-30T05:23:09.072Z] [2025-06-30T05:23:09.072Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-30T05:23:09.072Z] #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:09.072Z] #71 ... [2025-06-30T05:23:09.072Z] [2025-06-30T05:23:09.072Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:23:09.072Z] #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.3s [2025-06-30T05:23:11.660Z] #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.6s done [2025-06-30T05:23:11.660Z] #64 ... [2025-06-30T05:23:11.660Z] [2025-06-30T05:23:11.660Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:11.660Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 7.6s done [2025-06-30T05:23:11.660Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.8s [2025-06-30T05:23:11.926Z] #44 ... [2025-06-30T05:23:11.926Z] [2025-06-30T05:23:11.926Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:23:11.926Z] #56 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:11.926Z] #56 17.31 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:23:11.926Z] #56 17.31 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:23:11.926Z] #56 17.31 OK: 24049 distinct packages available [2025-06-30T05:23:11.926Z] #56 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:11.926Z] #56 ... [2025-06-30T05:23:11.926Z] [2025-06-30T05:23:11.926Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-30T05:23:11.926Z] #62 18.26 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:11.926Z] #62 18.31 (2/2) Installing su-exec (0.2-r3) [2025-06-30T05:23:11.926Z] #62 18.39 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:11.926Z] #62 18.53 OK: 9 MiB in 16 packages [2025-06-30T05:23:11.926Z] #62 DONE 20.2s [2025-06-30T05:23:11.926Z] [2025-06-30T05:23:11.926Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-30T05:23:11.926Z] #55 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:11.926Z] #55 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:11.926Z] #55 16.55 (1/3) Installing ca-certificates (20241121-r1) [2025-06-30T05:23:11.926Z] #55 17.31 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:11.926Z] #55 17.33 (3/3) Installing tzdata (2025b-r0) [2025-06-30T05:23:11.926Z] #55 19.88 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:11.926Z] #55 20.10 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:23:12.196Z] #55 ... [2025-06-30T05:23:12.196Z] [2025-06-30T05:23:12.196Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T05:23:12.196Z] #64 DONE 18.0s [2025-06-30T05:23:12.196Z] [2025-06-30T05:23:12.196Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:12.781Z] #44 ... [2025-06-30T05:23:12.781Z] [2025-06-30T05:23:12.781Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-30T05:23:12.781Z] #57 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:12.781Z] #57 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:12.781Z] #57 21.10 (1/4) Installing ca-certificates (20241121-r1) [2025-06-30T05:23:12.781Z] #57 ... [2025-06-30T05:23:12.781Z] [2025-06-30T05:23:12.781Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:13.058Z] #44 ... [2025-06-30T05:23:13.058Z] [2025-06-30T05:23:13.058Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:13.058Z] #59 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:13.058Z] #59 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:13.058Z] #59 ... [2025-06-30T05:23:13.058Z] [2025-06-30T05:23:13.058Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-30T05:23:13.058Z] #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:13.058Z] #58 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:13.199Z] #120 ... [2025-06-30T05:23:13.199Z] [2025-06-30T05:23:13.199Z] #121 [support-scheduler builder 6/7] COPY . . [2025-06-30T05:23:13.199Z] #121 ... [2025-06-30T05:23:13.199Z] [2025-06-30T05:23:13.199Z] #122 [core-keeper builder 7/8] COPY . . [2025-06-30T05:23:13.199Z] #122 ... [2025-06-30T05:23:13.199Z] [2025-06-30T05:23:13.199Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-30T05:23:13.335Z] #58 ... [2025-06-30T05:23:13.335Z] [2025-06-30T05:23:13.335Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:13.457Z] #123 ... [2025-06-30T05:23:13.457Z] [2025-06-30T05:23:13.457Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-06-30T05:23:14.297Z] #44 ... [2025-06-30T05:23:14.297Z] [2025-06-30T05:23:14.297Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:14.297Z] #0 6.436 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:14.578Z] #72 ... [2025-06-30T05:23:14.578Z] [2025-06-30T05:23:14.578Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:14.844Z] #44 ... [2025-06-30T05:23:14.844Z] [2025-06-30T05:23:14.844Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-30T05:23:14.844Z] #55 21.55 OK: 11 MiB in 17 packages [2025-06-30T05:23:14.844Z] #55 DONE 23.7s [2025-06-30T05:23:14.844Z] [2025-06-30T05:23:14.844Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:14.844Z] #44 ... [2025-06-30T05:23:14.844Z] [2025-06-30T05:23:14.844Z] #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T05:23:14.844Z] #37 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:14.844Z] #37 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:14.844Z] #37 ... [2025-06-30T05:23:14.844Z] [2025-06-30T05:23:14.844Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:14.844Z] #72 10.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:15.111Z] #72 ... [2025-06-30T05:23:15.111Z] [2025-06-30T05:23:15.111Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-30T05:23:15.111Z] #63 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:15.111Z] #63 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:15.111Z] #63 ... [2025-06-30T05:23:15.111Z] [2025-06-30T05:23:15.111Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:15.356Z] #124 ... [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #119 [core-command builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #119 DONE 12.2s [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:15.356Z] #125 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #126 [core-data builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #126 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:15.356Z] #127 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #128 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:15.356Z] #129 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:15.356Z] #130 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:15.356Z] #131 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:15.356Z] #132 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #133 [core-metadata builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #133 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:15.356Z] #134 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:15.356Z] #135 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #136 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #122 [core-keeper builder 7/8] COPY . . [2025-06-30T05:23:15.356Z] #122 DONE 12.3s [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #124 DONE 12.3s [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #120 [support-notifications builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #120 DONE 12.2s [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:15.356Z] #137 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #138 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:15.356Z] #139 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:15.356Z] #140 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:15.356Z] #141 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #142 CACHED [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #123 DONE 12.4s [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #121 [support-scheduler builder 6/7] COPY . . [2025-06-30T05:23:15.356Z] #121 DONE 12.4s [2025-06-30T05:23:15.356Z] [2025-06-30T05:23:15.356Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:23:16.076Z] #44 ... [2025-06-30T05:23:16.076Z] [2025-06-30T05:23:16.076Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-30T05:23:16.076Z] #65 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:16.076Z] #65 ... [2025-06-30T05:23:16.076Z] [2025-06-30T05:23:16.076Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:16.076Z] #60 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:16.076Z] #60 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:16.342Z] #60 ... [2025-06-30T05:23:16.342Z] [2025-06-30T05:23:16.342Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:16.609Z] #44 ... [2025-06-30T05:23:16.609Z] [2025-06-30T05:23:16.609Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:16.609Z] #59 22.49 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:16.609Z] #59 22.54 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:16.609Z] #59 22.69 OK: 9 MiB in 15 packages [2025-06-30T05:23:16.609Z] #59 DONE 24.9s [2025-06-30T05:23:16.609Z] [2025-06-30T05:23:16.609Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:16.609Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.0s [2025-06-30T05:23:16.609Z] #44 ... [2025-06-30T05:23:16.609Z] [2025-06-30T05:23:16.609Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T05:23:16.609Z] #0 4.290 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:16.609Z] #0 8.897 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:16.729Z] #143 1.492 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-30T05:23:16.890Z] #73 ... [2025-06-30T05:23:16.890Z] [2025-06-30T05:23:16.890Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:18.313Z] #74 ... [2025-06-30T05:23:18.313Z] [2025-06-30T05:23:18.313Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-30T05:23:18.313Z] #58 21.62 (1/7) Installing ca-certificates (20241121-r1) [2025-06-30T05:23:18.313Z] #58 22.17 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:18.313Z] #58 22.18 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-30T05:23:18.313Z] #58 22.22 (4/7) Installing libsodium (1.0.19-r0) [2025-06-30T05:23:18.313Z] #58 22.31 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-30T05:23:18.313Z] #58 22.78 (6/7) Installing libzmq (4.3.5-r2) [2025-06-30T05:23:18.313Z] #58 23.10 (7/7) Installing zeromq (4.3.5-r2) [2025-06-30T05:23:18.313Z] #58 23.24 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:18.313Z] #58 23.43 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:23:18.313Z] #58 24.54 OK: 14 MiB in 21 packages [2025-06-30T05:23:18.313Z] #58 DONE 26.4s [2025-06-30T05:23:18.313Z] [2025-06-30T05:23:18.313Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:20.296Z] #44 ... [2025-06-30T05:23:20.296Z] [2025-06-30T05:23:20.296Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:23:20.296Z] #68 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:20.296Z] #68 ... [2025-06-30T05:23:20.296Z] [2025-06-30T05:23:20.296Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-30T05:23:20.296Z] #69 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:20.296Z] #69 ... [2025-06-30T05:23:20.296Z] [2025-06-30T05:23:20.296Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-30T05:23:20.296Z] #57 21.63 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:20.296Z] #57 21.68 (3/4) Installing su-exec (0.2-r3) [2025-06-30T05:23:20.296Z] #57 21.70 (4/4) Installing yq-go (4.44.1-r2) [2025-06-30T05:23:20.296Z] #57 23.28 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:20.296Z] #57 23.51 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:23:20.296Z] #57 25.43 OK: 20 MiB in 18 packages [2025-06-30T05:23:20.296Z] #57 DONE 28.4s [2025-06-30T05:23:20.296Z] [2025-06-30T05:23:20.296Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-30T05:23:20.296Z] #71 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:20.296Z] #71 21.33 OK: 239 MiB in 58 packages [2025-06-30T05:23:20.296Z] #71 ... [2025-06-30T05:23:20.296Z] [2025-06-30T05:23:20.296Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:20.881Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.0s done [2025-06-30T05:23:20.881Z] #44 ... [2025-06-30T05:23:20.881Z] [2025-06-30T05:23:20.881Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-30T05:23:20.881Z] #67 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:21.149Z] #67 ... [2025-06-30T05:23:21.149Z] [2025-06-30T05:23:21.149Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-30T05:23:21.149Z] #69 22.64 OK: 239 MiB in 58 packages [2025-06-30T05:23:22.124Z] #69 ... [2025-06-30T05:23:22.124Z] [2025-06-30T05:23:22.124Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-30T05:23:22.124Z] #71 DONE 23.6s [2025-06-30T05:23:22.124Z] [2025-06-30T05:23:22.124Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-30T05:23:22.124Z] #0 4.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:22.124Z] #0 6.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:22.124Z] #75 ... [2025-06-30T05:23:22.124Z] [2025-06-30T05:23:22.124Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:23:22.414Z] #44 ... [2025-06-30T05:23:22.414Z] [2025-06-30T05:23:22.414Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:23:22.414Z] #56 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:22.414Z] #56 ... [2025-06-30T05:23:22.414Z] [2025-06-30T05:23:22.414Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:22.414Z] #74 5.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:22.685Z] #74 ... [2025-06-30T05:23:22.685Z] [2025-06-30T05:23:22.685Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:22.685Z] #76 DONE 0.9s [2025-06-30T05:23:22.969Z] [2025-06-30T05:23:22.969Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:23:22.969Z] #70 21.78 OK: 239 MiB in 58 packages [2025-06-30T05:23:22.969Z] #70 DONE 25.3s [2025-06-30T05:23:22.969Z] [2025-06-30T05:23:22.969Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:23.951Z] #77 ... [2025-06-30T05:23:23.951Z] [2025-06-30T05:23:23.951Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-30T05:23:23.951Z] #69 DONE 25.4s [2025-06-30T05:23:23.951Z] [2025-06-30T05:23:23.951Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:24.222Z] #78 ... [2025-06-30T05:23:24.222Z] [2025-06-30T05:23:24.222Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T05:23:24.222Z] #68 23.03 OK: 239 MiB in 58 packages [2025-06-30T05:23:24.222Z] #68 DONE 25.7s [2025-06-30T05:23:24.222Z] [2025-06-30T05:23:24.222Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:24.222Z] #77 DONE 1.3s [2025-06-30T05:23:24.222Z] [2025-06-30T05:23:24.222Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:24.816Z] #79 ... [2025-06-30T05:23:24.816Z] [2025-06-30T05:23:24.816Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:24.816Z] #0 5.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:24.816Z] #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:24.816Z] #80 ... [2025-06-30T05:23:24.816Z] [2025-06-30T05:23:24.816Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:24.816Z] #74 8.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:25.084Z] #74 ... [2025-06-30T05:23:25.084Z] [2025-06-30T05:23:25.084Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:25.084Z] #60 28.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:25.084Z] #60 28.94 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:25.084Z] #60 29.27 OK: 9 MiB in 15 packages [2025-06-30T05:23:25.084Z] #60 DONE 33.2s [2025-06-30T05:23:25.084Z] [2025-06-30T05:23:25.084Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:25.672Z] #81 ... [2025-06-30T05:23:25.672Z] [2025-06-30T05:23:25.672Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-30T05:23:25.672Z] #63 27.98 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:25.672Z] #63 28.02 (2/4) Installing openssl (3.3.3-r0) [2025-06-30T05:23:25.672Z] #63 28.24 (3/4) Installing su-exec (0.2-r3) [2025-06-30T05:23:25.672Z] #63 28.24 (4/4) Installing yq-go (4.44.1-r2) [2025-06-30T05:23:25.672Z] #63 29.92 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:25.672Z] #63 30.31 OK: 20 MiB in 18 packages [2025-06-30T05:23:25.672Z] #63 DONE 33.8s [2025-06-30T05:23:25.939Z] [2025-06-30T05:23:25.939Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:25.939Z] #78 DONE 2.0s [2025-06-30T05:23:25.939Z] [2025-06-30T05:23:25.939Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-30T05:23:26.206Z] #82 ... [2025-06-30T05:23:26.206Z] [2025-06-30T05:23:26.206Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:26.206Z] #83 DONE 2.0s [2025-06-30T05:23:26.206Z] [2025-06-30T05:23:26.206Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:23:26.206Z] #56 31.64 (1/14) Installing ca-certificates (20241121-r1) [2025-06-30T05:23:26.206Z] #56 32.47 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-30T05:23:26.206Z] #56 32.78 (3/14) Installing c-ares (1.33.1-r0) [2025-06-30T05:23:26.206Z] #56 32.80 (4/14) Installing libunistring (1.2-r0) [2025-06-30T05:23:26.206Z] #56 33.13 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-30T05:23:26.206Z] #56 33.18 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-30T05:23:26.206Z] #56 33.33 (7/14) Installing libpsl (0.21.5-r1) [2025-06-30T05:23:26.206Z] #56 33.39 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-30T05:23:26.206Z] #56 33.62 (9/14) Installing libcurl (8.12.1-r0) [2025-06-30T05:23:26.206Z] #56 33.76 (10/14) Installing curl (8.12.1-r0) [2025-06-30T05:23:26.206Z] #56 33.90 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:26.206Z] #56 33.90 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-30T05:23:26.206Z] #56 33.95 (13/14) Installing libucontext (1.2-r3) [2025-06-30T05:23:26.206Z] #56 33.97 (14/14) Installing gcompat (1.1.0-r4) [2025-06-30T05:23:26.206Z] #56 34.07 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:26.206Z] #56 34.30 Executing ca-certificates-20241121-r1.trigger [2025-06-30T05:23:26.478Z] #56 ... [2025-06-30T05:23:26.478Z] [2025-06-30T05:23:26.478Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-30T05:23:26.478Z] #65 22.29 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:23:26.478Z] #65 22.29 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:23:26.478Z] #65 22.29 OK: 24049 distinct packages available [2025-06-30T05:23:26.478Z] #65 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:26.478Z] #65 27.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:26.693Z] #143 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-30T05:23:26.693Z] #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-30T05:23:26.693Z] #144 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-30T05:23:26.693Z] #0 1.204 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-30T05:23:26.693Z] #145 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-30T05:23:26.693Z] #0 0.361 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-30T05:23:26.693Z] #146 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-30T05:23:26.693Z] #0 0.757 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-30T05:23:26.693Z] #147 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T05:23:26.693Z] #0 1.359 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-30T05:23:26.693Z] #148 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-30T05:23:26.693Z] #0 0.596 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-30T05:23:26.693Z] #149 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-30T05:23:26.693Z] #0 1.208 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-30T05:23:26.693Z] #150 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T05:23:26.693Z] #0 0.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-30T05:23:26.693Z] #151 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T05:23:26.693Z] #0 1.452 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-30T05:23:26.693Z] #152 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-30T05:23:26.693Z] #0 1.500 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-30T05:23:26.693Z] #153 ... [2025-06-30T05:23:26.693Z] [2025-06-30T05:23:26.693Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-30T05:23:26.693Z] #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-30T05:23:26.765Z] #65 ... [2025-06-30T05:23:26.765Z] [2025-06-30T05:23:26.765Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:27.743Z] #84 ... [2025-06-30T05:23:27.743Z] [2025-06-30T05:23:27.743Z] #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T05:23:27.743Z] #37 23.32 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:23:27.743Z] #37 23.33 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:23:27.743Z] #37 23.33 OK: 24049 distinct packages available [2025-06-30T05:23:27.743Z] #37 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:27.743Z] #37 27.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:27.743Z] #37 ... [2025-06-30T05:23:27.743Z] [2025-06-30T05:23:27.743Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:23:27.743Z] #56 35.45 OK: 15 MiB in 28 packages [2025-06-30T05:23:28.331Z] #56 ... [2025-06-30T05:23:28.331Z] [2025-06-30T05:23:28.331Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:28.331Z] #0 5.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:28.331Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:28.331Z] #85 ... [2025-06-30T05:23:28.331Z] [2025-06-30T05:23:28.331Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-30T05:23:28.331Z] #67 26.09 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T05:23:28.331Z] #67 26.10 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T05:23:28.331Z] #67 26.10 OK: 24049 distinct packages available [2025-06-30T05:23:28.331Z] #67 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:29.295Z] #67 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:29.295Z] #67 ... [2025-06-30T05:23:29.295Z] [2025-06-30T05:23:29.295Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T05:23:29.295Z] #56 DONE 37.8s [2025-06-30T05:23:29.562Z] [2025-06-30T05:23:29.562Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:30.147Z] #86 ... [2025-06-30T05:23:30.147Z] [2025-06-30T05:23:30.147Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-30T05:23:30.147Z] #0 8.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:30.415Z] #87 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:30.415Z] #87 ... [2025-06-30T05:23:30.415Z] [2025-06-30T05:23:30.415Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-30T05:23:30.415Z] #75 18.07 OK: 9 MiB in 16 packages [2025-06-30T05:23:31.007Z] #75 ... [2025-06-30T05:23:31.007Z] [2025-06-30T05:23:31.007Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T05:23:31.007Z] #73 22.92 OK: 239 MiB in 58 packages [2025-06-30T05:23:31.007Z] #73 DONE 24.5s [2025-06-30T05:23:31.274Z] [2025-06-30T05:23:31.274Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-30T05:23:31.878Z] #88 DONE 0.7s [2025-06-30T05:23:31.878Z] [2025-06-30T05:23:31.878Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:32.146Z] #89 ... [2025-06-30T05:23:32.146Z] [2025-06-30T05:23:32.146Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-30T05:23:32.146Z] #75 DONE 19.9s [2025-06-30T05:23:32.146Z] [2025-06-30T05:23:32.146Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:32.146Z] #81 6.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:33.114Z] #81 ... [2025-06-30T05:23:33.114Z] [2025-06-30T05:23:33.114Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:33.114Z] #90 ... [2025-06-30T05:23:33.114Z] [2025-06-30T05:23:33.114Z] #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T05:23:33.114Z] #37 38.53 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:33.114Z] #37 38.60 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-30T05:23:33.114Z] #37 38.69 (3/5) Installing libucontext (1.2-r3) [2025-06-30T05:23:33.114Z] #37 38.79 (4/5) Installing gcompat (1.1.0-r4) [2025-06-30T05:23:33.114Z] #37 38.89 (5/5) Installing openssl (3.3.3-r0) [2025-06-30T05:23:33.389Z] #37 39.09 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:33.656Z] #37 39.32 OK: 10 MiB in 19 packages [2025-06-30T05:23:33.656Z] #37 ... [2025-06-30T05:23:33.656Z] [2025-06-30T05:23:33.656Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-30T05:23:33.656Z] #72 24.31 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:33.656Z] #72 26.98 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:33.656Z] #72 27.26 OK: 9 MiB in 15 packages [2025-06-30T05:23:33.656Z] #72 DONE 29.5s [2025-06-30T05:23:33.927Z] [2025-06-30T05:23:33.927Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:33.927Z] #80 19.20 OK: 11 MiB in 17 packages [2025-06-30T05:23:35.346Z] #80 ... [2025-06-30T05:23:35.346Z] [2025-06-30T05:23:35.346Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-30T05:23:35.346Z] #65 39.06 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-30T05:23:35.346Z] #65 39.12 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-30T05:23:35.346Z] #65 39.14 (3/4) Installing libucontext (1.2-r3) [2025-06-30T05:23:35.346Z] #65 39.16 (4/4) Installing gcompat (1.1.0-r4) [2025-06-30T05:23:35.346Z] #65 39.25 Executing busybox-1.36.1-r29.trigger [2025-06-30T05:23:35.346Z] #65 39.53 OK: 9 MiB in 18 packages [2025-06-30T05:23:35.346Z] #65 DONE 41.1s [2025-06-30T05:23:35.616Z] [2025-06-30T05:23:35.616Z] #37 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T05:23:35.616Z] #37 DONE 41.2s [2025-06-30T05:23:35.616Z] [2025-06-30T05:23:35.616Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:35.883Z] #91 ... [2025-06-30T05:23:35.883Z] [2025-06-30T05:23:35.883Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:35.883Z] #80 DONE 21.2s [2025-06-30T05:23:35.883Z] [2025-06-30T05:23:35.883Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:36.153Z] #92 ... [2025-06-30T05:23:36.153Z] [2025-06-30T05:23:36.153Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-30T05:23:36.751Z] #93 ... [2025-06-30T05:23:36.751Z] [2025-06-30T05:23:36.751Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-30T05:23:36.751Z] #94 DONE 4.9s [2025-06-30T05:23:36.751Z] [2025-06-30T05:23:36.751Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:36.751Z] #85 18.61 OK: 14 MiB in 21 packages [2025-06-30T05:23:37.022Z] #85 ... [2025-06-30T05:23:37.022Z] [2025-06-30T05:23:37.022Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-30T05:23:37.022Z] #95 DONE 0.4s [2025-06-30T05:23:37.290Z] [2025-06-30T05:23:37.290Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:37.290Z] #86 5.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:37.290Z] #86 7.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:37.874Z] #86 ... [2025-06-30T05:23:37.874Z] [2025-06-30T05:23:37.874Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:37.874Z] #74 18.41 OK: 9 MiB in 15 packages [2025-06-30T05:23:37.874Z] #74 DONE 21.2s [2025-06-30T05:23:37.874Z] [2025-06-30T05:23:37.874Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-30T05:23:37.874Z] #82 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:37.874Z] #82 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:39.288Z] #82 ... [2025-06-30T05:23:39.288Z] [2025-06-30T05:23:39.288Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:39.288Z] #85 DONE 20.8s [2025-06-30T05:23:39.288Z] [2025-06-30T05:23:39.288Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:39.288Z] #81 8.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:39.288Z] #81 ... [2025-06-30T05:23:39.288Z] [2025-06-30T05:23:39.288Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-30T05:23:39.288Z] #93 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:40.261Z] #93 ... [2025-06-30T05:23:40.261Z] [2025-06-30T05:23:40.261Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-30T05:23:40.261Z] #87 19.08 OK: 20 MiB in 18 packages [2025-06-30T05:23:40.261Z] #87 DONE 19.8s [2025-06-30T05:23:40.261Z] [2025-06-30T05:23:40.261Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-30T05:23:40.261Z] #67 41.46 OK: 239 MiB in 58 packages [2025-06-30T05:23:40.852Z] #67 DONE 42.5s [2025-06-30T05:23:40.852Z] [2025-06-30T05:23:40.852Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:23:41.462Z] #96 DONE 0.5s [2025-06-30T05:23:41.462Z] [2025-06-30T05:23:41.462Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:42.872Z] #97 ... [2025-06-30T05:23:42.872Z] [2025-06-30T05:23:42.872Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:42.872Z] #81 16.71 OK: 9 MiB in 15 packages [2025-06-30T05:23:42.872Z] #81 DONE 17.8s [2025-06-30T05:23:43.138Z] [2025-06-30T05:23:43.138Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:43.138Z] #86 13.50 OK: 15 MiB in 28 packages [2025-06-30T05:23:43.406Z] #86 ... [2025-06-30T05:23:43.406Z] [2025-06-30T05:23:43.406Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-30T05:23:43.406Z] #82 16.53 OK: 20 MiB in 18 packages [2025-06-30T05:23:43.406Z] #82 DONE 17.6s [2025-06-30T05:23:43.694Z] [2025-06-30T05:23:43.694Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-30T05:23:43.694Z] #98 DONE 0.2s [2025-06-30T05:23:43.694Z] [2025-06-30T05:23:43.694Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:43.694Z] #91 4.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:43.694Z] #91 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:43.972Z] #91 ... [2025-06-30T05:23:43.972Z] [2025-06-30T05:23:43.972Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T05:23:43.972Z] #86 DONE 14.6s [2025-06-30T05:23:44.238Z] [2025-06-30T05:23:44.238Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-30T05:23:44.238Z] #93 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-30T05:23:45.196Z] #93 9.840 OK: 9 MiB in 18 packages [2025-06-30T05:23:45.798Z] #93 ... [2025-06-30T05:23:45.798Z] [2025-06-30T05:23:45.798Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:45.798Z] #91 10.09 OK: 10 MiB in 19 packages [2025-06-30T05:23:45.798Z] #91 ... [2025-06-30T05:23:45.798Z] [2025-06-30T05:23:45.798Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-30T05:23:45.798Z] #93 DONE 10.4s [2025-06-30T05:23:46.072Z] [2025-06-30T05:23:46.072Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:23:46.659Z] #99 ... [2025-06-30T05:23:46.659Z] [2025-06-30T05:23:46.659Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T05:23:46.659Z] #91 DONE 11.0s [2025-06-30T05:23:46.659Z] [2025-06-30T05:23:46.659Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:23:47.623Z] #100 ... [2025-06-30T05:23:47.623Z] [2025-06-30T05:23:47.623Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:23:47.623Z] #99 DONE 2.0s [2025-06-30T05:23:47.889Z] [2025-06-30T05:23:47.889Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-30T05:23:47.889Z] #101 DONE 1.3s [2025-06-30T05:23:47.889Z] [2025-06-30T05:23:47.889Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:23:47.889Z] #100 DONE 1.3s [2025-06-30T05:23:47.889Z] [2025-06-30T05:23:47.889Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-30T05:23:48.158Z] #102 ... [2025-06-30T05:23:48.158Z] [2025-06-30T05:23:48.158Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-30T05:23:48.158Z] #103 DONE 0.2s [2025-06-30T05:23:48.158Z] [2025-06-30T05:23:48.158Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-30T05:23:48.158Z] #104 DONE 0.2s [2025-06-30T05:23:48.158Z] [2025-06-30T05:23:48.158Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-30T05:23:48.158Z] #102 DONE 0.3s [2025-06-30T05:23:48.158Z] [2025-06-30T05:23:48.158Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-30T05:23:48.436Z] #105 ... [2025-06-30T05:23:48.436Z] [2025-06-30T05:23:48.436Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T05:23:48.436Z] #106 DONE 0.2s [2025-06-30T05:23:48.436Z] [2025-06-30T05:23:48.436Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-30T05:23:48.436Z] #105 DONE 0.2s [2025-06-30T05:23:48.436Z] [2025-06-30T05:23:48.436Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T05:23:48.718Z] #107 ... [2025-06-30T05:23:48.718Z] [2025-06-30T05:23:48.718Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-30T05:23:48.718Z] #108 DONE 0.2s [2025-06-30T05:23:48.718Z] [2025-06-30T05:23:48.718Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T05:23:48.718Z] #107 DONE 0.3s [2025-06-30T05:23:48.718Z] [2025-06-30T05:23:48.718Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-30T05:23:49.009Z] #109 ... [2025-06-30T05:23:49.009Z] [2025-06-30T05:23:49.009Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-30T05:23:49.009Z] #110 DONE 0.3s [2025-06-30T05:23:49.009Z] [2025-06-30T05:23:49.009Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-30T05:23:49.009Z] #109 DONE 0.3s [2025-06-30T05:23:49.009Z] [2025-06-30T05:23:49.009Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-30T05:23:49.278Z] #111 DONE 0.3s [2025-06-30T05:23:49.278Z] [2025-06-30T05:23:49.278Z] #112 [security-spire-config] exporting to image [2025-06-30T05:23:49.278Z] #112 exporting layers [2025-06-30T05:23:49.884Z] #112 ... [2025-06-30T05:23:49.884Z] [2025-06-30T05:23:49.884Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T05:23:49.884Z] #113 DONE 1.9s [2025-06-30T05:23:49.884Z] [2025-06-30T05:23:49.884Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-30T05:23:49.884Z] #114 DONE 0.1s [2025-06-30T05:23:49.884Z] [2025-06-30T05:23:49.884Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-30T05:23:49.884Z] #115 DONE 0.1s [2025-06-30T05:23:49.884Z] [2025-06-30T05:23:49.884Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:23:49.884Z] #97 ... [2025-06-30T05:23:49.884Z] [2025-06-30T05:23:49.884Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T05:23:49.884Z] #116 DONE 0.1s [2025-06-30T05:23:50.152Z] [2025-06-30T05:23:50.153Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-30T05:23:50.420Z] #117 DONE 0.2s [2025-06-30T05:23:50.420Z] [2025-06-30T05:23:50.420Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-30T05:23:50.420Z] #118 DONE 0.1s [2025-06-30T05:23:50.420Z] [2025-06-30T05:23:50.420Z] #112 [security-spire-agent] exporting to image [2025-06-30T05:23:51.831Z] #112 exporting layers 2.9s done [2025-06-30T05:23:51.831Z] #112 writing image sha256:04270cb1bc2cb7a3aed2fd1d1977ad10d0f54fe63084bf1a173381914996dc11 done [2025-06-30T05:23:51.831Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2025-06-30T05:23:52.097Z] #112 exporting layers 2.8s done [2025-06-30T05:23:52.097Z] #112 writing image sha256:9df20fa0d132c53930f704f81ef961fcec2c7363605164af0a1c729d11f7f66e done [2025-06-30T05:23:52.097Z] #112 naming to docker.io/library/security-spire-server-arm64 [2025-06-30T05:23:52.097Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2025-06-30T05:23:53.062Z] #112 exporting layers 2.5s done [2025-06-30T05:23:53.062Z] #112 writing image sha256:7fe6b61abb98c94ecf682a0562f8427f2795a5cbc592abcf6b6f68938a3de4c2 done [2025-06-30T05:23:53.062Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-06-30T05:23:53.062Z] #112 DONE 4.0s [2025-06-30T05:23:53.062Z] [2025-06-30T05:23:53.062Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:33.128Z] #154 ... [2025-06-30T05:25:33.128Z] [2025-06-30T05:25:33.128Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-30T05:25:33.128Z] #147 DONE 137.2s [2025-06-30T05:25:33.128Z] [2025-06-30T05:25:33.128Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:25:41.236Z] #37 ... [2025-06-30T05:25:41.236Z] [2025-06-30T05:25:41.236Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-30T05:25:41.236Z] #144 DONE 145.3s [2025-06-30T05:25:41.236Z] [2025-06-30T05:25:41.236Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-30T05:25:43.762Z] #154 ... [2025-06-30T05:25:43.762Z] [2025-06-30T05:25:43.762Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-30T05:25:43.762Z] #150 148.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-30T05:25:44.731Z] #84 ... [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #90 DONE 138.1s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #119 [support-notifications builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #119 ... [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #92 DONE 135.0s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #89 DONE 129.2s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #97 DONE 119.7s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #84 DONE 134.9s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #79 DONE 136.8s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #120 ... [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #121 [core-keeper builder 7/8] COPY . . [2025-06-30T05:25:44.731Z] #121 DONE 1.9s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #122 [core-command builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #122 DONE 1.9s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #119 [support-notifications builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #119 DONE 2.0s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #123 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:25:44.731Z] #124 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #125 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:25:44.731Z] #126 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #127 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #128 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #129 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #130 [core-metadata builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #130 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:25:44.731Z] #131 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #132 [support-scheduler builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #132 DONE 2.0s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #133 [core-data builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #133 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:25:44.731Z] #134 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #135 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #120 DONE 2.0s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #136 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #136 DONE 2.0s [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #137 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #138 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:25:44.731Z] #139 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-30T05:25:44.731Z] #140 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-06-30T05:25:44.731Z] #141 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T05:25:44.731Z] #142 CACHED [2025-06-30T05:25:44.731Z] [2025-06-30T05:25:44.731Z] #143 [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-06-30T05:25:48.986Z] #143 ... [2025-06-30T05:25:48.986Z] [2025-06-30T05:25:48.986Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T05:25:48.986Z] #0 4.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-30T05:25:48.986Z] #144 ... [2025-06-30T05:25:48.986Z] [2025-06-30T05:25:48.986Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-30T05:25:48.986Z] #0 5.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-30T05:25:48.986Z] #145 ... [2025-06-30T05:25:48.986Z] [2025-06-30T05:25:48.986Z] #143 [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-06-30T05:25:48.986Z] #143 5.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-30T05:25:53.240Z] #143 ... [2025-06-30T05:25:53.241Z] [2025-06-30T05:25:53.241Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T05:25:53.241Z] #0 4.154 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-30T05:25:53.241Z] #146 ... [2025-06-30T05:25:53.241Z] [2025-06-30T05:25:53.241Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:25:53.241Z] #0 6.157 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-30T05:25:53.241Z] #147 ... [2025-06-30T05:25:53.241Z] [2025-06-30T05:25:53.241Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-30T05:25:53.241Z] #0 5.630 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-30T05:25:53.510Z] #148 ... [2025-06-30T05:25:53.510Z] [2025-06-30T05:25:53.510Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-30T05:25:53.510Z] #0 4.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-30T05:25:53.733Z] #150 ... [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-30T05:25:53.733Z] #154 DONE 158.0s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T05:25:53.733Z] #148 DONE 158.0s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-30T05:25:53.733Z] #155 ... [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-30T05:25:53.733Z] #145 DONE 158.0s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:25:53.733Z] #143 DONE 158.0s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T05:25:53.733Z] #152 DONE 158.0s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-30T05:25:53.733Z] #153 DONE 158.1s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-30T05:25:53.733Z] #150 DONE 158.1s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T05:25:53.733Z] #151 DONE 158.2s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:53.733Z] #156 DONE 0.1s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-30T05:25:53.733Z] #146 DONE 158.3s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:53.733Z] #157 ... [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-30T05:25:53.733Z] #149 DONE 158.3s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:53.733Z] #158 DONE 0.3s [2025-06-30T05:25:53.733Z] [2025-06-30T05:25:53.733Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:53.780Z] #149 ... [2025-06-30T05:25:53.780Z] [2025-06-30T05:25:53.780Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-30T05:25:53.780Z] #0 5.503 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-30T05:25:53.780Z] #150 ... [2025-06-30T05:25:53.780Z] [2025-06-30T05:25:53.780Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-30T05:25:53.780Z] #0 5.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-30T05:25:54.045Z] #151 ... [2025-06-30T05:25:54.045Z] [2025-06-30T05:25:54.045Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T05:25:54.045Z] #0 5.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-30T05:25:54.045Z] #152 ... [2025-06-30T05:25:54.045Z] [2025-06-30T05:25:54.045Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-30T05:25:54.045Z] #0 5.985 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-30T05:25:54.302Z] #159 DONE 0.6s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-30T05:25:54.302Z] #155 DONE 0.8s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #157 DONE 0.8s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #160 DONE 0.8s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #161 DONE 0.8s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #162 DONE 0.8s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #163 DONE 0.6s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #164 DONE 0.6s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:54.302Z] #165 DONE 0.6s [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:54.302Z] #166 CACHED [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #167 CACHED [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #168 CACHED [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:54.302Z] #169 CACHED [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:54.302Z] #170 CACHED [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:54.302Z] #171 CACHED [2025-06-30T05:25:54.302Z] [2025-06-30T05:25:54.302Z] #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:54.339Z] #153 ... [2025-06-30T05:25:54.339Z] [2025-06-30T05:25:54.339Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-30T05:25:54.339Z] #0 5.968 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-30T05:25:54.621Z] #172 ... [2025-06-30T05:25:54.621Z] [2025-06-30T05:25:54.621Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:54.621Z] #173 DONE 0.4s [2025-06-30T05:25:54.621Z] [2025-06-30T05:25:54.621Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-30T05:25:55.555Z] #174 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:55.555Z] #175 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:55.555Z] #172 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-30T05:25:55.555Z] #176 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:55.555Z] #177 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:55.555Z] #178 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-30T05:25:55.555Z] #179 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-30T05:25:55.555Z] #180 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-30T05:25:55.555Z] #181 DONE 1.3s [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-30T05:25:55.555Z] #182 ... [2025-06-30T05:25:55.555Z] [2025-06-30T05:25:55.555Z] #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-30T05:25:55.555Z] #183 DONE 1.4s [2025-06-30T05:25:55.813Z] [2025-06-30T05:25:55.813Z] #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.388Z] #184 ... [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-30T05:25:56.388Z] #185 DONE 0.9s [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.388Z] #186 DONE 0.9s [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-30T05:25:56.388Z] #187 DONE 0.9s [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-30T05:25:56.388Z] #188 DONE 1.0s [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #189 [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-06-30T05:25:56.388Z] #189 DONE 0.9s [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-30T05:25:56.388Z] #190 DONE 1.0s [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.388Z] #191 DONE 0.9s [2025-06-30T05:25:56.388Z] [2025-06-30T05:25:56.388Z] #192 [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-06-30T05:25:56.389Z] #192 DONE 1.0s [2025-06-30T05:25:56.389Z] [2025-06-30T05:25:56.389Z] #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-30T05:25:56.389Z] #182 DONE 1.0s [2025-06-30T05:25:56.389Z] [2025-06-30T05:25:56.389Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.389Z] #193 DONE 1.0s [2025-06-30T05:25:56.389Z] [2025-06-30T05:25:56.389Z] #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.389Z] #184 DONE 1.0s [2025-06-30T05:25:56.389Z] [2025-06-30T05:25:56.389Z] #194 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-30T05:25:56.647Z] #194 DONE 0.2s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #195 [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-06-30T05:25:56.647Z] #195 DONE 0.2s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-30T05:25:56.647Z] #196 DONE 0.3s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-30T05:25:56.647Z] #197 DONE 0.3s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.647Z] #198 DONE 0.2s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.647Z] #199 DONE 0.3s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-30T05:25:56.647Z] #200 DONE 0.2s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #201 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-30T05:25:56.647Z] #201 DONE 2.6s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-30T05:25:56.647Z] #202 DONE 0.2s [2025-06-30T05:25:56.647Z] [2025-06-30T05:25:56.647Z] #203 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:25:56.906Z] #203 DONE 0.2s [2025-06-30T05:25:56.906Z] [2025-06-30T05:25:56.906Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:25:56.906Z] #204 DONE 0.3s [2025-06-30T05:25:56.906Z] [2025-06-30T05:25:56.906Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-30T05:25:56.906Z] #205 DONE 0.3s [2025-06-30T05:25:56.906Z] [2025-06-30T05:25:56.906Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:57.167Z] #206 ... [2025-06-30T05:25:57.167Z] [2025-06-30T05:25:57.167Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-30T05:25:57.167Z] #207 DONE 0.3s [2025-06-30T05:25:57.167Z] [2025-06-30T05:25:57.167Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-30T05:25:57.167Z] #208 DONE 0.3s [2025-06-30T05:25:57.425Z] [2025-06-30T05:25:57.425Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:25:57.425Z] #206 DONE 0.3s [2025-06-30T05:25:57.425Z] [2025-06-30T05:25:57.425Z] #101 [core-data] exporting to image [2025-06-30T05:25:57.425Z] #101 exporting layers 0.6s done [2025-06-30T05:25:57.425Z] #101 writing image sha256:c16155eb59fa4814b675587da380ba272851f3dd8a89faefebf67a4f578c0418 0.0s done [2025-06-30T05:25:57.425Z] #101 writing image sha256:abf139269d27f06de97763622190bc9f286066436075443c42ac20f237745b9b 0.2s done [2025-06-30T05:25:57.425Z] #101 writing image sha256:f99852bf79f0fef70204713f889826a28784f40f9dc4cbf539624a591a285239 0.2s done [2025-06-30T05:25:57.425Z] #101 naming to docker.io/library/core-keeper done [2025-06-30T05:25:57.425Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2025-06-30T05:25:57.425Z] #101 writing image sha256:7e912833cf3cc85f77dfb6beed3f4a28f18b845124c8cb0b5c60095ea394b9b1 0.0s done [2025-06-30T05:25:57.425Z] #101 naming to docker.io/library/core-command done [2025-06-30T05:25:57.425Z] #101 naming to docker.io/library/core-data done [2025-06-30T05:25:57.425Z] #101 writing image sha256:c7862c33c53c46c63305b24173ed0ff070d17e94570f2111dad62af59b8bf714 0.0s done [2025-06-30T05:25:57.425Z] #101 writing image sha256:5d79cce600e98d6d444627c6240ca36bc9e50fcc7d5915c56b50a6d4729aeba9 [2025-06-30T05:25:57.425Z] #101 writing image sha256:aeb52037b5664d8c17c1d2819b3276db2524e222d6bb49d4ec63fb1e432ab086 [2025-06-30T05:25:57.425Z] #101 naming to docker.io/library/core-metadata [2025-06-30T05:25:57.683Z] #101 writing image sha256:5d79cce600e98d6d444627c6240ca36bc9e50fcc7d5915c56b50a6d4729aeba9 0.3s done [2025-06-30T05:25:57.683Z] #101 writing image sha256:aeb52037b5664d8c17c1d2819b3276db2524e222d6bb49d4ec63fb1e432ab086 0.3s done [2025-06-30T05:25:57.683Z] #101 naming to docker.io/library/core-metadata 0.3s done [2025-06-30T05:25:57.683Z] #101 naming to docker.io/library/support-notifications 0.0s done [2025-06-30T05:25:57.683Z] #101 naming to docker.io/library/support-scheduler done [2025-06-30T05:25:57.683Z] #101 DONE 3.6s [2025-06-30T05:25:57.683Z] [2025-06-30T05:25:57.683Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-30T05:25:57.683Z] #209 DONE 0.5s [2025-06-30T05:25:57.683Z] [2025-06-30T05:25:57.683Z] #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-30T05:25:57.683Z] #210 DONE 0.5s [2025-06-30T05:25:57.683Z] [2025-06-30T05:25:57.683Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T05:25:57.683Z] #211 DONE 1.0s [2025-06-30T05:25:57.683Z] [2025-06-30T05:25:57.683Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T05:25:57.683Z] #212 DONE 1.0s [2025-06-30T05:25:57.683Z] [2025-06-30T05:25:57.683Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-30T05:25:57.683Z] #213 DONE 0.1s [2025-06-30T05:25:57.683Z] [2025-06-30T05:25:57.683Z] #101 [core-common-config-bootstrapper] exporting to image [2025-06-30T05:25:57.942Z] #101 ... [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-30T05:25:57.942Z] #214 DONE 0.1s [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #215 [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-06-30T05:25:57.942Z] #215 DONE 0.0s [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #216 [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-06-30T05:25:57.942Z] #216 DONE 0.0s [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #101 [core-common-config-bootstrapper] exporting to image [2025-06-30T05:25:57.942Z] #101 exporting layers 0.2s done [2025-06-30T05:25:57.942Z] #101 exporting layers 0.2s done [2025-06-30T05:25:57.942Z] #101 writing image sha256:edbc940ced75e6937d1a4f48d19eff87fba4de134b191a887cbd86b3dccc1b05 done [2025-06-30T05:25:57.942Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-30T05:25:57.942Z] #101 writing image sha256:3ad2f074d4f52a13d6868fd9e3e08918e615ed43de7bb601ea015bc3cccf2098 done [2025-06-30T05:25:57.942Z] #101 naming to docker.io/library/security-proxy-auth done [2025-06-30T05:25:57.942Z] #101 DONE 3.8s [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #217 [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-06-30T05:25:57.942Z] #217 DONE 0.0s [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #218 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-30T05:25:57.942Z] #218 DONE 0.0s [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T05:25:57.942Z] #219 DONE 0.8s [2025-06-30T05:25:57.942Z] [2025-06-30T05:25:57.942Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-30T05:25:58.200Z] #220 ... [2025-06-30T05:25:58.200Z] [2025-06-30T05:25:58.200Z] #101 [security-proxy-setup] exporting to image [2025-06-30T05:25:58.200Z] #101 exporting layers 0.2s done [2025-06-30T05:25:58.200Z] #101 writing image sha256:517a3a10a0630a399270dc22a8aca09f35b62187cb28dd722ed0cafa8d303ddc done [2025-06-30T05:25:58.200Z] #101 naming to docker.io/library/security-proxy-setup done [2025-06-30T05:25:58.200Z] #101 DONE 4.1s [2025-06-30T05:25:58.458Z] [2025-06-30T05:25:58.459Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-30T05:25:58.459Z] #220 DONE 0.5s [2025-06-30T05:25:58.459Z] [2025-06-30T05:25:58.459Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T05:25:58.459Z] #221 DONE 0.6s [2025-06-30T05:25:58.459Z] [2025-06-30T05:25:58.459Z] #101 [security-secretstore-setup] exporting to image [2025-06-30T05:25:58.717Z] #101 exporting layers 0.3s done [2025-06-30T05:25:58.717Z] #101 exporting layers 0.3s done [2025-06-30T05:25:58.717Z] #101 writing image sha256:fb1bcc6567beb6e8caa7a5740aa6d1b3d54502deded2876a62ba5b0d30232e66 done [2025-06-30T05:25:58.717Z] #101 naming to docker.io/library/security-bootstrapper done [2025-06-30T05:25:58.717Z] #101 writing image sha256:a0e25943f262af80bcf71a5f049387a01f264a91a28e65bad4178aeeb8329f35 done [2025-06-30T05:25:58.717Z] #101 naming to docker.io/library/security-secretstore-setup done [2025-06-30T05:25:58.717Z] #101 DONE 4.4s [2025-06-30T05:25:58.717Z] [2025-06-30T05:25:58.717Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T05:25:58.717Z] time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-30T05:25:58.736Z] $ docker stop --time=1 d3d676a1cc28968dc0ab72edf2812ff16ca2f463e11db47f281142229fb7cd9c [2025-06-30T05:26:00.101Z] $ docker rm -f --volumes d3d676a1cc28968dc0ab72edf2812ff16ca2f463e11db47f281142229fb7cd9c [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-30T05:26:00.448Z] + docker images [2025-06-30T05:26:00.448Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-30T05:26:00.448Z] security-bootstrapper latest fb1bcc6567be 2 seconds ago 20.4MB [2025-06-30T05:26:00.448Z] security-secretstore-setup latest a0e25943f262 2 seconds ago 68.9MB [2025-06-30T05:26:00.448Z] core-common-config-bootstrapper latest edbc940ced75 3 seconds ago 17.1MB [2025-06-30T05:26:00.448Z] security-proxy-auth latest 3ad2f074d4f5 3 seconds ago 31.9MB [2025-06-30T05:26:00.448Z] security-proxy-setup latest 517a3a10a063 3 seconds ago 38.6MB [2025-06-30T05:26:00.448Z] core-metadata latest c7862c33c53c 4 seconds ago 33.2MB [2025-06-30T05:26:00.448Z] security-spiffe-token-provider latest f99852bf79f0 4 seconds ago 47.5MB [2025-06-30T05:26:00.448Z] core-data latest 7e912833cf3c 4 seconds ago 33MB [2025-06-30T05:26:00.448Z] core-keeper latest c16155eb59fa 4 seconds ago 32.6MB [2025-06-30T05:26:00.448Z] core-command latest abf139269d27 4 seconds ago 28.5MB [2025-06-30T05:26:00.448Z] support-notifications latest 5d79cce600e9 4 seconds ago 52.3MB [2025-06-30T05:26:00.448Z] support-scheduler latest aeb52037b566 4 seconds ago 48.7MB [2025-06-30T05:26:00.448Z] security-spire-config latest b92871bdf94c 3 minutes ago 149MB [2025-06-30T05:26:00.448Z] security-spire-server latest 343a89147479 3 minutes ago 149MB [2025-06-30T05:26:00.448Z] security-spire-agent latest 7672afc091be 3 minutes ago 195MB [2025-06-30T05:26:00.448Z] ci-base-image-x86_64 latest 6492032dd50c 7 minutes ago 924MB [2025-06-30T05:26:00.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 12 days ago 574MB [2025-06-30T05:26:00.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 weeks ago 573MB [2025-06-30T05:26:00.448Z] 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-06-30T05:26:00.595Z] provisioning config files... [2025-06-30T05:26:00.603Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config4082419588556477496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:26:00.911Z] ---> ****-login.sh [2025-06-30T05:26:00.912Z] nexus3.edgexfoundry.org:10001 [2025-06-30T05:26:00.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:26:00.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:26:00.912Z] Configure a credential helper to remove this warning. See [2025-06-30T05:26:00.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:26:00.912Z] [2025-06-30T05:26:00.912Z] Login Succeeded [2025-06-30T05:26:00.912Z] nexus3.edgexfoundry.org:10002 [2025-06-30T05:26:00.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:26:00.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:26:00.912Z] Configure a credential helper to remove this warning. See [2025-06-30T05:26:00.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:26:00.912Z] [2025-06-30T05:26:00.912Z] Login Succeeded [2025-06-30T05:26:00.912Z] nexus3.edgexfoundry.org:10003 [2025-06-30T05:26:01.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:26:01.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:26:01.170Z] Configure a credential helper to remove this warning. See [2025-06-30T05:26:01.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:26:01.170Z] [2025-06-30T05:26:01.170Z] Login Succeeded [2025-06-30T05:26:01.171Z] nexus3.edgexfoundry.org:10004 [2025-06-30T05:26:01.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:26:01.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:26:01.171Z] Configure a credential helper to remove this warning. See [2025-06-30T05:26:01.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:26:01.171Z] [2025-06-30T05:26:01.171Z] Login Succeeded [2025-06-30T05:26:01.171Z] ****.io [2025-06-30T05:26:01.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:26:01.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:26:01.429Z] Configure a credential helper to remove this warning. See [2025-06-30T05:26:01.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:26:01.429Z] [2025-06-30T05:26:01.429Z] Login Succeeded [2025-06-30T05:26:01.429Z] ---> ****-login.sh ends [Pipeline] } [2025-06-30T05:26:01.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:01.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T05:26:01.532Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-06-30T05:26:01.532Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:01.532Z] latest [2025-06-30T05:26:01.532Z] 4.1.0-dev.31 [2025-06-30T05:26:01.532Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:01.532Z] main [2025-06-30T05:26:01.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:01.902Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:02.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:02.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-30T05:26:02.237Z] dc2cc327e91b: Preparing [2025-06-30T05:26:02.237Z] d0e193995e09: Preparing [2025-06-30T05:26:02.237Z] e6db7960431b: Preparing [2025-06-30T05:26:02.237Z] aa85288749b2: Preparing [2025-06-30T05:26:02.237Z] f669623f98b4: Preparing [2025-06-30T05:26:02.237Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:02.237Z] 994456c4fd7b: Preparing [2025-06-30T05:26:02.237Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:02.237Z] 994456c4fd7b: Waiting [2025-06-30T05:26:02.237Z] f669623f98b4: Pushed [2025-06-30T05:26:02.237Z] aa85288749b2: Pushed [2025-06-30T05:26:02.237Z] e6db7960431b: Pushed [2025-06-30T05:26:02.237Z] dc2cc327e91b: Pushed [2025-06-30T05:26:02.237Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:02.497Z] 75bfa9f9b5b0: Pushed [2025-06-30T05:26:04.402Z] d0e193995e09: Pushed [2025-06-30T05:26:04.402Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:04.732Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:05.064Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-30T05:26:05.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-30T05:26:05.064Z] dc2cc327e91b: Preparing [2025-06-30T05:26:05.064Z] d0e193995e09: Preparing [2025-06-30T05:26:05.064Z] e6db7960431b: Preparing [2025-06-30T05:26:05.064Z] aa85288749b2: Preparing [2025-06-30T05:26:05.064Z] f669623f98b4: Preparing [2025-06-30T05:26:05.064Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:05.064Z] 994456c4fd7b: Preparing [2025-06-30T05:26:05.064Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:05.064Z] 994456c4fd7b: Waiting [2025-06-30T05:26:05.064Z] dc2cc327e91b: Layer already exists [2025-06-30T05:26:05.064Z] f669623f98b4: Layer already exists [2025-06-30T05:26:05.064Z] e6db7960431b: Layer already exists [2025-06-30T05:26:05.064Z] d0e193995e09: Layer already exists [2025-06-30T05:26:05.064Z] aa85288749b2: Layer already exists [2025-06-30T05:26:05.064Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:05.064Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:05.064Z] latest: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:05.392Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:05.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 [2025-06-30T05:26:05.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-30T05:26:05.733Z] dc2cc327e91b: Preparing [2025-06-30T05:26:05.733Z] d0e193995e09: Preparing [2025-06-30T05:26:05.733Z] e6db7960431b: Preparing [2025-06-30T05:26:05.733Z] aa85288749b2: Preparing [2025-06-30T05:26:05.733Z] f669623f98b4: Preparing [2025-06-30T05:26:05.733Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:05.733Z] 994456c4fd7b: Preparing [2025-06-30T05:26:05.733Z] 994456c4fd7b: Waiting [2025-06-30T05:26:05.733Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:05.733Z] dc2cc327e91b: Layer already exists [2025-06-30T05:26:05.733Z] d0e193995e09: Layer already exists [2025-06-30T05:26:05.733Z] aa85288749b2: Layer already exists [2025-06-30T05:26:05.733Z] e6db7960431b: Layer already exists [2025-06-30T05:26:05.733Z] f669623f98b4: Layer already exists [2025-06-30T05:26:05.733Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:05.733Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:05.733Z] 4.1.0-dev.31: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:06.058Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:06.388Z] + docker push nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:06.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-30T05:26:06.388Z] dc2cc327e91b: Preparing [2025-06-30T05:26:06.388Z] d0e193995e09: Preparing [2025-06-30T05:26:06.388Z] e6db7960431b: Preparing [2025-06-30T05:26:06.388Z] aa85288749b2: Preparing [2025-06-30T05:26:06.388Z] f669623f98b4: Preparing [2025-06-30T05:26:06.388Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:06.388Z] 994456c4fd7b: Preparing [2025-06-30T05:26:06.388Z] 994456c4fd7b: Waiting [2025-06-30T05:26:06.388Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:06.388Z] d0e193995e09: Layer already exists [2025-06-30T05:26:06.388Z] aa85288749b2: Layer already exists [2025-06-30T05:26:06.388Z] e6db7960431b: Layer already exists [2025-06-30T05:26:06.388Z] dc2cc327e91b: Layer already exists [2025-06-30T05:26:06.388Z] f669623f98b4: Layer already exists [2025-06-30T05:26:06.388Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:06.388Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:06.388Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:06.710Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:07.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-06-30T05:26:07.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-30T05:26:07.035Z] dc2cc327e91b: Preparing [2025-06-30T05:26:07.035Z] d0e193995e09: Preparing [2025-06-30T05:26:07.035Z] e6db7960431b: Preparing [2025-06-30T05:26:07.035Z] aa85288749b2: Preparing [2025-06-30T05:26:07.035Z] f669623f98b4: Preparing [2025-06-30T05:26:07.035Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:07.035Z] 994456c4fd7b: Preparing [2025-06-30T05:26:07.035Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:07.035Z] 994456c4fd7b: Waiting [2025-06-30T05:26:07.035Z] d0e193995e09: Layer already exists [2025-06-30T05:26:07.035Z] f669623f98b4: Layer already exists [2025-06-30T05:26:07.035Z] dc2cc327e91b: Layer already exists [2025-06-30T05:26:07.035Z] e6db7960431b: Layer already exists [2025-06-30T05:26:07.035Z] aa85288749b2: Layer already exists [2025-06-30T05:26:07.035Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:07.035Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:07.035Z] main: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:07.100Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:07.112Z] taggedImages: [2025-06-30T05:26:07.112Z] - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:07.112Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-30T05:26:07.112Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 [2025-06-30T05:26:07.112Z] - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:07.112Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-06-30T05:26:07.138Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-06-30T05:26:07.138Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:07.138Z] latest [2025-06-30T05:26:07.138Z] 4.1.0-dev.31 [2025-06-30T05:26:07.138Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:07.138Z] main [2025-06-30T05:26:07.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:07.484Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:07.808Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:07.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-30T05:26:07.808Z] c32eff32ba7f: Preparing [2025-06-30T05:26:07.808Z] 5435b9721627: Preparing [2025-06-30T05:26:07.808Z] dae2baac4919: Preparing [2025-06-30T05:26:07.808Z] 5da76beec2cb: Preparing [2025-06-30T05:26:07.808Z] e6db7960431b: Preparing [2025-06-30T05:26:07.808Z] aa85288749b2: Preparing [2025-06-30T05:26:07.808Z] f669623f98b4: Preparing [2025-06-30T05:26:07.808Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:07.808Z] 994456c4fd7b: Preparing [2025-06-30T05:26:07.808Z] f669623f98b4: Waiting [2025-06-30T05:26:07.808Z] aa85288749b2: Waiting [2025-06-30T05:26:07.808Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:07.808Z] 994456c4fd7b: Waiting [2025-06-30T05:26:07.808Z] e6db7960431b: Layer already exists [2025-06-30T05:26:07.808Z] aa85288749b2: Layer already exists [2025-06-30T05:26:07.808Z] f669623f98b4: Layer already exists [2025-06-30T05:26:07.808Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:07.808Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:07.808Z] c32eff32ba7f: Pushed [2025-06-30T05:26:07.808Z] 5435b9721627: Pushed [2025-06-30T05:26:07.808Z] dae2baac4919: Pushed [2025-06-30T05:26:08.744Z] 5da76beec2cb: Pushed [2025-06-30T05:26:09.003Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:09.326Z] + 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-06-30T05:26:09.643Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-30T05:26:09.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-30T05:26:09.643Z] c32eff32ba7f: Preparing [2025-06-30T05:26:09.643Z] 5435b9721627: Preparing [2025-06-30T05:26:09.643Z] dae2baac4919: Preparing [2025-06-30T05:26:09.643Z] 5da76beec2cb: Preparing [2025-06-30T05:26:09.643Z] e6db7960431b: Preparing [2025-06-30T05:26:09.643Z] aa85288749b2: Preparing [2025-06-30T05:26:09.643Z] f669623f98b4: Preparing [2025-06-30T05:26:09.643Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:09.643Z] 994456c4fd7b: Preparing [2025-06-30T05:26:09.643Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:09.643Z] f669623f98b4: Waiting [2025-06-30T05:26:09.643Z] 994456c4fd7b: Waiting [2025-06-30T05:26:09.643Z] aa85288749b2: Waiting [2025-06-30T05:26:09.643Z] 5da76beec2cb: Layer already exists [2025-06-30T05:26:09.643Z] 5435b9721627: Layer already exists [2025-06-30T05:26:09.643Z] dae2baac4919: Layer already exists [2025-06-30T05:26:09.643Z] e6db7960431b: Layer already exists [2025-06-30T05:26:09.643Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:09.643Z] aa85288749b2: Layer already exists [2025-06-30T05:26:09.643Z] f669623f98b4: Layer already exists [2025-06-30T05:26:09.643Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:09.643Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:09.643Z] latest: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:09.964Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:10.278Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 [2025-06-30T05:26:10.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-30T05:26:10.278Z] c32eff32ba7f: Preparing [2025-06-30T05:26:10.278Z] 5435b9721627: Preparing [2025-06-30T05:26:10.278Z] dae2baac4919: Preparing [2025-06-30T05:26:10.278Z] 5da76beec2cb: Preparing [2025-06-30T05:26:10.278Z] e6db7960431b: Preparing [2025-06-30T05:26:10.278Z] aa85288749b2: Preparing [2025-06-30T05:26:10.278Z] f669623f98b4: Preparing [2025-06-30T05:26:10.278Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:10.278Z] 994456c4fd7b: Preparing [2025-06-30T05:26:10.278Z] aa85288749b2: Waiting [2025-06-30T05:26:10.278Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:10.278Z] 994456c4fd7b: Waiting [2025-06-30T05:26:10.278Z] f669623f98b4: Waiting [2025-06-30T05:26:10.278Z] e6db7960431b: Layer already exists [2025-06-30T05:26:10.278Z] 5435b9721627: Layer already exists [2025-06-30T05:26:10.278Z] 5da76beec2cb: Layer already exists [2025-06-30T05:26:10.278Z] dae2baac4919: Layer already exists [2025-06-30T05:26:10.278Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:10.278Z] aa85288749b2: Layer already exists [2025-06-30T05:26:10.278Z] f669623f98b4: Layer already exists [2025-06-30T05:26:10.278Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:10.278Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:10.278Z] 4.1.0-dev.31: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:10.603Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:10.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:10.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-30T05:26:10.941Z] c32eff32ba7f: Preparing [2025-06-30T05:26:10.941Z] 5435b9721627: Preparing [2025-06-30T05:26:10.941Z] dae2baac4919: Preparing [2025-06-30T05:26:10.941Z] 5da76beec2cb: Preparing [2025-06-30T05:26:10.941Z] e6db7960431b: Preparing [2025-06-30T05:26:10.941Z] aa85288749b2: Preparing [2025-06-30T05:26:10.941Z] f669623f98b4: Preparing [2025-06-30T05:26:10.941Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:10.941Z] 994456c4fd7b: Preparing [2025-06-30T05:26:10.941Z] aa85288749b2: Waiting [2025-06-30T05:26:10.941Z] f669623f98b4: Waiting [2025-06-30T05:26:10.941Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:10.941Z] 994456c4fd7b: Waiting [2025-06-30T05:26:10.941Z] 5da76beec2cb: Layer already exists [2025-06-30T05:26:10.941Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:10.941Z] dae2baac4919: Layer already exists [2025-06-30T05:26:10.941Z] e6db7960431b: Layer already exists [2025-06-30T05:26:10.941Z] 5435b9721627: Layer already exists [2025-06-30T05:26:10.941Z] aa85288749b2: Layer already exists [2025-06-30T05:26:10.941Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:10.941Z] f669623f98b4: Layer already exists [2025-06-30T05:26:10.941Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:10.941Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:11.265Z] + 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-06-30T05:26:11.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-30T05:26:11.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-30T05:26:11.593Z] c32eff32ba7f: Preparing [2025-06-30T05:26:11.593Z] 5435b9721627: Preparing [2025-06-30T05:26:11.593Z] dae2baac4919: Preparing [2025-06-30T05:26:11.593Z] 5da76beec2cb: Preparing [2025-06-30T05:26:11.593Z] e6db7960431b: Preparing [2025-06-30T05:26:11.593Z] aa85288749b2: Preparing [2025-06-30T05:26:11.593Z] f669623f98b4: Preparing [2025-06-30T05:26:11.593Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:11.593Z] 994456c4fd7b: Preparing [2025-06-30T05:26:11.593Z] f669623f98b4: Waiting [2025-06-30T05:26:11.593Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:11.593Z] 994456c4fd7b: Waiting [2025-06-30T05:26:11.593Z] dae2baac4919: Layer already exists [2025-06-30T05:26:11.593Z] 5435b9721627: Layer already exists [2025-06-30T05:26:11.593Z] 5da76beec2cb: Layer already exists [2025-06-30T05:26:11.593Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:11.593Z] e6db7960431b: Layer already exists [2025-06-30T05:26:11.593Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:11.593Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:11.593Z] aa85288749b2: Layer already exists [2025-06-30T05:26:11.593Z] f669623f98b4: Layer already exists [2025-06-30T05:26:11.593Z] main: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:11.663Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:11.676Z] taggedImages: [2025-06-30T05:26:11.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:11.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-30T05:26:11.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 [2025-06-30T05:26:11.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:11.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-06-30T05:26:11.707Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-06-30T05:26:11.707Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:11.707Z] latest [2025-06-30T05:26:11.707Z] 4.1.0-dev.31 [2025-06-30T05:26:11.707Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:11.707Z] main [2025-06-30T05:26:11.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:12.047Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:12.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:12.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-30T05:26:12.371Z] e0eb051c3f69: Preparing [2025-06-30T05:26:12.371Z] f17e42324767: Preparing [2025-06-30T05:26:12.371Z] e6db7960431b: Preparing [2025-06-30T05:26:12.371Z] aa85288749b2: Preparing [2025-06-30T05:26:12.371Z] bbb463336be2: Preparing [2025-06-30T05:26:12.371Z] 880256e4f7b7: Preparing [2025-06-30T05:26:12.371Z] 994456c4fd7b: Preparing [2025-06-30T05:26:12.371Z] 880256e4f7b7: Waiting [2025-06-30T05:26:12.371Z] aa85288749b2: Layer already exists [2025-06-30T05:26:12.371Z] e6db7960431b: Layer already exists [2025-06-30T05:26:12.371Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:12.371Z] e0eb051c3f69: Pushed [2025-06-30T05:26:12.371Z] bbb463336be2: Pushed [2025-06-30T05:26:12.371Z] 880256e4f7b7: Pushed [2025-06-30T05:26:14.909Z] f17e42324767: Pushed [2025-06-30T05:26:14.909Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:15.238Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:15.564Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-30T05:26:15.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-30T05:26:15.564Z] e0eb051c3f69: Preparing [2025-06-30T05:26:15.564Z] f17e42324767: Preparing [2025-06-30T05:26:15.564Z] e6db7960431b: Preparing [2025-06-30T05:26:15.564Z] aa85288749b2: Preparing [2025-06-30T05:26:15.564Z] bbb463336be2: Preparing [2025-06-30T05:26:15.564Z] 880256e4f7b7: Preparing [2025-06-30T05:26:15.564Z] 994456c4fd7b: Preparing [2025-06-30T05:26:15.564Z] 880256e4f7b7: Waiting [2025-06-30T05:26:15.564Z] 994456c4fd7b: Waiting [2025-06-30T05:26:15.564Z] f17e42324767: Layer already exists [2025-06-30T05:26:15.564Z] e6db7960431b: Layer already exists [2025-06-30T05:26:15.564Z] e0eb051c3f69: Layer already exists [2025-06-30T05:26:15.564Z] aa85288749b2: Layer already exists [2025-06-30T05:26:15.564Z] bbb463336be2: Layer already exists [2025-06-30T05:26:15.564Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:15.564Z] 880256e4f7b7: Layer already exists [2025-06-30T05:26:15.564Z] latest: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:15.895Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:16.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 [2025-06-30T05:26:16.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-30T05:26:16.228Z] e0eb051c3f69: Preparing [2025-06-30T05:26:16.228Z] f17e42324767: Preparing [2025-06-30T05:26:16.228Z] e6db7960431b: Preparing [2025-06-30T05:26:16.228Z] aa85288749b2: Preparing [2025-06-30T05:26:16.228Z] bbb463336be2: Preparing [2025-06-30T05:26:16.228Z] 880256e4f7b7: Preparing [2025-06-30T05:26:16.228Z] 994456c4fd7b: Preparing [2025-06-30T05:26:16.228Z] 880256e4f7b7: Waiting [2025-06-30T05:26:16.228Z] 994456c4fd7b: Waiting [2025-06-30T05:26:16.228Z] aa85288749b2: Layer already exists [2025-06-30T05:26:16.228Z] bbb463336be2: Layer already exists [2025-06-30T05:26:16.228Z] e6db7960431b: Layer already exists [2025-06-30T05:26:16.228Z] f17e42324767: Layer already exists [2025-06-30T05:26:16.228Z] e0eb051c3f69: Layer already exists [2025-06-30T05:26:16.228Z] 880256e4f7b7: Layer already exists [2025-06-30T05:26:16.228Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:16.228Z] 4.1.0-dev.31: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:16.553Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:16.892Z] + docker push nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:16.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-30T05:26:16.892Z] e0eb051c3f69: Preparing [2025-06-30T05:26:16.892Z] f17e42324767: Preparing [2025-06-30T05:26:16.892Z] e6db7960431b: Preparing [2025-06-30T05:26:16.892Z] aa85288749b2: Preparing [2025-06-30T05:26:16.892Z] bbb463336be2: Preparing [2025-06-30T05:26:16.892Z] 880256e4f7b7: Preparing [2025-06-30T05:26:16.892Z] 994456c4fd7b: Preparing [2025-06-30T05:26:16.892Z] 880256e4f7b7: Waiting [2025-06-30T05:26:16.892Z] 994456c4fd7b: Waiting [2025-06-30T05:26:16.892Z] e0eb051c3f69: Layer already exists [2025-06-30T05:26:16.892Z] f17e42324767: Layer already exists [2025-06-30T05:26:16.892Z] bbb463336be2: Layer already exists [2025-06-30T05:26:16.892Z] e6db7960431b: Layer already exists [2025-06-30T05:26:16.892Z] aa85288749b2: Layer already exists [2025-06-30T05:26:16.892Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:16.892Z] 880256e4f7b7: Layer already exists [2025-06-30T05:26:16.893Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:17.215Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:17.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-06-30T05:26:17.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-30T05:26:17.533Z] e0eb051c3f69: Preparing [2025-06-30T05:26:17.533Z] f17e42324767: Preparing [2025-06-30T05:26:17.533Z] e6db7960431b: Preparing [2025-06-30T05:26:17.533Z] aa85288749b2: Preparing [2025-06-30T05:26:17.533Z] bbb463336be2: Preparing [2025-06-30T05:26:17.533Z] 880256e4f7b7: Preparing [2025-06-30T05:26:17.533Z] 994456c4fd7b: Preparing [2025-06-30T05:26:17.533Z] 880256e4f7b7: Waiting [2025-06-30T05:26:17.533Z] 994456c4fd7b: Waiting [2025-06-30T05:26:17.533Z] e6db7960431b: Layer already exists [2025-06-30T05:26:17.533Z] aa85288749b2: Layer already exists [2025-06-30T05:26:17.533Z] f17e42324767: Layer already exists [2025-06-30T05:26:17.533Z] bbb463336be2: Layer already exists [2025-06-30T05:26:17.533Z] e0eb051c3f69: Layer already exists [2025-06-30T05:26:17.533Z] 880256e4f7b7: Layer already exists [2025-06-30T05:26:17.533Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:17.533Z] main: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:17.617Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:17.627Z] taggedImages: [2025-06-30T05:26:17.627Z] - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:17.627Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-30T05:26:17.627Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 [2025-06-30T05:26:17.627Z] - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:17.627Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-06-30T05:26:17.656Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-06-30T05:26:17.656Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:17.656Z] latest [2025-06-30T05:26:17.656Z] 4.1.0-dev.31 [2025-06-30T05:26:17.656Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:17.656Z] main [2025-06-30T05:26:17.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:18.008Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:18.418Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:18.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-30T05:26:18.418Z] 099dd7d29cf2: Preparing [2025-06-30T05:26:18.418Z] 10ffb8c22839: Preparing [2025-06-30T05:26:18.418Z] aa85288749b2: Preparing [2025-06-30T05:26:18.418Z] fda8d21fb8ea: Preparing [2025-06-30T05:26:18.418Z] 023fe26c8e16: Preparing [2025-06-30T05:26:18.418Z] 994456c4fd7b: Preparing [2025-06-30T05:26:18.418Z] 994456c4fd7b: Waiting [2025-06-30T05:26:18.418Z] aa85288749b2: Layer already exists [2025-06-30T05:26:18.418Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:18.418Z] 023fe26c8e16: Pushed [2025-06-30T05:26:18.418Z] fda8d21fb8ea: Pushed [2025-06-30T05:26:18.418Z] 099dd7d29cf2: Pushed [2025-06-30T05:26:20.952Z] 10ffb8c22839: Pushed [2025-06-30T05:26:20.952Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:21.286Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:21.608Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-30T05:26:21.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-30T05:26:21.609Z] 099dd7d29cf2: Preparing [2025-06-30T05:26:21.609Z] 10ffb8c22839: Preparing [2025-06-30T05:26:21.609Z] aa85288749b2: Preparing [2025-06-30T05:26:21.609Z] fda8d21fb8ea: Preparing [2025-06-30T05:26:21.609Z] 023fe26c8e16: Preparing [2025-06-30T05:26:21.609Z] 994456c4fd7b: Preparing [2025-06-30T05:26:21.609Z] 994456c4fd7b: Waiting [2025-06-30T05:26:21.609Z] 099dd7d29cf2: Layer already exists [2025-06-30T05:26:21.609Z] fda8d21fb8ea: Layer already exists [2025-06-30T05:26:21.609Z] 023fe26c8e16: Layer already exists [2025-06-30T05:26:21.609Z] aa85288749b2: Layer already exists [2025-06-30T05:26:21.609Z] 10ffb8c22839: Layer already exists [2025-06-30T05:26:21.609Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:21.609Z] latest: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:21.935Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:22.273Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 [2025-06-30T05:26:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-30T05:26:22.273Z] 099dd7d29cf2: Preparing [2025-06-30T05:26:22.273Z] 10ffb8c22839: Preparing [2025-06-30T05:26:22.273Z] aa85288749b2: Preparing [2025-06-30T05:26:22.273Z] fda8d21fb8ea: Preparing [2025-06-30T05:26:22.273Z] 023fe26c8e16: Preparing [2025-06-30T05:26:22.273Z] 994456c4fd7b: Preparing [2025-06-30T05:26:22.273Z] 994456c4fd7b: Waiting [2025-06-30T05:26:22.273Z] 023fe26c8e16: Layer already exists [2025-06-30T05:26:22.273Z] 099dd7d29cf2: Layer already exists [2025-06-30T05:26:22.273Z] fda8d21fb8ea: Layer already exists [2025-06-30T05:26:22.273Z] aa85288749b2: Layer already exists [2025-06-30T05:26:22.273Z] 10ffb8c22839: Layer already exists [2025-06-30T05:26:22.273Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:22.273Z] 4.1.0-dev.31: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:22.598Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:22.921Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:22.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-30T05:26:22.921Z] 099dd7d29cf2: Preparing [2025-06-30T05:26:22.921Z] 10ffb8c22839: Preparing [2025-06-30T05:26:22.921Z] aa85288749b2: Preparing [2025-06-30T05:26:22.921Z] fda8d21fb8ea: Preparing [2025-06-30T05:26:22.921Z] 023fe26c8e16: Preparing [2025-06-30T05:26:22.921Z] 994456c4fd7b: Preparing [2025-06-30T05:26:22.921Z] 994456c4fd7b: Waiting [2025-06-30T05:26:22.921Z] 10ffb8c22839: Layer already exists [2025-06-30T05:26:22.921Z] 099dd7d29cf2: Layer already exists [2025-06-30T05:26:22.921Z] fda8d21fb8ea: Layer already exists [2025-06-30T05:26:22.921Z] 023fe26c8e16: Layer already exists [2025-06-30T05:26:22.921Z] aa85288749b2: Layer already exists [2025-06-30T05:26:22.921Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:22.921Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:23.250Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:23.570Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-30T05:26:23.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-30T05:26:23.570Z] 099dd7d29cf2: Preparing [2025-06-30T05:26:23.570Z] 10ffb8c22839: Preparing [2025-06-30T05:26:23.570Z] aa85288749b2: Preparing [2025-06-30T05:26:23.570Z] fda8d21fb8ea: Preparing [2025-06-30T05:26:23.570Z] 023fe26c8e16: Preparing [2025-06-30T05:26:23.571Z] 994456c4fd7b: Preparing [2025-06-30T05:26:23.571Z] 994456c4fd7b: Waiting [2025-06-30T05:26:23.571Z] 10ffb8c22839: Layer already exists [2025-06-30T05:26:23.571Z] 099dd7d29cf2: Layer already exists [2025-06-30T05:26:23.571Z] aa85288749b2: Layer already exists [2025-06-30T05:26:23.571Z] fda8d21fb8ea: Layer already exists [2025-06-30T05:26:23.571Z] 023fe26c8e16: Layer already exists [2025-06-30T05:26:23.571Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:23.571Z] main: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:23.650Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:23.668Z] taggedImages: [2025-06-30T05:26:23.668Z] - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:23.668Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-30T05:26:23.668Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 [2025-06-30T05:26:23.668Z] - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:23.668Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-06-30T05:26:23.700Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-06-30T05:26:23.700Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:23.700Z] latest [2025-06-30T05:26:23.700Z] 4.1.0-dev.31 [2025-06-30T05:26:23.700Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:23.700Z] main [2025-06-30T05:26:23.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:24.043Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:24.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:24.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-30T05:26:24.371Z] bef4c0a5636e: Preparing [2025-06-30T05:26:24.371Z] 0e21cd20103d: Preparing [2025-06-30T05:26:24.371Z] 42c1fdc25f80: Preparing [2025-06-30T05:26:24.371Z] e6db7960431b: Preparing [2025-06-30T05:26:24.371Z] aa85288749b2: Preparing [2025-06-30T05:26:24.371Z] f669623f98b4: Preparing [2025-06-30T05:26:24.371Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:24.371Z] 994456c4fd7b: Preparing [2025-06-30T05:26:24.371Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:24.371Z] f669623f98b4: Waiting [2025-06-30T05:26:24.371Z] 994456c4fd7b: Waiting [2025-06-30T05:26:24.371Z] aa85288749b2: Layer already exists [2025-06-30T05:26:24.371Z] e6db7960431b: Layer already exists [2025-06-30T05:26:24.371Z] f669623f98b4: Layer already exists [2025-06-30T05:26:24.371Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:24.371Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:24.371Z] bef4c0a5636e: Pushed [2025-06-30T05:26:24.371Z] 0e21cd20103d: Pushed [2025-06-30T05:26:26.908Z] 42c1fdc25f80: Pushed [2025-06-30T05:26:26.908Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:27.238Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:27.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-30T05:26:27.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-30T05:26:27.560Z] bef4c0a5636e: Preparing [2025-06-30T05:26:27.560Z] 0e21cd20103d: Preparing [2025-06-30T05:26:27.560Z] 42c1fdc25f80: Preparing [2025-06-30T05:26:27.560Z] e6db7960431b: Preparing [2025-06-30T05:26:27.560Z] aa85288749b2: Preparing [2025-06-30T05:26:27.560Z] f669623f98b4: Preparing [2025-06-30T05:26:27.560Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:27.560Z] 994456c4fd7b: Preparing [2025-06-30T05:26:27.560Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:27.560Z] 994456c4fd7b: Waiting [2025-06-30T05:26:27.560Z] bef4c0a5636e: Layer already exists [2025-06-30T05:26:27.560Z] 42c1fdc25f80: Layer already exists [2025-06-30T05:26:27.560Z] 0e21cd20103d: Layer already exists [2025-06-30T05:26:27.560Z] aa85288749b2: Layer already exists [2025-06-30T05:26:27.560Z] e6db7960431b: Layer already exists [2025-06-30T05:26:27.560Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:27.560Z] f669623f98b4: Layer already exists [2025-06-30T05:26:27.560Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:27.560Z] latest: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:27.886Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:28.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 [2025-06-30T05:26:28.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-30T05:26:28.215Z] bef4c0a5636e: Preparing [2025-06-30T05:26:28.215Z] 0e21cd20103d: Preparing [2025-06-30T05:26:28.215Z] 42c1fdc25f80: Preparing [2025-06-30T05:26:28.215Z] e6db7960431b: Preparing [2025-06-30T05:26:28.215Z] aa85288749b2: Preparing [2025-06-30T05:26:28.215Z] f669623f98b4: Preparing [2025-06-30T05:26:28.215Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:28.215Z] 994456c4fd7b: Preparing [2025-06-30T05:26:28.215Z] f669623f98b4: Waiting [2025-06-30T05:26:28.215Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:28.215Z] 994456c4fd7b: Waiting [2025-06-30T05:26:28.215Z] aa85288749b2: Layer already exists [2025-06-30T05:26:28.215Z] e6db7960431b: Layer already exists [2025-06-30T05:26:28.215Z] bef4c0a5636e: Layer already exists [2025-06-30T05:26:28.215Z] 42c1fdc25f80: Layer already exists [2025-06-30T05:26:28.215Z] 0e21cd20103d: Layer already exists [2025-06-30T05:26:28.215Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:28.215Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:28.215Z] f669623f98b4: Layer already exists [2025-06-30T05:26:28.215Z] 4.1.0-dev.31: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:28.536Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:28.865Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:28.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-30T05:26:28.865Z] bef4c0a5636e: Preparing [2025-06-30T05:26:28.865Z] 0e21cd20103d: Preparing [2025-06-30T05:26:28.865Z] 42c1fdc25f80: Preparing [2025-06-30T05:26:28.865Z] e6db7960431b: Preparing [2025-06-30T05:26:28.865Z] aa85288749b2: Preparing [2025-06-30T05:26:28.865Z] f669623f98b4: Preparing [2025-06-30T05:26:28.865Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:28.865Z] 994456c4fd7b: Preparing [2025-06-30T05:26:28.865Z] f669623f98b4: Waiting [2025-06-30T05:26:28.865Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:28.865Z] 994456c4fd7b: Waiting [2025-06-30T05:26:28.865Z] aa85288749b2: Layer already exists [2025-06-30T05:26:28.865Z] bef4c0a5636e: Layer already exists [2025-06-30T05:26:28.865Z] 42c1fdc25f80: Layer already exists [2025-06-30T05:26:28.865Z] e6db7960431b: Layer already exists [2025-06-30T05:26:28.865Z] 0e21cd20103d: Layer already exists [2025-06-30T05:26:28.865Z] f669623f98b4: Layer already exists [2025-06-30T05:26:28.865Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:28.865Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:28.865Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:29.186Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:29.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-30T05:26:29.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-30T05:26:29.520Z] bef4c0a5636e: Preparing [2025-06-30T05:26:29.520Z] 0e21cd20103d: Preparing [2025-06-30T05:26:29.520Z] 42c1fdc25f80: Preparing [2025-06-30T05:26:29.520Z] e6db7960431b: Preparing [2025-06-30T05:26:29.520Z] aa85288749b2: Preparing [2025-06-30T05:26:29.520Z] f669623f98b4: Preparing [2025-06-30T05:26:29.520Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:29.520Z] 994456c4fd7b: Preparing [2025-06-30T05:26:29.520Z] f669623f98b4: Waiting [2025-06-30T05:26:29.520Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:29.520Z] 994456c4fd7b: Waiting [2025-06-30T05:26:29.520Z] 42c1fdc25f80: Layer already exists [2025-06-30T05:26:29.520Z] 0e21cd20103d: Layer already exists [2025-06-30T05:26:29.520Z] aa85288749b2: Layer already exists [2025-06-30T05:26:29.520Z] bef4c0a5636e: Layer already exists [2025-06-30T05:26:29.520Z] e6db7960431b: Layer already exists [2025-06-30T05:26:29.520Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:29.520Z] f669623f98b4: Layer already exists [2025-06-30T05:26:29.520Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:29.520Z] main: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:29.615Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:29.627Z] taggedImages: [2025-06-30T05:26:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-30T05:26:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 [2025-06-30T05:26:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-06-30T05:26:29.667Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-06-30T05:26:29.667Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:29.667Z] latest [2025-06-30T05:26:29.667Z] 4.1.0-dev.31 [2025-06-30T05:26:29.667Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:29.667Z] main [2025-06-30T05:26:29.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:30.032Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:30.381Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:30.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-30T05:26:30.381Z] f08a0d4f0b21: Preparing [2025-06-30T05:26:30.381Z] 6742d15e7d30: Preparing [2025-06-30T05:26:30.381Z] 0e6fe51fbc3b: Preparing [2025-06-30T05:26:30.381Z] 0a29bd998cc9: Preparing [2025-06-30T05:26:30.381Z] 3488588b5408: Preparing [2025-06-30T05:26:30.381Z] d73bb23104fc: Preparing [2025-06-30T05:26:30.381Z] f880b42c3fbb: Preparing [2025-06-30T05:26:30.381Z] e6db7960431b: Preparing [2025-06-30T05:26:30.381Z] aa85288749b2: Preparing [2025-06-30T05:26:30.381Z] 3cf7e02ec297: Preparing [2025-06-30T05:26:30.381Z] 0835f9619cc7: Preparing [2025-06-30T05:26:30.381Z] 5f70bf18a086: Preparing [2025-06-30T05:26:30.381Z] 7bab39c15ed1: Preparing [2025-06-30T05:26:30.381Z] 33de2b4c3b30: Preparing [2025-06-30T05:26:30.381Z] f880b42c3fbb: Waiting [2025-06-30T05:26:30.381Z] 906537c68b60: Preparing [2025-06-30T05:26:30.381Z] 994456c4fd7b: Preparing [2025-06-30T05:26:30.381Z] e6db7960431b: Waiting [2025-06-30T05:26:30.381Z] aa85288749b2: Waiting [2025-06-30T05:26:30.381Z] d73bb23104fc: Waiting [2025-06-30T05:26:30.381Z] 3cf7e02ec297: Waiting [2025-06-30T05:26:30.381Z] 0835f9619cc7: Waiting [2025-06-30T05:26:30.381Z] 5f70bf18a086: Waiting [2025-06-30T05:26:30.381Z] 994456c4fd7b: Waiting [2025-06-30T05:26:30.381Z] 7bab39c15ed1: Waiting [2025-06-30T05:26:30.381Z] 33de2b4c3b30: Waiting [2025-06-30T05:26:30.381Z] 906537c68b60: Waiting [2025-06-30T05:26:30.381Z] 3488588b5408: Pushed [2025-06-30T05:26:30.381Z] f08a0d4f0b21: Pushed [2025-06-30T05:26:30.381Z] 0e6fe51fbc3b: Pushed [2025-06-30T05:26:30.381Z] 0a29bd998cc9: Pushed [2025-06-30T05:26:30.381Z] 6742d15e7d30: Pushed [2025-06-30T05:26:30.381Z] e6db7960431b: Layer already exists [2025-06-30T05:26:30.381Z] aa85288749b2: Layer already exists [2025-06-30T05:26:30.381Z] 5f70bf18a086: Layer already exists [2025-06-30T05:26:30.640Z] d73bb23104fc: Pushed [2025-06-30T05:26:30.640Z] 3cf7e02ec297: Pushed [2025-06-30T05:26:30.640Z] 0835f9619cc7: Pushed [2025-06-30T05:26:30.640Z] 7bab39c15ed1: Pushed [2025-06-30T05:26:30.640Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:30.640Z] 33de2b4c3b30: Pushed [2025-06-30T05:26:30.640Z] 906537c68b60: Pushed [2025-06-30T05:26:32.016Z] f880b42c3fbb: Pushed [2025-06-30T05:26:32.016Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:32.350Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:32.677Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-30T05:26:32.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-30T05:26:32.677Z] f08a0d4f0b21: Preparing [2025-06-30T05:26:32.677Z] 6742d15e7d30: Preparing [2025-06-30T05:26:32.677Z] 0e6fe51fbc3b: Preparing [2025-06-30T05:26:32.677Z] 0a29bd998cc9: Preparing [2025-06-30T05:26:32.677Z] 3488588b5408: Preparing [2025-06-30T05:26:32.677Z] d73bb23104fc: Preparing [2025-06-30T05:26:32.677Z] f880b42c3fbb: Preparing [2025-06-30T05:26:32.677Z] e6db7960431b: Preparing [2025-06-30T05:26:32.677Z] aa85288749b2: Preparing [2025-06-30T05:26:32.677Z] 3cf7e02ec297: Preparing [2025-06-30T05:26:32.677Z] f880b42c3fbb: Waiting [2025-06-30T05:26:32.677Z] e6db7960431b: Waiting [2025-06-30T05:26:32.677Z] aa85288749b2: Waiting [2025-06-30T05:26:32.677Z] d73bb23104fc: Waiting [2025-06-30T05:26:32.677Z] 3cf7e02ec297: Waiting [2025-06-30T05:26:32.677Z] 0835f9619cc7: Preparing [2025-06-30T05:26:32.677Z] 5f70bf18a086: Preparing [2025-06-30T05:26:32.677Z] 7bab39c15ed1: Preparing [2025-06-30T05:26:32.677Z] 33de2b4c3b30: Preparing [2025-06-30T05:26:32.677Z] 906537c68b60: Preparing [2025-06-30T05:26:32.677Z] 994456c4fd7b: Preparing [2025-06-30T05:26:32.677Z] 7bab39c15ed1: Waiting [2025-06-30T05:26:32.677Z] 5f70bf18a086: Waiting [2025-06-30T05:26:32.677Z] 0835f9619cc7: Waiting [2025-06-30T05:26:32.677Z] 906537c68b60: Waiting [2025-06-30T05:26:32.677Z] 994456c4fd7b: Waiting [2025-06-30T05:26:32.677Z] 33de2b4c3b30: Waiting [2025-06-30T05:26:32.677Z] f08a0d4f0b21: Layer already exists [2025-06-30T05:26:32.677Z] 3488588b5408: Layer already exists [2025-06-30T05:26:32.677Z] 0e6fe51fbc3b: Layer already exists [2025-06-30T05:26:32.677Z] 6742d15e7d30: Layer already exists [2025-06-30T05:26:32.677Z] 0a29bd998cc9: Layer already exists [2025-06-30T05:26:32.677Z] f880b42c3fbb: Layer already exists [2025-06-30T05:26:32.677Z] d73bb23104fc: Layer already exists [2025-06-30T05:26:32.677Z] 3cf7e02ec297: Layer already exists [2025-06-30T05:26:32.677Z] e6db7960431b: Layer already exists [2025-06-30T05:26:32.677Z] aa85288749b2: Layer already exists [2025-06-30T05:26:32.677Z] 0835f9619cc7: Layer already exists [2025-06-30T05:26:32.677Z] 5f70bf18a086: Layer already exists [2025-06-30T05:26:32.677Z] 33de2b4c3b30: Layer already exists [2025-06-30T05:26:32.677Z] 7bab39c15ed1: Layer already exists [2025-06-30T05:26:32.677Z] 906537c68b60: Layer already exists [2025-06-30T05:26:32.677Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:32.677Z] latest: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:33.008Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:33.331Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 [2025-06-30T05:26:33.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-30T05:26:33.332Z] f08a0d4f0b21: Preparing [2025-06-30T05:26:33.332Z] 6742d15e7d30: Preparing [2025-06-30T05:26:33.332Z] 0e6fe51fbc3b: Preparing [2025-06-30T05:26:33.332Z] 0a29bd998cc9: Preparing [2025-06-30T05:26:33.332Z] 3488588b5408: Preparing [2025-06-30T05:26:33.332Z] d73bb23104fc: Preparing [2025-06-30T05:26:33.332Z] f880b42c3fbb: Preparing [2025-06-30T05:26:33.332Z] e6db7960431b: Preparing [2025-06-30T05:26:33.332Z] aa85288749b2: Preparing [2025-06-30T05:26:33.332Z] 3cf7e02ec297: Preparing [2025-06-30T05:26:33.332Z] 0835f9619cc7: Preparing [2025-06-30T05:26:33.332Z] 5f70bf18a086: Preparing [2025-06-30T05:26:33.332Z] 7bab39c15ed1: Preparing [2025-06-30T05:26:33.332Z] 33de2b4c3b30: Preparing [2025-06-30T05:26:33.332Z] 906537c68b60: Preparing [2025-06-30T05:26:33.332Z] 994456c4fd7b: Preparing [2025-06-30T05:26:33.332Z] d73bb23104fc: Waiting [2025-06-30T05:26:33.332Z] e6db7960431b: Waiting [2025-06-30T05:26:33.332Z] aa85288749b2: Waiting [2025-06-30T05:26:33.332Z] f880b42c3fbb: Waiting [2025-06-30T05:26:33.332Z] 3cf7e02ec297: Waiting [2025-06-30T05:26:33.332Z] 906537c68b60: Waiting [2025-06-30T05:26:33.332Z] 0835f9619cc7: Waiting [2025-06-30T05:26:33.332Z] 5f70bf18a086: Waiting [2025-06-30T05:26:33.332Z] 994456c4fd7b: Waiting [2025-06-30T05:26:33.332Z] 7bab39c15ed1: Waiting [2025-06-30T05:26:33.332Z] 33de2b4c3b30: Waiting [2025-06-30T05:26:33.332Z] 6742d15e7d30: Layer already exists [2025-06-30T05:26:33.332Z] f08a0d4f0b21: Layer already exists [2025-06-30T05:26:33.332Z] 0a29bd998cc9: Layer already exists [2025-06-30T05:26:33.332Z] 0e6fe51fbc3b: Layer already exists [2025-06-30T05:26:33.332Z] 3488588b5408: Layer already exists [2025-06-30T05:26:33.332Z] f880b42c3fbb: Layer already exists [2025-06-30T05:26:33.332Z] d73bb23104fc: Layer already exists [2025-06-30T05:26:33.332Z] e6db7960431b: Layer already exists [2025-06-30T05:26:33.332Z] 3cf7e02ec297: Layer already exists [2025-06-30T05:26:33.332Z] aa85288749b2: Layer already exists [2025-06-30T05:26:33.332Z] 0835f9619cc7: Layer already exists [2025-06-30T05:26:33.332Z] 5f70bf18a086: Layer already exists [2025-06-30T05:26:33.332Z] 7bab39c15ed1: Layer already exists [2025-06-30T05:26:33.332Z] 906537c68b60: Layer already exists [2025-06-30T05:26:33.332Z] 33de2b4c3b30: Layer already exists [2025-06-30T05:26:33.332Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:33.332Z] 4.1.0-dev.31: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:33.668Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:33.997Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:33.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-30T05:26:33.998Z] f08a0d4f0b21: Preparing [2025-06-30T05:26:33.998Z] 6742d15e7d30: Preparing [2025-06-30T05:26:33.998Z] 0e6fe51fbc3b: Preparing [2025-06-30T05:26:33.998Z] 0a29bd998cc9: Preparing [2025-06-30T05:26:33.998Z] 3488588b5408: Preparing [2025-06-30T05:26:33.998Z] d73bb23104fc: Preparing [2025-06-30T05:26:33.998Z] f880b42c3fbb: Preparing [2025-06-30T05:26:33.998Z] e6db7960431b: Preparing [2025-06-30T05:26:33.998Z] aa85288749b2: Preparing [2025-06-30T05:26:33.998Z] 3cf7e02ec297: Preparing [2025-06-30T05:26:33.998Z] 0835f9619cc7: Preparing [2025-06-30T05:26:33.998Z] 5f70bf18a086: Preparing [2025-06-30T05:26:33.998Z] 7bab39c15ed1: Preparing [2025-06-30T05:26:33.998Z] 33de2b4c3b30: Preparing [2025-06-30T05:26:33.998Z] 906537c68b60: Preparing [2025-06-30T05:26:33.998Z] 994456c4fd7b: Preparing [2025-06-30T05:26:33.998Z] 7bab39c15ed1: Waiting [2025-06-30T05:26:33.998Z] 33de2b4c3b30: Waiting [2025-06-30T05:26:33.998Z] e6db7960431b: Waiting [2025-06-30T05:26:33.998Z] 906537c68b60: Waiting [2025-06-30T05:26:33.998Z] 994456c4fd7b: Waiting [2025-06-30T05:26:33.998Z] 3cf7e02ec297: Waiting [2025-06-30T05:26:33.998Z] 0835f9619cc7: Waiting [2025-06-30T05:26:33.998Z] 5f70bf18a086: Waiting [2025-06-30T05:26:33.998Z] d73bb23104fc: Waiting [2025-06-30T05:26:33.998Z] f880b42c3fbb: Waiting [2025-06-30T05:26:33.998Z] 0a29bd998cc9: Layer already exists [2025-06-30T05:26:33.998Z] 0e6fe51fbc3b: Layer already exists [2025-06-30T05:26:33.998Z] 6742d15e7d30: Layer already exists [2025-06-30T05:26:33.998Z] 3488588b5408: Layer already exists [2025-06-30T05:26:33.998Z] f08a0d4f0b21: Layer already exists [2025-06-30T05:26:33.998Z] f880b42c3fbb: Layer already exists [2025-06-30T05:26:33.998Z] d73bb23104fc: Layer already exists [2025-06-30T05:26:33.998Z] aa85288749b2: Layer already exists [2025-06-30T05:26:33.998Z] e6db7960431b: Layer already exists [2025-06-30T05:26:33.998Z] 3cf7e02ec297: Layer already exists [2025-06-30T05:26:33.998Z] 0835f9619cc7: Layer already exists [2025-06-30T05:26:33.998Z] 7bab39c15ed1: Layer already exists [2025-06-30T05:26:33.998Z] 5f70bf18a086: Layer already exists [2025-06-30T05:26:33.998Z] 906537c68b60: Layer already exists [2025-06-30T05:26:33.998Z] 33de2b4c3b30: Layer already exists [2025-06-30T05:26:33.998Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:33.998Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:34.325Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:34.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-30T05:26:34.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-30T05:26:34.651Z] f08a0d4f0b21: Preparing [2025-06-30T05:26:34.651Z] 6742d15e7d30: Preparing [2025-06-30T05:26:34.651Z] 0e6fe51fbc3b: Preparing [2025-06-30T05:26:34.651Z] 0a29bd998cc9: Preparing [2025-06-30T05:26:34.651Z] 3488588b5408: Preparing [2025-06-30T05:26:34.651Z] d73bb23104fc: Preparing [2025-06-30T05:26:34.651Z] f880b42c3fbb: Preparing [2025-06-30T05:26:34.651Z] e6db7960431b: Preparing [2025-06-30T05:26:34.651Z] aa85288749b2: Preparing [2025-06-30T05:26:34.651Z] 3cf7e02ec297: Preparing [2025-06-30T05:26:34.651Z] 0835f9619cc7: Preparing [2025-06-30T05:26:34.651Z] 5f70bf18a086: Preparing [2025-06-30T05:26:34.651Z] 7bab39c15ed1: Preparing [2025-06-30T05:26:34.651Z] 33de2b4c3b30: Preparing [2025-06-30T05:26:34.651Z] 906537c68b60: Preparing [2025-06-30T05:26:34.651Z] 994456c4fd7b: Preparing [2025-06-30T05:26:34.651Z] f880b42c3fbb: Waiting [2025-06-30T05:26:34.651Z] e6db7960431b: Waiting [2025-06-30T05:26:34.651Z] 33de2b4c3b30: Waiting [2025-06-30T05:26:34.651Z] aa85288749b2: Waiting [2025-06-30T05:26:34.651Z] 3cf7e02ec297: Waiting [2025-06-30T05:26:34.651Z] 5f70bf18a086: Waiting [2025-06-30T05:26:34.651Z] 906537c68b60: Waiting [2025-06-30T05:26:34.651Z] 7bab39c15ed1: Waiting [2025-06-30T05:26:34.651Z] 994456c4fd7b: Waiting [2025-06-30T05:26:34.651Z] 0835f9619cc7: Waiting [2025-06-30T05:26:34.651Z] d73bb23104fc: Waiting [2025-06-30T05:26:34.651Z] f08a0d4f0b21: Layer already exists [2025-06-30T05:26:34.651Z] 3488588b5408: Layer already exists [2025-06-30T05:26:34.651Z] 6742d15e7d30: Layer already exists [2025-06-30T05:26:34.651Z] 0e6fe51fbc3b: Layer already exists [2025-06-30T05:26:34.651Z] 0a29bd998cc9: Layer already exists [2025-06-30T05:26:34.651Z] f880b42c3fbb: Layer already exists [2025-06-30T05:26:34.651Z] e6db7960431b: Layer already exists [2025-06-30T05:26:34.651Z] 3cf7e02ec297: Layer already exists [2025-06-30T05:26:34.651Z] d73bb23104fc: Layer already exists [2025-06-30T05:26:34.651Z] aa85288749b2: Layer already exists [2025-06-30T05:26:34.651Z] 0835f9619cc7: Layer already exists [2025-06-30T05:26:34.651Z] 7bab39c15ed1: Layer already exists [2025-06-30T05:26:34.651Z] 5f70bf18a086: Layer already exists [2025-06-30T05:26:34.651Z] 33de2b4c3b30: Layer already exists [2025-06-30T05:26:34.651Z] 906537c68b60: Layer already exists [2025-06-30T05:26:34.651Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:34.651Z] main: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:34.733Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:34.750Z] taggedImages: [2025-06-30T05:26:34.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:34.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-30T05:26:34.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 [2025-06-30T05:26:34.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:34.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-06-30T05:26:34.785Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-06-30T05:26:34.785Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:34.785Z] latest [2025-06-30T05:26:34.785Z] 4.1.0-dev.31 [2025-06-30T05:26:34.785Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:34.785Z] main [2025-06-30T05:26:34.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:35.139Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:35.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:35.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-30T05:26:35.472Z] c32eff32ba7f: Preparing [2025-06-30T05:26:35.472Z] 5435b9721627: Preparing [2025-06-30T05:26:35.472Z] 7eebd700f54d: Preparing [2025-06-30T05:26:35.472Z] 0c895eae0bff: Preparing [2025-06-30T05:26:35.472Z] e6db7960431b: Preparing [2025-06-30T05:26:35.472Z] aa85288749b2: Preparing [2025-06-30T05:26:35.472Z] f669623f98b4: Preparing [2025-06-30T05:26:35.472Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:35.472Z] 994456c4fd7b: Preparing [2025-06-30T05:26:35.472Z] f669623f98b4: Waiting [2025-06-30T05:26:35.472Z] 994456c4fd7b: Waiting [2025-06-30T05:26:35.472Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:35.472Z] aa85288749b2: Waiting [2025-06-30T05:26:35.472Z] e6db7960431b: Layer already exists [2025-06-30T05:26:35.472Z] 5435b9721627: Layer already exists [2025-06-30T05:26:35.472Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:35.472Z] aa85288749b2: Layer already exists [2025-06-30T05:26:35.472Z] f669623f98b4: Layer already exists [2025-06-30T05:26:35.472Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:35.472Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:35.472Z] 7eebd700f54d: Pushed [2025-06-30T05:26:38.008Z] 0c895eae0bff: Pushed [2025-06-30T05:26:38.008Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:38.424Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:38.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-30T05:26:38.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-30T05:26:38.797Z] c32eff32ba7f: Preparing [2025-06-30T05:26:38.797Z] 5435b9721627: Preparing [2025-06-30T05:26:38.797Z] 7eebd700f54d: Preparing [2025-06-30T05:26:38.797Z] 0c895eae0bff: Preparing [2025-06-30T05:26:38.797Z] e6db7960431b: Preparing [2025-06-30T05:26:38.797Z] aa85288749b2: Preparing [2025-06-30T05:26:38.797Z] f669623f98b4: Preparing [2025-06-30T05:26:38.797Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:38.797Z] 994456c4fd7b: Preparing [2025-06-30T05:26:38.797Z] f669623f98b4: Waiting [2025-06-30T05:26:38.797Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:38.797Z] 994456c4fd7b: Waiting [2025-06-30T05:26:38.797Z] aa85288749b2: Waiting [2025-06-30T05:26:38.797Z] 0c895eae0bff: Layer already exists [2025-06-30T05:26:38.797Z] 7eebd700f54d: Layer already exists [2025-06-30T05:26:38.797Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:38.797Z] 5435b9721627: Layer already exists [2025-06-30T05:26:38.797Z] e6db7960431b: Layer already exists [2025-06-30T05:26:38.797Z] f669623f98b4: Layer already exists [2025-06-30T05:26:38.797Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:38.797Z] aa85288749b2: Layer already exists [2025-06-30T05:26:38.797Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:38.797Z] latest: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:39.178Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:39.566Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 [2025-06-30T05:26:39.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-30T05:26:39.566Z] c32eff32ba7f: Preparing [2025-06-30T05:26:39.566Z] 5435b9721627: Preparing [2025-06-30T05:26:39.566Z] 7eebd700f54d: Preparing [2025-06-30T05:26:39.566Z] 0c895eae0bff: Preparing [2025-06-30T05:26:39.566Z] e6db7960431b: Preparing [2025-06-30T05:26:39.566Z] aa85288749b2: Preparing [2025-06-30T05:26:39.566Z] f669623f98b4: Preparing [2025-06-30T05:26:39.566Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:39.566Z] 994456c4fd7b: Preparing [2025-06-30T05:26:39.566Z] f669623f98b4: Waiting [2025-06-30T05:26:39.566Z] aa85288749b2: Waiting [2025-06-30T05:26:39.566Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:39.566Z] e6db7960431b: Layer already exists [2025-06-30T05:26:39.566Z] 5435b9721627: Layer already exists [2025-06-30T05:26:39.566Z] 7eebd700f54d: Layer already exists [2025-06-30T05:26:39.566Z] 0c895eae0bff: Layer already exists [2025-06-30T05:26:39.566Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:39.566Z] f669623f98b4: Layer already exists [2025-06-30T05:26:39.566Z] aa85288749b2: Layer already exists [2025-06-30T05:26:39.566Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:39.566Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:39.566Z] 4.1.0-dev.31: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:39.898Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:40.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:40.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-30T05:26:40.223Z] c32eff32ba7f: Preparing [2025-06-30T05:26:40.223Z] 5435b9721627: Preparing [2025-06-30T05:26:40.223Z] 7eebd700f54d: Preparing [2025-06-30T05:26:40.223Z] 0c895eae0bff: Preparing [2025-06-30T05:26:40.223Z] e6db7960431b: Preparing [2025-06-30T05:26:40.223Z] aa85288749b2: Preparing [2025-06-30T05:26:40.223Z] f669623f98b4: Preparing [2025-06-30T05:26:40.223Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:40.223Z] 994456c4fd7b: Preparing [2025-06-30T05:26:40.223Z] aa85288749b2: Waiting [2025-06-30T05:26:40.223Z] f669623f98b4: Waiting [2025-06-30T05:26:40.223Z] 994456c4fd7b: Waiting [2025-06-30T05:26:40.223Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:40.223Z] 7eebd700f54d: Layer already exists [2025-06-30T05:26:40.223Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:40.223Z] e6db7960431b: Layer already exists [2025-06-30T05:26:40.223Z] 0c895eae0bff: Layer already exists [2025-06-30T05:26:40.223Z] 5435b9721627: Layer already exists [2025-06-30T05:26:40.223Z] f669623f98b4: Layer already exists [2025-06-30T05:26:40.223Z] aa85288749b2: Layer already exists [2025-06-30T05:26:40.223Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:40.223Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:40.223Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:40.552Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:40.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-30T05:26:40.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-30T05:26:40.876Z] c32eff32ba7f: Preparing [2025-06-30T05:26:40.876Z] 5435b9721627: Preparing [2025-06-30T05:26:40.876Z] 7eebd700f54d: Preparing [2025-06-30T05:26:40.876Z] 0c895eae0bff: Preparing [2025-06-30T05:26:40.876Z] e6db7960431b: Preparing [2025-06-30T05:26:40.876Z] aa85288749b2: Preparing [2025-06-30T05:26:40.876Z] f669623f98b4: Preparing [2025-06-30T05:26:40.876Z] 75bfa9f9b5b0: Preparing [2025-06-30T05:26:40.876Z] 994456c4fd7b: Preparing [2025-06-30T05:26:40.876Z] 75bfa9f9b5b0: Waiting [2025-06-30T05:26:40.876Z] aa85288749b2: Waiting [2025-06-30T05:26:40.876Z] 994456c4fd7b: Waiting [2025-06-30T05:26:40.876Z] e6db7960431b: Layer already exists [2025-06-30T05:26:40.876Z] 0c895eae0bff: Layer already exists [2025-06-30T05:26:40.876Z] c32eff32ba7f: Layer already exists [2025-06-30T05:26:40.876Z] 5435b9721627: Layer already exists [2025-06-30T05:26:40.876Z] 7eebd700f54d: Layer already exists [2025-06-30T05:26:40.876Z] 75bfa9f9b5b0: Layer already exists [2025-06-30T05:26:40.876Z] aa85288749b2: Layer already exists [2025-06-30T05:26:40.876Z] f669623f98b4: Layer already exists [2025-06-30T05:26:40.876Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:40.876Z] main: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:40.944Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:40.959Z] taggedImages: [2025-06-30T05:26:40.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:40.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-30T05:26:40.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 [2025-06-30T05:26:40.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:40.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-06-30T05:26:40.991Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-06-30T05:26:40.991Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:40.991Z] latest [2025-06-30T05:26:40.991Z] 4.1.0-dev.31 [2025-06-30T05:26:40.991Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:40.991Z] main [2025-06-30T05:26:40.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:41.349Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:41.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:41.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-30T05:26:41.678Z] c50884a8fd3e: Preparing [2025-06-30T05:26:41.678Z] d60b62ee29a6: Preparing [2025-06-30T05:26:41.678Z] c49a0adbabce: Preparing [2025-06-30T05:26:41.678Z] f0b620e7a803: Preparing [2025-06-30T05:26:41.678Z] 320930fd8866: Preparing [2025-06-30T05:26:41.678Z] e6db7960431b: Preparing [2025-06-30T05:26:41.678Z] aa85288749b2: Preparing [2025-06-30T05:26:41.678Z] c955bfdfc3e4: Preparing [2025-06-30T05:26:41.678Z] e6db7960431b: Waiting [2025-06-30T05:26:41.678Z] c955bfdfc3e4: Waiting [2025-06-30T05:26:41.678Z] e7f5c675a50d: Preparing [2025-06-30T05:26:41.678Z] 525793a5de93: Preparing [2025-06-30T05:26:41.678Z] 994456c4fd7b: Preparing [2025-06-30T05:26:41.678Z] 525793a5de93: Waiting [2025-06-30T05:26:41.678Z] e7f5c675a50d: Waiting [2025-06-30T05:26:41.678Z] 994456c4fd7b: Waiting [2025-06-30T05:26:41.678Z] 320930fd8866: Pushed [2025-06-30T05:26:41.678Z] c50884a8fd3e: Pushed [2025-06-30T05:26:41.678Z] d60b62ee29a6: Pushed [2025-06-30T05:26:41.678Z] e6db7960431b: Layer already exists [2025-06-30T05:26:41.678Z] f0b620e7a803: Pushed [2025-06-30T05:26:41.678Z] aa85288749b2: Layer already exists [2025-06-30T05:26:41.678Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:41.936Z] c955bfdfc3e4: Pushed [2025-06-30T05:26:41.936Z] e7f5c675a50d: Pushed [2025-06-30T05:26:42.870Z] 525793a5de93: Pushed [2025-06-30T05:26:43.437Z] c49a0adbabce: Pushed [2025-06-30T05:26:43.695Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:44.027Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:44.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-30T05:26:44.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-30T05:26:44.420Z] c50884a8fd3e: Preparing [2025-06-30T05:26:44.420Z] d60b62ee29a6: Preparing [2025-06-30T05:26:44.420Z] c49a0adbabce: Preparing [2025-06-30T05:26:44.420Z] f0b620e7a803: Preparing [2025-06-30T05:26:44.420Z] 320930fd8866: Preparing [2025-06-30T05:26:44.420Z] e6db7960431b: Preparing [2025-06-30T05:26:44.420Z] aa85288749b2: Preparing [2025-06-30T05:26:44.420Z] c955bfdfc3e4: Preparing [2025-06-30T05:26:44.420Z] e7f5c675a50d: Preparing [2025-06-30T05:26:44.420Z] 525793a5de93: Preparing [2025-06-30T05:26:44.420Z] 994456c4fd7b: Preparing [2025-06-30T05:26:44.420Z] aa85288749b2: Waiting [2025-06-30T05:26:44.420Z] c955bfdfc3e4: Waiting [2025-06-30T05:26:44.420Z] e7f5c675a50d: Waiting [2025-06-30T05:26:44.420Z] 525793a5de93: Waiting [2025-06-30T05:26:44.420Z] 994456c4fd7b: Waiting [2025-06-30T05:26:44.420Z] e6db7960431b: Waiting [2025-06-30T05:26:44.420Z] f0b620e7a803: Layer already exists [2025-06-30T05:26:44.420Z] c50884a8fd3e: Layer already exists [2025-06-30T05:26:44.420Z] d60b62ee29a6: Layer already exists [2025-06-30T05:26:44.420Z] c49a0adbabce: Layer already exists [2025-06-30T05:26:44.420Z] 320930fd8866: Layer already exists [2025-06-30T05:26:44.420Z] e6db7960431b: Layer already exists [2025-06-30T05:26:44.420Z] aa85288749b2: Layer already exists [2025-06-30T05:26:44.420Z] e7f5c675a50d: Layer already exists [2025-06-30T05:26:44.420Z] c955bfdfc3e4: Layer already exists [2025-06-30T05:26:44.420Z] 525793a5de93: Layer already exists [2025-06-30T05:26:44.420Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:44.420Z] latest: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:44.746Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:45.072Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 [2025-06-30T05:26:45.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-30T05:26:45.072Z] c50884a8fd3e: Preparing [2025-06-30T05:26:45.072Z] d60b62ee29a6: Preparing [2025-06-30T05:26:45.072Z] c49a0adbabce: Preparing [2025-06-30T05:26:45.072Z] f0b620e7a803: Preparing [2025-06-30T05:26:45.072Z] 320930fd8866: Preparing [2025-06-30T05:26:45.072Z] e6db7960431b: Preparing [2025-06-30T05:26:45.072Z] aa85288749b2: Preparing [2025-06-30T05:26:45.072Z] c955bfdfc3e4: Preparing [2025-06-30T05:26:45.072Z] e7f5c675a50d: Preparing [2025-06-30T05:26:45.072Z] 525793a5de93: Preparing [2025-06-30T05:26:45.072Z] 994456c4fd7b: Preparing [2025-06-30T05:26:45.072Z] c955bfdfc3e4: Waiting [2025-06-30T05:26:45.072Z] e7f5c675a50d: Waiting [2025-06-30T05:26:45.072Z] 525793a5de93: Waiting [2025-06-30T05:26:45.072Z] 994456c4fd7b: Waiting [2025-06-30T05:26:45.072Z] aa85288749b2: Waiting [2025-06-30T05:26:45.072Z] e6db7960431b: Waiting [2025-06-30T05:26:45.072Z] 320930fd8866: Layer already exists [2025-06-30T05:26:45.072Z] d60b62ee29a6: Layer already exists [2025-06-30T05:26:45.072Z] c49a0adbabce: Layer already exists [2025-06-30T05:26:45.072Z] c50884a8fd3e: Layer already exists [2025-06-30T05:26:45.072Z] f0b620e7a803: Layer already exists [2025-06-30T05:26:45.072Z] aa85288749b2: Layer already exists [2025-06-30T05:26:45.072Z] c955bfdfc3e4: Layer already exists [2025-06-30T05:26:45.072Z] e6db7960431b: Layer already exists [2025-06-30T05:26:45.072Z] e7f5c675a50d: Layer already exists [2025-06-30T05:26:45.072Z] 525793a5de93: Layer already exists [2025-06-30T05:26:45.072Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:45.072Z] 4.1.0-dev.31: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:45.403Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:45.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:45.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-30T05:26:45.722Z] c50884a8fd3e: Preparing [2025-06-30T05:26:45.722Z] d60b62ee29a6: Preparing [2025-06-30T05:26:45.722Z] c49a0adbabce: Preparing [2025-06-30T05:26:45.722Z] f0b620e7a803: Preparing [2025-06-30T05:26:45.722Z] 320930fd8866: Preparing [2025-06-30T05:26:45.722Z] e6db7960431b: Preparing [2025-06-30T05:26:45.722Z] aa85288749b2: Preparing [2025-06-30T05:26:45.722Z] c955bfdfc3e4: Preparing [2025-06-30T05:26:45.722Z] e7f5c675a50d: Preparing [2025-06-30T05:26:45.722Z] 525793a5de93: Preparing [2025-06-30T05:26:45.722Z] 994456c4fd7b: Preparing [2025-06-30T05:26:45.722Z] e6db7960431b: Waiting [2025-06-30T05:26:45.722Z] aa85288749b2: Waiting [2025-06-30T05:26:45.722Z] c955bfdfc3e4: Waiting [2025-06-30T05:26:45.722Z] e7f5c675a50d: Waiting [2025-06-30T05:26:45.722Z] 525793a5de93: Waiting [2025-06-30T05:26:45.722Z] 994456c4fd7b: Waiting [2025-06-30T05:26:45.722Z] 320930fd8866: Layer already exists [2025-06-30T05:26:45.722Z] d60b62ee29a6: Layer already exists [2025-06-30T05:26:45.722Z] f0b620e7a803: Layer already exists [2025-06-30T05:26:45.722Z] c50884a8fd3e: Layer already exists [2025-06-30T05:26:45.722Z] c49a0adbabce: Layer already exists [2025-06-30T05:26:45.722Z] e6db7960431b: Layer already exists [2025-06-30T05:26:45.722Z] e7f5c675a50d: Layer already exists [2025-06-30T05:26:45.722Z] c955bfdfc3e4: Layer already exists [2025-06-30T05:26:45.722Z] 525793a5de93: Layer already exists [2025-06-30T05:26:45.723Z] aa85288749b2: Layer already exists [2025-06-30T05:26:45.723Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:45.723Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:46.046Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:46.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-30T05:26:46.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-30T05:26:46.367Z] c50884a8fd3e: Preparing [2025-06-30T05:26:46.367Z] d60b62ee29a6: Preparing [2025-06-30T05:26:46.367Z] c49a0adbabce: Preparing [2025-06-30T05:26:46.367Z] f0b620e7a803: Preparing [2025-06-30T05:26:46.367Z] 320930fd8866: Preparing [2025-06-30T05:26:46.367Z] e6db7960431b: Preparing [2025-06-30T05:26:46.367Z] aa85288749b2: Preparing [2025-06-30T05:26:46.367Z] c955bfdfc3e4: Preparing [2025-06-30T05:26:46.367Z] e7f5c675a50d: Preparing [2025-06-30T05:26:46.367Z] 525793a5de93: Preparing [2025-06-30T05:26:46.367Z] 994456c4fd7b: Preparing [2025-06-30T05:26:46.367Z] c955bfdfc3e4: Waiting [2025-06-30T05:26:46.367Z] e7f5c675a50d: Waiting [2025-06-30T05:26:46.367Z] 525793a5de93: Waiting [2025-06-30T05:26:46.367Z] 994456c4fd7b: Waiting [2025-06-30T05:26:46.367Z] e6db7960431b: Waiting [2025-06-30T05:26:46.367Z] aa85288749b2: Waiting [2025-06-30T05:26:46.367Z] c50884a8fd3e: Layer already exists [2025-06-30T05:26:46.367Z] 320930fd8866: Layer already exists [2025-06-30T05:26:46.367Z] f0b620e7a803: Layer already exists [2025-06-30T05:26:46.367Z] d60b62ee29a6: Layer already exists [2025-06-30T05:26:46.367Z] c49a0adbabce: Layer already exists [2025-06-30T05:26:46.367Z] aa85288749b2: Layer already exists [2025-06-30T05:26:46.367Z] e6db7960431b: Layer already exists [2025-06-30T05:26:46.367Z] 525793a5de93: Layer already exists [2025-06-30T05:26:46.367Z] c955bfdfc3e4: Layer already exists [2025-06-30T05:26:46.367Z] e7f5c675a50d: Layer already exists [2025-06-30T05:26:46.367Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:46.367Z] main: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:46.446Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:46.460Z] taggedImages: [2025-06-30T05:26:46.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:46.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-30T05:26:46.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 [2025-06-30T05:26:46.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:46.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-06-30T05:26:46.493Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-06-30T05:26:46.493Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:46.493Z] latest [2025-06-30T05:26:46.493Z] 4.1.0-dev.31 [2025-06-30T05:26:46.493Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:46.493Z] main [2025-06-30T05:26:46.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:46.847Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:47.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:47.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-30T05:26:47.183Z] a381627f13b0: Preparing [2025-06-30T05:26:47.183Z] 26c799b5310e: Preparing [2025-06-30T05:26:47.183Z] 74384aef3e97: Preparing [2025-06-30T05:26:47.183Z] b9321593ec77: Preparing [2025-06-30T05:26:47.183Z] 436a722f21b5: Preparing [2025-06-30T05:26:47.183Z] 0194f76a84be: Preparing [2025-06-30T05:26:47.183Z] a58558667f74: Preparing [2025-06-30T05:26:47.183Z] e6db7960431b: Preparing [2025-06-30T05:26:47.183Z] aa85288749b2: Preparing [2025-06-30T05:26:47.183Z] 68122caad932: Preparing [2025-06-30T05:26:47.183Z] a32a08a0e061: Preparing [2025-06-30T05:26:47.184Z] 994456c4fd7b: Preparing [2025-06-30T05:26:47.184Z] 0194f76a84be: Waiting [2025-06-30T05:26:47.184Z] aa85288749b2: Waiting [2025-06-30T05:26:47.184Z] 68122caad932: Waiting [2025-06-30T05:26:47.184Z] a58558667f74: Waiting [2025-06-30T05:26:47.184Z] e6db7960431b: Waiting [2025-06-30T05:26:47.184Z] a32a08a0e061: Waiting [2025-06-30T05:26:47.184Z] 994456c4fd7b: Waiting [2025-06-30T05:26:47.184Z] 436a722f21b5: Pushed [2025-06-30T05:26:47.184Z] 26c799b5310e: Pushed [2025-06-30T05:26:47.184Z] a381627f13b0: Pushed [2025-06-30T05:26:47.184Z] e6db7960431b: Layer already exists [2025-06-30T05:26:47.184Z] aa85288749b2: Layer already exists [2025-06-30T05:26:47.184Z] 0194f76a84be: Pushed [2025-06-30T05:26:47.184Z] a58558667f74: Pushed [2025-06-30T05:26:47.442Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:47.442Z] 68122caad932: Pushed [2025-06-30T05:26:48.820Z] a32a08a0e061: Pushed [2025-06-30T05:26:49.079Z] b9321593ec77: Pushed [2025-06-30T05:26:50.025Z] 74384aef3e97: Pushed [2025-06-30T05:26:50.025Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:50.364Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:50.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-30T05:26:50.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-30T05:26:50.705Z] a381627f13b0: Preparing [2025-06-30T05:26:50.705Z] 26c799b5310e: Preparing [2025-06-30T05:26:50.705Z] 74384aef3e97: Preparing [2025-06-30T05:26:50.705Z] b9321593ec77: Preparing [2025-06-30T05:26:50.705Z] 436a722f21b5: Preparing [2025-06-30T05:26:50.705Z] 0194f76a84be: Preparing [2025-06-30T05:26:50.705Z] a58558667f74: Preparing [2025-06-30T05:26:50.705Z] e6db7960431b: Preparing [2025-06-30T05:26:50.705Z] aa85288749b2: Preparing [2025-06-30T05:26:50.705Z] 68122caad932: Preparing [2025-06-30T05:26:50.705Z] a32a08a0e061: Preparing [2025-06-30T05:26:50.705Z] 994456c4fd7b: Preparing [2025-06-30T05:26:50.705Z] aa85288749b2: Waiting [2025-06-30T05:26:50.705Z] 68122caad932: Waiting [2025-06-30T05:26:50.705Z] 0194f76a84be: Waiting [2025-06-30T05:26:50.705Z] a32a08a0e061: Waiting [2025-06-30T05:26:50.705Z] 994456c4fd7b: Waiting [2025-06-30T05:26:50.705Z] e6db7960431b: Waiting [2025-06-30T05:26:50.705Z] 26c799b5310e: Layer already exists [2025-06-30T05:26:50.705Z] 436a722f21b5: Layer already exists [2025-06-30T05:26:50.705Z] 74384aef3e97: Layer already exists [2025-06-30T05:26:50.705Z] b9321593ec77: Layer already exists [2025-06-30T05:26:50.705Z] a381627f13b0: Layer already exists [2025-06-30T05:26:50.705Z] 0194f76a84be: Layer already exists [2025-06-30T05:26:50.705Z] a58558667f74: Layer already exists [2025-06-30T05:26:50.705Z] aa85288749b2: Layer already exists [2025-06-30T05:26:50.705Z] e6db7960431b: Layer already exists [2025-06-30T05:26:50.705Z] 68122caad932: Layer already exists [2025-06-30T05:26:50.705Z] a32a08a0e061: Layer already exists [2025-06-30T05:26:50.705Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:50.705Z] latest: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:51.030Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:51.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 [2025-06-30T05:26:51.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-30T05:26:51.364Z] a381627f13b0: Preparing [2025-06-30T05:26:51.364Z] 26c799b5310e: Preparing [2025-06-30T05:26:51.364Z] 74384aef3e97: Preparing [2025-06-30T05:26:51.364Z] b9321593ec77: Preparing [2025-06-30T05:26:51.364Z] 436a722f21b5: Preparing [2025-06-30T05:26:51.364Z] 0194f76a84be: Preparing [2025-06-30T05:26:51.364Z] a58558667f74: Preparing [2025-06-30T05:26:51.364Z] 0194f76a84be: Waiting [2025-06-30T05:26:51.364Z] a58558667f74: Waiting [2025-06-30T05:26:51.364Z] e6db7960431b: Preparing [2025-06-30T05:26:51.364Z] aa85288749b2: Preparing [2025-06-30T05:26:51.364Z] 68122caad932: Preparing [2025-06-30T05:26:51.364Z] a32a08a0e061: Preparing [2025-06-30T05:26:51.364Z] 994456c4fd7b: Preparing [2025-06-30T05:26:51.364Z] 68122caad932: Waiting [2025-06-30T05:26:51.364Z] a32a08a0e061: Waiting [2025-06-30T05:26:51.364Z] 994456c4fd7b: Waiting [2025-06-30T05:26:51.364Z] aa85288749b2: Waiting [2025-06-30T05:26:51.364Z] e6db7960431b: Waiting [2025-06-30T05:26:51.364Z] 74384aef3e97: Layer already exists [2025-06-30T05:26:51.364Z] b9321593ec77: Layer already exists [2025-06-30T05:26:51.364Z] a381627f13b0: Layer already exists [2025-06-30T05:26:51.365Z] 26c799b5310e: Layer already exists [2025-06-30T05:26:51.365Z] 436a722f21b5: Layer already exists [2025-06-30T05:26:51.365Z] a58558667f74: Layer already exists [2025-06-30T05:26:51.365Z] e6db7960431b: Layer already exists [2025-06-30T05:26:51.365Z] 0194f76a84be: Layer already exists [2025-06-30T05:26:51.365Z] aa85288749b2: Layer already exists [2025-06-30T05:26:51.365Z] 68122caad932: Layer already exists [2025-06-30T05:26:51.365Z] a32a08a0e061: Layer already exists [2025-06-30T05:26:51.365Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:51.365Z] 4.1.0-dev.31: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:51.691Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:52.025Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:52.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-30T05:26:52.025Z] a381627f13b0: Preparing [2025-06-30T05:26:52.025Z] 26c799b5310e: Preparing [2025-06-30T05:26:52.025Z] 74384aef3e97: Preparing [2025-06-30T05:26:52.025Z] b9321593ec77: Preparing [2025-06-30T05:26:52.025Z] 436a722f21b5: Preparing [2025-06-30T05:26:52.025Z] 0194f76a84be: Preparing [2025-06-30T05:26:52.025Z] a58558667f74: Preparing [2025-06-30T05:26:52.025Z] 0194f76a84be: Waiting [2025-06-30T05:26:52.025Z] e6db7960431b: Preparing [2025-06-30T05:26:52.025Z] aa85288749b2: Preparing [2025-06-30T05:26:52.025Z] 68122caad932: Preparing [2025-06-30T05:26:52.025Z] a58558667f74: Waiting [2025-06-30T05:26:52.025Z] a32a08a0e061: Preparing [2025-06-30T05:26:52.025Z] 994456c4fd7b: Preparing [2025-06-30T05:26:52.025Z] e6db7960431b: Waiting [2025-06-30T05:26:52.025Z] a32a08a0e061: Waiting [2025-06-30T05:26:52.025Z] 68122caad932: Waiting [2025-06-30T05:26:52.025Z] 994456c4fd7b: Waiting [2025-06-30T05:26:52.025Z] 436a722f21b5: Layer already exists [2025-06-30T05:26:52.025Z] b9321593ec77: Layer already exists [2025-06-30T05:26:52.025Z] 26c799b5310e: Layer already exists [2025-06-30T05:26:52.025Z] a381627f13b0: Layer already exists [2025-06-30T05:26:52.025Z] 74384aef3e97: Layer already exists [2025-06-30T05:26:52.025Z] 0194f76a84be: Layer already exists [2025-06-30T05:26:52.025Z] e6db7960431b: Layer already exists [2025-06-30T05:26:52.025Z] a58558667f74: Layer already exists [2025-06-30T05:26:52.025Z] aa85288749b2: Layer already exists [2025-06-30T05:26:52.025Z] 68122caad932: Layer already exists [2025-06-30T05:26:52.025Z] a32a08a0e061: Layer already exists [2025-06-30T05:26:52.025Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:52.025Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:52.355Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:52.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-30T05:26:52.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-30T05:26:52.687Z] a381627f13b0: Preparing [2025-06-30T05:26:52.687Z] 26c799b5310e: Preparing [2025-06-30T05:26:52.687Z] 74384aef3e97: Preparing [2025-06-30T05:26:52.687Z] b9321593ec77: Preparing [2025-06-30T05:26:52.687Z] 436a722f21b5: Preparing [2025-06-30T05:26:52.687Z] 0194f76a84be: Preparing [2025-06-30T05:26:52.687Z] a58558667f74: Preparing [2025-06-30T05:26:52.687Z] e6db7960431b: Preparing [2025-06-30T05:26:52.687Z] aa85288749b2: Preparing [2025-06-30T05:26:52.687Z] 68122caad932: Preparing [2025-06-30T05:26:52.687Z] a32a08a0e061: Preparing [2025-06-30T05:26:52.687Z] 994456c4fd7b: Preparing [2025-06-30T05:26:52.687Z] 0194f76a84be: Waiting [2025-06-30T05:26:52.687Z] a58558667f74: Waiting [2025-06-30T05:26:52.687Z] aa85288749b2: Waiting [2025-06-30T05:26:52.687Z] e6db7960431b: Waiting [2025-06-30T05:26:52.687Z] 68122caad932: Waiting [2025-06-30T05:26:52.687Z] a32a08a0e061: Waiting [2025-06-30T05:26:52.687Z] 994456c4fd7b: Waiting [2025-06-30T05:26:52.687Z] a381627f13b0: Layer already exists [2025-06-30T05:26:52.687Z] 74384aef3e97: Layer already exists [2025-06-30T05:26:52.687Z] 26c799b5310e: Layer already exists [2025-06-30T05:26:52.687Z] 436a722f21b5: Layer already exists [2025-06-30T05:26:52.687Z] b9321593ec77: Layer already exists [2025-06-30T05:26:52.687Z] a58558667f74: Layer already exists [2025-06-30T05:26:52.687Z] e6db7960431b: Layer already exists [2025-06-30T05:26:52.687Z] 68122caad932: Layer already exists [2025-06-30T05:26:52.687Z] 0194f76a84be: Layer already exists [2025-06-30T05:26:52.687Z] aa85288749b2: Layer already exists [2025-06-30T05:26:52.687Z] a32a08a0e061: Layer already exists [2025-06-30T05:26:52.687Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:52.687Z] main: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:52.760Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:52.773Z] taggedImages: [2025-06-30T05:26:52.774Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:52.774Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-30T05:26:52.774Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 [2025-06-30T05:26:52.774Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:52.774Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-06-30T05:26:52.804Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-06-30T05:26:52.804Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:52.804Z] latest [2025-06-30T05:26:52.804Z] 4.1.0-dev.31 [2025-06-30T05:26:52.804Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:52.804Z] main [2025-06-30T05:26:52.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:53.152Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:53.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:53.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-30T05:26:53.471Z] d35f24874c18: Preparing [2025-06-30T05:26:53.471Z] 32a6d520b2a6: Preparing [2025-06-30T05:26:53.471Z] e6db7960431b: Preparing [2025-06-30T05:26:53.471Z] aa85288749b2: Preparing [2025-06-30T05:26:53.471Z] 2665eb047e06: Preparing [2025-06-30T05:26:53.471Z] e273f3fdcdc8: Preparing [2025-06-30T05:26:53.471Z] 994456c4fd7b: Preparing [2025-06-30T05:26:53.471Z] 994456c4fd7b: Waiting [2025-06-30T05:26:53.471Z] e273f3fdcdc8: Waiting [2025-06-30T05:26:53.471Z] e6db7960431b: Layer already exists [2025-06-30T05:26:53.471Z] aa85288749b2: Layer already exists [2025-06-30T05:26:53.471Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:53.471Z] 2665eb047e06: Pushed [2025-06-30T05:26:53.471Z] d35f24874c18: Pushed [2025-06-30T05:26:54.433Z] e273f3fdcdc8: Pushed [2025-06-30T05:26:56.343Z] 32a6d520b2a6: Pushed [2025-06-30T05:26:56.602Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:56.927Z] + 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-06-30T05:26:57.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-30T05:26:57.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-30T05:26:57.253Z] d35f24874c18: Preparing [2025-06-30T05:26:57.253Z] 32a6d520b2a6: Preparing [2025-06-30T05:26:57.253Z] e6db7960431b: Preparing [2025-06-30T05:26:57.253Z] aa85288749b2: Preparing [2025-06-30T05:26:57.253Z] 2665eb047e06: Preparing [2025-06-30T05:26:57.253Z] e273f3fdcdc8: Preparing [2025-06-30T05:26:57.253Z] 994456c4fd7b: Preparing [2025-06-30T05:26:57.253Z] 994456c4fd7b: Waiting [2025-06-30T05:26:57.253Z] aa85288749b2: Layer already exists [2025-06-30T05:26:57.253Z] e6db7960431b: Layer already exists [2025-06-30T05:26:57.253Z] 2665eb047e06: Layer already exists [2025-06-30T05:26:57.253Z] d35f24874c18: Layer already exists [2025-06-30T05:26:57.253Z] 32a6d520b2a6: Layer already exists [2025-06-30T05:26:57.253Z] e273f3fdcdc8: Layer already exists [2025-06-30T05:26:57.253Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:57.253Z] latest: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:57.588Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:57.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 [2025-06-30T05:26:57.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-30T05:26:57.925Z] d35f24874c18: Preparing [2025-06-30T05:26:57.925Z] 32a6d520b2a6: Preparing [2025-06-30T05:26:57.925Z] e6db7960431b: Preparing [2025-06-30T05:26:57.925Z] aa85288749b2: Preparing [2025-06-30T05:26:57.925Z] 2665eb047e06: Preparing [2025-06-30T05:26:57.925Z] e273f3fdcdc8: Preparing [2025-06-30T05:26:57.925Z] 994456c4fd7b: Preparing [2025-06-30T05:26:57.925Z] 994456c4fd7b: Waiting [2025-06-30T05:26:57.925Z] e273f3fdcdc8: Waiting [2025-06-30T05:26:57.925Z] d35f24874c18: Layer already exists [2025-06-30T05:26:57.925Z] aa85288749b2: Layer already exists [2025-06-30T05:26:57.925Z] e6db7960431b: Layer already exists [2025-06-30T05:26:57.925Z] 2665eb047e06: Layer already exists [2025-06-30T05:26:57.925Z] 32a6d520b2a6: Layer already exists [2025-06-30T05:26:57.925Z] e273f3fdcdc8: Layer already exists [2025-06-30T05:26:57.925Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:57.925Z] 4.1.0-dev.31: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:58.253Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:58.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:58.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-30T05:26:58.595Z] d35f24874c18: Preparing [2025-06-30T05:26:58.595Z] 32a6d520b2a6: Preparing [2025-06-30T05:26:58.595Z] e6db7960431b: Preparing [2025-06-30T05:26:58.595Z] aa85288749b2: Preparing [2025-06-30T05:26:58.595Z] 2665eb047e06: Preparing [2025-06-30T05:26:58.595Z] e273f3fdcdc8: Preparing [2025-06-30T05:26:58.595Z] 994456c4fd7b: Preparing [2025-06-30T05:26:58.595Z] 994456c4fd7b: Waiting [2025-06-30T05:26:58.595Z] e273f3fdcdc8: Waiting [2025-06-30T05:26:58.595Z] d35f24874c18: Layer already exists [2025-06-30T05:26:58.595Z] aa85288749b2: Layer already exists [2025-06-30T05:26:58.595Z] e6db7960431b: Layer already exists [2025-06-30T05:26:58.595Z] 2665eb047e06: Layer already exists [2025-06-30T05:26:58.595Z] 32a6d520b2a6: Layer already exists [2025-06-30T05:26:58.595Z] e273f3fdcdc8: Layer already exists [2025-06-30T05:26:58.595Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:58.595Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:58.930Z] + 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-06-30T05:26:59.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-30T05:26:59.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-30T05:26:59.257Z] d35f24874c18: Preparing [2025-06-30T05:26:59.257Z] 32a6d520b2a6: Preparing [2025-06-30T05:26:59.257Z] e6db7960431b: Preparing [2025-06-30T05:26:59.257Z] aa85288749b2: Preparing [2025-06-30T05:26:59.257Z] 2665eb047e06: Preparing [2025-06-30T05:26:59.257Z] e273f3fdcdc8: Preparing [2025-06-30T05:26:59.257Z] 994456c4fd7b: Preparing [2025-06-30T05:26:59.257Z] 994456c4fd7b: Waiting [2025-06-30T05:26:59.257Z] e273f3fdcdc8: Waiting [2025-06-30T05:26:59.257Z] aa85288749b2: Layer already exists [2025-06-30T05:26:59.257Z] e6db7960431b: Layer already exists [2025-06-30T05:26:59.257Z] 2665eb047e06: Layer already exists [2025-06-30T05:26:59.257Z] d35f24874c18: Layer already exists [2025-06-30T05:26:59.257Z] 32a6d520b2a6: Layer already exists [2025-06-30T05:26:59.257Z] e273f3fdcdc8: Layer already exists [2025-06-30T05:26:59.257Z] 994456c4fd7b: Layer already exists [2025-06-30T05:26:59.257Z] main: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:26:59.335Z] ===================================================== [Pipeline] echo [2025-06-30T05:26:59.347Z] taggedImages: [2025-06-30T05:26:59.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:59.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-30T05:26:59.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 [2025-06-30T05:26:59.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:59.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-06-30T05:26:59.380Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-06-30T05:26:59.380Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:26:59.380Z] latest [2025-06-30T05:26:59.380Z] 4.1.0-dev.31 [2025-06-30T05:26:59.380Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:26:59.380Z] main [2025-06-30T05:26:59.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:26:59.728Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:00.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:00.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-30T05:27:00.063Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:00.063Z] 79f3a91c73bc: Preparing [2025-06-30T05:27:00.063Z] 2f79e18fb271: Preparing [2025-06-30T05:27:00.063Z] e6db7960431b: Preparing [2025-06-30T05:27:00.063Z] aa85288749b2: Preparing [2025-06-30T05:27:00.063Z] 2f9ad7515286: Preparing [2025-06-30T05:27:00.063Z] ab85990b990a: Preparing [2025-06-30T05:27:00.063Z] ee2373cf283e: Preparing [2025-06-30T05:27:00.063Z] fb1bee76e3da: Preparing [2025-06-30T05:27:00.063Z] 994456c4fd7b: Preparing [2025-06-30T05:27:00.063Z] ab85990b990a: Waiting [2025-06-30T05:27:00.063Z] 994456c4fd7b: Waiting [2025-06-30T05:27:00.063Z] ee2373cf283e: Waiting [2025-06-30T05:27:00.063Z] 2f9ad7515286: Waiting [2025-06-30T05:27:00.063Z] fb1bee76e3da: Waiting [2025-06-30T05:27:00.063Z] aa85288749b2: Layer already exists [2025-06-30T05:27:00.063Z] e6db7960431b: Layer already exists [2025-06-30T05:27:00.063Z] 2f79e18fb271: Pushed [2025-06-30T05:27:00.063Z] dd8b66f7ba23: Pushed [2025-06-30T05:27:00.063Z] 79f3a91c73bc: Pushed [2025-06-30T05:27:00.063Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:00.063Z] ee2373cf283e: Pushed [2025-06-30T05:27:00.631Z] fb1bee76e3da: Pushed [2025-06-30T05:27:04.811Z] ab85990b990a: Pushed [2025-06-30T05:27:11.377Z] 2f9ad7515286: Pushed [2025-06-30T05:27:11.377Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:11.710Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:12.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-30T05:27:12.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-30T05:27:12.050Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:12.050Z] 79f3a91c73bc: Preparing [2025-06-30T05:27:12.050Z] 2f79e18fb271: Preparing [2025-06-30T05:27:12.050Z] e6db7960431b: Preparing [2025-06-30T05:27:12.050Z] aa85288749b2: Preparing [2025-06-30T05:27:12.050Z] 2f9ad7515286: Preparing [2025-06-30T05:27:12.050Z] ab85990b990a: Preparing [2025-06-30T05:27:12.050Z] ee2373cf283e: Preparing [2025-06-30T05:27:12.050Z] fb1bee76e3da: Preparing [2025-06-30T05:27:12.050Z] 994456c4fd7b: Preparing [2025-06-30T05:27:12.050Z] ab85990b990a: Waiting [2025-06-30T05:27:12.050Z] ee2373cf283e: Waiting [2025-06-30T05:27:12.050Z] 994456c4fd7b: Waiting [2025-06-30T05:27:12.050Z] 2f9ad7515286: Waiting [2025-06-30T05:27:12.050Z] fb1bee76e3da: Waiting [2025-06-30T05:27:12.050Z] 79f3a91c73bc: Layer already exists [2025-06-30T05:27:12.050Z] e6db7960431b: Layer already exists [2025-06-30T05:27:12.050Z] 2f79e18fb271: Layer already exists [2025-06-30T05:27:12.050Z] aa85288749b2: Layer already exists [2025-06-30T05:27:12.050Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:12.050Z] 2f9ad7515286: Layer already exists [2025-06-30T05:27:12.050Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:12.050Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:12.050Z] ab85990b990a: Layer already exists [2025-06-30T05:27:12.050Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:12.050Z] latest: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:12.371Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:12.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 [2025-06-30T05:27:12.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-30T05:27:12.690Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:12.690Z] 79f3a91c73bc: Preparing [2025-06-30T05:27:12.690Z] 2f79e18fb271: Preparing [2025-06-30T05:27:12.690Z] e6db7960431b: Preparing [2025-06-30T05:27:12.690Z] aa85288749b2: Preparing [2025-06-30T05:27:12.690Z] 2f9ad7515286: Preparing [2025-06-30T05:27:12.690Z] ab85990b990a: Preparing [2025-06-30T05:27:12.690Z] ee2373cf283e: Preparing [2025-06-30T05:27:12.690Z] fb1bee76e3da: Preparing [2025-06-30T05:27:12.690Z] 994456c4fd7b: Preparing [2025-06-30T05:27:12.690Z] ab85990b990a: Waiting [2025-06-30T05:27:12.690Z] ee2373cf283e: Waiting [2025-06-30T05:27:12.690Z] fb1bee76e3da: Waiting [2025-06-30T05:27:12.690Z] 994456c4fd7b: Waiting [2025-06-30T05:27:12.690Z] 2f9ad7515286: Waiting [2025-06-30T05:27:12.690Z] aa85288749b2: Layer already exists [2025-06-30T05:27:12.690Z] 2f79e18fb271: Layer already exists [2025-06-30T05:27:12.690Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:12.690Z] 79f3a91c73bc: Layer already exists [2025-06-30T05:27:12.690Z] e6db7960431b: Layer already exists [2025-06-30T05:27:12.690Z] 2f9ad7515286: Layer already exists [2025-06-30T05:27:12.690Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:12.690Z] ab85990b990a: Layer already exists [2025-06-30T05:27:12.690Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:12.690Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:12.690Z] 4.1.0-dev.31: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:13.014Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:13.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:13.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-30T05:27:13.336Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:13.336Z] 79f3a91c73bc: Preparing [2025-06-30T05:27:13.336Z] 2f79e18fb271: Preparing [2025-06-30T05:27:13.336Z] e6db7960431b: Preparing [2025-06-30T05:27:13.336Z] aa85288749b2: Preparing [2025-06-30T05:27:13.336Z] 2f9ad7515286: Preparing [2025-06-30T05:27:13.336Z] ab85990b990a: Preparing [2025-06-30T05:27:13.336Z] ee2373cf283e: Preparing [2025-06-30T05:27:13.336Z] 2f9ad7515286: Waiting [2025-06-30T05:27:13.336Z] ab85990b990a: Waiting [2025-06-30T05:27:13.336Z] fb1bee76e3da: Preparing [2025-06-30T05:27:13.336Z] 994456c4fd7b: Preparing [2025-06-30T05:27:13.336Z] ee2373cf283e: Waiting [2025-06-30T05:27:13.336Z] fb1bee76e3da: Waiting [2025-06-30T05:27:13.336Z] aa85288749b2: Layer already exists [2025-06-30T05:27:13.336Z] 79f3a91c73bc: Layer already exists [2025-06-30T05:27:13.336Z] 2f79e18fb271: Layer already exists [2025-06-30T05:27:13.336Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:13.336Z] e6db7960431b: Layer already exists [2025-06-30T05:27:13.336Z] 2f9ad7515286: Layer already exists [2025-06-30T05:27:13.336Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:13.336Z] ab85990b990a: Layer already exists [2025-06-30T05:27:13.336Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:13.336Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:13.336Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:13.666Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:13.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-30T05:27:14.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-30T05:27:14.000Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:14.000Z] 79f3a91c73bc: Preparing [2025-06-30T05:27:14.000Z] 2f79e18fb271: Preparing [2025-06-30T05:27:14.000Z] e6db7960431b: Preparing [2025-06-30T05:27:14.000Z] aa85288749b2: Preparing [2025-06-30T05:27:14.000Z] 2f9ad7515286: Preparing [2025-06-30T05:27:14.000Z] ab85990b990a: Preparing [2025-06-30T05:27:14.000Z] ee2373cf283e: Preparing [2025-06-30T05:27:14.000Z] fb1bee76e3da: Preparing [2025-06-30T05:27:14.000Z] 994456c4fd7b: Preparing [2025-06-30T05:27:14.000Z] ab85990b990a: Waiting [2025-06-30T05:27:14.000Z] ee2373cf283e: Waiting [2025-06-30T05:27:14.000Z] 994456c4fd7b: Waiting [2025-06-30T05:27:14.000Z] 2f9ad7515286: Waiting [2025-06-30T05:27:14.000Z] fb1bee76e3da: Waiting [2025-06-30T05:27:14.000Z] aa85288749b2: Layer already exists [2025-06-30T05:27:14.000Z] 2f79e18fb271: Layer already exists [2025-06-30T05:27:14.000Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:14.000Z] e6db7960431b: Layer already exists [2025-06-30T05:27:14.000Z] 79f3a91c73bc: Layer already exists [2025-06-30T05:27:14.000Z] 2f9ad7515286: Layer already exists [2025-06-30T05:27:14.000Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:14.000Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:14.000Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:14.000Z] ab85990b990a: Layer already exists [2025-06-30T05:27:14.000Z] main: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:27:14.088Z] ===================================================== [Pipeline] echo [2025-06-30T05:27:14.106Z] taggedImages: [2025-06-30T05:27:14.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:14.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-30T05:27:14.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 [2025-06-30T05:27:14.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:14.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-06-30T05:27:14.141Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-06-30T05:27:14.141Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:14.141Z] latest [2025-06-30T05:27:14.141Z] 4.1.0-dev.31 [2025-06-30T05:27:14.141Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:14.141Z] main [2025-06-30T05:27:14.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:14.491Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:14.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:14.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-30T05:27:14.820Z] 5250765dd20f: Preparing [2025-06-30T05:27:14.820Z] 1beaf14d4914: Preparing [2025-06-30T05:27:14.820Z] be127205194d: Preparing [2025-06-30T05:27:14.820Z] e6db7960431b: Preparing [2025-06-30T05:27:14.820Z] aa85288749b2: Preparing [2025-06-30T05:27:14.820Z] 28e4c5137d32: Preparing [2025-06-30T05:27:14.820Z] 3f6f365a4498: Preparing [2025-06-30T05:27:14.820Z] 46cda7407f86: Preparing [2025-06-30T05:27:14.820Z] 994456c4fd7b: Preparing [2025-06-30T05:27:14.821Z] 28e4c5137d32: Waiting [2025-06-30T05:27:14.821Z] 3f6f365a4498: Waiting [2025-06-30T05:27:14.821Z] 46cda7407f86: Waiting [2025-06-30T05:27:14.821Z] 994456c4fd7b: Waiting [2025-06-30T05:27:14.821Z] e6db7960431b: Layer already exists [2025-06-30T05:27:14.821Z] aa85288749b2: Layer already exists [2025-06-30T05:27:14.821Z] be127205194d: Pushed [2025-06-30T05:27:14.821Z] 1beaf14d4914: Pushed [2025-06-30T05:27:14.821Z] 5250765dd20f: Pushed [2025-06-30T05:27:14.821Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:14.821Z] 3f6f365a4498: Pushed [2025-06-30T05:27:15.080Z] 46cda7407f86: Pushed [2025-06-30T05:27:27.293Z] 28e4c5137d32: Pushed [2025-06-30T05:27:27.293Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:27.636Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:27.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-30T05:27:27.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-30T05:27:27.958Z] 5250765dd20f: Preparing [2025-06-30T05:27:27.958Z] 1beaf14d4914: Preparing [2025-06-30T05:27:27.958Z] be127205194d: Preparing [2025-06-30T05:27:27.958Z] e6db7960431b: Preparing [2025-06-30T05:27:27.958Z] aa85288749b2: Preparing [2025-06-30T05:27:27.958Z] 28e4c5137d32: Preparing [2025-06-30T05:27:27.958Z] 3f6f365a4498: Preparing [2025-06-30T05:27:27.958Z] 46cda7407f86: Preparing [2025-06-30T05:27:27.958Z] 994456c4fd7b: Preparing [2025-06-30T05:27:27.958Z] 3f6f365a4498: Waiting [2025-06-30T05:27:27.958Z] 46cda7407f86: Waiting [2025-06-30T05:27:27.958Z] 28e4c5137d32: Waiting [2025-06-30T05:27:27.958Z] 994456c4fd7b: Waiting [2025-06-30T05:27:27.958Z] aa85288749b2: Layer already exists [2025-06-30T05:27:27.958Z] e6db7960431b: Layer already exists [2025-06-30T05:27:27.958Z] 5250765dd20f: Layer already exists [2025-06-30T05:27:27.958Z] be127205194d: Layer already exists [2025-06-30T05:27:27.958Z] 1beaf14d4914: Layer already exists [2025-06-30T05:27:27.958Z] 3f6f365a4498: Layer already exists [2025-06-30T05:27:27.958Z] 28e4c5137d32: Layer already exists [2025-06-30T05:27:27.958Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:27.958Z] 46cda7407f86: Layer already exists [2025-06-30T05:27:27.958Z] latest: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:28.286Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:28.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 [2025-06-30T05:27:28.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-30T05:27:28.621Z] 5250765dd20f: Preparing [2025-06-30T05:27:28.621Z] 1beaf14d4914: Preparing [2025-06-30T05:27:28.621Z] be127205194d: Preparing [2025-06-30T05:27:28.621Z] e6db7960431b: Preparing [2025-06-30T05:27:28.621Z] aa85288749b2: Preparing [2025-06-30T05:27:28.621Z] 28e4c5137d32: Preparing [2025-06-30T05:27:28.621Z] 3f6f365a4498: Preparing [2025-06-30T05:27:28.621Z] 46cda7407f86: Preparing [2025-06-30T05:27:28.621Z] 994456c4fd7b: Preparing [2025-06-30T05:27:28.621Z] 3f6f365a4498: Waiting [2025-06-30T05:27:28.621Z] 46cda7407f86: Waiting [2025-06-30T05:27:28.621Z] 994456c4fd7b: Waiting [2025-06-30T05:27:28.621Z] 28e4c5137d32: Waiting [2025-06-30T05:27:28.621Z] 5250765dd20f: Layer already exists [2025-06-30T05:27:28.621Z] 1beaf14d4914: Layer already exists [2025-06-30T05:27:28.621Z] aa85288749b2: Layer already exists [2025-06-30T05:27:28.621Z] be127205194d: Layer already exists [2025-06-30T05:27:28.621Z] e6db7960431b: Layer already exists [2025-06-30T05:27:28.621Z] 46cda7407f86: Layer already exists [2025-06-30T05:27:28.621Z] 28e4c5137d32: Layer already exists [2025-06-30T05:27:28.621Z] 3f6f365a4498: Layer already exists [2025-06-30T05:27:28.621Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:28.621Z] 4.1.0-dev.31: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:28.947Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:29.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:29.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-30T05:27:29.275Z] 5250765dd20f: Preparing [2025-06-30T05:27:29.275Z] 1beaf14d4914: Preparing [2025-06-30T05:27:29.275Z] be127205194d: Preparing [2025-06-30T05:27:29.275Z] e6db7960431b: Preparing [2025-06-30T05:27:29.275Z] aa85288749b2: Preparing [2025-06-30T05:27:29.275Z] 28e4c5137d32: Preparing [2025-06-30T05:27:29.275Z] 3f6f365a4498: Preparing [2025-06-30T05:27:29.275Z] 46cda7407f86: Preparing [2025-06-30T05:27:29.275Z] 994456c4fd7b: Preparing [2025-06-30T05:27:29.275Z] 28e4c5137d32: Waiting [2025-06-30T05:27:29.275Z] 46cda7407f86: Waiting [2025-06-30T05:27:29.275Z] 3f6f365a4498: Waiting [2025-06-30T05:27:29.275Z] 994456c4fd7b: Waiting [2025-06-30T05:27:29.275Z] be127205194d: Layer already exists [2025-06-30T05:27:29.275Z] 1beaf14d4914: Layer already exists [2025-06-30T05:27:29.275Z] 5250765dd20f: Layer already exists [2025-06-30T05:27:29.275Z] aa85288749b2: Layer already exists [2025-06-30T05:27:29.275Z] e6db7960431b: Layer already exists [2025-06-30T05:27:29.275Z] 28e4c5137d32: Layer already exists [2025-06-30T05:27:29.275Z] 3f6f365a4498: Layer already exists [2025-06-30T05:27:29.275Z] 46cda7407f86: Layer already exists [2025-06-30T05:27:29.275Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:29.275Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:29.612Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:29.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-30T05:27:29.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-30T05:27:29.944Z] 5250765dd20f: Preparing [2025-06-30T05:27:29.944Z] 1beaf14d4914: Preparing [2025-06-30T05:27:29.944Z] be127205194d: Preparing [2025-06-30T05:27:29.944Z] e6db7960431b: Preparing [2025-06-30T05:27:29.944Z] aa85288749b2: Preparing [2025-06-30T05:27:29.944Z] 28e4c5137d32: Preparing [2025-06-30T05:27:29.944Z] 3f6f365a4498: Preparing [2025-06-30T05:27:29.944Z] 46cda7407f86: Preparing [2025-06-30T05:27:29.944Z] 994456c4fd7b: Preparing [2025-06-30T05:27:29.944Z] 28e4c5137d32: Waiting [2025-06-30T05:27:29.944Z] 3f6f365a4498: Waiting [2025-06-30T05:27:29.944Z] 46cda7407f86: Waiting [2025-06-30T05:27:29.944Z] 994456c4fd7b: Waiting [2025-06-30T05:27:29.944Z] e6db7960431b: Layer already exists [2025-06-30T05:27:29.944Z] be127205194d: Layer already exists [2025-06-30T05:27:29.944Z] 1beaf14d4914: Layer already exists [2025-06-30T05:27:29.944Z] aa85288749b2: Layer already exists [2025-06-30T05:27:29.944Z] 5250765dd20f: Layer already exists [2025-06-30T05:27:29.944Z] 46cda7407f86: Layer already exists [2025-06-30T05:27:29.944Z] 28e4c5137d32: Layer already exists [2025-06-30T05:27:29.944Z] 3f6f365a4498: Layer already exists [2025-06-30T05:27:29.944Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:29.944Z] main: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:27:30.011Z] ===================================================== [Pipeline] echo [2025-06-30T05:27:30.028Z] taggedImages: [2025-06-30T05:27:30.029Z] - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:30.029Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-30T05:27:30.029Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 [2025-06-30T05:27:30.029Z] - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:30.029Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-06-30T05:27:30.054Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-06-30T05:27:30.054Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:30.054Z] latest [2025-06-30T05:27:30.054Z] 4.1.0-dev.31 [2025-06-30T05:27:30.054Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:30.054Z] main [2025-06-30T05:27:30.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:30.400Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:30.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:30.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-30T05:27:30.729Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:30.729Z] 42d580f7f9fe: Preparing [2025-06-30T05:27:30.729Z] f37b6eecd8ec: Preparing [2025-06-30T05:27:30.729Z] e6db7960431b: Preparing [2025-06-30T05:27:30.729Z] aa85288749b2: Preparing [2025-06-30T05:27:30.729Z] e1b6e95cf533: Preparing [2025-06-30T05:27:30.729Z] ee2373cf283e: Preparing [2025-06-30T05:27:30.729Z] fb1bee76e3da: Preparing [2025-06-30T05:27:30.729Z] 994456c4fd7b: Preparing [2025-06-30T05:27:30.729Z] ee2373cf283e: Waiting [2025-06-30T05:27:30.729Z] e1b6e95cf533: Waiting [2025-06-30T05:27:30.729Z] fb1bee76e3da: Waiting [2025-06-30T05:27:30.729Z] 994456c4fd7b: Waiting [2025-06-30T05:27:30.729Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:30.729Z] e6db7960431b: Layer already exists [2025-06-30T05:27:30.729Z] aa85288749b2: Layer already exists [2025-06-30T05:27:30.729Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:30.729Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:30.729Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:30.729Z] 42d580f7f9fe: Pushed [2025-06-30T05:27:30.729Z] f37b6eecd8ec: Pushed [2025-06-30T05:27:42.944Z] e1b6e95cf533: Pushed [2025-06-30T05:27:42.944Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:43.273Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:43.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-30T05:27:43.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-30T05:27:43.600Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:43.600Z] 42d580f7f9fe: Preparing [2025-06-30T05:27:43.600Z] f37b6eecd8ec: Preparing [2025-06-30T05:27:43.600Z] e6db7960431b: Preparing [2025-06-30T05:27:43.600Z] aa85288749b2: Preparing [2025-06-30T05:27:43.600Z] e1b6e95cf533: Preparing [2025-06-30T05:27:43.600Z] ee2373cf283e: Preparing [2025-06-30T05:27:43.600Z] fb1bee76e3da: Preparing [2025-06-30T05:27:43.600Z] 994456c4fd7b: Preparing [2025-06-30T05:27:43.600Z] e1b6e95cf533: Waiting [2025-06-30T05:27:43.600Z] ee2373cf283e: Waiting [2025-06-30T05:27:43.600Z] 994456c4fd7b: Waiting [2025-06-30T05:27:43.600Z] fb1bee76e3da: Waiting [2025-06-30T05:27:43.600Z] 42d580f7f9fe: Layer already exists [2025-06-30T05:27:43.600Z] f37b6eecd8ec: Layer already exists [2025-06-30T05:27:43.600Z] e6db7960431b: Layer already exists [2025-06-30T05:27:43.600Z] aa85288749b2: Layer already exists [2025-06-30T05:27:43.600Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:43.600Z] e1b6e95cf533: Layer already exists [2025-06-30T05:27:43.600Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:43.600Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:43.600Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:43.600Z] latest: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:43.937Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:44.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 [2025-06-30T05:27:44.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-30T05:27:44.265Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:44.265Z] 42d580f7f9fe: Preparing [2025-06-30T05:27:44.265Z] f37b6eecd8ec: Preparing [2025-06-30T05:27:44.265Z] e6db7960431b: Preparing [2025-06-30T05:27:44.265Z] aa85288749b2: Preparing [2025-06-30T05:27:44.265Z] e1b6e95cf533: Preparing [2025-06-30T05:27:44.265Z] ee2373cf283e: Preparing [2025-06-30T05:27:44.265Z] fb1bee76e3da: Preparing [2025-06-30T05:27:44.265Z] 994456c4fd7b: Preparing [2025-06-30T05:27:44.265Z] e1b6e95cf533: Waiting [2025-06-30T05:27:44.265Z] ee2373cf283e: Waiting [2025-06-30T05:27:44.265Z] fb1bee76e3da: Waiting [2025-06-30T05:27:44.265Z] 994456c4fd7b: Waiting [2025-06-30T05:27:44.265Z] e6db7960431b: Layer already exists [2025-06-30T05:27:44.265Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:44.265Z] f37b6eecd8ec: Layer already exists [2025-06-30T05:27:44.265Z] aa85288749b2: Layer already exists [2025-06-30T05:27:44.265Z] 42d580f7f9fe: Layer already exists [2025-06-30T05:27:44.265Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:44.265Z] e1b6e95cf533: Layer already exists [2025-06-30T05:27:44.265Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:44.265Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:44.265Z] 4.1.0-dev.31: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:44.606Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:44.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:44.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-30T05:27:44.934Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:44.934Z] 42d580f7f9fe: Preparing [2025-06-30T05:27:44.934Z] f37b6eecd8ec: Preparing [2025-06-30T05:27:44.934Z] e6db7960431b: Preparing [2025-06-30T05:27:44.934Z] aa85288749b2: Preparing [2025-06-30T05:27:44.934Z] e1b6e95cf533: Preparing [2025-06-30T05:27:44.934Z] ee2373cf283e: Preparing [2025-06-30T05:27:44.934Z] fb1bee76e3da: Preparing [2025-06-30T05:27:44.934Z] 994456c4fd7b: Preparing [2025-06-30T05:27:44.934Z] fb1bee76e3da: Waiting [2025-06-30T05:27:44.934Z] e1b6e95cf533: Waiting [2025-06-30T05:27:44.934Z] ee2373cf283e: Waiting [2025-06-30T05:27:44.934Z] e6db7960431b: Layer already exists [2025-06-30T05:27:44.934Z] aa85288749b2: Layer already exists [2025-06-30T05:27:44.934Z] f37b6eecd8ec: Layer already exists [2025-06-30T05:27:44.934Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:44.934Z] 42d580f7f9fe: Layer already exists [2025-06-30T05:27:44.934Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:44.934Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:44.934Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:44.934Z] e1b6e95cf533: Layer already exists [2025-06-30T05:27:44.934Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:45.267Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:45.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-30T05:27:45.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-30T05:27:45.611Z] dd8b66f7ba23: Preparing [2025-06-30T05:27:45.611Z] 42d580f7f9fe: Preparing [2025-06-30T05:27:45.611Z] f37b6eecd8ec: Preparing [2025-06-30T05:27:45.611Z] e6db7960431b: Preparing [2025-06-30T05:27:45.611Z] aa85288749b2: Preparing [2025-06-30T05:27:45.611Z] e1b6e95cf533: Preparing [2025-06-30T05:27:45.611Z] ee2373cf283e: Preparing [2025-06-30T05:27:45.611Z] fb1bee76e3da: Preparing [2025-06-30T05:27:45.611Z] 994456c4fd7b: Preparing [2025-06-30T05:27:45.611Z] e1b6e95cf533: Waiting [2025-06-30T05:27:45.611Z] ee2373cf283e: Waiting [2025-06-30T05:27:45.611Z] 994456c4fd7b: Waiting [2025-06-30T05:27:45.611Z] fb1bee76e3da: Waiting [2025-06-30T05:27:45.611Z] 42d580f7f9fe: Layer already exists [2025-06-30T05:27:45.611Z] e6db7960431b: Layer already exists [2025-06-30T05:27:45.611Z] aa85288749b2: Layer already exists [2025-06-30T05:27:45.611Z] f37b6eecd8ec: Layer already exists [2025-06-30T05:27:45.611Z] dd8b66f7ba23: Layer already exists [2025-06-30T05:27:45.611Z] e1b6e95cf533: Layer already exists [2025-06-30T05:27:45.611Z] ee2373cf283e: Layer already exists [2025-06-30T05:27:45.611Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:45.611Z] fb1bee76e3da: Layer already exists [2025-06-30T05:27:45.611Z] main: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:27:45.692Z] ===================================================== [Pipeline] echo [2025-06-30T05:27:45.710Z] taggedImages: [2025-06-30T05:27:45.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:45.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-30T05:27:45.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 [2025-06-30T05:27:45.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:45.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-06-30T05:27:45.742Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-06-30T05:27:45.742Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:45.742Z] latest [2025-06-30T05:27:45.742Z] 4.1.0-dev.31 [2025-06-30T05:27:45.742Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:45.742Z] main [2025-06-30T05:27:45.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:46.092Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:46.413Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:46.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-30T05:27:46.413Z] c5a4edaa52de: Preparing [2025-06-30T05:27:46.413Z] eb504b6b5866: Preparing [2025-06-30T05:27:46.413Z] e6db7960431b: Preparing [2025-06-30T05:27:46.413Z] aa85288749b2: Preparing [2025-06-30T05:27:46.413Z] fd96482097d2: Preparing [2025-06-30T05:27:46.413Z] b7282aa75e73: Preparing [2025-06-30T05:27:46.413Z] 994456c4fd7b: Preparing [2025-06-30T05:27:46.413Z] b7282aa75e73: Waiting [2025-06-30T05:27:46.413Z] 994456c4fd7b: Waiting [2025-06-30T05:27:46.413Z] e6db7960431b: Layer already exists [2025-06-30T05:27:46.413Z] fd96482097d2: Pushed [2025-06-30T05:27:46.413Z] c5a4edaa52de: Pushed [2025-06-30T05:27:46.413Z] aa85288749b2: Layer already exists [2025-06-30T05:27:46.672Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:46.931Z] b7282aa75e73: Pushed [2025-06-30T05:27:50.245Z] eb504b6b5866: Pushed [2025-06-30T05:27:50.245Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:50.574Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:50.901Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-30T05:27:50.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-30T05:27:50.901Z] c5a4edaa52de: Preparing [2025-06-30T05:27:50.901Z] eb504b6b5866: Preparing [2025-06-30T05:27:50.901Z] e6db7960431b: Preparing [2025-06-30T05:27:50.901Z] aa85288749b2: Preparing [2025-06-30T05:27:50.901Z] fd96482097d2: Preparing [2025-06-30T05:27:50.901Z] b7282aa75e73: Preparing [2025-06-30T05:27:50.901Z] 994456c4fd7b: Preparing [2025-06-30T05:27:50.901Z] b7282aa75e73: Waiting [2025-06-30T05:27:50.901Z] 994456c4fd7b: Waiting [2025-06-30T05:27:50.901Z] aa85288749b2: Layer already exists [2025-06-30T05:27:50.901Z] e6db7960431b: Layer already exists [2025-06-30T05:27:50.901Z] c5a4edaa52de: Layer already exists [2025-06-30T05:27:50.901Z] eb504b6b5866: Layer already exists [2025-06-30T05:27:50.901Z] fd96482097d2: Layer already exists [2025-06-30T05:27:50.901Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:50.901Z] b7282aa75e73: Layer already exists [2025-06-30T05:27:50.901Z] latest: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:51.238Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:51.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 [2025-06-30T05:27:51.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-30T05:27:51.575Z] c5a4edaa52de: Preparing [2025-06-30T05:27:51.575Z] eb504b6b5866: Preparing [2025-06-30T05:27:51.575Z] e6db7960431b: Preparing [2025-06-30T05:27:51.575Z] aa85288749b2: Preparing [2025-06-30T05:27:51.575Z] fd96482097d2: Preparing [2025-06-30T05:27:51.575Z] b7282aa75e73: Preparing [2025-06-30T05:27:51.575Z] 994456c4fd7b: Preparing [2025-06-30T05:27:51.575Z] e6db7960431b: Layer already exists [2025-06-30T05:27:51.575Z] fd96482097d2: Layer already exists [2025-06-30T05:27:51.575Z] c5a4edaa52de: Layer already exists [2025-06-30T05:27:51.575Z] aa85288749b2: Layer already exists [2025-06-30T05:27:51.575Z] eb504b6b5866: Layer already exists [2025-06-30T05:27:51.575Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:51.575Z] b7282aa75e73: Layer already exists [2025-06-30T05:27:51.575Z] 4.1.0-dev.31: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:51.920Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:52.253Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:52.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-30T05:27:52.253Z] c5a4edaa52de: Preparing [2025-06-30T05:27:52.253Z] eb504b6b5866: Preparing [2025-06-30T05:27:52.253Z] e6db7960431b: Preparing [2025-06-30T05:27:52.253Z] aa85288749b2: Preparing [2025-06-30T05:27:52.253Z] fd96482097d2: Preparing [2025-06-30T05:27:52.253Z] b7282aa75e73: Preparing [2025-06-30T05:27:52.253Z] 994456c4fd7b: Preparing [2025-06-30T05:27:52.253Z] b7282aa75e73: Waiting [2025-06-30T05:27:52.253Z] 994456c4fd7b: Waiting [2025-06-30T05:27:52.253Z] c5a4edaa52de: Layer already exists [2025-06-30T05:27:52.253Z] e6db7960431b: Layer already exists [2025-06-30T05:27:52.253Z] aa85288749b2: Layer already exists [2025-06-30T05:27:52.253Z] eb504b6b5866: Layer already exists [2025-06-30T05:27:52.253Z] fd96482097d2: Layer already exists [2025-06-30T05:27:52.253Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:52.253Z] b7282aa75e73: Layer already exists [2025-06-30T05:27:52.253Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:52.592Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:52.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-30T05:27:52.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-30T05:27:52.919Z] c5a4edaa52de: Preparing [2025-06-30T05:27:52.919Z] eb504b6b5866: Preparing [2025-06-30T05:27:52.919Z] e6db7960431b: Preparing [2025-06-30T05:27:52.919Z] aa85288749b2: Preparing [2025-06-30T05:27:52.919Z] fd96482097d2: Preparing [2025-06-30T05:27:52.919Z] b7282aa75e73: Preparing [2025-06-30T05:27:52.919Z] 994456c4fd7b: Preparing [2025-06-30T05:27:52.919Z] b7282aa75e73: Waiting [2025-06-30T05:27:52.919Z] 994456c4fd7b: Waiting [2025-06-30T05:27:52.919Z] c5a4edaa52de: Layer already exists [2025-06-30T05:27:52.919Z] eb504b6b5866: Layer already exists [2025-06-30T05:27:52.919Z] aa85288749b2: Layer already exists [2025-06-30T05:27:52.919Z] fd96482097d2: Layer already exists [2025-06-30T05:27:52.919Z] e6db7960431b: Layer already exists [2025-06-30T05:27:52.919Z] b7282aa75e73: Layer already exists [2025-06-30T05:27:52.919Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:52.919Z] main: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:27:53.004Z] ===================================================== [Pipeline] echo [2025-06-30T05:27:53.027Z] taggedImages: [2025-06-30T05:27:53.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:53.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-30T05:27:53.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 [2025-06-30T05:27:53.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:53.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-06-30T05:27:53.066Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-06-30T05:27:53.066Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:53.066Z] latest [2025-06-30T05:27:53.066Z] 4.1.0-dev.31 [2025-06-30T05:27:53.066Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:53.066Z] main [2025-06-30T05:27:53.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:53.416Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:53.746Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:27:53.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-30T05:27:53.746Z] e9c2a871353a: Preparing [2025-06-30T05:27:53.746Z] e5c08f5bc947: Preparing [2025-06-30T05:27:53.746Z] e6db7960431b: Preparing [2025-06-30T05:27:53.746Z] aa85288749b2: Preparing [2025-06-30T05:27:53.746Z] f7413ea4f83f: Preparing [2025-06-30T05:27:53.746Z] 2ba777b5d251: Preparing [2025-06-30T05:27:53.746Z] 994456c4fd7b: Preparing [2025-06-30T05:27:53.746Z] 2ba777b5d251: Waiting [2025-06-30T05:27:53.746Z] 994456c4fd7b: Waiting [2025-06-30T05:27:53.746Z] aa85288749b2: Layer already exists [2025-06-30T05:27:53.746Z] e6db7960431b: Layer already exists [2025-06-30T05:27:53.746Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:53.746Z] e9c2a871353a: Pushed [2025-06-30T05:27:53.746Z] f7413ea4f83f: Pushed [2025-06-30T05:27:54.003Z] 2ba777b5d251: Pushed [2025-06-30T05:27:57.420Z] e5c08f5bc947: Pushed [2025-06-30T05:27:57.420Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:57.754Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:58.076Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-30T05:27:58.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-30T05:27:58.077Z] e9c2a871353a: Preparing [2025-06-30T05:27:58.077Z] e5c08f5bc947: Preparing [2025-06-30T05:27:58.077Z] e6db7960431b: Preparing [2025-06-30T05:27:58.077Z] aa85288749b2: Preparing [2025-06-30T05:27:58.077Z] f7413ea4f83f: Preparing [2025-06-30T05:27:58.077Z] 2ba777b5d251: Preparing [2025-06-30T05:27:58.077Z] 994456c4fd7b: Preparing [2025-06-30T05:27:58.077Z] 2ba777b5d251: Waiting [2025-06-30T05:27:58.077Z] 994456c4fd7b: Waiting [2025-06-30T05:27:58.077Z] e5c08f5bc947: Layer already exists [2025-06-30T05:27:58.077Z] e9c2a871353a: Layer already exists [2025-06-30T05:27:58.077Z] f7413ea4f83f: Layer already exists [2025-06-30T05:27:58.077Z] aa85288749b2: Layer already exists [2025-06-30T05:27:58.077Z] e6db7960431b: Layer already exists [2025-06-30T05:27:58.077Z] 2ba777b5d251: Layer already exists [2025-06-30T05:27:58.077Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:58.077Z] latest: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:58.421Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:58.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 [2025-06-30T05:27:58.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-30T05:27:58.752Z] e9c2a871353a: Preparing [2025-06-30T05:27:58.752Z] e5c08f5bc947: Preparing [2025-06-30T05:27:58.752Z] e6db7960431b: Preparing [2025-06-30T05:27:58.752Z] aa85288749b2: Preparing [2025-06-30T05:27:58.752Z] f7413ea4f83f: Preparing [2025-06-30T05:27:58.752Z] 2ba777b5d251: Preparing [2025-06-30T05:27:58.752Z] 994456c4fd7b: Preparing [2025-06-30T05:27:58.752Z] 2ba777b5d251: Waiting [2025-06-30T05:27:58.752Z] 994456c4fd7b: Waiting [2025-06-30T05:27:58.752Z] aa85288749b2: Layer already exists [2025-06-30T05:27:58.752Z] f7413ea4f83f: Layer already exists [2025-06-30T05:27:58.752Z] e9c2a871353a: Layer already exists [2025-06-30T05:27:58.752Z] e6db7960431b: Layer already exists [2025-06-30T05:27:58.752Z] e5c08f5bc947: Layer already exists [2025-06-30T05:27:58.752Z] 2ba777b5d251: Layer already exists [2025-06-30T05:27:58.752Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:58.752Z] 4.1.0-dev.31: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:59.078Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:59.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:27:59.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-30T05:27:59.411Z] e9c2a871353a: Preparing [2025-06-30T05:27:59.411Z] e5c08f5bc947: Preparing [2025-06-30T05:27:59.411Z] e6db7960431b: Preparing [2025-06-30T05:27:59.411Z] aa85288749b2: Preparing [2025-06-30T05:27:59.411Z] f7413ea4f83f: Preparing [2025-06-30T05:27:59.411Z] 2ba777b5d251: Preparing [2025-06-30T05:27:59.411Z] 994456c4fd7b: Preparing [2025-06-30T05:27:59.411Z] 2ba777b5d251: Waiting [2025-06-30T05:27:59.411Z] 994456c4fd7b: Waiting [2025-06-30T05:27:59.411Z] e5c08f5bc947: Layer already exists [2025-06-30T05:27:59.411Z] aa85288749b2: Layer already exists [2025-06-30T05:27:59.411Z] e6db7960431b: Layer already exists [2025-06-30T05:27:59.411Z] f7413ea4f83f: Layer already exists [2025-06-30T05:27:59.411Z] e9c2a871353a: Layer already exists [2025-06-30T05:27:59.411Z] 2ba777b5d251: Layer already exists [2025-06-30T05:27:59.411Z] 994456c4fd7b: Layer already exists [2025-06-30T05:27:59.411Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:27:59.755Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:28:00.087Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-30T05:28:00.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-30T05:28:00.087Z] e9c2a871353a: Preparing [2025-06-30T05:28:00.087Z] e5c08f5bc947: Preparing [2025-06-30T05:28:00.087Z] e6db7960431b: Preparing [2025-06-30T05:28:00.087Z] aa85288749b2: Preparing [2025-06-30T05:28:00.087Z] f7413ea4f83f: Preparing [2025-06-30T05:28:00.087Z] 2ba777b5d251: Preparing [2025-06-30T05:28:00.087Z] 994456c4fd7b: Preparing [2025-06-30T05:28:00.087Z] 2ba777b5d251: Waiting [2025-06-30T05:28:00.087Z] 994456c4fd7b: Waiting [2025-06-30T05:28:00.087Z] e6db7960431b: Layer already exists [2025-06-30T05:28:00.087Z] e5c08f5bc947: Layer already exists [2025-06-30T05:28:00.087Z] f7413ea4f83f: Layer already exists [2025-06-30T05:28:00.087Z] aa85288749b2: Layer already exists [2025-06-30T05:28:00.087Z] e9c2a871353a: Layer already exists [2025-06-30T05:28:00.087Z] 2ba777b5d251: Layer already exists [2025-06-30T05:28:00.087Z] 994456c4fd7b: Layer already exists [2025-06-30T05:28:00.087Z] main: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:28:00.154Z] ===================================================== [Pipeline] echo [2025-06-30T05:28:00.169Z] taggedImages: [2025-06-30T05:28:00.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-30T05:28:00.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 [2025-06-30T05:28:00.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-06-30T05:28:00.251Z] ========================================================= [2025-06-30T05:28:00.251Z] [edgeXBuildMultiArch] RAW Config: [2025-06-30T05:28:00.251Z] images: [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:28:00.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-30T05:28:00.251Z] settingsFile: [2025-06-30T05:28:00.251Z] edgex-go-settings [2025-06-30T05:28:00.251Z] ========================================================= [Pipeline] node [2025-06-30T05:28:15.254Z] Still waiting to schedule task [2025-06-30T05:28:15.255Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-30T05:29:01.168Z] Running on prd-centos7-docker-4c-2g-4246 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T05:29:01.224Z] provisioning config files... [2025-06-30T05:29:01.286Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config18411739010571262913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:29:05.417Z] ---> ****-login.sh [2025-06-30T05:29:05.417Z] nexus3.edgexfoundry.org:10001 [2025-06-30T05:29:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:29:05.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:29:05.417Z] Configure a credential helper to remove this warning. See [2025-06-30T05:29:05.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:29:05.417Z] [2025-06-30T05:29:05.417Z] Login Succeeded [2025-06-30T05:29:05.417Z] nexus3.edgexfoundry.org:10002 [2025-06-30T05:29:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:29:05.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:29:05.678Z] Configure a credential helper to remove this warning. See [2025-06-30T05:29:05.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:29:05.678Z] [2025-06-30T05:29:05.678Z] Login Succeeded [2025-06-30T05:29:05.678Z] nexus3.edgexfoundry.org:10003 [2025-06-30T05:29:05.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:29:05.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:29:05.678Z] Configure a credential helper to remove this warning. See [2025-06-30T05:29:05.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:29:05.678Z] [2025-06-30T05:29:05.678Z] Login Succeeded [2025-06-30T05:29:05.678Z] nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:05.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:29:05.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:29:05.679Z] Configure a credential helper to remove this warning. See [2025-06-30T05:29:05.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:29:05.679Z] [2025-06-30T05:29:05.679Z] Login Succeeded [2025-06-30T05:29:05.679Z] ****.io [2025-06-30T05:29:05.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T05:29:05.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T05:29:05.941Z] Configure a credential helper to remove this warning. See [2025-06-30T05:29:05.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T05:29:05.941Z] [2025-06-30T05:29:05.941Z] Login Succeeded [2025-06-30T05:29:05.941Z] ---> ****-login.sh ends [Pipeline] } [2025-06-30T05:29:05.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T05:29:06.302Z] + docker buildx ls [2025-06-30T05:29:06.303Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-30T05:29:06.303Z] default * docker [2025-06-30T05:29:06.303Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-30T05:29:06.599Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-30T05:29:06.599Z] edgex-builder [Pipeline] sh [2025-06-30T05:29:06.904Z] + docker buildx inspect --bootstrap [2025-06-30T05:29:06.904Z] #1 [internal] booting buildkit [2025-06-30T05:29:06.904Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-30T05:29:10.219Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2025-06-30T05:29:10.219Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-30T05:29:11.161Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-06-30T05:29:11.161Z] #1 DONE 4.4s [2025-06-30T05:29:11.421Z] Name: edgex-builder [2025-06-30T05:29:11.421Z] Driver: docker-container [2025-06-30T05:29:11.421Z] [2025-06-30T05:29:11.421Z] Nodes: [2025-06-30T05:29:11.421Z] Name: edgex-builder0 [2025-06-30T05:29:11.421Z] Endpoint: unix:///var/run/docker.sock [2025-06-30T05:29:11.421Z] Status: running [2025-06-30T05:29:11.421Z] Buildkit: v0.22.0 [2025-06-30T05:29:11.421Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-30T05:29:11.732Z] + docker buildx ls [2025-06-30T05:29:11.732Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-30T05:29:11.732Z] edgex-builder * docker-container [2025-06-30T05:29:11.732Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-30T05:29:11.732Z] default docker [2025-06-30T05:29:11.732Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-30T05:29:12.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:12.023Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:12.023Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:12.023Z] #1 transferring dockerfile: 197B done [2025-06-30T05:29:12.023Z] #1 DONE 0.0s [2025-06-30T05:29:12.023Z] [2025-06-30T05:29:12.023Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:12.023Z] #2 DONE 0.1s [2025-06-30T05:29:12.023Z] [2025-06-30T05:29:12.023Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:12.282Z] #3 DONE 0.1s [2025-06-30T05:29:12.282Z] [2025-06-30T05:29:12.282Z] #4 [internal] load .dockerignore [2025-06-30T05:29:12.282Z] #4 transferring context: 2B done [2025-06-30T05:29:12.282Z] #4 DONE 0.0s [2025-06-30T05:29:12.282Z] [2025-06-30T05:29:12.282Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:12.282Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:12.282Z] #5 DONE 0.0s [2025-06-30T05:29:12.282Z] [2025-06-30T05:29:12.282Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:12.282Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:12.282Z] #6 DONE 0.1s [2025-06-30T05:29:12.542Z] [2025-06-30T05:29:12.542Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:12.542Z] #7 DONE 0.0s [2025-06-30T05:29:12.542Z] [2025-06-30T05:29:12.542Z] #8 exporting to image [2025-06-30T05:29:12.542Z] #8 exporting layers done [2025-06-30T05:29:12.542Z] #8 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done [2025-06-30T05:29:12.542Z] #8 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done [2025-06-30T05:29:12.542Z] #8 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done [2025-06-30T05:29:12.542Z] #8 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done [2025-06-30T05:29:12.542Z] #8 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done [2025-06-30T05:29:12.542Z] #8 pushing layers 0.1s done [2025-06-30T05:29:12.542Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 [2025-06-30T05:29:12.542Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:12.542Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done [2025-06-30T05:29:12.542Z] #8 DONE 0.2s [2025-06-30T05:29:12.542Z] [2025-06-30T05:29:12.542Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:12.542Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:12.890Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-06-30T05:29:12.890Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-06-30T05:29:12.890Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:12.890Z] #1 transferring dockerfile: 163B done [2025-06-30T05:29:12.890Z] #1 DONE 0.0s [2025-06-30T05:29:12.890Z] [2025-06-30T05:29:12.890Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-30T05:29:12.890Z] #2 DONE 0.0s [2025-06-30T05:29:12.890Z] [2025-06-30T05:29:12.890Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-30T05:29:12.890Z] #3 DONE 0.0s [2025-06-30T05:29:12.890Z] [2025-06-30T05:29:12.890Z] #4 [internal] load .dockerignore [2025-06-30T05:29:12.890Z] #4 transferring context: 2B done [2025-06-30T05:29:12.890Z] #4 DONE 0.0s [2025-06-30T05:29:12.890Z] [2025-06-30T05:29:12.890Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:12.890Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:12.890Z] #5 DONE 0.0s [2025-06-30T05:29:12.890Z] [2025-06-30T05:29:12.890Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:13.150Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:13.150Z] #6 CACHED [2025-06-30T05:29:13.150Z] [2025-06-30T05:29:13.150Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:13.150Z] #5 CACHED [2025-06-30T05:29:13.150Z] [2025-06-30T05:29:13.150Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:13.150Z] #7 DONE 0.0s [2025-06-30T05:29:13.150Z] [2025-06-30T05:29:13.150Z] #8 exporting to image [2025-06-30T05:29:13.150Z] #8 exporting layers done [2025-06-30T05:29:13.150Z] #8 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done [2025-06-30T05:29:13.150Z] #8 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done [2025-06-30T05:29:13.150Z] #8 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done [2025-06-30T05:29:13.150Z] #8 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done [2025-06-30T05:29:13.150Z] #8 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done [2025-06-30T05:29:13.150Z] #8 pushing layers 0.0s done [2025-06-30T05:29:13.150Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done [2025-06-30T05:29:13.150Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:13.150Z] #8 DONE 0.1s [2025-06-30T05:29:13.150Z] [2025-06-30T05:29:13.151Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:13.151Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:13.458Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 --push - [2025-06-30T05:29:13.458Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31' [2025-06-30T05:29:13.458Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:13.458Z] #1 transferring dockerfile: 169B done [2025-06-30T05:29:13.458Z] #1 DONE 0.0s [2025-06-30T05:29:13.458Z] [2025-06-30T05:29:13.458Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 [2025-06-30T05:29:13.458Z] #2 DONE 0.0s [2025-06-30T05:29:13.458Z] [2025-06-30T05:29:13.458Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 [2025-06-30T05:29:13.458Z] #3 DONE 0.0s [2025-06-30T05:29:13.458Z] [2025-06-30T05:29:13.458Z] #4 [internal] load .dockerignore [2025-06-30T05:29:13.458Z] #4 transferring context: 2B done [2025-06-30T05:29:13.458Z] #4 DONE 0.0s [2025-06-30T05:29:13.458Z] [2025-06-30T05:29:13.458Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:13.458Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:13.458Z] #5 CACHED [2025-06-30T05:29:13.458Z] [2025-06-30T05:29:13.458Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:13.458Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:13.458Z] #6 CACHED [2025-06-30T05:29:13.458Z] [2025-06-30T05:29:13.458Z] #7 exporting to image [2025-06-30T05:29:13.458Z] #7 exporting layers done [2025-06-30T05:29:13.458Z] #7 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done [2025-06-30T05:29:13.458Z] #7 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done [2025-06-30T05:29:13.458Z] #7 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done [2025-06-30T05:29:13.458Z] #7 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done [2025-06-30T05:29:13.458Z] #7 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done [2025-06-30T05:29:13.458Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:13.721Z] #7 pushing layers 0.0s done [2025-06-30T05:29:13.721Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done [2025-06-30T05:29:13.721Z] #7 DONE 0.1s [2025-06-30T05:29:13.721Z] [2025-06-30T05:29:13.721Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:13.721Z] #8 DONE 0.0s [2025-06-30T05:29:13.721Z] [2025-06-30T05:29:13.721Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:13.721Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:14.016Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:14.016Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:14.016Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:14.016Z] #1 transferring dockerfile: 210B done [2025-06-30T05:29:14.016Z] #1 DONE 0.0s [2025-06-30T05:29:14.016Z] [2025-06-30T05:29:14.016Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:14.016Z] #2 DONE 0.0s [2025-06-30T05:29:14.016Z] [2025-06-30T05:29:14.016Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:14.016Z] #3 DONE 0.0s [2025-06-30T05:29:14.016Z] [2025-06-30T05:29:14.016Z] #4 [internal] load .dockerignore [2025-06-30T05:29:14.016Z] #4 transferring context: 2B done [2025-06-30T05:29:14.016Z] #4 DONE 0.0s [2025-06-30T05:29:14.016Z] [2025-06-30T05:29:14.016Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:14.016Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:14.016Z] #5 CACHED [2025-06-30T05:29:14.016Z] [2025-06-30T05:29:14.016Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:14.276Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:14.276Z] #6 CACHED [2025-06-30T05:29:14.276Z] [2025-06-30T05:29:14.276Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:14.276Z] #7 DONE 0.0s [2025-06-30T05:29:14.276Z] [2025-06-30T05:29:14.276Z] #8 exporting to image [2025-06-30T05:29:14.276Z] #8 exporting layers done [2025-06-30T05:29:14.276Z] #8 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done [2025-06-30T05:29:14.276Z] #8 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done [2025-06-30T05:29:14.276Z] #8 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done [2025-06-30T05:29:14.276Z] #8 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done [2025-06-30T05:29:14.276Z] #8 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done [2025-06-30T05:29:14.276Z] #8 pushing layers 0.0s done [2025-06-30T05:29:14.276Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done [2025-06-30T05:29:14.276Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:14.276Z] #8 DONE 0.1s [2025-06-30T05:29:14.276Z] [2025-06-30T05:29:14.276Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:14.276Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:14.564Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-06-30T05:29:14.564Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-06-30T05:29:14.564Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:14.564Z] #1 transferring dockerfile: 161B done [2025-06-30T05:29:14.564Z] #1 DONE 0.0s [2025-06-30T05:29:14.564Z] [2025-06-30T05:29:14.564Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-30T05:29:14.564Z] #2 DONE 0.0s [2025-06-30T05:29:14.564Z] [2025-06-30T05:29:14.564Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-30T05:29:14.564Z] #3 DONE 0.0s [2025-06-30T05:29:14.564Z] [2025-06-30T05:29:14.564Z] #4 [internal] load .dockerignore [2025-06-30T05:29:14.564Z] #4 transferring context: 2B done [2025-06-30T05:29:14.564Z] #4 DONE 0.0s [2025-06-30T05:29:14.564Z] [2025-06-30T05:29:14.564Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:14.564Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:14.564Z] #5 CACHED [2025-06-30T05:29:14.564Z] [2025-06-30T05:29:14.564Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 [2025-06-30T05:29:14.564Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done [2025-06-30T05:29:14.564Z] #6 CACHED [2025-06-30T05:29:14.564Z] [2025-06-30T05:29:14.564Z] #7 exporting to image [2025-06-30T05:29:14.564Z] #7 exporting layers done [2025-06-30T05:29:14.564Z] #7 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done [2025-06-30T05:29:14.564Z] #7 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done [2025-06-30T05:29:14.564Z] #7 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done [2025-06-30T05:29:14.564Z] #7 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done [2025-06-30T05:29:14.564Z] #7 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done [2025-06-30T05:29:14.564Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:14.824Z] #7 pushing layers 0.0s done [2025-06-30T05:29:14.824Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done [2025-06-30T05:29:14.824Z] #7 DONE 0.1s [2025-06-30T05:29:14.824Z] [2025-06-30T05:29:14.824Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:14.824Z] #8 DONE 0.0s [2025-06-30T05:29:14.824Z] [2025-06-30T05:29:14.824Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:14.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:15.118Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:15.118Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:15.378Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:15.378Z] #1 transferring dockerfile: 216B done [2025-06-30T05:29:15.378Z] #1 DONE 0.1s [2025-06-30T05:29:15.378Z] [2025-06-30T05:29:15.378Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:15.378Z] #2 DONE 0.0s [2025-06-30T05:29:15.378Z] [2025-06-30T05:29:15.378Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:15.378Z] #3 DONE 0.1s [2025-06-30T05:29:15.378Z] [2025-06-30T05:29:15.378Z] #4 [internal] load .dockerignore [2025-06-30T05:29:15.378Z] #4 transferring context: 2B done [2025-06-30T05:29:15.378Z] #4 DONE 0.0s [2025-06-30T05:29:15.378Z] [2025-06-30T05:29:15.378Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:15.378Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:15.378Z] #5 DONE 0.0s [2025-06-30T05:29:15.378Z] [2025-06-30T05:29:15.378Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:15.378Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:15.378Z] #6 DONE 0.1s [2025-06-30T05:29:15.378Z] [2025-06-30T05:29:15.378Z] #7 exporting to image [2025-06-30T05:29:15.378Z] #7 exporting layers done [2025-06-30T05:29:15.378Z] #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done [2025-06-30T05:29:15.378Z] #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e [2025-06-30T05:29:15.378Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:15.638Z] #7 ... [2025-06-30T05:29:15.638Z] [2025-06-30T05:29:15.638Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:15.638Z] #8 DONE 0.0s [2025-06-30T05:29:15.638Z] [2025-06-30T05:29:15.638Z] #7 exporting to image [2025-06-30T05:29:15.638Z] #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done [2025-06-30T05:29:15.638Z] #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done [2025-06-30T05:29:15.638Z] #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done [2025-06-30T05:29:15.638Z] #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done [2025-06-30T05:29:15.638Z] #7 pushing layers [2025-06-30T05:29:15.638Z] #7 pushing layers 0.1s done [2025-06-30T05:29:15.638Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done [2025-06-30T05:29:15.638Z] #7 DONE 0.2s [2025-06-30T05:29:15.638Z] [2025-06-30T05:29:15.638Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:15.638Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:15.938Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-06-30T05:29:15.938Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-06-30T05:29:15.938Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:15.938Z] #1 transferring dockerfile: 182B done [2025-06-30T05:29:15.938Z] #1 DONE 0.0s [2025-06-30T05:29:15.938Z] [2025-06-30T05:29:15.938Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-30T05:29:15.938Z] #2 DONE 0.0s [2025-06-30T05:29:15.938Z] [2025-06-30T05:29:15.938Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-30T05:29:15.938Z] #3 DONE 0.0s [2025-06-30T05:29:15.938Z] [2025-06-30T05:29:15.938Z] #4 [internal] load .dockerignore [2025-06-30T05:29:15.938Z] #4 transferring context: 2B done [2025-06-30T05:29:15.938Z] #4 DONE 0.0s [2025-06-30T05:29:15.938Z] [2025-06-30T05:29:15.938Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:15.938Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:15.938Z] #5 CACHED [2025-06-30T05:29:15.938Z] [2025-06-30T05:29:15.938Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:15.938Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:15.938Z] #6 CACHED [2025-06-30T05:29:15.938Z] [2025-06-30T05:29:15.938Z] #7 exporting to image [2025-06-30T05:29:15.938Z] #7 exporting layers done [2025-06-30T05:29:15.938Z] #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done [2025-06-30T05:29:15.938Z] #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done [2025-06-30T05:29:15.938Z] #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done [2025-06-30T05:29:15.938Z] #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done [2025-06-30T05:29:15.938Z] #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done [2025-06-30T05:29:15.938Z] #7 pushing layers 0.0s done [2025-06-30T05:29:15.938Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 [2025-06-30T05:29:15.938Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:16.197Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done [2025-06-30T05:29:16.197Z] #7 DONE 0.1s [2025-06-30T05:29:16.197Z] [2025-06-30T05:29:16.197Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:16.197Z] #8 DONE 0.0s [2025-06-30T05:29:16.197Z] [2025-06-30T05:29:16.197Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:16.197Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:16.487Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31' [2025-06-30T05:29:16.487Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 --push - [2025-06-30T05:29:16.487Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:16.487Z] #1 transferring dockerfile: 188B done [2025-06-30T05:29:16.487Z] #1 DONE 0.0s [2025-06-30T05:29:16.487Z] [2025-06-30T05:29:16.487Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 [2025-06-30T05:29:16.487Z] #2 DONE 0.0s [2025-06-30T05:29:16.487Z] [2025-06-30T05:29:16.487Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 [2025-06-30T05:29:16.487Z] #3 DONE 0.0s [2025-06-30T05:29:16.487Z] [2025-06-30T05:29:16.487Z] #4 [internal] load .dockerignore [2025-06-30T05:29:16.487Z] #4 transferring context: 2B done [2025-06-30T05:29:16.487Z] #4 DONE 0.0s [2025-06-30T05:29:16.487Z] [2025-06-30T05:29:16.487Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:16.487Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:16.487Z] #5 CACHED [2025-06-30T05:29:16.487Z] [2025-06-30T05:29:16.487Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:16.487Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:16.487Z] #6 CACHED [2025-06-30T05:29:16.487Z] [2025-06-30T05:29:16.487Z] #7 exporting to image [2025-06-30T05:29:16.487Z] #7 exporting layers done [2025-06-30T05:29:16.487Z] #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done [2025-06-30T05:29:16.487Z] #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done [2025-06-30T05:29:16.487Z] #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done [2025-06-30T05:29:16.487Z] #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done [2025-06-30T05:29:16.487Z] #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done [2025-06-30T05:29:16.487Z] #7 pushing layers 0.0s done [2025-06-30T05:29:16.487Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 [2025-06-30T05:29:16.487Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:16.748Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done [2025-06-30T05:29:16.748Z] #7 DONE 0.1s [2025-06-30T05:29:16.748Z] [2025-06-30T05:29:16.748Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:16.748Z] #8 DONE 0.0s [2025-06-30T05:29:16.748Z] [2025-06-30T05:29:16.748Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:16.748Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:17.036Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:17.036Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:17.036Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:17.036Z] #1 transferring dockerfile: 229B done [2025-06-30T05:29:17.036Z] #1 DONE 0.0s [2025-06-30T05:29:17.036Z] [2025-06-30T05:29:17.036Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:17.036Z] #2 DONE 0.0s [2025-06-30T05:29:17.036Z] [2025-06-30T05:29:17.036Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:17.036Z] #3 DONE 0.0s [2025-06-30T05:29:17.036Z] [2025-06-30T05:29:17.036Z] #4 [internal] load .dockerignore [2025-06-30T05:29:17.036Z] #4 transferring context: 2B done [2025-06-30T05:29:17.036Z] #4 DONE 0.0s [2025-06-30T05:29:17.036Z] [2025-06-30T05:29:17.036Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:17.036Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 done [2025-06-30T05:29:17.036Z] #5 CACHED [2025-06-30T05:29:17.036Z] [2025-06-30T05:29:17.036Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:17.036Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:17.036Z] #6 CACHED [2025-06-30T05:29:17.036Z] [2025-06-30T05:29:17.036Z] #7 exporting to image [2025-06-30T05:29:17.036Z] #7 exporting layers done [2025-06-30T05:29:17.036Z] #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done [2025-06-30T05:29:17.036Z] #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done [2025-06-30T05:29:17.036Z] #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done [2025-06-30T05:29:17.036Z] #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f [2025-06-30T05:29:17.036Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:17.295Z] #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done [2025-06-30T05:29:17.295Z] #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done [2025-06-30T05:29:17.295Z] #7 pushing layers 0.0s done [2025-06-30T05:29:17.295Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done [2025-06-30T05:29:17.295Z] #7 DONE 0.1s [2025-06-30T05:29:17.295Z] [2025-06-30T05:29:17.295Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:17.295Z] #8 DONE 0.0s [2025-06-30T05:29:17.295Z] [2025-06-30T05:29:17.295Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:17.295Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:17.582Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-06-30T05:29:17.582Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-06-30T05:29:17.582Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:17.582Z] #1 transferring dockerfile: 180B done [2025-06-30T05:29:17.582Z] #1 DONE 0.0s [2025-06-30T05:29:17.582Z] [2025-06-30T05:29:17.582Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-30T05:29:17.582Z] #2 DONE 0.0s [2025-06-30T05:29:17.582Z] [2025-06-30T05:29:17.582Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-30T05:29:17.582Z] #3 DONE 0.0s [2025-06-30T05:29:17.582Z] [2025-06-30T05:29:17.582Z] #4 [internal] load .dockerignore [2025-06-30T05:29:17.582Z] #4 transferring context: 2B done [2025-06-30T05:29:17.582Z] #4 DONE 0.0s [2025-06-30T05:29:17.582Z] [2025-06-30T05:29:17.582Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:17.582Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 done [2025-06-30T05:29:17.582Z] #5 CACHED [2025-06-30T05:29:17.582Z] [2025-06-30T05:29:17.582Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 [2025-06-30T05:29:17.582Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done [2025-06-30T05:29:17.582Z] #6 CACHED [2025-06-30T05:29:17.582Z] [2025-06-30T05:29:17.582Z] #7 exporting to image [2025-06-30T05:29:17.582Z] #7 exporting layers done [2025-06-30T05:29:17.582Z] #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done [2025-06-30T05:29:17.582Z] #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done [2025-06-30T05:29:17.582Z] #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 [2025-06-30T05:29:17.582Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:17.843Z] #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done [2025-06-30T05:29:17.843Z] #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done [2025-06-30T05:29:17.843Z] #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done [2025-06-30T05:29:17.843Z] #7 pushing layers 0.0s done [2025-06-30T05:29:17.843Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done [2025-06-30T05:29:17.843Z] #7 DONE 0.1s [2025-06-30T05:29:17.843Z] [2025-06-30T05:29:17.843Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:17.843Z] #8 DONE 0.0s [2025-06-30T05:29:17.843Z] [2025-06-30T05:29:17.843Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:17.843Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:18.135Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:18.135Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:18.135Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:18.398Z] #1 transferring dockerfile: 194B done [2025-06-30T05:29:18.398Z] #1 DONE 0.0s [2025-06-30T05:29:18.398Z] [2025-06-30T05:29:18.398Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:18.398Z] #2 DONE 0.0s [2025-06-30T05:29:18.398Z] [2025-06-30T05:29:18.398Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:18.398Z] #3 DONE 0.0s [2025-06-30T05:29:18.398Z] [2025-06-30T05:29:18.398Z] #4 [internal] load .dockerignore [2025-06-30T05:29:18.398Z] #4 transferring context: 2B done [2025-06-30T05:29:18.398Z] #4 DONE 0.0s [2025-06-30T05:29:18.398Z] [2025-06-30T05:29:18.398Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:18.398Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:18.398Z] #5 DONE 0.0s [2025-06-30T05:29:18.398Z] [2025-06-30T05:29:18.398Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:18.398Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:18.398Z] #6 DONE 0.0s [2025-06-30T05:29:18.398Z] [2025-06-30T05:29:18.398Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:18.398Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:18.398Z] #5 DONE 0.1s [2025-06-30T05:29:18.398Z] [2025-06-30T05:29:18.398Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:18.659Z] #7 DONE 0.0s [2025-06-30T05:29:18.659Z] [2025-06-30T05:29:18.659Z] #8 exporting to image [2025-06-30T05:29:18.659Z] #8 exporting layers done [2025-06-30T05:29:18.659Z] #8 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 0.0s done [2025-06-30T05:29:18.659Z] #8 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done [2025-06-30T05:29:18.659Z] #8 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done [2025-06-30T05:29:18.659Z] #8 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done [2025-06-30T05:29:18.659Z] #8 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.0s done [2025-06-30T05:29:18.659Z] #8 pushing layers 0.1s done [2025-06-30T05:29:18.659Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done [2025-06-30T05:29:18.659Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:18.659Z] #8 DONE 0.2s [2025-06-30T05:29:18.659Z] [2025-06-30T05:29:18.659Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:18.659Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:18.952Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-06-30T05:29:18.952Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-06-30T05:29:18.952Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:18.952Z] #1 transferring dockerfile: 160B done [2025-06-30T05:29:18.952Z] #1 DONE 0.0s [2025-06-30T05:29:18.952Z] [2025-06-30T05:29:18.952Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-30T05:29:18.952Z] #2 DONE 0.0s [2025-06-30T05:29:18.952Z] [2025-06-30T05:29:18.952Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-30T05:29:18.952Z] #3 DONE 0.0s [2025-06-30T05:29:18.952Z] [2025-06-30T05:29:18.952Z] #4 [internal] load .dockerignore [2025-06-30T05:29:18.952Z] #4 transferring context: 2B done [2025-06-30T05:29:18.952Z] #4 DONE 0.0s [2025-06-30T05:29:18.952Z] [2025-06-30T05:29:18.952Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:18.952Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:18.952Z] #5 CACHED [2025-06-30T05:29:18.952Z] [2025-06-30T05:29:18.952Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:18.952Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c done [2025-06-30T05:29:18.952Z] #6 CACHED [2025-06-30T05:29:18.952Z] [2025-06-30T05:29:18.952Z] #7 exporting to image [2025-06-30T05:29:18.952Z] #7 exporting layers done [2025-06-30T05:29:18.952Z] #7 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done [2025-06-30T05:29:18.952Z] #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 [2025-06-30T05:29:18.952Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:19.212Z] #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done [2025-06-30T05:29:19.212Z] #7 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done [2025-06-30T05:29:19.212Z] #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done [2025-06-30T05:29:19.212Z] #7 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done [2025-06-30T05:29:19.212Z] #7 pushing layers 0.0s done [2025-06-30T05:29:19.212Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done [2025-06-30T05:29:19.212Z] #7 DONE 0.1s [2025-06-30T05:29:19.212Z] [2025-06-30T05:29:19.212Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:19.212Z] #8 DONE 0.0s [2025-06-30T05:29:19.212Z] [2025-06-30T05:29:19.212Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:19.212Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:19.503Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31' [2025-06-30T05:29:19.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 --push - [2025-06-30T05:29:19.763Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:19.763Z] #1 transferring dockerfile: 166B done [2025-06-30T05:29:19.763Z] #1 DONE 0.0s [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 [2025-06-30T05:29:19.763Z] #2 DONE 0.0s [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 [2025-06-30T05:29:19.763Z] #3 DONE 0.0s [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] #4 [internal] load .dockerignore [2025-06-30T05:29:19.763Z] #4 transferring context: 2B done [2025-06-30T05:29:19.763Z] #4 DONE 0.0s [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:19.763Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:19.763Z] #5 CACHED [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:19.763Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:19.763Z] #6 CACHED [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] #7 exporting to image [2025-06-30T05:29:19.763Z] #7 exporting layers done [2025-06-30T05:29:19.763Z] #7 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done [2025-06-30T05:29:19.763Z] #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done [2025-06-30T05:29:19.763Z] #7 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done [2025-06-30T05:29:19.763Z] #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done [2025-06-30T05:29:19.763Z] #7 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done [2025-06-30T05:29:19.763Z] #7 pushing layers 0.0s done [2025-06-30T05:29:19.763Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 [2025-06-30T05:29:19.763Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:19.763Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done [2025-06-30T05:29:19.763Z] #7 DONE 0.1s [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:19.763Z] #8 DONE 0.0s [2025-06-30T05:29:19.763Z] [2025-06-30T05:29:19.763Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:19.763Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:20.054Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:20.054Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:20.054Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:20.054Z] #1 transferring dockerfile: 207B done [2025-06-30T05:29:20.054Z] #1 DONE 0.0s [2025-06-30T05:29:20.054Z] [2025-06-30T05:29:20.054Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:20.054Z] #2 DONE 0.0s [2025-06-30T05:29:20.054Z] [2025-06-30T05:29:20.054Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:20.054Z] #3 DONE 0.0s [2025-06-30T05:29:20.054Z] [2025-06-30T05:29:20.054Z] #4 [internal] load .dockerignore [2025-06-30T05:29:20.054Z] #4 transferring context: 2B done [2025-06-30T05:29:20.054Z] #4 DONE 0.0s [2025-06-30T05:29:20.314Z] [2025-06-30T05:29:20.314Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:20.314Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:20.314Z] #5 CACHED [2025-06-30T05:29:20.314Z] [2025-06-30T05:29:20.314Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:20.314Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:20.314Z] #6 CACHED [2025-06-30T05:29:20.314Z] [2025-06-30T05:29:20.314Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:20.314Z] #7 DONE 0.0s [2025-06-30T05:29:20.314Z] [2025-06-30T05:29:20.314Z] #8 exporting to image [2025-06-30T05:29:20.314Z] #8 exporting layers done [2025-06-30T05:29:20.314Z] #8 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done [2025-06-30T05:29:20.314Z] #8 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done [2025-06-30T05:29:20.314Z] #8 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done [2025-06-30T05:29:20.314Z] #8 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done [2025-06-30T05:29:20.314Z] #8 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done [2025-06-30T05:29:20.314Z] #8 pushing layers 0.0s done [2025-06-30T05:29:20.314Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done [2025-06-30T05:29:20.314Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:20.314Z] #8 DONE 0.1s [2025-06-30T05:29:20.314Z] [2025-06-30T05:29:20.314Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:20.314Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:20.603Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-06-30T05:29:20.603Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-06-30T05:29:20.603Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:20.603Z] #1 transferring dockerfile: 158B done [2025-06-30T05:29:20.603Z] #1 DONE 0.0s [2025-06-30T05:29:20.603Z] [2025-06-30T05:29:20.603Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-30T05:29:20.603Z] #2 DONE 0.0s [2025-06-30T05:29:20.603Z] [2025-06-30T05:29:20.603Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-30T05:29:20.603Z] #3 DONE 0.0s [2025-06-30T05:29:20.603Z] [2025-06-30T05:29:20.603Z] #4 [internal] load .dockerignore [2025-06-30T05:29:20.603Z] #4 transferring context: 2B done [2025-06-30T05:29:20.603Z] #4 DONE 0.0s [2025-06-30T05:29:20.603Z] [2025-06-30T05:29:20.603Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:20.603Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:20.603Z] #5 CACHED [2025-06-30T05:29:20.603Z] [2025-06-30T05:29:20.603Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c [2025-06-30T05:29:20.603Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done [2025-06-30T05:29:20.603Z] #6 CACHED [2025-06-30T05:29:20.603Z] [2025-06-30T05:29:20.603Z] #7 exporting to image [2025-06-30T05:29:20.603Z] #7 exporting layers done [2025-06-30T05:29:20.603Z] #7 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done [2025-06-30T05:29:20.603Z] #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done [2025-06-30T05:29:20.603Z] #7 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done [2025-06-30T05:29:20.603Z] #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a [2025-06-30T05:29:20.603Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:20.862Z] #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done [2025-06-30T05:29:20.862Z] #7 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done [2025-06-30T05:29:20.862Z] #7 pushing layers 0.0s done [2025-06-30T05:29:20.862Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done [2025-06-30T05:29:20.862Z] #7 DONE 0.1s [2025-06-30T05:29:20.862Z] [2025-06-30T05:29:20.862Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:20.862Z] #8 DONE 0.0s [2025-06-30T05:29:20.862Z] [2025-06-30T05:29:20.862Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:20.862Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:21.153Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:21.153Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:21.153Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:21.153Z] #1 transferring dockerfile: 196B done [2025-06-30T05:29:21.153Z] #1 DONE 0.0s [2025-06-30T05:29:21.153Z] [2025-06-30T05:29:21.153Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:21.153Z] #2 DONE 0.0s [2025-06-30T05:29:21.153Z] [2025-06-30T05:29:21.153Z] #3 [internal] load .dockerignore [2025-06-30T05:29:21.153Z] #3 transferring context: 2B done [2025-06-30T05:29:21.153Z] #3 DONE 0.0s [2025-06-30T05:29:21.153Z] [2025-06-30T05:29:21.153Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:21.153Z] #4 DONE 0.1s [2025-06-30T05:29:21.412Z] [2025-06-30T05:29:21.412Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:21.412Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done [2025-06-30T05:29:21.412Z] #5 DONE 0.0s [2025-06-30T05:29:21.412Z] [2025-06-30T05:29:21.412Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:21.412Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done [2025-06-30T05:29:21.412Z] #6 DONE 0.1s [2025-06-30T05:29:21.412Z] [2025-06-30T05:29:21.412Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:21.671Z] #7 DONE 0.0s [2025-06-30T05:29:21.671Z] [2025-06-30T05:29:21.671Z] #8 exporting to image [2025-06-30T05:29:21.671Z] #8 exporting layers done [2025-06-30T05:29:21.671Z] #8 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done [2025-06-30T05:29:21.671Z] #8 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done [2025-06-30T05:29:21.671Z] #8 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done [2025-06-30T05:29:21.671Z] #8 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done [2025-06-30T05:29:21.671Z] #8 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done [2025-06-30T05:29:21.671Z] #8 pushing layers 0.1s done [2025-06-30T05:29:21.671Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 [2025-06-30T05:29:21.671Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:21.671Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done [2025-06-30T05:29:21.671Z] #8 DONE 0.2s [2025-06-30T05:29:21.671Z] [2025-06-30T05:29:21.671Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:21.671Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:21.955Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-06-30T05:29:21.955Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-06-30T05:29:22.213Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:22.213Z] #1 transferring dockerfile: 162B done [2025-06-30T05:29:22.213Z] #1 DONE 0.0s [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-30T05:29:22.213Z] #2 DONE 0.0s [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-30T05:29:22.213Z] #3 DONE 0.0s [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] #4 [internal] load .dockerignore [2025-06-30T05:29:22.213Z] #4 transferring context: 2B done [2025-06-30T05:29:22.213Z] #4 DONE 0.0s [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:22.213Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done [2025-06-30T05:29:22.213Z] #5 CACHED [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:22.213Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done [2025-06-30T05:29:22.213Z] #6 CACHED [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] #7 exporting to image [2025-06-30T05:29:22.213Z] #7 exporting layers done [2025-06-30T05:29:22.213Z] #7 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done [2025-06-30T05:29:22.213Z] #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b [2025-06-30T05:29:22.213Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:22.213Z] #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done [2025-06-30T05:29:22.213Z] #7 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done [2025-06-30T05:29:22.213Z] #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done [2025-06-30T05:29:22.213Z] #7 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done [2025-06-30T05:29:22.213Z] #7 pushing layers 0.0s done [2025-06-30T05:29:22.213Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done [2025-06-30T05:29:22.213Z] #7 DONE 0.1s [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:22.213Z] #8 DONE 0.0s [2025-06-30T05:29:22.213Z] [2025-06-30T05:29:22.213Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:22.213Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:22.507Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31' [2025-06-30T05:29:22.507Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 --push - [2025-06-30T05:29:22.507Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:22.507Z] #1 transferring dockerfile: 168B done [2025-06-30T05:29:22.507Z] #1 DONE 0.0s [2025-06-30T05:29:22.507Z] [2025-06-30T05:29:22.507Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 [2025-06-30T05:29:22.507Z] #2 DONE 0.0s [2025-06-30T05:29:22.507Z] [2025-06-30T05:29:22.507Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 [2025-06-30T05:29:22.507Z] #3 DONE 0.0s [2025-06-30T05:29:22.507Z] [2025-06-30T05:29:22.507Z] #4 [internal] load .dockerignore [2025-06-30T05:29:22.507Z] #4 transferring context: 2B done [2025-06-30T05:29:22.507Z] #4 DONE 0.0s [2025-06-30T05:29:22.507Z] [2025-06-30T05:29:22.507Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:22.507Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc done [2025-06-30T05:29:22.507Z] #5 CACHED [2025-06-30T05:29:22.507Z] [2025-06-30T05:29:22.507Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:22.507Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc done [2025-06-30T05:29:22.507Z] #6 CACHED [2025-06-30T05:29:22.507Z] [2025-06-30T05:29:22.507Z] #7 exporting to image [2025-06-30T05:29:22.507Z] #7 exporting layers done [2025-06-30T05:29:22.507Z] #7 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done [2025-06-30T05:29:22.507Z] #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done [2025-06-30T05:29:22.507Z] #7 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done [2025-06-30T05:29:22.507Z] #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done [2025-06-30T05:29:22.507Z] #7 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done [2025-06-30T05:29:22.507Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:22.766Z] #7 pushing layers 0.0s done [2025-06-30T05:29:22.766Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done [2025-06-30T05:29:22.766Z] #7 DONE 0.1s [2025-06-30T05:29:22.766Z] [2025-06-30T05:29:22.766Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:22.766Z] #8 DONE 0.0s [2025-06-30T05:29:22.766Z] [2025-06-30T05:29:22.766Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:22.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:23.053Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:23.054Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:23.054Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:23.054Z] #1 transferring dockerfile: 209B done [2025-06-30T05:29:23.054Z] #1 DONE 0.0s [2025-06-30T05:29:23.054Z] [2025-06-30T05:29:23.054Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:23.054Z] #2 DONE 0.0s [2025-06-30T05:29:23.054Z] [2025-06-30T05:29:23.054Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:23.054Z] #3 DONE 0.0s [2025-06-30T05:29:23.054Z] [2025-06-30T05:29:23.054Z] #4 [internal] load .dockerignore [2025-06-30T05:29:23.054Z] #4 transferring context: 2B done [2025-06-30T05:29:23.054Z] #4 DONE 0.0s [2025-06-30T05:29:23.054Z] [2025-06-30T05:29:23.054Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:23.054Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done [2025-06-30T05:29:23.054Z] #5 CACHED [2025-06-30T05:29:23.054Z] [2025-06-30T05:29:23.054Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:23.054Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc done [2025-06-30T05:29:23.054Z] #6 CACHED [2025-06-30T05:29:23.054Z] [2025-06-30T05:29:23.054Z] #7 exporting to image [2025-06-30T05:29:23.054Z] #7 exporting layers done [2025-06-30T05:29:23.054Z] #7 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done [2025-06-30T05:29:23.054Z] #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done [2025-06-30T05:29:23.054Z] #7 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done [2025-06-30T05:29:23.054Z] #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 [2025-06-30T05:29:23.054Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:23.311Z] #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done [2025-06-30T05:29:23.311Z] #7 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done [2025-06-30T05:29:23.311Z] #7 pushing layers 0.0s done [2025-06-30T05:29:23.311Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done [2025-06-30T05:29:23.311Z] #7 DONE 0.1s [2025-06-30T05:29:23.311Z] [2025-06-30T05:29:23.311Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:23.311Z] #8 DONE 0.0s [2025-06-30T05:29:23.311Z] [2025-06-30T05:29:23.311Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:23.312Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:23.600Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-06-30T05:29:23.600Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-06-30T05:29:23.600Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:23.600Z] #1 transferring dockerfile: 160B done [2025-06-30T05:29:23.600Z] #1 DONE 0.0s [2025-06-30T05:29:23.600Z] [2025-06-30T05:29:23.600Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-30T05:29:23.600Z] #2 DONE 0.0s [2025-06-30T05:29:23.600Z] [2025-06-30T05:29:23.600Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-30T05:29:23.600Z] #3 DONE 0.0s [2025-06-30T05:29:23.600Z] [2025-06-30T05:29:23.600Z] #4 [internal] load .dockerignore [2025-06-30T05:29:23.600Z] #4 transferring context: 2B done [2025-06-30T05:29:23.600Z] #4 DONE 0.0s [2025-06-30T05:29:23.600Z] [2025-06-30T05:29:23.600Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:23.600Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done [2025-06-30T05:29:23.600Z] #5 DONE 0.0s [2025-06-30T05:29:23.600Z] [2025-06-30T05:29:23.600Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:23.858Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done [2025-06-30T05:29:23.858Z] #6 CACHED [2025-06-30T05:29:23.858Z] [2025-06-30T05:29:23.858Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc [2025-06-30T05:29:23.858Z] #5 CACHED [2025-06-30T05:29:23.858Z] [2025-06-30T05:29:23.858Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:23.858Z] #7 DONE 0.0s [2025-06-30T05:29:23.858Z] [2025-06-30T05:29:23.858Z] #8 exporting to image [2025-06-30T05:29:23.858Z] #8 exporting layers done [2025-06-30T05:29:23.858Z] #8 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done [2025-06-30T05:29:23.858Z] #8 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done [2025-06-30T05:29:23.858Z] #8 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done [2025-06-30T05:29:23.858Z] #8 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done [2025-06-30T05:29:23.858Z] #8 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done [2025-06-30T05:29:23.858Z] #8 pushing layers 0.0s done [2025-06-30T05:29:23.858Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done [2025-06-30T05:29:23.858Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:23.858Z] #8 DONE 0.1s [2025-06-30T05:29:23.858Z] [2025-06-30T05:29:23.858Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:23.858Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:24.153Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:24.153Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:24.420Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:24.420Z] #1 transferring dockerfile: 198B done [2025-06-30T05:29:24.420Z] #1 DONE 0.0s [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:24.420Z] #2 DONE 0.1s [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:24.420Z] #3 DONE 0.1s [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #4 [internal] load .dockerignore [2025-06-30T05:29:24.420Z] #4 transferring context: [2025-06-30T05:29:24.420Z] #4 transferring context: 2B done [2025-06-30T05:29:24.420Z] #4 DONE 0.0s [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:24.420Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:24.420Z] #5 ... [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:24.420Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:24.420Z] #6 DONE 0.1s [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #7 exporting to image [2025-06-30T05:29:24.420Z] #7 exporting layers done [2025-06-30T05:29:24.420Z] #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done [2025-06-30T05:29:24.420Z] #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done [2025-06-30T05:29:24.420Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:24.420Z] #7 ... [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:24.420Z] #8 DONE 0.0s [2025-06-30T05:29:24.420Z] [2025-06-30T05:29:24.420Z] #7 exporting to image [2025-06-30T05:29:24.420Z] #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done [2025-06-30T05:29:24.420Z] #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done [2025-06-30T05:29:24.420Z] #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done [2025-06-30T05:29:24.420Z] #7 pushing layers 0.1s done [2025-06-30T05:29:24.420Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 [2025-06-30T05:29:24.679Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done [2025-06-30T05:29:24.680Z] #7 DONE 0.2s [2025-06-30T05:29:24.680Z] [2025-06-30T05:29:24.680Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:24.680Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:24.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-06-30T05:29:24.969Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-06-30T05:29:25.229Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:25.229Z] #1 transferring dockerfile: 164B done [2025-06-30T05:29:25.229Z] #1 DONE 0.0s [2025-06-30T05:29:25.229Z] [2025-06-30T05:29:25.229Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-30T05:29:25.229Z] #2 DONE 0.0s [2025-06-30T05:29:25.229Z] [2025-06-30T05:29:25.229Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-30T05:29:25.229Z] #3 DONE 0.0s [2025-06-30T05:29:25.229Z] [2025-06-30T05:29:25.229Z] #4 [internal] load .dockerignore [2025-06-30T05:29:25.229Z] #4 transferring context: 2B done [2025-06-30T05:29:25.229Z] #4 DONE 0.0s [2025-06-30T05:29:25.229Z] [2025-06-30T05:29:25.229Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:25.229Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:25.229Z] #5 CACHED [2025-06-30T05:29:25.229Z] [2025-06-30T05:29:25.230Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:25.230Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:25.230Z] #6 CACHED [2025-06-30T05:29:25.230Z] [2025-06-30T05:29:25.230Z] #7 exporting to image [2025-06-30T05:29:25.230Z] #7 exporting layers done [2025-06-30T05:29:25.230Z] #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done [2025-06-30T05:29:25.230Z] #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done [2025-06-30T05:29:25.230Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:25.230Z] #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done [2025-06-30T05:29:25.230Z] #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done [2025-06-30T05:29:25.230Z] #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done [2025-06-30T05:29:25.230Z] #7 pushing layers 0.0s done [2025-06-30T05:29:25.230Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done [2025-06-30T05:29:25.230Z] #7 DONE 0.1s [2025-06-30T05:29:25.230Z] [2025-06-30T05:29:25.230Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:25.230Z] #8 DONE 0.0s [2025-06-30T05:29:25.230Z] [2025-06-30T05:29:25.230Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:25.230Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:25.515Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31' [2025-06-30T05:29:25.515Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 --push - [2025-06-30T05:29:25.515Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:25.515Z] #1 transferring dockerfile: 170B done [2025-06-30T05:29:25.515Z] #1 DONE 0.0s [2025-06-30T05:29:25.515Z] [2025-06-30T05:29:25.515Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 [2025-06-30T05:29:25.515Z] #2 DONE 0.0s [2025-06-30T05:29:25.515Z] [2025-06-30T05:29:25.515Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 [2025-06-30T05:29:25.515Z] #3 DONE 0.0s [2025-06-30T05:29:25.515Z] [2025-06-30T05:29:25.515Z] #4 [internal] load .dockerignore [2025-06-30T05:29:25.515Z] #4 transferring context: 2B done [2025-06-30T05:29:25.515Z] #4 DONE 0.0s [2025-06-30T05:29:25.515Z] [2025-06-30T05:29:25.515Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:25.515Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:25.515Z] #5 CACHED [2025-06-30T05:29:25.515Z] [2025-06-30T05:29:25.515Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:25.515Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:25.515Z] #6 CACHED [2025-06-30T05:29:25.515Z] [2025-06-30T05:29:25.515Z] #7 exporting to image [2025-06-30T05:29:25.515Z] #7 exporting layers done [2025-06-30T05:29:25.515Z] #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done [2025-06-30T05:29:25.515Z] #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done [2025-06-30T05:29:25.515Z] #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done [2025-06-30T05:29:25.515Z] #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done [2025-06-30T05:29:25.515Z] #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done [2025-06-30T05:29:25.515Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:25.774Z] #7 pushing layers 0.0s done [2025-06-30T05:29:25.774Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done [2025-06-30T05:29:25.774Z] #7 DONE 0.1s [2025-06-30T05:29:25.774Z] [2025-06-30T05:29:25.774Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:25.774Z] #8 DONE 0.0s [2025-06-30T05:29:25.774Z] [2025-06-30T05:29:25.774Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:25.774Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:26.073Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:26.073Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:26.073Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:26.073Z] #1 transferring dockerfile: 211B done [2025-06-30T05:29:26.073Z] #1 DONE 0.0s [2025-06-30T05:29:26.073Z] [2025-06-30T05:29:26.073Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:26.073Z] #2 DONE 0.0s [2025-06-30T05:29:26.073Z] [2025-06-30T05:29:26.073Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:26.073Z] #3 DONE 0.0s [2025-06-30T05:29:26.073Z] [2025-06-30T05:29:26.073Z] #4 [internal] load .dockerignore [2025-06-30T05:29:26.073Z] #4 transferring context: 2B done [2025-06-30T05:29:26.073Z] #4 DONE 0.0s [2025-06-30T05:29:26.073Z] [2025-06-30T05:29:26.073Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:26.073Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:26.073Z] #5 CACHED [2025-06-30T05:29:26.073Z] [2025-06-30T05:29:26.073Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:26.073Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:26.073Z] #6 CACHED [2025-06-30T05:29:26.073Z] [2025-06-30T05:29:26.073Z] #7 exporting to image [2025-06-30T05:29:26.073Z] #7 exporting layers [2025-06-30T05:29:26.073Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:26.333Z] #7 exporting layers done [2025-06-30T05:29:26.333Z] #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done [2025-06-30T05:29:26.333Z] #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done [2025-06-30T05:29:26.333Z] #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done [2025-06-30T05:29:26.333Z] #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done [2025-06-30T05:29:26.333Z] #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done [2025-06-30T05:29:26.333Z] #7 pushing layers 0.0s done [2025-06-30T05:29:26.333Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done [2025-06-30T05:29:26.333Z] #7 DONE 0.1s [2025-06-30T05:29:26.333Z] [2025-06-30T05:29:26.333Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:26.333Z] #8 DONE 0.0s [2025-06-30T05:29:26.333Z] [2025-06-30T05:29:26.333Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:26.333Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:26.624Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-06-30T05:29:26.624Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-06-30T05:29:26.624Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:26.624Z] #1 transferring dockerfile: 162B done [2025-06-30T05:29:26.624Z] #1 DONE 0.0s [2025-06-30T05:29:26.624Z] [2025-06-30T05:29:26.624Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-30T05:29:26.624Z] #2 DONE 0.0s [2025-06-30T05:29:26.624Z] [2025-06-30T05:29:26.624Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-30T05:29:26.624Z] #3 DONE 0.0s [2025-06-30T05:29:26.624Z] [2025-06-30T05:29:26.624Z] #4 [internal] load .dockerignore [2025-06-30T05:29:26.624Z] #4 transferring context: 2B done [2025-06-30T05:29:26.624Z] #4 DONE 0.0s [2025-06-30T05:29:26.624Z] [2025-06-30T05:29:26.624Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:26.624Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:26.624Z] #5 CACHED [2025-06-30T05:29:26.624Z] [2025-06-30T05:29:26.624Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 [2025-06-30T05:29:26.624Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done [2025-06-30T05:29:26.624Z] #6 CACHED [2025-06-30T05:29:26.624Z] [2025-06-30T05:29:26.624Z] #7 exporting to image [2025-06-30T05:29:26.624Z] #7 exporting layers [2025-06-30T05:29:26.624Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:26.884Z] #7 exporting layers done [2025-06-30T05:29:26.884Z] #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done [2025-06-30T05:29:26.884Z] #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done [2025-06-30T05:29:26.884Z] #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done [2025-06-30T05:29:26.884Z] #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done [2025-06-30T05:29:26.884Z] #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done [2025-06-30T05:29:26.884Z] #7 pushing layers 0.0s done [2025-06-30T05:29:26.884Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done [2025-06-30T05:29:26.884Z] #7 DONE 0.1s [2025-06-30T05:29:26.884Z] [2025-06-30T05:29:26.884Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:26.884Z] #8 DONE 0.0s [2025-06-30T05:29:26.884Z] [2025-06-30T05:29:26.884Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:26.884Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:27.176Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:27.177Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:27.177Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:27.177Z] #1 transferring dockerfile: 206B done [2025-06-30T05:29:27.177Z] #1 DONE 0.0s [2025-06-30T05:29:27.177Z] [2025-06-30T05:29:27.177Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:27.177Z] #2 DONE 0.0s [2025-06-30T05:29:27.177Z] [2025-06-30T05:29:27.177Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:27.177Z] #3 DONE 0.1s [2025-06-30T05:29:27.177Z] [2025-06-30T05:29:27.177Z] #4 [internal] load .dockerignore [2025-06-30T05:29:27.177Z] #4 transferring context: 2B done [2025-06-30T05:29:27.442Z] #4 DONE 0.0s [2025-06-30T05:29:27.442Z] [2025-06-30T05:29:27.442Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:27.442Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:27.442Z] #5 ... [2025-06-30T05:29:27.442Z] [2025-06-30T05:29:27.442Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:27.442Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:27.442Z] #6 DONE 0.2s [2025-06-30T05:29:27.442Z] [2025-06-30T05:29:27.442Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:27.702Z] #7 DONE 0.0s [2025-06-30T05:29:27.702Z] [2025-06-30T05:29:27.702Z] #8 exporting to image [2025-06-30T05:29:27.702Z] #8 exporting layers done [2025-06-30T05:29:27.702Z] #8 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 0.0s done [2025-06-30T05:29:27.702Z] #8 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done [2025-06-30T05:29:27.702Z] #8 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done [2025-06-30T05:29:27.702Z] #8 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done [2025-06-30T05:29:27.702Z] #8 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done [2025-06-30T05:29:27.702Z] #8 pushing layers 0.1s done [2025-06-30T05:29:27.702Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a [2025-06-30T05:29:27.702Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:27.702Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done [2025-06-30T05:29:27.702Z] #8 DONE 0.2s [2025-06-30T05:29:27.702Z] [2025-06-30T05:29:27.702Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:27.702Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:27.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-06-30T05:29:27.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-06-30T05:29:28.246Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:28.246Z] #1 transferring dockerfile: 172B done [2025-06-30T05:29:28.246Z] #1 DONE 0.0s [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-30T05:29:28.246Z] #2 DONE 0.0s [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-30T05:29:28.246Z] #3 DONE 0.0s [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #4 [internal] load .dockerignore [2025-06-30T05:29:28.246Z] #4 transferring context: 2B done [2025-06-30T05:29:28.246Z] #4 DONE 0.0s [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:28.246Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:28.246Z] #5 DONE 0.0s [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:28.246Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:28.246Z] #6 CACHED [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:28.246Z] #5 CACHED [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:28.246Z] #7 DONE 0.0s [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] #8 exporting to image [2025-06-30T05:29:28.246Z] #8 exporting layers done [2025-06-30T05:29:28.246Z] #8 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done [2025-06-30T05:29:28.246Z] #8 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done [2025-06-30T05:29:28.246Z] #8 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done [2025-06-30T05:29:28.246Z] #8 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done [2025-06-30T05:29:28.246Z] #8 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done [2025-06-30T05:29:28.246Z] #8 pushing layers 0.0s done [2025-06-30T05:29:28.246Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done [2025-06-30T05:29:28.246Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:28.246Z] #8 DONE 0.1s [2025-06-30T05:29:28.246Z] [2025-06-30T05:29:28.246Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:28.246Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:28.531Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 --push - [2025-06-30T05:29:28.531Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31' [2025-06-30T05:29:28.531Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:28.531Z] #1 transferring dockerfile: 178B done [2025-06-30T05:29:28.531Z] #1 DONE 0.0s [2025-06-30T05:29:28.531Z] [2025-06-30T05:29:28.531Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 [2025-06-30T05:29:28.531Z] #2 DONE 0.0s [2025-06-30T05:29:28.531Z] [2025-06-30T05:29:28.531Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 [2025-06-30T05:29:28.531Z] #3 DONE 0.0s [2025-06-30T05:29:28.531Z] [2025-06-30T05:29:28.531Z] #4 [internal] load .dockerignore [2025-06-30T05:29:28.531Z] #4 transferring context: 2B done [2025-06-30T05:29:28.531Z] #4 DONE 0.0s [2025-06-30T05:29:28.531Z] [2025-06-30T05:29:28.531Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:28.531Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:28.531Z] #5 CACHED [2025-06-30T05:29:28.531Z] [2025-06-30T05:29:28.531Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:28.531Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:28.531Z] #6 CACHED [2025-06-30T05:29:28.531Z] [2025-06-30T05:29:28.531Z] #7 exporting to image [2025-06-30T05:29:28.531Z] #7 exporting layers [2025-06-30T05:29:28.531Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:28.791Z] #7 exporting layers done [2025-06-30T05:29:28.791Z] #7 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done [2025-06-30T05:29:28.791Z] #7 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done [2025-06-30T05:29:28.791Z] #7 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done [2025-06-30T05:29:28.791Z] #7 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done [2025-06-30T05:29:28.791Z] #7 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done [2025-06-30T05:29:28.791Z] #7 pushing layers 0.0s done [2025-06-30T05:29:28.791Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done [2025-06-30T05:29:28.791Z] #7 DONE 0.1s [2025-06-30T05:29:28.791Z] [2025-06-30T05:29:28.791Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:28.791Z] #8 DONE 0.0s [2025-06-30T05:29:28.791Z] [2025-06-30T05:29:28.791Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:28.791Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:29.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:29.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:29.076Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:29.076Z] #1 transferring dockerfile: 219B done [2025-06-30T05:29:29.076Z] #1 DONE 0.0s [2025-06-30T05:29:29.076Z] [2025-06-30T05:29:29.076Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:29.076Z] #2 DONE 0.0s [2025-06-30T05:29:29.076Z] [2025-06-30T05:29:29.076Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:29.076Z] #3 DONE 0.0s [2025-06-30T05:29:29.076Z] [2025-06-30T05:29:29.076Z] #4 [internal] load .dockerignore [2025-06-30T05:29:29.076Z] #4 transferring context: 2B done [2025-06-30T05:29:29.076Z] #4 DONE 0.0s [2025-06-30T05:29:29.076Z] [2025-06-30T05:29:29.076Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:29.076Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:29.076Z] #5 CACHED [2025-06-30T05:29:29.076Z] [2025-06-30T05:29:29.076Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:29.076Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 done [2025-06-30T05:29:29.076Z] #6 CACHED [2025-06-30T05:29:29.076Z] [2025-06-30T05:29:29.076Z] #7 exporting to image [2025-06-30T05:29:29.076Z] #7 exporting layers done [2025-06-30T05:29:29.076Z] #7 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done [2025-06-30T05:29:29.076Z] #7 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done [2025-06-30T05:29:29.076Z] #7 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done [2025-06-30T05:29:29.076Z] #7 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done [2025-06-30T05:29:29.076Z] #7 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done [2025-06-30T05:29:29.076Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:29.337Z] #7 pushing layers 0.0s done [2025-06-30T05:29:29.337Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done [2025-06-30T05:29:29.337Z] #7 DONE 0.1s [2025-06-30T05:29:29.337Z] [2025-06-30T05:29:29.337Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:29.337Z] #8 DONE 0.0s [2025-06-30T05:29:29.337Z] [2025-06-30T05:29:29.337Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:29.337Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:29.625Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-06-30T05:29:29.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-06-30T05:29:29.884Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:29.884Z] #1 transferring dockerfile: 170B done [2025-06-30T05:29:29.884Z] #1 DONE 0.0s [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-30T05:29:29.884Z] #2 DONE 0.0s [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-30T05:29:29.884Z] #3 DONE 0.0s [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] #4 [internal] load .dockerignore [2025-06-30T05:29:29.884Z] #4 transferring context: 2B done [2025-06-30T05:29:29.884Z] #4 DONE 0.0s [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:29.884Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:29.884Z] #5 CACHED [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 [2025-06-30T05:29:29.884Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done [2025-06-30T05:29:29.884Z] #6 CACHED [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] #7 exporting to image [2025-06-30T05:29:29.884Z] #7 exporting layers done [2025-06-30T05:29:29.884Z] #7 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done [2025-06-30T05:29:29.884Z] #7 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done [2025-06-30T05:29:29.884Z] #7 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done [2025-06-30T05:29:29.884Z] #7 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done [2025-06-30T05:29:29.884Z] #7 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done [2025-06-30T05:29:29.884Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:29.884Z] #7 pushing layers 0.0s done [2025-06-30T05:29:29.884Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done [2025-06-30T05:29:29.884Z] #7 DONE 0.1s [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:29.884Z] #8 DONE 0.0s [2025-06-30T05:29:29.884Z] [2025-06-30T05:29:29.884Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:29.884Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:30.172Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:30.172Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:30.172Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:30.172Z] #1 transferring dockerfile: 204B done [2025-06-30T05:29:30.172Z] #1 DONE 0.0s [2025-06-30T05:29:30.172Z] [2025-06-30T05:29:30.172Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:30.172Z] #2 DONE 0.0s [2025-06-30T05:29:30.172Z] [2025-06-30T05:29:30.172Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:30.172Z] #3 DONE 0.0s [2025-06-30T05:29:30.172Z] [2025-06-30T05:29:30.172Z] #4 [internal] load .dockerignore [2025-06-30T05:29:30.172Z] #4 transferring context: 2B done [2025-06-30T05:29:30.172Z] #4 DONE 0.0s [2025-06-30T05:29:30.434Z] [2025-06-30T05:29:30.434Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:30.434Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:30.434Z] #5 ... [2025-06-30T05:29:30.434Z] [2025-06-30T05:29:30.434Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:30.434Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done [2025-06-30T05:29:30.434Z] #6 DONE 0.1s [2025-06-30T05:29:30.434Z] [2025-06-30T05:29:30.434Z] #7 exporting to image [2025-06-30T05:29:30.434Z] #7 exporting layers done [2025-06-30T05:29:30.434Z] #7 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done [2025-06-30T05:29:30.434Z] #7 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done [2025-06-30T05:29:30.434Z] #7 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done [2025-06-30T05:29:30.434Z] #7 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done [2025-06-30T05:29:30.434Z] #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 [2025-06-30T05:29:30.434Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:30.434Z] #7 ... [2025-06-30T05:29:30.434Z] [2025-06-30T05:29:30.434Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:30.434Z] #8 DONE 0.0s [2025-06-30T05:29:30.434Z] [2025-06-30T05:29:30.434Z] #7 exporting to image [2025-06-30T05:29:30.434Z] #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done [2025-06-30T05:29:30.434Z] #7 pushing layers 0.1s done [2025-06-30T05:29:30.434Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 [2025-06-30T05:29:30.694Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done [2025-06-30T05:29:30.694Z] #7 DONE 0.2s [2025-06-30T05:29:30.694Z] [2025-06-30T05:29:30.694Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:30.694Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:30.985Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-06-30T05:29:30.985Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-06-30T05:29:31.243Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:31.243Z] #1 transferring dockerfile: 170B done [2025-06-30T05:29:31.243Z] #1 DONE 0.1s [2025-06-30T05:29:31.243Z] [2025-06-30T05:29:31.243Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-30T05:29:31.502Z] #2 DONE 0.1s [2025-06-30T05:29:31.502Z] [2025-06-30T05:29:31.502Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-30T05:29:31.502Z] #3 DONE 0.1s [2025-06-30T05:29:31.502Z] [2025-06-30T05:29:31.502Z] #4 [internal] load .dockerignore [2025-06-30T05:29:31.502Z] #4 transferring context: 2B done [2025-06-30T05:29:31.502Z] #4 DONE 0.0s [2025-06-30T05:29:31.502Z] [2025-06-30T05:29:31.502Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:31.502Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done [2025-06-30T05:29:31.502Z] #5 CACHED [2025-06-30T05:29:31.502Z] [2025-06-30T05:29:31.502Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:31.502Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done [2025-06-30T05:29:31.502Z] #6 CACHED [2025-06-30T05:29:31.502Z] [2025-06-30T05:29:31.502Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:31.502Z] #7 DONE 0.0s [2025-06-30T05:29:31.502Z] [2025-06-30T05:29:31.502Z] #8 exporting to image [2025-06-30T05:29:31.502Z] #8 exporting layers done [2025-06-30T05:29:31.502Z] #8 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done [2025-06-30T05:29:31.502Z] #8 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done [2025-06-30T05:29:31.502Z] #8 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done [2025-06-30T05:29:31.502Z] #8 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done [2025-06-30T05:29:31.502Z] #8 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done [2025-06-30T05:29:31.502Z] #8 pushing layers 0.0s done [2025-06-30T05:29:31.502Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done [2025-06-30T05:29:31.502Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:31.502Z] #8 DONE 0.1s [2025-06-30T05:29:31.502Z] [2025-06-30T05:29:31.502Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:31.502Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:31.795Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31' [2025-06-30T05:29:31.795Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 --push - [2025-06-30T05:29:32.057Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:32.057Z] #1 transferring dockerfile: 176B done [2025-06-30T05:29:32.057Z] #1 DONE 0.0s [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 [2025-06-30T05:29:32.057Z] #2 DONE 0.0s [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 [2025-06-30T05:29:32.057Z] #3 DONE 0.0s [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] #4 [internal] load .dockerignore [2025-06-30T05:29:32.057Z] #4 transferring context: 2B done [2025-06-30T05:29:32.057Z] #4 DONE 0.0s [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:32.057Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done [2025-06-30T05:29:32.057Z] #5 CACHED [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:32.057Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done [2025-06-30T05:29:32.057Z] #6 CACHED [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] #7 exporting to image [2025-06-30T05:29:32.057Z] #7 exporting layers done [2025-06-30T05:29:32.057Z] #7 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done [2025-06-30T05:29:32.057Z] #7 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done [2025-06-30T05:29:32.057Z] #7 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done [2025-06-30T05:29:32.057Z] #7 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done [2025-06-30T05:29:32.057Z] #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done [2025-06-30T05:29:32.057Z] #7 pushing layers 0.0s done [2025-06-30T05:29:32.057Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 [2025-06-30T05:29:32.057Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:32.057Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done [2025-06-30T05:29:32.057Z] #7 DONE 0.1s [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:32.057Z] #8 DONE 0.0s [2025-06-30T05:29:32.057Z] [2025-06-30T05:29:32.057Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:32.057Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:32.346Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:32.346Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:32.346Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:32.346Z] #1 transferring dockerfile: 217B done [2025-06-30T05:29:32.346Z] #1 DONE 0.0s [2025-06-30T05:29:32.346Z] [2025-06-30T05:29:32.346Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:32.346Z] #2 DONE 0.0s [2025-06-30T05:29:32.346Z] [2025-06-30T05:29:32.346Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:32.346Z] #3 DONE 0.0s [2025-06-30T05:29:32.346Z] [2025-06-30T05:29:32.346Z] #4 [internal] load .dockerignore [2025-06-30T05:29:32.346Z] #4 transferring context: 2B done [2025-06-30T05:29:32.346Z] #4 DONE 0.0s [2025-06-30T05:29:32.346Z] [2025-06-30T05:29:32.346Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:32.346Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done [2025-06-30T05:29:32.346Z] #5 CACHED [2025-06-30T05:29:32.346Z] [2025-06-30T05:29:32.346Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:32.346Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done [2025-06-30T05:29:32.346Z] #6 DONE 0.0s [2025-06-30T05:29:32.608Z] [2025-06-30T05:29:32.608Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:32.608Z] #6 CACHED [2025-06-30T05:29:32.608Z] [2025-06-30T05:29:32.608Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:32.608Z] #7 DONE 0.0s [2025-06-30T05:29:32.608Z] [2025-06-30T05:29:32.608Z] #8 exporting to image [2025-06-30T05:29:32.608Z] #8 exporting layers done [2025-06-30T05:29:32.608Z] #8 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done [2025-06-30T05:29:32.608Z] #8 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done [2025-06-30T05:29:32.608Z] #8 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done [2025-06-30T05:29:32.608Z] #8 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done [2025-06-30T05:29:32.608Z] #8 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done [2025-06-30T05:29:32.608Z] #8 pushing layers 0.0s done [2025-06-30T05:29:32.608Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done [2025-06-30T05:29:32.608Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:32.608Z] #8 DONE 0.1s [2025-06-30T05:29:32.608Z] [2025-06-30T05:29:32.608Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:32.608Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:32.895Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-06-30T05:29:32.895Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-06-30T05:29:32.895Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:32.895Z] #1 transferring dockerfile: 168B done [2025-06-30T05:29:32.895Z] #1 DONE 0.0s [2025-06-30T05:29:32.895Z] [2025-06-30T05:29:32.895Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-30T05:29:32.895Z] #2 DONE 0.0s [2025-06-30T05:29:32.895Z] [2025-06-30T05:29:32.895Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-30T05:29:32.895Z] #3 DONE 0.0s [2025-06-30T05:29:32.895Z] [2025-06-30T05:29:32.895Z] #4 [internal] load .dockerignore [2025-06-30T05:29:32.895Z] #4 transferring context: 2B done [2025-06-30T05:29:32.895Z] #4 DONE 0.0s [2025-06-30T05:29:32.895Z] [2025-06-30T05:29:32.896Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:32.896Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done [2025-06-30T05:29:32.896Z] #5 CACHED [2025-06-30T05:29:32.896Z] [2025-06-30T05:29:32.896Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e [2025-06-30T05:29:32.896Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done [2025-06-30T05:29:32.896Z] #6 CACHED [2025-06-30T05:29:32.896Z] [2025-06-30T05:29:32.896Z] #7 exporting to image [2025-06-30T05:29:32.896Z] #7 exporting layers done [2025-06-30T05:29:32.896Z] #7 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done [2025-06-30T05:29:32.896Z] #7 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done [2025-06-30T05:29:32.896Z] #7 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done [2025-06-30T05:29:32.896Z] #7 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done [2025-06-30T05:29:32.896Z] #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done [2025-06-30T05:29:32.896Z] #7 pushing layers 0.0s done [2025-06-30T05:29:32.896Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 [2025-06-30T05:29:32.896Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:33.156Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done [2025-06-30T05:29:33.156Z] #7 DONE 0.1s [2025-06-30T05:29:33.156Z] [2025-06-30T05:29:33.156Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:33.156Z] #8 DONE 0.0s [2025-06-30T05:29:33.156Z] [2025-06-30T05:29:33.156Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:33.156Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:33.442Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:33.442Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:33.442Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:33.442Z] #1 transferring dockerfile: 205B done [2025-06-30T05:29:33.442Z] #1 DONE 0.0s [2025-06-30T05:29:33.442Z] [2025-06-30T05:29:33.442Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:33.442Z] #2 DONE 0.0s [2025-06-30T05:29:33.442Z] [2025-06-30T05:29:33.442Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:33.442Z] #3 DONE 0.0s [2025-06-30T05:29:33.442Z] [2025-06-30T05:29:33.443Z] #4 [internal] load .dockerignore [2025-06-30T05:29:33.443Z] #4 transferring context: 2B done [2025-06-30T05:29:33.443Z] #4 DONE 0.0s [2025-06-30T05:29:33.443Z] [2025-06-30T05:29:33.443Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:33.443Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done [2025-06-30T05:29:33.443Z] #5 DONE 0.0s [2025-06-30T05:29:33.443Z] [2025-06-30T05:29:33.443Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:33.702Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done [2025-06-30T05:29:33.702Z] #6 DONE 0.0s [2025-06-30T05:29:33.702Z] [2025-06-30T05:29:33.702Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:33.702Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done [2025-06-30T05:29:33.702Z] #5 DONE 0.1s [2025-06-30T05:29:33.702Z] [2025-06-30T05:29:33.702Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:33.702Z] #7 DONE 0.0s [2025-06-30T05:29:33.702Z] [2025-06-30T05:29:33.702Z] #8 exporting to image [2025-06-30T05:29:33.702Z] #8 exporting layers done [2025-06-30T05:29:33.702Z] #8 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf 0.0s done [2025-06-30T05:29:33.702Z] #8 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f 0.0s done [2025-06-30T05:29:33.702Z] #8 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 0.0s done [2025-06-30T05:29:33.702Z] #8 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done [2025-06-30T05:29:33.702Z] #8 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done [2025-06-30T05:29:33.702Z] #8 pushing layers [2025-06-30T05:29:33.702Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:33.961Z] #8 pushing layers 0.1s done [2025-06-30T05:29:33.961Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done [2025-06-30T05:29:33.961Z] #8 DONE 0.3s [2025-06-30T05:29:33.961Z] [2025-06-30T05:29:33.961Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:33.961Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:34.249Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-06-30T05:29:34.250Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-06-30T05:29:34.250Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:34.250Z] #1 transferring dockerfile: 171B done [2025-06-30T05:29:34.250Z] #1 DONE 0.0s [2025-06-30T05:29:34.250Z] [2025-06-30T05:29:34.250Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-30T05:29:34.250Z] #2 DONE 0.0s [2025-06-30T05:29:34.250Z] [2025-06-30T05:29:34.250Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-30T05:29:34.250Z] #3 DONE 0.0s [2025-06-30T05:29:34.250Z] [2025-06-30T05:29:34.250Z] #4 [internal] load .dockerignore [2025-06-30T05:29:34.250Z] #4 transferring context: 2B done [2025-06-30T05:29:34.250Z] #4 DONE 0.0s [2025-06-30T05:29:34.250Z] [2025-06-30T05:29:34.250Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:34.250Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done [2025-06-30T05:29:34.250Z] #5 CACHED [2025-06-30T05:29:34.250Z] [2025-06-30T05:29:34.250Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:34.250Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done [2025-06-30T05:29:34.250Z] #6 CACHED [2025-06-30T05:29:34.250Z] [2025-06-30T05:29:34.250Z] #7 exporting to image [2025-06-30T05:29:34.250Z] #7 exporting layers done [2025-06-30T05:29:34.250Z] #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf [2025-06-30T05:29:34.250Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:34.510Z] #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done [2025-06-30T05:29:34.510Z] #7 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done [2025-06-30T05:29:34.510Z] #7 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 done [2025-06-30T05:29:34.510Z] #7 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done [2025-06-30T05:29:34.510Z] #7 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done [2025-06-30T05:29:34.510Z] #7 pushing layers 0.0s done [2025-06-30T05:29:34.510Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done [2025-06-30T05:29:34.510Z] #7 DONE 0.1s [2025-06-30T05:29:34.510Z] [2025-06-30T05:29:34.510Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:34.510Z] #8 DONE 0.0s [2025-06-30T05:29:34.510Z] [2025-06-30T05:29:34.510Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:34.510Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:34.888Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31' [2025-06-30T05:29:34.888Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 --push - [2025-06-30T05:29:34.888Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:34.888Z] #1 transferring dockerfile: 177B done [2025-06-30T05:29:34.888Z] #1 DONE 0.0s [2025-06-30T05:29:34.888Z] [2025-06-30T05:29:34.888Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 [2025-06-30T05:29:34.888Z] #2 DONE 0.0s [2025-06-30T05:29:34.888Z] [2025-06-30T05:29:34.888Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 [2025-06-30T05:29:34.888Z] #3 DONE 0.0s [2025-06-30T05:29:34.888Z] [2025-06-30T05:29:34.888Z] #4 [internal] load .dockerignore [2025-06-30T05:29:34.888Z] #4 transferring context: 2B done [2025-06-30T05:29:34.888Z] #4 DONE 0.0s [2025-06-30T05:29:34.888Z] [2025-06-30T05:29:34.888Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:34.888Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done [2025-06-30T05:29:34.888Z] #5 CACHED [2025-06-30T05:29:34.888Z] [2025-06-30T05:29:34.888Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:34.888Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done [2025-06-30T05:29:34.888Z] #6 CACHED [2025-06-30T05:29:34.888Z] [2025-06-30T05:29:34.888Z] #7 exporting to image [2025-06-30T05:29:34.888Z] #7 exporting layers done [2025-06-30T05:29:34.888Z] #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done [2025-06-30T05:29:34.888Z] #7 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done [2025-06-30T05:29:34.888Z] #7 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 done [2025-06-30T05:29:34.888Z] #7 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done [2025-06-30T05:29:34.888Z] #7 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done [2025-06-30T05:29:34.888Z] #7 pushing layers 0.0s done [2025-06-30T05:29:34.888Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be [2025-06-30T05:29:34.888Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:35.154Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done [2025-06-30T05:29:35.154Z] #7 DONE 0.1s [2025-06-30T05:29:35.154Z] [2025-06-30T05:29:35.154Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:35.154Z] #8 DONE 0.0s [2025-06-30T05:29:35.154Z] [2025-06-30T05:29:35.154Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:35.154Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:35.445Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:35.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:35.446Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:35.446Z] #1 transferring dockerfile: 218B done [2025-06-30T05:29:35.446Z] #1 DONE 0.0s [2025-06-30T05:29:35.446Z] [2025-06-30T05:29:35.446Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:35.446Z] #2 DONE 0.0s [2025-06-30T05:29:35.446Z] [2025-06-30T05:29:35.446Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:35.446Z] #3 DONE 0.0s [2025-06-30T05:29:35.446Z] [2025-06-30T05:29:35.446Z] #4 [internal] load .dockerignore [2025-06-30T05:29:35.446Z] #4 transferring context: 2B done [2025-06-30T05:29:35.446Z] #4 DONE 0.0s [2025-06-30T05:29:35.446Z] [2025-06-30T05:29:35.446Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:35.446Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done [2025-06-30T05:29:35.446Z] #5 CACHED [2025-06-30T05:29:35.446Z] [2025-06-30T05:29:35.446Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:35.446Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done [2025-06-30T05:29:35.446Z] #6 CACHED [2025-06-30T05:29:35.446Z] [2025-06-30T05:29:35.446Z] #7 exporting to image [2025-06-30T05:29:35.446Z] #7 exporting layers done [2025-06-30T05:29:35.446Z] #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done [2025-06-30T05:29:35.446Z] #7 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done [2025-06-30T05:29:35.446Z] #7 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 done [2025-06-30T05:29:35.446Z] #7 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done [2025-06-30T05:29:35.446Z] #7 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done [2025-06-30T05:29:35.446Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:35.706Z] #7 pushing layers 0.0s done [2025-06-30T05:29:35.706Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done [2025-06-30T05:29:35.706Z] #7 DONE 0.1s [2025-06-30T05:29:35.706Z] [2025-06-30T05:29:35.706Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:35.706Z] #8 DONE 0.0s [2025-06-30T05:29:35.706Z] [2025-06-30T05:29:35.706Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:35.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:35.998Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-06-30T05:29:35.998Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-06-30T05:29:35.998Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:35.998Z] #1 transferring dockerfile: [2025-06-30T05:29:36.259Z] #1 transferring dockerfile: 169B done [2025-06-30T05:29:36.259Z] #1 DONE 0.2s [2025-06-30T05:29:36.259Z] [2025-06-30T05:29:36.259Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-30T05:29:36.259Z] #2 DONE 0.0s [2025-06-30T05:29:36.259Z] [2025-06-30T05:29:36.259Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-30T05:29:36.259Z] #3 DONE 0.0s [2025-06-30T05:29:36.259Z] [2025-06-30T05:29:36.259Z] #4 [internal] load .dockerignore [2025-06-30T05:29:36.259Z] #4 transferring context: 2B done [2025-06-30T05:29:36.259Z] #4 DONE 0.0s [2025-06-30T05:29:36.519Z] [2025-06-30T05:29:36.519Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:36.519Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done [2025-06-30T05:29:36.519Z] #5 CACHED [2025-06-30T05:29:36.519Z] [2025-06-30T05:29:36.519Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 [2025-06-30T05:29:36.519Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done [2025-06-30T05:29:36.519Z] #6 CACHED [2025-06-30T05:29:36.519Z] [2025-06-30T05:29:36.519Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:36.519Z] #7 DONE 0.0s [2025-06-30T05:29:36.519Z] [2025-06-30T05:29:36.519Z] #8 exporting to image [2025-06-30T05:29:36.519Z] #8 exporting layers done [2025-06-30T05:29:36.519Z] #8 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done [2025-06-30T05:29:36.519Z] #8 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done [2025-06-30T05:29:36.520Z] #8 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 0.0s done [2025-06-30T05:29:36.520Z] #8 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done [2025-06-30T05:29:36.520Z] #8 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done [2025-06-30T05:29:36.520Z] #8 pushing layers 0.0s done [2025-06-30T05:29:36.520Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done [2025-06-30T05:29:36.520Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:36.520Z] #8 DONE 0.1s [2025-06-30T05:29:37.090Z] [2025-06-30T05:29:37.090Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:37.090Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:37.380Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:37.380Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:37.380Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:37.380Z] #1 transferring dockerfile: 211B done [2025-06-30T05:29:37.380Z] #1 DONE 0.0s [2025-06-30T05:29:37.380Z] [2025-06-30T05:29:37.380Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:37.380Z] #2 DONE 0.0s [2025-06-30T05:29:37.380Z] [2025-06-30T05:29:37.380Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:37.380Z] #3 DONE 0.0s [2025-06-30T05:29:37.380Z] [2025-06-30T05:29:37.380Z] #4 [internal] load .dockerignore [2025-06-30T05:29:37.380Z] #4 transferring context: 2B done [2025-06-30T05:29:37.380Z] #4 DONE 0.0s [2025-06-30T05:29:37.380Z] [2025-06-30T05:29:37.380Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:37.380Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 done [2025-06-30T05:29:37.380Z] #5 DONE 0.0s [2025-06-30T05:29:37.380Z] [2025-06-30T05:29:37.380Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:37.638Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:37.638Z] #6 DONE 0.0s [2025-06-30T05:29:37.638Z] [2025-06-30T05:29:37.638Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:37.638Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 done [2025-06-30T05:29:37.638Z] #5 DONE 0.1s [2025-06-30T05:29:37.638Z] [2025-06-30T05:29:37.638Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:37.638Z] #7 DONE 0.0s [2025-06-30T05:29:37.638Z] [2025-06-30T05:29:37.638Z] #8 exporting to image [2025-06-30T05:29:37.638Z] #8 exporting layers done [2025-06-30T05:29:37.638Z] #8 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 0.0s done [2025-06-30T05:29:37.638Z] #8 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done [2025-06-30T05:29:37.638Z] #8 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done [2025-06-30T05:29:37.638Z] #8 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done [2025-06-30T05:29:37.638Z] #8 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done [2025-06-30T05:29:37.638Z] #8 pushing layers 0.1s done [2025-06-30T05:29:37.638Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 [2025-06-30T05:29:37.638Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:37.896Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done [2025-06-30T05:29:37.897Z] #8 DONE 0.2s [2025-06-30T05:29:37.897Z] [2025-06-30T05:29:37.897Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:37.897Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:38.178Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-06-30T05:29:38.178Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-06-30T05:29:38.178Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:38.178Z] #1 transferring dockerfile: 177B done [2025-06-30T05:29:38.178Z] #1 DONE 0.0s [2025-06-30T05:29:38.178Z] [2025-06-30T05:29:38.178Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-30T05:29:38.178Z] #2 DONE 0.0s [2025-06-30T05:29:38.178Z] [2025-06-30T05:29:38.178Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-30T05:29:38.178Z] #3 DONE 0.0s [2025-06-30T05:29:38.178Z] [2025-06-30T05:29:38.178Z] #4 [internal] load .dockerignore [2025-06-30T05:29:38.178Z] #4 transferring context: 2B done [2025-06-30T05:29:38.178Z] #4 DONE 0.0s [2025-06-30T05:29:38.178Z] [2025-06-30T05:29:38.178Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:38.178Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:38.178Z] #5 CACHED [2025-06-30T05:29:38.178Z] [2025-06-30T05:29:38.178Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:38.178Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:38.178Z] #6 CACHED [2025-06-30T05:29:38.178Z] [2025-06-30T05:29:38.178Z] #7 exporting to image [2025-06-30T05:29:38.178Z] #7 exporting layers done [2025-06-30T05:29:38.178Z] #7 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done [2025-06-30T05:29:38.178Z] #7 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done [2025-06-30T05:29:38.178Z] #7 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done [2025-06-30T05:29:38.178Z] #7 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done [2025-06-30T05:29:38.178Z] #7 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done [2025-06-30T05:29:38.178Z] #7 pushing layers [2025-06-30T05:29:38.178Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:38.437Z] #7 pushing layers 0.0s done [2025-06-30T05:29:38.437Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done [2025-06-30T05:29:38.437Z] #7 DONE 0.1s [2025-06-30T05:29:38.437Z] [2025-06-30T05:29:38.437Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:38.437Z] #8 DONE 0.0s [2025-06-30T05:29:38.437Z] [2025-06-30T05:29:38.437Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:38.437Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:38.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31' [2025-06-30T05:29:38.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 --push - [2025-06-30T05:29:38.984Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:38.984Z] #1 transferring dockerfile: 183B done [2025-06-30T05:29:38.984Z] #1 DONE 0.0s [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 [2025-06-30T05:29:38.984Z] #2 DONE 0.1s [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 [2025-06-30T05:29:38.984Z] #3 DONE 0.1s [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] #4 [internal] load .dockerignore [2025-06-30T05:29:38.984Z] #4 transferring context: 2B done [2025-06-30T05:29:38.984Z] #4 DONE 0.0s [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:38.984Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:38.984Z] #5 CACHED [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:38.984Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:38.984Z] #6 CACHED [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:38.984Z] #7 DONE 0.0s [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] #8 exporting to image [2025-06-30T05:29:38.984Z] #8 exporting layers done [2025-06-30T05:29:38.984Z] #8 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done [2025-06-30T05:29:38.984Z] #8 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done [2025-06-30T05:29:38.984Z] #8 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done [2025-06-30T05:29:38.984Z] #8 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done [2025-06-30T05:29:38.984Z] #8 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done [2025-06-30T05:29:38.984Z] #8 pushing layers 0.0s done [2025-06-30T05:29:38.984Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done [2025-06-30T05:29:38.984Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:38.984Z] #8 DONE 0.1s [2025-06-30T05:29:38.984Z] [2025-06-30T05:29:38.984Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:38.984Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:39.273Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:39.273Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:39.273Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:39.273Z] #1 transferring dockerfile: 224B done [2025-06-30T05:29:39.273Z] #1 DONE 0.0s [2025-06-30T05:29:39.273Z] [2025-06-30T05:29:39.273Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:39.273Z] #2 DONE 0.0s [2025-06-30T05:29:39.273Z] [2025-06-30T05:29:39.273Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:39.273Z] #3 DONE 0.0s [2025-06-30T05:29:39.273Z] [2025-06-30T05:29:39.273Z] #4 [internal] load .dockerignore [2025-06-30T05:29:39.273Z] #4 transferring context: 2B done [2025-06-30T05:29:39.273Z] #4 DONE 0.0s [2025-06-30T05:29:39.273Z] [2025-06-30T05:29:39.273Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:39.273Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 done [2025-06-30T05:29:39.273Z] #5 CACHED [2025-06-30T05:29:39.273Z] [2025-06-30T05:29:39.273Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:39.273Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:39.273Z] #6 CACHED [2025-06-30T05:29:39.273Z] [2025-06-30T05:29:39.273Z] #7 exporting to image [2025-06-30T05:29:39.273Z] #7 exporting layers done [2025-06-30T05:29:39.273Z] #7 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done [2025-06-30T05:29:39.273Z] #7 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done [2025-06-30T05:29:39.273Z] #7 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done [2025-06-30T05:29:39.273Z] #7 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done [2025-06-30T05:29:39.273Z] #7 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done [2025-06-30T05:29:39.273Z] #7 pushing layers [2025-06-30T05:29:39.273Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:39.532Z] #7 pushing layers 0.0s done [2025-06-30T05:29:39.532Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done [2025-06-30T05:29:39.532Z] #7 DONE 0.1s [2025-06-30T05:29:39.532Z] [2025-06-30T05:29:39.532Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:39.532Z] #8 DONE 0.0s [2025-06-30T05:29:39.532Z] [2025-06-30T05:29:39.532Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:39.532Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:39.823Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-06-30T05:29:39.823Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-06-30T05:29:39.823Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:39.823Z] #1 transferring dockerfile: 175B done [2025-06-30T05:29:39.823Z] #1 DONE 0.0s [2025-06-30T05:29:39.823Z] [2025-06-30T05:29:39.823Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-30T05:29:39.823Z] #2 DONE 0.0s [2025-06-30T05:29:39.823Z] [2025-06-30T05:29:39.823Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-30T05:29:39.823Z] #3 DONE 0.0s [2025-06-30T05:29:39.823Z] [2025-06-30T05:29:39.823Z] #4 [internal] load .dockerignore [2025-06-30T05:29:39.823Z] #4 transferring context: 2B done [2025-06-30T05:29:39.823Z] #4 DONE 0.0s [2025-06-30T05:29:39.823Z] [2025-06-30T05:29:39.823Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:39.823Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:39.823Z] #5 CACHED [2025-06-30T05:29:39.823Z] [2025-06-30T05:29:39.823Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 [2025-06-30T05:29:39.823Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done [2025-06-30T05:29:39.823Z] #6 CACHED [2025-06-30T05:29:39.823Z] [2025-06-30T05:29:39.823Z] #7 exporting to image [2025-06-30T05:29:39.823Z] #7 exporting layers done [2025-06-30T05:29:39.823Z] #7 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done [2025-06-30T05:29:39.823Z] #7 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done [2025-06-30T05:29:39.823Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:40.083Z] #7 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done [2025-06-30T05:29:40.083Z] #7 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done [2025-06-30T05:29:40.083Z] #7 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done [2025-06-30T05:29:40.083Z] #7 pushing layers 0.0s done [2025-06-30T05:29:40.083Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done [2025-06-30T05:29:40.083Z] #7 DONE 0.1s [2025-06-30T05:29:40.083Z] [2025-06-30T05:29:40.083Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:40.083Z] #8 DONE 0.0s [2025-06-30T05:29:40.083Z] [2025-06-30T05:29:40.083Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:40.083Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:40.375Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:40.375Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:40.634Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:40.634Z] #1 transferring dockerfile: 215B done [2025-06-30T05:29:40.634Z] #1 DONE 0.0s [2025-06-30T05:29:40.634Z] [2025-06-30T05:29:40.634Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:40.634Z] #2 DONE 0.0s [2025-06-30T05:29:40.634Z] [2025-06-30T05:29:40.634Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:40.634Z] #3 DONE 0.0s [2025-06-30T05:29:40.634Z] [2025-06-30T05:29:40.634Z] #4 [internal] load .dockerignore [2025-06-30T05:29:40.634Z] #4 transferring context: 2B done [2025-06-30T05:29:40.634Z] #4 DONE 0.0s [2025-06-30T05:29:40.634Z] [2025-06-30T05:29:40.634Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:40.634Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:40.634Z] #5 DONE 0.0s [2025-06-30T05:29:40.634Z] [2025-06-30T05:29:40.634Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:40.634Z] #6 DONE 0.0s [2025-06-30T05:29:40.634Z] [2025-06-30T05:29:40.634Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:40.635Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:40.635Z] #5 DONE 0.1s [2025-06-30T05:29:40.635Z] [2025-06-30T05:29:40.635Z] #7 exporting to image [2025-06-30T05:29:40.635Z] #7 exporting layers done [2025-06-30T05:29:40.635Z] #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done [2025-06-30T05:29:40.635Z] #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done [2025-06-30T05:29:40.635Z] #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done [2025-06-30T05:29:40.635Z] #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done [2025-06-30T05:29:40.635Z] #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done [2025-06-30T05:29:40.635Z] #7 pushing layers [2025-06-30T05:29:40.635Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:40.894Z] #7 ... [2025-06-30T05:29:40.894Z] [2025-06-30T05:29:40.894Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:40.894Z] #8 DONE 0.0s [2025-06-30T05:29:40.894Z] [2025-06-30T05:29:40.894Z] #7 exporting to image [2025-06-30T05:29:40.894Z] #7 pushing layers 0.1s done [2025-06-30T05:29:40.894Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 [2025-06-30T05:29:40.894Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done [2025-06-30T05:29:40.894Z] #7 DONE 0.2s [2025-06-30T05:29:40.894Z] [2025-06-30T05:29:40.894Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:40.894Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:41.186Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-06-30T05:29:41.186Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-06-30T05:29:41.186Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:41.186Z] #1 transferring dockerfile: 181B done [2025-06-30T05:29:41.186Z] #1 DONE 0.0s [2025-06-30T05:29:41.186Z] [2025-06-30T05:29:41.186Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-30T05:29:41.186Z] #2 DONE 0.0s [2025-06-30T05:29:41.186Z] [2025-06-30T05:29:41.186Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-30T05:29:41.186Z] #3 DONE 0.0s [2025-06-30T05:29:41.186Z] [2025-06-30T05:29:41.186Z] #4 [internal] load .dockerignore [2025-06-30T05:29:41.186Z] #4 transferring context: 2B done [2025-06-30T05:29:41.186Z] #4 DONE 0.0s [2025-06-30T05:29:41.186Z] [2025-06-30T05:29:41.186Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:41.186Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:41.186Z] #5 DONE 0.0s [2025-06-30T05:29:41.186Z] [2025-06-30T05:29:41.186Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:41.444Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 done [2025-06-30T05:29:41.444Z] #6 CACHED [2025-06-30T05:29:41.444Z] [2025-06-30T05:29:41.444Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:41.444Z] #5 CACHED [2025-06-30T05:29:41.444Z] [2025-06-30T05:29:41.444Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:41.445Z] #7 DONE 0.0s [2025-06-30T05:29:41.445Z] [2025-06-30T05:29:41.445Z] #8 exporting to image [2025-06-30T05:29:41.445Z] #8 exporting layers done [2025-06-30T05:29:41.445Z] #8 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done [2025-06-30T05:29:41.445Z] #8 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done [2025-06-30T05:29:41.445Z] #8 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done [2025-06-30T05:29:41.445Z] #8 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done [2025-06-30T05:29:41.445Z] #8 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done [2025-06-30T05:29:41.445Z] #8 pushing layers 0.0s done [2025-06-30T05:29:41.445Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done [2025-06-30T05:29:41.445Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:41.445Z] #8 DONE 0.1s [2025-06-30T05:29:41.445Z] [2025-06-30T05:29:41.445Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:41.445Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:41.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31' [2025-06-30T05:29:41.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 --push - [2025-06-30T05:29:41.736Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:41.736Z] #1 transferring dockerfile: 187B done [2025-06-30T05:29:41.736Z] #1 DONE 0.0s [2025-06-30T05:29:41.736Z] [2025-06-30T05:29:41.736Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 [2025-06-30T05:29:41.736Z] #2 DONE 0.0s [2025-06-30T05:29:41.736Z] [2025-06-30T05:29:41.736Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 [2025-06-30T05:29:41.736Z] #3 DONE 0.0s [2025-06-30T05:29:41.736Z] [2025-06-30T05:29:41.736Z] #4 [internal] load .dockerignore [2025-06-30T05:29:41.736Z] #4 transferring context: 2B done [2025-06-30T05:29:41.736Z] #4 DONE 0.0s [2025-06-30T05:29:41.736Z] [2025-06-30T05:29:41.736Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:41.736Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 done [2025-06-30T05:29:41.736Z] #5 CACHED [2025-06-30T05:29:41.736Z] [2025-06-30T05:29:41.736Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:41.736Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:41.736Z] #6 CACHED [2025-06-30T05:29:41.736Z] [2025-06-30T05:29:41.736Z] #7 exporting to image [2025-06-30T05:29:41.736Z] #7 exporting layers done [2025-06-30T05:29:41.736Z] #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done [2025-06-30T05:29:41.736Z] #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done [2025-06-30T05:29:41.736Z] #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done [2025-06-30T05:29:41.736Z] #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done [2025-06-30T05:29:41.736Z] #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done [2025-06-30T05:29:41.736Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:41.996Z] #7 pushing layers 0.0s done [2025-06-30T05:29:41.996Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done [2025-06-30T05:29:41.996Z] #7 DONE 0.1s [2025-06-30T05:29:41.996Z] [2025-06-30T05:29:41.996Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:41.996Z] #8 DONE 0.0s [2025-06-30T05:29:41.996Z] [2025-06-30T05:29:41.996Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:41.996Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:42.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:42.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:42.551Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:42.552Z] #1 transferring dockerfile: 228B done [2025-06-30T05:29:42.552Z] #1 DONE 0.0s [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:42.552Z] #2 DONE 0.0s [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:42.552Z] #3 DONE 0.0s [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] #4 [internal] load .dockerignore [2025-06-30T05:29:42.552Z] #4 transferring context: 2B done [2025-06-30T05:29:42.552Z] #4 DONE 0.0s [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:42.552Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:42.552Z] #5 CACHED [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:42.552Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:42.552Z] #6 CACHED [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] #7 exporting to image [2025-06-30T05:29:42.552Z] #7 exporting layers done [2025-06-30T05:29:42.552Z] #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done [2025-06-30T05:29:42.552Z] #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done [2025-06-30T05:29:42.552Z] #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done [2025-06-30T05:29:42.552Z] #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done [2025-06-30T05:29:42.552Z] #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 [2025-06-30T05:29:42.552Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:42.552Z] #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done [2025-06-30T05:29:42.552Z] #7 pushing layers 0.0s done [2025-06-30T05:29:42.552Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done [2025-06-30T05:29:42.552Z] #7 DONE 0.1s [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:42.552Z] #8 DONE 0.0s [2025-06-30T05:29:42.552Z] [2025-06-30T05:29:42.552Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:42.552Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:42.837Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-06-30T05:29:42.837Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-06-30T05:29:43.096Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:43.096Z] #1 transferring dockerfile: 179B done [2025-06-30T05:29:43.096Z] #1 DONE 0.0s [2025-06-30T05:29:43.096Z] [2025-06-30T05:29:43.096Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-30T05:29:43.096Z] #2 DONE 0.0s [2025-06-30T05:29:43.096Z] [2025-06-30T05:29:43.096Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-30T05:29:43.096Z] #3 DONE 0.0s [2025-06-30T05:29:43.096Z] [2025-06-30T05:29:43.096Z] #4 [internal] load .dockerignore [2025-06-30T05:29:43.096Z] #4 transferring context: 2B done [2025-06-30T05:29:43.096Z] #4 DONE 0.0s [2025-06-30T05:29:43.096Z] [2025-06-30T05:29:43.096Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:43.096Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:43.096Z] #5 CACHED [2025-06-30T05:29:43.096Z] [2025-06-30T05:29:43.096Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 [2025-06-30T05:29:43.096Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done [2025-06-30T05:29:43.096Z] #6 CACHED [2025-06-30T05:29:43.096Z] [2025-06-30T05:29:43.096Z] #7 exporting to image [2025-06-30T05:29:43.096Z] #7 exporting layers done [2025-06-30T05:29:43.096Z] #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done [2025-06-30T05:29:43.096Z] #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f [2025-06-30T05:29:43.096Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:43.096Z] #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done [2025-06-30T05:29:43.096Z] #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done [2025-06-30T05:29:43.096Z] #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done [2025-06-30T05:29:43.096Z] #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done [2025-06-30T05:29:43.097Z] #7 pushing layers 0.0s done [2025-06-30T05:29:43.097Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done [2025-06-30T05:29:43.097Z] #7 DONE 0.1s [2025-06-30T05:29:43.097Z] [2025-06-30T05:29:43.097Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:43.097Z] #8 DONE 0.0s [2025-06-30T05:29:43.097Z] [2025-06-30T05:29:43.097Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:43.097Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:43.384Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:43.384Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:43.384Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:43.384Z] #1 transferring dockerfile: 205B done [2025-06-30T05:29:43.384Z] #1 DONE 0.0s [2025-06-30T05:29:43.384Z] [2025-06-30T05:29:43.384Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:43.384Z] #2 DONE 0.0s [2025-06-30T05:29:43.384Z] [2025-06-30T05:29:43.384Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:43.384Z] #3 DONE 0.0s [2025-06-30T05:29:43.384Z] [2025-06-30T05:29:43.384Z] #4 [internal] load .dockerignore [2025-06-30T05:29:43.384Z] #4 transferring context: 2B done [2025-06-30T05:29:43.384Z] #4 DONE 0.0s [2025-06-30T05:29:43.384Z] [2025-06-30T05:29:43.384Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:43.384Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done [2025-06-30T05:29:43.384Z] #5 DONE 0.0s [2025-06-30T05:29:43.384Z] [2025-06-30T05:29:43.384Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:43.644Z] #6 DONE 0.0s [2025-06-30T05:29:43.644Z] [2025-06-30T05:29:43.644Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:43.644Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done [2025-06-30T05:29:43.644Z] #5 DONE 0.1s [2025-06-30T05:29:43.644Z] [2025-06-30T05:29:43.644Z] #7 exporting to image [2025-06-30T05:29:43.644Z] #7 exporting layers done [2025-06-30T05:29:43.644Z] #7 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done [2025-06-30T05:29:43.644Z] #7 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 [2025-06-30T05:29:43.644Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:43.644Z] #7 ... [2025-06-30T05:29:43.644Z] [2025-06-30T05:29:43.644Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:43.644Z] #8 DONE 0.0s [2025-06-30T05:29:43.644Z] [2025-06-30T05:29:43.644Z] #7 exporting to image [2025-06-30T05:29:43.644Z] #7 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done [2025-06-30T05:29:43.644Z] #7 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done [2025-06-30T05:29:43.644Z] #7 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done [2025-06-30T05:29:43.644Z] #7 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done [2025-06-30T05:29:43.644Z] #7 pushing layers 0.1s done [2025-06-30T05:29:43.644Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 [2025-06-30T05:29:43.904Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done [2025-06-30T05:29:43.904Z] #7 DONE 0.2s [2025-06-30T05:29:43.904Z] [2025-06-30T05:29:43.904Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:43.904Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:44.188Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-06-30T05:29:44.189Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-06-30T05:29:44.449Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:44.449Z] #1 transferring dockerfile: 171B done [2025-06-30T05:29:44.449Z] #1 DONE 0.0s [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-30T05:29:44.449Z] #2 DONE 0.0s [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-30T05:29:44.449Z] #3 DONE 0.0s [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] #4 [internal] load .dockerignore [2025-06-30T05:29:44.449Z] #4 transferring context: 2B done [2025-06-30T05:29:44.449Z] #4 DONE 0.0s [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:44.449Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done [2025-06-30T05:29:44.449Z] #5 CACHED [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:44.449Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done [2025-06-30T05:29:44.449Z] #6 CACHED [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] #7 exporting to image [2025-06-30T05:29:44.449Z] #7 exporting layers done [2025-06-30T05:29:44.449Z] #7 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done [2025-06-30T05:29:44.449Z] #7 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done [2025-06-30T05:29:44.449Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:44.449Z] #7 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done [2025-06-30T05:29:44.449Z] #7 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done [2025-06-30T05:29:44.449Z] #7 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done [2025-06-30T05:29:44.449Z] #7 pushing layers 0.0s done [2025-06-30T05:29:44.449Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done [2025-06-30T05:29:44.449Z] #7 DONE 0.1s [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:44.449Z] #8 DONE 0.0s [2025-06-30T05:29:44.449Z] [2025-06-30T05:29:44.449Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:44.449Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:44.737Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31' [2025-06-30T05:29:44.737Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 --push - [2025-06-30T05:29:44.997Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:44.997Z] #1 transferring dockerfile: 177B done [2025-06-30T05:29:44.997Z] #1 DONE 0.0s [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 [2025-06-30T05:29:44.997Z] #2 DONE 0.0s [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 [2025-06-30T05:29:44.997Z] #3 DONE 0.0s [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #4 [internal] load .dockerignore [2025-06-30T05:29:44.997Z] #4 transferring context: 2B done [2025-06-30T05:29:44.997Z] #4 DONE 0.0s [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:44.997Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done [2025-06-30T05:29:44.997Z] #5 DONE 0.0s [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:44.997Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done [2025-06-30T05:29:44.997Z] #6 CACHED [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:44.997Z] #5 CACHED [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:44.997Z] #7 DONE 0.0s [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] #8 exporting to image [2025-06-30T05:29:44.997Z] #8 exporting layers done [2025-06-30T05:29:44.997Z] #8 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done [2025-06-30T05:29:44.997Z] #8 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done [2025-06-30T05:29:44.997Z] #8 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done [2025-06-30T05:29:44.997Z] #8 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done [2025-06-30T05:29:44.997Z] #8 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done [2025-06-30T05:29:44.997Z] #8 pushing layers 0.0s done [2025-06-30T05:29:44.997Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done [2025-06-30T05:29:44.997Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:44.997Z] #8 DONE 0.1s [2025-06-30T05:29:44.997Z] [2025-06-30T05:29:44.997Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:44.997Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:45.283Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:45.283Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:45.283Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:45.283Z] #1 transferring dockerfile: 218B done [2025-06-30T05:29:45.283Z] #1 DONE 0.0s [2025-06-30T05:29:45.283Z] [2025-06-30T05:29:45.283Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:45.283Z] #2 DONE 0.1s [2025-06-30T05:29:45.283Z] [2025-06-30T05:29:45.283Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:45.283Z] #3 DONE 0.1s [2025-06-30T05:29:45.283Z] [2025-06-30T05:29:45.283Z] #4 [internal] load .dockerignore [2025-06-30T05:29:45.542Z] #4 transferring context: 2B done [2025-06-30T05:29:45.542Z] #4 DONE 0.0s [2025-06-30T05:29:45.542Z] [2025-06-30T05:29:45.542Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:45.542Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done [2025-06-30T05:29:45.542Z] #5 CACHED [2025-06-30T05:29:45.542Z] [2025-06-30T05:29:45.542Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:45.542Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done [2025-06-30T05:29:45.542Z] #6 CACHED [2025-06-30T05:29:45.542Z] [2025-06-30T05:29:45.542Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:45.542Z] #7 DONE 0.0s [2025-06-30T05:29:45.542Z] [2025-06-30T05:29:45.542Z] #8 exporting to image [2025-06-30T05:29:45.542Z] #8 exporting layers done [2025-06-30T05:29:45.542Z] #8 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done [2025-06-30T05:29:45.542Z] #8 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done [2025-06-30T05:29:45.542Z] #8 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done [2025-06-30T05:29:45.542Z] #8 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done [2025-06-30T05:29:45.542Z] #8 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done [2025-06-30T05:29:45.542Z] #8 pushing layers 0.0s done [2025-06-30T05:29:45.542Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 [2025-06-30T05:29:45.542Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:45.542Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done [2025-06-30T05:29:45.542Z] #8 DONE 0.2s [2025-06-30T05:29:45.542Z] [2025-06-30T05:29:45.542Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:45.542Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:45.827Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-06-30T05:29:45.827Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-06-30T05:29:45.827Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:45.827Z] #1 transferring dockerfile: 169B done [2025-06-30T05:29:45.827Z] #1 DONE 0.0s [2025-06-30T05:29:45.827Z] [2025-06-30T05:29:45.827Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-30T05:29:45.827Z] #2 DONE 0.0s [2025-06-30T05:29:45.827Z] [2025-06-30T05:29:45.827Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-30T05:29:45.827Z] #3 DONE 0.0s [2025-06-30T05:29:45.827Z] [2025-06-30T05:29:45.827Z] #4 [internal] load .dockerignore [2025-06-30T05:29:45.827Z] #4 transferring context: 2B done [2025-06-30T05:29:45.827Z] #4 DONE 0.0s [2025-06-30T05:29:46.086Z] [2025-06-30T05:29:46.086Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:46.086Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done [2025-06-30T05:29:46.086Z] #5 CACHED [2025-06-30T05:29:46.086Z] [2025-06-30T05:29:46.086Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 [2025-06-30T05:29:46.086Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done [2025-06-30T05:29:46.086Z] #6 CACHED [2025-06-30T05:29:46.086Z] [2025-06-30T05:29:46.086Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:46.086Z] #7 DONE 0.0s [2025-06-30T05:29:46.086Z] [2025-06-30T05:29:46.086Z] #8 exporting to image [2025-06-30T05:29:46.086Z] #8 exporting layers done [2025-06-30T05:29:46.086Z] #8 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done [2025-06-30T05:29:46.086Z] #8 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done [2025-06-30T05:29:46.086Z] #8 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done [2025-06-30T05:29:46.086Z] #8 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done [2025-06-30T05:29:46.086Z] #8 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done [2025-06-30T05:29:46.086Z] #8 pushing layers 0.0s done [2025-06-30T05:29:46.086Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done [2025-06-30T05:29:46.086Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:46.086Z] #8 DONE 0.1s [2025-06-30T05:29:46.086Z] [2025-06-30T05:29:46.086Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:46.086Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:46.374Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:46.374Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:46.374Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:46.374Z] #1 transferring dockerfile: 206B done [2025-06-30T05:29:46.374Z] #1 DONE 0.0s [2025-06-30T05:29:46.374Z] [2025-06-30T05:29:46.374Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:46.374Z] #2 DONE 0.0s [2025-06-30T05:29:46.374Z] [2025-06-30T05:29:46.374Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:46.374Z] #3 DONE 0.0s [2025-06-30T05:29:46.374Z] [2025-06-30T05:29:46.374Z] #4 [internal] load .dockerignore [2025-06-30T05:29:46.374Z] #4 transferring context: [2025-06-30T05:29:46.632Z] #4 transferring context: 2B done [2025-06-30T05:29:46.632Z] #4 DONE 0.0s [2025-06-30T05:29:46.632Z] [2025-06-30T05:29:46.632Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:46.632Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:46.632Z] #5 ... [2025-06-30T05:29:46.632Z] [2025-06-30T05:29:46.632Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:46.632Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:46.632Z] #6 DONE 0.1s [2025-06-30T05:29:46.632Z] [2025-06-30T05:29:46.632Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:46.632Z] #7 DONE 0.0s [2025-06-30T05:29:46.632Z] [2025-06-30T05:29:46.632Z] #8 exporting to image [2025-06-30T05:29:46.632Z] #8 exporting layers done [2025-06-30T05:29:46.632Z] #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done [2025-06-30T05:29:46.632Z] #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done [2025-06-30T05:29:46.632Z] #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done [2025-06-30T05:29:46.632Z] #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done [2025-06-30T05:29:46.632Z] #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done [2025-06-30T05:29:46.632Z] #8 pushing layers 0.1s done [2025-06-30T05:29:46.632Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 [2025-06-30T05:29:46.632Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:46.891Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done [2025-06-30T05:29:46.891Z] #8 DONE 0.2s [2025-06-30T05:29:46.891Z] [2025-06-30T05:29:46.891Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:46.891Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:47.182Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-06-30T05:29:47.182Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-06-30T05:29:47.441Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:47.441Z] #1 transferring dockerfile: 172B done [2025-06-30T05:29:47.441Z] #1 DONE 0.0s [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-30T05:29:47.441Z] #2 DONE 0.0s [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-30T05:29:47.441Z] #3 DONE 0.0s [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #4 [internal] load .dockerignore [2025-06-30T05:29:47.441Z] #4 transferring context: 2B done [2025-06-30T05:29:47.441Z] #4 DONE 0.0s [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:47.441Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:47.441Z] #5 DONE 0.0s [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:47.441Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:47.441Z] #6 CACHED [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:47.441Z] #5 CACHED [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:47.441Z] #7 DONE 0.0s [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] #8 exporting to image [2025-06-30T05:29:47.441Z] #8 exporting layers done [2025-06-30T05:29:47.441Z] #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done [2025-06-30T05:29:47.441Z] #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done [2025-06-30T05:29:47.441Z] #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done [2025-06-30T05:29:47.441Z] #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done [2025-06-30T05:29:47.441Z] #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done [2025-06-30T05:29:47.441Z] #8 pushing layers 0.0s done [2025-06-30T05:29:47.441Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done [2025-06-30T05:29:47.441Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:47.441Z] #8 DONE 0.1s [2025-06-30T05:29:47.441Z] [2025-06-30T05:29:47.441Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:47.441Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:47.728Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31' [2025-06-30T05:29:47.728Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 --push - [2025-06-30T05:29:47.987Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:47.987Z] #1 transferring dockerfile: 178B done [2025-06-30T05:29:47.987Z] #1 DONE 0.0s [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 [2025-06-30T05:29:47.987Z] #2 DONE 0.0s [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 [2025-06-30T05:29:47.987Z] #3 DONE 0.0s [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #4 [internal] load .dockerignore [2025-06-30T05:29:47.987Z] #4 transferring context: 2B done [2025-06-30T05:29:47.987Z] #4 DONE 0.0s [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:47.987Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:47.987Z] #5 DONE 0.0s [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:47.987Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:47.987Z] #6 CACHED [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:47.987Z] #5 CACHED [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:47.987Z] #7 DONE 0.0s [2025-06-30T05:29:47.987Z] [2025-06-30T05:29:47.987Z] #8 exporting to image [2025-06-30T05:29:47.987Z] #8 exporting layers done [2025-06-30T05:29:47.987Z] #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done [2025-06-30T05:29:47.987Z] #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done [2025-06-30T05:29:47.987Z] #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done [2025-06-30T05:29:47.988Z] #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done [2025-06-30T05:29:47.988Z] #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done [2025-06-30T05:29:47.988Z] #8 pushing layers 0.0s done [2025-06-30T05:29:47.988Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done [2025-06-30T05:29:47.988Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:47.988Z] #8 DONE 0.1s [2025-06-30T05:29:47.988Z] [2025-06-30T05:29:47.988Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:47.988Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:48.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:48.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:48.279Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:48.279Z] #1 transferring dockerfile: 219B done [2025-06-30T05:29:48.279Z] #1 DONE 0.0s [2025-06-30T05:29:48.279Z] [2025-06-30T05:29:48.279Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:48.279Z] #2 DONE 0.0s [2025-06-30T05:29:48.279Z] [2025-06-30T05:29:48.279Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:48.279Z] #3 DONE 0.0s [2025-06-30T05:29:48.279Z] [2025-06-30T05:29:48.279Z] #4 [internal] load .dockerignore [2025-06-30T05:29:48.279Z] #4 transferring context: 2B done [2025-06-30T05:29:48.279Z] #4 DONE 0.0s [2025-06-30T05:29:48.279Z] [2025-06-30T05:29:48.279Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:48.279Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:48.279Z] #5 CACHED [2025-06-30T05:29:48.279Z] [2025-06-30T05:29:48.279Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:48.279Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:48.279Z] #6 CACHED [2025-06-30T05:29:48.279Z] [2025-06-30T05:29:48.279Z] #7 exporting to image [2025-06-30T05:29:48.279Z] #7 exporting layers done [2025-06-30T05:29:48.279Z] #7 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b [2025-06-30T05:29:48.279Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:48.539Z] #7 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done [2025-06-30T05:29:48.539Z] #7 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done [2025-06-30T05:29:48.539Z] #7 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done [2025-06-30T05:29:48.539Z] #7 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done [2025-06-30T05:29:48.539Z] #7 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done [2025-06-30T05:29:48.539Z] #7 pushing layers 0.0s done [2025-06-30T05:29:48.539Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done [2025-06-30T05:29:48.539Z] #7 DONE 0.1s [2025-06-30T05:29:48.539Z] [2025-06-30T05:29:48.539Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:48.539Z] #8 DONE 0.0s [2025-06-30T05:29:48.539Z] [2025-06-30T05:29:48.539Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:48.539Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:48.827Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-06-30T05:29:48.827Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-06-30T05:29:48.827Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:48.827Z] #1 transferring dockerfile: 170B done [2025-06-30T05:29:48.827Z] #1 DONE 0.0s [2025-06-30T05:29:48.827Z] [2025-06-30T05:29:48.827Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-30T05:29:48.827Z] #2 DONE 0.0s [2025-06-30T05:29:48.827Z] [2025-06-30T05:29:48.827Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-30T05:29:48.827Z] #3 DONE 0.0s [2025-06-30T05:29:48.827Z] [2025-06-30T05:29:48.827Z] #4 [internal] load .dockerignore [2025-06-30T05:29:48.827Z] #4 transferring context: 2B done [2025-06-30T05:29:48.827Z] #4 DONE 0.0s [2025-06-30T05:29:48.827Z] [2025-06-30T05:29:48.827Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:48.827Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:49.087Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:49.087Z] #5 CACHED [2025-06-30T05:29:49.087Z] [2025-06-30T05:29:49.087Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 [2025-06-30T05:29:49.087Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done [2025-06-30T05:29:49.087Z] #6 CACHED [2025-06-30T05:29:49.087Z] [2025-06-30T05:29:49.087Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:49.087Z] #7 DONE 0.0s [2025-06-30T05:29:49.087Z] [2025-06-30T05:29:49.087Z] #8 exporting to image [2025-06-30T05:29:49.087Z] #8 exporting layers done [2025-06-30T05:29:49.087Z] #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done [2025-06-30T05:29:49.087Z] #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done [2025-06-30T05:29:49.087Z] #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done [2025-06-30T05:29:49.087Z] #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done [2025-06-30T05:29:49.087Z] #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done [2025-06-30T05:29:49.087Z] #8 pushing layers 0.0s done [2025-06-30T05:29:49.087Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done [2025-06-30T05:29:49.087Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:49.087Z] #8 DONE 0.1s [2025-06-30T05:29:49.087Z] [2025-06-30T05:29:49.087Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:49.087Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:49.376Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:49.377Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:49.639Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:49.639Z] #1 transferring dockerfile: 206B done [2025-06-30T05:29:49.639Z] #1 DONE 0.0s [2025-06-30T05:29:49.639Z] [2025-06-30T05:29:49.639Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:49.639Z] #2 DONE 0.0s [2025-06-30T05:29:49.639Z] [2025-06-30T05:29:49.639Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:49.639Z] #3 DONE 0.0s [2025-06-30T05:29:49.639Z] [2025-06-30T05:29:49.639Z] #4 [internal] load .dockerignore [2025-06-30T05:29:49.639Z] #4 transferring context: 2B done [2025-06-30T05:29:49.639Z] #4 DONE 0.0s [2025-06-30T05:29:49.639Z] [2025-06-30T05:29:49.640Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:49.640Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:49.640Z] #5 ... [2025-06-30T05:29:49.640Z] [2025-06-30T05:29:49.640Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:49.640Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 done [2025-06-30T05:29:49.640Z] #6 DONE 0.1s [2025-06-30T05:29:49.640Z] [2025-06-30T05:29:49.640Z] #7 exporting to image [2025-06-30T05:29:49.640Z] #7 exporting layers done [2025-06-30T05:29:49.640Z] #7 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done [2025-06-30T05:29:49.640Z] #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 [2025-06-30T05:29:49.640Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:49.640Z] #7 ... [2025-06-30T05:29:49.640Z] [2025-06-30T05:29:49.640Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:49.640Z] #8 DONE 0.0s [2025-06-30T05:29:49.640Z] [2025-06-30T05:29:49.640Z] #7 exporting to image [2025-06-30T05:29:49.640Z] #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done [2025-06-30T05:29:49.640Z] #7 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done [2025-06-30T05:29:49.640Z] #7 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done [2025-06-30T05:29:49.640Z] #7 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done [2025-06-30T05:29:49.640Z] #7 pushing layers 0.1s done [2025-06-30T05:29:49.640Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad [2025-06-30T05:29:49.899Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done [2025-06-30T05:29:49.899Z] #7 DONE 0.2s [2025-06-30T05:29:49.899Z] [2025-06-30T05:29:49.899Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:49.899Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:50.184Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-06-30T05:29:50.184Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-06-30T05:29:50.443Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:50.443Z] #1 transferring dockerfile: 172B done [2025-06-30T05:29:50.443Z] #1 DONE 0.1s [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-30T05:29:50.443Z] #2 DONE 0.0s [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-30T05:29:50.443Z] #3 DONE 0.0s [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] #4 [internal] load .dockerignore [2025-06-30T05:29:50.443Z] #4 transferring context: [2025-06-30T05:29:50.443Z] #4 transferring context: 2B done [2025-06-30T05:29:50.443Z] #4 DONE 0.0s [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:50.443Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done [2025-06-30T05:29:50.443Z] #5 CACHED [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:50.443Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done [2025-06-30T05:29:50.443Z] #6 CACHED [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:50.443Z] #7 DONE 0.0s [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] #8 exporting to image [2025-06-30T05:29:50.443Z] #8 exporting layers done [2025-06-30T05:29:50.443Z] #8 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done [2025-06-30T05:29:50.443Z] #8 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done [2025-06-30T05:29:50.443Z] #8 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done [2025-06-30T05:29:50.443Z] #8 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done [2025-06-30T05:29:50.443Z] #8 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done [2025-06-30T05:29:50.443Z] #8 pushing layers 0.0s done [2025-06-30T05:29:50.443Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done [2025-06-30T05:29:50.443Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:50.443Z] #8 DONE 0.1s [2025-06-30T05:29:50.443Z] [2025-06-30T05:29:50.443Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:50.443Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:50.731Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 --push - [2025-06-30T05:29:50.731Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31' [2025-06-30T05:29:50.991Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:50.991Z] #1 transferring dockerfile: 178B done [2025-06-30T05:29:50.991Z] #1 DONE 0.0s [2025-06-30T05:29:50.991Z] [2025-06-30T05:29:50.991Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 [2025-06-30T05:29:50.991Z] #2 DONE 0.0s [2025-06-30T05:29:50.991Z] [2025-06-30T05:29:50.991Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 [2025-06-30T05:29:50.991Z] #3 DONE 0.0s [2025-06-30T05:29:50.991Z] [2025-06-30T05:29:50.991Z] #4 [internal] load .dockerignore [2025-06-30T05:29:50.991Z] #4 transferring context: 2B done [2025-06-30T05:29:50.991Z] #4 DONE 0.1s [2025-06-30T05:29:50.991Z] [2025-06-30T05:29:50.991Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:50.991Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.1s done [2025-06-30T05:29:50.991Z] #5 DONE 0.1s [2025-06-30T05:29:50.991Z] [2025-06-30T05:29:50.991Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:51.251Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.1s done [2025-06-30T05:29:51.251Z] #6 CACHED [2025-06-30T05:29:51.251Z] [2025-06-30T05:29:51.251Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:51.251Z] #5 CACHED [2025-06-30T05:29:51.251Z] [2025-06-30T05:29:51.251Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:51.251Z] #7 DONE 0.0s [2025-06-30T05:29:51.251Z] [2025-06-30T05:29:51.251Z] #8 exporting to image [2025-06-30T05:29:51.251Z] #8 exporting layers done [2025-06-30T05:29:51.251Z] #8 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 0.0s done [2025-06-30T05:29:51.251Z] #8 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done [2025-06-30T05:29:51.251Z] #8 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done [2025-06-30T05:29:51.251Z] #8 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done [2025-06-30T05:29:51.251Z] #8 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done [2025-06-30T05:29:51.251Z] #8 pushing layers 0.0s done [2025-06-30T05:29:51.251Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad [2025-06-30T05:29:51.251Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:51.251Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done [2025-06-30T05:29:51.251Z] #8 DONE 0.1s [2025-06-30T05:29:51.251Z] [2025-06-30T05:29:51.251Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:51.251Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:51.541Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:51.541Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:51.800Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:51.800Z] #1 transferring dockerfile: 219B done [2025-06-30T05:29:51.800Z] #1 DONE 0.0s [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:51.800Z] #2 DONE 0.0s [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:51.800Z] #3 DONE 0.0s [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] #4 [internal] load .dockerignore [2025-06-30T05:29:51.800Z] #4 transferring context: 2B done [2025-06-30T05:29:51.800Z] #4 DONE 0.0s [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:51.800Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 done [2025-06-30T05:29:51.800Z] #5 CACHED [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:51.800Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 done [2025-06-30T05:29:51.800Z] #6 CACHED [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] #7 exporting to image [2025-06-30T05:29:51.800Z] #7 exporting layers done [2025-06-30T05:29:51.800Z] #7 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done [2025-06-30T05:29:51.800Z] #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done [2025-06-30T05:29:51.800Z] #7 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done [2025-06-30T05:29:51.800Z] #7 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done [2025-06-30T05:29:51.800Z] #7 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done [2025-06-30T05:29:51.800Z] #7 pushing layers 0.0s done [2025-06-30T05:29:51.800Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad [2025-06-30T05:29:51.800Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:51.800Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done [2025-06-30T05:29:51.800Z] #7 DONE 0.1s [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:51.800Z] #8 DONE 0.0s [2025-06-30T05:29:51.800Z] [2025-06-30T05:29:51.800Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:51.800Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:52.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-06-30T05:29:52.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-06-30T05:29:52.084Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:52.084Z] #1 transferring dockerfile: 170B done [2025-06-30T05:29:52.084Z] #1 DONE 0.0s [2025-06-30T05:29:52.084Z] [2025-06-30T05:29:52.084Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-30T05:29:52.084Z] #2 DONE 0.0s [2025-06-30T05:29:52.084Z] [2025-06-30T05:29:52.084Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-30T05:29:52.084Z] #3 DONE 0.0s [2025-06-30T05:29:52.084Z] [2025-06-30T05:29:52.084Z] #4 [internal] load .dockerignore [2025-06-30T05:29:52.084Z] #4 transferring context: 2B done [2025-06-30T05:29:52.084Z] #4 DONE 0.0s [2025-06-30T05:29:52.084Z] [2025-06-30T05:29:52.084Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:52.084Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done [2025-06-30T05:29:52.084Z] #5 CACHED [2025-06-30T05:29:52.084Z] [2025-06-30T05:29:52.084Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 [2025-06-30T05:29:52.084Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done [2025-06-30T05:29:52.084Z] #6 CACHED [2025-06-30T05:29:52.084Z] [2025-06-30T05:29:52.084Z] #7 exporting to image [2025-06-30T05:29:52.084Z] #7 exporting layers done [2025-06-30T05:29:52.084Z] #7 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done [2025-06-30T05:29:52.085Z] #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done [2025-06-30T05:29:52.085Z] #7 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done [2025-06-30T05:29:52.085Z] #7 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done [2025-06-30T05:29:52.085Z] #7 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done [2025-06-30T05:29:52.085Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:52.343Z] #7 pushing layers 0.0s done [2025-06-30T05:29:52.343Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done [2025-06-30T05:29:52.343Z] #7 DONE 0.1s [2025-06-30T05:29:52.343Z] [2025-06-30T05:29:52.343Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:52.343Z] #8 DONE 0.0s [2025-06-30T05:29:52.343Z] [2025-06-30T05:29:52.343Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:52.343Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:52.679Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:52.679Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:52.939Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:52.939Z] #1 transferring dockerfile: 206B done [2025-06-30T05:29:52.939Z] #1 DONE 0.0s [2025-06-30T05:29:52.939Z] [2025-06-30T05:29:52.939Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:52.939Z] #2 DONE 0.0s [2025-06-30T05:29:52.939Z] [2025-06-30T05:29:52.939Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:52.939Z] #3 DONE 0.1s [2025-06-30T05:29:52.939Z] [2025-06-30T05:29:52.939Z] #4 [internal] load .dockerignore [2025-06-30T05:29:52.939Z] #4 transferring context: 2B done [2025-06-30T05:29:52.939Z] #4 DONE 0.0s [2025-06-30T05:29:52.939Z] [2025-06-30T05:29:52.939Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:52.939Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.1s done [2025-06-30T05:29:52.939Z] #5 DONE 0.1s [2025-06-30T05:29:52.939Z] [2025-06-30T05:29:52.939Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:52.939Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.1s done [2025-06-30T05:29:53.198Z] #6 DONE 0.2s [2025-06-30T05:29:53.198Z] [2025-06-30T05:29:53.198Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:53.198Z] #7 DONE 0.0s [2025-06-30T05:29:53.198Z] [2025-06-30T05:29:53.198Z] #8 exporting to image [2025-06-30T05:29:53.198Z] #8 exporting layers done [2025-06-30T05:29:53.198Z] #8 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done [2025-06-30T05:29:53.198Z] #8 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done [2025-06-30T05:29:53.198Z] #8 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done [2025-06-30T05:29:53.198Z] #8 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done [2025-06-30T05:29:53.198Z] #8 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done [2025-06-30T05:29:53.198Z] #8 pushing layers [2025-06-30T05:29:53.198Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:53.198Z] #8 pushing layers 0.1s done [2025-06-30T05:29:53.198Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done [2025-06-30T05:29:53.198Z] #8 DONE 0.2s [2025-06-30T05:29:53.198Z] [2025-06-30T05:29:53.198Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:53.198Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:53.485Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-06-30T05:29:53.485Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-06-30T05:29:53.743Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:53.743Z] #1 transferring dockerfile: 172B done [2025-06-30T05:29:53.743Z] #1 DONE 0.0s [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-30T05:29:53.743Z] #2 DONE 0.0s [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-30T05:29:53.743Z] #3 DONE 0.0s [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] #4 [internal] load .dockerignore [2025-06-30T05:29:53.743Z] #4 transferring context: 2B done [2025-06-30T05:29:53.743Z] #4 DONE 0.0s [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:53.743Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef done [2025-06-30T05:29:53.743Z] #5 CACHED [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:53.743Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done [2025-06-30T05:29:53.743Z] #6 CACHED [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] #7 exporting to image [2025-06-30T05:29:53.743Z] #7 exporting layers done [2025-06-30T05:29:53.743Z] #7 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done [2025-06-30T05:29:53.743Z] #7 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done [2025-06-30T05:29:53.743Z] #7 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done [2025-06-30T05:29:53.743Z] #7 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b [2025-06-30T05:29:53.743Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:53.743Z] #7 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done [2025-06-30T05:29:53.743Z] #7 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done [2025-06-30T05:29:53.743Z] #7 pushing layers 0.0s done [2025-06-30T05:29:53.743Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done [2025-06-30T05:29:53.743Z] #7 DONE 0.1s [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:53.743Z] #8 DONE 0.0s [2025-06-30T05:29:53.743Z] [2025-06-30T05:29:53.743Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:53.743Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:54.031Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31' [2025-06-30T05:29:54.032Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 --push - [2025-06-30T05:29:54.291Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:54.291Z] #1 transferring dockerfile: 178B done [2025-06-30T05:29:54.291Z] #1 DONE 0.0s [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 [2025-06-30T05:29:54.291Z] #2 DONE 0.0s [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 [2025-06-30T05:29:54.291Z] #3 DONE 0.0s [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #4 [internal] load .dockerignore [2025-06-30T05:29:54.291Z] #4 transferring context: 2B done [2025-06-30T05:29:54.291Z] #4 DONE 0.0s [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:54.291Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done [2025-06-30T05:29:54.291Z] #5 CACHED [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:54.291Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done [2025-06-30T05:29:54.291Z] #6 DONE 0.0s [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:54.291Z] #6 CACHED [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:54.291Z] #7 DONE 0.0s [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] #8 exporting to image [2025-06-30T05:29:54.291Z] #8 exporting layers done [2025-06-30T05:29:54.291Z] #8 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done [2025-06-30T05:29:54.291Z] #8 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done [2025-06-30T05:29:54.291Z] #8 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done [2025-06-30T05:29:54.291Z] #8 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done [2025-06-30T05:29:54.291Z] #8 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done [2025-06-30T05:29:54.291Z] #8 pushing layers 0.0s done [2025-06-30T05:29:54.291Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done [2025-06-30T05:29:54.291Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:54.291Z] #8 DONE 0.1s [2025-06-30T05:29:54.291Z] [2025-06-30T05:29:54.291Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:54.291Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:54.578Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:54.578Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:54.837Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:54.837Z] #1 transferring dockerfile: 219B done [2025-06-30T05:29:54.837Z] #1 DONE 0.0s [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:54.837Z] #2 DONE 0.0s [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:54.837Z] #3 DONE 0.0s [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] #4 [internal] load .dockerignore [2025-06-30T05:29:54.837Z] #4 transferring context: 2B done [2025-06-30T05:29:54.837Z] #4 DONE 0.0s [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:54.837Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done [2025-06-30T05:29:54.837Z] #5 CACHED [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:54.837Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done [2025-06-30T05:29:54.837Z] #6 CACHED [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] #7 exporting to image [2025-06-30T05:29:54.837Z] #7 exporting layers done [2025-06-30T05:29:54.837Z] #7 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done [2025-06-30T05:29:54.837Z] #7 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c [2025-06-30T05:29:54.837Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:54.837Z] #7 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done [2025-06-30T05:29:54.837Z] #7 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done [2025-06-30T05:29:54.837Z] #7 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done [2025-06-30T05:29:54.837Z] #7 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done [2025-06-30T05:29:54.837Z] #7 pushing layers 0.0s done [2025-06-30T05:29:54.837Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done [2025-06-30T05:29:54.837Z] #7 DONE 0.1s [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:54.837Z] #8 DONE 0.0s [2025-06-30T05:29:54.837Z] [2025-06-30T05:29:54.837Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:54.837Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:55.124Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-06-30T05:29:55.124Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-06-30T05:29:55.386Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:55.386Z] #1 transferring dockerfile: 170B done [2025-06-30T05:29:55.386Z] #1 DONE 0.1s [2025-06-30T05:29:55.386Z] [2025-06-30T05:29:55.386Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-30T05:29:55.386Z] #2 DONE 0.0s [2025-06-30T05:29:55.386Z] [2025-06-30T05:29:55.386Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-30T05:29:55.386Z] #3 DONE 0.0s [2025-06-30T05:29:55.386Z] [2025-06-30T05:29:55.386Z] #4 [internal] load .dockerignore [2025-06-30T05:29:55.386Z] #4 transferring context: [2025-06-30T05:29:55.386Z] #4 transferring context: 2B done [2025-06-30T05:29:55.386Z] #4 DONE 0.1s [2025-06-30T05:29:55.386Z] [2025-06-30T05:29:55.386Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:55.386Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done [2025-06-30T05:29:55.386Z] #5 CACHED [2025-06-30T05:29:55.386Z] [2025-06-30T05:29:55.386Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:55.386Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done [2025-06-30T05:29:55.386Z] #6 DONE 0.0s [2025-06-30T05:29:55.386Z] [2025-06-30T05:29:55.386Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef [2025-06-30T05:29:55.386Z] #6 CACHED [2025-06-30T05:29:55.386Z] [2025-06-30T05:29:55.386Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:55.645Z] #7 DONE 0.0s [2025-06-30T05:29:55.645Z] [2025-06-30T05:29:55.645Z] #8 exporting to image [2025-06-30T05:29:55.645Z] #8 exporting layers done [2025-06-30T05:29:55.645Z] #8 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done [2025-06-30T05:29:55.645Z] #8 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c 0.0s done [2025-06-30T05:29:55.645Z] #8 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea 0.0s done [2025-06-30T05:29:55.645Z] #8 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done [2025-06-30T05:29:55.645Z] #8 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done [2025-06-30T05:29:55.645Z] #8 pushing layers 0.0s done [2025-06-30T05:29:55.645Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done [2025-06-30T05:29:55.645Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:55.645Z] #8 DONE 0.2s [2025-06-30T05:29:55.645Z] [2025-06-30T05:29:55.645Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:55.645Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:55.933Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 --push - [2025-06-30T05:29:55.933Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624' [2025-06-30T05:29:55.933Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:55.933Z] #1 transferring dockerfile: 202B done [2025-06-30T05:29:55.933Z] #1 DONE 0.0s [2025-06-30T05:29:55.933Z] [2025-06-30T05:29:55.933Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:55.933Z] #2 DONE 0.0s [2025-06-30T05:29:55.933Z] [2025-06-30T05:29:55.933Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T05:29:55.933Z] #3 DONE 0.0s [2025-06-30T05:29:55.933Z] [2025-06-30T05:29:55.933Z] #4 [internal] load .dockerignore [2025-06-30T05:29:55.933Z] #4 transferring context: 2B done [2025-06-30T05:29:55.933Z] #4 DONE 0.0s [2025-06-30T05:29:55.933Z] [2025-06-30T05:29:55.933Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:55.933Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:55.933Z] #5 DONE 0.0s [2025-06-30T05:29:55.933Z] [2025-06-30T05:29:55.933Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:56.193Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:56.193Z] #6 DONE 0.0s [2025-06-30T05:29:56.193Z] [2025-06-30T05:29:56.193Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:56.193Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:56.193Z] #5 DONE 0.1s [2025-06-30T05:29:56.193Z] [2025-06-30T05:29:56.193Z] #7 exporting to image [2025-06-30T05:29:56.193Z] #7 exporting layers done [2025-06-30T05:29:56.193Z] #7 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done [2025-06-30T05:29:56.193Z] #7 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done [2025-06-30T05:29:56.193Z] #7 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done [2025-06-30T05:29:56.193Z] #7 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done [2025-06-30T05:29:56.193Z] #7 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done [2025-06-30T05:29:56.193Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:56.193Z] #7 ... [2025-06-30T05:29:56.193Z] [2025-06-30T05:29:56.193Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:56.193Z] #8 DONE 0.0s [2025-06-30T05:29:56.193Z] [2025-06-30T05:29:56.193Z] #7 exporting to image [2025-06-30T05:29:56.193Z] #7 pushing layers 0.1s done [2025-06-30T05:29:56.193Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa [2025-06-30T05:29:56.455Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done [2025-06-30T05:29:56.455Z] #7 DONE 0.2s [2025-06-30T05:29:56.455Z] [2025-06-30T05:29:56.455Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:56.455Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:56.735Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-06-30T05:29:56.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-06-30T05:29:56.736Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:56.736Z] #1 transferring dockerfile: 168B done [2025-06-30T05:29:56.736Z] #1 DONE 0.0s [2025-06-30T05:29:56.736Z] [2025-06-30T05:29:56.736Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-30T05:29:56.736Z] #2 DONE 0.0s [2025-06-30T05:29:56.736Z] [2025-06-30T05:29:56.736Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-30T05:29:56.736Z] #3 DONE 0.0s [2025-06-30T05:29:56.736Z] [2025-06-30T05:29:56.736Z] #4 [internal] load .dockerignore [2025-06-30T05:29:56.736Z] #4 transferring context: 2B done [2025-06-30T05:29:56.736Z] #4 DONE 0.0s [2025-06-30T05:29:56.736Z] [2025-06-30T05:29:56.736Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:56.736Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:56.736Z] #5 DONE 0.0s [2025-06-30T05:29:56.736Z] [2025-06-30T05:29:56.736Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:56.736Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:56.736Z] #6 DONE 0.0s [2025-06-30T05:29:56.995Z] [2025-06-30T05:29:56.995Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:56.995Z] #5 CACHED [2025-06-30T05:29:56.995Z] [2025-06-30T05:29:56.995Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:56.995Z] #6 CACHED [2025-06-30T05:29:56.995Z] [2025-06-30T05:29:56.995Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:56.995Z] #7 DONE 0.0s [2025-06-30T05:29:56.995Z] [2025-06-30T05:29:56.995Z] #8 exporting to image [2025-06-30T05:29:56.995Z] #8 exporting layers done [2025-06-30T05:29:56.995Z] #8 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done [2025-06-30T05:29:56.995Z] #8 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done [2025-06-30T05:29:56.995Z] #8 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done [2025-06-30T05:29:56.995Z] #8 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done [2025-06-30T05:29:56.995Z] #8 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done [2025-06-30T05:29:56.995Z] #8 pushing layers 0.0s done [2025-06-30T05:29:56.995Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done [2025-06-30T05:29:56.995Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:56.995Z] #8 DONE 0.1s [2025-06-30T05:29:56.995Z] [2025-06-30T05:29:56.995Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:56.995Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:57.278Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31' [2025-06-30T05:29:57.278Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 --push - [2025-06-30T05:29:57.278Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:57.278Z] #1 transferring dockerfile: 174B done [2025-06-30T05:29:57.278Z] #1 DONE 0.0s [2025-06-30T05:29:57.278Z] [2025-06-30T05:29:57.278Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 [2025-06-30T05:29:57.278Z] #2 DONE 0.0s [2025-06-30T05:29:57.278Z] [2025-06-30T05:29:57.279Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 [2025-06-30T05:29:57.279Z] #3 DONE 0.0s [2025-06-30T05:29:57.279Z] [2025-06-30T05:29:57.279Z] #4 [internal] load .dockerignore [2025-06-30T05:29:57.279Z] #4 transferring context: 2B done [2025-06-30T05:29:57.279Z] #4 DONE 0.0s [2025-06-30T05:29:57.279Z] [2025-06-30T05:29:57.279Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:57.279Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:57.279Z] #5 CACHED [2025-06-30T05:29:57.279Z] [2025-06-30T05:29:57.279Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:57.279Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:57.279Z] #6 CACHED [2025-06-30T05:29:57.538Z] [2025-06-30T05:29:57.538Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:57.538Z] #7 DONE 0.0s [2025-06-30T05:29:57.538Z] [2025-06-30T05:29:57.538Z] #8 exporting to image [2025-06-30T05:29:57.538Z] #8 exporting layers done [2025-06-30T05:29:57.538Z] #8 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done [2025-06-30T05:29:57.538Z] #8 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done [2025-06-30T05:29:57.538Z] #8 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done [2025-06-30T05:29:57.538Z] #8 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done [2025-06-30T05:29:57.538Z] #8 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done [2025-06-30T05:29:57.538Z] #8 pushing layers 0.0s done [2025-06-30T05:29:57.538Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done [2025-06-30T05:29:57.538Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:57.538Z] #8 DONE 0.1s [2025-06-30T05:29:57.538Z] [2025-06-30T05:29:57.538Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:57.538Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:57.826Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' [2025-06-30T05:29:57.826Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - [2025-06-30T05:29:57.826Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:57.826Z] #1 transferring dockerfile: 215B done [2025-06-30T05:29:57.826Z] #1 DONE 0.0s [2025-06-30T05:29:57.826Z] [2025-06-30T05:29:57.826Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:57.827Z] #2 DONE 0.0s [2025-06-30T05:29:57.827Z] [2025-06-30T05:29:57.827Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T05:29:57.827Z] #3 DONE 0.0s [2025-06-30T05:29:57.827Z] [2025-06-30T05:29:57.827Z] #4 [internal] load .dockerignore [2025-06-30T05:29:57.827Z] #4 transferring context: 2B done [2025-06-30T05:29:57.827Z] #4 DONE 0.0s [2025-06-30T05:29:57.827Z] [2025-06-30T05:29:57.827Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:57.827Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:57.827Z] #5 DONE 0.0s [2025-06-30T05:29:57.827Z] [2025-06-30T05:29:57.827Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:58.085Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done [2025-06-30T05:29:58.085Z] #6 CACHED [2025-06-30T05:29:58.085Z] [2025-06-30T05:29:58.085Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:58.085Z] #5 CACHED [2025-06-30T05:29:58.085Z] [2025-06-30T05:29:58.085Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:58.085Z] #7 DONE 0.0s [2025-06-30T05:29:58.085Z] [2025-06-30T05:29:58.085Z] #8 exporting to image [2025-06-30T05:29:58.085Z] #8 exporting layers done [2025-06-30T05:29:58.085Z] #8 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done [2025-06-30T05:29:58.085Z] #8 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done [2025-06-30T05:29:58.085Z] #8 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done [2025-06-30T05:29:58.085Z] #8 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done [2025-06-30T05:29:58.085Z] #8 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done [2025-06-30T05:29:58.085Z] #8 pushing layers 0.0s done [2025-06-30T05:29:58.085Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done [2025-06-30T05:29:58.085Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:58.085Z] #8 DONE 0.1s [2025-06-30T05:29:58.085Z] [2025-06-30T05:29:58.085Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:58.085Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-30T05:29:58.376Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-06-30T05:29:58.376Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-06-30T05:29:58.635Z] #1 [internal] load build definition from Dockerfile [2025-06-30T05:29:58.635Z] #1 transferring dockerfile: 166B done [2025-06-30T05:29:58.635Z] #1 DONE 0.0s [2025-06-30T05:29:58.635Z] [2025-06-30T05:29:58.635Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-30T05:29:58.635Z] #2 DONE 0.0s [2025-06-30T05:29:58.636Z] [2025-06-30T05:29:58.636Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-30T05:29:58.636Z] #3 DONE 0.0s [2025-06-30T05:29:58.636Z] [2025-06-30T05:29:58.636Z] #4 [internal] load .dockerignore [2025-06-30T05:29:58.636Z] #4 transferring context: 2B done [2025-06-30T05:29:58.636Z] #4 DONE 0.0s [2025-06-30T05:29:58.636Z] [2025-06-30T05:29:58.636Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:58.636Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 done [2025-06-30T05:29:58.636Z] #5 CACHED [2025-06-30T05:29:58.636Z] [2025-06-30T05:29:58.636Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 [2025-06-30T05:29:58.636Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 done [2025-06-30T05:29:58.636Z] #6 CACHED [2025-06-30T05:29:58.636Z] [2025-06-30T05:29:58.636Z] #7 exporting to image [2025-06-30T05:29:58.636Z] #7 exporting layers done [2025-06-30T05:29:58.636Z] #7 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done [2025-06-30T05:29:58.636Z] #7 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done [2025-06-30T05:29:58.636Z] #7 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done [2025-06-30T05:29:58.636Z] #7 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done [2025-06-30T05:29:58.636Z] #7 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done [2025-06-30T05:29:58.636Z] #7 pushing layers 0.0s done [2025-06-30T05:29:58.636Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa [2025-06-30T05:29:58.636Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-30T05:29:58.636Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done [2025-06-30T05:29:58.636Z] #7 DONE 0.1s [2025-06-30T05:29:58.636Z] [2025-06-30T05:29:58.636Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-30T05:29:58.636Z] #8 DONE 0.0s [2025-06-30T05:29:58.636Z] [2025-06-30T05:29:58.636Z] 1 warning found (use --debug to expand): [2025-06-30T05:29:58.636Z]  - 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-06-30T05:29:59.027Z] + '[' -d /w/workspace/edgex-go/863/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:29:59.318Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:29:59.873Z] ---> package-listing.sh [2025-06-30T05:29:59.873Z] ++ facter osfamily [2025-06-30T05:29:59.873Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-30T05:30:00.138Z] + OS_FAMILY=redhat [2025-06-30T05:30:00.138Z] + workspace=/w/workspace/edgex-go/863 [2025-06-30T05:30:00.138Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-30T05:30:00.138Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-30T05:30:00.138Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-30T05:30:00.138Z] + PACKAGES=/tmp/packages_start.txt [2025-06-30T05:30:00.138Z] + '[' /w/workspace/edgex-go/863 ']' [2025-06-30T05:30:00.138Z] + PACKAGES=/tmp/packages_end.txt [2025-06-30T05:30:00.138Z] + case "${OS_FAMILY}" in [2025-06-30T05:30:00.138Z] + rpm -qa [2025-06-30T05:30:00.138Z] + sort [2025-06-30T05:30:00.709Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-30T05:30:00.709Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-30T05:30:00.709Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-30T05:30:00.709Z] + '[' /w/workspace/edgex-go/863 ']' [2025-06-30T05:30:00.709Z] + mkdir -p /w/workspace/edgex-go/863/archives/ [2025-06-30T05:30:00.709Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/863/archives/ [Pipeline] echo [2025-06-30T05:30:00.718Z] 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/863/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-30T05:30:01.002Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:30:01.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T05:30:01.585Z] [2025-06-30T05:30:01.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T05:30:01.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T05:30:01.896Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-30T05:30:01.896Z] 5eb5b503b376: Pulling fs layer [2025-06-30T05:30:01.896Z] 5c69ac0246d0: Pulling fs layer [2025-06-30T05:30:01.896Z] ec43610c2a17: Pulling fs layer [2025-06-30T05:30:01.896Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-30T05:30:01.896Z] 33b1e0a273af: Pulling fs layer [2025-06-30T05:30:01.896Z] 5d3b04190fa2: Pulling fs layer [2025-06-30T05:30:01.896Z] 2f39f015ded8: Pulling fs layer [2025-06-30T05:30:01.896Z] 3a2ae6a8a46f: Waiting [2025-06-30T05:30:01.896Z] 33b1e0a273af: Waiting [2025-06-30T05:30:01.896Z] 5d3b04190fa2: Waiting [2025-06-30T05:30:01.896Z] 2f39f015ded8: Waiting [2025-06-30T05:30:01.896Z] 5c69ac0246d0: Verifying Checksum [2025-06-30T05:30:01.896Z] 5c69ac0246d0: Download complete [2025-06-30T05:30:01.896Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-30T05:30:01.896Z] 3a2ae6a8a46f: Download complete [2025-06-30T05:30:01.896Z] ec43610c2a17: Verifying Checksum [2025-06-30T05:30:01.896Z] ec43610c2a17: Download complete [2025-06-30T05:30:01.896Z] 33b1e0a273af: Verifying Checksum [2025-06-30T05:30:01.896Z] 33b1e0a273af: Download complete [2025-06-30T05:30:01.896Z] 5d3b04190fa2: Verifying Checksum [2025-06-30T05:30:01.896Z] 5d3b04190fa2: Download complete [2025-06-30T05:30:02.155Z] 5eb5b503b376: Verifying Checksum [2025-06-30T05:30:02.155Z] 5eb5b503b376: Download complete [2025-06-30T05:30:03.091Z] 2f39f015ded8: Verifying Checksum [2025-06-30T05:30:03.091Z] 2f39f015ded8: Download complete [2025-06-30T05:30:03.662Z] 5eb5b503b376: Pull complete [2025-06-30T05:30:03.662Z] 5c69ac0246d0: Pull complete [2025-06-30T05:30:03.920Z] ec43610c2a17: Pull complete [2025-06-30T05:30:04.178Z] 3a2ae6a8a46f: Pull complete [2025-06-30T05:30:04.179Z] 33b1e0a273af: Pull complete [2025-06-30T05:30:04.437Z] 5d3b04190fa2: Pull complete [2025-06-30T05:30:08.652Z] 2f39f015ded8: Pull complete [2025-06-30T05:30:08.652Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-30T05:30:08.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T05:30:08.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T05:30:08.812Z] prd-centos7-docker-4c-2g-4246 does not seem to be running inside a container [2025-06-30T05:30:08.848Z] $ 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/863/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-30T05:30:12.046Z] $ docker top 1f9655c999329d45cd3550541fa34d887fc2be1d7083879be108764de9ba5c52 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T05:30:12.382Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-30T05:30:12.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-30T05:30:12.957Z] + ls /var/log/sa-host [2025-06-30T05:30:12.957Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T05:30:13.129Z] provisioning config files... [2025-06-30T05:30:13.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2292085784744021283tmp [Pipeline] { [Pipeline] echo [2025-06-30T05:30:13.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:30:13.442Z] ---> create-netrc.sh [Pipeline] } [2025-06-30T05:30:13.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:30:13.805Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-30T05:30:13.817Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T05:30:14.100Z] ---> sudo-logs.sh [2025-06-30T05:30:14.100Z] Archiving 'sudo' log.. [2025-06-30T05:30:14.100Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T05:30:14.137Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-30T05:30:14.147Z] $ docker stop --time=1 1f9655c999329d45cd3550541fa34d887fc2be1d7083879be108764de9ba5c52 [2025-06-30T05:30:15.274Z] $ docker rm -f --volumes 1f9655c999329d45cd3550541fa34d887fc2be1d7083879be108764de9ba5c52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-30T05:30:15.380Z] [WS-CLEANUP] Deleting project workspace... [2025-06-30T05:30:15.380Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-30T05:30:15.394Z] [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-06-30T05:43:32.033Z] #154 ... [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-30T05:43:32.033Z] #150 DONE 1062.0s [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:43:32.033Z] #147 ... [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:43:32.033Z] #155 DONE 0.2s [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:43:32.033Z] #156 DONE 0.2s [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-30T05:43:32.033Z] #153 ... [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-30T05:43:32.033Z] #157 DONE 0.4s [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #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-06-30T05:43:32.033Z] #158 DONE 0.2s [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #143 [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-06-30T05:43:32.033Z] #143 ... [2025-06-30T05:43:32.033Z] [2025-06-30T05:43:32.033Z] #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-06-30T05:43:32.033Z] #159 DONE 0.1s [2025-06-30T05:43:32.034Z] [2025-06-30T05:43:32.034Z] #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-06-30T05:43:32.034Z] #160 DONE 2.0s [2025-06-30T05:43:32.034Z] [2025-06-30T05:43:32.034Z] #112 [core-common-config-bootstrapper] exporting to image [2025-06-30T05:43:32.034Z] #112 exporting layers [2025-06-30T05:43:32.034Z] #112 exporting layers 0.7s done [2025-06-30T05:43:32.034Z] #112 writing image sha256:d2b56b12a897d1014d5e545e37bc306253de8288e29b19c997c11d06809dc220 done [2025-06-30T05:43:32.034Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-06-30T05:43:32.034Z] #112 DONE 4.8s [2025-06-30T05:43:32.034Z] [2025-06-30T05:43:32.034Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T05:43:36.478Z] #144 ... [2025-06-30T05:43:36.478Z] [2025-06-30T05:43:36.478Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-30T05:43:36.478Z] #153 DONE 1072.8s [2025-06-30T05:43:36.478Z] [2025-06-30T05:43:36.478Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T05:43:36.478Z] #44 ... [2025-06-30T05:43:36.478Z] [2025-06-30T05:43:36.478Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-30T05:43:36.755Z] #161 DONE 0.4s [2025-06-30T05:43:36.755Z] [2025-06-30T05:43:36.755Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-30T05:43:39.364Z] #162 DONE 2.5s [2025-06-30T05:43:39.364Z] [2025-06-30T05:43:39.364Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:43:39.629Z] #163 DONE 0.2s [2025-06-30T05:43:39.629Z] [2025-06-30T05:43:39.629Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:43:39.898Z] #164 DONE 0.3s [2025-06-30T05:43:39.898Z] [2025-06-30T05:43:39.898Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-30T05:43:39.898Z] #165 DONE 0.3s [2025-06-30T05:43:39.898Z] [2025-06-30T05:43:39.898Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T05:43:40.164Z] #152 ... [2025-06-30T05:43:40.164Z] [2025-06-30T05:43:40.164Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-30T05:43:40.164Z] #166 DONE 0.1s [2025-06-30T05:43:40.164Z] [2025-06-30T05:43:40.164Z] #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-06-30T05:43:40.430Z] #167 DONE 0.2s [2025-06-30T05:43:40.430Z] [2025-06-30T05:43:40.430Z] #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-06-30T05:43:40.430Z] #168 DONE 0.2s [2025-06-30T05:43:40.430Z] [2025-06-30T05:43:40.430Z] #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-06-30T05:43:40.430Z] #169 DONE 0.1s [2025-06-30T05:43:40.430Z] [2025-06-30T05:43:40.430Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T05:43:40.696Z] #146 ... [2025-06-30T05:43:40.696Z] [2025-06-30T05:43:40.696Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-30T05:43:40.696Z] #170 DONE 0.1s [2025-06-30T05:43:40.696Z] [2025-06-30T05:43:40.696Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-30T05:43:42.632Z] #171 DONE 2.1s [2025-06-30T05:43:42.632Z] [2025-06-30T05:43:42.632Z] #143 [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-06-30T05:43:42.898Z] #143 ... [2025-06-30T05:43:42.898Z] [2025-06-30T05:43:42.898Z] #112 [security-bootstrapper] exporting to image [2025-06-30T05:43:42.898Z] #112 exporting layers [2025-06-30T05:43:43.852Z] #112 exporting layers 1.1s done [2025-06-30T05:43:43.852Z] #112 writing image sha256:e36e8a56d66b04dfc6992f5218b2db607995167c3a34f5085abfc21aa1b2c543 done [2025-06-30T05:43:43.852Z] #112 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-06-30T05:43:43.852Z] #112 DONE 5.9s [2025-06-30T05:43:43.852Z] [2025-06-30T05:43:43.852Z] #143 [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-06-30T05:58:07.184Z] #143 ... [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-30T05:58:07.184Z] #148 DONE 1941.5s [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:58:07.184Z] #147 ... [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:58:07.184Z] #172 DONE 0.2s [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-30T05:58:07.184Z] #154 ... [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:58:07.184Z] #173 DONE 0.2s [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-30T05:58:07.184Z] #174 DONE 0.5s [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:58:07.184Z] #175 DONE 0.2s [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #112 [core-command] exporting to image [2025-06-30T05:58:07.184Z] #112 exporting layers [2025-06-30T05:58:07.184Z] #112 exporting layers 0.4s done [2025-06-30T05:58:07.184Z] #112 writing image sha256:d88831e4d2eeac83b889d31e1590d0d5ec89addfb91933306ea0b41192a9038b 0.1s done [2025-06-30T05:58:07.184Z] #112 naming to docker.io/library/core-command-arm64 0.0s done [2025-06-30T05:58:07.184Z] #112 DONE 6.4s [2025-06-30T05:58:07.184Z] [2025-06-30T05:58:07.184Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:58:29.238Z] #147 ... [2025-06-30T05:58:29.238Z] [2025-06-30T05:58:29.238Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-30T05:58:29.238Z] #145 DONE 1965.7s [2025-06-30T05:58:29.238Z] [2025-06-30T05:58:29.238Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:58:29.238Z] #147 ... [2025-06-30T05:58:29.238Z] [2025-06-30T05:58:29.238Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:58:29.509Z] #176 DONE 0.4s [2025-06-30T05:58:29.509Z] [2025-06-30T05:58:29.509Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:58:29.784Z] #177 DONE 0.3s [2025-06-30T05:58:29.784Z] [2025-06-30T05:58:29.784Z] #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-06-30T05:58:30.054Z] #178 DONE 0.2s [2025-06-30T05:58:30.054Z] [2025-06-30T05:58:30.054Z] #143 [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-06-30T05:58:30.054Z] #143 ... [2025-06-30T05:58:30.054Z] [2025-06-30T05:58:30.054Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-30T05:58:30.323Z] #179 DONE 0.2s [2025-06-30T05:58:30.323Z] [2025-06-30T05:58:30.323Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-30T05:58:30.590Z] #180 DONE 0.4s [2025-06-30T05:58:30.590Z] [2025-06-30T05:58:30.590Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-30T05:58:30.590Z] #181 DONE 0.1s [2025-06-30T05:58:30.590Z] [2025-06-30T05:58:30.590Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T05:58:33.167Z] #182 DONE 2.1s [2025-06-30T05:58:33.167Z] [2025-06-30T05:58:33.167Z] #112 [security-proxy-setup] exporting to image [2025-06-30T05:58:33.167Z] #112 exporting layers [2025-06-30T05:58:33.751Z] #112 exporting layers 1.0s done [2025-06-30T05:58:33.751Z] #112 writing image sha256:2db74acfe7f12774d0a01daedba5fd20b749e5c8bf5a86d7387f6835f92cce15 done [2025-06-30T05:58:33.751Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-06-30T05:58:33.751Z] #112 DONE 7.4s [2025-06-30T05:58:33.751Z] [2025-06-30T05:58:33.751Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T05:58:35.688Z] #144 ... [2025-06-30T05:58:35.688Z] [2025-06-30T05:58:35.688Z] #143 [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-06-30T05:58:35.688Z] #143 1972.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-30T05:59:07.886Z] #143 DONE 2001.6s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T05:59:07.886Z] #144 ... [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T05:59:07.886Z] #183 DONE 0.3s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T05:59:07.886Z] #144 ... [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-30T05:59:07.886Z] #184 DONE 0.1s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T05:59:07.886Z] #152 ... [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #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-06-30T05:59:07.886Z] #185 DONE 0.1s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #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-06-30T05:59:07.886Z] #186 DONE 0.1s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T05:59:07.886Z] #147 ... [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-30T05:59:07.886Z] #187 DONE 0.1s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-30T05:59:07.886Z] #188 DONE 0.4s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-30T05:59:07.886Z] #189 DONE 0.4s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T05:59:07.886Z] #146 ... [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-30T05:59:07.886Z] #190 DONE 0.1s [2025-06-30T05:59:07.886Z] [2025-06-30T05:59:07.886Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T05:59:09.303Z] #191 DONE 1.7s [2025-06-30T05:59:09.303Z] [2025-06-30T05:59:09.303Z] #112 [security-secretstore-setup] exporting to image [2025-06-30T05:59:09.303Z] #112 exporting layers [2025-06-30T05:59:10.713Z] #112 exporting layers 1.5s done [2025-06-30T05:59:10.713Z] #112 writing image sha256:4a48646a5a20627e483aa5e1eefb06a69a56783e041c8dd48068b5326ca642d6 done [2025-06-30T05:59:10.713Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-06-30T05:59:10.713Z] #112 DONE 8.9s [2025-06-30T05:59:10.713Z] [2025-06-30T05:59:10.713Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T06:00:07.088Z] #144 ... [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-30T06:00:07.088Z] #154 DONE 2056.0s [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T06:00:07.088Z] #144 ... [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:00:07.088Z] #192 DONE 0.1s [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T06:00:07.088Z] #144 ... [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T06:00:07.088Z] #193 DONE 0.1s [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-30T06:00:07.088Z] #194 DONE 0.4s [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #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-06-30T06:00:07.088Z] #195 DONE 0.1s [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #112 [security-spiffe-token-provider] exporting to image [2025-06-30T06:00:07.088Z] #112 exporting layers [2025-06-30T06:00:07.088Z] #112 exporting layers 0.9s done [2025-06-30T06:00:07.088Z] #112 writing image sha256:f9305f82c332f6a4e2226085ab4f0d5f9a1941996d3327ca6db0dd19ec1745ad done [2025-06-30T06:00:07.088Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-06-30T06:00:07.088Z] #112 DONE 9.8s [2025-06-30T06:00:07.088Z] [2025-06-30T06:00:07.088Z] #21 [support-scheduler internal] load .dockerignore [2025-06-30T06:00:45.935Z] #21 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T06:00:45.935Z] #144 DONE 2096.6s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T06:00:45.935Z] #147 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:00:45.935Z] #196 DONE 0.2s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T06:00:45.935Z] #152 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T06:00:45.935Z] #197 DONE 0.2s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-30T06:00:45.935Z] #198 DONE 0.4s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T06:00:45.935Z] #152 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-30T06:00:45.935Z] #199 DONE 0.2s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-30T06:00:45.935Z] #200 DONE 0.1s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T06:00:45.935Z] #201 DONE 1.7s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #112 [security-proxy-auth] exporting to image [2025-06-30T06:00:45.935Z] #112 exporting layers [2025-06-30T06:00:45.935Z] #112 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-30T06:00:45.935Z] #149 DONE 2100.5s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T06:00:45.935Z] #146 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #112 [security-proxy-auth] exporting to image [2025-06-30T06:00:45.935Z] #112 exporting layers 1.1s done [2025-06-30T06:00:45.935Z] #112 writing image sha256:09487b9149d392898dbc692ccab8a878de0d2bc40b83466eae1c9fa794fd2be1 [2025-06-30T06:00:45.935Z] #112 writing image sha256:09487b9149d392898dbc692ccab8a878de0d2bc40b83466eae1c9fa794fd2be1 done [2025-06-30T06:00:45.935Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-06-30T06:00:45.935Z] #112 DONE 10.9s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:00:45.935Z] #202 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T06:00:45.935Z] #146 DONE 2101.5s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:00:45.935Z] #202 DONE 0.5s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T06:00:45.935Z] #203 DONE 0.3s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-30T06:00:45.935Z] #204 DONE 0.8s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-30T06:00:45.935Z] #205 ... [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:00:45.935Z] #206 DONE 0.3s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-30T06:00:45.935Z] #205 DONE 0.3s [2025-06-30T06:00:45.935Z] [2025-06-30T06:00:45.935Z] #112 [core-data] exporting to image [2025-06-30T06:00:46.520Z] #112 ... [2025-06-30T06:00:46.520Z] [2025-06-30T06:00:46.520Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-30T06:00:46.520Z] #207 DONE 0.6s [2025-06-30T06:00:46.520Z] [2025-06-30T06:00:46.520Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-30T06:00:46.520Z] #208 DONE 0.1s [2025-06-30T06:00:46.520Z] [2025-06-30T06:00:46.520Z] #112 [core-keeper] exporting to image [2025-06-30T06:00:46.520Z] #112 writing image sha256:03b04a47922551493f71957520730b128811373d40e74149f528f1f251ab6d3b 0.0s done [2025-06-30T06:00:46.520Z] #112 naming to docker.io/library/core-data-arm64 0.0s done [2025-06-30T06:00:47.102Z] #112 exporting layers 0.5s done [2025-06-30T06:00:47.102Z] #112 writing image sha256:62cbbc7e3a9a866498f0ec6da7524a75f3c5c378ccd338539c298c1f43dbaf87 done [2025-06-30T06:00:47.102Z] #112 naming to docker.io/library/core-keeper-arm64 done [2025-06-30T06:00:47.102Z] #112 DONE 12.0s [2025-06-30T06:00:47.102Z] [2025-06-30T06:00:47.102Z] #21 [support-scheduler internal] load .dockerignore [2025-06-30T06:00:51.368Z] #21 ... [2025-06-30T06:00:51.368Z] [2025-06-30T06:00:51.368Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-30T06:00:51.368Z] #151 DONE 2107.9s [2025-06-30T06:00:51.368Z] [2025-06-30T06:00:51.368Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:00:51.368Z] #44 ... [2025-06-30T06:00:51.368Z] [2025-06-30T06:00:51.368Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:00:51.368Z] #209 DONE 0.1s [2025-06-30T06:00:51.368Z] [2025-06-30T06:00:51.368Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:00:51.368Z] #44 ... [2025-06-30T06:00:51.368Z] [2025-06-30T06:00:51.368Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T06:00:51.368Z] #210 DONE 0.1s [2025-06-30T06:00:51.639Z] [2025-06-30T06:00:51.639Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-30T06:00:52.231Z] #211 DONE 0.5s [2025-06-30T06:00:52.231Z] [2025-06-30T06:00:52.231Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-30T06:00:52.231Z] #212 DONE 0.1s [2025-06-30T06:00:52.231Z] [2025-06-30T06:00:52.231Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:00:52.231Z] #44 ... [2025-06-30T06:00:52.231Z] [2025-06-30T06:00:52.231Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-30T06:00:52.231Z] #213 DONE 0.1s [2025-06-30T06:00:52.498Z] [2025-06-30T06:00:52.498Z] #112 [core-metadata] exporting to image [2025-06-30T06:00:52.498Z] #112 exporting layers [2025-06-30T06:00:52.765Z] #112 exporting layers 0.4s done [2025-06-30T06:00:52.765Z] #112 writing image sha256:48f149afea74aa47eba3b1d90f8a3a0356e8cb87b9558b94bd6b702292a92267 done [2025-06-30T06:00:52.765Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-06-30T06:00:52.765Z] #112 DONE 12.4s [2025-06-30T06:00:52.765Z] [2025-06-30T06:00:52.765Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:01:19.662Z] #44 ... [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T06:01:19.662Z] #147 DONE 2133.2s [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:01:19.662Z] #44 ... [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:01:19.662Z] #214 DONE 0.1s [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T06:01:19.662Z] #215 DONE 0.1s [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:01:19.662Z] #44 ... [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-30T06:01:19.662Z] #216 DONE 0.5s [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T06:01:19.662Z] #152 ... [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-30T06:01:19.662Z] #217 DONE 0.1s [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #112 [support-scheduler] exporting to image [2025-06-30T06:01:19.662Z] #112 exporting layers [2025-06-30T06:01:19.662Z] #112 exporting layers 1.1s done [2025-06-30T06:01:19.662Z] #112 writing image sha256:60af7fe94e01d96904617f07b68341858c9669b5b8ca04f2ac3ded97f66c5069 done [2025-06-30T06:01:19.662Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-06-30T06:01:19.662Z] #112 DONE 13.5s [2025-06-30T06:01:19.662Z] [2025-06-30T06:01:19.662Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T06:01:22.988Z] #152 DONE 2139.7s [2025-06-30T06:01:22.989Z] [2025-06-30T06:01:22.989Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:01:22.989Z] #44 ... [2025-06-30T06:01:22.989Z] [2025-06-30T06:01:22.989Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T06:01:22.989Z] #218 DONE 0.1s [2025-06-30T06:01:22.989Z] [2025-06-30T06:01:22.989Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:01:23.253Z] #44 ... [2025-06-30T06:01:23.253Z] [2025-06-30T06:01:23.253Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T06:01:23.253Z] #219 DONE 0.1s [2025-06-30T06:01:23.253Z] [2025-06-30T06:01:23.253Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-30T06:01:23.833Z] #220 DONE 0.5s [2025-06-30T06:01:23.833Z] [2025-06-30T06:01:23.833Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-30T06:01:23.833Z] #221 DONE 0.1s [2025-06-30T06:01:23.833Z] [2025-06-30T06:01:23.833Z] #112 [support-notifications] exporting to image [2025-06-30T06:01:23.833Z] #112 exporting layers [2025-06-30T06:01:24.414Z] #112 exporting layers 0.6s done [2025-06-30T06:01:24.414Z] #112 writing image sha256:bf528c43980f4f2609cdbf4361ec583192b846916d49661ffd219b2f7d18dce4 done [2025-06-30T06:01:24.414Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-06-30T06:01:24.414Z] #112 DONE 14.1s [2025-06-30T06:01:24.414Z] [2025-06-30T06:01:24.414Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T06:01:24.414Z] time="2025-06-30T05:22:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-30T06:01:24.434Z] $ docker stop --time=1 4c845276eb79829a261374ecd8c9766e85486b2cb355ed3177f7c6a26057e7b2 [2025-06-30T06:01:26.030Z] $ docker rm -f --volumes 4c845276eb79829a261374ecd8c9766e85486b2cb355ed3177f7c6a26057e7b2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-30T06:01:26.792Z] + docker images [2025-06-30T06:01:26.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-30T06:01:26.792Z] support-notifications-arm64 latest bf528c43980f 3 seconds ago 52.6MB [2025-06-30T06:01:26.792Z] support-scheduler-arm64 latest 60af7fe94e01 9 seconds ago 48.9MB [2025-06-30T06:01:26.792Z] core-metadata-arm64 latest 48f149afea74 34 seconds ago 33.6MB [2025-06-30T06:01:26.792Z] core-keeper-arm64 latest 62cbbc7e3a9a 40 seconds ago 33MB [2025-06-30T06:01:26.792Z] core-data-arm64 latest 03b04a479225 41 seconds ago 33.4MB [2025-06-30T06:01:26.792Z] security-proxy-auth-arm64 latest 09487b9149d3 44 seconds ago 32.3MB [2025-06-30T06:01:26.792Z] security-spiffe-token-provider-arm64 latest f9305f82c332 About a minute ago 48.4MB [2025-06-30T06:01:26.792Z] security-secretstore-setup-arm64 latest 4a48646a5a20 2 minutes ago 68.5MB [2025-06-30T06:01:26.792Z] security-proxy-setup-arm64 latest 2db74acfe7f1 2 minutes ago 39MB [2025-06-30T06:01:26.792Z] core-command-arm64 latest d88831e4d2ee 3 minutes ago 29MB [2025-06-30T06:01:26.792Z] security-bootstrapper-arm64 latest e36e8a56d66b 17 minutes ago 21.1MB [2025-06-30T06:01:26.792Z] core-common-config-bootstrapper-arm64 latest d2b56b12a897 17 minutes ago 18MB [2025-06-30T06:01:26.792Z] security-spire-agent-arm64 latest 7fe6b61abb98 37 minutes ago 187MB [2025-06-30T06:01:26.792Z] security-spire-server-arm64 latest 9df20fa0d132 37 minutes ago 144MB [2025-06-30T06:01:26.792Z] security-spire-config-arm64 latest 04270cb1bc2c 37 minutes ago 143MB [2025-06-30T06:01:26.792Z] ci-base-image-arm64 latest f2bcd6718b6a 39 minutes ago 909MB [2025-06-30T06:01:26.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 3bb21d53e231 12 days ago 560MB [2025-06-30T06:01:26.792Z] 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-06-30T06:01:26.894Z] provisioning config files... [2025-06-30T06:01:26.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config1910540303643968434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:01:27.237Z] ---> ****-login.sh [2025-06-30T06:01:27.237Z] nexus3.edgexfoundry.org:10001 [2025-06-30T06:01:27.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T06:01:27.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T06:01:27.552Z] Configure a credential helper to remove this warning. See [2025-06-30T06:01:27.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T06:01:27.552Z] [2025-06-30T06:01:27.552Z] Login Succeeded [2025-06-30T06:01:27.552Z] nexus3.edgexfoundry.org:10002 [2025-06-30T06:01:27.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T06:01:28.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T06:01:28.102Z] Configure a credential helper to remove this warning. See [2025-06-30T06:01:28.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T06:01:28.102Z] [2025-06-30T06:01:28.102Z] Login Succeeded [2025-06-30T06:01:28.102Z] nexus3.edgexfoundry.org:10003 [2025-06-30T06:01:28.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T06:01:28.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T06:01:28.384Z] Configure a credential helper to remove this warning. See [2025-06-30T06:01:28.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T06:01:28.384Z] [2025-06-30T06:01:28.384Z] Login Succeeded [2025-06-30T06:01:28.384Z] nexus3.edgexfoundry.org:10004 [2025-06-30T06:01:28.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T06:01:28.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T06:01:28.672Z] Configure a credential helper to remove this warning. See [2025-06-30T06:01:28.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T06:01:28.672Z] [2025-06-30T06:01:28.672Z] Login Succeeded [2025-06-30T06:01:28.672Z] ****.io [2025-06-30T06:01:28.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T06:01:29.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T06:01:29.234Z] Configure a credential helper to remove this warning. See [2025-06-30T06:01:29.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T06:01:29.234Z] [2025-06-30T06:01:29.234Z] Login Succeeded [2025-06-30T06:01:29.234Z] ---> ****-login.sh ends [Pipeline] } [2025-06-30T06:01:29.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:01:29.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T06:01:29.340Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-06-30T06:01:29.341Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:29.341Z] latest [2025-06-30T06:01:29.341Z] 4.1.0-dev.31 [2025-06-30T06:01:29.341Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:29.341Z] main [2025-06-30T06:01:29.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:29.768Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:30.139Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:30.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-30T06:01:30.140Z] c6ccf4200d59: Preparing [2025-06-30T06:01:30.140Z] 71275a9da9bb: Preparing [2025-06-30T06:01:30.140Z] 9349e762c6bf: Preparing [2025-06-30T06:01:30.140Z] 03974eba32e6: Preparing [2025-06-30T06:01:30.140Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:30.140Z] 3f822cc93be6: Preparing [2025-06-30T06:01:30.140Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:30.140Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:30.140Z] 3f822cc93be6: Waiting [2025-06-30T06:01:30.405Z] 9349e762c6bf: Pushed [2025-06-30T06:01:30.405Z] 11bd6aac8c7d: Pushed [2025-06-30T06:01:30.405Z] c6ccf4200d59: Pushed [2025-06-30T06:01:30.405Z] 03974eba32e6: Pushed [2025-06-30T06:01:30.405Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:30.405Z] 3f822cc93be6: Pushed [2025-06-30T06:01:34.890Z] 71275a9da9bb: Pushed [2025-06-30T06:01:34.890Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:35.253Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:35.609Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-30T06:01:35.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-30T06:01:35.609Z] c6ccf4200d59: Preparing [2025-06-30T06:01:35.609Z] 71275a9da9bb: Preparing [2025-06-30T06:01:35.609Z] 9349e762c6bf: Preparing [2025-06-30T06:01:35.609Z] 03974eba32e6: Preparing [2025-06-30T06:01:35.609Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:35.609Z] 3f822cc93be6: Preparing [2025-06-30T06:01:35.609Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:35.609Z] 3f822cc93be6: Waiting [2025-06-30T06:01:35.609Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:35.609Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:35.609Z] 71275a9da9bb: Layer already exists [2025-06-30T06:01:35.609Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:35.609Z] c6ccf4200d59: Layer already exists [2025-06-30T06:01:35.609Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:35.609Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:35.609Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:35.875Z] latest: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:36.231Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:36.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 [2025-06-30T06:01:36.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-30T06:01:36.897Z] c6ccf4200d59: Preparing [2025-06-30T06:01:36.897Z] 71275a9da9bb: Preparing [2025-06-30T06:01:36.897Z] 9349e762c6bf: Preparing [2025-06-30T06:01:36.897Z] 03974eba32e6: Preparing [2025-06-30T06:01:36.897Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:36.897Z] 3f822cc93be6: Preparing [2025-06-30T06:01:36.897Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:36.897Z] 3f822cc93be6: Waiting [2025-06-30T06:01:36.897Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:36.897Z] c6ccf4200d59: Layer already exists [2025-06-30T06:01:36.897Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:36.897Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:36.897Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:36.897Z] 71275a9da9bb: Layer already exists [2025-06-30T06:01:36.897Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:36.897Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:36.897Z] 4.1.0-dev.31: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:37.241Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:37.581Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:37.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-30T06:01:37.581Z] c6ccf4200d59: Preparing [2025-06-30T06:01:37.581Z] 71275a9da9bb: Preparing [2025-06-30T06:01:37.581Z] 9349e762c6bf: Preparing [2025-06-30T06:01:37.581Z] 03974eba32e6: Preparing [2025-06-30T06:01:37.581Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:37.581Z] 3f822cc93be6: Preparing [2025-06-30T06:01:37.581Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:37.581Z] 3f822cc93be6: Waiting [2025-06-30T06:01:37.581Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:37.581Z] 71275a9da9bb: Layer already exists [2025-06-30T06:01:37.581Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:37.581Z] c6ccf4200d59: Layer already exists [2025-06-30T06:01:37.581Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:37.581Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:37.581Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:37.581Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:37.844Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:38.191Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:38.550Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-06-30T06:01:38.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-30T06:01:38.551Z] c6ccf4200d59: Preparing [2025-06-30T06:01:38.551Z] 71275a9da9bb: Preparing [2025-06-30T06:01:38.551Z] 9349e762c6bf: Preparing [2025-06-30T06:01:38.551Z] 03974eba32e6: Preparing [2025-06-30T06:01:38.551Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:38.551Z] 3f822cc93be6: Preparing [2025-06-30T06:01:38.551Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:38.551Z] 3f822cc93be6: Waiting [2025-06-30T06:01:38.551Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:38.551Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:38.551Z] c6ccf4200d59: Layer already exists [2025-06-30T06:01:38.551Z] 71275a9da9bb: Layer already exists [2025-06-30T06:01:38.551Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:38.551Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:38.551Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:38.551Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:38.813Z] main: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:01:38.889Z] ===================================================== [Pipeline] echo [2025-06-30T06:01:38.902Z] taggedImages: [2025-06-30T06:01:38.902Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:38.902Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-30T06:01:38.902Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 [2025-06-30T06:01:38.902Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:38.902Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-30T06:01:38.936Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-06-30T06:01:38.936Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:38.936Z] latest [2025-06-30T06:01:38.936Z] 4.1.0-dev.31 [2025-06-30T06:01:38.936Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:38.936Z] main [2025-06-30T06:01:38.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:39.299Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:39.643Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:39.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-30T06:01:39.643Z] 09bc0de639d8: Preparing [2025-06-30T06:01:39.643Z] 2a284e64b0e5: Preparing [2025-06-30T06:01:39.643Z] 3a765e02c60c: Preparing [2025-06-30T06:01:39.643Z] ffe826671113: Preparing [2025-06-30T06:01:39.643Z] 9349e762c6bf: Preparing [2025-06-30T06:01:39.643Z] 03974eba32e6: Preparing [2025-06-30T06:01:39.643Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:39.643Z] 3f822cc93be6: Preparing [2025-06-30T06:01:39.643Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:39.643Z] 03974eba32e6: Waiting [2025-06-30T06:01:39.643Z] 11bd6aac8c7d: Waiting [2025-06-30T06:01:39.643Z] 3f822cc93be6: Waiting [2025-06-30T06:01:39.643Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:39.908Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:39.908Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:39.908Z] 3a765e02c60c: Pushed [2025-06-30T06:01:39.908Z] 2a284e64b0e5: Pushed [2025-06-30T06:01:39.908Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:39.908Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:39.908Z] 09bc0de639d8: Pushed [2025-06-30T06:01:39.908Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:41.840Z] ffe826671113: Pushed [2025-06-30T06:01:42.103Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:42.449Z] + 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-06-30T06:01:42.803Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-30T06:01:42.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-30T06:01:42.803Z] 09bc0de639d8: Preparing [2025-06-30T06:01:42.803Z] 2a284e64b0e5: Preparing [2025-06-30T06:01:42.803Z] 3a765e02c60c: Preparing [2025-06-30T06:01:42.803Z] ffe826671113: Preparing [2025-06-30T06:01:42.803Z] 9349e762c6bf: Preparing [2025-06-30T06:01:42.803Z] 03974eba32e6: Preparing [2025-06-30T06:01:42.803Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:42.803Z] 3f822cc93be6: Preparing [2025-06-30T06:01:42.803Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:42.803Z] 03974eba32e6: Waiting [2025-06-30T06:01:42.803Z] 11bd6aac8c7d: Waiting [2025-06-30T06:01:42.803Z] 3f822cc93be6: Waiting [2025-06-30T06:01:42.803Z] 09bc0de639d8: Layer already exists [2025-06-30T06:01:42.803Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:42.803Z] ffe826671113: Layer already exists [2025-06-30T06:01:42.803Z] 2a284e64b0e5: Layer already exists [2025-06-30T06:01:42.803Z] 3a765e02c60c: Layer already exists [2025-06-30T06:01:42.803Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:42.803Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:42.803Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:42.803Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:43.067Z] latest: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:43.486Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:43.818Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 [2025-06-30T06:01:43.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-30T06:01:43.818Z] 09bc0de639d8: Preparing [2025-06-30T06:01:43.818Z] 2a284e64b0e5: Preparing [2025-06-30T06:01:43.818Z] 3a765e02c60c: Preparing [2025-06-30T06:01:43.818Z] ffe826671113: Preparing [2025-06-30T06:01:43.818Z] 9349e762c6bf: Preparing [2025-06-30T06:01:43.818Z] 03974eba32e6: Preparing [2025-06-30T06:01:43.818Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:43.818Z] 3f822cc93be6: Preparing [2025-06-30T06:01:43.818Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:43.818Z] 11bd6aac8c7d: Waiting [2025-06-30T06:01:43.818Z] 3f822cc93be6: Waiting [2025-06-30T06:01:43.818Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:43.818Z] 03974eba32e6: Waiting [2025-06-30T06:01:43.818Z] ffe826671113: Layer already exists [2025-06-30T06:01:43.818Z] 3a765e02c60c: Layer already exists [2025-06-30T06:01:43.818Z] 09bc0de639d8: Layer already exists [2025-06-30T06:01:43.818Z] 2a284e64b0e5: Layer already exists [2025-06-30T06:01:43.818Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:43.818Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:43.818Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:43.818Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:43.818Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:44.084Z] 4.1.0-dev.31: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:44.458Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:44.808Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:44.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-30T06:01:44.808Z] 09bc0de639d8: Preparing [2025-06-30T06:01:44.808Z] 2a284e64b0e5: Preparing [2025-06-30T06:01:44.808Z] 3a765e02c60c: Preparing [2025-06-30T06:01:44.808Z] ffe826671113: Preparing [2025-06-30T06:01:44.808Z] 9349e762c6bf: Preparing [2025-06-30T06:01:44.808Z] 03974eba32e6: Preparing [2025-06-30T06:01:44.808Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:44.808Z] 3f822cc93be6: Preparing [2025-06-30T06:01:44.808Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:44.808Z] 03974eba32e6: Waiting [2025-06-30T06:01:44.808Z] 11bd6aac8c7d: Waiting [2025-06-30T06:01:44.808Z] 3f822cc93be6: Waiting [2025-06-30T06:01:44.808Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:44.808Z] 09bc0de639d8: Layer already exists [2025-06-30T06:01:44.808Z] ffe826671113: Layer already exists [2025-06-30T06:01:44.808Z] 2a284e64b0e5: Layer already exists [2025-06-30T06:01:44.808Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:44.808Z] 3a765e02c60c: Layer already exists [2025-06-30T06:01:44.808Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:44.808Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:44.808Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:44.808Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:45.072Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:45.419Z] + 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-06-30T06:01:45.780Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-06-30T06:01:45.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-30T06:01:45.780Z] 09bc0de639d8: Preparing [2025-06-30T06:01:45.780Z] 2a284e64b0e5: Preparing [2025-06-30T06:01:45.780Z] 3a765e02c60c: Preparing [2025-06-30T06:01:45.780Z] ffe826671113: Preparing [2025-06-30T06:01:45.780Z] 9349e762c6bf: Preparing [2025-06-30T06:01:45.780Z] 03974eba32e6: Preparing [2025-06-30T06:01:45.780Z] 11bd6aac8c7d: Preparing [2025-06-30T06:01:45.780Z] 3f822cc93be6: Preparing [2025-06-30T06:01:45.780Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:45.780Z] 03974eba32e6: Waiting [2025-06-30T06:01:45.780Z] 11bd6aac8c7d: Waiting [2025-06-30T06:01:45.780Z] 3f822cc93be6: Waiting [2025-06-30T06:01:45.780Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:45.780Z] 09bc0de639d8: Layer already exists [2025-06-30T06:01:45.780Z] 2a284e64b0e5: Layer already exists [2025-06-30T06:01:45.780Z] 3a765e02c60c: Layer already exists [2025-06-30T06:01:45.780Z] ffe826671113: Layer already exists [2025-06-30T06:01:45.780Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:45.780Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:01:45.780Z] 3f822cc93be6: Layer already exists [2025-06-30T06:01:45.780Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:45.780Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:46.052Z] main: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:01:46.132Z] ===================================================== [Pipeline] echo [2025-06-30T06:01:46.142Z] taggedImages: [2025-06-30T06:01:46.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:46.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-30T06:01:46.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 [2025-06-30T06:01:46.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:46.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-30T06:01:46.168Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-06-30T06:01:46.168Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:46.168Z] latest [2025-06-30T06:01:46.168Z] 4.1.0-dev.31 [2025-06-30T06:01:46.168Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:46.168Z] main [2025-06-30T06:01:46.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:46.534Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:46.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:46.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-30T06:01:46.997Z] 5eadd74c6114: Preparing [2025-06-30T06:01:46.997Z] abf207cc4df3: Preparing [2025-06-30T06:01:46.997Z] 9349e762c6bf: Preparing [2025-06-30T06:01:46.997Z] 03974eba32e6: Preparing [2025-06-30T06:01:46.997Z] 551bdda83eeb: Preparing [2025-06-30T06:01:46.997Z] 3c42a40f608e: Preparing [2025-06-30T06:01:46.997Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:46.997Z] 3c42a40f608e: Waiting [2025-06-30T06:01:46.997Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:46.997Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:46.997Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:46.997Z] 551bdda83eeb: Pushed [2025-06-30T06:01:46.997Z] 5eadd74c6114: Pushed [2025-06-30T06:01:46.997Z] 3c42a40f608e: Pushed [2025-06-30T06:01:52.756Z] abf207cc4df3: Pushed [2025-06-30T06:01:52.756Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:53.097Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:53.435Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-30T06:01:53.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-30T06:01:53.435Z] 5eadd74c6114: Preparing [2025-06-30T06:01:53.435Z] abf207cc4df3: Preparing [2025-06-30T06:01:53.435Z] 9349e762c6bf: Preparing [2025-06-30T06:01:53.435Z] 03974eba32e6: Preparing [2025-06-30T06:01:53.435Z] 551bdda83eeb: Preparing [2025-06-30T06:01:53.435Z] 3c42a40f608e: Preparing [2025-06-30T06:01:53.435Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:53.435Z] 3c42a40f608e: Waiting [2025-06-30T06:01:53.435Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:53.435Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:53.435Z] 5eadd74c6114: Layer already exists [2025-06-30T06:01:53.435Z] 551bdda83eeb: Layer already exists [2025-06-30T06:01:53.435Z] abf207cc4df3: Layer already exists [2025-06-30T06:01:53.435Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:53.435Z] 3c42a40f608e: Layer already exists [2025-06-30T06:01:53.435Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:53.997Z] latest: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:54.375Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:54.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 [2025-06-30T06:01:54.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-30T06:01:54.760Z] 5eadd74c6114: Preparing [2025-06-30T06:01:54.760Z] abf207cc4df3: Preparing [2025-06-30T06:01:54.760Z] 9349e762c6bf: Preparing [2025-06-30T06:01:54.760Z] 03974eba32e6: Preparing [2025-06-30T06:01:54.760Z] 551bdda83eeb: Preparing [2025-06-30T06:01:54.760Z] 3c42a40f608e: Preparing [2025-06-30T06:01:54.760Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:54.760Z] 3c42a40f608e: Waiting [2025-06-30T06:01:54.760Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:54.760Z] abf207cc4df3: Layer already exists [2025-06-30T06:01:54.760Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:54.760Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:54.760Z] 5eadd74c6114: Layer already exists [2025-06-30T06:01:54.760Z] 551bdda83eeb: Layer already exists [2025-06-30T06:01:54.760Z] 3c42a40f608e: Layer already exists [2025-06-30T06:01:54.760Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:54.760Z] 4.1.0-dev.31: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:55.224Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:55.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:55.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-30T06:01:55.643Z] 5eadd74c6114: Preparing [2025-06-30T06:01:55.643Z] abf207cc4df3: Preparing [2025-06-30T06:01:55.643Z] 9349e762c6bf: Preparing [2025-06-30T06:01:55.643Z] 03974eba32e6: Preparing [2025-06-30T06:01:55.643Z] 551bdda83eeb: Preparing [2025-06-30T06:01:55.643Z] 3c42a40f608e: Preparing [2025-06-30T06:01:55.643Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:55.643Z] 3c42a40f608e: Waiting [2025-06-30T06:01:55.643Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:55.643Z] 5eadd74c6114: Layer already exists [2025-06-30T06:01:55.643Z] 551bdda83eeb: Layer already exists [2025-06-30T06:01:55.643Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:55.643Z] abf207cc4df3: Layer already exists [2025-06-30T06:01:55.643Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:55.643Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:55.643Z] 3c42a40f608e: Layer already exists [2025-06-30T06:01:55.643Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:56.033Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:56.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-06-30T06:01:56.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-30T06:01:56.377Z] 5eadd74c6114: Preparing [2025-06-30T06:01:56.377Z] abf207cc4df3: Preparing [2025-06-30T06:01:56.377Z] 9349e762c6bf: Preparing [2025-06-30T06:01:56.377Z] 03974eba32e6: Preparing [2025-06-30T06:01:56.377Z] 551bdda83eeb: Preparing [2025-06-30T06:01:56.377Z] 3c42a40f608e: Preparing [2025-06-30T06:01:56.377Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:56.377Z] 3c42a40f608e: Waiting [2025-06-30T06:01:56.377Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:56.377Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:56.377Z] 9349e762c6bf: Layer already exists [2025-06-30T06:01:56.377Z] abf207cc4df3: Layer already exists [2025-06-30T06:01:56.377Z] 5eadd74c6114: Layer already exists [2025-06-30T06:01:56.377Z] 551bdda83eeb: Layer already exists [2025-06-30T06:01:56.377Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:56.377Z] 3c42a40f608e: Layer already exists [2025-06-30T06:01:56.643Z] main: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:01:56.719Z] ===================================================== [Pipeline] echo [2025-06-30T06:01:56.732Z] taggedImages: [2025-06-30T06:01:56.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:56.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-30T06:01:56.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 [2025-06-30T06:01:56.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:56.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-30T06:01:56.766Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-06-30T06:01:56.766Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:56.766Z] latest [2025-06-30T06:01:56.766Z] 4.1.0-dev.31 [2025-06-30T06:01:56.766Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:01:56.766Z] main [2025-06-30T06:01:56.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:57.467Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:01:57.811Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:01:57.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-30T06:01:57.811Z] 35b114e58a49: Preparing [2025-06-30T06:01:57.811Z] 076e2889c573: Preparing [2025-06-30T06:01:57.811Z] 03974eba32e6: Preparing [2025-06-30T06:01:57.811Z] b3f7acdd292f: Preparing [2025-06-30T06:01:57.811Z] bfe27842046b: Preparing [2025-06-30T06:01:57.811Z] dd9c8f8612c8: Preparing [2025-06-30T06:01:57.811Z] dd9c8f8612c8: Waiting [2025-06-30T06:01:58.077Z] bfe27842046b: Pushed [2025-06-30T06:01:58.077Z] b3f7acdd292f: Pushed [2025-06-30T06:01:58.341Z] 03974eba32e6: Layer already exists [2025-06-30T06:01:58.341Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:01:58.341Z] 35b114e58a49: Pushed [2025-06-30T06:02:03.693Z] 076e2889c573: Pushed [2025-06-30T06:02:03.693Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:04.047Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:04.393Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-30T06:02:04.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-30T06:02:04.393Z] 35b114e58a49: Preparing [2025-06-30T06:02:04.393Z] 076e2889c573: Preparing [2025-06-30T06:02:04.393Z] 03974eba32e6: Preparing [2025-06-30T06:02:04.393Z] b3f7acdd292f: Preparing [2025-06-30T06:02:04.393Z] bfe27842046b: Preparing [2025-06-30T06:02:04.393Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:04.393Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:04.393Z] 35b114e58a49: Layer already exists [2025-06-30T06:02:04.393Z] 076e2889c573: Layer already exists [2025-06-30T06:02:04.393Z] b3f7acdd292f: Layer already exists [2025-06-30T06:02:04.393Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:04.393Z] bfe27842046b: Layer already exists [2025-06-30T06:02:04.393Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:04.393Z] latest: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:05.001Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:05.353Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 [2025-06-30T06:02:05.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-30T06:02:05.353Z] 35b114e58a49: Preparing [2025-06-30T06:02:05.353Z] 076e2889c573: Preparing [2025-06-30T06:02:05.353Z] 03974eba32e6: Preparing [2025-06-30T06:02:05.353Z] b3f7acdd292f: Preparing [2025-06-30T06:02:05.353Z] bfe27842046b: Preparing [2025-06-30T06:02:05.353Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:05.353Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:05.353Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:05.353Z] bfe27842046b: Layer already exists [2025-06-30T06:02:05.353Z] b3f7acdd292f: Layer already exists [2025-06-30T06:02:05.353Z] 35b114e58a49: Layer already exists [2025-06-30T06:02:05.353Z] 076e2889c573: Layer already exists [2025-06-30T06:02:05.353Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:05.353Z] 4.1.0-dev.31: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:05.976Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:06.321Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:06.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-30T06:02:06.321Z] 35b114e58a49: Preparing [2025-06-30T06:02:06.321Z] 076e2889c573: Preparing [2025-06-30T06:02:06.321Z] 03974eba32e6: Preparing [2025-06-30T06:02:06.321Z] b3f7acdd292f: Preparing [2025-06-30T06:02:06.321Z] bfe27842046b: Preparing [2025-06-30T06:02:06.321Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:06.321Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:06.321Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:06.321Z] bfe27842046b: Layer already exists [2025-06-30T06:02:06.321Z] b3f7acdd292f: Layer already exists [2025-06-30T06:02:06.321Z] 076e2889c573: Layer already exists [2025-06-30T06:02:06.321Z] 35b114e58a49: Layer already exists [2025-06-30T06:02:06.321Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:06.321Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:06.940Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:07.305Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-06-30T06:02:07.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-30T06:02:07.305Z] 35b114e58a49: Preparing [2025-06-30T06:02:07.305Z] 076e2889c573: Preparing [2025-06-30T06:02:07.305Z] 03974eba32e6: Preparing [2025-06-30T06:02:07.305Z] b3f7acdd292f: Preparing [2025-06-30T06:02:07.305Z] bfe27842046b: Preparing [2025-06-30T06:02:07.305Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:07.305Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:07.305Z] bfe27842046b: Layer already exists [2025-06-30T06:02:07.305Z] 076e2889c573: Layer already exists [2025-06-30T06:02:07.305Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:07.305Z] 35b114e58a49: Layer already exists [2025-06-30T06:02:07.305Z] b3f7acdd292f: Layer already exists [2025-06-30T06:02:07.305Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:07.305Z] main: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:02:07.375Z] ===================================================== [Pipeline] echo [2025-06-30T06:02:07.391Z] taggedImages: [2025-06-30T06:02:07.392Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:07.392Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-30T06:02:07.392Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 [2025-06-30T06:02:07.392Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:07.392Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-30T06:02:07.416Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-06-30T06:02:07.416Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:07.416Z] latest [2025-06-30T06:02:07.416Z] 4.1.0-dev.31 [2025-06-30T06:02:07.416Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:07.416Z] main [2025-06-30T06:02:07.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:07.786Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:08.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:08.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-30T06:02:08.226Z] 7da357f00d65: Preparing [2025-06-30T06:02:08.226Z] 2442fe206038: Preparing [2025-06-30T06:02:08.226Z] 32b9b926ada1: Preparing [2025-06-30T06:02:08.226Z] 9349e762c6bf: Preparing [2025-06-30T06:02:08.226Z] 03974eba32e6: Preparing [2025-06-30T06:02:08.226Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:08.226Z] 3f822cc93be6: Preparing [2025-06-30T06:02:08.226Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:08.226Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:08.226Z] 3f822cc93be6: Waiting [2025-06-30T06:02:08.226Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:08.226Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:08.226Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:08.506Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:08.506Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:08.506Z] 2442fe206038: Pushed [2025-06-30T06:02:08.506Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:08.506Z] 7da357f00d65: Pushed [2025-06-30T06:02:13.889Z] 32b9b926ada1: Pushed [2025-06-30T06:02:13.889Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:14.240Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:14.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-30T06:02:14.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-30T06:02:14.584Z] 7da357f00d65: Preparing [2025-06-30T06:02:14.584Z] 2442fe206038: Preparing [2025-06-30T06:02:14.584Z] 32b9b926ada1: Preparing [2025-06-30T06:02:14.584Z] 9349e762c6bf: Preparing [2025-06-30T06:02:14.584Z] 03974eba32e6: Preparing [2025-06-30T06:02:14.584Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:14.584Z] 3f822cc93be6: Preparing [2025-06-30T06:02:14.584Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:14.584Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:14.584Z] 3f822cc93be6: Waiting [2025-06-30T06:02:14.584Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:14.584Z] 2442fe206038: Layer already exists [2025-06-30T06:02:14.584Z] 32b9b926ada1: Layer already exists [2025-06-30T06:02:14.584Z] 7da357f00d65: Layer already exists [2025-06-30T06:02:14.584Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:14.584Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:14.584Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:14.584Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:14.584Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:14.850Z] latest: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:15.208Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:15.557Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 [2025-06-30T06:02:15.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-30T06:02:15.557Z] 7da357f00d65: Preparing [2025-06-30T06:02:15.557Z] 2442fe206038: Preparing [2025-06-30T06:02:15.557Z] 32b9b926ada1: Preparing [2025-06-30T06:02:15.557Z] 9349e762c6bf: Preparing [2025-06-30T06:02:15.557Z] 03974eba32e6: Preparing [2025-06-30T06:02:15.557Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:15.557Z] 3f822cc93be6: Preparing [2025-06-30T06:02:15.557Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:15.557Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:15.557Z] 3f822cc93be6: Waiting [2025-06-30T06:02:15.557Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:15.557Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:15.557Z] 2442fe206038: Layer already exists [2025-06-30T06:02:15.557Z] 32b9b926ada1: Layer already exists [2025-06-30T06:02:15.557Z] 7da357f00d65: Layer already exists [2025-06-30T06:02:15.557Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:15.557Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:15.557Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:15.557Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:15.821Z] 4.1.0-dev.31: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:16.175Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:16.530Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:16.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-30T06:02:16.530Z] 7da357f00d65: Preparing [2025-06-30T06:02:16.530Z] 2442fe206038: Preparing [2025-06-30T06:02:16.530Z] 32b9b926ada1: Preparing [2025-06-30T06:02:16.530Z] 9349e762c6bf: Preparing [2025-06-30T06:02:16.530Z] 03974eba32e6: Preparing [2025-06-30T06:02:16.530Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:16.530Z] 3f822cc93be6: Preparing [2025-06-30T06:02:16.530Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:16.530Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:16.530Z] 3f822cc93be6: Waiting [2025-06-30T06:02:16.530Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:16.530Z] 2442fe206038: Layer already exists [2025-06-30T06:02:16.530Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:16.530Z] 32b9b926ada1: Layer already exists [2025-06-30T06:02:16.530Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:16.530Z] 7da357f00d65: Layer already exists [2025-06-30T06:02:16.530Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:16.530Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:16.530Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:16.530Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:16.883Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:17.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-06-30T06:02:17.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-30T06:02:17.230Z] 7da357f00d65: Preparing [2025-06-30T06:02:17.230Z] 2442fe206038: Preparing [2025-06-30T06:02:17.230Z] 32b9b926ada1: Preparing [2025-06-30T06:02:17.230Z] 9349e762c6bf: Preparing [2025-06-30T06:02:17.230Z] 03974eba32e6: Preparing [2025-06-30T06:02:17.230Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:17.230Z] 3f822cc93be6: Preparing [2025-06-30T06:02:17.230Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:17.230Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:17.230Z] 3f822cc93be6: Waiting [2025-06-30T06:02:17.230Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:17.230Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:17.230Z] 7da357f00d65: Layer already exists [2025-06-30T06:02:17.230Z] 32b9b926ada1: Layer already exists [2025-06-30T06:02:17.230Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:17.230Z] 2442fe206038: Layer already exists [2025-06-30T06:02:17.230Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:17.230Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:17.230Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:17.499Z] main: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:02:17.584Z] ===================================================== [Pipeline] echo [2025-06-30T06:02:17.598Z] taggedImages: [2025-06-30T06:02:17.598Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:17.598Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-30T06:02:17.598Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 [2025-06-30T06:02:17.598Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:17.598Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-30T06:02:17.623Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-06-30T06:02:17.623Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:17.623Z] latest [2025-06-30T06:02:17.623Z] 4.1.0-dev.31 [2025-06-30T06:02:17.623Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:17.623Z] main [2025-06-30T06:02:17.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:17.990Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:18.338Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:18.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-30T06:02:18.338Z] 0de8c33ff8bf: Preparing [2025-06-30T06:02:18.338Z] e7d72f56ee8b: Preparing [2025-06-30T06:02:18.338Z] 6a1b48a97ab1: Preparing [2025-06-30T06:02:18.338Z] ff00a3c915d0: Preparing [2025-06-30T06:02:18.338Z] 9db8e026c534: Preparing [2025-06-30T06:02:18.338Z] 95e34dc30741: Preparing [2025-06-30T06:02:18.338Z] e4aee3982ce4: Preparing [2025-06-30T06:02:18.338Z] 9349e762c6bf: Preparing [2025-06-30T06:02:18.338Z] 03974eba32e6: Preparing [2025-06-30T06:02:18.338Z] 7892e30f7492: Preparing [2025-06-30T06:02:18.338Z] 577e7b92ec8c: Preparing [2025-06-30T06:02:18.338Z] 5f70bf18a086: Preparing [2025-06-30T06:02:18.338Z] 70d8cc022dc7: Preparing [2025-06-30T06:02:18.338Z] b66fae11758d: Preparing [2025-06-30T06:02:18.338Z] 3a7f7f454cd0: Preparing [2025-06-30T06:02:18.338Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:18.338Z] e4aee3982ce4: Waiting [2025-06-30T06:02:18.338Z] 9349e762c6bf: Waiting [2025-06-30T06:02:18.338Z] 03974eba32e6: Waiting [2025-06-30T06:02:18.338Z] 95e34dc30741: Waiting [2025-06-30T06:02:18.338Z] 7892e30f7492: Waiting [2025-06-30T06:02:18.338Z] b66fae11758d: Waiting [2025-06-30T06:02:18.338Z] 577e7b92ec8c: Waiting [2025-06-30T06:02:18.338Z] 3a7f7f454cd0: Waiting [2025-06-30T06:02:18.338Z] 5f70bf18a086: Waiting [2025-06-30T06:02:18.338Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:18.604Z] e7d72f56ee8b: Pushed [2025-06-30T06:02:18.604Z] 6a1b48a97ab1: Pushed [2025-06-30T06:02:18.604Z] ff00a3c915d0: Pushed [2025-06-30T06:02:18.604Z] 0de8c33ff8bf: Pushed [2025-06-30T06:02:18.604Z] 9db8e026c534: Pushed [2025-06-30T06:02:18.604Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:18.604Z] 95e34dc30741: Pushed [2025-06-30T06:02:18.604Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:18.604Z] 5f70bf18a086: Layer already exists [2025-06-30T06:02:18.870Z] 7892e30f7492: Pushed [2025-06-30T06:02:18.870Z] 577e7b92ec8c: Pushed [2025-06-30T06:02:18.870Z] 70d8cc022dc7: Pushed [2025-06-30T06:02:18.870Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:18.870Z] b66fae11758d: Pushed [2025-06-30T06:02:18.870Z] 3a7f7f454cd0: Pushed [2025-06-30T06:02:21.441Z] e4aee3982ce4: Pushed [2025-06-30T06:02:21.705Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:22.062Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:22.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-30T06:02:22.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-30T06:02:22.408Z] 0de8c33ff8bf: Preparing [2025-06-30T06:02:22.408Z] e7d72f56ee8b: Preparing [2025-06-30T06:02:22.408Z] 6a1b48a97ab1: Preparing [2025-06-30T06:02:22.408Z] ff00a3c915d0: Preparing [2025-06-30T06:02:22.408Z] 9db8e026c534: Preparing [2025-06-30T06:02:22.408Z] 95e34dc30741: Preparing [2025-06-30T06:02:22.408Z] e4aee3982ce4: Preparing [2025-06-30T06:02:22.408Z] 9349e762c6bf: Preparing [2025-06-30T06:02:22.408Z] 03974eba32e6: Preparing [2025-06-30T06:02:22.408Z] 7892e30f7492: Preparing [2025-06-30T06:02:22.408Z] 577e7b92ec8c: Preparing [2025-06-30T06:02:22.408Z] 5f70bf18a086: Preparing [2025-06-30T06:02:22.408Z] 70d8cc022dc7: Preparing [2025-06-30T06:02:22.408Z] b66fae11758d: Preparing [2025-06-30T06:02:22.408Z] 3a7f7f454cd0: Preparing [2025-06-30T06:02:22.408Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:22.408Z] 7892e30f7492: Waiting [2025-06-30T06:02:22.408Z] 577e7b92ec8c: Waiting [2025-06-30T06:02:22.408Z] 5f70bf18a086: Waiting [2025-06-30T06:02:22.408Z] 70d8cc022dc7: Waiting [2025-06-30T06:02:22.408Z] b66fae11758d: Waiting [2025-06-30T06:02:22.408Z] 3a7f7f454cd0: Waiting [2025-06-30T06:02:22.408Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:22.408Z] e4aee3982ce4: Waiting [2025-06-30T06:02:22.408Z] 9349e762c6bf: Waiting [2025-06-30T06:02:22.408Z] 03974eba32e6: Waiting [2025-06-30T06:02:22.408Z] 0de8c33ff8bf: Layer already exists [2025-06-30T06:02:22.408Z] 6a1b48a97ab1: Layer already exists [2025-06-30T06:02:22.408Z] e7d72f56ee8b: Layer already exists [2025-06-30T06:02:22.408Z] ff00a3c915d0: Layer already exists [2025-06-30T06:02:22.408Z] 9db8e026c534: Layer already exists [2025-06-30T06:02:22.408Z] 95e34dc30741: Layer already exists [2025-06-30T06:02:22.408Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:22.408Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:22.408Z] 7892e30f7492: Layer already exists [2025-06-30T06:02:22.408Z] e4aee3982ce4: Layer already exists [2025-06-30T06:02:22.408Z] 577e7b92ec8c: Layer already exists [2025-06-30T06:02:22.408Z] 70d8cc022dc7: Layer already exists [2025-06-30T06:02:22.408Z] b66fae11758d: Layer already exists [2025-06-30T06:02:22.408Z] 3a7f7f454cd0: Layer already exists [2025-06-30T06:02:22.408Z] 5f70bf18a086: Layer already exists [2025-06-30T06:02:22.408Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:22.672Z] latest: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:23.023Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:23.371Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 [2025-06-30T06:02:23.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-30T06:02:23.371Z] 0de8c33ff8bf: Preparing [2025-06-30T06:02:23.371Z] e7d72f56ee8b: Preparing [2025-06-30T06:02:23.371Z] 6a1b48a97ab1: Preparing [2025-06-30T06:02:23.371Z] ff00a3c915d0: Preparing [2025-06-30T06:02:23.371Z] 9db8e026c534: Preparing [2025-06-30T06:02:23.371Z] 95e34dc30741: Preparing [2025-06-30T06:02:23.371Z] e4aee3982ce4: Preparing [2025-06-30T06:02:23.371Z] 9349e762c6bf: Preparing [2025-06-30T06:02:23.371Z] 03974eba32e6: Preparing [2025-06-30T06:02:23.371Z] 7892e30f7492: Preparing [2025-06-30T06:02:23.371Z] 577e7b92ec8c: Preparing [2025-06-30T06:02:23.371Z] 5f70bf18a086: Preparing [2025-06-30T06:02:23.371Z] 70d8cc022dc7: Preparing [2025-06-30T06:02:23.371Z] b66fae11758d: Preparing [2025-06-30T06:02:23.371Z] 3a7f7f454cd0: Preparing [2025-06-30T06:02:23.371Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:23.371Z] 7892e30f7492: Waiting [2025-06-30T06:02:23.371Z] 577e7b92ec8c: Waiting [2025-06-30T06:02:23.371Z] 5f70bf18a086: Waiting [2025-06-30T06:02:23.371Z] 70d8cc022dc7: Waiting [2025-06-30T06:02:23.371Z] b66fae11758d: Waiting [2025-06-30T06:02:23.371Z] 3a7f7f454cd0: Waiting [2025-06-30T06:02:23.371Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:23.371Z] 95e34dc30741: Waiting [2025-06-30T06:02:23.371Z] 9349e762c6bf: Waiting [2025-06-30T06:02:23.371Z] e4aee3982ce4: Waiting [2025-06-30T06:02:23.371Z] 03974eba32e6: Waiting [2025-06-30T06:02:23.371Z] e7d72f56ee8b: Layer already exists [2025-06-30T06:02:23.371Z] 6a1b48a97ab1: Layer already exists [2025-06-30T06:02:23.371Z] 0de8c33ff8bf: Layer already exists [2025-06-30T06:02:23.371Z] ff00a3c915d0: Layer already exists [2025-06-30T06:02:23.371Z] 9db8e026c534: Layer already exists [2025-06-30T06:02:23.371Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:23.371Z] 95e34dc30741: Layer already exists [2025-06-30T06:02:23.371Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:23.371Z] e4aee3982ce4: Layer already exists [2025-06-30T06:02:23.371Z] 7892e30f7492: Layer already exists [2025-06-30T06:02:23.371Z] 70d8cc022dc7: Layer already exists [2025-06-30T06:02:23.371Z] 5f70bf18a086: Layer already exists [2025-06-30T06:02:23.371Z] 577e7b92ec8c: Layer already exists [2025-06-30T06:02:23.371Z] b66fae11758d: Layer already exists [2025-06-30T06:02:23.371Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:23.371Z] 3a7f7f454cd0: Layer already exists [2025-06-30T06:02:23.635Z] 4.1.0-dev.31: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:23.991Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:24.341Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:24.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-30T06:02:24.341Z] 0de8c33ff8bf: Preparing [2025-06-30T06:02:24.341Z] e7d72f56ee8b: Preparing [2025-06-30T06:02:24.341Z] 6a1b48a97ab1: Preparing [2025-06-30T06:02:24.341Z] ff00a3c915d0: Preparing [2025-06-30T06:02:24.341Z] 9db8e026c534: Preparing [2025-06-30T06:02:24.341Z] 95e34dc30741: Preparing [2025-06-30T06:02:24.341Z] e4aee3982ce4: Preparing [2025-06-30T06:02:24.341Z] 9349e762c6bf: Preparing [2025-06-30T06:02:24.341Z] 03974eba32e6: Preparing [2025-06-30T06:02:24.341Z] 7892e30f7492: Preparing [2025-06-30T06:02:24.341Z] 577e7b92ec8c: Preparing [2025-06-30T06:02:24.341Z] 5f70bf18a086: Preparing [2025-06-30T06:02:24.341Z] 70d8cc022dc7: Preparing [2025-06-30T06:02:24.341Z] e4aee3982ce4: Waiting [2025-06-30T06:02:24.341Z] 9349e762c6bf: Waiting [2025-06-30T06:02:24.341Z] 03974eba32e6: Waiting [2025-06-30T06:02:24.341Z] 7892e30f7492: Waiting [2025-06-30T06:02:24.341Z] 577e7b92ec8c: Waiting [2025-06-30T06:02:24.341Z] 95e34dc30741: Waiting [2025-06-30T06:02:24.341Z] 5f70bf18a086: Waiting [2025-06-30T06:02:24.341Z] b66fae11758d: Preparing [2025-06-30T06:02:24.341Z] 3a7f7f454cd0: Preparing [2025-06-30T06:02:24.341Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:24.341Z] 70d8cc022dc7: Waiting [2025-06-30T06:02:24.341Z] b66fae11758d: Waiting [2025-06-30T06:02:24.341Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:24.341Z] 3a7f7f454cd0: Waiting [2025-06-30T06:02:24.341Z] ff00a3c915d0: Layer already exists [2025-06-30T06:02:24.341Z] 6a1b48a97ab1: Layer already exists [2025-06-30T06:02:24.341Z] 0de8c33ff8bf: Layer already exists [2025-06-30T06:02:24.341Z] e7d72f56ee8b: Layer already exists [2025-06-30T06:02:24.341Z] 9db8e026c534: Layer already exists [2025-06-30T06:02:24.341Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:24.341Z] 7892e30f7492: Layer already exists [2025-06-30T06:02:24.341Z] 95e34dc30741: Layer already exists [2025-06-30T06:02:24.341Z] e4aee3982ce4: Layer already exists [2025-06-30T06:02:24.341Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:24.341Z] 5f70bf18a086: Layer already exists [2025-06-30T06:02:24.341Z] 577e7b92ec8c: Layer already exists [2025-06-30T06:02:24.341Z] 70d8cc022dc7: Layer already exists [2025-06-30T06:02:24.341Z] b66fae11758d: Layer already exists [2025-06-30T06:02:24.341Z] 3a7f7f454cd0: Layer already exists [2025-06-30T06:02:24.341Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:24.608Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:24.967Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:25.307Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-06-30T06:02:25.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-30T06:02:25.307Z] 0de8c33ff8bf: Preparing [2025-06-30T06:02:25.307Z] e7d72f56ee8b: Preparing [2025-06-30T06:02:25.307Z] 6a1b48a97ab1: Preparing [2025-06-30T06:02:25.307Z] ff00a3c915d0: Preparing [2025-06-30T06:02:25.307Z] 9db8e026c534: Preparing [2025-06-30T06:02:25.307Z] 95e34dc30741: Preparing [2025-06-30T06:02:25.307Z] e4aee3982ce4: Preparing [2025-06-30T06:02:25.307Z] 9349e762c6bf: Preparing [2025-06-30T06:02:25.307Z] 03974eba32e6: Preparing [2025-06-30T06:02:25.307Z] 7892e30f7492: Preparing [2025-06-30T06:02:25.307Z] 577e7b92ec8c: Preparing [2025-06-30T06:02:25.307Z] 5f70bf18a086: Preparing [2025-06-30T06:02:25.307Z] 70d8cc022dc7: Preparing [2025-06-30T06:02:25.307Z] b66fae11758d: Preparing [2025-06-30T06:02:25.307Z] 3a7f7f454cd0: Preparing [2025-06-30T06:02:25.307Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:25.307Z] 7892e30f7492: Waiting [2025-06-30T06:02:25.307Z] 577e7b92ec8c: Waiting [2025-06-30T06:02:25.307Z] 5f70bf18a086: Waiting [2025-06-30T06:02:25.307Z] 70d8cc022dc7: Waiting [2025-06-30T06:02:25.308Z] 95e34dc30741: Waiting [2025-06-30T06:02:25.308Z] b66fae11758d: Waiting [2025-06-30T06:02:25.308Z] 3a7f7f454cd0: Waiting [2025-06-30T06:02:25.308Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:25.308Z] e4aee3982ce4: Waiting [2025-06-30T06:02:25.308Z] 9349e762c6bf: Waiting [2025-06-30T06:02:25.308Z] 03974eba32e6: Waiting [2025-06-30T06:02:25.308Z] 9db8e026c534: Layer already exists [2025-06-30T06:02:25.308Z] e7d72f56ee8b: Layer already exists [2025-06-30T06:02:25.308Z] 6a1b48a97ab1: Layer already exists [2025-06-30T06:02:25.308Z] 0de8c33ff8bf: Layer already exists [2025-06-30T06:02:25.308Z] ff00a3c915d0: Layer already exists [2025-06-30T06:02:25.308Z] e4aee3982ce4: Layer already exists [2025-06-30T06:02:25.308Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:25.308Z] 95e34dc30741: Layer already exists [2025-06-30T06:02:25.308Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:25.308Z] 7892e30f7492: Layer already exists [2025-06-30T06:02:25.308Z] 577e7b92ec8c: Layer already exists [2025-06-30T06:02:25.308Z] 70d8cc022dc7: Layer already exists [2025-06-30T06:02:25.308Z] 5f70bf18a086: Layer already exists [2025-06-30T06:02:25.308Z] 3a7f7f454cd0: Layer already exists [2025-06-30T06:02:25.308Z] b66fae11758d: Layer already exists [2025-06-30T06:02:25.308Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:25.579Z] main: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:02:25.643Z] ===================================================== [Pipeline] echo [2025-06-30T06:02:25.661Z] taggedImages: [2025-06-30T06:02:25.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:25.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-30T06:02:25.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 [2025-06-30T06:02:25.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:25.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-30T06:02:25.686Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-06-30T06:02:25.686Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:25.686Z] latest [2025-06-30T06:02:25.686Z] 4.1.0-dev.31 [2025-06-30T06:02:25.686Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:25.686Z] main [2025-06-30T06:02:25.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:26.036Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:26.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:26.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-30T06:02:26.386Z] 86ad08d5995a: Preparing [2025-06-30T06:02:26.386Z] a4f083b3fe86: Preparing [2025-06-30T06:02:26.386Z] b82c746189a2: Preparing [2025-06-30T06:02:26.386Z] 5f31f250a3ab: Preparing [2025-06-30T06:02:26.386Z] 9349e762c6bf: Preparing [2025-06-30T06:02:26.386Z] 03974eba32e6: Preparing [2025-06-30T06:02:26.386Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:26.386Z] 3f822cc93be6: Preparing [2025-06-30T06:02:26.386Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:26.386Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:26.386Z] 3f822cc93be6: Waiting [2025-06-30T06:02:26.386Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:26.386Z] 03974eba32e6: Waiting [2025-06-30T06:02:26.386Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:26.654Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:26.654Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:26.654Z] b82c746189a2: Pushed [2025-06-30T06:02:26.654Z] 86ad08d5995a: Pushed [2025-06-30T06:02:26.654Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:26.654Z] a4f083b3fe86: Pushed [2025-06-30T06:02:26.654Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:31.974Z] 5f31f250a3ab: Pushed [2025-06-30T06:02:31.974Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:32.333Z] + 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-06-30T06:02:32.688Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-30T06:02:32.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-30T06:02:32.688Z] 86ad08d5995a: Preparing [2025-06-30T06:02:32.688Z] a4f083b3fe86: Preparing [2025-06-30T06:02:32.688Z] b82c746189a2: Preparing [2025-06-30T06:02:32.688Z] 5f31f250a3ab: Preparing [2025-06-30T06:02:32.688Z] 9349e762c6bf: Preparing [2025-06-30T06:02:32.688Z] 03974eba32e6: Preparing [2025-06-30T06:02:32.688Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:32.688Z] 3f822cc93be6: Preparing [2025-06-30T06:02:32.688Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:32.688Z] 03974eba32e6: Waiting [2025-06-30T06:02:32.688Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:32.688Z] 3f822cc93be6: Waiting [2025-06-30T06:02:32.688Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:32.688Z] b82c746189a2: Layer already exists [2025-06-30T06:02:32.688Z] 5f31f250a3ab: Layer already exists [2025-06-30T06:02:32.688Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:32.688Z] a4f083b3fe86: Layer already exists [2025-06-30T06:02:32.688Z] 86ad08d5995a: Layer already exists [2025-06-30T06:02:32.688Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:32.688Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:32.688Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:32.688Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:32.953Z] latest: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:33.314Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:33.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 [2025-06-30T06:02:33.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-30T06:02:33.659Z] 86ad08d5995a: Preparing [2025-06-30T06:02:33.659Z] a4f083b3fe86: Preparing [2025-06-30T06:02:33.659Z] b82c746189a2: Preparing [2025-06-30T06:02:33.659Z] 5f31f250a3ab: Preparing [2025-06-30T06:02:33.659Z] 9349e762c6bf: Preparing [2025-06-30T06:02:33.659Z] 03974eba32e6: Preparing [2025-06-30T06:02:33.659Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:33.659Z] 3f822cc93be6: Preparing [2025-06-30T06:02:33.659Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:33.659Z] 03974eba32e6: Waiting [2025-06-30T06:02:33.659Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:33.659Z] 3f822cc93be6: Waiting [2025-06-30T06:02:33.659Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:33.659Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:33.659Z] 86ad08d5995a: Layer already exists [2025-06-30T06:02:33.659Z] a4f083b3fe86: Layer already exists [2025-06-30T06:02:33.659Z] 5f31f250a3ab: Layer already exists [2025-06-30T06:02:33.659Z] b82c746189a2: Layer already exists [2025-06-30T06:02:33.659Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:33.659Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:33.659Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:33.659Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:33.924Z] 4.1.0-dev.31: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:34.280Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:34.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:34.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-30T06:02:34.630Z] 86ad08d5995a: Preparing [2025-06-30T06:02:34.630Z] a4f083b3fe86: Preparing [2025-06-30T06:02:34.630Z] b82c746189a2: Preparing [2025-06-30T06:02:34.630Z] 5f31f250a3ab: Preparing [2025-06-30T06:02:34.630Z] 9349e762c6bf: Preparing [2025-06-30T06:02:34.630Z] 03974eba32e6: Preparing [2025-06-30T06:02:34.630Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:34.630Z] 3f822cc93be6: Preparing [2025-06-30T06:02:34.630Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:34.630Z] 03974eba32e6: Waiting [2025-06-30T06:02:34.630Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:34.630Z] 3f822cc93be6: Waiting [2025-06-30T06:02:34.630Z] 86ad08d5995a: Layer already exists [2025-06-30T06:02:34.630Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:34.630Z] a4f083b3fe86: Layer already exists [2025-06-30T06:02:34.630Z] b82c746189a2: Layer already exists [2025-06-30T06:02:34.630Z] 5f31f250a3ab: Layer already exists [2025-06-30T06:02:34.630Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:34.630Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:34.630Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:34.630Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:34.895Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:35.251Z] + 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-06-30T06:02:35.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-06-30T06:02:35.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-30T06:02:35.600Z] 86ad08d5995a: Preparing [2025-06-30T06:02:35.600Z] a4f083b3fe86: Preparing [2025-06-30T06:02:35.600Z] b82c746189a2: Preparing [2025-06-30T06:02:35.600Z] 5f31f250a3ab: Preparing [2025-06-30T06:02:35.600Z] 9349e762c6bf: Preparing [2025-06-30T06:02:35.600Z] 03974eba32e6: Preparing [2025-06-30T06:02:35.600Z] 11bd6aac8c7d: Preparing [2025-06-30T06:02:35.600Z] 3f822cc93be6: Preparing [2025-06-30T06:02:35.600Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:35.600Z] 11bd6aac8c7d: Waiting [2025-06-30T06:02:35.600Z] 3f822cc93be6: Waiting [2025-06-30T06:02:35.600Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:35.600Z] 03974eba32e6: Waiting [2025-06-30T06:02:35.600Z] 86ad08d5995a: Layer already exists [2025-06-30T06:02:35.600Z] a4f083b3fe86: Layer already exists [2025-06-30T06:02:35.600Z] b82c746189a2: Layer already exists [2025-06-30T06:02:35.600Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:35.600Z] 5f31f250a3ab: Layer already exists [2025-06-30T06:02:35.600Z] 11bd6aac8c7d: Layer already exists [2025-06-30T06:02:35.600Z] 3f822cc93be6: Layer already exists [2025-06-30T06:02:35.600Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:35.600Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:35.868Z] main: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:02:35.951Z] ===================================================== [Pipeline] echo [2025-06-30T06:02:35.967Z] taggedImages: [2025-06-30T06:02:35.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:35.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-30T06:02:35.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 [2025-06-30T06:02:35.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:35.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-30T06:02:35.998Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-06-30T06:02:35.998Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:35.998Z] latest [2025-06-30T06:02:35.998Z] 4.1.0-dev.31 [2025-06-30T06:02:35.998Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:35.998Z] main [2025-06-30T06:02:35.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:36.364Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:36.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:36.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-30T06:02:36.711Z] fdadc07b16d6: Preparing [2025-06-30T06:02:36.711Z] 816d111c8366: Preparing [2025-06-30T06:02:36.711Z] 47a33547b990: Preparing [2025-06-30T06:02:36.711Z] b127b1ce7f26: Preparing [2025-06-30T06:02:36.711Z] 083867446fc3: Preparing [2025-06-30T06:02:36.711Z] 9349e762c6bf: Preparing [2025-06-30T06:02:36.711Z] 03974eba32e6: Preparing [2025-06-30T06:02:36.711Z] c6c324ff54e5: Preparing [2025-06-30T06:02:36.711Z] 03974eba32e6: Waiting [2025-06-30T06:02:36.711Z] 9349e762c6bf: Waiting [2025-06-30T06:02:36.711Z] 371f736d8812: Preparing [2025-06-30T06:02:36.711Z] c6c324ff54e5: Waiting [2025-06-30T06:02:36.711Z] 2ca64aa74dc9: Preparing [2025-06-30T06:02:36.711Z] 371f736d8812: Waiting [2025-06-30T06:02:36.711Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:36.711Z] 2ca64aa74dc9: Waiting [2025-06-30T06:02:36.711Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:36.976Z] b127b1ce7f26: Pushed [2025-06-30T06:02:36.976Z] 816d111c8366: Pushed [2025-06-30T06:02:36.976Z] 083867446fc3: Pushed [2025-06-30T06:02:36.976Z] fdadc07b16d6: Pushed [2025-06-30T06:02:36.976Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:36.976Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:36.976Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:36.976Z] c6c324ff54e5: Pushed [2025-06-30T06:02:36.976Z] 371f736d8812: Pushed [2025-06-30T06:02:40.035Z] 2ca64aa74dc9: Pushed [2025-06-30T06:02:40.990Z] 47a33547b990: Pushed [2025-06-30T06:02:41.255Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:41.612Z] + 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-06-30T06:02:41.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-30T06:02:41.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-30T06:02:41.960Z] fdadc07b16d6: Preparing [2025-06-30T06:02:41.960Z] 816d111c8366: Preparing [2025-06-30T06:02:41.960Z] 47a33547b990: Preparing [2025-06-30T06:02:41.960Z] b127b1ce7f26: Preparing [2025-06-30T06:02:41.960Z] 083867446fc3: Preparing [2025-06-30T06:02:41.960Z] 9349e762c6bf: Preparing [2025-06-30T06:02:41.960Z] 03974eba32e6: Preparing [2025-06-30T06:02:41.960Z] c6c324ff54e5: Preparing [2025-06-30T06:02:41.960Z] 371f736d8812: Preparing [2025-06-30T06:02:41.960Z] 2ca64aa74dc9: Preparing [2025-06-30T06:02:41.960Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:41.960Z] c6c324ff54e5: Waiting [2025-06-30T06:02:41.960Z] 371f736d8812: Waiting [2025-06-30T06:02:41.960Z] 2ca64aa74dc9: Waiting [2025-06-30T06:02:41.960Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:41.960Z] 9349e762c6bf: Waiting [2025-06-30T06:02:41.960Z] 03974eba32e6: Waiting [2025-06-30T06:02:41.960Z] 083867446fc3: Layer already exists [2025-06-30T06:02:41.960Z] 47a33547b990: Layer already exists [2025-06-30T06:02:41.960Z] 816d111c8366: Layer already exists [2025-06-30T06:02:41.960Z] b127b1ce7f26: Layer already exists [2025-06-30T06:02:41.960Z] fdadc07b16d6: Layer already exists [2025-06-30T06:02:41.960Z] c6c324ff54e5: Layer already exists [2025-06-30T06:02:41.960Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:41.960Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:41.960Z] 371f736d8812: Layer already exists [2025-06-30T06:02:41.960Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:41.960Z] 2ca64aa74dc9: Layer already exists [2025-06-30T06:02:42.225Z] latest: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:42.590Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:42.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 [2025-06-30T06:02:42.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-30T06:02:42.954Z] fdadc07b16d6: Preparing [2025-06-30T06:02:42.954Z] 816d111c8366: Preparing [2025-06-30T06:02:42.954Z] 47a33547b990: Preparing [2025-06-30T06:02:42.954Z] b127b1ce7f26: Preparing [2025-06-30T06:02:42.954Z] 083867446fc3: Preparing [2025-06-30T06:02:42.954Z] 9349e762c6bf: Preparing [2025-06-30T06:02:42.954Z] 03974eba32e6: Preparing [2025-06-30T06:02:42.954Z] c6c324ff54e5: Preparing [2025-06-30T06:02:42.954Z] 371f736d8812: Preparing [2025-06-30T06:02:42.954Z] 2ca64aa74dc9: Preparing [2025-06-30T06:02:42.954Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:42.954Z] 03974eba32e6: Waiting [2025-06-30T06:02:42.954Z] 9349e762c6bf: Waiting [2025-06-30T06:02:42.954Z] 371f736d8812: Waiting [2025-06-30T06:02:42.954Z] c6c324ff54e5: Waiting [2025-06-30T06:02:42.954Z] 816d111c8366: Layer already exists [2025-06-30T06:02:42.954Z] b127b1ce7f26: Layer already exists [2025-06-30T06:02:42.954Z] fdadc07b16d6: Layer already exists [2025-06-30T06:02:42.954Z] 47a33547b990: Layer already exists [2025-06-30T06:02:42.954Z] 083867446fc3: Layer already exists [2025-06-30T06:02:42.954Z] c6c324ff54e5: Layer already exists [2025-06-30T06:02:42.954Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:42.954Z] 371f736d8812: Layer already exists [2025-06-30T06:02:42.954Z] 2ca64aa74dc9: Layer already exists [2025-06-30T06:02:42.954Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:42.954Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:43.220Z] 4.1.0-dev.31: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:43.568Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:43.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:43.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-30T06:02:43.937Z] fdadc07b16d6: Preparing [2025-06-30T06:02:43.937Z] 816d111c8366: Preparing [2025-06-30T06:02:43.937Z] 47a33547b990: Preparing [2025-06-30T06:02:43.937Z] b127b1ce7f26: Preparing [2025-06-30T06:02:43.937Z] 083867446fc3: Preparing [2025-06-30T06:02:43.937Z] 9349e762c6bf: Preparing [2025-06-30T06:02:43.937Z] 03974eba32e6: Preparing [2025-06-30T06:02:43.937Z] c6c324ff54e5: Preparing [2025-06-30T06:02:43.937Z] 371f736d8812: Preparing [2025-06-30T06:02:43.937Z] 2ca64aa74dc9: Preparing [2025-06-30T06:02:43.937Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:43.937Z] 9349e762c6bf: Waiting [2025-06-30T06:02:43.937Z] 03974eba32e6: Waiting [2025-06-30T06:02:43.937Z] c6c324ff54e5: Waiting [2025-06-30T06:02:43.937Z] 371f736d8812: Waiting [2025-06-30T06:02:43.937Z] 2ca64aa74dc9: Waiting [2025-06-30T06:02:43.937Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:43.937Z] 816d111c8366: Layer already exists [2025-06-30T06:02:43.937Z] fdadc07b16d6: Layer already exists [2025-06-30T06:02:43.937Z] 47a33547b990: Layer already exists [2025-06-30T06:02:43.937Z] 083867446fc3: Layer already exists [2025-06-30T06:02:43.937Z] b127b1ce7f26: Layer already exists [2025-06-30T06:02:43.937Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:43.937Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:43.937Z] c6c324ff54e5: Layer already exists [2025-06-30T06:02:43.937Z] 371f736d8812: Layer already exists [2025-06-30T06:02:43.937Z] 2ca64aa74dc9: Layer already exists [2025-06-30T06:02:43.937Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:44.201Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:44.552Z] + 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-06-30T06:02:44.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-06-30T06:02:44.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-30T06:02:44.888Z] fdadc07b16d6: Preparing [2025-06-30T06:02:44.888Z] 816d111c8366: Preparing [2025-06-30T06:02:44.888Z] 47a33547b990: Preparing [2025-06-30T06:02:44.888Z] b127b1ce7f26: Preparing [2025-06-30T06:02:44.888Z] 083867446fc3: Preparing [2025-06-30T06:02:44.888Z] 9349e762c6bf: Preparing [2025-06-30T06:02:44.888Z] 03974eba32e6: Preparing [2025-06-30T06:02:44.888Z] c6c324ff54e5: Preparing [2025-06-30T06:02:44.888Z] 371f736d8812: Preparing [2025-06-30T06:02:44.888Z] 2ca64aa74dc9: Preparing [2025-06-30T06:02:44.888Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:44.888Z] 9349e762c6bf: Waiting [2025-06-30T06:02:44.888Z] 03974eba32e6: Waiting [2025-06-30T06:02:44.888Z] c6c324ff54e5: Waiting [2025-06-30T06:02:44.888Z] 371f736d8812: Waiting [2025-06-30T06:02:44.888Z] 2ca64aa74dc9: Waiting [2025-06-30T06:02:44.888Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:44.888Z] fdadc07b16d6: Layer already exists [2025-06-30T06:02:44.888Z] 47a33547b990: Layer already exists [2025-06-30T06:02:44.888Z] 083867446fc3: Layer already exists [2025-06-30T06:02:44.888Z] 816d111c8366: Layer already exists [2025-06-30T06:02:44.888Z] b127b1ce7f26: Layer already exists [2025-06-30T06:02:44.888Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:44.888Z] c6c324ff54e5: Layer already exists [2025-06-30T06:02:44.888Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:44.888Z] 2ca64aa74dc9: Layer already exists [2025-06-30T06:02:44.888Z] 371f736d8812: Layer already exists [2025-06-30T06:02:44.888Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:45.152Z] main: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:02:45.229Z] ===================================================== [Pipeline] echo [2025-06-30T06:02:45.241Z] taggedImages: [2025-06-30T06:02:45.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:45.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-30T06:02:45.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 [2025-06-30T06:02:45.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:45.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-30T06:02:45.276Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-06-30T06:02:45.276Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:45.276Z] latest [2025-06-30T06:02:45.276Z] 4.1.0-dev.31 [2025-06-30T06:02:45.276Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:45.276Z] main [2025-06-30T06:02:45.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:45.649Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:45.990Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:45.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-30T06:02:45.990Z] e440d5cf9851: Preparing [2025-06-30T06:02:45.990Z] 0d2b96ab7fd7: Preparing [2025-06-30T06:02:45.990Z] 3aca254c4ace: Preparing [2025-06-30T06:02:45.990Z] 0eac529b8f40: Preparing [2025-06-30T06:02:45.990Z] 37ad254ddfb5: Preparing [2025-06-30T06:02:45.990Z] e5a2702b8e4d: Preparing [2025-06-30T06:02:45.990Z] 84fda2d76c9f: Preparing [2025-06-30T06:02:45.990Z] 9349e762c6bf: Preparing [2025-06-30T06:02:45.990Z] 03974eba32e6: Preparing [2025-06-30T06:02:45.990Z] 95d4d8e2126a: Preparing [2025-06-30T06:02:45.990Z] 3a726c3d7e9a: Preparing [2025-06-30T06:02:45.990Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:45.990Z] e5a2702b8e4d: Waiting [2025-06-30T06:02:45.990Z] 03974eba32e6: Waiting [2025-06-30T06:02:45.990Z] 95d4d8e2126a: Waiting [2025-06-30T06:02:45.990Z] 84fda2d76c9f: Waiting [2025-06-30T06:02:45.990Z] 3a726c3d7e9a: Waiting [2025-06-30T06:02:45.990Z] 9349e762c6bf: Waiting [2025-06-30T06:02:45.990Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:46.256Z] 37ad254ddfb5: Pushed [2025-06-30T06:02:46.257Z] 0d2b96ab7fd7: Pushed [2025-06-30T06:02:46.257Z] e440d5cf9851: Pushed [2025-06-30T06:02:46.257Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:46.257Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:46.522Z] e5a2702b8e4d: Pushed [2025-06-30T06:02:46.522Z] 84fda2d76c9f: Pushed [2025-06-30T06:02:46.522Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:46.522Z] 95d4d8e2126a: Pushed [2025-06-30T06:02:49.091Z] 3a726c3d7e9a: Pushed [2025-06-30T06:02:50.489Z] 0eac529b8f40: Pushed [2025-06-30T06:02:53.054Z] 3aca254c4ace: Pushed [2025-06-30T06:02:53.054Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:53.399Z] + 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-06-30T06:02:53.752Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-30T06:02:53.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-30T06:02:53.753Z] e440d5cf9851: Preparing [2025-06-30T06:02:53.753Z] 0d2b96ab7fd7: Preparing [2025-06-30T06:02:53.753Z] 3aca254c4ace: Preparing [2025-06-30T06:02:53.753Z] 0eac529b8f40: Preparing [2025-06-30T06:02:53.753Z] 37ad254ddfb5: Preparing [2025-06-30T06:02:53.753Z] e5a2702b8e4d: Preparing [2025-06-30T06:02:53.753Z] 84fda2d76c9f: Preparing [2025-06-30T06:02:53.753Z] 9349e762c6bf: Preparing [2025-06-30T06:02:53.753Z] 03974eba32e6: Preparing [2025-06-30T06:02:53.753Z] 95d4d8e2126a: Preparing [2025-06-30T06:02:53.753Z] 3a726c3d7e9a: Preparing [2025-06-30T06:02:53.753Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:53.753Z] 03974eba32e6: Waiting [2025-06-30T06:02:53.753Z] 3a726c3d7e9a: Waiting [2025-06-30T06:02:53.753Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:53.753Z] 95d4d8e2126a: Waiting [2025-06-30T06:02:53.753Z] e5a2702b8e4d: Waiting [2025-06-30T06:02:53.753Z] 84fda2d76c9f: Waiting [2025-06-30T06:02:53.753Z] 9349e762c6bf: Waiting [2025-06-30T06:02:53.753Z] 3aca254c4ace: Layer already exists [2025-06-30T06:02:53.753Z] 0d2b96ab7fd7: Layer already exists [2025-06-30T06:02:53.753Z] e440d5cf9851: Layer already exists [2025-06-30T06:02:53.753Z] 0eac529b8f40: Layer already exists [2025-06-30T06:02:53.753Z] 37ad254ddfb5: Layer already exists [2025-06-30T06:02:53.753Z] 84fda2d76c9f: Layer already exists [2025-06-30T06:02:53.753Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:53.753Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:53.753Z] e5a2702b8e4d: Layer already exists [2025-06-30T06:02:53.753Z] 95d4d8e2126a: Layer already exists [2025-06-30T06:02:53.753Z] 3a726c3d7e9a: Layer already exists [2025-06-30T06:02:53.753Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:54.016Z] latest: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:54.366Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:54.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 [2025-06-30T06:02:54.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-30T06:02:54.714Z] e440d5cf9851: Preparing [2025-06-30T06:02:54.714Z] 0d2b96ab7fd7: Preparing [2025-06-30T06:02:54.714Z] 3aca254c4ace: Preparing [2025-06-30T06:02:54.714Z] 0eac529b8f40: Preparing [2025-06-30T06:02:54.714Z] 37ad254ddfb5: Preparing [2025-06-30T06:02:54.714Z] e5a2702b8e4d: Preparing [2025-06-30T06:02:54.714Z] 84fda2d76c9f: Preparing [2025-06-30T06:02:54.714Z] e5a2702b8e4d: Waiting [2025-06-30T06:02:54.714Z] 9349e762c6bf: Preparing [2025-06-30T06:02:54.714Z] 84fda2d76c9f: Waiting [2025-06-30T06:02:54.714Z] 03974eba32e6: Preparing [2025-06-30T06:02:54.714Z] 9349e762c6bf: Waiting [2025-06-30T06:02:54.714Z] 03974eba32e6: Waiting [2025-06-30T06:02:54.714Z] 95d4d8e2126a: Preparing [2025-06-30T06:02:54.714Z] 3a726c3d7e9a: Preparing [2025-06-30T06:02:54.714Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:54.714Z] 95d4d8e2126a: Waiting [2025-06-30T06:02:54.714Z] 3a726c3d7e9a: Waiting [2025-06-30T06:02:54.714Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:54.714Z] 0eac529b8f40: Layer already exists [2025-06-30T06:02:54.714Z] 3aca254c4ace: Layer already exists [2025-06-30T06:02:54.714Z] 37ad254ddfb5: Layer already exists [2025-06-30T06:02:54.714Z] e440d5cf9851: Layer already exists [2025-06-30T06:02:54.714Z] 0d2b96ab7fd7: Layer already exists [2025-06-30T06:02:54.714Z] e5a2702b8e4d: Layer already exists [2025-06-30T06:02:54.714Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:54.714Z] 84fda2d76c9f: Layer already exists [2025-06-30T06:02:54.714Z] 95d4d8e2126a: Layer already exists [2025-06-30T06:02:54.714Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:54.714Z] 3a726c3d7e9a: Layer already exists [2025-06-30T06:02:54.714Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:54.978Z] 4.1.0-dev.31: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:55.321Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:55.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:55.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-30T06:02:55.677Z] e440d5cf9851: Preparing [2025-06-30T06:02:55.677Z] 0d2b96ab7fd7: Preparing [2025-06-30T06:02:55.677Z] 3aca254c4ace: Preparing [2025-06-30T06:02:55.677Z] 0eac529b8f40: Preparing [2025-06-30T06:02:55.677Z] 37ad254ddfb5: Preparing [2025-06-30T06:02:55.677Z] e5a2702b8e4d: Preparing [2025-06-30T06:02:55.677Z] 84fda2d76c9f: Preparing [2025-06-30T06:02:55.677Z] 9349e762c6bf: Preparing [2025-06-30T06:02:55.677Z] 03974eba32e6: Preparing [2025-06-30T06:02:55.677Z] 95d4d8e2126a: Preparing [2025-06-30T06:02:55.677Z] 3a726c3d7e9a: Preparing [2025-06-30T06:02:55.677Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:55.677Z] e5a2702b8e4d: Waiting [2025-06-30T06:02:55.677Z] 84fda2d76c9f: Waiting [2025-06-30T06:02:55.677Z] 9349e762c6bf: Waiting [2025-06-30T06:02:55.677Z] 03974eba32e6: Waiting [2025-06-30T06:02:55.677Z] 95d4d8e2126a: Waiting [2025-06-30T06:02:55.677Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:55.677Z] 3a726c3d7e9a: Waiting [2025-06-30T06:02:55.677Z] 37ad254ddfb5: Layer already exists [2025-06-30T06:02:55.677Z] e440d5cf9851: Layer already exists [2025-06-30T06:02:55.677Z] 0d2b96ab7fd7: Layer already exists [2025-06-30T06:02:55.677Z] 0eac529b8f40: Layer already exists [2025-06-30T06:02:55.677Z] 3aca254c4ace: Layer already exists [2025-06-30T06:02:55.677Z] e5a2702b8e4d: Layer already exists [2025-06-30T06:02:55.677Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:55.677Z] 95d4d8e2126a: Layer already exists [2025-06-30T06:02:55.677Z] 84fda2d76c9f: Layer already exists [2025-06-30T06:02:55.677Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:55.677Z] 3a726c3d7e9a: Layer already exists [2025-06-30T06:02:55.677Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:55.940Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:56.376Z] + 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-06-30T06:02:56.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-06-30T06:02:56.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-30T06:02:56.725Z] e440d5cf9851: Preparing [2025-06-30T06:02:56.725Z] 0d2b96ab7fd7: Preparing [2025-06-30T06:02:56.725Z] 3aca254c4ace: Preparing [2025-06-30T06:02:56.725Z] 0eac529b8f40: Preparing [2025-06-30T06:02:56.725Z] 37ad254ddfb5: Preparing [2025-06-30T06:02:56.725Z] e5a2702b8e4d: Preparing [2025-06-30T06:02:56.725Z] 84fda2d76c9f: Preparing [2025-06-30T06:02:56.725Z] 9349e762c6bf: Preparing [2025-06-30T06:02:56.725Z] 03974eba32e6: Preparing [2025-06-30T06:02:56.725Z] 95d4d8e2126a: Preparing [2025-06-30T06:02:56.725Z] 3a726c3d7e9a: Preparing [2025-06-30T06:02:56.725Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:56.725Z] 03974eba32e6: Waiting [2025-06-30T06:02:56.725Z] 95d4d8e2126a: Waiting [2025-06-30T06:02:56.725Z] 3a726c3d7e9a: Waiting [2025-06-30T06:02:56.725Z] e5a2702b8e4d: Waiting [2025-06-30T06:02:56.725Z] 84fda2d76c9f: Waiting [2025-06-30T06:02:56.725Z] 9349e762c6bf: Waiting [2025-06-30T06:02:56.725Z] 0eac529b8f40: Layer already exists [2025-06-30T06:02:56.725Z] 37ad254ddfb5: Layer already exists [2025-06-30T06:02:56.725Z] 3aca254c4ace: Layer already exists [2025-06-30T06:02:56.725Z] 0d2b96ab7fd7: Layer already exists [2025-06-30T06:02:56.725Z] e440d5cf9851: Layer already exists [2025-06-30T06:02:56.725Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:56.725Z] 84fda2d76c9f: Layer already exists [2025-06-30T06:02:56.725Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:56.725Z] 95d4d8e2126a: Layer already exists [2025-06-30T06:02:56.725Z] e5a2702b8e4d: Layer already exists [2025-06-30T06:02:56.725Z] 3a726c3d7e9a: Layer already exists [2025-06-30T06:02:56.725Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:56.993Z] main: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:02:57.072Z] ===================================================== [Pipeline] echo [2025-06-30T06:02:57.084Z] taggedImages: [2025-06-30T06:02:57.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:57.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-30T06:02:57.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 [2025-06-30T06:02:57.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:57.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-30T06:02:57.370Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-06-30T06:02:57.370Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:57.370Z] latest [2025-06-30T06:02:57.370Z] 4.1.0-dev.31 [2025-06-30T06:02:57.370Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:02:57.370Z] main [2025-06-30T06:02:57.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:57.735Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:02:58.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:02:58.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-30T06:02:58.102Z] 78371efc871c: Preparing [2025-06-30T06:02:58.102Z] 2899b5a99944: Preparing [2025-06-30T06:02:58.102Z] 9349e762c6bf: Preparing [2025-06-30T06:02:58.102Z] 03974eba32e6: Preparing [2025-06-30T06:02:58.102Z] df3cad641d2c: Preparing [2025-06-30T06:02:58.102Z] c617b5fd1d80: Preparing [2025-06-30T06:02:58.102Z] dd9c8f8612c8: Preparing [2025-06-30T06:02:58.102Z] c617b5fd1d80: Waiting [2025-06-30T06:02:58.102Z] dd9c8f8612c8: Waiting [2025-06-30T06:02:58.102Z] 03974eba32e6: Layer already exists [2025-06-30T06:02:58.102Z] 9349e762c6bf: Layer already exists [2025-06-30T06:02:58.366Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:02:58.366Z] df3cad641d2c: Pushed [2025-06-30T06:02:58.366Z] 78371efc871c: Pushed [2025-06-30T06:03:00.300Z] c617b5fd1d80: Pushed [2025-06-30T06:03:05.631Z] 2899b5a99944: Pushed [2025-06-30T06:03:05.632Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:05.990Z] + 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-06-30T06:03:06.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-30T06:03:06.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-30T06:03:06.337Z] 78371efc871c: Preparing [2025-06-30T06:03:06.337Z] 2899b5a99944: Preparing [2025-06-30T06:03:06.337Z] 9349e762c6bf: Preparing [2025-06-30T06:03:06.337Z] 03974eba32e6: Preparing [2025-06-30T06:03:06.337Z] df3cad641d2c: Preparing [2025-06-30T06:03:06.337Z] c617b5fd1d80: Preparing [2025-06-30T06:03:06.337Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:06.337Z] c617b5fd1d80: Waiting [2025-06-30T06:03:06.337Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:06.337Z] 2899b5a99944: Layer already exists [2025-06-30T06:03:06.337Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:06.337Z] 78371efc871c: Layer already exists [2025-06-30T06:03:06.337Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:06.337Z] df3cad641d2c: Layer already exists [2025-06-30T06:03:06.337Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:06.337Z] c617b5fd1d80: Layer already exists [2025-06-30T06:03:06.603Z] latest: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:06.958Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:07.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 [2025-06-30T06:03:07.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-30T06:03:07.307Z] 78371efc871c: Preparing [2025-06-30T06:03:07.307Z] 2899b5a99944: Preparing [2025-06-30T06:03:07.307Z] 9349e762c6bf: Preparing [2025-06-30T06:03:07.307Z] 03974eba32e6: Preparing [2025-06-30T06:03:07.307Z] df3cad641d2c: Preparing [2025-06-30T06:03:07.307Z] c617b5fd1d80: Preparing [2025-06-30T06:03:07.307Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:07.307Z] c617b5fd1d80: Waiting [2025-06-30T06:03:07.307Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:07.307Z] 78371efc871c: Layer already exists [2025-06-30T06:03:07.307Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:07.307Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:07.307Z] df3cad641d2c: Layer already exists [2025-06-30T06:03:07.307Z] 2899b5a99944: Layer already exists [2025-06-30T06:03:07.307Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:07.307Z] c617b5fd1d80: Layer already exists [2025-06-30T06:03:07.307Z] 4.1.0-dev.31: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:07.923Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:08.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:03:08.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-30T06:03:08.276Z] 78371efc871c: Preparing [2025-06-30T06:03:08.276Z] 2899b5a99944: Preparing [2025-06-30T06:03:08.276Z] 9349e762c6bf: Preparing [2025-06-30T06:03:08.276Z] 03974eba32e6: Preparing [2025-06-30T06:03:08.276Z] df3cad641d2c: Preparing [2025-06-30T06:03:08.276Z] c617b5fd1d80: Preparing [2025-06-30T06:03:08.276Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:08.276Z] c617b5fd1d80: Waiting [2025-06-30T06:03:08.276Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:08.276Z] 78371efc871c: Layer already exists [2025-06-30T06:03:08.276Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:08.276Z] 2899b5a99944: Layer already exists [2025-06-30T06:03:08.276Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:08.276Z] df3cad641d2c: Layer already exists [2025-06-30T06:03:08.276Z] c617b5fd1d80: Layer already exists [2025-06-30T06:03:08.276Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:08.540Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:08.896Z] + 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-06-30T06:03:09.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-06-30T06:03:09.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-30T06:03:09.243Z] 78371efc871c: Preparing [2025-06-30T06:03:09.243Z] 2899b5a99944: Preparing [2025-06-30T06:03:09.243Z] 9349e762c6bf: Preparing [2025-06-30T06:03:09.243Z] 03974eba32e6: Preparing [2025-06-30T06:03:09.243Z] df3cad641d2c: Preparing [2025-06-30T06:03:09.243Z] c617b5fd1d80: Preparing [2025-06-30T06:03:09.243Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:09.243Z] c617b5fd1d80: Waiting [2025-06-30T06:03:09.243Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:09.243Z] df3cad641d2c: Layer already exists [2025-06-30T06:03:09.243Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:09.243Z] 2899b5a99944: Layer already exists [2025-06-30T06:03:09.243Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:09.243Z] 78371efc871c: Layer already exists [2025-06-30T06:03:09.243Z] c617b5fd1d80: Layer already exists [2025-06-30T06:03:09.243Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:09.506Z] main: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:03:09.586Z] ===================================================== [Pipeline] echo [2025-06-30T06:03:09.600Z] taggedImages: [2025-06-30T06:03:09.600Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:03:09.600Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-30T06:03:09.600Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 [2025-06-30T06:03:09.600Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:03:09.600Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-30T06:03:09.632Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-06-30T06:03:09.632Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:03:09.632Z] latest [2025-06-30T06:03:09.632Z] 4.1.0-dev.31 [2025-06-30T06:03:09.632Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:03:09.632Z] main [2025-06-30T06:03:09.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:09.999Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:10.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:03:10.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-30T06:03:10.362Z] 791b6336a8e7: Preparing [2025-06-30T06:03:10.362Z] a1f845eb7ace: Preparing [2025-06-30T06:03:10.362Z] 60ea9f8be1d1: Preparing [2025-06-30T06:03:10.363Z] 9349e762c6bf: Preparing [2025-06-30T06:03:10.363Z] 03974eba32e6: Preparing [2025-06-30T06:03:10.363Z] 02b996e6cd24: Preparing [2025-06-30T06:03:10.363Z] e72b420768f9: Preparing [2025-06-30T06:03:10.363Z] f65efa42637c: Preparing [2025-06-30T06:03:10.363Z] 1b33efe13fa7: Preparing [2025-06-30T06:03:10.363Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:10.363Z] e72b420768f9: Waiting [2025-06-30T06:03:10.363Z] f65efa42637c: Waiting [2025-06-30T06:03:10.363Z] 1b33efe13fa7: Waiting [2025-06-30T06:03:10.363Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:10.363Z] 02b996e6cd24: Waiting [2025-06-30T06:03:10.363Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:10.363Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:10.626Z] a1f845eb7ace: Pushed [2025-06-30T06:03:10.626Z] 60ea9f8be1d1: Pushed [2025-06-30T06:03:10.626Z] 791b6336a8e7: Pushed [2025-06-30T06:03:10.626Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:10.626Z] f65efa42637c: Pushed [2025-06-30T06:03:11.582Z] 1b33efe13fa7: Pushed [2025-06-30T06:03:21.629Z] e72b420768f9: Pushed [2025-06-30T06:03:36.587Z] 02b996e6cd24: Pushed [2025-06-30T06:03:36.587Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:36.939Z] + 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-06-30T06:03:37.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-30T06:03:37.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-30T06:03:37.286Z] 791b6336a8e7: Preparing [2025-06-30T06:03:37.286Z] a1f845eb7ace: Preparing [2025-06-30T06:03:37.286Z] 60ea9f8be1d1: Preparing [2025-06-30T06:03:37.286Z] 9349e762c6bf: Preparing [2025-06-30T06:03:37.286Z] 03974eba32e6: Preparing [2025-06-30T06:03:37.286Z] 02b996e6cd24: Preparing [2025-06-30T06:03:37.286Z] e72b420768f9: Preparing [2025-06-30T06:03:37.286Z] f65efa42637c: Preparing [2025-06-30T06:03:37.286Z] 1b33efe13fa7: Preparing [2025-06-30T06:03:37.286Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:37.286Z] e72b420768f9: Waiting [2025-06-30T06:03:37.286Z] f65efa42637c: Waiting [2025-06-30T06:03:37.286Z] 1b33efe13fa7: Waiting [2025-06-30T06:03:37.286Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:37.286Z] 02b996e6cd24: Waiting [2025-06-30T06:03:37.286Z] 60ea9f8be1d1: Layer already exists [2025-06-30T06:03:37.286Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:37.286Z] a1f845eb7ace: Layer already exists [2025-06-30T06:03:37.286Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:37.286Z] 791b6336a8e7: Layer already exists [2025-06-30T06:03:37.286Z] e72b420768f9: Layer already exists [2025-06-30T06:03:37.286Z] 02b996e6cd24: Layer already exists [2025-06-30T06:03:37.286Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:37.286Z] f65efa42637c: Layer already exists [2025-06-30T06:03:37.286Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:03:37.551Z] latest: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:37.904Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:38.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 [2025-06-30T06:03:38.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-30T06:03:38.265Z] 791b6336a8e7: Preparing [2025-06-30T06:03:38.265Z] a1f845eb7ace: Preparing [2025-06-30T06:03:38.265Z] 60ea9f8be1d1: Preparing [2025-06-30T06:03:38.265Z] 9349e762c6bf: Preparing [2025-06-30T06:03:38.265Z] 03974eba32e6: Preparing [2025-06-30T06:03:38.265Z] 02b996e6cd24: Preparing [2025-06-30T06:03:38.265Z] e72b420768f9: Preparing [2025-06-30T06:03:38.265Z] f65efa42637c: Preparing [2025-06-30T06:03:38.265Z] 1b33efe13fa7: Preparing [2025-06-30T06:03:38.265Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:38.265Z] e72b420768f9: Waiting [2025-06-30T06:03:38.265Z] f65efa42637c: Waiting [2025-06-30T06:03:38.265Z] 1b33efe13fa7: Waiting [2025-06-30T06:03:38.265Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:38.265Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:38.265Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:38.265Z] 791b6336a8e7: Layer already exists [2025-06-30T06:03:38.265Z] 60ea9f8be1d1: Layer already exists [2025-06-30T06:03:38.265Z] a1f845eb7ace: Layer already exists [2025-06-30T06:03:38.265Z] f65efa42637c: Layer already exists [2025-06-30T06:03:38.265Z] e72b420768f9: Layer already exists [2025-06-30T06:03:38.265Z] 02b996e6cd24: Layer already exists [2025-06-30T06:03:38.265Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:03:38.265Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:38.529Z] 4.1.0-dev.31: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:38.884Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:39.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:03:39.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-30T06:03:39.243Z] 791b6336a8e7: Preparing [2025-06-30T06:03:39.243Z] a1f845eb7ace: Preparing [2025-06-30T06:03:39.243Z] 60ea9f8be1d1: Preparing [2025-06-30T06:03:39.243Z] 9349e762c6bf: Preparing [2025-06-30T06:03:39.243Z] 03974eba32e6: Preparing [2025-06-30T06:03:39.243Z] 02b996e6cd24: Preparing [2025-06-30T06:03:39.243Z] e72b420768f9: Preparing [2025-06-30T06:03:39.243Z] f65efa42637c: Preparing [2025-06-30T06:03:39.243Z] 1b33efe13fa7: Preparing [2025-06-30T06:03:39.243Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:39.243Z] 02b996e6cd24: Waiting [2025-06-30T06:03:39.243Z] e72b420768f9: Waiting [2025-06-30T06:03:39.243Z] f65efa42637c: Waiting [2025-06-30T06:03:39.243Z] 1b33efe13fa7: Waiting [2025-06-30T06:03:39.243Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:39.243Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:39.243Z] 791b6336a8e7: Layer already exists [2025-06-30T06:03:39.243Z] a1f845eb7ace: Layer already exists [2025-06-30T06:03:39.243Z] 60ea9f8be1d1: Layer already exists [2025-06-30T06:03:39.243Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:39.243Z] 02b996e6cd24: Layer already exists [2025-06-30T06:03:39.243Z] e72b420768f9: Layer already exists [2025-06-30T06:03:39.243Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:03:39.243Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:39.243Z] f65efa42637c: Layer already exists [2025-06-30T06:03:39.507Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:39.853Z] + 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-06-30T06:03:40.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-06-30T06:03:40.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-30T06:03:40.196Z] 791b6336a8e7: Preparing [2025-06-30T06:03:40.196Z] a1f845eb7ace: Preparing [2025-06-30T06:03:40.196Z] 60ea9f8be1d1: Preparing [2025-06-30T06:03:40.196Z] 9349e762c6bf: Preparing [2025-06-30T06:03:40.196Z] 03974eba32e6: Preparing [2025-06-30T06:03:40.196Z] 02b996e6cd24: Preparing [2025-06-30T06:03:40.196Z] e72b420768f9: Preparing [2025-06-30T06:03:40.196Z] f65efa42637c: Preparing [2025-06-30T06:03:40.196Z] 1b33efe13fa7: Preparing [2025-06-30T06:03:40.196Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:40.196Z] e72b420768f9: Waiting [2025-06-30T06:03:40.196Z] f65efa42637c: Waiting [2025-06-30T06:03:40.196Z] 1b33efe13fa7: Waiting [2025-06-30T06:03:40.196Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:40.196Z] 02b996e6cd24: Waiting [2025-06-30T06:03:40.196Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:40.196Z] a1f845eb7ace: Layer already exists [2025-06-30T06:03:40.196Z] 791b6336a8e7: Layer already exists [2025-06-30T06:03:40.196Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:40.196Z] 60ea9f8be1d1: Layer already exists [2025-06-30T06:03:40.196Z] 02b996e6cd24: Layer already exists [2025-06-30T06:03:40.196Z] e72b420768f9: Layer already exists [2025-06-30T06:03:40.196Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:03:40.196Z] f65efa42637c: Layer already exists [2025-06-30T06:03:40.196Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:40.460Z] main: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:03:40.530Z] ===================================================== [Pipeline] echo [2025-06-30T06:03:40.551Z] taggedImages: [2025-06-30T06:03:40.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:03:40.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-30T06:03:40.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 [2025-06-30T06:03:40.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:03:40.551Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-30T06:03:40.577Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-06-30T06:03:40.577Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:03:40.577Z] latest [2025-06-30T06:03:40.577Z] 4.1.0-dev.31 [2025-06-30T06:03:40.577Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:03:40.577Z] main [2025-06-30T06:03:40.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:40.935Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:03:41.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:03:41.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-30T06:03:41.281Z] dd5ae59d22c8: Preparing [2025-06-30T06:03:41.281Z] 3aa15e30ff99: Preparing [2025-06-30T06:03:41.281Z] b9f4df12805a: Preparing [2025-06-30T06:03:41.281Z] 9349e762c6bf: Preparing [2025-06-30T06:03:41.281Z] 03974eba32e6: Preparing [2025-06-30T06:03:41.281Z] 9e1830fb1847: Preparing [2025-06-30T06:03:41.281Z] c63206b6418e: Preparing [2025-06-30T06:03:41.281Z] 5e9d916f9dde: Preparing [2025-06-30T06:03:41.281Z] dd9c8f8612c8: Preparing [2025-06-30T06:03:41.281Z] 9e1830fb1847: Waiting [2025-06-30T06:03:41.281Z] c63206b6418e: Waiting [2025-06-30T06:03:41.281Z] dd9c8f8612c8: Waiting [2025-06-30T06:03:41.281Z] 5e9d916f9dde: Waiting [2025-06-30T06:03:41.281Z] 9349e762c6bf: Layer already exists [2025-06-30T06:03:41.281Z] 03974eba32e6: Layer already exists [2025-06-30T06:03:41.545Z] b9f4df12805a: Pushed [2025-06-30T06:03:41.545Z] 3aa15e30ff99: Pushed [2025-06-30T06:03:41.545Z] dd5ae59d22c8: Pushed [2025-06-30T06:03:41.545Z] c63206b6418e: Pushed [2025-06-30T06:03:41.545Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:03:42.123Z] 5e9d916f9dde: Pushed [2025-06-30T06:04:08.740Z] 9e1830fb1847: Pushed [2025-06-30T06:04:08.740Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:09.101Z] + 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-06-30T06:04:09.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-30T06:04:09.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-30T06:04:09.447Z] dd5ae59d22c8: Preparing [2025-06-30T06:04:09.447Z] 3aa15e30ff99: Preparing [2025-06-30T06:04:09.447Z] b9f4df12805a: Preparing [2025-06-30T06:04:09.447Z] 9349e762c6bf: Preparing [2025-06-30T06:04:09.447Z] 03974eba32e6: Preparing [2025-06-30T06:04:09.447Z] 9e1830fb1847: Preparing [2025-06-30T06:04:09.447Z] c63206b6418e: Preparing [2025-06-30T06:04:09.447Z] 5e9d916f9dde: Preparing [2025-06-30T06:04:09.447Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:09.447Z] c63206b6418e: Waiting [2025-06-30T06:04:09.447Z] 5e9d916f9dde: Waiting [2025-06-30T06:04:09.447Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:09.447Z] 9e1830fb1847: Waiting [2025-06-30T06:04:09.447Z] 3aa15e30ff99: Layer already exists [2025-06-30T06:04:09.448Z] b9f4df12805a: Layer already exists [2025-06-30T06:04:09.448Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:09.448Z] dd5ae59d22c8: Layer already exists [2025-06-30T06:04:09.448Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:09.448Z] 5e9d916f9dde: Layer already exists [2025-06-30T06:04:09.448Z] c63206b6418e: Layer already exists [2025-06-30T06:04:09.448Z] 9e1830fb1847: Layer already exists [2025-06-30T06:04:09.448Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:09.711Z] latest: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:10.069Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:10.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 [2025-06-30T06:04:10.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-30T06:04:10.413Z] dd5ae59d22c8: Preparing [2025-06-30T06:04:10.413Z] 3aa15e30ff99: Preparing [2025-06-30T06:04:10.413Z] b9f4df12805a: Preparing [2025-06-30T06:04:10.413Z] 9349e762c6bf: Preparing [2025-06-30T06:04:10.413Z] 03974eba32e6: Preparing [2025-06-30T06:04:10.413Z] 9e1830fb1847: Preparing [2025-06-30T06:04:10.413Z] c63206b6418e: Preparing [2025-06-30T06:04:10.413Z] 5e9d916f9dde: Preparing [2025-06-30T06:04:10.413Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:10.413Z] c63206b6418e: Waiting [2025-06-30T06:04:10.413Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:10.413Z] 9e1830fb1847: Waiting [2025-06-30T06:04:10.413Z] 5e9d916f9dde: Waiting [2025-06-30T06:04:10.413Z] b9f4df12805a: Layer already exists [2025-06-30T06:04:10.413Z] 3aa15e30ff99: Layer already exists [2025-06-30T06:04:10.413Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:10.413Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:10.413Z] dd5ae59d22c8: Layer already exists [2025-06-30T06:04:10.413Z] 9e1830fb1847: Layer already exists [2025-06-30T06:04:10.413Z] c63206b6418e: Layer already exists [2025-06-30T06:04:10.413Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:10.413Z] 5e9d916f9dde: Layer already exists [2025-06-30T06:04:10.413Z] 4.1.0-dev.31: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:11.037Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:11.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:11.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-30T06:04:11.393Z] dd5ae59d22c8: Preparing [2025-06-30T06:04:11.393Z] 3aa15e30ff99: Preparing [2025-06-30T06:04:11.393Z] b9f4df12805a: Preparing [2025-06-30T06:04:11.393Z] 9349e762c6bf: Preparing [2025-06-30T06:04:11.393Z] 03974eba32e6: Preparing [2025-06-30T06:04:11.393Z] 9e1830fb1847: Preparing [2025-06-30T06:04:11.393Z] c63206b6418e: Preparing [2025-06-30T06:04:11.393Z] 5e9d916f9dde: Preparing [2025-06-30T06:04:11.393Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:11.393Z] 9e1830fb1847: Waiting [2025-06-30T06:04:11.393Z] c63206b6418e: Waiting [2025-06-30T06:04:11.393Z] 5e9d916f9dde: Waiting [2025-06-30T06:04:11.393Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:11.393Z] dd5ae59d22c8: Layer already exists [2025-06-30T06:04:11.393Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:11.393Z] b9f4df12805a: Layer already exists [2025-06-30T06:04:11.393Z] 3aa15e30ff99: Layer already exists [2025-06-30T06:04:11.393Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:11.393Z] c63206b6418e: Layer already exists [2025-06-30T06:04:11.393Z] 5e9d916f9dde: Layer already exists [2025-06-30T06:04:11.393Z] 9e1830fb1847: Layer already exists [2025-06-30T06:04:11.393Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:11.393Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:12.009Z] + 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-06-30T06:04:12.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-06-30T06:04:12.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-30T06:04:12.361Z] dd5ae59d22c8: Preparing [2025-06-30T06:04:12.361Z] 3aa15e30ff99: Preparing [2025-06-30T06:04:12.361Z] b9f4df12805a: Preparing [2025-06-30T06:04:12.361Z] 9349e762c6bf: Preparing [2025-06-30T06:04:12.361Z] 03974eba32e6: Preparing [2025-06-30T06:04:12.361Z] 9e1830fb1847: Preparing [2025-06-30T06:04:12.361Z] c63206b6418e: Preparing [2025-06-30T06:04:12.361Z] 5e9d916f9dde: Preparing [2025-06-30T06:04:12.361Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:12.361Z] 9e1830fb1847: Waiting [2025-06-30T06:04:12.361Z] c63206b6418e: Waiting [2025-06-30T06:04:12.361Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:12.361Z] 5e9d916f9dde: Waiting [2025-06-30T06:04:12.361Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:12.361Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:12.361Z] dd5ae59d22c8: Layer already exists [2025-06-30T06:04:12.361Z] b9f4df12805a: Layer already exists [2025-06-30T06:04:12.361Z] 3aa15e30ff99: Layer already exists [2025-06-30T06:04:12.361Z] 9e1830fb1847: Layer already exists [2025-06-30T06:04:12.361Z] 5e9d916f9dde: Layer already exists [2025-06-30T06:04:12.361Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:12.361Z] c63206b6418e: Layer already exists [2025-06-30T06:04:13.314Z] main: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:04:13.392Z] ===================================================== [Pipeline] echo [2025-06-30T06:04:13.407Z] taggedImages: [2025-06-30T06:04:13.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:13.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-30T06:04:13.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 [2025-06-30T06:04:13.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:13.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-30T06:04:13.437Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-06-30T06:04:13.437Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:13.437Z] latest [2025-06-30T06:04:13.437Z] 4.1.0-dev.31 [2025-06-30T06:04:13.437Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:13.437Z] main [2025-06-30T06:04:13.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:13.822Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:14.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:14.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-30T06:04:14.174Z] aad5926ab47e: Preparing [2025-06-30T06:04:14.174Z] c59832572f69: Preparing [2025-06-30T06:04:14.174Z] 00a6f290900f: Preparing [2025-06-30T06:04:14.174Z] 9349e762c6bf: Preparing [2025-06-30T06:04:14.174Z] 03974eba32e6: Preparing [2025-06-30T06:04:14.174Z] 613f7e32c307: Preparing [2025-06-30T06:04:14.174Z] f65efa42637c: Preparing [2025-06-30T06:04:14.174Z] 1b33efe13fa7: Preparing [2025-06-30T06:04:14.174Z] 613f7e32c307: Waiting [2025-06-30T06:04:14.174Z] f65efa42637c: Waiting [2025-06-30T06:04:14.174Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:14.174Z] 1b33efe13fa7: Waiting [2025-06-30T06:04:14.174Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:14.174Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:14.174Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:14.439Z] 00a6f290900f: Pushed [2025-06-30T06:04:14.440Z] f65efa42637c: Layer already exists [2025-06-30T06:04:14.440Z] c59832572f69: Pushed [2025-06-30T06:04:14.440Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:04:14.440Z] aad5926ab47e: Pushed [2025-06-30T06:04:14.440Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:41.080Z] 613f7e32c307: Pushed [2025-06-30T06:04:41.080Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:41.429Z] + 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-06-30T06:04:41.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-30T06:04:41.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-30T06:04:41.772Z] aad5926ab47e: Preparing [2025-06-30T06:04:41.772Z] c59832572f69: Preparing [2025-06-30T06:04:41.772Z] 00a6f290900f: Preparing [2025-06-30T06:04:41.772Z] 9349e762c6bf: Preparing [2025-06-30T06:04:41.772Z] 03974eba32e6: Preparing [2025-06-30T06:04:41.772Z] 613f7e32c307: Preparing [2025-06-30T06:04:41.772Z] f65efa42637c: Preparing [2025-06-30T06:04:41.772Z] 1b33efe13fa7: Preparing [2025-06-30T06:04:41.772Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:41.772Z] 613f7e32c307: Waiting [2025-06-30T06:04:41.772Z] f65efa42637c: Waiting [2025-06-30T06:04:41.772Z] 1b33efe13fa7: Waiting [2025-06-30T06:04:41.772Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:41.772Z] 00a6f290900f: Layer already exists [2025-06-30T06:04:41.772Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:41.772Z] c59832572f69: Layer already exists [2025-06-30T06:04:41.772Z] aad5926ab47e: Layer already exists [2025-06-30T06:04:41.772Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:41.772Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:04:41.772Z] f65efa42637c: Layer already exists [2025-06-30T06:04:41.772Z] 613f7e32c307: Layer already exists [2025-06-30T06:04:41.772Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:42.035Z] latest: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:42.375Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:42.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 [2025-06-30T06:04:42.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-30T06:04:42.710Z] aad5926ab47e: Preparing [2025-06-30T06:04:42.710Z] c59832572f69: Preparing [2025-06-30T06:04:42.710Z] 00a6f290900f: Preparing [2025-06-30T06:04:42.710Z] 9349e762c6bf: Preparing [2025-06-30T06:04:42.710Z] 03974eba32e6: Preparing [2025-06-30T06:04:42.710Z] 613f7e32c307: Preparing [2025-06-30T06:04:42.710Z] f65efa42637c: Preparing [2025-06-30T06:04:42.710Z] 1b33efe13fa7: Preparing [2025-06-30T06:04:42.710Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:42.710Z] 613f7e32c307: Waiting [2025-06-30T06:04:42.710Z] f65efa42637c: Waiting [2025-06-30T06:04:42.710Z] 1b33efe13fa7: Waiting [2025-06-30T06:04:42.710Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:42.710Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:42.710Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:42.710Z] c59832572f69: Layer already exists [2025-06-30T06:04:42.710Z] 00a6f290900f: Layer already exists [2025-06-30T06:04:42.710Z] aad5926ab47e: Layer already exists [2025-06-30T06:04:42.710Z] 613f7e32c307: Layer already exists [2025-06-30T06:04:42.710Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:04:42.710Z] f65efa42637c: Layer already exists [2025-06-30T06:04:42.710Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:42.710Z] 4.1.0-dev.31: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:43.326Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:43.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:43.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-30T06:04:43.671Z] aad5926ab47e: Preparing [2025-06-30T06:04:43.671Z] c59832572f69: Preparing [2025-06-30T06:04:43.671Z] 00a6f290900f: Preparing [2025-06-30T06:04:43.671Z] 9349e762c6bf: Preparing [2025-06-30T06:04:43.671Z] 03974eba32e6: Preparing [2025-06-30T06:04:43.671Z] 613f7e32c307: Preparing [2025-06-30T06:04:43.671Z] f65efa42637c: Preparing [2025-06-30T06:04:43.671Z] 1b33efe13fa7: Preparing [2025-06-30T06:04:43.671Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:43.671Z] 613f7e32c307: Waiting [2025-06-30T06:04:43.671Z] f65efa42637c: Waiting [2025-06-30T06:04:43.671Z] 1b33efe13fa7: Waiting [2025-06-30T06:04:43.671Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:43.671Z] aad5926ab47e: Layer already exists [2025-06-30T06:04:43.671Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:43.671Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:43.671Z] 00a6f290900f: Layer already exists [2025-06-30T06:04:43.671Z] c59832572f69: Layer already exists [2025-06-30T06:04:43.671Z] f65efa42637c: Layer already exists [2025-06-30T06:04:43.671Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:04:43.671Z] 613f7e32c307: Layer already exists [2025-06-30T06:04:43.671Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:43.934Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:44.274Z] + 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-06-30T06:04:44.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-06-30T06:04:44.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-30T06:04:44.628Z] aad5926ab47e: Preparing [2025-06-30T06:04:44.628Z] c59832572f69: Preparing [2025-06-30T06:04:44.628Z] 00a6f290900f: Preparing [2025-06-30T06:04:44.628Z] 9349e762c6bf: Preparing [2025-06-30T06:04:44.628Z] 03974eba32e6: Preparing [2025-06-30T06:04:44.628Z] 613f7e32c307: Preparing [2025-06-30T06:04:44.628Z] f65efa42637c: Preparing [2025-06-30T06:04:44.628Z] 1b33efe13fa7: Preparing [2025-06-30T06:04:44.628Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:44.628Z] f65efa42637c: Waiting [2025-06-30T06:04:44.628Z] 613f7e32c307: Waiting [2025-06-30T06:04:44.628Z] 1b33efe13fa7: Waiting [2025-06-30T06:04:44.628Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:44.891Z] aad5926ab47e: Layer already exists [2025-06-30T06:04:44.891Z] 00a6f290900f: Layer already exists [2025-06-30T06:04:44.891Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:44.891Z] c59832572f69: Layer already exists [2025-06-30T06:04:44.891Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:44.891Z] 613f7e32c307: Layer already exists [2025-06-30T06:04:44.891Z] f65efa42637c: Layer already exists [2025-06-30T06:04:44.891Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:44.891Z] 1b33efe13fa7: Layer already exists [2025-06-30T06:04:45.154Z] main: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:04:45.234Z] ===================================================== [Pipeline] echo [2025-06-30T06:04:45.251Z] taggedImages: [2025-06-30T06:04:45.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:45.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-30T06:04:45.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 [2025-06-30T06:04:45.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:45.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-30T06:04:45.282Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-06-30T06:04:45.282Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:45.282Z] latest [2025-06-30T06:04:45.282Z] 4.1.0-dev.31 [2025-06-30T06:04:45.282Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:45.282Z] main [2025-06-30T06:04:45.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:45.643Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:46.019Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:46.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-30T06:04:46.020Z] f1a7c41ac171: Preparing [2025-06-30T06:04:46.020Z] b36b5e02cf83: Preparing [2025-06-30T06:04:46.020Z] 9349e762c6bf: Preparing [2025-06-30T06:04:46.020Z] 03974eba32e6: Preparing [2025-06-30T06:04:46.020Z] 1feff722225e: Preparing [2025-06-30T06:04:46.020Z] c87edad99559: Preparing [2025-06-30T06:04:46.020Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:46.020Z] c87edad99559: Waiting [2025-06-30T06:04:46.020Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:46.020Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:46.020Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:46.291Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:46.291Z] 1feff722225e: Pushed [2025-06-30T06:04:46.291Z] f1a7c41ac171: Pushed [2025-06-30T06:04:47.739Z] c87edad99559: Pushed [2025-06-30T06:04:54.364Z] b36b5e02cf83: Pushed [2025-06-30T06:04:54.628Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:54.979Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:55.329Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-30T06:04:55.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-30T06:04:55.330Z] f1a7c41ac171: Preparing [2025-06-30T06:04:55.330Z] b36b5e02cf83: Preparing [2025-06-30T06:04:55.330Z] 9349e762c6bf: Preparing [2025-06-30T06:04:55.330Z] 03974eba32e6: Preparing [2025-06-30T06:04:55.330Z] 1feff722225e: Preparing [2025-06-30T06:04:55.330Z] c87edad99559: Preparing [2025-06-30T06:04:55.330Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:55.330Z] c87edad99559: Waiting [2025-06-30T06:04:55.330Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:55.330Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:55.330Z] f1a7c41ac171: Layer already exists [2025-06-30T06:04:55.330Z] 1feff722225e: Layer already exists [2025-06-30T06:04:55.330Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:55.330Z] b36b5e02cf83: Layer already exists [2025-06-30T06:04:55.330Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:55.330Z] c87edad99559: Layer already exists [2025-06-30T06:04:55.330Z] latest: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:55.935Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:56.279Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 [2025-06-30T06:04:56.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-30T06:04:56.279Z] f1a7c41ac171: Preparing [2025-06-30T06:04:56.279Z] b36b5e02cf83: Preparing [2025-06-30T06:04:56.279Z] 9349e762c6bf: Preparing [2025-06-30T06:04:56.279Z] 03974eba32e6: Preparing [2025-06-30T06:04:56.279Z] 1feff722225e: Preparing [2025-06-30T06:04:56.279Z] c87edad99559: Preparing [2025-06-30T06:04:56.279Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:56.279Z] c87edad99559: Waiting [2025-06-30T06:04:56.279Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:56.279Z] f1a7c41ac171: Layer already exists [2025-06-30T06:04:56.279Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:56.279Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:56.279Z] b36b5e02cf83: Layer already exists [2025-06-30T06:04:56.279Z] 1feff722225e: Layer already exists [2025-06-30T06:04:56.279Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:56.279Z] c87edad99559: Layer already exists [2025-06-30T06:04:56.279Z] 4.1.0-dev.31: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:56.895Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:57.240Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:57.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-30T06:04:57.241Z] f1a7c41ac171: Preparing [2025-06-30T06:04:57.241Z] b36b5e02cf83: Preparing [2025-06-30T06:04:57.241Z] 9349e762c6bf: Preparing [2025-06-30T06:04:57.241Z] 03974eba32e6: Preparing [2025-06-30T06:04:57.241Z] 1feff722225e: Preparing [2025-06-30T06:04:57.241Z] c87edad99559: Preparing [2025-06-30T06:04:57.241Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:57.241Z] c87edad99559: Waiting [2025-06-30T06:04:57.241Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:57.241Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:57.241Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:57.241Z] f1a7c41ac171: Layer already exists [2025-06-30T06:04:57.241Z] b36b5e02cf83: Layer already exists [2025-06-30T06:04:57.241Z] 1feff722225e: Layer already exists [2025-06-30T06:04:57.241Z] c87edad99559: Layer already exists [2025-06-30T06:04:57.241Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:57.241Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:57.852Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:58.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-06-30T06:04:58.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-30T06:04:58.205Z] f1a7c41ac171: Preparing [2025-06-30T06:04:58.205Z] b36b5e02cf83: Preparing [2025-06-30T06:04:58.205Z] 9349e762c6bf: Preparing [2025-06-30T06:04:58.205Z] 03974eba32e6: Preparing [2025-06-30T06:04:58.205Z] 1feff722225e: Preparing [2025-06-30T06:04:58.205Z] c87edad99559: Preparing [2025-06-30T06:04:58.205Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:58.205Z] c87edad99559: Waiting [2025-06-30T06:04:58.205Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:58.205Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:58.205Z] f1a7c41ac171: Layer already exists [2025-06-30T06:04:58.205Z] b36b5e02cf83: Layer already exists [2025-06-30T06:04:58.205Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:58.205Z] 1feff722225e: Layer already exists [2025-06-30T06:04:58.205Z] c87edad99559: Layer already exists [2025-06-30T06:04:58.205Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:58.205Z] main: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:04:58.543Z] ===================================================== [Pipeline] echo [2025-06-30T06:04:58.559Z] taggedImages: [2025-06-30T06:04:58.559Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:58.559Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-30T06:04:58.559Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 [2025-06-30T06:04:58.560Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:58.560Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-30T06:04:58.589Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-06-30T06:04:58.589Z] 965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:58.589Z] latest [2025-06-30T06:04:58.589Z] 4.1.0-dev.31 [2025-06-30T06:04:58.589Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:04:58.589Z] main [2025-06-30T06:04:58.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:58.948Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:04:59.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:04:59.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-30T06:04:59.299Z] 08950fd994e2: Preparing [2025-06-30T06:04:59.299Z] 8fba9c6e4f48: Preparing [2025-06-30T06:04:59.299Z] 9349e762c6bf: Preparing [2025-06-30T06:04:59.299Z] 03974eba32e6: Preparing [2025-06-30T06:04:59.299Z] 821e1a3716dd: Preparing [2025-06-30T06:04:59.299Z] f293aec48c3f: Preparing [2025-06-30T06:04:59.299Z] dd9c8f8612c8: Preparing [2025-06-30T06:04:59.299Z] f293aec48c3f: Waiting [2025-06-30T06:04:59.299Z] dd9c8f8612c8: Waiting [2025-06-30T06:04:59.299Z] 03974eba32e6: Layer already exists [2025-06-30T06:04:59.563Z] 9349e762c6bf: Layer already exists [2025-06-30T06:04:59.563Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:04:59.563Z] 821e1a3716dd: Pushed [2025-06-30T06:04:59.563Z] 08950fd994e2: Pushed [2025-06-30T06:05:00.139Z] f293aec48c3f: Pushed [2025-06-30T06:05:08.308Z] 8fba9c6e4f48: Pushed [2025-06-30T06:05:08.308Z] 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:08.663Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:09.005Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-30T06:05:09.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-30T06:05:09.005Z] 08950fd994e2: Preparing [2025-06-30T06:05:09.005Z] 8fba9c6e4f48: Preparing [2025-06-30T06:05:09.005Z] 9349e762c6bf: Preparing [2025-06-30T06:05:09.005Z] 03974eba32e6: Preparing [2025-06-30T06:05:09.005Z] 821e1a3716dd: Preparing [2025-06-30T06:05:09.005Z] f293aec48c3f: Preparing [2025-06-30T06:05:09.005Z] dd9c8f8612c8: Preparing [2025-06-30T06:05:09.005Z] f293aec48c3f: Waiting [2025-06-30T06:05:09.005Z] dd9c8f8612c8: Waiting [2025-06-30T06:05:09.005Z] 8fba9c6e4f48: Layer already exists [2025-06-30T06:05:09.005Z] 08950fd994e2: Layer already exists [2025-06-30T06:05:09.005Z] 821e1a3716dd: Layer already exists [2025-06-30T06:05:09.005Z] 9349e762c6bf: Layer already exists [2025-06-30T06:05:09.005Z] 03974eba32e6: Layer already exists [2025-06-30T06:05:09.005Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:05:09.005Z] f293aec48c3f: Layer already exists [2025-06-30T06:05:09.005Z] latest: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:09.616Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:09.959Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 [2025-06-30T06:05:09.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-30T06:05:09.959Z] 08950fd994e2: Preparing [2025-06-30T06:05:09.959Z] 8fba9c6e4f48: Preparing [2025-06-30T06:05:09.959Z] 9349e762c6bf: Preparing [2025-06-30T06:05:09.959Z] 03974eba32e6: Preparing [2025-06-30T06:05:09.959Z] 821e1a3716dd: Preparing [2025-06-30T06:05:09.959Z] f293aec48c3f: Preparing [2025-06-30T06:05:09.959Z] dd9c8f8612c8: Preparing [2025-06-30T06:05:09.959Z] f293aec48c3f: Waiting [2025-06-30T06:05:09.959Z] dd9c8f8612c8: Waiting [2025-06-30T06:05:09.959Z] 9349e762c6bf: Layer already exists [2025-06-30T06:05:09.959Z] 8fba9c6e4f48: Layer already exists [2025-06-30T06:05:09.959Z] 821e1a3716dd: Layer already exists [2025-06-30T06:05:09.959Z] 08950fd994e2: Layer already exists [2025-06-30T06:05:09.959Z] 03974eba32e6: Layer already exists [2025-06-30T06:05:09.959Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:05:09.959Z] f293aec48c3f: Layer already exists [2025-06-30T06:05:09.959Z] 4.1.0-dev.31: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:10.307Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:10.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:05:10.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-30T06:05:10.655Z] 08950fd994e2: Preparing [2025-06-30T06:05:10.655Z] 8fba9c6e4f48: Preparing [2025-06-30T06:05:10.655Z] 9349e762c6bf: Preparing [2025-06-30T06:05:10.655Z] 03974eba32e6: Preparing [2025-06-30T06:05:10.655Z] 821e1a3716dd: Preparing [2025-06-30T06:05:10.655Z] f293aec48c3f: Preparing [2025-06-30T06:05:10.655Z] dd9c8f8612c8: Preparing [2025-06-30T06:05:10.655Z] f293aec48c3f: Waiting [2025-06-30T06:05:10.655Z] dd9c8f8612c8: Waiting [2025-06-30T06:05:10.655Z] 821e1a3716dd: Layer already exists [2025-06-30T06:05:10.655Z] 08950fd994e2: Layer already exists [2025-06-30T06:05:10.655Z] 8fba9c6e4f48: Layer already exists [2025-06-30T06:05:10.655Z] 9349e762c6bf: Layer already exists [2025-06-30T06:05:10.655Z] 03974eba32e6: Layer already exists [2025-06-30T06:05:10.655Z] f293aec48c3f: Layer already exists [2025-06-30T06:05:10.655Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:05:10.655Z] 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:11.263Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:11.604Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-06-30T06:05:11.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-30T06:05:11.604Z] 08950fd994e2: Preparing [2025-06-30T06:05:11.604Z] 8fba9c6e4f48: Preparing [2025-06-30T06:05:11.604Z] 9349e762c6bf: Preparing [2025-06-30T06:05:11.604Z] 03974eba32e6: Preparing [2025-06-30T06:05:11.604Z] 821e1a3716dd: Preparing [2025-06-30T06:05:11.604Z] f293aec48c3f: Preparing [2025-06-30T06:05:11.604Z] dd9c8f8612c8: Preparing [2025-06-30T06:05:11.604Z] f293aec48c3f: Waiting [2025-06-30T06:05:11.604Z] dd9c8f8612c8: Waiting [2025-06-30T06:05:11.604Z] 9349e762c6bf: Layer already exists [2025-06-30T06:05:11.604Z] 8fba9c6e4f48: Layer already exists [2025-06-30T06:05:11.604Z] 03974eba32e6: Layer already exists [2025-06-30T06:05:11.604Z] 08950fd994e2: Layer already exists [2025-06-30T06:05:11.604Z] 821e1a3716dd: Layer already exists [2025-06-30T06:05:11.604Z] dd9c8f8612c8: Layer already exists [2025-06-30T06:05:11.604Z] f293aec48c3f: Layer already exists [2025-06-30T06:05:11.867Z] main: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-30T06:05:11.941Z] ===================================================== [Pipeline] echo [2025-06-30T06:05:11.960Z] taggedImages: [2025-06-30T06:05:11.960Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 [2025-06-30T06:05:11.960Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-30T06:05:11.960Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 [2025-06-30T06:05:11.960Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [2025-06-30T06:05:11.960Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-06-30T06:05:11.974Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:11.989Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.007Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.021Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.037Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-30T06:05:12.058Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.083Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.096Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.112Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-30T06:05:12.126Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.142Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.156Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.165Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.181Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-30T06:05:12.196Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.477Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.486Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.509Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-30T06:05:12.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.544Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.553Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.561Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-30T06:05:12.573Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.583Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.617Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-30T06:05:12.625Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.643Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.652Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.660Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-30T06:05:12.669Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.682Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.695Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.708Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.725Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-30T06:05:12.737Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.750Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.760Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.775Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.786Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-30T06:05:12.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.835Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.852Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-30T06:05:12.865Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.875Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.888Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.898Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.911Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-30T06:05:12.921Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.931Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.954Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:12.965Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-30T06:05:12.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:12.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-06-30T06:05:12.999Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:13.013Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:13.026Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-30T06:05:13.038Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:13.049Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-06-30T06:05:13.064Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:13.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:13.090Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-30T06:05:13.102Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo [2025-06-30T06:05:13.119Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-06-30T06:05:13.129Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:13.140Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:05:13.152Z] 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-06-30T06:05:13.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-30T06:05:13.545Z] [2025-06-30T06:05:13.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:13.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-30T06:05:13.874Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-30T06:05:13.874Z] 8998bd30e6a1: Pulling fs layer [2025-06-30T06:05:13.874Z] 04944245beec: Pulling fs layer [2025-06-30T06:05:13.874Z] 699f458cf7ca: Pulling fs layer [2025-06-30T06:05:13.874Z] 765212b225bb: Pulling fs layer [2025-06-30T06:05:13.874Z] f23df028b6ca: Pulling fs layer [2025-06-30T06:05:13.874Z] d65c8cfc05b1: Pulling fs layer [2025-06-30T06:05:13.874Z] 2437ff75d9bd: Pulling fs layer [2025-06-30T06:05:13.874Z] f23df028b6ca: Waiting [2025-06-30T06:05:13.874Z] d65c8cfc05b1: Waiting [2025-06-30T06:05:13.874Z] 2437ff75d9bd: Waiting [2025-06-30T06:05:13.874Z] 765212b225bb: Waiting [2025-06-30T06:05:14.141Z] 04944245beec: Verifying Checksum [2025-06-30T06:05:14.141Z] 04944245beec: Download complete [2025-06-30T06:05:14.141Z] 765212b225bb: Verifying Checksum [2025-06-30T06:05:14.141Z] 765212b225bb: Download complete [2025-06-30T06:05:14.141Z] f23df028b6ca: Verifying Checksum [2025-06-30T06:05:14.141Z] f23df028b6ca: Download complete [2025-06-30T06:05:14.141Z] d65c8cfc05b1: Verifying Checksum [2025-06-30T06:05:14.141Z] d65c8cfc05b1: Download complete [2025-06-30T06:05:14.407Z] 699f458cf7ca: Verifying Checksum [2025-06-30T06:05:14.407Z] 699f458cf7ca: Download complete [2025-06-30T06:05:14.672Z] 8998bd30e6a1: Verifying Checksum [2025-06-30T06:05:14.672Z] 8998bd30e6a1: Download complete [2025-06-30T06:05:17.241Z] 2437ff75d9bd: Verifying Checksum [2025-06-30T06:05:17.241Z] 2437ff75d9bd: Download complete [2025-06-30T06:05:19.175Z] 8998bd30e6a1: Pull complete [2025-06-30T06:05:19.755Z] 04944245beec: Pull complete [2025-06-30T06:05:21.158Z] 699f458cf7ca: Pull complete [2025-06-30T06:05:21.423Z] 765212b225bb: Pull complete [2025-06-30T06:05:22.379Z] f23df028b6ca: Pull complete [2025-06-30T06:05:22.379Z] d65c8cfc05b1: Pull complete [2025-06-30T06:05:41.199Z] 2437ff75d9bd: Pull complete [2025-06-30T06:05:41.199Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-30T06:05:41.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-30T06:05:41.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T06:05:41.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-4244 does not seem to be running inside a container [2025-06-30T06:05:41.450Z] $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T06:05:44.116Z] $ docker top 8ab2de96f542b2248e269080cd54af8dcae9e47deaf0632f663caa2c77b35d80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:05:44.686Z] ---> job-cost.sh [2025-06-30T06:05:44.950Z] lf-activate-venv: SKIPPING [2025-06-30T06:05:44.950Z] INFO: No Stack... [2025-06-30T06:05:45.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-30T06:05:46.102Z] INFO: Archiving Costs [Pipeline] sh [2025-06-30T06:05:46.724Z] + cut -d, -f6 [2025-06-30T06:05:46.725Z] + cat /w/workspace/edgex-go/863/archives/cost.csv [Pipeline] lock [2025-06-30T06:05:46.753Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-863-stack-cost] [2025-06-30T06:05:46.762Z] Resource [jenkins-edgexfoundry-edgex-go-main-863-stack-cost] did not exist. Created. [2025-06-30T06:05:46.770Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-863-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-30T06:05:47.098Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-30T06:05:47.698Z] Stashed 1 file(s) [Pipeline] } [2025-06-30T06:05:47.709Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-863-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-30T06:05:47.734Z] $ docker stop --time=1 8ab2de96f542b2248e269080cd54af8dcae9e47deaf0632f663caa2c77b35d80 [2025-06-30T06:05:49.208Z] $ docker rm -f --volumes 8ab2de96f542b2248e269080cd54af8dcae9e47deaf0632f663caa2c77b35d80 [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-06-30T06:05:49.763Z] provisioning config files... [2025-06-30T06:05:49.769Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/863@tmp/config6257066508956967131tmp [Pipeline] { [Pipeline] sh [2025-06-30T06:05:50.085Z] + set +x [2025-06-30T06:05:50.085Z] + curl -s https://codecov.io/bash [2025-06-30T06:05:50.085Z] + bash -s -- [2025-06-30T06:05:50.085Z] [2025-06-30T06:05:50.085Z] _____ _ [2025-06-30T06:05:50.085Z] / ____| | | [2025-06-30T06:05:50.085Z] | | ___ __| | ___ ___ _____ __ [2025-06-30T06:05:50.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-30T06:05:50.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-30T06:05:50.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-30T06:05:50.085Z] Bash-1.0.6 [2025-06-30T06:05:50.085Z] [2025-06-30T06:05:50.085Z] [2025-06-30T06:05:50.085Z] ==> git version 2.25.1 found [2025-06-30T06:05:50.085Z] ==> 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-06-30T06:05:50.085Z] Release-Date: 2020-01-08 [2025-06-30T06:05:50.085Z] 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-06-30T06:05:50.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-30T06:05:50.086Z] ==> Jenkins CI detected. [2025-06-30T06:05:50.086Z] current dir:  /w/workspace/edgex-go/863 [2025-06-30T06:05:50.086Z] project root: . [2025-06-30T06:05:50.086Z] --> token set from env [2025-06-30T06:05:50.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-30T06:05:50.346Z] ==> Running gcov in . (disable via -X gcov) [2025-06-30T06:05:50.346Z] ==> Python coveragepy not found [2025-06-30T06:05:50.346Z] ==> Searching for coverage reports in: [2025-06-30T06:05:50.346Z] + . [2025-06-30T06:05:50.346Z] -> Found 1 reports [2025-06-30T06:05:50.346Z] ==> Detecting git/mercurial file structure [2025-06-30T06:05:50.346Z] ==> Reading reports [2025-06-30T06:05:50.346Z] + ./coverage.out bytes=1667161 [2025-06-30T06:05:50.346Z] ==> Appending adjustments [2025-06-30T06:05:50.347Z] https://docs.codecov.io/docs/fixing-reports [2025-06-30T06:05:51.727Z] + Found adjustments [2025-06-30T06:05:51.727Z] ==> Gzipping contents [2025-06-30T06:05:51.727Z] 140K /tmp/codecov.scaIx8.gz [2025-06-30T06:05:51.727Z] ==> Uploading reports [2025-06-30T06:05:51.727Z] url: https://codecov.io [2025-06-30T06:05:51.727Z] query: branch=main&commit=965d791293024edc72babc9af6c9db7170a85624&build=863&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F863%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-30T06:05:51.727Z] -> Pinging Codecov [2025-06-30T06:05:51.727Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=965d791293024edc72babc9af6c9db7170a85624&build=863&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F863%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-30T06:05:51.986Z] -> Uploading to [2025-06-30T06:05:51.986Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/965d791293024edc72babc9af6c9db7170a85624/dc8383c4-f220-4cbe-b3f4-bc71abf3f472.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250630%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250630T060551Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=741f4ebf258577e1402377ab0884700affbcbf12384509c63e3514f96a247624 [2025-06-30T06:05:51.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:05:51.986Z] Dload Upload Total Spent Left Speed [2025-06-30T06:05:52.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 213k --:--:-- --:--:-- --:--:-- 213k [2025-06-30T06:05:52.554Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [2025-06-30T06:05:52.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-06-30T06:05:52.816Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-30T06:05:52.832Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:53.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-30T06:05:53.139Z] [2025-06-30T06:05:53.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:05:53.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-30T06:05:53.440Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-30T06:05:53.440Z] 0a9a5dfd008f: Already exists [2025-06-30T06:05:53.440Z] 36466aa92d05: Already exists [2025-06-30T06:05:53.440Z] e10405b45d13: Already exists [2025-06-30T06:05:53.440Z] 096b7ceb2af7: Already exists [2025-06-30T06:05:53.440Z] 4f4fb700ef54: Already exists [2025-06-30T06:05:53.440Z] e50aa161e22a: Pulling fs layer [2025-06-30T06:05:53.440Z] d3c8db5fb9df: Pulling fs layer [2025-06-30T06:05:53.703Z] e50aa161e22a: Verifying Checksum [2025-06-30T06:05:53.703Z] e50aa161e22a: Download complete [2025-06-30T06:05:53.962Z] e50aa161e22a: Pull complete [2025-06-30T06:05:54.531Z] d3c8db5fb9df: Verifying Checksum [2025-06-30T06:05:54.531Z] d3c8db5fb9df: Download complete [2025-06-30T06:05:57.060Z] d3c8db5fb9df: Pull complete [2025-06-30T06:05:57.060Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-06-30T06:05:57.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-30T06:05:57.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T06:05:57.419Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T06:05:57.452Z] $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T06:06:00.194Z] $ docker top 3e9c5c24b093eb0ae498077a28c9e4a8add4078ccc3fe6a33fa491ff1d119994 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T06:06:00.532Z] + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] echo [2025-06-30T06:06:00.545Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-06-30T06:06:00.823Z] + set -o pipefail [2025-06-30T06:06:00.823Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-06-30T06:06:13.032Z] [2025-06-30T06:06:13.032Z] Monitoring /w/workspace/edgex-go/863 (github.com/edgexfoundry/edgex-go)... [2025-06-30T06:06:13.032Z] [2025-06-30T06:06:13.032Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c9141e86-4a93-4e7e-b55b-b58a3967c857 [2025-06-30T06:06:13.032Z] [2025-06-30T06:06:13.032Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-30T06:06:13.032Z] [Pipeline] } [2025-06-30T06:06:13.047Z] $ docker stop --time=1 3e9c5c24b093eb0ae498077a28c9e4a8add4078ccc3fe6a33fa491ff1d119994 [2025-06-30T06:06:16.383Z] $ docker rm -f --volumes 3e9c5c24b093eb0ae498077a28c9e4a8add4078ccc3fe6a33fa491ff1d119994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-06-30T06:06:16.888Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T06:06:16.904Z] provisioning config files... [2025-06-30T06:06:16.910Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/863@tmp/config6308354997540735435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:06:17.218Z] --> edgex-publish-swagger.sh [2025-06-30T06:06:17.218Z] === Publish openapi API === [2025-06-30T06:06:17.218Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-06-30T06:06:17.218Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/863/openapi/core-command.yaml] [2025-06-30T06:06:17.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:17.218Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:17.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 265 131k --:--:-- --:--:-- --:--:-- 131k [2025-06-30T06:06:17.479Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:17.479Z] [2025-06-30T06:06:17.479Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/863/openapi/core-data.yaml] [2025-06-30T06:06:17.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:17.479Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:17.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 268 277k --:--:-- --:--:-- --:--:-- 279k [2025-06-30T06:06:17.739Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:17.739Z] [2025-06-30T06:06:17.739Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/863/openapi/core-keeper.yaml] [2025-06-30T06:06:17.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:17.739Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:17.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 283 126k --:--:-- --:--:-- --:--:-- 126k [2025-06-30T06:06:17.740Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:17.740Z] [2025-06-30T06:06:17.999Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/863/openapi/core-metadata.yaml] [2025-06-30T06:06:18.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:18.000Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:18.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 425 1011k --:--:-- --:--:-- --:--:-- 1012k [2025-06-30T06:06:18.000Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:18.000Z] [2025-06-30T06:06:18.000Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/863/openapi/security-proxy-auth.yaml] [2025-06-30T06:06:18.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:18.000Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:18.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 485 175k --:--:-- --:--:-- --:--:-- 176k [2025-06-30T06:06:18.259Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:18.259Z] [2025-06-30T06:06:18.259Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/863/openapi/security-secretstore-setup.yaml] [2025-06-30T06:06:18.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:18.259Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:18.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 559 33161 --:--:-- --:--:-- --:--:-- 33720 [2025-06-30T06:06:18.259Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:18.259Z] [2025-06-30T06:06:18.259Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/863/openapi/support-notifications.yaml] [2025-06-30T06:06:18.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:18.259Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:18.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 392 581k --:--:-- --:--:-- --:--:-- 581k [2025-06-30T06:06:18.519Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:18.519Z] [2025-06-30T06:06:18.519Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/863/openapi/support-scheduler.yaml] [2025-06-30T06:06:18.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T06:06:18.519Z] Dload Upload Total Spent Left Speed [2025-06-30T06:06:18.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 500 375k --:--:-- --:--:-- --:--:-- 372k 100 50767 100 66 100 50701 500 375k --:--:-- --:--:-- --:--:-- 372k [2025-06-30T06:06:18.783Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-30T06:06:18.783Z] [Pipeline] } [2025-06-30T06:06:18.793Z] 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-06-30T06:06:19.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-30T06:06:19.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:06:19.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T06:06:19.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T06:06:19.579Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T06:06:19.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T06:06:20.112Z] $ docker top caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 -eo pid,comm [2025-06-30T06:06:20.153Z] 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-06-30T06:06:20.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-30T06:06:20.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-30T06:06:20.204Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-30T06:06:20.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-30T06:06:20.315Z] $ docker exec caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 ssh-agent [2025-06-30T06:06:20.414Z] SSH_AUTH_SOCK=/tmp/ssh-40cnvZHLOyi5/agent.33 [2025-06-30T06:06:20.414Z] SSH_AGENT_PID=39 [2025-06-30T06:06:20.418Z] Running ssh-add (command line suppressed) [2025-06-30T06:06:20.511Z] Identity added: /w/workspace/edgex-go/863@tmp/private_key_7725753810620331917.key (/w/workspace/edgex-go/863@tmp/private_key_7725753810620331917.key) [2025-06-30T06:06:20.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T06:06:20.811Z] + git semver tag [2025-06-30T06:06:21.069Z] 2025-06-30 06:06:21,021 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,025 [run_tag] DEBUG tag force:False [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,025 [check_head_tag] DEBUG check head tag [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,026 [execute] INFO git cat-file --batch-check [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/863, stdin=, shell=False, universal_newlines=False) [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,028 [execute] INFO git cat-file --batch [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/863, stdin=, shell=False, universal_newlines=False) [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,044 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,044 [execute] INFO git tag -a v4.1.0-dev.31 -m v4.1.0-dev.31 [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,044 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.31', '-m', 'v4.1.0-dev.31'], cwd=/w/workspace/edgex-go/863, stdin=None, shell=False, universal_newlines=False) [2025-06-30T06:06:21.070Z] 2025-06-30 06:06:21,046 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T06:06:21.070Z] 4.1.0-dev.31 [Pipeline] } [2025-06-30T06:06:21.081Z] $ docker exec --env ******** --env ******** caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 ssh-agent -k [2025-06-30T06:06:21.167Z] unset SSH_AUTH_SOCK; [2025-06-30T06:06:21.167Z] unset SSH_AGENT_PID; [2025-06-30T06:06:21.167Z] echo Agent pid 39 killed; [2025-06-30T06:06:21.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T06:06:21.491Z] + git semver [Pipeline] } [2025-06-30T06:06:21.766Z] $ docker stop --time=1 caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 [2025-06-30T06:06:23.026Z] $ docker rm -f --volumes caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:06:23.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-30T06:06:23.504Z] [2025-06-30T06:06:23.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:06:23.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-30T06:06:23.807Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-30T06:06:23.807Z] ab5ef0e58194: Pulling fs layer [2025-06-30T06:06:23.807Z] 9712f1f96733: Pulling fs layer [2025-06-30T06:06:23.807Z] 63f879dbbcfc: Pulling fs layer [2025-06-30T06:06:23.807Z] 0d9ebad4ef96: Pulling fs layer [2025-06-30T06:06:23.807Z] e9a5061849ea: Pulling fs layer [2025-06-30T06:06:23.807Z] d747dcd14b5f: Pulling fs layer [2025-06-30T06:06:23.807Z] 2de7ff778b66: Pulling fs layer [2025-06-30T06:06:23.807Z] e9a5061849ea: Waiting [2025-06-30T06:06:23.807Z] d747dcd14b5f: Waiting [2025-06-30T06:06:23.807Z] 2de7ff778b66: Waiting [2025-06-30T06:06:23.807Z] 0d9ebad4ef96: Waiting [2025-06-30T06:06:23.807Z] 9712f1f96733: Verifying Checksum [2025-06-30T06:06:23.807Z] 9712f1f96733: Download complete [2025-06-30T06:06:24.066Z] 63f879dbbcfc: Verifying Checksum [2025-06-30T06:06:24.066Z] 63f879dbbcfc: Download complete [2025-06-30T06:06:24.323Z] e9a5061849ea: Verifying Checksum [2025-06-30T06:06:24.323Z] e9a5061849ea: Download complete [2025-06-30T06:06:24.323Z] d747dcd14b5f: Verifying Checksum [2025-06-30T06:06:24.323Z] d747dcd14b5f: Download complete [2025-06-30T06:06:24.323Z] ab5ef0e58194: Verifying Checksum [2025-06-30T06:06:24.323Z] ab5ef0e58194: Download complete [2025-06-30T06:06:24.323Z] 2de7ff778b66: Verifying Checksum [2025-06-30T06:06:24.323Z] 2de7ff778b66: Download complete [2025-06-30T06:06:24.323Z] 0d9ebad4ef96: Verifying Checksum [2025-06-30T06:06:24.323Z] 0d9ebad4ef96: Download complete [2025-06-30T06:06:26.849Z] ab5ef0e58194: Pull complete [2025-06-30T06:06:26.849Z] 9712f1f96733: Pull complete [2025-06-30T06:06:27.414Z] 63f879dbbcfc: Pull complete [2025-06-30T06:06:30.697Z] 0d9ebad4ef96: Pull complete [2025-06-30T06:06:30.954Z] e9a5061849ea: Pull complete [2025-06-30T06:06:30.954Z] d747dcd14b5f: Pull complete [2025-06-30T06:06:31.889Z] 2de7ff778b66: Pull complete [2025-06-30T06:06:31.889Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-30T06:06:31.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-30T06:06:31.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T06:06:31.983Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T06:06:32.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T06:06:36.053Z] $ docker top 023c50ae91a1bb0d2d4bc9ba29c69638ece9326e3d14d6df1f745464f727e9d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-30T06:06:36.126Z] provisioning config files... [2025-06-30T06:06:36.133Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/863@tmp/config9519637990296442177tmp [2025-06-30T06:06:36.142Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/863@tmp/config15783615727029540175tmp [2025-06-30T06:06:36.149Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/863@tmp/config11593477540705093093tmp [Pipeline] { [Pipeline] echo [2025-06-30T06:06:36.415Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:06:36.710Z] ---> sigul-configuration.sh [2025-06-30T06:06:36.710Z] gpg: directory `/root/.gnupg' created [2025-06-30T06:06:36.710Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-30T06:06:36.710Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-30T06:06:36.710Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-30T06:06:36.710Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-30T06:06:36.710Z] gpg: CAST5 encrypted data [2025-06-30T06:06:36.710Z] gpg: encrypted with 1 passphrase [2025-06-30T06:06:36.710Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-30T06:06:37.003Z] + mkdir /home/jenkins [2025-06-30T06:06:37.003Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-30T06:06:37.292Z] + 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-06-30T06:06:37.305Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:06:37.599Z] ---> sigul-install.sh [2025-06-30T06:06:37.599Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-30T06:06:37.895Z] + git tag --list [2025-06-30T06:06:37.895Z] 0.6.0 [2025-06-30T06:06:37.895Z] 0.6.1 [2025-06-30T06:06:37.895Z] 0.7.0 [2025-06-30T06:06:37.895Z] 0.7.1 [2025-06-30T06:06:37.895Z] v1.0.0 [2025-06-30T06:06:37.895Z] v1.0.1 [2025-06-30T06:06:37.895Z] v1.1.0 [2025-06-30T06:06:37.895Z] v1.2.0 [2025-06-30T06:06:37.895Z] v1.2.1 [2025-06-30T06:06:37.895Z] v1.3.0 [2025-06-30T06:06:37.895Z] v1.3.1 [2025-06-30T06:06:37.895Z] v2.0.0 [2025-06-30T06:06:37.895Z] v2.1.0 [2025-06-30T06:06:37.895Z] v2.1.1 [2025-06-30T06:06:37.895Z] v2.2.0 [2025-06-30T06:06:37.895Z] v2.3.0 [2025-06-30T06:06:37.895Z] v3.0 [2025-06-30T06:06:37.895Z] v3.0.0 [2025-06-30T06:06:37.895Z] v3.1 [2025-06-30T06:06:37.895Z] v3.1.0 [2025-06-30T06:06:37.895Z] v3.1.1 [2025-06-30T06:06:37.895Z] v4.0 [2025-06-30T06:06:37.895Z] v4.0.0 [2025-06-30T06:06:37.895Z] v4.0.1 [2025-06-30T06:06:37.895Z] v4.0.1-dev.1 [2025-06-30T06:06:37.895Z] v4.1.0-dev.1 [2025-06-30T06:06:37.895Z] v4.1.0-dev.10 [2025-06-30T06:06:37.895Z] v4.1.0-dev.11 [2025-06-30T06:06:37.895Z] v4.1.0-dev.12 [2025-06-30T06:06:37.895Z] v4.1.0-dev.13 [2025-06-30T06:06:37.895Z] v4.1.0-dev.14 [2025-06-30T06:06:37.895Z] v4.1.0-dev.15 [2025-06-30T06:06:37.895Z] v4.1.0-dev.16 [2025-06-30T06:06:37.895Z] v4.1.0-dev.17 [2025-06-30T06:06:37.895Z] v4.1.0-dev.18 [2025-06-30T06:06:37.895Z] v4.1.0-dev.19 [2025-06-30T06:06:37.895Z] v4.1.0-dev.2 [2025-06-30T06:06:37.895Z] v4.1.0-dev.20 [2025-06-30T06:06:37.895Z] v4.1.0-dev.21 [2025-06-30T06:06:37.895Z] v4.1.0-dev.22 [2025-06-30T06:06:37.895Z] v4.1.0-dev.23 [2025-06-30T06:06:37.895Z] v4.1.0-dev.24 [2025-06-30T06:06:37.895Z] v4.1.0-dev.25 [2025-06-30T06:06:37.895Z] v4.1.0-dev.26 [2025-06-30T06:06:37.895Z] v4.1.0-dev.27 [2025-06-30T06:06:37.895Z] v4.1.0-dev.28 [2025-06-30T06:06:37.895Z] v4.1.0-dev.29 [2025-06-30T06:06:37.895Z] v4.1.0-dev.3 [2025-06-30T06:06:37.895Z] v4.1.0-dev.30 [2025-06-30T06:06:37.895Z] v4.1.0-dev.31 [2025-06-30T06:06:37.895Z] v4.1.0-dev.4 [2025-06-30T06:06:37.895Z] v4.1.0-dev.5 [2025-06-30T06:06:37.895Z] v4.1.0-dev.6 [2025-06-30T06:06:37.895Z] v4.1.0-dev.7 [2025-06-30T06:06:37.895Z] v4.1.0-dev.8 [2025-06-30T06:06:37.895Z] v4.1.0-dev.9 [Pipeline] sh [2025-06-30T06:06:38.185Z] + lftools sign git-tag v4.1.0-dev.31 [2025-06-30T06:06:38.947Z] Signing Git tag with Sigul... [2025-06-30T06:06:38.947Z] Signing v4.1.0-dev.31 [Pipeline] echo [2025-06-30T06:06:39.219Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:06:39.504Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-30T06:06:39.510Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-30T06:06:39.536Z] $ docker stop --time=1 023c50ae91a1bb0d2d4bc9ba29c69638ece9326e3d14d6df1f745464f727e9d4 [2025-06-30T06:06:40.832Z] $ docker rm -f --volumes 023c50ae91a1bb0d2d4bc9ba29c69638ece9326e3d14d6df1f745464f727e9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-30T06:06:41.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-30T06:06:41.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:06:41.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T06:06:41.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T06:06:41.644Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T06:06:41.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T06:06:41.990Z] $ docker top fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe -eo pid,comm [2025-06-30T06:06:42.028Z] 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-06-30T06:06:42.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-30T06:06:42.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-30T06:06:42.088Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-30T06:06:42.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-30T06:06:42.200Z] $ docker exec fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe ssh-agent [2025-06-30T06:06:42.304Z] SSH_AUTH_SOCK=/tmp/ssh-1uKsKElIAqQn/agent.32 [2025-06-30T06:06:42.304Z] SSH_AGENT_PID=39 [2025-06-30T06:06:42.309Z] Running ssh-add (command line suppressed) [2025-06-30T06:06:42.414Z] Identity added: /w/workspace/edgex-go/863@tmp/private_key_5766763643938331084.key (/w/workspace/edgex-go/863@tmp/private_key_5766763643938331084.key) [2025-06-30T06:06:42.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T06:06:42.718Z] + git semver bump pre [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,930 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,934 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,934 [bump_version] DEBUG bumping version:4.1.0-dev.31 on axis:pre with prefix:dev [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,934 [bump_version] DEBUG bumped version:4.1.0-dev.32 [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,934 [write_version] DEBUG write version:4.1.0-dev.32 to path:/w/workspace/edgex-go/863/.semver/main with force:True [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,934 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,934 [write_file] DEBUG write to file:/w/workspace/edgex-go/863/.semver/main [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,937 [execute] INFO git cat-file --batch-check [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/863/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,940 [execute] INFO git cat-file --batch [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/863/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-30T06:06:42.977Z] 2025-06-30 06:06:42,943 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T06:06:42.977Z] 4.1.0-dev.32 [Pipeline] } [2025-06-30T06:06:42.991Z] $ docker exec --env ******** --env ******** fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe ssh-agent -k [2025-06-30T06:06:43.083Z] unset SSH_AUTH_SOCK; [2025-06-30T06:06:43.083Z] unset SSH_AGENT_PID; [2025-06-30T06:06:43.083Z] echo Agent pid 39 killed; [2025-06-30T06:06:43.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T06:06:43.413Z] + git semver [Pipeline] } [2025-06-30T06:06:43.689Z] $ docker stop --time=1 fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe [2025-06-30T06:06:44.971Z] $ docker rm -f --volumes fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-30T06:06:45.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-30T06:06:45.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:06:45.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T06:06:45.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T06:06:45.683Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T06:06:45.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T06:06:46.046Z] $ docker top 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e -eo pid,comm [2025-06-30T06:06:46.093Z] 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-06-30T06:06:46.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-30T06:06:46.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-30T06:06:46.139Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-30T06:06:46.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-30T06:06:46.252Z] $ docker exec 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e ssh-agent [2025-06-30T06:06:46.349Z] SSH_AUTH_SOCK=/tmp/ssh-vxUWgmEue0UB/agent.31 [2025-06-30T06:06:46.349Z] SSH_AGENT_PID=37 [2025-06-30T06:06:46.353Z] Running ssh-add (command line suppressed) [2025-06-30T06:06:46.452Z] Identity added: /w/workspace/edgex-go/863@tmp/private_key_10929544220254860229.key (/w/workspace/edgex-go/863@tmp/private_key_10929544220254860229.key) [2025-06-30T06:06:46.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T06:06:46.755Z] + git semver push [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,963 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,967 [run_push] DEBUG push [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,967 [execute] INFO git cat-file --batch-check [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/863/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,969 [execute] INFO git rev-list 786d5346b2846c4da33eb935f98d49fbf455ddc1 -- [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,969 [execute] DEBUG Popen(['git', 'rev-list', '786d5346b2846c4da33eb935f98d49fbf455ddc1', '--'], cwd=/w/workspace/edgex-go/863/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,989 [execute] INFO git fetch -v -- origin [2025-06-30T06:06:47.014Z] 2025-06-30 06:06:46,989 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/863/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-30T06:06:47.581Z] 2025-06-30 06:06:47,456 [run_push] DEBUG no remote changes detected [2025-06-30T06:06:47.581Z] 2025-06-30 06:06:47,457 [execute] INFO git push origin semver [2025-06-30T06:06:47.581Z] 2025-06-30 06:06:47,457 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/863/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-30T06:06:48.520Z] 2025-06-30 06:06:48,215 [run_push] DEBUG push all version tags [2025-06-30T06:06:48.520Z] 2025-06-30 06:06:48,216 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-30T06:06:48.520Z] 2025-06-30 06:06:48,216 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/863, stdin=None, shell=False, universal_newlines=False) [2025-06-30T06:06:49.089Z] 2025-06-30 06:06:48,876 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main [2025-06-30T06:06:49.089Z] 4.1.0-dev.32 [Pipeline] } [2025-06-30T06:06:49.101Z] $ docker exec --env ******** --env ******** 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e ssh-agent -k [2025-06-30T06:06:49.188Z] unset SSH_AUTH_SOCK; [2025-06-30T06:06:49.188Z] unset SSH_AGENT_PID; [2025-06-30T06:06:49.188Z] echo Agent pid 37 killed; [2025-06-30T06:06:49.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T06:06:49.510Z] + git semver [Pipeline] } [2025-06-30T06:06:49.785Z] $ docker stop --time=1 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e [2025-06-30T06:06:51.058Z] $ docker rm -f --volumes 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e [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-06-30T06:06:51.568Z] + [ -d /w/workspace/edgex-go/863/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:06:51.860Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:06:52.721Z] ---> package-listing.sh [2025-06-30T06:06:52.721Z] ++ facter osfamily [2025-06-30T06:06:52.721Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-30T06:06:52.981Z] + OS_FAMILY=debian [2025-06-30T06:06:52.981Z] + workspace=/w/workspace/edgex-go/863 [2025-06-30T06:06:52.981Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-30T06:06:52.981Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-30T06:06:52.981Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-30T06:06:52.981Z] + PACKAGES=/tmp/packages_start.txt [2025-06-30T06:06:52.981Z] + '[' /w/workspace/edgex-go/863 ']' [2025-06-30T06:06:52.981Z] + PACKAGES=/tmp/packages_end.txt [2025-06-30T06:06:52.981Z] + case "${OS_FAMILY}" in [2025-06-30T06:06:52.981Z] + dpkg -l [2025-06-30T06:06:52.981Z] + grep '^ii' [2025-06-30T06:06:52.981Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-30T06:06:52.981Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-30T06:06:52.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-30T06:06:52.981Z] + '[' /w/workspace/edgex-go/863 ']' [2025-06-30T06:06:52.981Z] + mkdir -p /w/workspace/edgex-go/863/archives/ [2025-06-30T06:06:52.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/863/archives/ [Pipeline] echo [2025-06-30T06:06:52.996Z] 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/863/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-30T06:06:53.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:06:54.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T06:06:54.052Z] [2025-06-30T06:06:54.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T06:06:54.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T06:06:54.351Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-30T06:06:54.351Z] 5eb5b503b376: Pulling fs layer [2025-06-30T06:06:54.351Z] 5c69ac0246d0: Pulling fs layer [2025-06-30T06:06:54.351Z] ec43610c2a17: Pulling fs layer [2025-06-30T06:06:54.351Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-30T06:06:54.351Z] 33b1e0a273af: Pulling fs layer [2025-06-30T06:06:54.351Z] 5d3b04190fa2: Pulling fs layer [2025-06-30T06:06:54.351Z] 33b1e0a273af: Waiting [2025-06-30T06:06:54.351Z] 3a2ae6a8a46f: Waiting [2025-06-30T06:06:54.351Z] 5d3b04190fa2: Waiting [2025-06-30T06:06:54.351Z] 2f39f015ded8: Pulling fs layer [2025-06-30T06:06:54.351Z] 2f39f015ded8: Waiting [2025-06-30T06:06:54.351Z] 5c69ac0246d0: Verifying Checksum [2025-06-30T06:06:54.351Z] 5c69ac0246d0: Download complete [2025-06-30T06:06:54.610Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-30T06:06:54.610Z] 3a2ae6a8a46f: Download complete [2025-06-30T06:06:54.610Z] 33b1e0a273af: Verifying Checksum [2025-06-30T06:06:54.610Z] 33b1e0a273af: Download complete [2025-06-30T06:06:54.610Z] 5d3b04190fa2: Download complete [2025-06-30T06:06:54.610Z] ec43610c2a17: Verifying Checksum [2025-06-30T06:06:54.610Z] ec43610c2a17: Download complete [2025-06-30T06:06:54.870Z] 5eb5b503b376: Verifying Checksum [2025-06-30T06:06:54.870Z] 5eb5b503b376: Download complete [2025-06-30T06:06:55.433Z] 2f39f015ded8: Download complete [2025-06-30T06:06:56.000Z] 5eb5b503b376: Pull complete [2025-06-30T06:06:56.000Z] 5c69ac0246d0: Pull complete [2025-06-30T06:06:56.571Z] ec43610c2a17: Pull complete [2025-06-30T06:06:56.571Z] 3a2ae6a8a46f: Pull complete [2025-06-30T06:06:56.571Z] 33b1e0a273af: Pull complete [2025-06-30T06:06:56.830Z] 5d3b04190fa2: Pull complete [2025-06-30T06:07:01.018Z] 2f39f015ded8: Pull complete [2025-06-30T06:07:01.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-30T06:07:01.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T06:07:01.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T06:07:01.111Z] prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container [2025-06-30T06:07:01.141Z] $ 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/863/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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-06-30T06:07:05.239Z] $ docker top 7d8902ef4a358c95c9652de39d91ba12b39b47123e1afd825b22b4cc9d9d4afa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T06:07:05.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-30T06:07:05.866Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-30T06:07:06.149Z] + ls /var/log/sa-host [2025-06-30T06:07:06.149Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T06:07:06.181Z] provisioning config files... [2025-06-30T06:07:06.188Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/863@tmp/config8678737938171679196tmp [Pipeline] { [Pipeline] echo [2025-06-30T06:07:06.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:07:06.487Z] ---> create-netrc.sh [Pipeline] } [2025-06-30T06:07:06.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:07:06.881Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-30T06:07:06.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:07:07.227Z] ---> sudo-logs.sh [2025-06-30T06:07:07.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-30T06:07:07.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:07:07.544Z] ---> job-cost.sh [2025-06-30T06:07:07.544Z] lf-activate-venv: SKIPPING [2025-06-30T06:07:07.544Z] DEBUG: total: 0.10999999940395355 [2025-06-30T06:07:07.544Z] INFO: Retrieving Stack Cost... [2025-06-30T06:07:08.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-30T06:07:08.372Z] INFO: Archiving Costs [Pipeline] echo [2025-06-30T06:07:08.386Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T06:07:08.665Z] ---> logs-deploy.sh [2025-06-30T06:07:08.665Z] lf-activate-venv: SKIPPING [2025-06-30T06:07:08.665Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/863 [2025-06-30T06:07:08.665Z] INFO: archiving workspace using pattern(s): [2025-06-30T06:07:09.601Z] Archives upload complete. [2025-06-30T06:07:09.860Z] INFO: archiving logs to Nexus