Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b835a76dae30e291d492ee7a9518ab6866b68e72 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-ssh12632559694462443004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2049144204934807894.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh3699698463616454892.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13325777344926314703.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-ssh15106113073592946460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9680 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/978 [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/978 # 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 b835a76dae30e291d492ee7a9518ab6866b68e72 (main) Commit message: "Merge pull request #5428 from judehung/fix/5394" > git config core.sparsecheckout # timeout=10 > git checkout -f b835a76dae30e291d492ee7a9518ab6866b68e72 # timeout=10 > git rev-list --no-walk 154ba57e82cc980bd762471448c97560f99650ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-20T05:09:36.731Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-20T05:09:36.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T05:09:36.828Z] ========================================================= [2026-05-20T05:09:36.828Z] EdgeX Global Pipelines Version Info [2026-05-20T05:09:36.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-20T05:09:37.913Z] ------------------- [2026-05-20T05:09:37.913Z] stable info: [2026-05-20T05:09:37.913Z] ------------------- [2026-05-20T05:09:37.913Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T05:09:37.913Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-20T05:09:37.913Z] Message: update stable to v1.0.280 [2026-05-20T05:09:38.482Z] ------------------- [2026-05-20T05:09:38.482Z] experimental info: [2026-05-20T05:09:38.482Z] ------------------- [2026-05-20T05:09:38.482Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T05:09:38.482Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-20T05:09:38.482Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-20T05:09:38.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-20T05:09:38.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-20T05:09:38.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-20T05:09:38.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-20T05:09:38.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-20T05:09:38.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-20T05:09:38.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-20T05:09:38.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-20T05:09:38.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-20T05:09:38.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-20T05:09:38.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-20T05:09:38.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-20T05:09:38.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-20T05:09:38.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-20T05:09:38.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-20T05:09:38.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T05:09:38.932Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T05:09:38.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-20T05:09:38.966Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-20T05:09:38.981Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-20T05:09:38.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-20T05:09:39.016Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-20T05:09:39.035Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-20T05:09:39.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-20T05:09:39.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-20T05:09:39.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-20T05:09:39.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] echo [2026-05-20T05:09:39.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b835a76 [Pipeline] echo [2026-05-20T05:09:39.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T05:09:39.201Z] provisioning config files... [2026-05-20T05:09:39.217Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config2410213076295489953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T05:09:39.551Z] ---> ****-login.sh [2026-05-20T05:09:39.552Z] nexus3.edgexfoundry.org:10001 [2026-05-20T05:09:39.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:09:39.812Z] [2026-05-20T05:09:39.812Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T05:09:39.812Z] Configure a credential helper to remove this warning. See [2026-05-20T05:09:39.812Z] https://docs.****.com/go/credential-store/ [2026-05-20T05:09:39.812Z] [2026-05-20T05:09:39.812Z] Login Succeeded [2026-05-20T05:09:39.812Z] nexus3.edgexfoundry.org:10002 [2026-05-20T05:09:39.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:09:39.812Z] [2026-05-20T05:09:39.812Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T05:09:39.812Z] Configure a credential helper to remove this warning. See [2026-05-20T05:09:39.812Z] https://docs.****.com/go/credential-store/ [2026-05-20T05:09:39.812Z] [2026-05-20T05:09:39.812Z] Login Succeeded [2026-05-20T05:09:39.812Z] nexus3.edgexfoundry.org:10003 [2026-05-20T05:09:40.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:09:40.072Z] [2026-05-20T05:09:40.072Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T05:09:40.072Z] Configure a credential helper to remove this warning. See [2026-05-20T05:09:40.072Z] https://docs.****.com/go/credential-store/ [2026-05-20T05:09:40.072Z] [2026-05-20T05:09:40.072Z] Login Succeeded [2026-05-20T05:09:40.072Z] nexus3.edgexfoundry.org:10004 [2026-05-20T05:09:40.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:09:40.072Z] [2026-05-20T05:09:40.072Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T05:09:40.073Z] Configure a credential helper to remove this warning. See [2026-05-20T05:09:40.073Z] https://docs.****.com/go/credential-store/ [2026-05-20T05:09:40.073Z] [2026-05-20T05:09:40.073Z] Login Succeeded [2026-05-20T05:09:40.073Z] ****.io [2026-05-20T05:09:40.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:09:40.336Z] [2026-05-20T05:09:40.336Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T05:09:40.336Z] Configure a credential helper to remove this warning. See [2026-05-20T05:09:40.336Z] https://docs.****.com/go/credential-store/ [2026-05-20T05:09:40.336Z] [2026-05-20T05:09:40.336Z] Login Succeeded [2026-05-20T05:09:40.336Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T05:09:40.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T05:09:40.670Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/core-command/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/core-data/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/core-keeper/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/core-metadata/Dockerfile+ [2026-05-20T05:09:40.670Z] cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-20T05:09:40.670Z] + cut -d/ -f2 [2026-05-20T05:09:40.670Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-20T05:09:40.670Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-20T05:09:40.671Z] + cut -d/ -f2 [2026-05-20T05:09:40.671Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-20T05:09:40.671Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-20T05:09:40.671Z] + cut -d/ -f2 [2026-05-20T05:09:40.671Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-20T05:09:40.671Z] + dirname cmd/support-notifications/Dockerfile [2026-05-20T05:09:40.671Z] + cut -d/ -f2 [2026-05-20T05:09:40.671Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-20T05:09:40.671Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-20T05:09:40.671Z] + cut -d/ -f2 [2026-05-20T05:09:40.671Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-20T05:09:40.707Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-20T05:09:41.066Z] + git rev-list -1 --merges b835a76dae30e291d492ee7a9518ab6866b68e72~1..b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] echo [2026-05-20T05:09:41.078Z] -----------> git rev-list -1 --merges b835a76dae30e291d492ee7a9518ab6866b68e72~1..b835a76dae30e291d492ee7a9518ab6866b68e72 b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:09:41.078Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [false] [Pipeline] sh [2026-05-20T05:09:41.368Z] + git log --format=format:%s -1 b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] echo [2026-05-20T05:09:41.382Z] ========================================================= [2026-05-20T05:09:41.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-20T05:09:41.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-20T05:09:41.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T05:09:41.799Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-20T05:09:41.799Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-20T05:09:41.799Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-20T05:09:41.799Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-20T05:09:41.799Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-20T05:09:41.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:09:42.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T05:09:42.200Z] [2026-05-20T05:09:42.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:09:42.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T05:09:42.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-20T05:09:42.505Z] 3dae71ba6b94: Pulling fs layer [2026-05-20T05:09:42.505Z] 6bf1a483ea7c: Pulling fs layer [2026-05-20T05:09:42.505Z] f5dfc541a4d3: Pulling fs layer [2026-05-20T05:09:42.505Z] 461d9e800cba: Pulling fs layer [2026-05-20T05:09:42.505Z] 80192f66455f: Pulling fs layer [2026-05-20T05:09:42.505Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-20T05:09:42.505Z] a29436f7fd5d: Pulling fs layer [2026-05-20T05:09:42.505Z] 923cac83aea3: Pulling fs layer [2026-05-20T05:09:42.505Z] 25ad8b0a4227: Pulling fs layer [2026-05-20T05:09:42.505Z] db01528c6b51: Pulling fs layer [2026-05-20T05:09:42.505Z] 28988de357af: Pulling fs layer [2026-05-20T05:09:42.505Z] a29436f7fd5d: Waiting [2026-05-20T05:09:42.505Z] 923cac83aea3: Waiting [2026-05-20T05:09:42.505Z] 25ad8b0a4227: Waiting [2026-05-20T05:09:42.505Z] db01528c6b51: Waiting [2026-05-20T05:09:42.505Z] 28988de357af: Waiting [2026-05-20T05:09:42.505Z] 461d9e800cba: Waiting [2026-05-20T05:09:42.505Z] 2e8e34ca0e6c: Waiting [2026-05-20T05:09:42.505Z] 80192f66455f: Waiting [2026-05-20T05:09:42.505Z] 6bf1a483ea7c: Verifying Checksum [2026-05-20T05:09:42.505Z] 6bf1a483ea7c: Download complete [2026-05-20T05:09:42.505Z] 461d9e800cba: Verifying Checksum [2026-05-20T05:09:42.505Z] 461d9e800cba: Download complete [2026-05-20T05:09:42.505Z] 80192f66455f: Verifying Checksum [2026-05-20T05:09:42.505Z] 80192f66455f: Download complete [2026-05-20T05:09:42.768Z] f5dfc541a4d3: Verifying Checksum [2026-05-20T05:09:42.768Z] f5dfc541a4d3: Download complete [2026-05-20T05:09:42.768Z] 3dae71ba6b94: Verifying Checksum [2026-05-20T05:09:42.768Z] 3dae71ba6b94: Download complete [2026-05-20T05:09:42.768Z] 923cac83aea3: Download complete [2026-05-20T05:09:43.029Z] 25ad8b0a4227: Verifying Checksum [2026-05-20T05:09:43.029Z] 25ad8b0a4227: Download complete [2026-05-20T05:09:43.029Z] db01528c6b51: Verifying Checksum [2026-05-20T05:09:43.029Z] db01528c6b51: Download complete [2026-05-20T05:09:43.029Z] 28988de357af: Verifying Checksum [2026-05-20T05:09:43.029Z] 28988de357af: Download complete [2026-05-20T05:09:43.029Z] a29436f7fd5d: Verifying Checksum [2026-05-20T05:09:43.029Z] a29436f7fd5d: Download complete [2026-05-20T05:09:43.594Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-20T05:09:43.594Z] 2e8e34ca0e6c: Download complete [2026-05-20T05:09:44.159Z] 3dae71ba6b94: Pull complete [2026-05-20T05:09:44.417Z] 6bf1a483ea7c: Pull complete [2026-05-20T05:09:45.354Z] f5dfc541a4d3: Pull complete [2026-05-20T05:09:45.354Z] 461d9e800cba: Pull complete [2026-05-20T05:09:45.354Z] 80192f66455f: Pull complete [2026-05-20T05:09:50.802Z] 2e8e34ca0e6c: Pull complete [2026-05-20T05:09:50.802Z] a29436f7fd5d: Pull complete [2026-05-20T05:09:50.802Z] 923cac83aea3: Pull complete [2026-05-20T05:09:51.068Z] 25ad8b0a4227: Pull complete [2026-05-20T05:09:51.068Z] db01528c6b51: Pull complete [2026-05-20T05:09:51.068Z] 28988de357af: Pull complete [2026-05-20T05:09:51.068Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-20T05:09:51.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T05:09:51.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T05:09:51.273Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T05:09:51.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-20T05:09:53.270Z] $ docker top d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d -eo pid,comm [2026-05-20T05:09:53.311Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-20T05:09:53.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T05:09:53.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T05:09:53.381Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T05:09:53.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T05:09:53.488Z] $ docker exec d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent [2026-05-20T05:09:53.581Z] SSH_AUTH_SOCK=/tmp/ssh-4JNwqKz0QGh6/agent.32 [2026-05-20T05:09:53.581Z] SSH_AGENT_PID=38 [2026-05-20T05:09:53.586Z] Running ssh-add (command line suppressed) [2026-05-20T05:09:53.702Z] Identity added: /w/workspace/edgex-go/978@tmp/private_key_3555948567474561829.key (/w/workspace/edgex-go/978@tmp/private_key_3555948567474561829.key) [2026-05-20T05:09:53.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T05:09:54.002Z] + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] sh [2026-05-20T05:09:54.288Z] + git tag --points-at HEAD [Pipeline] } [2026-05-20T05:09:54.304Z] $ docker exec --env ******** --env ******** d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent -k [2026-05-20T05:09:54.395Z] unset SSH_AUTH_SOCK; [2026-05-20T05:09:54.395Z] unset SSH_AGENT_PID; [2026-05-20T05:09:54.395Z] echo Agent pid 38 killed; [2026-05-20T05:09:54.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-20T05:09:54.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T05:09:54.438Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T05:09:54.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T05:09:54.569Z] $ docker exec d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent [2026-05-20T05:09:54.663Z] SSH_AUTH_SOCK=/tmp/ssh-8rj0uJGOOjyQ/agent.85 [2026-05-20T05:09:54.663Z] SSH_AGENT_PID=91 [2026-05-20T05:09:54.668Z] Running ssh-add (command line suppressed) [2026-05-20T05:09:54.770Z] Identity added: /w/workspace/edgex-go/978@tmp/private_key_16945378860406693909.key (/w/workspace/edgex-go/978@tmp/private_key_16945378860406693909.key) [2026-05-20T05:09:54.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T05:09:55.069Z] + git semver init [2026-05-20T05:09:55.329Z] 2026-05-20 05:09:55,260 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T05:09:55.329Z] 2026-05-20 05:09:55,265 [run_init] DEBUG init version:0.0.0 force:False [2026-05-20T05:09:55.329Z] 2026-05-20 05:09:55,266 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/978/.semver [2026-05-20T05:09:55.329Z] 2026-05-20 05:09:55,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/978/.semver [2026-05-20T05:09:55.329Z] 2026-05-20 05:09:55,266 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/978/.semver'], cwd=/w/workspace/edgex-go/978, stdin=None, shell=False, universal_newlines=False) [2026-05-20T05:10:00.600Z] 2026-05-20 05:09:59,870 [append_file] DEBUG append to file:/w/workspace/edgex-go/978/.git/info/exclude [2026-05-20T05:10:00.600Z] 2026-05-20 05:09:59,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/978/.semver/main with force:False [2026-05-20T05:10:00.600Z] 2026-05-20 05:09:59,871 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T05:10:00.600Z] 2026-05-20 05:09:59,871 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T05:10:00.600Z] 4.1.0-dev.113 [Pipeline] } [2026-05-20T05:10:00.615Z] $ docker exec --env ******** --env ******** d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent -k [2026-05-20T05:10:00.706Z] unset SSH_AUTH_SOCK; [2026-05-20T05:10:00.707Z] unset SSH_AGENT_PID; [2026-05-20T05:10:00.707Z] echo Agent pid 91 killed; [2026-05-20T05:10:00.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T05:10:01.027Z] + git semver [Pipeline] } [2026-05-20T05:10:01.304Z] $ docker stop --time=1 d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d [2026-05-20T05:10:02.612Z] $ docker rm -f --volumes d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T05:10:02.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-20T05:10:03.221Z] Stashed 1 file(s) [Pipeline] echo [2026-05-20T05:10:03.224Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.113 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T05:10:03.681Z] + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] echo [2026-05-20T05:10:03.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T05:10:03.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T05:10:03.728Z] ========================================================= [2026-05-20T05:10:03.729Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-20T05:10:03.729Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-20T05:10:04.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-20T05:10:04.020Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-20T05:10:04.020Z] 2d35ebdb57d9: Pulling fs layer [2026-05-20T05:10:04.020Z] c35fb4624d26: Pulling fs layer [2026-05-20T05:10:04.020Z] 4e2aec7ef170: Pulling fs layer [2026-05-20T05:10:04.020Z] 333b49ad6fbf: Pulling fs layer [2026-05-20T05:10:04.020Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T05:10:04.020Z] c3e65509a76b: Pulling fs layer [2026-05-20T05:10:04.020Z] 7cf9ebb963bd: Pulling fs layer [2026-05-20T05:10:04.020Z] bb34ca984cfb: Pulling fs layer [2026-05-20T05:10:04.020Z] 151cf03bc807: Pulling fs layer [2026-05-20T05:10:04.020Z] 7cf9ebb963bd: Waiting [2026-05-20T05:10:04.020Z] bb34ca984cfb: Waiting [2026-05-20T05:10:04.020Z] 333b49ad6fbf: Waiting [2026-05-20T05:10:04.020Z] 151cf03bc807: Waiting [2026-05-20T05:10:04.020Z] c3e65509a76b: Waiting [2026-05-20T05:10:04.020Z] 4f4fb700ef54: Waiting [2026-05-20T05:10:04.020Z] c35fb4624d26: Verifying Checksum [2026-05-20T05:10:04.020Z] c35fb4624d26: Download complete [2026-05-20T05:10:04.278Z] 333b49ad6fbf: Download complete [2026-05-20T05:10:04.278Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T05:10:04.278Z] c3e65509a76b: Verifying Checksum [2026-05-20T05:10:04.278Z] c3e65509a76b: Download complete [2026-05-20T05:10:04.278Z] 2d35ebdb57d9: Verifying Checksum [2026-05-20T05:10:04.278Z] 2d35ebdb57d9: Download complete [2026-05-20T05:10:04.278Z] 7cf9ebb963bd: Verifying Checksum [2026-05-20T05:10:04.278Z] 7cf9ebb963bd: Download complete [2026-05-20T05:10:04.278Z] 2d35ebdb57d9: Pull complete [2026-05-20T05:10:04.536Z] c35fb4624d26: Pull complete [2026-05-20T05:10:04.536Z] 4e2aec7ef170: Verifying Checksum [2026-05-20T05:10:04.536Z] 4e2aec7ef170: Download complete [2026-05-20T05:10:04.536Z] 151cf03bc807: Verifying Checksum [2026-05-20T05:10:04.536Z] 151cf03bc807: Download complete [2026-05-20T05:10:04.796Z] bb34ca984cfb: Verifying Checksum [2026-05-20T05:10:04.796Z] bb34ca984cfb: Download complete [2026-05-20T05:10:10.061Z] 4e2aec7ef170: Pull complete [2026-05-20T05:10:10.061Z] 333b49ad6fbf: Pull complete [2026-05-20T05:10:10.061Z] 4f4fb700ef54: Pull complete [2026-05-20T05:10:10.061Z] c3e65509a76b: Pull complete [2026-05-20T05:10:10.630Z] 7cf9ebb963bd: Pull complete [2026-05-20T05:10:13.914Z] bb34ca984cfb: Pull complete [2026-05-20T05:10:14.847Z] 151cf03bc807: Pull complete [2026-05-20T05:10:14.847Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-20T05:10:14.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-20T05:10:14.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-20T05:10:15.144Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-20T05:10:15.144Z] WORKDIR /edgex [2026-05-20T05:10:15.144Z] COPY go.mod . [2026-05-20T05:10:15.144Z] RUN go mod download -t [2026-05-20T05:10:15.144Z] ci-base-image-x86_64 -f - . [2026-05-20T05:10:15.714Z] #0 building with "default" instance using docker driver [2026-05-20T05:10:15.714Z] [2026-05-20T05:10:15.714Z] #1 [internal] load build definition from Dockerfile [2026-05-20T05:10:15.714Z] #1 transferring dockerfile: 164B done [2026-05-20T05:10:15.714Z] #1 DONE 0.0s [2026-05-20T05:10:15.714Z] [2026-05-20T05:10:15.714Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-20T05:10:15.714Z] #2 DONE 0.0s [2026-05-20T05:10:15.714Z] [2026-05-20T05:10:15.714Z] #3 [internal] load .dockerignore [2026-05-20T05:10:15.714Z] #3 transferring context: 50B done [2026-05-20T05:10:15.714Z] #3 DONE 0.0s [2026-05-20T05:10:15.714Z] [2026-05-20T05:10:15.714Z] #4 [internal] load build context [2026-05-20T05:10:15.714Z] #4 transferring context: 6.99kB done [2026-05-20T05:10:15.714Z] #4 DONE 0.0s [2026-05-20T05:10:15.714Z] [2026-05-20T05:10:15.714Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-20T05:10:15.973Z] #5 DONE 0.1s [2026-05-20T05:10:15.973Z] [2026-05-20T05:10:15.973Z] #6 [2/4] WORKDIR /edgex [2026-05-20T05:10:17.877Z] #6 DONE 1.7s [2026-05-20T05:10:17.877Z] [2026-05-20T05:10:17.877Z] #7 [3/4] COPY go.mod . [2026-05-20T05:10:17.877Z] #7 DONE 0.0s [2026-05-20T05:10:17.877Z] [2026-05-20T05:10:17.877Z] #8 [4/4] RUN go mod download [2026-05-20T05:10:18.331Z] Still waiting to schedule task [2026-05-20T05:10:18.332Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-20T05:10:30.107Z] #8 DONE 11.9s [2026-05-20T05:10:30.107Z] [2026-05-20T05:10:30.107Z] #9 exporting to image [2026-05-20T05:10:30.107Z] #9 exporting layers [2026-05-20T05:10:32.699Z] #9 exporting layers 3.1s done [2026-05-20T05:10:32.699Z] #9 writing image sha256:4950d41051b0b7a49f0da9c7563bc5f659daa6b36da0b058c3fa3301a6f8c443 done [2026-05-20T05:10:32.699Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-20T05:10:32.699Z] #9 DONE 3.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:10:33.011Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-20T05:10:33.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T05:10:33.085Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T05:10:33.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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-x86_64 cat [2026-05-20T05:10:33.381Z] $ docker top d33dc6a26da426d4cb24ff1039d184a6331677336a493b48aeee7536811ea55b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T05:10:33.714Z] + go version [2026-05-20T05:10:33.715Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-20T05:10:33.729Z] $ docker stop --time=1 d33dc6a26da426d4cb24ff1039d184a6331677336a493b48aeee7536811ea55b [2026-05-20T05:10:34.996Z] $ docker rm -f --volumes d33dc6a26da426d4cb24ff1039d184a6331677336a493b48aeee7536811ea55b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:10:35.425Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-20T05:10:35.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T05:10:35.508Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T05:10:35.544Z] $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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-x86_64 cat [2026-05-20T05:10:35.769Z] $ docker top 00779a16246b8ee2a557e2452db54af162ed76d206fbf5483135d828852f6036 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-20T05:10:35.830Z] ========================================================= [2026-05-20T05:10:35.830Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-20T05:10:35.830Z] ========================================================= [Pipeline] sh [2026-05-20T05:10:36.110Z] + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] fileExists [Pipeline] sh [2026-05-20T05:10:36.462Z] + make test [2026-05-20T05:10:36.463Z] go test -race -coverprofile=coverage.out ./... [2026-05-20T05:10:44.572Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-20T05:11:16.734Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-20T05:11:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2026-05-20T05:11:23.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.098s coverage: 71.0% of statements [2026-05-20T05:11:23.451Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-20T05:11:23.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements [2026-05-20T05:11:23.451Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-20T05:11:23.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 57.3% of statements [2026-05-20T05:11:23.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements [2026-05-20T05:11:23.451Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-20T05:11:23.451Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-20T05:11:24.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.990s coverage: 94.2% of statements [2026-05-20T05:11:24.030Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-20T05:11:24.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-20T05:11:24.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-20T05:11:24.030Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-20T05:11:24.030Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-20T05:11:24.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-20T05:11:24.031Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-20T05:11:24.031Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-20T05:11:24.031Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-20T05:11:24.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-20T05:11:24.031Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-20T05:11:24.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements [2026-05-20T05:11:24.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-20T05:11:24.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-20T05:11:24.031Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-20T05:11:24.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.035s coverage: 0.0% of statements [2026-05-20T05:11:24.031Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-20T05:11:24.031Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-20T05:11:25.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 11.1% of statements [2026-05-20T05:11:25.405Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-20T05:11:25.405Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 97.7% of statements [2026-05-20T05:11:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-20T05:11:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-20T05:11:27.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-20T05:11:30.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 3.5% of statements [2026-05-20T05:11:30.511Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-20T05:11:30.511Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-20T05:11:30.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2026-05-20T05:11:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-20T05:11:30.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-05-20T05:11:30.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements [2026-05-20T05:11:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-20T05:11:30.511Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-20T05:11:30.511Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-20T05:11:31.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2026-05-20T05:11:31.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2026-05-20T05:11:31.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 89.5% of statements [2026-05-20T05:11:31.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements [2026-05-20T05:11:31.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2026-05-20T05:11:43.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.058s coverage: 92.9% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.033s coverage: 68.8% of statements [2026-05-20T05:11:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.042s coverage: 47.4% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.052s coverage: 82.1% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2026-05-20T05:11:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 6.8% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.158s coverage: 54.8% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.033s coverage: 20.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.035s coverage: 88.6% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-05-20T05:11:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-20T05:11:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 29.2% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2026-05-20T05:11:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.034s coverage: 54.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-20T05:11:53.887Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.1% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements [2026-05-20T05:11:57.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-20T05:11:57.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2026-05-20T05:11:57.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-20T05:11:57.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements [2026-05-20T05:11:57.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-20T05:11:57.200Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-20T05:11:57.200Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-05-20T05:11:57.200Z] running golangci-lint [2026-05-20T05:11:57.200Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-20T05:11:57.468Z] go version go1.25.2 linux/amd64 [2026-05-20T05:11:57.468Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-20T05:11:57.468Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-20T05:11:57.728Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-20T05:11:57.728Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-20T05:11:57.728Z] level=info msg="[goenv] Read go env for 6.227079ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-20T05:11:57.728Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-20T05:11:59.962Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9681 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-20T05:12:00.048Z] Running in /w/workspace/edgex-go/978 [Pipeline] { [Pipeline] checkout [2026-05-20T05:12:00.196Z] The recommended git tool is: git [2026-05-20T05:12:05.346Z] using credential edgex-jenkins-ssh [2026-05-20T05:12:05.367Z] Cloning the remote Git repository [2026-05-20T05:12:05.412Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-20T05:12:05.499Z] > git init /w/workspace/edgex-go/978 # timeout=10 [2026-05-20T05:12:05.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-20T05:12:05.621Z] > git --version # timeout=10 [2026-05-20T05:12:05.641Z] > git --version # 'git version 2.25.1' [2026-05-20T05:12:05.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T05:12:05.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T05:12:22.515Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-20T05:12:22.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T05:12:23.376Z] Avoid second fetch [2026-05-20T05:12:23.377Z] Checking out Revision b835a76dae30e291d492ee7a9518ab6866b68e72 (main) [2026-05-20T05:12:24.168Z] Commit message: "Merge pull request #5428 from judehung/fix/5394" [2026-05-20T05:12:24.440Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|types_sizes|name) took 22.575982865s" [2026-05-20T05:12:24.440Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.361452ms" [2026-05-20T05:12:23.395Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T05:12:23.451Z] > git checkout -f b835a76dae30e291d492ee7a9518ab6866b68e72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T05:12:28.609Z] provisioning config files... [2026-05-20T05:12:28.636Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config12853553590987371851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T05:12:29.285Z] ---> ****-login.sh [2026-05-20T05:12:29.285Z] nexus3.edgexfoundry.org:10001 [2026-05-20T05:12:29.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:12:29.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:12:29.823Z] Configure a credential helper to remove this warning. See [2026-05-20T05:12:29.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:12:29.823Z] [2026-05-20T05:12:29.823Z] Login Succeeded [2026-05-20T05:12:29.823Z] nexus3.edgexfoundry.org:10002 [2026-05-20T05:12:30.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:12:30.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:12:30.092Z] Configure a credential helper to remove this warning. See [2026-05-20T05:12:30.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:12:30.092Z] [2026-05-20T05:12:30.092Z] Login Succeeded [2026-05-20T05:12:30.092Z] nexus3.edgexfoundry.org:10003 [2026-05-20T05:12:30.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:12:30.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:12:30.631Z] Configure a credential helper to remove this warning. See [2026-05-20T05:12:30.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:12:30.631Z] [2026-05-20T05:12:30.631Z] Login Succeeded [2026-05-20T05:12:30.632Z] nexus3.edgexfoundry.org:10004 [2026-05-20T05:12:30.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:12:30.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:12:30.901Z] Configure a credential helper to remove this warning. See [2026-05-20T05:12:30.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:12:30.901Z] [2026-05-20T05:12:30.901Z] Login Succeeded [2026-05-20T05:12:30.901Z] ****.io [2026-05-20T05:12:31.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:12:31.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:12:31.435Z] Configure a credential helper to remove this warning. See [2026-05-20T05:12:31.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:12:31.435Z] [2026-05-20T05:12:31.435Z] Login Succeeded [2026-05-20T05:12:31.435Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T05:12:31.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-20T05:12:32.151Z] + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] echo [2026-05-20T05:12:32.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T05:12:32.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T05:12:32.207Z] ========================================================= [2026-05-20T05:12:32.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-20T05:12:32.207Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-20T05:12:32.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-20T05:12:32.849Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-20T05:12:32.849Z] 6b59a28fa201: Pulling fs layer [2026-05-20T05:12:32.849Z] d32bb0dddca7: Pulling fs layer [2026-05-20T05:12:32.849Z] 5dab1238d3d9: Pulling fs layer [2026-05-20T05:12:32.849Z] 196fd7d83e7d: Pulling fs layer [2026-05-20T05:12:32.849Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T05:12:32.849Z] 8ba94037c8f0: Pulling fs layer [2026-05-20T05:12:32.849Z] deaec5988b04: Pulling fs layer [2026-05-20T05:12:32.849Z] 9f65657bb879: Pulling fs layer [2026-05-20T05:12:32.849Z] 8ba94037c8f0: Waiting [2026-05-20T05:12:32.849Z] deaec5988b04: Waiting [2026-05-20T05:12:32.849Z] 196fd7d83e7d: Waiting [2026-05-20T05:12:32.849Z] 4f4fb700ef54: Waiting [2026-05-20T05:12:32.849Z] 9f65657bb879: Waiting [2026-05-20T05:12:32.849Z] d32bb0dddca7: Verifying Checksum [2026-05-20T05:12:32.849Z] d32bb0dddca7: Download complete [2026-05-20T05:12:32.849Z] 196fd7d83e7d: Verifying Checksum [2026-05-20T05:12:32.849Z] 196fd7d83e7d: Download complete [2026-05-20T05:12:32.849Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T05:12:32.849Z] 4f4fb700ef54: Download complete [2026-05-20T05:12:32.849Z] 8ba94037c8f0: Verifying Checksum [2026-05-20T05:12:32.849Z] 8ba94037c8f0: Download complete [2026-05-20T05:12:32.849Z] 6b59a28fa201: Verifying Checksum [2026-05-20T05:12:32.849Z] 6b59a28fa201: Download complete [2026-05-20T05:12:33.444Z] 9f65657bb879: Verifying Checksum [2026-05-20T05:12:33.444Z] 9f65657bb879: Download complete [2026-05-20T05:12:34.033Z] 6b59a28fa201: Pull complete [2026-05-20T05:12:34.622Z] d32bb0dddca7: Pull complete [2026-05-20T05:12:34.623Z] 5dab1238d3d9: Verifying Checksum [2026-05-20T05:12:34.623Z] 5dab1238d3d9: Download complete [2026-05-20T05:12:36.049Z] deaec5988b04: Verifying Checksum [2026-05-20T05:12:36.049Z] deaec5988b04: Download complete [2026-05-20T05:12:36.655Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.627577066s with top 10 stages: buildir: 1m7.130410063s, gosec: 4.244642756s, inspect: 2.751835313s, fact_deprecated: 1.794881157s, fact_purity: 1.717440738s, ctrlflow: 1.70238325s, printf: 1.677400637s, nilness: 1.610639121s, S1038: 1.511215713s, tokenfileanalyzer: 1.367521505s" [2026-05-20T05:12:36.655Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-20T05:12:36.655Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-20T05:12:36.655Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-20T05:12:36.655Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-20T05:12:36.655Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35" [2026-05-20T05:12:36.655Z] level=info msg="[runner] processing took 8.896739ms with stages: nolint_filter: 7.93919ms, generated_file_filter: 719.235µs, exclusion_rules: 124.802µs, exclusion_paths: 60.891µs, path_relativity: 35.991µs, cgo: 5.01µs, path_absoluter: 3.22µs, sort_results: 2µs, invalid_issue: 1.94µs, filename_unadjuster: 1.06µs, max_same_issues: 620ns, fixer: 570ns, path_prettifier: 450ns, uniq_by_line: 400ns, path_shortener: 400ns, diff: 390ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, severity-rules: 120ns" [2026-05-20T05:12:36.655Z] level=info msg="[runner] linters took 14.411167007s with stages: goanalysis_metalinter: 14.402190978s" [2026-05-20T05:12:36.655Z] 0 issues. [2026-05-20T05:12:36.655Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-20T05:12:36.655Z] level=info msg="Memory: 371 samples, avg is 364.3MB, max is 1423.0MB" [2026-05-20T05:12:36.655Z] level=info msg="Execution took 37.04591413s" [2026-05-20T05:12:36.655Z] go vet ./... [2026-05-20T05:12:43.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-20T05:12:43.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-20T05:12:43.210Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-20T05:12:43.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-20T05:12:43.538Z] + ls -al . [2026-05-20T05:12:43.538Z] total 1396 [2026-05-20T05:12:43.538Z] drwxrwxr-x 11 1001 1001 4096 May 20 05:10 . [2026-05-20T05:12:43.538Z] drwxr-xr-x 4 root root 4096 May 20 05:10 .. [2026-05-20T05:12:43.538Z] drwxrwxr-x 2 1001 1001 4096 May 20 05:09 .blubracket [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 10 May 20 05:09 .dockerignore [2026-05-20T05:12:43.538Z] drwxrwxr-x 8 1001 1001 4096 May 20 05:11 .git [2026-05-20T05:12:43.538Z] drwxrwxr-x 3 1001 1001 4096 May 20 05:09 .github [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 909 May 20 05:09 .gitignore [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 359 May 20 05:09 .golangci.yml [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 100 May 20 05:09 .hadolint.yml [2026-05-20T05:12:43.538Z] drwxr-xr-x 3 1001 1001 4096 May 20 05:09 .semver [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 155 May 20 05:09 .sonarcloud.properties [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 1171 May 20 05:09 ADOPTERS.md [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 20149 May 20 05:09 Attribution.txt [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 108018 May 20 05:09 CHANGELOG.md [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 3804 May 20 05:09 CONTRIBUTING.md [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 677 May 20 05:09 GOVERNANCE.md [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 886 May 20 05:09 Jenkinsfile [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 10775 May 20 05:09 LICENSE [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 16743 May 20 05:09 Makefile [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 582 May 20 05:09 OWNERS.md [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 9932 May 20 05:09 README.md [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 789 May 20 05:09 SECURITY.md [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 13 May 20 05:10 VERSION [2026-05-20T05:12:43.538Z] drwxrwxr-x 2 1001 1001 4096 May 20 05:09 bin [2026-05-20T05:12:43.538Z] drwxrwxr-x 19 1001 1001 4096 May 20 05:09 cmd [2026-05-20T05:12:43.538Z] -rw-r--r-- 1 root root 1048214 May 20 05:11 coverage.out [2026-05-20T05:12:43.538Z] drwxrwxr-x 2 1001 1001 4096 May 20 05:09 fuzz_test [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 6952 May 20 05:09 go.mod [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 90761 May 20 05:09 go.sum [2026-05-20T05:12:43.538Z] drwxrwxr-x 7 1001 1001 4096 May 20 05:09 internal [2026-05-20T05:12:43.538Z] drwxrwxr-x 2 1001 1001 4096 May 20 05:09 openapi [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 584 May 20 05:09 security.txt [2026-05-20T05:12:43.538Z] -rw-rw-r-- 1 1001 1001 204 May 20 05:09 version.go [Pipeline] sh [2026-05-20T05:12:43.889Z] + '[' -e coverage.out ] [2026-05-20T05:12:43.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-20T05:12:44.031Z] Stashed 1 file(s) [Pipeline] sh [2026-05-20T05:12:44.312Z] + make build [2026-05-20T05:12:44.312Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-20T05:12:48.386Z] 5dab1238d3d9: Pull complete [2026-05-20T05:12:48.659Z] 196fd7d83e7d: Pull complete [2026-05-20T05:12:48.936Z] 4f4fb700ef54: Pull complete [2026-05-20T05:12:49.211Z] 8ba94037c8f0: Pull complete [2026-05-20T05:12:59.311Z] deaec5988b04: Pull complete [2026-05-20T05:12:59.897Z] 9f65657bb879: Pull complete [2026-05-20T05:12:59.897Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-20T05:12:59.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-20T05:12:59.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-20T05:13:00.499Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-20T05:13:00.499Z] WORKDIR /edgex [2026-05-20T05:13:00.499Z] COPY go.mod . [2026-05-20T05:13:00.499Z] RUN go mod download [2026-05-20T05:13:00.500Z] + docker build -t ci-base-image-arm64 -f - . [2026-05-20T05:13:01.087Z] Sending build context to Docker daemon 3.915MB [2026-05-20T05:13:01.352Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-20T05:13:01.352Z] ---> 334268110677 [2026-05-20T05:13:01.352Z] Step 2/4 : WORKDIR /edgex [2026-05-20T05:13:03.294Z] ---> Running in 7ca720d23b33 [2026-05-20T05:13:03.294Z] Removing intermediate container 7ca720d23b33 [2026-05-20T05:13:03.294Z] ---> 167770091767 [2026-05-20T05:13:03.294Z] Step 3/4 : COPY go.mod . [2026-05-20T05:13:03.881Z] ---> 61cb80dfd655 [2026-05-20T05:13:03.881Z] Step 4/4 : RUN go mod download [2026-05-20T05:13:03.881Z] ---> Running in a026d4bd1f57 [2026-05-20T05:13:10.846Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-20T05:13:12.755Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-20T05:13:14.656Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-20T05:13:15.595Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-20T05:13:17.498Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-20T05:13:22.780Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-20T05:13:26.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-20T05:13:28.601Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-20T05:13:31.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-20T05:13:33.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-20T05:13:35.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-20T05:13:36.119Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-20T05:13:38.055Z] $ docker stop --time=1 00779a16246b8ee2a557e2452db54af162ed76d206fbf5483135d828852f6036 [2026-05-20T05:13:40.881Z] $ docker rm -f --volumes 00779a16246b8ee2a557e2452db54af162ed76d206fbf5483135d828852f6036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:13:42.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-20T05:13:42.213Z] [2026-05-20T05:13:42.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:13:42.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-20T05:13:42.520Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-20T05:13:42.520Z] 91d30c5bc195: Pulling fs layer [2026-05-20T05:13:42.520Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-20T05:13:42.520Z] 9c61dcf015f6: Pulling fs layer [2026-05-20T05:13:42.520Z] 4698f68db338: Pulling fs layer [2026-05-20T05:13:42.520Z] 2a2f49069b9e: Pulling fs layer [2026-05-20T05:13:42.520Z] e0025b399a48: Pulling fs layer [2026-05-20T05:13:42.520Z] 4698f68db338: Waiting [2026-05-20T05:13:42.520Z] e0025b399a48: Waiting [2026-05-20T05:13:42.520Z] 2a2f49069b9e: Waiting [2026-05-20T05:13:42.520Z] 91d30c5bc195: Verifying Checksum [2026-05-20T05:13:42.520Z] 91d30c5bc195: Download complete [2026-05-20T05:13:42.520Z] 4698f68db338: Verifying Checksum [2026-05-20T05:13:42.520Z] 4698f68db338: Download complete [2026-05-20T05:13:42.778Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-20T05:13:42.778Z] 2e9b0aa3be6d: Download complete [2026-05-20T05:13:42.778Z] 91d30c5bc195: Pull complete [2026-05-20T05:13:42.778Z] 2a2f49069b9e: Verifying Checksum [2026-05-20T05:13:42.778Z] 2a2f49069b9e: Download complete [2026-05-20T05:13:43.037Z] 2e9b0aa3be6d: Pull complete [2026-05-20T05:13:43.604Z] 9c61dcf015f6: Verifying Checksum [2026-05-20T05:13:43.604Z] 9c61dcf015f6: Download complete [2026-05-20T05:13:46.885Z] 9c61dcf015f6: Pull complete [2026-05-20T05:13:46.886Z] 4698f68db338: Pull complete [2026-05-20T05:13:47.452Z] 2a2f49069b9e: Pull complete [2026-05-20T05:13:47.452Z] e0025b399a48: Pull complete [2026-05-20T05:13:47.452Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-20T05:13:47.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-20T05:13:47.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T05:13:47.544Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T05:13:47.576Z] $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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:latest cat [2026-05-20T05:13:48.594Z] $ docker top e045dc97d588750f71c2b800046ba0f851c4a46e4280118b8a9478ce5411c15c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T05:13:48.930Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-20T05:13:49.188Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2026-05-20T05:13:49.188Z] #1 transferring dockerfile: 1.81kB done [2026-05-20T05:13:49.188Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-20T05:13:49.188Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-20T05:13:49.188Z] #1 DONE 0.1s [2026-05-20T05:13:49.188Z] [2026-05-20T05:13:49.188Z] #2 [security-spire-server internal] load build definition from Dockerfile [2026-05-20T05:13:49.188Z] #2 transferring dockerfile: 1.70kB done [2026-05-20T05:13:49.188Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-20T05:13:49.188Z] #2 DONE 0.1s [2026-05-20T05:13:49.188Z] [2026-05-20T05:13:49.188Z] #3 [core-keeper internal] load build definition from Dockerfile [2026-05-20T05:13:49.188Z] #3 transferring dockerfile: 2.07kB done [2026-05-20T05:13:49.188Z] #3 DONE 0.1s [2026-05-20T05:13:49.188Z] [2026-05-20T05:13:49.188Z] #4 [support-scheduler internal] load build definition from Dockerfile [2026-05-20T05:13:49.188Z] #4 transferring dockerfile: 1.83kB done [2026-05-20T05:13:49.188Z] #4 DONE 0.1s [2026-05-20T05:13:49.188Z] [2026-05-20T05:13:49.188Z] #5 [support-notifications internal] load build definition from Dockerfile [2026-05-20T05:13:49.188Z] #5 transferring dockerfile: 2.02kB done [2026-05-20T05:13:49.188Z] #5 DONE 0.2s [2026-05-20T05:13:49.188Z] [2026-05-20T05:13:49.188Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-20T05:13:49.188Z] #6 DONE 0.0s [2026-05-20T05:13:49.188Z] [2026-05-20T05:13:49.188Z] #7 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:13:49.446Z] #7 ... [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #8 [core-data internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #8 transferring dockerfile: 2.04kB done [2026-05-20T05:13:49.446Z] #8 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #9 transferring dockerfile: 1.89kB done [2026-05-20T05:13:49.446Z] #9 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #10 [core-command internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #10 transferring dockerfile: 1.94kB done [2026-05-20T05:13:49.446Z] #10 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #11 transferring dockerfile: 2.14kB done [2026-05-20T05:13:49.446Z] #11 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #12 transferring dockerfile: 2.23kB done [2026-05-20T05:13:49.446Z] #12 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #13 transferring dockerfile: 1.69kB done [2026-05-20T05:13:49.446Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-20T05:13:49.446Z] #13 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #14 transferring dockerfile: 2.49kB done [2026-05-20T05:13:49.446Z] #14 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #15 transferring dockerfile: 2.10kB done [2026-05-20T05:13:49.446Z] #15 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #16 transferring dockerfile: 2.50kB done [2026-05-20T05:13:49.446Z] #16 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-20T05:13:49.446Z] #17 transferring dockerfile: 3.02kB done [2026-05-20T05:13:49.446Z] #17 DONE 0.2s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-20T05:13:49.446Z] #6 DONE 0.0s [2026-05-20T05:13:49.446Z] [2026-05-20T05:13:49.446Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:13:49.706Z] #7 DONE 0.6s [2026-05-20T05:13:49.706Z] [2026-05-20T05:13:49.706Z] #18 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-20T05:13:49.706Z] #18 DONE 0.6s [2026-05-20T05:13:49.706Z] [2026-05-20T05:13:49.706Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-20T05:13:49.706Z] #19 DONE 0.5s [2026-05-20T05:13:49.706Z] [2026-05-20T05:13:49.706Z] #20 [security-proxy-setup internal] load .dockerignore [2026-05-20T05:13:49.706Z] #20 transferring context: 50B done [2026-05-20T05:13:49.706Z] #20 DONE 0.0s [2026-05-20T05:13:49.706Z] [2026-05-20T05:13:49.706Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-20T05:13:49.969Z] #21 ... [2026-05-20T05:13:49.969Z] [2026-05-20T05:13:49.969Z] #22 [core-keeper internal] load .dockerignore [2026-05-20T05:13:49.969Z] #22 transferring context: 50B done [2026-05-20T05:13:49.969Z] #22 DONE 0.2s [2026-05-20T05:13:49.969Z] [2026-05-20T05:13:49.969Z] #23 [core-command internal] load .dockerignore [2026-05-20T05:13:49.969Z] #23 transferring context: 50B done [2026-05-20T05:13:49.969Z] #23 DONE 0.2s [2026-05-20T05:13:49.969Z] [2026-05-20T05:13:49.969Z] #24 [security-spire-server internal] load .dockerignore [2026-05-20T05:13:49.969Z] #24 transferring context: 50B done [2026-05-20T05:13:49.969Z] #24 DONE 0.2s [2026-05-20T05:13:49.969Z] [2026-05-20T05:13:49.969Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-20T05:13:49.969Z] #21 transferring context: 50B done [2026-05-20T05:13:50.237Z] #21 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2026-05-20T05:13:50.237Z] #25 transferring context: 50B done [2026-05-20T05:13:50.237Z] #25 DONE 0.2s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #26 [security-secretstore-setup internal] load .dockerignore [2026-05-20T05:13:50.237Z] #26 transferring context: 50B done [2026-05-20T05:13:50.237Z] #26 DONE 0.2s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #27 [security-bootstrapper internal] load .dockerignore [2026-05-20T05:13:50.237Z] #27 transferring context: 50B done [2026-05-20T05:13:50.237Z] #27 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #28 [security-proxy-auth internal] load .dockerignore [2026-05-20T05:13:50.237Z] #28 transferring context: 50B done [2026-05-20T05:13:50.237Z] #28 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #29 [security-spire-config internal] load .dockerignore [2026-05-20T05:13:50.237Z] #29 transferring context: 50B done [2026-05-20T05:13:50.237Z] #29 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #30 [support-notifications internal] load .dockerignore [2026-05-20T05:13:50.237Z] #30 transferring context: 50B done [2026-05-20T05:13:50.237Z] #30 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #31 [support-scheduler internal] load .dockerignore [2026-05-20T05:13:50.237Z] #31 transferring context: 50B done [2026-05-20T05:13:50.237Z] #31 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #32 [core-metadata internal] load .dockerignore [2026-05-20T05:13:50.237Z] #32 transferring context: 50B done [2026-05-20T05:13:50.237Z] #32 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #33 [core-data internal] load .dockerignore [2026-05-20T05:13:50.237Z] #33 transferring context: 50B done [2026-05-20T05:13:50.237Z] #33 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #34 [security-spire-agent internal] load .dockerignore [2026-05-20T05:13:50.237Z] #34 transferring context: 50B done [2026-05-20T05:13:50.237Z] #34 DONE 0.3s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:13:50.237Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-20T05:13:50.237Z] #35 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-20T05:13:50.237Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-20T05:13:50.237Z] #35 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-20T05:13:50.237Z] #35 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-20T05:13:50.237Z] #35 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-20T05:13:50.237Z] #35 ... [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-20T05:13:50.237Z] #36 DONE 0.4s [2026-05-20T05:13:50.237Z] [2026-05-20T05:13:50.237Z] #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:13:50.237Z] #35 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-20T05:13:50.507Z] #35 ... [2026-05-20T05:13:50.507Z] [2026-05-20T05:13:50.507Z] #37 [security-spire-server internal] load build context [2026-05-20T05:13:50.507Z] #37 transferring context: 26.58kB 0.0s done [2026-05-20T05:13:50.507Z] #37 DONE 0.4s [2026-05-20T05:13:50.507Z] [2026-05-20T05:13:50.507Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:13:50.507Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-05-20T05:13:50.507Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-20T05:13:50.507Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-20T05:13:50.507Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-20T05:13:50.507Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-20T05:13:50.507Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-05-20T05:13:50.507Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-20T05:13:50.507Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-20T05:13:50.507Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-20T05:13:50.507Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.5s [2026-05-20T05:13:50.762Z] Removing intermediate container a026d4bd1f57 [2026-05-20T05:13:50.762Z] ---> 8acbcdd6dc61 [2026-05-20T05:13:50.762Z] Successfully built 8acbcdd6dc61 [2026-05-20T05:13:50.762Z] Successfully tagged ci-base-image-arm64:latest [2026-05-20T05:13:50.766Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-20T05:13:50.766Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:13:51.025Z] #38 ... [2026-05-20T05:13:51.025Z] [2026-05-20T05:13:51.025Z] #39 [security-spire-config internal] load build context [2026-05-20T05:13:51.025Z] #39 transferring context: 24.83kB done [2026-05-20T05:13:51.025Z] #39 DONE 0.9s [2026-05-20T05:13:51.025Z] [2026-05-20T05:13:51.025Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:13:51.025Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done [2026-05-20T05:13:51.025Z] #38 ... [2026-05-20T05:13:51.025Z] [2026-05-20T05:13:51.025Z] #40 [security-spire-agent internal] load build context [2026-05-20T05:13:51.025Z] #40 transferring context: 26.11kB 0.0s done [2026-05-20T05:13:51.025Z] #40 DONE 0.9s [2026-05-20T05:13:51.025Z] [2026-05-20T05:13:51.025Z] #41 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-05-20T05:13:51.025Z] #41 DONE 0.8s [2026-05-20T05:13:51.025Z] [2026-05-20T05:13:51.025Z] #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:13:51.025Z] #35 DONE 1.2s [2026-05-20T05:13:51.025Z] [2026-05-20T05:13:51.025Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:13:51.025Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-20T05:13:51.109Z] + docker inspect -f . ci-base-image-arm64 [2026-05-20T05:13:51.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T05:13:51.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-9681 does not seem to be running inside a container [2026-05-20T05:13:51.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-20T05:13:54.594Z] $ docker top 3bb28a76fe9f441ccfb9556d466c31e46473b534e9c77b0d6ed37a93af40f763 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T05:13:55.416Z] + go version [2026-05-20T05:13:55.416Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-20T05:13:55.439Z] $ docker stop --time=1 3bb28a76fe9f441ccfb9556d466c31e46473b534e9c77b0d6ed37a93af40f763 [2026-05-20T05:13:56.995Z] $ docker rm -f --volumes 3bb28a76fe9f441ccfb9556d466c31e46473b534e9c77b0d6ed37a93af40f763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:13:57.685Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.6s done [2026-05-20T05:13:57.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-20T05:13:57.703Z] [2026-05-20T05:13:57.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:13:58.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-20T05:13:58.304Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-20T05:13:58.304Z] 547446be3368: Pulling fs layer [2026-05-20T05:13:58.304Z] d125d8839a47: Pulling fs layer [2026-05-20T05:13:58.304Z] 3e85d5ac6304: Pulling fs layer [2026-05-20T05:13:58.304Z] c3105a71a48b: Pulling fs layer [2026-05-20T05:13:58.304Z] 0f093f025ec4: Pulling fs layer [2026-05-20T05:13:58.304Z] c3106fc0e877: Pulling fs layer [2026-05-20T05:13:58.304Z] c3105a71a48b: Waiting [2026-05-20T05:13:58.304Z] 0f093f025ec4: Waiting [2026-05-20T05:13:58.304Z] c3106fc0e877: Waiting [2026-05-20T05:13:58.304Z] 547446be3368: Verifying Checksum [2026-05-20T05:13:58.304Z] 547446be3368: Download complete [2026-05-20T05:13:58.304Z] c3105a71a48b: Verifying Checksum [2026-05-20T05:13:58.304Z] c3105a71a48b: Download complete [2026-05-20T05:13:58.571Z] d125d8839a47: Verifying Checksum [2026-05-20T05:13:58.571Z] d125d8839a47: Download complete [2026-05-20T05:13:58.837Z] c3106fc0e877: Verifying Checksum [2026-05-20T05:13:58.837Z] c3106fc0e877: Download complete [2026-05-20T05:13:58.837Z] 0f093f025ec4: Verifying Checksum [2026-05-20T05:13:58.837Z] 0f093f025ec4: Download complete [2026-05-20T05:13:59.103Z] 547446be3368: Pull complete [2026-05-20T05:14:00.229Z] #38 ... [2026-05-20T05:14:00.229Z] [2026-05-20T05:14:00.229Z] #42 [security-proxy-setup internal] load build context [2026-05-20T05:14:00.229Z] #42 transferring context: 285.87MB 9.8s [2026-05-20T05:14:00.229Z] #42 ... [2026-05-20T05:14:00.229Z] [2026-05-20T05:14:00.229Z] #43 [core-keeper internal] load build context [2026-05-20T05:14:00.229Z] #43 ... [2026-05-20T05:14:00.229Z] [2026-05-20T05:14:00.229Z] #44 [support-notifications internal] load build context [2026-05-20T05:14:00.229Z] #44 ... [2026-05-20T05:14:00.229Z] [2026-05-20T05:14:00.229Z] #45 [security-spiffe-token-provider internal] load build context [2026-05-20T05:14:00.229Z] #45 ... [2026-05-20T05:14:00.229Z] [2026-05-20T05:14:00.229Z] #46 [core-metadata internal] load build context [2026-05-20T05:14:00.490Z] #46 ... [2026-05-20T05:14:00.490Z] [2026-05-20T05:14:00.490Z] #47 [support-scheduler internal] load build context [2026-05-20T05:14:00.490Z] #47 ... [2026-05-20T05:14:00.490Z] [2026-05-20T05:14:00.490Z] #48 [security-secretstore-setup internal] load build context [2026-05-20T05:14:00.490Z] #48 ... [2026-05-20T05:14:00.490Z] [2026-05-20T05:14:00.490Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:00.490Z] #49 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-05-20T05:14:00.490Z] #49 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-20T05:14:00.491Z] #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done [2026-05-20T05:14:00.491Z] #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-20T05:14:00.491Z] #49 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-20T05:14:00.491Z] #49 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-20T05:14:00.491Z] #49 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.6s [2026-05-20T05:14:00.491Z] #49 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s [2026-05-20T05:14:00.491Z] #49 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-20T05:14:00.491Z] #49 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done [2026-05-20T05:14:00.514Z] d125d8839a47: Pull complete [2026-05-20T05:14:00.749Z] #49 ... [2026-05-20T05:14:00.749Z] [2026-05-20T05:14:00.749Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-20T05:14:00.749Z] #50 ... [2026-05-20T05:14:00.749Z] [2026-05-20T05:14:00.749Z] #51 [security-proxy-auth internal] load build context [2026-05-20T05:14:00.780Z] 3e85d5ac6304: Verifying Checksum [2026-05-20T05:14:00.780Z] 3e85d5ac6304: Download complete [2026-05-20T05:14:01.099Z] #51 ... [2026-05-20T05:14:01.099Z] [2026-05-20T05:14:01.099Z] #52 [security-bootstrapper internal] load build context [2026-05-20T05:14:01.363Z] #52 ... [2026-05-20T05:14:01.363Z] [2026-05-20T05:14:01.363Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-20T05:14:01.363Z] #0 5.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 5.938 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:14:01.363Z] #0 5.938 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:14:01.363Z] #0 5.938 OK: 26342 distinct packages available [2026-05-20T05:14:01.363Z] #0 6.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 6.999 OK: 265 MiB in 60 packages [2026-05-20T05:14:01.363Z] #53 ... [2026-05-20T05:14:01.363Z] [2026-05-20T05:14:01.363Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-20T05:14:01.363Z] #54 ... [2026-05-20T05:14:01.363Z] [2026-05-20T05:14:01.363Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-20T05:14:01.363Z] #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 1.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 1.380 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:14:01.363Z] #0 1.380 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:14:01.363Z] #0 1.380 OK: 26324 distinct packages available [2026-05-20T05:14:01.363Z] #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 1.804 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:01.363Z] #0 1.807 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-20T05:14:01.363Z] #0 1.811 (3/5) Installing libucontext (1.3.2-r0) [2026-05-20T05:14:01.363Z] #0 1.816 (4/5) Installing gcompat (1.1.0-r4) [2026-05-20T05:14:01.363Z] #0 1.822 (5/5) Installing openssl (3.5.6-r0) [2026-05-20T05:14:01.363Z] #0 1.834 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:01.363Z] #0 1.849 OK: 8 MiB in 21 packages [2026-05-20T05:14:01.363Z] #55 ... [2026-05-20T05:14:01.363Z] [2026-05-20T05:14:01.363Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-20T05:14:01.363Z] #0 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.363Z] #0 4.198 (1/7) Installing ca-certificates (20260413-r0) [2026-05-20T05:14:01.363Z] #0 4.223 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:01.363Z] #0 4.223 (3/7) Installing libgcc (14.2.0-r6) [2026-05-20T05:14:01.363Z] #0 4.234 (4/7) Installing libsodium (1.0.20-r1) [2026-05-20T05:14:01.363Z] #0 4.239 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-20T05:14:01.363Z] #0 4.258 (6/7) Installing libzmq (4.3.5-r2) [2026-05-20T05:14:01.363Z] #0 4.274 (7/7) Installing zeromq (4.3.5-r2) [2026-05-20T05:14:01.363Z] #0 4.275 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:01.363Z] #0 4.290 Executing ca-certificates-20260413-r0.trigger [2026-05-20T05:14:01.363Z] #0 4.323 OK: 12 MiB in 23 packages [2026-05-20T05:14:01.716Z] #56 ... [2026-05-20T05:14:01.716Z] [2026-05-20T05:14:01.716Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-20T05:14:01.716Z] #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.716Z] #0 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.716Z] #0 4.398 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:01.716Z] #0 4.398 (2/4) Installing openssl (3.5.6-r0) [2026-05-20T05:14:01.716Z] #0 4.410 (3/4) Installing su-exec (0.2-r3) [2026-05-20T05:14:01.716Z] #0 4.418 (4/4) Installing yq-go (4.47.2-r3) [2026-05-20T05:14:01.716Z] #0 4.491 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:01.716Z] #0 4.495 OK: 20 MiB in 20 packages [2026-05-20T05:14:01.974Z] #57 ... [2026-05-20T05:14:01.974Z] [2026-05-20T05:14:01.974Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-20T05:14:01.974Z] #58 ... [2026-05-20T05:14:01.974Z] [2026-05-20T05:14:01.974Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-20T05:14:01.974Z] #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.974Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:01.974Z] #0 2.534 (1/4) Installing ca-certificates (20260413-r0) [2026-05-20T05:14:01.974Z] #0 2.606 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:01.974Z] #0 2.616 (3/4) Installing su-exec (0.2-r3) [2026-05-20T05:14:01.974Z] #0 2.624 (4/4) Installing yq-go (4.47.2-r3) [2026-05-20T05:14:01.974Z] #0 3.059 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:01.974Z] #0 3.065 Executing ca-certificates-20260413-r0.trigger [2026-05-20T05:14:01.974Z] #0 3.104 OK: 20 MiB in 20 packages [2026-05-20T05:14:01.974Z] #59 ... [2026-05-20T05:14:01.974Z] [2026-05-20T05:14:01.974Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-20T05:14:01.974Z] #60 ... [2026-05-20T05:14:01.974Z] [2026-05-20T05:14:01.974Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-20T05:14:02.231Z] #61 ... [2026-05-20T05:14:02.231Z] [2026-05-20T05:14:02.231Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-20T05:14:02.231Z] #62 ... [2026-05-20T05:14:02.231Z] [2026-05-20T05:14:02.231Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:02.231Z] #0 5.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.231Z] #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.231Z] #0 5.947 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:02.231Z] #0 5.955 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:02.231Z] #0 5.961 OK: 7 MiB in 17 packages [2026-05-20T05:14:02.231Z] #63 ... [2026-05-20T05:14:02.488Z] [2026-05-20T05:14:02.488Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-20T05:14:02.488Z] #0 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.488Z] #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.488Z] #0 1.348 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:14:02.488Z] #0 1.348 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:14:02.488Z] #0 1.348 OK: 26324 distinct packages available [2026-05-20T05:14:02.488Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.488Z] #0 1.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.488Z] #0 1.759 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-20T05:14:02.488Z] #0 1.771 (2/13) Installing c-ares (1.34.6-r0) [2026-05-20T05:14:02.488Z] #0 1.780 (3/13) Installing libunistring (1.3-r0) [2026-05-20T05:14:02.488Z] #0 1.797 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-20T05:14:02.488Z] #0 1.801 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-20T05:14:02.488Z] #0 1.810 (6/13) Installing libpsl (0.21.5-r3) [2026-05-20T05:14:02.488Z] #0 1.810 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-20T05:14:02.488Z] #0 1.819 (8/13) Installing libcurl (8.14.1-r2) [2026-05-20T05:14:02.488Z] #0 1.830 (9/13) Installing curl (8.14.1-r2) [2026-05-20T05:14:02.488Z] #0 1.837 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:02.488Z] #0 1.840 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-20T05:14:02.488Z] #0 1.843 (12/13) Installing libucontext (1.3.2-r0) [2026-05-20T05:14:02.488Z] #0 1.848 (13/13) Installing gcompat (1.1.0-r4) [2026-05-20T05:14:02.488Z] #0 1.853 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:02.488Z] #0 1.862 OK: 13 MiB in 29 packages [2026-05-20T05:14:02.488Z] #64 ... [2026-05-20T05:14:02.488Z] [2026-05-20T05:14:02.488Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:02.488Z] #65 ... [2026-05-20T05:14:02.488Z] [2026-05-20T05:14:02.488Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-20T05:14:02.488Z] #0 6.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.488Z] #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:02.488Z] #0 7.153 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:02.488Z] #0 7.160 (2/2) Installing su-exec (0.2-r3) [2026-05-20T05:14:02.488Z] #0 7.167 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:02.488Z] #0 7.182 OK: 7 MiB in 18 packages [2026-05-20T05:14:02.746Z] #66 ... [2026-05-20T05:14:02.746Z] [2026-05-20T05:14:02.746Z] #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:02.746Z] #67 ... [2026-05-20T05:14:02.746Z] [2026-05-20T05:14:02.746Z] #68 [core-data internal] load build context [2026-05-20T05:14:02.746Z] #68 ... [2026-05-20T05:14:02.746Z] [2026-05-20T05:14:02.746Z] #69 [core-command internal] load build context [2026-05-20T05:14:03.002Z] #69 ... [2026-05-20T05:14:03.002Z] [2026-05-20T05:14:03.002Z] #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:03.002Z] #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:03.002Z] #0 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:03.002Z] #0 2.969 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:03.002Z] #0 2.971 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:03.002Z] #0 2.978 OK: 7 MiB in 17 packages [2026-05-20T05:14:03.002Z] #70 ... [2026-05-20T05:14:03.002Z] [2026-05-20T05:14:03.002Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-20T05:14:03.260Z] #71 ... [2026-05-20T05:14:03.260Z] [2026-05-20T05:14:03.260Z] #69 [core-command internal] load build context [2026-05-20T05:14:05.275Z] #69 transferring context: 640.41MB 14.6s done [2026-05-20T05:14:05.537Z] #69 ... [2026-05-20T05:14:05.537Z] [2026-05-20T05:14:05.537Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-20T05:14:05.537Z] #58 DONE 14.2s [2026-05-20T05:14:05.537Z] [2026-05-20T05:14:05.537Z] #68 [core-data internal] load build context [2026-05-20T05:14:06.102Z] #68 transferring context: 640.41MB 15.7s done [2026-05-20T05:14:08.629Z] #68 ... [2026-05-20T05:14:08.629Z] [2026-05-20T05:14:08.629Z] #46 [core-metadata internal] load build context [2026-05-20T05:14:08.629Z] #46 transferring context: 640.41MB 16.2s done [2026-05-20T05:14:10.005Z] #46 ... [2026-05-20T05:14:10.005Z] [2026-05-20T05:14:10.005Z] #42 [security-proxy-setup internal] load build context [2026-05-20T05:14:10.005Z] #42 transferring context: 640.41MB 16.1s done [2026-05-20T05:14:10.264Z] #42 ... [2026-05-20T05:14:10.264Z] [2026-05-20T05:14:10.264Z] #44 [support-notifications internal] load build context [2026-05-20T05:14:10.264Z] #44 transferring context: 640.41MB 13.9s done [2026-05-20T05:14:10.264Z] #44 ... [2026-05-20T05:14:10.264Z] [2026-05-20T05:14:10.264Z] #43 [core-keeper internal] load build context [2026-05-20T05:14:10.264Z] #43 transferring context: 640.41MB 15.5s done [2026-05-20T05:14:10.523Z] #43 ... [2026-05-20T05:14:10.523Z] [2026-05-20T05:14:10.523Z] #45 [security-spiffe-token-provider internal] load build context [2026-05-20T05:14:10.523Z] #45 transferring context: 640.41MB 14.5s done [2026-05-20T05:14:10.783Z] #45 ... [2026-05-20T05:14:10.783Z] [2026-05-20T05:14:10.783Z] #47 [support-scheduler internal] load build context [2026-05-20T05:14:10.783Z] #47 transferring context: 640.41MB 14.0s done [2026-05-20T05:14:10.783Z] #47 ... [2026-05-20T05:14:10.783Z] [2026-05-20T05:14:10.783Z] #48 [security-secretstore-setup internal] load build context [2026-05-20T05:14:10.783Z] #48 transferring context: 640.41MB 15.8s done [2026-05-20T05:14:10.846Z] 3e85d5ac6304: Pull complete [2026-05-20T05:14:10.846Z] c3105a71a48b: Pull complete [2026-05-20T05:14:11.041Z] #48 ... [2026-05-20T05:14:11.041Z] [2026-05-20T05:14:11.041Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-20T05:14:11.041Z] #50 transferring context: 640.41MB 14.7s done [2026-05-20T05:14:11.041Z] #50 ... [2026-05-20T05:14:11.041Z] [2026-05-20T05:14:11.041Z] #51 [security-proxy-auth internal] load build context [2026-05-20T05:14:11.041Z] #51 transferring context: 640.41MB 13.7s done [2026-05-20T05:14:11.299Z] #51 ... [2026-05-20T05:14:11.299Z] [2026-05-20T05:14:11.299Z] #52 [security-bootstrapper internal] load build context [2026-05-20T05:14:11.299Z] #52 transferring context: 640.41MB 15.3s done [2026-05-20T05:14:11.426Z] 0f093f025ec4: Pull complete [2026-05-20T05:14:11.692Z] c3106fc0e877: Pull complete [2026-05-20T05:14:11.692Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-20T05:14:11.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-20T05:14:11.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T05:14:11.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-9681 does not seem to be running inside a container [2026-05-20T05:14:11.954Z] $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-05-20T05:14:13.862Z] $ docker top 80a9fe91b7df6a5a25eaaa87d7afaf48accece15e427d3e8a6ff87703324a9bf -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T05:14:14.683Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-20T05:14:17.864Z] #52 ... [2026-05-20T05:14:17.864Z] [2026-05-20T05:14:17.864Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:22.057Z] #72 ... [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #51 [security-proxy-auth internal] load build context [2026-05-20T05:14:22.057Z] #51 DONE 31.8s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #44 [support-notifications internal] load build context [2026-05-20T05:14:22.057Z] #44 DONE 31.8s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #70 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:22.057Z] #70 DONE 30.9s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:22.057Z] #63 DONE 30.9s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-20T05:14:22.057Z] #59 DONE 30.9s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-20T05:14:22.057Z] #64 DONE 30.9s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-20T05:14:22.057Z] #57 DONE 30.9s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-20T05:14:22.057Z] #56 DONE 31.0s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-20T05:14:22.057Z] #53 DONE 31.0s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-20T05:14:22.057Z] #66 DONE 31.0s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-20T05:14:22.057Z] #55 DONE 31.0s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #47 [support-scheduler internal] load build context [2026-05-20T05:14:22.057Z] #47 DONE 31.9s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #45 [security-spiffe-token-provider internal] load build context [2026-05-20T05:14:22.057Z] #45 DONE 32.0s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #69 [core-command internal] load build context [2026-05-20T05:14:22.057Z] #69 DONE 32.0s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-20T05:14:22.057Z] #50 DONE 31.9s [2026-05-20T05:14:22.057Z] [2026-05-20T05:14:22.057Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:14:22.315Z] #73 ... [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #52 [security-bootstrapper internal] load build context [2026-05-20T05:14:22.315Z] #52 DONE 32.0s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #43 [core-keeper internal] load build context [2026-05-20T05:14:22.315Z] #43 DONE 32.1s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #68 [core-data internal] load build context [2026-05-20T05:14:22.315Z] #68 DONE 32.0s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #48 [security-secretstore-setup internal] load build context [2026-05-20T05:14:22.315Z] #48 DONE 32.1s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #42 [security-proxy-setup internal] load build context [2026-05-20T05:14:22.315Z] #42 DONE 32.3s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #46 [core-metadata internal] load build context [2026-05-20T05:14:22.315Z] #46 DONE 32.1s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:22.315Z] #49 DONE 32.2s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:14:22.315Z] #73 DONE 0.2s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:22.315Z] #38 DONE 32.3s [2026-05-20T05:14:22.315Z] [2026-05-20T05:14:22.315Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-20T05:14:22.315Z] #61 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:22.315Z] #61 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:22.879Z] #61 ... [2026-05-20T05:14:22.879Z] [2026-05-20T05:14:22.879Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-20T05:14:22.879Z] #54 DONE 31.7s [2026-05-20T05:14:22.879Z] [2026-05-20T05:14:22.879Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-20T05:14:22.879Z] #61 31.85 (1/3) Installing ca-certificates (20260413-r0) [2026-05-20T05:14:22.879Z] #61 31.86 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:22.879Z] #61 31.87 (3/3) Installing tzdata (2026b-r0) [2026-05-20T05:14:22.879Z] #61 31.91 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:22.888Z] #1 [security-spire-config internal] load build definition from Dockerfile [2026-05-20T05:14:22.888Z] #1 transferring dockerfile: [2026-05-20T05:14:23.136Z] #61 31.91 Executing ca-certificates-20260413-r0.trigger [2026-05-20T05:14:23.137Z] #61 31.95 OK: 8 MiB in 19 packages [2026-05-20T05:14:23.155Z] #1 transferring dockerfile: 1.69kB 0.0s done [2026-05-20T05:14:23.155Z] #1 DONE 0.1s [2026-05-20T05:14:23.394Z] #61 DONE 32.2s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-20T05:14:23.394Z] #71 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #71 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #71 32.00 OK: 265 MiB in 60 packages [2026-05-20T05:14:23.394Z] #71 DONE 32.2s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:23.394Z] #65 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #65 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #65 32.03 OK: 265 MiB in 60 packages [2026-05-20T05:14:23.394Z] #65 DONE 32.2s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-20T05:14:23.394Z] #60 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #60 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #60 32.07 OK: 265 MiB in 60 packages [2026-05-20T05:14:23.394Z] #60 DONE 32.3s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:14:23.394Z] #74 DONE 0.1s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:14:23.394Z] #75 DONE 0.1s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:23.394Z] #67 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #67 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.394Z] #67 32.11 OK: 265 MiB in 60 packages [2026-05-20T05:14:23.394Z] #67 DONE 32.3s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:14:23.394Z] #76 DONE 0.1s [2026-05-20T05:14:23.394Z] [2026-05-20T05:14:23.394Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:14:23.652Z] #77 DONE 0.1s [2026-05-20T05:14:23.652Z] [2026-05-20T05:14:23.652Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:23.652Z] #78 ... [2026-05-20T05:14:23.652Z] [2026-05-20T05:14:23.652Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-20T05:14:23.652Z] #62 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #62 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #62 31.91 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:14:23.652Z] #62 31.91 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:14:23.652Z] #62 31.91 OK: 26324 distinct packages available [2026-05-20T05:14:23.652Z] #62 31.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #62 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #62 32.40 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:23.652Z] #62 32.41 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-20T05:14:23.652Z] #62 32.41 (3/4) Installing libucontext (1.3.2-r0) [2026-05-20T05:14:23.652Z] #62 32.41 (4/4) Installing gcompat (1.1.0-r4) [2026-05-20T05:14:23.652Z] #62 32.42 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:23.652Z] #62 32.43 OK: 8 MiB in 20 packages [2026-05-20T05:14:23.652Z] #62 DONE 32.6s [2026-05-20T05:14:23.652Z] [2026-05-20T05:14:23.652Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-20T05:14:23.652Z] #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #0 1.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #0 1.571 OK: 20 MiB in 20 packages [2026-05-20T05:14:23.652Z] #79 DONE 1.7s [2026-05-20T05:14:23.652Z] [2026-05-20T05:14:23.652Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-20T05:14:23.652Z] #80 DONE 0.1s [2026-05-20T05:14:23.652Z] [2026-05-20T05:14:23.652Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:14:23.652Z] #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:23.652Z] #0 1.677 OK: 7 MiB in 17 packages [2026-05-20T05:14:23.652Z] #81 DONE 1.8s [2026-05-20T05:14:23.652Z] [2026-05-20T05:14:23.652Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:23.751Z] [2026-05-20T05:14:23.751Z] #2 [security-spire-server internal] load build definition from Dockerfile [2026-05-20T05:14:23.751Z] #2 transferring dockerfile: 1.70kB done [2026-05-20T05:14:23.751Z] #2 DONE 0.0s [2026-05-20T05:14:23.751Z] [2026-05-20T05:14:23.751Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-20T05:14:23.751Z] #3 transferring dockerfile: 1.89kB 0.0s done [2026-05-20T05:14:23.751Z] #3 DONE 0.1s [2026-05-20T05:14:23.751Z] [2026-05-20T05:14:23.751Z] #4 [core-data internal] load build definition from Dockerfile [2026-05-20T05:14:23.751Z] #4 transferring dockerfile: 2.04kB done [2026-05-20T05:14:24.018Z] #4 DONE 0.1s [2026-05-20T05:14:24.018Z] [2026-05-20T05:14:24.018Z] #5 [core-keeper internal] load build definition from Dockerfile [2026-05-20T05:14:24.018Z] #5 transferring dockerfile: 2.07kB 0.0s done [2026-05-20T05:14:24.018Z] #5 DONE 0.1s [2026-05-20T05:14:24.018Z] [2026-05-20T05:14:24.018Z] #6 [core-metadata internal] load build definition from Dockerfile [2026-05-20T05:14:24.018Z] #6 transferring dockerfile: 2.10kB 0.0s done [2026-05-20T05:14:24.018Z] #6 DONE 0.1s [2026-05-20T05:14:24.018Z] [2026-05-20T05:14:24.018Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-20T05:14:24.018Z] #7 transferring dockerfile: 2.50kB done [2026-05-20T05:14:24.018Z] #7 DONE 0.1s [2026-05-20T05:14:24.018Z] [2026-05-20T05:14:24.018Z] #8 [core-command internal] load build definition from Dockerfile [2026-05-20T05:14:24.018Z] #8 transferring dockerfile: 1.94kB done [2026-05-20T05:14:24.018Z] #8 DONE 0.1s [2026-05-20T05:14:24.018Z] [2026-05-20T05:14:24.018Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-20T05:14:24.018Z] #9 transferring dockerfile: 2.14kB done [2026-05-20T05:14:24.018Z] #9 DONE 0.0s [2026-05-20T05:14:24.018Z] [2026-05-20T05:14:24.018Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-20T05:14:24.287Z] #10 transferring dockerfile: 2.49kB done [2026-05-20T05:14:24.287Z] #10 DONE 0.1s [2026-05-20T05:14:24.287Z] [2026-05-20T05:14:24.287Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2026-05-20T05:14:24.287Z] #11 transferring dockerfile: 1.81kB 0.0s done [2026-05-20T05:14:24.287Z] #11 DONE 0.1s [2026-05-20T05:14:24.287Z] [2026-05-20T05:14:24.287Z] #12 [support-notifications internal] load build definition from Dockerfile [2026-05-20T05:14:24.287Z] #12 transferring dockerfile: 2.02kB done [2026-05-20T05:14:24.287Z] #12 DONE 0.1s [2026-05-20T05:14:24.287Z] [2026-05-20T05:14:24.287Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-20T05:14:24.287Z] #13 transferring dockerfile: 2.23kB done [2026-05-20T05:14:24.287Z] #13 DONE 0.1s [2026-05-20T05:14:24.287Z] [2026-05-20T05:14:24.287Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-20T05:14:24.554Z] #14 transferring dockerfile: 3.02kB done [2026-05-20T05:14:24.554Z] #14 DONE 0.1s [2026-05-20T05:14:24.554Z] [2026-05-20T05:14:24.554Z] #15 [support-scheduler internal] load build definition from Dockerfile [2026-05-20T05:14:24.554Z] #15 transferring dockerfile: 1.83kB done [2026-05-20T05:14:24.554Z] #15 DONE 0.1s [2026-05-20T05:14:24.554Z] [2026-05-20T05:14:24.554Z] #16 [security-spire-config internal] load .dockerignore [2026-05-20T05:14:24.554Z] #16 transferring context: 50B 0.0s done [2026-05-20T05:14:24.554Z] #16 DONE 0.1s [2026-05-20T05:14:24.586Z] #82 ... [2026-05-20T05:14:24.586Z] [2026-05-20T05:14:24.586Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:14:24.586Z] #0 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:24.586Z] #0 2.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:24.586Z] #0 2.297 OK: 13 MiB in 29 packages [2026-05-20T05:14:24.586Z] #83 DONE 2.4s [2026-05-20T05:14:24.586Z] [2026-05-20T05:14:24.586Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:24.586Z] #72 6.379 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:24.586Z] #72 6.695 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:24.586Z] #72 7.259 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:24.586Z] #72 7.405 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:24.586Z] #72 7.414 OK: 7 MiB in 17 packages [2026-05-20T05:14:24.586Z] #72 DONE 7.6s [2026-05-20T05:14:24.586Z] [2026-05-20T05:14:24.586Z] #84 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-05-20T05:14:24.586Z] #84 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:24.844Z] #84 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:25.101Z] #84 ... [2026-05-20T05:14:25.101Z] [2026-05-20T05:14:25.101Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-20T05:14:25.101Z] #0 2.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:25.101Z] #0 2.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:25.101Z] #0 2.799 OK: 20 MiB in 20 packages [2026-05-20T05:14:25.101Z] #85 DONE 2.9s [2026-05-20T05:14:25.101Z] [2026-05-20T05:14:25.101Z] #84 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-05-20T05:14:25.101Z] #84 3.109 OK: 7 MiB in 17 packages [2026-05-20T05:14:25.138Z] [2026-05-20T05:14:25.138Z] #17 [security-spire-server internal] load .dockerignore [2026-05-20T05:14:25.138Z] #17 transferring context: 50B done [2026-05-20T05:14:25.138Z] #17 DONE 0.0s [2026-05-20T05:14:25.410Z] [2026-05-20T05:14:25.410Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2026-05-20T05:14:25.410Z] #18 transferring context: 50B done [2026-05-20T05:14:25.410Z] #18 DONE 0.0s [2026-05-20T05:14:25.410Z] [2026-05-20T05:14:25.410Z] #19 [core-data internal] load .dockerignore [2026-05-20T05:14:25.410Z] #19 transferring context: 50B 0.0s done [2026-05-20T05:14:25.410Z] #19 DONE 0.1s [2026-05-20T05:14:25.410Z] [2026-05-20T05:14:25.410Z] #20 [core-keeper internal] load .dockerignore [2026-05-20T05:14:25.410Z] #20 transferring context: 50B 0.0s done [2026-05-20T05:14:25.410Z] #20 DONE 0.1s [2026-05-20T05:14:25.410Z] [2026-05-20T05:14:25.410Z] #21 [core-metadata internal] load .dockerignore [2026-05-20T05:14:25.410Z] #21 transferring context: 50B done [2026-05-20T05:14:25.410Z] #21 DONE 0.1s [2026-05-20T05:14:25.410Z] [2026-05-20T05:14:25.410Z] #22 [security-proxy-setup internal] load .dockerignore [2026-05-20T05:14:25.457Z] #84 DONE 3.4s [2026-05-20T05:14:25.457Z] [2026-05-20T05:14:25.457Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:14:25.457Z] #0 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:25.457Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:25.457Z] #0 3.161 OK: 12 MiB in 23 packages [2026-05-20T05:14:25.457Z] #86 DONE 3.3s [2026-05-20T05:14:25.457Z] [2026-05-20T05:14:25.457Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-20T05:14:25.457Z] #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:25.457Z] #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:25.457Z] #0 3.177 OK: 8 MiB in 21 packages [2026-05-20T05:14:25.457Z] #87 DONE 3.3s [2026-05-20T05:14:25.457Z] [2026-05-20T05:14:25.457Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-20T05:14:25.680Z] #22 transferring context: 50B 0.0s done [2026-05-20T05:14:25.680Z] #22 DONE 0.1s [2026-05-20T05:14:25.680Z] [2026-05-20T05:14:25.680Z] #23 [core-command internal] load .dockerignore [2026-05-20T05:14:25.680Z] #23 transferring context: 50B done [2026-05-20T05:14:25.680Z] #23 DONE 0.0s [2026-05-20T05:14:25.680Z] [2026-05-20T05:14:25.680Z] #24 [security-proxy-auth internal] load .dockerignore [2026-05-20T05:14:25.680Z] #24 transferring context: 50B done [2026-05-20T05:14:25.680Z] #24 DONE 0.1s [2026-05-20T05:14:25.680Z] [2026-05-20T05:14:25.680Z] #25 [security-secretstore-setup internal] load .dockerignore [2026-05-20T05:14:25.680Z] #25 transferring context: 50B done [2026-05-20T05:14:25.680Z] #25 DONE 0.1s [2026-05-20T05:14:25.680Z] [2026-05-20T05:14:25.680Z] #26 [security-spire-agent internal] load .dockerignore [2026-05-20T05:14:25.948Z] #26 transferring context: 50B 0.0s done [2026-05-20T05:14:25.948Z] #26 DONE 0.1s [2026-05-20T05:14:25.948Z] [2026-05-20T05:14:25.948Z] #27 [support-notifications internal] load .dockerignore [2026-05-20T05:14:25.948Z] #27 transferring context: 50B 0.0s done [2026-05-20T05:14:25.948Z] #27 DONE 0.1s [2026-05-20T05:14:25.948Z] [2026-05-20T05:14:25.948Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-20T05:14:25.948Z] #28 transferring context: 50B 0.0s done [2026-05-20T05:14:25.948Z] #28 DONE 0.1s [2026-05-20T05:14:25.948Z] [2026-05-20T05:14:25.948Z] #29 [security-bootstrapper internal] load .dockerignore [2026-05-20T05:14:25.948Z] #29 transferring context: 50B 0.0s done [2026-05-20T05:14:25.948Z] #29 DONE 0.1s [2026-05-20T05:14:25.948Z] [2026-05-20T05:14:25.948Z] #30 [support-scheduler internal] load .dockerignore [2026-05-20T05:14:26.214Z] #30 transferring context: 50B done [2026-05-20T05:14:26.214Z] #30 DONE 0.1s [2026-05-20T05:14:26.214Z] [2026-05-20T05:14:26.214Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-20T05:14:26.390Z] #88 ... [2026-05-20T05:14:26.390Z] [2026-05-20T05:14:26.390Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-20T05:14:26.390Z] #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:26.390Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:26.390Z] #0 3.291 OK: 7 MiB in 18 packages [2026-05-20T05:14:26.390Z] #89 DONE 4.3s [2026-05-20T05:14:26.390Z] [2026-05-20T05:14:26.390Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-20T05:14:26.390Z] #0 2.050 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:26.390Z] #0 2.306 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:26.390Z] #0 3.221 OK: 265 MiB in 60 packages [2026-05-20T05:14:26.390Z] #90 DONE 3.6s [2026-05-20T05:14:26.390Z] [2026-05-20T05:14:26.390Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:14:26.390Z] #91 DONE 1.0s [2026-05-20T05:14:26.390Z] [2026-05-20T05:14:26.390Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:14:26.390Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:26.390Z] #0 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:26.390Z] #0 2.704 OK: 8 MiB in 19 packages [2026-05-20T05:14:26.390Z] #92 DONE 3.1s [2026-05-20T05:14:26.390Z] [2026-05-20T05:14:26.390Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-20T05:14:26.390Z] #88 DONE 1.0s [2026-05-20T05:14:26.390Z] [2026-05-20T05:14:26.390Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:14:26.647Z] #93 ... [2026-05-20T05:14:26.647Z] [2026-05-20T05:14:26.647Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-20T05:14:26.647Z] #94 DONE 0.1s [2026-05-20T05:14:26.647Z] [2026-05-20T05:14:26.647Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-20T05:14:26.647Z] #95 DONE 0.1s [2026-05-20T05:14:26.647Z] [2026-05-20T05:14:26.647Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:26.797Z] #31 ... [2026-05-20T05:14:26.798Z] [2026-05-20T05:14:26.798Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:26.798Z] #32 DONE 0.4s [2026-05-20T05:14:26.798Z] [2026-05-20T05:14:26.798Z] #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:26.798Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-20T05:14:26.798Z] #33 ... [2026-05-20T05:14:26.798Z] [2026-05-20T05:14:26.798Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:26.798Z] #34 DONE 0.0s [2026-05-20T05:14:26.798Z] [2026-05-20T05:14:26.798Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:26.798Z] #32 DONE 0.4s [2026-05-20T05:14:26.798Z] [2026-05-20T05:14:26.798Z] #35 [security-spire-config internal] load build context [2026-05-20T05:14:26.798Z] #35 transferring context: 24.83kB 0.0s done [2026-05-20T05:14:26.798Z] #35 DONE 0.1s [2026-05-20T05:14:26.798Z] [2026-05-20T05:14:26.798Z] #33 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:26.798Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-20T05:14:27.066Z] #33 ... [2026-05-20T05:14:27.066Z] [2026-05-20T05:14:27.066Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:27.066Z] #34 DONE 0.0s [2026-05-20T05:14:27.066Z] [2026-05-20T05:14:27.066Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-20T05:14:27.066Z] #31 DONE 0.6s [2026-05-20T05:14:27.066Z] [2026-05-20T05:14:27.066Z] #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:27.066Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-20T05:14:27.066Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-20T05:14:27.066Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-20T05:14:27.066Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-20T05:14:27.066Z] #33 ... [2026-05-20T05:14:27.066Z] [2026-05-20T05:14:27.066Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:27.066Z] #34 DONE 0.0s [2026-05-20T05:14:27.066Z] [2026-05-20T05:14:27.066Z] #33 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:27.066Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-20T05:14:27.066Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-20T05:14:27.066Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-20T05:14:27.066Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-20T05:14:27.066Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.2s [2026-05-20T05:14:27.066Z] #33 ... [2026-05-20T05:14:27.066Z] [2026-05-20T05:14:27.066Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:27.066Z] #32 DONE 0.4s [2026-05-20T05:14:27.066Z] [2026-05-20T05:14:27.066Z] #33 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:27.066Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.3s [2026-05-20T05:14:27.336Z] #33 ... [2026-05-20T05:14:27.336Z] [2026-05-20T05:14:27.336Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:27.336Z] #34 DONE 0.0s [2026-05-20T05:14:27.336Z] [2026-05-20T05:14:27.336Z] #33 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:27.336Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-20T05:14:27.336Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-20T05:14:27.336Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-20T05:14:27.336Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-20T05:14:27.336Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.4s done [2026-05-20T05:14:27.580Z] #96 ... [2026-05-20T05:14:27.580Z] [2026-05-20T05:14:27.580Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-20T05:14:27.580Z] #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:27.580Z] #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T05:14:27.580Z] #0 3.189 OK: 8 MiB in 20 packages [2026-05-20T05:14:27.580Z] #97 DONE 4.0s [2026-05-20T05:14:27.604Z] #33 ... [2026-05-20T05:14:27.604Z] [2026-05-20T05:14:27.604Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:27.604Z] #32 DONE 0.7s [2026-05-20T05:14:27.604Z] [2026-05-20T05:14:27.604Z] #33 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:27.604Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-20T05:14:27.604Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-20T05:14:27.604Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-20T05:14:27.604Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-20T05:14:27.604Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.4s done [2026-05-20T05:14:27.604Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-20T05:14:27.604Z] #33 ... [2026-05-20T05:14:27.604Z] [2026-05-20T05:14:27.604Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:27.604Z] #34 DONE 0.0s [2026-05-20T05:14:27.838Z] [2026-05-20T05:14:27.839Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-20T05:14:27.839Z] #98 DONE 1.1s [2026-05-20T05:14:27.839Z] [2026-05-20T05:14:27.839Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:14:27.839Z] #93 DONE 1.3s [2026-05-20T05:14:27.839Z] [2026-05-20T05:14:27.839Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-20T05:14:27.870Z] [2026-05-20T05:14:27.870Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:27.870Z] #32 DONE 0.9s [2026-05-20T05:14:27.870Z] [2026-05-20T05:14:27.870Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:27.870Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-20T05:14:27.870Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-20T05:14:27.870Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-20T05:14:27.870Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-20T05:14:27.870Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-20T05:14:27.870Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-05-20T05:14:27.870Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 0.8s [2026-05-20T05:14:27.870Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-20T05:14:27.870Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-20T05:14:27.870Z] #36 ... [2026-05-20T05:14:27.870Z] [2026-05-20T05:14:27.870Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:27.870Z] #34 DONE 0.0s [2026-05-20T05:14:27.870Z] [2026-05-20T05:14:27.870Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:27.870Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.2s [2026-05-20T05:14:28.139Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-20T05:14:28.139Z] #36 ... [2026-05-20T05:14:28.139Z] [2026-05-20T05:14:28.139Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:28.139Z] #32 DONE 1.1s [2026-05-20T05:14:28.139Z] [2026-05-20T05:14:28.139Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:28.139Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.3s [2026-05-20T05:14:28.405Z] #36 ... [2026-05-20T05:14:28.405Z] [2026-05-20T05:14:28.405Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:28.405Z] #34 DONE 0.0s [2026-05-20T05:14:28.405Z] [2026-05-20T05:14:28.405Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:28.405Z] #32 DONE 1.2s [2026-05-20T05:14:28.405Z] [2026-05-20T05:14:28.405Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:28.671Z] #36 ... [2026-05-20T05:14:28.671Z] [2026-05-20T05:14:28.671Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:28.671Z] #34 DONE 0.0s [2026-05-20T05:14:28.671Z] [2026-05-20T05:14:28.671Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:28.671Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.6s [2026-05-20T05:14:28.671Z] #36 ... [2026-05-20T05:14:28.671Z] [2026-05-20T05:14:28.672Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-20T05:14:28.672Z] #31 DONE 1.2s [2026-05-20T05:14:28.672Z] [2026-05-20T05:14:28.672Z] #37 [security-spire-server internal] load build context [2026-05-20T05:14:28.672Z] #37 transferring context: 26.58kB 0.3s done [2026-05-20T05:14:28.672Z] #37 DONE 1.6s [2026-05-20T05:14:28.672Z] [2026-05-20T05:14:28.672Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:28.672Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.9s [2026-05-20T05:14:28.770Z] #99 DONE 1.1s [2026-05-20T05:14:28.770Z] [2026-05-20T05:14:28.770Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-20T05:14:28.770Z] #100 DONE 1.1s [2026-05-20T05:14:28.770Z] [2026-05-20T05:14:28.770Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-20T05:14:28.938Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.0s [2026-05-20T05:14:28.939Z] #36 ... [2026-05-20T05:14:28.939Z] [2026-05-20T05:14:28.939Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:28.939Z] #34 DONE 0.0s [2026-05-20T05:14:28.939Z] [2026-05-20T05:14:28.939Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:28.939Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-20T05:14:29.029Z] #101 DONE 0.1s [2026-05-20T05:14:29.029Z] [2026-05-20T05:14:29.029Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:14:29.029Z] #102 DONE 1.2s [2026-05-20T05:14:29.029Z] [2026-05-20T05:14:29.029Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-20T05:14:29.029Z] #103 DONE 0.1s [2026-05-20T05:14:29.029Z] [2026-05-20T05:14:29.029Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-20T05:14:29.029Z] #104 DONE 0.1s [2026-05-20T05:14:29.029Z] [2026-05-20T05:14:29.029Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-20T05:14:29.029Z] #105 DONE 0.1s [2026-05-20T05:14:29.029Z] [2026-05-20T05:14:29.029Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-20T05:14:29.029Z] #106 DONE 0.1s [2026-05-20T05:14:29.029Z] [2026-05-20T05:14:29.029Z] #107 [security-spire-server] exporting to image [2026-05-20T05:14:29.029Z] #107 exporting layers [2026-05-20T05:14:29.206Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 2.3s [2026-05-20T05:14:29.206Z] #36 ... [2026-05-20T05:14:29.206Z] [2026-05-20T05:14:29.206Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-20T05:14:29.206Z] #34 DONE 0.0s [2026-05-20T05:14:29.206Z] [2026-05-20T05:14:29.206Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:29.287Z] #107 ... [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-20T05:14:29.287Z] #108 DONE 0.1s [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-20T05:14:29.287Z] #109 DONE 2.7s [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-20T05:14:29.287Z] #110 DONE 0.1s [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-20T05:14:29.287Z] #111 DONE 0.1s [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-20T05:14:29.287Z] #112 DONE 0.1s [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-20T05:14:29.287Z] #113 DONE 0.1s [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-20T05:14:29.287Z] #114 DONE 0.1s [2026-05-20T05:14:29.287Z] [2026-05-20T05:14:29.287Z] #115 [security-spire-agent] exporting to image [2026-05-20T05:14:29.472Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.7s [2026-05-20T05:14:29.545Z] #115 ... [2026-05-20T05:14:29.545Z] [2026-05-20T05:14:29.545Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-20T05:14:29.545Z] #116 DONE 0.1s [2026-05-20T05:14:29.545Z] [2026-05-20T05:14:29.545Z] #107 [security-spire-server] exporting to image [2026-05-20T05:14:29.545Z] #107 exporting layers 0.6s done [2026-05-20T05:14:29.545Z] #107 writing image sha256:c7974bcedcb50fd0ea213ab19fe3bd3bb59b59ecba52e431b32fef52dfe59fdf done [2026-05-20T05:14:29.545Z] #107 naming to docker.io/library/security-spire-server done [2026-05-20T05:14:29.545Z] #107 DONE 0.6s [2026-05-20T05:14:29.545Z] [2026-05-20T05:14:29.545Z] #117 [security-spire-config] exporting to image [2026-05-20T05:14:29.741Z] #36 ... [2026-05-20T05:14:29.741Z] [2026-05-20T05:14:29.741Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-20T05:14:29.741Z] #32 DONE 2.4s [2026-05-20T05:14:29.741Z] [2026-05-20T05:14:29.741Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:29.741Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 2.9s [2026-05-20T05:14:29.802Z] #117 ... [2026-05-20T05:14:29.802Z] [2026-05-20T05:14:29.802Z] #115 [security-spire-agent] exporting to image [2026-05-20T05:14:29.802Z] #115 exporting layers 0.5s done [2026-05-20T05:14:29.802Z] #115 writing image sha256:f5cf22b7b43df6b3208ee804f5d1cc7c3bdde84276fe747fc0510e67e19dc009 done [2026-05-20T05:14:29.802Z] #115 naming to docker.io/library/security-spire-agent done [2026-05-20T05:14:29.802Z] #115 DONE 0.5s [2026-05-20T05:14:29.802Z] [2026-05-20T05:14:29.802Z] #117 [security-spire-config] exporting to image [2026-05-20T05:14:29.802Z] #117 exporting layers 0.6s done [2026-05-20T05:14:30.006Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 3.2s [2026-05-20T05:14:30.060Z] #117 writing image sha256:62f8900f9e12eb859373940b2ed0fd16e28bc1150b42c40a8e143bca0b919104 done [2026-05-20T05:14:30.060Z] #117 naming to docker.io/library/security-spire-config done [2026-05-20T05:14:30.060Z] #117 DONE 0.6s [2026-05-20T05:14:30.060Z] [2026-05-20T05:14:30.060Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:30.273Z] #36 ... [2026-05-20T05:14:30.273Z] [2026-05-20T05:14:30.273Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-20T05:14:30.273Z] #38 DONE 2.0s [2026-05-20T05:14:30.273Z] [2026-05-20T05:14:30.273Z] #39 [security-spiffe-token-provider internal] load build context [2026-05-20T05:14:30.273Z] #39 transferring context: 3.42MB 1.8s done [2026-05-20T05:14:30.273Z] #39 DONE 3.2s [2026-05-20T05:14:30.273Z] [2026-05-20T05:14:30.273Z] #40 [core-keeper internal] load build context [2026-05-20T05:14:30.273Z] #40 transferring context: 3.42MB 2.1s done [2026-05-20T05:14:30.273Z] #40 DONE 3.2s [2026-05-20T05:14:30.273Z] [2026-05-20T05:14:30.273Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:30.273Z] #36 ... [2026-05-20T05:14:30.273Z] [2026-05-20T05:14:30.273Z] #41 [core-data internal] load build context [2026-05-20T05:14:30.273Z] #41 transferring context: 3.42MB 2.5s done [2026-05-20T05:14:30.273Z] #41 DONE 3.2s [2026-05-20T05:14:30.273Z] [2026-05-20T05:14:30.273Z] #42 [security-spire-agent internal] load build context [2026-05-20T05:14:30.273Z] #42 DONE 0.0s [2026-05-20T05:14:30.273Z] [2026-05-20T05:14:30.273Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:30.273Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-20T05:14:30.273Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-20T05:14:30.273Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-20T05:14:30.273Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-20T05:14:30.273Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-20T05:14:30.273Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-05-20T05:14:30.273Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.19MB / 37.02MB 3.4s [2026-05-20T05:14:30.273Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-20T05:14:30.273Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-20T05:14:30.273Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-20T05:14:30.273Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-20T05:14:30.857Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 3.9s [2026-05-20T05:14:30.857Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 4.1s [2026-05-20T05:14:31.128Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.2s [2026-05-20T05:14:31.395Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done [2026-05-20T05:14:31.662Z] #36 ... [2026-05-20T05:14:31.663Z] [2026-05-20T05:14:31.663Z] #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-20T05:14:31.663Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-20T05:14:31.663Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-20T05:14:31.663Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-20T05:14:31.663Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-20T05:14:31.663Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.4s done [2026-05-20T05:14:31.663Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.9s done [2026-05-20T05:14:31.663Z] #33 DONE 5.6s [2026-05-20T05:14:31.663Z] [2026-05-20T05:14:31.663Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:31.663Z] #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-05-20T05:14:31.663Z] #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-20T05:14:31.663Z] #43 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-20T05:14:31.663Z] #43 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-20T05:14:31.663Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-20T05:14:31.663Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-20T05:14:31.663Z] #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-05-20T05:14:31.663Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.10MB / 17.33MB 1.0s [2026-05-20T05:14:31.663Z] #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-20T05:14:31.930Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.15MB / 17.33MB 1.2s [2026-05-20T05:14:32.196Z] #43 ... [2026-05-20T05:14:32.196Z] [2026-05-20T05:14:32.196Z] #44 [core-metadata internal] load build context [2026-05-20T05:14:32.196Z] #44 transferring context: 3.42MB 2.4s done [2026-05-20T05:14:32.196Z] #44 DONE 4.9s [2026-05-20T05:14:32.196Z] [2026-05-20T05:14:32.196Z] #45 [security-proxy-setup internal] load build context [2026-05-20T05:14:32.196Z] #45 transferring context: 3.42MB 2.7s done [2026-05-20T05:14:32.196Z] #45 DONE 4.9s [2026-05-20T05:14:32.196Z] [2026-05-20T05:14:32.196Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:32.196Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.19MB / 17.33MB 1.4s [2026-05-20T05:14:32.196Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.60MB / 17.33MB 1.6s [2026-05-20T05:14:32.463Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.01MB / 17.33MB 1.7s [2026-05-20T05:14:32.584Z] #118 ... [2026-05-20T05:14:32.584Z] [2026-05-20T05:14:32.584Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:32.584Z] #119 ... [2026-05-20T05:14:32.584Z] [2026-05-20T05:14:32.584Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:32.729Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.10MB / 17.33MB 1.9s [2026-05-20T05:14:32.729Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 2.0s [2026-05-20T05:14:32.729Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 2.1s [2026-05-20T05:14:32.999Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 2.3s [2026-05-20T05:14:33.269Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.00MB / 17.33MB 2.5s [2026-05-20T05:14:33.269Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.7s [2026-05-20T05:14:33.536Z] #43 ... [2026-05-20T05:14:33.536Z] [2026-05-20T05:14:33.536Z] #46 [security-proxy-auth internal] load build context [2026-05-20T05:14:33.536Z] #46 transferring context: 3.42MB 2.4s done [2026-05-20T05:14:33.536Z] #46 DONE 5.6s [2026-05-20T05:14:33.536Z] [2026-05-20T05:14:33.536Z] #47 [core-command internal] load build context [2026-05-20T05:14:33.536Z] #47 transferring context: 3.42MB 2.9s done [2026-05-20T05:14:33.536Z] #47 DONE 6.0s [2026-05-20T05:14:33.536Z] [2026-05-20T05:14:33.536Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:33.806Z] #43 ... [2026-05-20T05:14:33.806Z] [2026-05-20T05:14:33.806Z] #48 [security-secretstore-setup internal] load build context [2026-05-20T05:14:33.806Z] #48 transferring context: 3.42MB 3.0s done [2026-05-20T05:14:33.806Z] #48 DONE 5.1s [2026-05-20T05:14:33.806Z] [2026-05-20T05:14:33.806Z] #49 [support-notifications internal] load build context [2026-05-20T05:14:33.806Z] #49 transferring context: 3.42MB 3.1s done [2026-05-20T05:14:33.806Z] #49 DONE 5.2s [2026-05-20T05:14:33.806Z] [2026-05-20T05:14:33.806Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:33.806Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.8s done [2026-05-20T05:14:33.806Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-05-20T05:14:34.076Z] #43 ... [2026-05-20T05:14:34.076Z] [2026-05-20T05:14:34.076Z] #50 [support-scheduler internal] load build context [2026-05-20T05:14:34.076Z] #50 transferring context: 3.42MB 2.3s done [2026-05-20T05:14:34.076Z] #50 DONE 4.1s [2026-05-20T05:14:34.076Z] [2026-05-20T05:14:34.076Z] #51 [core-common-config-bootstrapper internal] load build context [2026-05-20T05:14:34.076Z] #51 transferring context: 3.42MB 2.4s done [2026-05-20T05:14:34.076Z] #51 DONE 4.1s [2026-05-20T05:14:34.076Z] [2026-05-20T05:14:34.076Z] #52 [security-bootstrapper internal] load build context [2026-05-20T05:14:34.076Z] #52 transferring context: 3.42MB 2.6s done [2026-05-20T05:14:34.076Z] #52 DONE 4.1s [2026-05-20T05:14:34.076Z] [2026-05-20T05:14:34.076Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:34.076Z] #43 ... [2026-05-20T05:14:34.076Z] [2026-05-20T05:14:34.076Z] #42 [security-spire-agent internal] load build context [2026-05-20T05:14:34.076Z] #42 transferring context: 26.11kB 0.0s done [2026-05-20T05:14:34.076Z] #42 DONE 3.6s [2026-05-20T05:14:34.076Z] [2026-05-20T05:14:34.076Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:34.757Z] #43 ... [2026-05-20T05:14:34.757Z] [2026-05-20T05:14:34.757Z] #53 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-20T05:14:34.757Z] #53 DONE 7.8s [2026-05-20T05:14:34.757Z] [2026-05-20T05:14:34.757Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:36.182Z] #43 ... [2026-05-20T05:14:36.182Z] [2026-05-20T05:14:36.182Z] #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-20T05:14:36.182Z] #54 DONE 1.4s [2026-05-20T05:14:36.182Z] [2026-05-20T05:14:36.182Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:41.584Z] #55 ... [2026-05-20T05:14:41.584Z] [2026-05-20T05:14:41.584Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:41.584Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.9s [2026-05-20T05:14:42.186Z] #36 ... [2026-05-20T05:14:42.186Z] [2026-05-20T05:14:42.186Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-20T05:14:42.186Z] #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:42.186Z] #56 ... [2026-05-20T05:14:42.186Z] [2026-05-20T05:14:42.186Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:42.186Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.5s [2026-05-20T05:14:42.186Z] #43 ... [2026-05-20T05:14:42.186Z] [2026-05-20T05:14:42.186Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:42.462Z] #36 ... [2026-05-20T05:14:42.462Z] [2026-05-20T05:14:42.462Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-20T05:14:42.462Z] #0 9.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:42.737Z] #57 ... [2026-05-20T05:14:42.737Z] [2026-05-20T05:14:42.737Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-20T05:14:42.737Z] #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:42.737Z] #58 ... [2026-05-20T05:14:42.737Z] [2026-05-20T05:14:42.737Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:43.025Z] #59 ... [2026-05-20T05:14:43.025Z] [2026-05-20T05:14:43.025Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-20T05:14:43.025Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:43.025Z] #60 ... [2026-05-20T05:14:43.025Z] [2026-05-20T05:14:43.025Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-20T05:14:43.338Z] #61 ... [2026-05-20T05:14:43.338Z] [2026-05-20T05:14:43.338Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-20T05:14:43.338Z] #62 ... [2026-05-20T05:14:43.338Z] [2026-05-20T05:14:43.338Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-20T05:14:43.338Z] #63 DONE 10.8s [2026-05-20T05:14:43.338Z] [2026-05-20T05:14:43.338Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:43.618Z] #36 ... [2026-05-20T05:14:43.618Z] [2026-05-20T05:14:43.618Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:43.618Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:43.618Z] #64 ... [2026-05-20T05:14:43.618Z] [2026-05-20T05:14:43.618Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-20T05:14:43.618Z] #65 DONE 7.8s [2026-05-20T05:14:43.618Z] [2026-05-20T05:14:43.618Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-20T05:14:43.618Z] #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:43.618Z] #0 8.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:43.890Z] #66 ... [2026-05-20T05:14:43.890Z] [2026-05-20T05:14:43.890Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-20T05:14:43.890Z] #0 8.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:43.890Z] #0 9.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:43.890Z] #67 ... [2026-05-20T05:14:43.890Z] [2026-05-20T05:14:43.890Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:43.890Z] #59 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:45.872Z] #59 ... [2026-05-20T05:14:45.872Z] [2026-05-20T05:14:45.872Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-20T05:14:45.872Z] #68 ... [2026-05-20T05:14:45.872Z] [2026-05-20T05:14:45.872Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:46.142Z] #69 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:46.142Z] #69 ... [2026-05-20T05:14:46.142Z] [2026-05-20T05:14:46.142Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-20T05:14:46.142Z] #0 9.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:46.142Z] #70 ... [2026-05-20T05:14:46.142Z] [2026-05-20T05:14:46.142Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-20T05:14:46.408Z] #71 ... [2026-05-20T05:14:46.408Z] [2026-05-20T05:14:46.408Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-20T05:14:46.408Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.1s [2026-05-20T05:14:51.772Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.1s [2026-05-20T05:14:51.772Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s done [2026-05-20T05:14:51.772Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s done [2026-05-20T05:14:51.772Z] #36 DONE 25.8s [2026-05-20T05:14:51.772Z] [2026-05-20T05:14:51.772Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:14:51.772Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.6s done [2026-05-20T05:14:52.039Z] #43 ... [2026-05-20T05:14:52.039Z] [2026-05-20T05:14:52.039Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-20T05:14:52.039Z] #66 19.05 (1/3) Installing ca-certificates (20260413-r0) [2026-05-20T05:14:52.631Z] #66 19.56 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:52.631Z] #66 19.61 (3/3) Installing tzdata (2026b-r0) [2026-05-20T05:14:52.900Z] #66 ... [2026-05-20T05:14:52.900Z] [2026-05-20T05:14:52.900Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-20T05:14:52.900Z] #56 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:52.900Z] #56 20.00 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:52.900Z] #56 20.07 (2/2) Installing su-exec (0.2-r3) [2026-05-20T05:14:52.900Z] #56 20.09 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:52.900Z] #56 20.29 OK: 8 MiB in 18 packages [2026-05-20T05:14:52.900Z] #56 ... [2026-05-20T05:14:52.900Z] [2026-05-20T05:14:52.900Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-20T05:14:52.900Z] #67 19.98 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:52.900Z] #67 20.03 (2/4) Installing openssl (3.5.6-r0) [2026-05-20T05:14:52.900Z] #67 20.23 (3/4) Installing su-exec (0.2-r3) [2026-05-20T05:14:53.167Z] #67 20.25 (4/4) Installing yq-go (4.47.2-r3) [2026-05-20T05:14:53.167Z] #67 ... [2026-05-20T05:14:53.167Z] [2026-05-20T05:14:53.167Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-20T05:14:53.167Z] #58 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.437Z] #58 ... [2026-05-20T05:14:53.437Z] [2026-05-20T05:14:53.437Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-20T05:14:53.437Z] #0 5.001 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.437Z] #0 7.128 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.437Z] #72 ... [2026-05-20T05:14:53.437Z] [2026-05-20T05:14:53.437Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-20T05:14:53.437Z] #57 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.704Z] #57 ... [2026-05-20T05:14:53.704Z] [2026-05-20T05:14:53.704Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:53.704Z] #0 5.592 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.704Z] #0 7.747 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.704Z] #73 ... [2026-05-20T05:14:53.704Z] [2026-05-20T05:14:53.704Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-20T05:14:53.704Z] #60 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.704Z] #60 20.88 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:14:53.704Z] #60 20.89 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:14:53.704Z] #60 20.90 OK: 26165 distinct packages available [2026-05-20T05:14:53.989Z] #60 ... [2026-05-20T05:14:53.989Z] [2026-05-20T05:14:53.989Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-20T05:14:53.989Z] #58 21.26 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:14:53.989Z] #58 21.26 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:14:53.989Z] #58 21.26 OK: 26165 distinct packages available [2026-05-20T05:14:53.989Z] #58 ... [2026-05-20T05:14:53.989Z] [2026-05-20T05:14:53.989Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-20T05:14:53.989Z] #62 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:53.989Z] #62 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:54.257Z] #62 ... [2026-05-20T05:14:54.257Z] [2026-05-20T05:14:54.257Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-20T05:14:54.257Z] #66 21.22 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:54.512Z] #120 DONE 30.1s [2026-05-20T05:14:54.512Z] [2026-05-20T05:14:54.512Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:54.512Z] #78 DONE 30.0s [2026-05-20T05:14:54.512Z] [2026-05-20T05:14:54.512Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:54.512Z] #119 DONE 31.2s [2026-05-20T05:14:54.512Z] [2026-05-20T05:14:54.512Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:54.512Z] #82 DONE 30.1s [2026-05-20T05:14:54.512Z] [2026-05-20T05:14:54.512Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:54.512Z] #118 DONE 30.1s [2026-05-20T05:14:54.512Z] [2026-05-20T05:14:54.512Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:14:54.512Z] #96 DONE 27.0s [2026-05-20T05:14:54.512Z] [2026-05-20T05:14:54.512Z] #121 [core-metadata builder 6/7] COPY . . [2026-05-20T05:14:54.525Z] #66 21.46 Executing ca-certificates-20260413-r0.trigger [2026-05-20T05:14:54.525Z] #66 ... [2026-05-20T05:14:54.525Z] [2026-05-20T05:14:54.525Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:54.525Z] #64 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:54.795Z] #64 ... [2026-05-20T05:14:54.795Z] [2026-05-20T05:14:54.795Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-20T05:14:54.795Z] #56 DONE 22.7s [2026-05-20T05:14:54.795Z] [2026-05-20T05:14:54.795Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-20T05:14:54.795Z] #67 21.53 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:54.795Z] #67 21.65 OK: 20 MiB in 20 packages [2026-05-20T05:14:54.795Z] #67 ... [2026-05-20T05:14:54.795Z] [2026-05-20T05:14:54.795Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-20T05:14:54.795Z] #61 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:54.795Z] #61 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:55.061Z] #61 ... [2026-05-20T05:14:55.061Z] [2026-05-20T05:14:55.061Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-20T05:14:55.061Z] #57 22.16 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:14:55.061Z] #57 22.16 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:14:55.061Z] #57 22.16 OK: 26165 distinct packages available [2026-05-20T05:14:55.650Z] #57 ... [2026-05-20T05:14:55.650Z] [2026-05-20T05:14:55.650Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:55.650Z] #55 9.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:55.651Z] #55 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:55.920Z] #55 ... [2026-05-20T05:14:55.920Z] [2026-05-20T05:14:55.920Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:55.920Z] #64 22.93 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:55.920Z] #64 22.97 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:55.920Z] #64 23.09 OK: 8 MiB in 17 packages [2026-05-20T05:14:56.504Z] #64 ... [2026-05-20T05:14:56.504Z] [2026-05-20T05:14:56.504Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-20T05:14:56.504Z] #59 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:56.504Z] #59 ... [2026-05-20T05:14:56.504Z] [2026-05-20T05:14:56.504Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-20T05:14:56.504Z] #68 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:56.504Z] #68 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:56.504Z] #68 ... [2026-05-20T05:14:56.504Z] [2026-05-20T05:14:56.504Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-20T05:14:56.505Z] #71 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:56.505Z] #71 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:56.772Z] #71 ... [2026-05-20T05:14:56.772Z] [2026-05-20T05:14:56.772Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-20T05:14:56.772Z] #57 24.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:58.189Z] #57 ... [2026-05-20T05:14:58.189Z] [2026-05-20T05:14:58.189Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-20T05:14:58.189Z] #70 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:58.189Z] #70 20.83 OK: 255 MiB in 60 packages [2026-05-20T05:14:58.189Z] #70 ... [2026-05-20T05:14:58.189Z] [2026-05-20T05:14:58.189Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:14:58.189Z] #69 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:14:58.189Z] #69 ... [2026-05-20T05:14:58.189Z] [2026-05-20T05:14:58.189Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-20T05:14:58.189Z] #61 24.56 (1/7) Installing ca-certificates (20260413-r0) [2026-05-20T05:14:58.189Z] #61 25.11 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-20T05:14:58.189Z] #61 25.16 (3/7) Installing libgcc (14.2.0-r6) [2026-05-20T05:14:58.189Z] #61 25.22 (4/7) Installing libsodium (1.0.20-r1) [2026-05-20T05:14:58.189Z] #61 25.30 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-20T05:14:58.454Z] #61 25.62 (6/7) Installing libzmq (4.3.5-r2) [2026-05-20T05:14:58.722Z] #61 25.72 (7/7) Installing zeromq (4.3.5-r2) [2026-05-20T05:14:58.722Z] #61 25.78 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:14:58.988Z] #61 25.99 Executing ca-certificates-20260413-r0.trigger [2026-05-20T05:14:59.573Z] #61 26.73 OK: 12 MiB in 23 packages [2026-05-20T05:15:00.542Z] #61 ... [2026-05-20T05:15:00.542Z] [2026-05-20T05:15:00.542Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-20T05:15:00.542Z] #67 DONE 27.8s [2026-05-20T05:15:00.813Z] [2026-05-20T05:15:00.813Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-20T05:15:00.813Z] #66 23.23 OK: 9 MiB in 19 packages [2026-05-20T05:15:00.813Z] #66 DONE 27.7s [2026-05-20T05:15:00.813Z] [2026-05-20T05:15:00.813Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-20T05:15:00.813Z] #59 24.04 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-20T05:15:00.813Z] #59 24.07 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:15:00.813Z] #59 24.26 OK: 8 MiB in 17 packages [2026-05-20T05:15:00.813Z] #59 DONE 27.9s [2026-05-20T05:15:00.813Z] [2026-05-20T05:15:00.813Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:00.813Z] #74 ... [2026-05-20T05:15:00.813Z] [2026-05-20T05:15:00.813Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:15:00.813Z] #69 22.84 OK: 255 MiB in 60 packages [2026-05-20T05:15:00.813Z] #69 DONE 25.0s [2026-05-20T05:15:00.813Z] [2026-05-20T05:15:00.813Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-20T05:15:00.813Z] #55 21.91 OK: 255 MiB in 60 packages [2026-05-20T05:15:00.813Z] #55 DONE 25.1s [2026-05-20T05:15:01.088Z] [2026-05-20T05:15:01.088Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-20T05:15:01.088Z] #64 DONE 28.4s [2026-05-20T05:15:01.088Z] [2026-05-20T05:15:01.088Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-20T05:15:01.088Z] #68 23.52 OK: 255 MiB in 60 packages [2026-05-20T05:15:01.088Z] #68 DONE 25.3s [2026-05-20T05:15:01.088Z] [2026-05-20T05:15:01.088Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:01.357Z] #75 ... [2026-05-20T05:15:01.357Z] [2026-05-20T05:15:01.357Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-20T05:15:01.357Z] #70 DONE 25.6s [2026-05-20T05:15:01.630Z] [2026-05-20T05:15:01.630Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-20T05:15:01.630Z] #76 ... [2026-05-20T05:15:01.630Z] [2026-05-20T05:15:01.630Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-20T05:15:01.630Z] #61 DONE 28.8s [2026-05-20T05:15:01.920Z] [2026-05-20T05:15:01.920Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:02.215Z] #77 ... [2026-05-20T05:15:02.215Z] [2026-05-20T05:15:02.215Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-20T05:15:02.215Z] #62 24.19 (1/4) Installing ca-certificates (20260413-r0) [2026-05-20T05:15:02.215Z] #62 24.67 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-20T05:15:02.215Z] #62 24.69 (3/4) Installing su-exec (0.2-r3) [2026-05-20T05:15:02.215Z] #62 24.70 (4/4) Installing yq-go (4.47.2-r3) [2026-05-20T05:15:02.215Z] #62 25.81 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:15:02.215Z] #62 26.08 Executing ca-certificates-20260413-r0.trigger [2026-05-20T05:15:02.215Z] #62 26.92 OK: 20 MiB in 20 packages [2026-05-20T05:15:02.215Z] #62 DONE 29.4s [2026-05-20T05:15:02.487Z] [2026-05-20T05:15:02.487Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-20T05:15:03.464Z] #78 ... [2026-05-20T05:15:03.464Z] [2026-05-20T05:15:03.464Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-20T05:15:03.464Z] #72 17.30 OK: 255 MiB in 60 packages [2026-05-20T05:15:03.464Z] #72 DONE 19.6s [2026-05-20T05:15:03.464Z] [2026-05-20T05:15:03.464Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-20T05:15:03.732Z] #79 ... [2026-05-20T05:15:03.732Z] [2026-05-20T05:15:03.732Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:03.732Z] #80 DONE 2.7s [2026-05-20T05:15:03.732Z] [2026-05-20T05:15:03.732Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:03.732Z] #81 DONE 2.9s [2026-05-20T05:15:03.732Z] [2026-05-20T05:15:03.732Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:04.007Z] #82 ... [2026-05-20T05:15:04.007Z] [2026-05-20T05:15:04.007Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:04.007Z] #75 DONE 2.8s [2026-05-20T05:15:04.007Z] [2026-05-20T05:15:04.007Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:04.274Z] #83 ... [2026-05-20T05:15:04.274Z] [2026-05-20T05:15:04.274Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-20T05:15:04.274Z] #73 17.49 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-20T05:15:04.274Z] #73 18.31 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:15:04.274Z] #73 18.44 OK: 8 MiB in 17 packages [2026-05-20T05:15:04.274Z] #73 DONE 20.7s [2026-05-20T05:15:04.274Z] [2026-05-20T05:15:04.274Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:04.274Z] #84 DONE 2.9s [2026-05-20T05:15:04.274Z] [2026-05-20T05:15:04.274Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:04.498Z] #121 ... [2026-05-20T05:15:04.498Z] [2026-05-20T05:15:04.499Z] #122 [security-proxy-setup builder 6/7] COPY . . [2026-05-20T05:15:04.499Z] #122 ... [2026-05-20T05:15:04.499Z] [2026-05-20T05:15:04.499Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-20T05:15:04.499Z] #123 ... [2026-05-20T05:15:04.499Z] [2026-05-20T05:15:04.499Z] #124 [core-keeper builder 7/8] COPY . . [2026-05-20T05:15:04.499Z] #124 ... [2026-05-20T05:15:04.499Z] [2026-05-20T05:15:04.499Z] #125 [support-notifications builder 6/7] COPY . . [2026-05-20T05:15:04.499Z] #125 ... [2026-05-20T05:15:04.499Z] [2026-05-20T05:15:04.499Z] #126 [support-scheduler builder 6/7] COPY . . [2026-05-20T05:15:04.871Z] #85 ... [2026-05-20T05:15:04.871Z] [2026-05-20T05:15:04.871Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-20T05:15:04.871Z] #0 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:04.871Z] #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:04.871Z] #86 ... [2026-05-20T05:15:04.871Z] [2026-05-20T05:15:04.871Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:05.463Z] #87 ... [2026-05-20T05:15:05.463Z] [2026-05-20T05:15:05.463Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-20T05:15:05.463Z] #60 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:05.463Z] #60 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:05.463Z] #60 31.66 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-20T05:15:05.463Z] #60 31.67 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-20T05:15:05.463Z] #60 31.70 (3/5) Installing libucontext (1.3.2-r0) [2026-05-20T05:15:05.463Z] #60 31.70 (4/5) Installing gcompat (1.1.0-r4) [2026-05-20T05:15:05.463Z] #60 31.74 (5/5) Installing openssl (3.5.6-r0) [2026-05-20T05:15:05.463Z] #60 31.81 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:15:05.463Z] #60 31.99 OK: 9 MiB in 21 packages [2026-05-20T05:15:05.463Z] #60 ... [2026-05-20T05:15:05.463Z] [2026-05-20T05:15:05.463Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-20T05:15:05.463Z] #79 DONE 2.3s [2026-05-20T05:15:05.463Z] [2026-05-20T05:15:05.463Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-20T05:15:05.463Z] #58 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:05.463Z] #58 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:05.463Z] #58 31.99 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-20T05:15:05.463Z] #58 32.14 (2/13) Installing c-ares (1.34.6-r0) [2026-05-20T05:15:05.463Z] #58 32.18 (3/13) Installing libunistring (1.3-r0) [2026-05-20T05:15:05.463Z] #58 32.38 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-20T05:15:05.463Z] #58 32.45 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-20T05:15:05.463Z] #58 32.48 (6/13) Installing libpsl (0.21.5-r3) [2026-05-20T05:15:05.463Z] #58 32.51 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-20T05:15:05.463Z] #58 32.59 (8/13) Installing libcurl (8.14.1-r2) [2026-05-20T05:15:05.463Z] #58 32.67 (9/13) Installing curl (8.14.1-r2) [2026-05-20T05:15:05.463Z] #58 32.76 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-20T05:15:05.463Z] #58 32.76 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-20T05:15:05.463Z] #58 32.81 (12/13) Installing libucontext (1.3.2-r0) [2026-05-20T05:15:05.463Z] #58 32.83 (13/13) Installing gcompat (1.1.0-r4) [2026-05-20T05:15:05.463Z] #58 32.83 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:15:05.733Z] #58 33.03 OK: 13 MiB in 29 packages [2026-05-20T05:15:05.733Z] #58 ... [2026-05-20T05:15:05.733Z] [2026-05-20T05:15:05.733Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:06.699Z] #88 ... [2026-05-20T05:15:06.700Z] [2026-05-20T05:15:06.700Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-20T05:15:06.700Z] #60 DONE 34.1s [2026-05-20T05:15:06.969Z] [2026-05-20T05:15:06.969Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-20T05:15:06.969Z] #58 DONE 34.3s [2026-05-20T05:15:06.969Z] [2026-05-20T05:15:06.969Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-20T05:15:06.969Z] #89 ... [2026-05-20T05:15:06.969Z] [2026-05-20T05:15:06.969Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-20T05:15:06.969Z] #86 11.13 OK: 8 MiB in 18 packages [2026-05-20T05:15:06.969Z] #86 DONE 12.2s [2026-05-20T05:15:07.237Z] [2026-05-20T05:15:07.237Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-20T05:15:07.237Z] #90 ... [2026-05-20T05:15:07.237Z] [2026-05-20T05:15:07.237Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-20T05:15:07.237Z] #57 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:07.237Z] #57 32.57 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-20T05:15:07.237Z] #57 32.61 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-20T05:15:07.237Z] #57 32.61 (3/4) Installing libucontext (1.3.2-r0) [2026-05-20T05:15:07.237Z] #57 32.63 (4/4) Installing gcompat (1.1.0-r4) [2026-05-20T05:15:07.237Z] #57 32.67 Executing busybox-1.37.0-r20.trigger [2026-05-20T05:15:07.237Z] #57 32.83 OK: 8 MiB in 20 packages [2026-05-20T05:15:07.237Z] #57 DONE 34.6s [2026-05-20T05:15:07.505Z] [2026-05-20T05:15:07.505Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-20T05:15:08.104Z] #91 ... [2026-05-20T05:15:08.104Z] [2026-05-20T05:15:08.104Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-20T05:15:08.105Z] #71 23.06 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-20T05:15:08.105Z] #71 23.06 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-20T05:15:08.105Z] #71 23.06 OK: 26183 distinct packages available [2026-05-20T05:15:08.105Z] #71 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:08.105Z] #71 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:08.105Z] #71 31.30 OK: 255 MiB in 60 packages [2026-05-20T05:15:08.105Z] #71 DONE 32.0s [2026-05-20T05:15:08.105Z] [2026-05-20T05:15:08.105Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:09.792Z] #126 DONE 16.0s [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #122 [security-proxy-setup builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #122 DONE 16.0s [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #121 [security-proxy-auth builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #121 DONE 16.0s [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:09.792Z] #127 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #128 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:09.792Z] #129 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #130 [security-bootstrapper builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #130 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:09.792Z] #131 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:09.792Z] #132 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #123 DONE 16.0s [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:09.792Z] #133 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #134 [core-data builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #134 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:09.792Z] #135 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:09.792Z] #136 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:09.792Z] #137 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #138 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #139 [core-metadata builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #139 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:09.792Z] #140 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:09.792Z] #141 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #142 [security-proxy-auth builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #142 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:09.792Z] #143 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:15:09.792Z] #144 CACHED [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #124 [core-keeper builder 7/8] COPY . . [2026-05-20T05:15:09.792Z] #124 DONE 16.0s [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #125 [support-notifications builder 6/7] COPY . . [2026-05-20T05:15:09.792Z] #125 DONE 16.0s [2026-05-20T05:15:09.792Z] [2026-05-20T05:15:09.792Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:15:10.373Z] #145 0.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-20T05:15:10.734Z] #92 DONE 2.5s [2026-05-20T05:15:10.734Z] [2026-05-20T05:15:10.734Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:10.734Z] #93 ... [2026-05-20T05:15:10.734Z] [2026-05-20T05:15:10.734Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-20T05:15:10.734Z] #94 ... [2026-05-20T05:15:10.734Z] [2026-05-20T05:15:10.734Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:11.005Z] #95 ... [2026-05-20T05:15:11.005Z] [2026-05-20T05:15:11.005Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:15.267Z] #96 ... [2026-05-20T05:15:15.267Z] [2026-05-20T05:15:15.267Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-20T05:15:15.267Z] #94 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:15.267Z] #94 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:15.267Z] #94 14.08 OK: 20 MiB in 20 packages [2026-05-20T05:15:15.267Z] #94 DONE 14.6s [2026-05-20T05:15:15.267Z] [2026-05-20T05:15:15.267Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-20T05:15:15.267Z] #97 DONE 0.2s [2026-05-20T05:15:15.267Z] [2026-05-20T05:15:15.267Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-20T05:15:15.536Z] #89 ... [2026-05-20T05:15:15.536Z] [2026-05-20T05:15:15.536Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:15.536Z] #95 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:16.504Z] #95 ... [2026-05-20T05:15:16.504Z] [2026-05-20T05:15:16.504Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-20T05:15:16.504Z] #90 DONE 9.3s [2026-05-20T05:15:16.504Z] [2026-05-20T05:15:16.504Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-20T05:15:16.504Z] #98 DONE 0.2s [2026-05-20T05:15:16.504Z] [2026-05-20T05:15:16.504Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-20T05:15:16.504Z] #89 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:17.466Z] #89 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:20.392Z] #145 ... [2026-05-20T05:15:20.393Z] [2026-05-20T05:15:20.393Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-20T05:15:20.393Z] #0 0.923 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-20T05:15:20.393Z] #146 ... [2026-05-20T05:15:20.393Z] [2026-05-20T05:15:20.393Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-20T05:15:20.393Z] #0 0.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-20T05:15:20.393Z] #147 ... [2026-05-20T05:15:20.393Z] [2026-05-20T05:15:20.393Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:15:20.393Z] #0 0.950 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-20T05:15:20.393Z] #148 ... [2026-05-20T05:15:20.393Z] [2026-05-20T05:15:20.393Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:15:20.393Z] #0 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-20T05:15:20.393Z] #149 ... [2026-05-20T05:15:20.393Z] [2026-05-20T05:15:20.393Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-20T05:15:20.393Z] #0 0.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-20T05:15:20.393Z] #150 ... [2026-05-20T05:15:20.393Z] [2026-05-20T05:15:20.393Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:15:20.393Z] #0 0.796 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-20T05:15:20.393Z] #151 ... [2026-05-20T05:15:20.393Z] [2026-05-20T05:15:20.393Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-20T05:15:20.393Z] #0 0.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-20T05:15:20.650Z] #152 ... [2026-05-20T05:15:20.650Z] [2026-05-20T05:15:20.650Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-20T05:15:20.650Z] #0 0.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-20T05:15:20.650Z] #153 ... [2026-05-20T05:15:20.650Z] [2026-05-20T05:15:20.650Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-20T05:15:20.650Z] #0 0.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-20T05:15:21.582Z] #154 ... [2026-05-20T05:15:21.582Z] [2026-05-20T05:15:21.582Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-20T05:15:21.582Z] #0 0.471 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-20T05:15:21.582Z] #155 ... [2026-05-20T05:15:21.582Z] [2026-05-20T05:15:21.582Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-20T05:15:21.582Z] #0 0.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-20T05:15:24.106Z] #89 ... [2026-05-20T05:15:24.106Z] [2026-05-20T05:15:24.106Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:24.106Z] #93 9.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:24.106Z] #93 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:24.106Z] #93 16.38 OK: 13 MiB in 29 packages [2026-05-20T05:15:24.106Z] #93 ... [2026-05-20T05:15:24.106Z] [2026-05-20T05:15:24.106Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-20T05:15:24.106Z] #89 17.17 OK: 9 MiB in 21 packages [2026-05-20T05:15:24.695Z] #89 ... [2026-05-20T05:15:24.695Z] [2026-05-20T05:15:24.695Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-20T05:15:24.695Z] #76 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:24.695Z] #76 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:24.695Z] #76 22.26 OK: 8 MiB in 17 packages [2026-05-20T05:15:24.695Z] #76 DONE 23.6s [2026-05-20T05:15:24.695Z] [2026-05-20T05:15:24.695Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:24.695Z] #93 DONE 17.6s [2026-05-20T05:15:24.695Z] [2026-05-20T05:15:24.695Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:24.695Z] #74 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:24.695Z] #74 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:24.695Z] #74 23.68 OK: 8 MiB in 17 packages [2026-05-20T05:15:25.531Z] #74 ... [2026-05-20T05:15:25.531Z] [2026-05-20T05:15:25.531Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-20T05:15:25.531Z] #89 DONE 18.7s [2026-05-20T05:15:25.531Z] [2026-05-20T05:15:25.531Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-20T05:15:25.531Z] #99 ... [2026-05-20T05:15:25.531Z] [2026-05-20T05:15:25.531Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-20T05:15:25.531Z] #91 8.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:25.531Z] #91 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:25.531Z] #91 16.25 OK: 8 MiB in 20 packages [2026-05-20T05:15:25.531Z] #91 DONE 18.0s [2026-05-20T05:15:25.531Z] [2026-05-20T05:15:25.531Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:15:25.957Z] #100 ... [2026-05-20T05:15:25.957Z] [2026-05-20T05:15:25.957Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:25.957Z] #95 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:25.957Z] #95 22.81 OK: 9 MiB in 19 packages [2026-05-20T05:15:25.957Z] #95 DONE 24.9s [2026-05-20T05:15:25.957Z] [2026-05-20T05:15:25.957Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:25.957Z] #77 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:25.957Z] #77 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:25.957Z] #77 22.14 OK: 12 MiB in 23 packages [2026-05-20T05:15:25.957Z] #77 ... [2026-05-20T05:15:25.957Z] [2026-05-20T05:15:25.957Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:15:25.957Z] #101 ... [2026-05-20T05:15:25.957Z] [2026-05-20T05:15:25.957Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-20T05:15:25.958Z] #78 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:25.958Z] #78 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T05:15:25.958Z] #78 21.39 OK: 20 MiB in 20 packages [2026-05-20T05:15:26.248Z] #78 ... [2026-05-20T05:15:26.248Z] [2026-05-20T05:15:26.248Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:26.248Z] #77 DONE 24.2s [2026-05-20T05:15:26.248Z] [2026-05-20T05:15:26.248Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-20T05:15:26.248Z] #78 DONE 23.8s [2026-05-20T05:15:26.248Z] [2026-05-20T05:15:26.248Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:15:26.529Z] #101 ... [2026-05-20T05:15:26.529Z] [2026-05-20T05:15:26.529Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-20T05:15:26.529Z] #74 DONE 25.7s [2026-05-20T05:15:26.529Z] [2026-05-20T05:15:26.529Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:15:30.036Z] #43 ... [2026-05-20T05:15:30.036Z] [2026-05-20T05:15:30.036Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:15:30.036Z] #101 DONE 4.6s [2026-05-20T05:15:30.036Z] [2026-05-20T05:15:30.036Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-20T05:15:30.036Z] #99 DONE 4.6s [2026-05-20T05:15:30.036Z] [2026-05-20T05:15:30.036Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:15:30.036Z] #100 DONE 4.6s [2026-05-20T05:15:30.036Z] [2026-05-20T05:15:30.036Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-20T05:15:30.036Z] #102 DONE 0.2s [2026-05-20T05:15:30.036Z] [2026-05-20T05:15:30.036Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-20T05:15:30.036Z] #103 DONE 0.2s [2026-05-20T05:15:30.036Z] [2026-05-20T05:15:30.036Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-20T05:15:30.338Z] #104 DONE 0.3s [2026-05-20T05:15:30.338Z] [2026-05-20T05:15:30.338Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-20T05:15:30.338Z] #105 DONE 0.3s [2026-05-20T05:15:30.338Z] [2026-05-20T05:15:30.338Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-20T05:15:30.650Z] #106 DONE 0.4s [2026-05-20T05:15:30.650Z] [2026-05-20T05:15:30.650Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-20T05:15:30.932Z] #107 DONE 0.3s [2026-05-20T05:15:30.932Z] [2026-05-20T05:15:30.932Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-20T05:15:30.932Z] #108 DONE 0.2s [2026-05-20T05:15:30.932Z] [2026-05-20T05:15:30.932Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-20T05:15:31.228Z] #109 DONE 0.3s [2026-05-20T05:15:31.228Z] [2026-05-20T05:15:31.228Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-20T05:15:31.496Z] #110 DONE 0.4s [2026-05-20T05:15:31.496Z] [2026-05-20T05:15:31.496Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-20T05:15:31.496Z] #111 DONE 0.5s [2026-05-20T05:15:31.496Z] [2026-05-20T05:15:31.496Z] #112 [security-spire-config] exporting to image [2026-05-20T05:15:31.496Z] #112 exporting layers [2026-05-20T05:15:32.090Z] #112 ... [2026-05-20T05:15:32.090Z] [2026-05-20T05:15:32.090Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-20T05:15:32.090Z] #113 DONE 2.2s [2026-05-20T05:15:32.090Z] [2026-05-20T05:15:32.090Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-20T05:15:32.357Z] #114 DONE 0.3s [2026-05-20T05:15:32.357Z] [2026-05-20T05:15:32.357Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:15:32.671Z] #83 ... [2026-05-20T05:15:32.671Z] [2026-05-20T05:15:32.671Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-20T05:15:32.671Z] #115 DONE 0.2s [2026-05-20T05:15:32.671Z] [2026-05-20T05:15:32.671Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-20T05:15:32.937Z] #116 DONE 0.2s [2026-05-20T05:15:32.937Z] [2026-05-20T05:15:32.937Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:15:32.937Z] #43 ... [2026-05-20T05:15:32.937Z] [2026-05-20T05:15:32.937Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-20T05:15:33.206Z] #117 DONE 0.4s [2026-05-20T05:15:33.206Z] [2026-05-20T05:15:33.206Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-20T05:15:33.475Z] #118 DONE 0.3s [2026-05-20T05:15:33.475Z] [2026-05-20T05:15:33.475Z] #112 [security-spire-agent] exporting to image [2026-05-20T05:15:36.102Z] #112 exporting layers 4.4s done [2026-05-20T05:15:36.102Z] #112 writing image sha256:2f0daa4190ec5df4b8ce3d126a936200d2172e82a69dcad6ad749c3d3c75f71a 0.1s done [2026-05-20T05:15:36.102Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-20T05:15:36.102Z] #112 exporting layers 4.6s done [2026-05-20T05:15:36.102Z] #112 writing image sha256:4b9dd91354fea27f37df9327420723e15d601492350b7916101c8183898991a9 [2026-05-20T05:15:36.102Z] #112 writing image sha256:4b9dd91354fea27f37df9327420723e15d601492350b7916101c8183898991a9 0.0s done [2026-05-20T05:15:36.102Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2026-05-20T05:15:37.070Z] #112 exporting layers 3.3s done [2026-05-20T05:15:37.071Z] #112 writing image sha256:a6e86d57596901655c4a83b8c521c71dc56c8a3bf4c74c8d669a73c563d2637e done [2026-05-20T05:15:37.071Z] #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-05-20T05:15:37.071Z] #112 DONE 5.3s [2026-05-20T05:15:37.071Z] [2026-05-20T05:15:37.071Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:16:58.023Z] #156 ... [2026-05-20T05:16:58.023Z] [2026-05-20T05:16:58.023Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-20T05:16:58.023Z] #152 DONE 93.8s [2026-05-20T05:16:58.023Z] [2026-05-20T05:16:58.023Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-20T05:16:58.023Z] #154 DONE 93.8s [2026-05-20T05:16:58.023Z] [2026-05-20T05:16:58.023Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-20T05:16:58.023Z] #157 DONE 0.2s [2026-05-20T05:16:58.023Z] [2026-05-20T05:16:58.023Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:16:58.023Z] #158 DONE 0.3s [2026-05-20T05:16:58.023Z] [2026-05-20T05:16:58.023Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:16:58.023Z] #159 DONE 0.2s [2026-05-20T05:16:58.023Z] [2026-05-20T05:16:58.023Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-20T05:16:58.023Z] #160 DONE 0.4s [2026-05-20T05:16:58.023Z] [2026-05-20T05:16:58.023Z] #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:16:58.024Z] #161 DONE 0.1s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-20T05:16:58.024Z] #162 DONE 0.9s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:16:58.024Z] #163 ... [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-20T05:16:58.024Z] #164 DONE 0.2s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:16:58.024Z] #163 DONE 0.2s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:16:58.024Z] #165 DONE 0.4s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-20T05:16:58.024Z] #166 DONE 0.3s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #167 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:16:58.024Z] #167 DONE 0.9s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-20T05:16:58.024Z] #168 DONE 0.1s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-20T05:16:58.024Z] #169 DONE 0.1s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #170 [core-common-config-bootstrapper] exporting to image [2026-05-20T05:16:58.024Z] #170 exporting layers [2026-05-20T05:16:58.024Z] #170 ... [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-20T05:16:58.024Z] #171 DONE 0.2s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-20T05:16:58.024Z] #172 DONE 0.1s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-20T05:16:58.024Z] #146 ... [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-20T05:16:58.024Z] #173 ... [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #170 [core-common-config-bootstrapper] exporting to image [2026-05-20T05:16:58.024Z] #170 exporting layers 0.6s done [2026-05-20T05:16:58.024Z] #170 writing image sha256:cd2a269518cfe1045b59b306d2e4ad3b08807d3a3390f104eace41fe89c0c748 done [2026-05-20T05:16:58.024Z] #170 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-20T05:16:58.024Z] #170 DONE 0.7s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-20T05:16:58.024Z] #173 DONE 0.3s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-20T05:16:58.024Z] #174 DONE 0.9s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:16:58.024Z] #145 ... [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #175 [security-bootstrapper] exporting to image [2026-05-20T05:16:58.024Z] #175 exporting layers 0.6s done [2026-05-20T05:16:58.024Z] #175 writing image sha256:00888e1620334fbc79f65416ecbccbd7e16fff52f5f80969d6a70e5aa2a5d84d done [2026-05-20T05:16:58.024Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-20T05:16:58.024Z] #175 DONE 0.6s [2026-05-20T05:16:58.024Z] [2026-05-20T05:16:58.024Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-20T05:17:13.714Z] #43 ... [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #82 DONE 116.1s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #83 DONE 116.1s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #88 DONE 114.4s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #119 [core-data builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #119 ... [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #87 DONE 115.7s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #85 DONE 115.9s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #96 DONE 109.7s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #120 DONE 1.8s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #121 [support-scheduler builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #121 DONE 1.9s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #122 [support-notifications builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #122 DONE 1.9s [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:17:13.714Z] #123 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #124 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #125 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:17:13.714Z] #126 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #127 [security-bootstrapper builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #127 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #128 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.714Z] #129 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #130 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:17:13.714Z] #131 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #132 [security-proxy-auth builder 6/7] COPY . . [2026-05-20T05:17:13.714Z] #132 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.714Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:17:13.714Z] #133 CACHED [2026-05-20T05:17:13.714Z] [2026-05-20T05:17:13.715Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.715Z] #134 CACHED [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #135 [security-proxy-setup builder 6/7] COPY . . [2026-05-20T05:17:13.715Z] #135 DONE 2.0s [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:17:13.715Z] #136 CACHED [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #137 [core-metadata builder 6/7] COPY . . [2026-05-20T05:17:13.715Z] #137 CACHED [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.715Z] #138 CACHED [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-20T05:17:13.715Z] #139 CACHED [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #140 [core-command builder 6/7] COPY . . [2026-05-20T05:17:13.715Z] #140 CACHED [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T05:17:13.715Z] #141 CACHED [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #119 [core-data builder 6/7] COPY . . [2026-05-20T05:17:13.715Z] #119 DONE 1.9s [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #142 [core-keeper builder 7/8] COPY . . [2026-05-20T05:17:13.715Z] #142 DONE 2.0s [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:17:13.715Z] #143 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-20T05:17:13.715Z] #0 4.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-20T05:17:13.715Z] #144 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:17:13.715Z] #143 5.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-20T05:17:13.715Z] #143 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-20T05:17:13.715Z] #0 4.615 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-20T05:17:13.715Z] #145 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:17:13.715Z] #0 6.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-20T05:17:13.715Z] #146 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-20T05:17:13.715Z] #0 6.098 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-20T05:17:13.715Z] #147 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-20T05:17:13.715Z] #0 6.124 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-20T05:17:13.715Z] #148 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-20T05:17:13.715Z] #0 6.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-20T05:17:13.715Z] #149 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:17:13.715Z] #0 6.086 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-20T05:17:13.715Z] #150 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-20T05:17:13.715Z] #0 6.101 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-20T05:17:13.715Z] #151 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-20T05:17:13.715Z] #0 6.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-20T05:17:13.715Z] #152 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-20T05:17:13.715Z] #0 6.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-20T05:17:13.715Z] #153 ... [2026-05-20T05:17:13.715Z] [2026-05-20T05:17:13.715Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:17:13.715Z] #0 6.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-20T05:18:05.791Z] #150 ... [2026-05-20T05:18:05.791Z] [2026-05-20T05:18:05.791Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-20T05:18:05.791Z] #155 173.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-20T05:18:15.752Z] #155 DONE 185.4s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-20T05:18:15.752Z] #150 DONE 185.4s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-20T05:18:15.752Z] #153 DONE 185.4s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-20T05:18:15.752Z] #147 DONE 185.4s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:18:15.752Z] #151 DONE 185.4s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:15.752Z] #176 DONE 0.2s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:15.752Z] #177 DONE 0.3s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #178 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:15.752Z] #178 ... [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:15.752Z] #179 DONE 0.2s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:15.752Z] #180 DONE 0.2s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:15.752Z] #178 DONE 0.2s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:15.752Z] #181 CACHED [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:15.752Z] #182 CACHED [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:15.752Z] #183 DONE 0.2s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:15.752Z] #184 DONE 0.2s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-20T05:18:15.752Z] #156 DONE 186.0s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:15.752Z] #185 DONE 0.2s [2026-05-20T05:18:15.752Z] [2026-05-20T05:18:15.752Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-20T05:18:16.684Z] #186 ... [2026-05-20T05:18:16.684Z] [2026-05-20T05:18:16.684Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-20T05:18:16.684Z] #146 DONE 187.0s [2026-05-20T05:18:16.684Z] [2026-05-20T05:18:16.684Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:18:16.684Z] #149 DONE 187.2s [2026-05-20T05:18:16.684Z] [2026-05-20T05:18:16.684Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-20T05:18:17.252Z] #187 ... [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:17.252Z] #176 DONE 0.2s [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:17.252Z] #178 DONE 0.2s [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-20T05:18:17.252Z] #188 DONE 1.7s [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:17.252Z] #189 CACHED [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:17.252Z] #190 CACHED [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-20T05:18:17.252Z] #191 DONE 1.7s [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-20T05:18:17.252Z] #192 DONE 1.7s [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-20T05:18:17.252Z] #187 DONE 1.7s [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:18:17.252Z] #145 DONE 187.7s [2026-05-20T05:18:17.252Z] [2026-05-20T05:18:17.252Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-20T05:18:17.818Z] #193 ... [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-20T05:18:17.818Z] #186 DONE 2.1s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:18:17.818Z] #148 DONE 188.2s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-20T05:18:17.818Z] #194 DONE 0.6s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #195 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:17.818Z] #195 DONE 0.6s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:18:17.818Z] #196 DONE 0.6s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-20T05:18:17.818Z] #197 DONE 0.7s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-20T05:18:17.818Z] #193 DONE 0.6s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #198 [core-command] exporting to image [2026-05-20T05:18:17.818Z] #198 exporting layers [2026-05-20T05:18:17.818Z] #198 ... [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:17.818Z] #199 DONE 0.6s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:18:17.818Z] #200 DONE 0.6s [2026-05-20T05:18:17.818Z] [2026-05-20T05:18:17.818Z] #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-20T05:18:17.818Z] #201 DONE 0.3s [2026-05-20T05:18:18.074Z] [2026-05-20T05:18:18.074Z] #202 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:18.074Z] #202 DONE 0.3s [2026-05-20T05:18:18.074Z] [2026-05-20T05:18:18.074Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:18.074Z] #203 DONE 0.3s [2026-05-20T05:18:18.074Z] [2026-05-20T05:18:18.074Z] #198 [core-command] exporting to image [2026-05-20T05:18:18.074Z] #198 exporting layers 0.2s done [2026-05-20T05:18:18.074Z] #198 ... [2026-05-20T05:18:18.074Z] [2026-05-20T05:18:18.074Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:18:18.074Z] #204 DONE 0.3s [2026-05-20T05:18:18.332Z] [2026-05-20T05:18:18.332Z] #205 [security-spiffe-token-provider] exporting to image [2026-05-20T05:18:18.591Z] #205 ... [2026-05-20T05:18:18.591Z] [2026-05-20T05:18:18.591Z] #206 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:18:18.591Z] #206 DONE 0.7s [2026-05-20T05:18:18.591Z] [2026-05-20T05:18:18.591Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-20T05:18:18.591Z] #207 DONE 0.6s [2026-05-20T05:18:18.591Z] [2026-05-20T05:18:18.591Z] #198 [core-command] exporting to image [2026-05-20T05:18:18.591Z] #198 writing image sha256:13b5345b44987190cfd65842bb6bbe5bd3952ca007020bc388c7f35eb6eb5ddd 0.0s done [2026-05-20T05:18:18.591Z] #198 naming to docker.io/library/core-command done [2026-05-20T05:18:18.591Z] #198 DONE 0.7s [2026-05-20T05:18:18.591Z] [2026-05-20T05:18:18.591Z] #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-20T05:18:18.591Z] #208 DONE 0.7s [2026-05-20T05:18:18.591Z] [2026-05-20T05:18:18.591Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-20T05:18:18.591Z] #209 DONE 0.7s [2026-05-20T05:18:18.591Z] [2026-05-20T05:18:18.591Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:18:18.591Z] #210 DONE 0.6s [2026-05-20T05:18:18.591Z] [2026-05-20T05:18:18.591Z] #205 [security-spiffe-token-provider] exporting to image [2026-05-20T05:18:18.591Z] #205 exporting layers 0.6s done [2026-05-20T05:18:18.591Z] #205 writing image sha256:e59900db235521d50b9aa0bb1c1224163db395a0281dffa27dc5cea8bf8050d7 [2026-05-20T05:18:18.850Z] #205 writing image sha256:e59900db235521d50b9aa0bb1c1224163db395a0281dffa27dc5cea8bf8050d7 0.2s done [2026-05-20T05:18:18.850Z] #205 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-05-20T05:18:18.850Z] #205 DONE 0.9s [2026-05-20T05:18:18.850Z] [2026-05-20T05:18:18.850Z] #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:18.850Z] #211 DONE 0.8s [2026-05-20T05:18:18.850Z] [2026-05-20T05:18:18.850Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-20T05:18:18.850Z] #212 DONE 0.8s [2026-05-20T05:18:18.850Z] [2026-05-20T05:18:18.850Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-20T05:18:18.850Z] #213 ... [2026-05-20T05:18:18.850Z] [2026-05-20T05:18:18.850Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-20T05:18:18.850Z] #214 DONE 0.8s [2026-05-20T05:18:18.850Z] [2026-05-20T05:18:18.850Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:18:18.850Z] #215 DONE 0.4s [2026-05-20T05:18:19.109Z] [2026-05-20T05:18:19.109Z] #216 [core-metadata] exporting to image [2026-05-20T05:18:19.368Z] #216 ... [2026-05-20T05:18:19.368Z] [2026-05-20T05:18:19.368Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-20T05:18:19.368Z] #217 DONE 0.8s [2026-05-20T05:18:19.368Z] [2026-05-20T05:18:19.368Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:18:19.368Z] #218 DONE 0.8s [2026-05-20T05:18:19.368Z] [2026-05-20T05:18:19.368Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-20T05:18:19.368Z] #213 DONE 0.6s [2026-05-20T05:18:19.368Z] [2026-05-20T05:18:19.368Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-20T05:18:19.368Z] #219 DONE 0.8s [2026-05-20T05:18:19.368Z] [2026-05-20T05:18:19.368Z] #216 [core-metadata] exporting to image [2026-05-20T05:18:19.368Z] #216 exporting layers 0.5s done [2026-05-20T05:18:19.368Z] #216 ... [2026-05-20T05:18:19.368Z] [2026-05-20T05:18:19.368Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:18:19.368Z] #220 DONE 0.6s [2026-05-20T05:18:19.368Z] [2026-05-20T05:18:19.368Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:18:19.368Z] #221 DONE 0.9s [2026-05-20T05:18:19.627Z] [2026-05-20T05:18:19.627Z] #222 [security-proxy-auth] exporting to image [2026-05-20T05:18:19.887Z] #222 ... [2026-05-20T05:18:19.887Z] [2026-05-20T05:18:19.887Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-20T05:18:19.887Z] #223 DONE 0.9s [2026-05-20T05:18:19.887Z] [2026-05-20T05:18:19.887Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-20T05:18:19.887Z] #224 DONE 0.4s [2026-05-20T05:18:19.887Z] [2026-05-20T05:18:19.887Z] #225 [support-scheduler] exporting to image [2026-05-20T05:18:20.144Z] #225 ... [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-20T05:18:20.144Z] #226 DONE 0.7s [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #216 [core-metadata] exporting to image [2026-05-20T05:18:20.144Z] #216 writing image sha256:d6dc85cdef01dfcf63560eaea41d81d68587f427c09d9bf372df6797cd990d68 0.3s done [2026-05-20T05:18:20.144Z] #216 naming to docker.io/library/core-metadata done [2026-05-20T05:18:20.144Z] #216 DONE 1.2s [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #227 [core-keeper] exporting to image [2026-05-20T05:18:20.144Z] #227 exporting layers 0.7s done [2026-05-20T05:18:20.144Z] #227 writing image sha256:b782974b5a16929a2e58c482f40476054f24c5aa39e02e394a957308e1b4af6e 0.0s done [2026-05-20T05:18:20.144Z] #227 naming to docker.io/library/core-keeper 0.0s done [2026-05-20T05:18:20.144Z] #227 DONE 0.8s [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:18:20.144Z] #228 DONE 0.4s [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-20T05:18:20.144Z] #229 DONE 0.1s [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #230 [core-data] exporting to image [2026-05-20T05:18:20.144Z] #230 exporting layers 0.7s done [2026-05-20T05:18:20.144Z] #230 writing image sha256:8d3998b236c552c81428a004da819cd30f30b7d5022861c79bf0934b9f27b0b6 done [2026-05-20T05:18:20.144Z] #230 naming to docker.io/library/core-data done [2026-05-20T05:18:20.144Z] #230 DONE 0.8s [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:18:20.144Z] #231 DONE 0.9s [2026-05-20T05:18:20.144Z] [2026-05-20T05:18:20.144Z] #232 [security-proxy-setup] exporting to image [2026-05-20T05:18:20.403Z] #232 ... [2026-05-20T05:18:20.403Z] [2026-05-20T05:18:20.403Z] #222 [security-proxy-auth] exporting to image [2026-05-20T05:18:20.403Z] #222 exporting layers 0.8s done [2026-05-20T05:18:20.403Z] #222 writing image sha256:2bcd4cc3bd27d7fb2e2b205be6352462f022f02580ce27d2de1b535f86cb2e1c done [2026-05-20T05:18:20.403Z] #222 naming to docker.io/library/security-proxy-auth done [2026-05-20T05:18:20.403Z] #222 DONE 0.9s [2026-05-20T05:18:20.403Z] [2026-05-20T05:18:20.403Z] #233 [support-notifications] exporting to image [2026-05-20T05:18:20.660Z] #233 exporting layers 0.5s done [2026-05-20T05:18:20.660Z] #233 writing image sha256:d7d03f780b1ce8d88114652be9d6c22796345d02ed7045524a681c0c19b7a4e6 0.0s done [2026-05-20T05:18:20.660Z] #233 naming to docker.io/library/support-notifications done [2026-05-20T05:18:20.660Z] #233 DONE 0.5s [2026-05-20T05:18:20.660Z] [2026-05-20T05:18:20.660Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:18:20.660Z] #234 DONE 0.5s [2026-05-20T05:18:20.660Z] [2026-05-20T05:18:20.660Z] #232 [security-proxy-setup] exporting to image [2026-05-20T05:18:20.660Z] #232 exporting layers 0.4s done [2026-05-20T05:18:20.660Z] #232 writing image sha256:82deedddfd0fcc06ab13646205ab13a019b71b8f1a8fba96684433151c3c2f7b done [2026-05-20T05:18:20.660Z] #232 naming to docker.io/library/security-proxy-setup done [2026-05-20T05:18:20.660Z] #232 DONE 0.5s [2026-05-20T05:18:20.660Z] [2026-05-20T05:18:20.660Z] #225 [support-scheduler] exporting to image [2026-05-20T05:18:20.660Z] #225 exporting layers 0.9s done [2026-05-20T05:18:20.660Z] #225 writing image sha256:a107459fe3d99165cf9a7eba8eed4c9a88981131001f6fc0991c8edd0f9d48c0 done [2026-05-20T05:18:20.660Z] #225 naming to docker.io/library/support-scheduler done [2026-05-20T05:18:20.660Z] #225 DONE 1.0s [2026-05-20T05:18:20.660Z] [2026-05-20T05:18:20.660Z] #235 [security-secretstore-setup] exporting to image [2026-05-20T05:18:20.918Z] #235 exporting layers 0.3s done [2026-05-20T05:18:20.918Z] #235 writing image sha256:b45aa2aadec1ead29a442346c3af31342a561d2d630244205b530e6fe53feb2e done [2026-05-20T05:18:20.918Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-05-20T05:18:20.918Z] #235 DONE 0.3s [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:18:20.918Z] time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-20T05:18:20.936Z] $ docker stop --time=1 e045dc97d588750f71c2b800046ba0f851c4a46e4280118b8a9478ce5411c15c [2026-05-20T05:18:22.204Z] $ docker rm -f --volumes e045dc97d588750f71c2b800046ba0f851c4a46e4280118b8a9478ce5411c15c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T05:18:22.544Z] + docker images [2026-05-20T05:18:22.544Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-20T05:18:22.544Z] security-proxy-setup latest 82deedddfd0f 2 seconds ago 54.8MB [2026-05-20T05:18:22.544Z] security-secretstore-setup latest b45aa2aadec1 2 seconds ago 89.2MB [2026-05-20T05:18:22.544Z] support-notifications latest d7d03f780b1c 3 seconds ago 57.8MB [2026-05-20T05:18:22.544Z] core-keeper latest b782974b5a16 3 seconds ago 49.7MB [2026-05-20T05:18:22.544Z] support-scheduler latest a107459fe3d9 3 seconds ago 54.2MB [2026-05-20T05:18:22.544Z] security-proxy-auth latest 2bcd4cc3bd27 3 seconds ago 49.1MB [2026-05-20T05:18:22.544Z] core-data latest 8d3998b236c5 3 seconds ago 49.9MB [2026-05-20T05:18:22.544Z] core-metadata latest d6dc85cdef01 4 seconds ago 50.1MB [2026-05-20T05:18:22.544Z] security-spiffe-token-provider latest e59900db2355 5 seconds ago 53MB [2026-05-20T05:18:22.544Z] core-command latest 13b5345b4498 5 seconds ago 44.1MB [2026-05-20T05:18:22.544Z] security-bootstrapper latest 00888e162033 About a minute ago 21.6MB [2026-05-20T05:18:22.544Z] core-common-config-bootstrapper latest cd2a269518cf About a minute ago 20.5MB [2026-05-20T05:18:22.544Z] security-spire-config latest 62f8900f9e12 3 minutes ago 177MB [2026-05-20T05:18:22.544Z] security-spire-agent latest f5cf22b7b43d 3 minutes ago 237MB [2026-05-20T05:18:22.544Z] security-spire-server latest c7974bcedcb5 3 minutes ago 178MB [2026-05-20T05:18:22.544Z] ci-base-image-x86_64 latest 4950d41051b0 7 minutes ago 970MB [2026-05-20T05:18:22.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-05-20T05:18:22.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-05-20T05:18:22.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T05:18:22.676Z] provisioning config files... [2026-05-20T05:18:22.686Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config11954812713917713491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T05:18:22.991Z] ---> ****-login.sh [2026-05-20T05:18:22.991Z] nexus3.edgexfoundry.org:10001 [2026-05-20T05:18:22.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:18:22.991Z] Login Succeeded [2026-05-20T05:18:22.991Z] nexus3.edgexfoundry.org:10002 [2026-05-20T05:18:23.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:18:23.249Z] Login Succeeded [2026-05-20T05:18:23.249Z] nexus3.edgexfoundry.org:10003 [2026-05-20T05:18:23.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:18:23.249Z] Login Succeeded [2026-05-20T05:18:23.249Z] nexus3.edgexfoundry.org:10004 [2026-05-20T05:18:23.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:18:23.508Z] Login Succeeded [2026-05-20T05:18:23.508Z] ****.io [2026-05-20T05:18:23.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:18:23.766Z] Login Succeeded [2026-05-20T05:18:23.766Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T05:18:23.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:18:23.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T05:18:23.863Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-20T05:18:23.863Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:23.863Z] latest [2026-05-20T05:18:23.863Z] 4.1.0-dev.113 [2026-05-20T05:18:23.863Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:23.863Z] main [2026-05-20T05:18:23.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:24.219Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:24.538Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:24.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-20T05:18:24.538Z] 775ce5fcbdbc: Preparing [2026-05-20T05:18:24.538Z] 975b6d1dfa47: Preparing [2026-05-20T05:18:24.538Z] 59ee8d479545: Preparing [2026-05-20T05:18:24.538Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:24.538Z] c81ff25b62ba: Preparing [2026-05-20T05:18:24.538Z] 5dc345444dee: Preparing [2026-05-20T05:18:24.538Z] 0854555d70ac: Preparing [2026-05-20T05:18:24.538Z] 5dc345444dee: Waiting [2026-05-20T05:18:24.538Z] 0854555d70ac: Waiting [2026-05-20T05:18:24.538Z] 0bc1c16ecf00: Pushed [2026-05-20T05:18:24.538Z] 775ce5fcbdbc: Pushed [2026-05-20T05:18:24.538Z] c81ff25b62ba: Pushed [2026-05-20T05:18:24.538Z] 59ee8d479545: Pushed [2026-05-20T05:18:24.538Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:24.795Z] 5dc345444dee: Pushed [2026-05-20T05:18:28.987Z] 975b6d1dfa47: Pushed [2026-05-20T05:18:28.987Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:29.313Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:29.635Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-20T05:18:29.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-20T05:18:29.635Z] 775ce5fcbdbc: Preparing [2026-05-20T05:18:29.635Z] 975b6d1dfa47: Preparing [2026-05-20T05:18:29.635Z] 59ee8d479545: Preparing [2026-05-20T05:18:29.635Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:29.635Z] c81ff25b62ba: Preparing [2026-05-20T05:18:29.635Z] 5dc345444dee: Preparing [2026-05-20T05:18:29.635Z] 0854555d70ac: Preparing [2026-05-20T05:18:29.635Z] 5dc345444dee: Waiting [2026-05-20T05:18:29.635Z] 0854555d70ac: Waiting [2026-05-20T05:18:29.635Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:29.635Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:29.635Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:29.635Z] 975b6d1dfa47: Layer already exists [2026-05-20T05:18:29.635Z] 775ce5fcbdbc: Layer already exists [2026-05-20T05:18:29.635Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:29.635Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:29.635Z] latest: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:29.972Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:30.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-20T05:18:30.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-20T05:18:30.291Z] 775ce5fcbdbc: Preparing [2026-05-20T05:18:30.291Z] 975b6d1dfa47: Preparing [2026-05-20T05:18:30.291Z] 59ee8d479545: Preparing [2026-05-20T05:18:30.291Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:30.291Z] c81ff25b62ba: Preparing [2026-05-20T05:18:30.291Z] 5dc345444dee: Preparing [2026-05-20T05:18:30.291Z] 0854555d70ac: Preparing [2026-05-20T05:18:30.291Z] 0854555d70ac: Waiting [2026-05-20T05:18:30.291Z] 5dc345444dee: Waiting [2026-05-20T05:18:30.291Z] 775ce5fcbdbc: Layer already exists [2026-05-20T05:18:30.291Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:30.291Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:30.291Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:30.291Z] 975b6d1dfa47: Layer already exists [2026-05-20T05:18:30.291Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:30.291Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:30.291Z] 4.1.0-dev.113: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:30.613Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:30.936Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:30.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-20T05:18:30.936Z] 775ce5fcbdbc: Preparing [2026-05-20T05:18:30.936Z] 975b6d1dfa47: Preparing [2026-05-20T05:18:30.936Z] 59ee8d479545: Preparing [2026-05-20T05:18:30.936Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:30.936Z] c81ff25b62ba: Preparing [2026-05-20T05:18:30.936Z] 5dc345444dee: Preparing [2026-05-20T05:18:30.936Z] 0854555d70ac: Preparing [2026-05-20T05:18:30.936Z] 5dc345444dee: Waiting [2026-05-20T05:18:30.936Z] 0854555d70ac: Waiting [2026-05-20T05:18:30.936Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:30.936Z] 775ce5fcbdbc: Layer already exists [2026-05-20T05:18:30.936Z] 975b6d1dfa47: Layer already exists [2026-05-20T05:18:30.936Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:30.936Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:30.936Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:30.936Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:30.936Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:31.456Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:31.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-20T05:18:31.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-20T05:18:31.834Z] 775ce5fcbdbc: Preparing [2026-05-20T05:18:31.834Z] 975b6d1dfa47: Preparing [2026-05-20T05:18:31.834Z] 59ee8d479545: Preparing [2026-05-20T05:18:31.834Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:31.834Z] c81ff25b62ba: Preparing [2026-05-20T05:18:31.834Z] 5dc345444dee: Preparing [2026-05-20T05:18:31.834Z] 0854555d70ac: Preparing [2026-05-20T05:18:31.834Z] 5dc345444dee: Waiting [2026-05-20T05:18:31.834Z] 0854555d70ac: Waiting [2026-05-20T05:18:31.834Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:31.834Z] 975b6d1dfa47: Layer already exists [2026-05-20T05:18:31.834Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:31.834Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:31.834Z] 775ce5fcbdbc: Layer already exists [2026-05-20T05:18:31.834Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:31.834Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:31.834Z] main: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:18:31.936Z] ===================================================== [Pipeline] echo [2026-05-20T05:18:31.946Z] taggedImages: [2026-05-20T05:18:31.947Z] - nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:31.947Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-20T05:18:31.947Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-20T05:18:31.947Z] - nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:31.947Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-20T05:18:31.966Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-20T05:18:31.967Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:31.967Z] latest [2026-05-20T05:18:31.967Z] 4.1.0-dev.113 [2026-05-20T05:18:31.967Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:31.967Z] main [2026-05-20T05:18:31.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:32.330Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:32.700Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:32.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-20T05:18:32.700Z] 80a239b1fa3e: Preparing [2026-05-20T05:18:32.700Z] 19036897b8ce: Preparing [2026-05-20T05:18:32.700Z] 17f11005f67b: Preparing [2026-05-20T05:18:32.700Z] bf568eb41c44: Preparing [2026-05-20T05:18:32.700Z] 59ee8d479545: Preparing [2026-05-20T05:18:32.700Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:32.700Z] c81ff25b62ba: Preparing [2026-05-20T05:18:32.700Z] 5dc345444dee: Preparing [2026-05-20T05:18:32.700Z] 0bc1c16ecf00: Waiting [2026-05-20T05:18:32.700Z] c81ff25b62ba: Waiting [2026-05-20T05:18:32.700Z] 0854555d70ac: Preparing [2026-05-20T05:18:32.700Z] 5dc345444dee: Waiting [2026-05-20T05:18:32.700Z] 0854555d70ac: Waiting [2026-05-20T05:18:32.700Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:32.700Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:32.700Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:32.700Z] 19036897b8ce: Pushed [2026-05-20T05:18:32.700Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:32.700Z] 17f11005f67b: Pushed [2026-05-20T05:18:32.700Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:32.700Z] 80a239b1fa3e: Pushed [2026-05-20T05:18:34.110Z] bf568eb41c44: Pushed [2026-05-20T05:18:34.110Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:34.440Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:34.762Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-20T05:18:34.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-20T05:18:34.762Z] 80a239b1fa3e: Preparing [2026-05-20T05:18:34.762Z] 19036897b8ce: Preparing [2026-05-20T05:18:34.762Z] 17f11005f67b: Preparing [2026-05-20T05:18:34.762Z] bf568eb41c44: Preparing [2026-05-20T05:18:34.762Z] 59ee8d479545: Preparing [2026-05-20T05:18:34.762Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:34.762Z] c81ff25b62ba: Preparing [2026-05-20T05:18:34.762Z] 5dc345444dee: Preparing [2026-05-20T05:18:34.762Z] 0854555d70ac: Preparing [2026-05-20T05:18:34.762Z] 5dc345444dee: Waiting [2026-05-20T05:18:34.762Z] 0854555d70ac: Waiting [2026-05-20T05:18:34.762Z] 0bc1c16ecf00: Waiting [2026-05-20T05:18:34.762Z] c81ff25b62ba: Waiting [2026-05-20T05:18:34.762Z] 19036897b8ce: Layer already exists [2026-05-20T05:18:34.762Z] 17f11005f67b: Layer already exists [2026-05-20T05:18:34.762Z] 80a239b1fa3e: Layer already exists [2026-05-20T05:18:34.762Z] bf568eb41c44: Layer already exists [2026-05-20T05:18:34.762Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:34.762Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:34.762Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:34.762Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:34.762Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:34.762Z] latest: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:35.077Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:35.391Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-20T05:18:35.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-20T05:18:35.391Z] 80a239b1fa3e: Preparing [2026-05-20T05:18:35.391Z] 19036897b8ce: Preparing [2026-05-20T05:18:35.391Z] 17f11005f67b: Preparing [2026-05-20T05:18:35.391Z] bf568eb41c44: Preparing [2026-05-20T05:18:35.391Z] 59ee8d479545: Preparing [2026-05-20T05:18:35.391Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:35.391Z] c81ff25b62ba: Preparing [2026-05-20T05:18:35.391Z] 5dc345444dee: Preparing [2026-05-20T05:18:35.391Z] 0854555d70ac: Preparing [2026-05-20T05:18:35.391Z] c81ff25b62ba: Waiting [2026-05-20T05:18:35.391Z] 0854555d70ac: Waiting [2026-05-20T05:18:35.391Z] 0bc1c16ecf00: Waiting [2026-05-20T05:18:35.391Z] 5dc345444dee: Waiting [2026-05-20T05:18:35.391Z] 17f11005f67b: Layer already exists [2026-05-20T05:18:35.391Z] bf568eb41c44: Layer already exists [2026-05-20T05:18:35.392Z] 80a239b1fa3e: Layer already exists [2026-05-20T05:18:35.392Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:35.392Z] 19036897b8ce: Layer already exists [2026-05-20T05:18:35.392Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:35.392Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:35.392Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:35.392Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:35.392Z] 4.1.0-dev.113: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:35.710Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:36.037Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:36.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-20T05:18:36.037Z] 80a239b1fa3e: Preparing [2026-05-20T05:18:36.037Z] 19036897b8ce: Preparing [2026-05-20T05:18:36.037Z] 17f11005f67b: Preparing [2026-05-20T05:18:36.037Z] bf568eb41c44: Preparing [2026-05-20T05:18:36.037Z] 59ee8d479545: Preparing [2026-05-20T05:18:36.037Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:36.037Z] c81ff25b62ba: Preparing [2026-05-20T05:18:36.037Z] 5dc345444dee: Preparing [2026-05-20T05:18:36.037Z] 0854555d70ac: Preparing [2026-05-20T05:18:36.037Z] 0bc1c16ecf00: Waiting [2026-05-20T05:18:36.037Z] c81ff25b62ba: Waiting [2026-05-20T05:18:36.037Z] 5dc345444dee: Waiting [2026-05-20T05:18:36.037Z] 0854555d70ac: Waiting [2026-05-20T05:18:36.037Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:36.037Z] 19036897b8ce: Layer already exists [2026-05-20T05:18:36.037Z] 17f11005f67b: Layer already exists [2026-05-20T05:18:36.037Z] bf568eb41c44: Layer already exists [2026-05-20T05:18:36.037Z] 80a239b1fa3e: Layer already exists [2026-05-20T05:18:36.037Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:36.037Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:36.037Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:36.037Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:36.037Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:36.360Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:36.691Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-20T05:18:36.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-20T05:18:36.691Z] 80a239b1fa3e: Preparing [2026-05-20T05:18:36.691Z] 19036897b8ce: Preparing [2026-05-20T05:18:36.691Z] 17f11005f67b: Preparing [2026-05-20T05:18:36.691Z] bf568eb41c44: Preparing [2026-05-20T05:18:36.691Z] 59ee8d479545: Preparing [2026-05-20T05:18:36.691Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:36.691Z] c81ff25b62ba: Preparing [2026-05-20T05:18:36.691Z] 5dc345444dee: Preparing [2026-05-20T05:18:36.691Z] 0854555d70ac: Preparing [2026-05-20T05:18:36.691Z] 5dc345444dee: Waiting [2026-05-20T05:18:36.691Z] 0854555d70ac: Waiting [2026-05-20T05:18:36.691Z] 0bc1c16ecf00: Waiting [2026-05-20T05:18:36.691Z] c81ff25b62ba: Waiting [2026-05-20T05:18:36.691Z] 80a239b1fa3e: Layer already exists [2026-05-20T05:18:36.691Z] 19036897b8ce: Layer already exists [2026-05-20T05:18:36.691Z] bf568eb41c44: Layer already exists [2026-05-20T05:18:36.691Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:36.691Z] 17f11005f67b: Layer already exists [2026-05-20T05:18:36.691Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:36.691Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:36.691Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:36.691Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:36.691Z] main: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:18:36.764Z] ===================================================== [Pipeline] echo [2026-05-20T05:18:36.778Z] taggedImages: [2026-05-20T05:18:36.778Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:36.778Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-20T05:18:36.778Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-20T05:18:36.778Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:36.778Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-20T05:18:36.806Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-20T05:18:36.806Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:36.806Z] latest [2026-05-20T05:18:36.806Z] 4.1.0-dev.113 [2026-05-20T05:18:36.806Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:36.806Z] main [2026-05-20T05:18:36.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:37.138Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:37.455Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:37.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-20T05:18:37.455Z] 692509974951: Preparing [2026-05-20T05:18:37.455Z] 928a2fdb0271: Preparing [2026-05-20T05:18:37.455Z] 59ee8d479545: Preparing [2026-05-20T05:18:37.455Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:37.455Z] f93192e4efaa: Preparing [2026-05-20T05:18:37.455Z] 1b65bd09dd8c: Preparing [2026-05-20T05:18:37.455Z] 0854555d70ac: Preparing [2026-05-20T05:18:37.455Z] 1b65bd09dd8c: Waiting [2026-05-20T05:18:37.455Z] 0854555d70ac: Waiting [2026-05-20T05:18:37.455Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:37.455Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:37.455Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:37.455Z] f93192e4efaa: Pushed [2026-05-20T05:18:37.455Z] 692509974951: Pushed [2026-05-20T05:18:37.455Z] 1b65bd09dd8c: Pushed [2026-05-20T05:18:41.638Z] 928a2fdb0271: Pushed [2026-05-20T05:18:41.638Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:41.953Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:42.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-20T05:18:42.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-20T05:18:42.268Z] 692509974951: Preparing [2026-05-20T05:18:42.268Z] 928a2fdb0271: Preparing [2026-05-20T05:18:42.268Z] 59ee8d479545: Preparing [2026-05-20T05:18:42.268Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:42.268Z] f93192e4efaa: Preparing [2026-05-20T05:18:42.268Z] 1b65bd09dd8c: Preparing [2026-05-20T05:18:42.268Z] 0854555d70ac: Preparing [2026-05-20T05:18:42.268Z] 1b65bd09dd8c: Waiting [2026-05-20T05:18:42.268Z] 0854555d70ac: Waiting [2026-05-20T05:18:42.268Z] 928a2fdb0271: Layer already exists [2026-05-20T05:18:42.268Z] 692509974951: Layer already exists [2026-05-20T05:18:42.268Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:42.268Z] f93192e4efaa: Layer already exists [2026-05-20T05:18:42.268Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:42.268Z] 1b65bd09dd8c: Layer already exists [2026-05-20T05:18:42.268Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:42.268Z] latest: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:42.593Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:42.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-20T05:18:42.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-20T05:18:42.910Z] 692509974951: Preparing [2026-05-20T05:18:42.910Z] 928a2fdb0271: Preparing [2026-05-20T05:18:42.910Z] 59ee8d479545: Preparing [2026-05-20T05:18:42.910Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:42.910Z] f93192e4efaa: Preparing [2026-05-20T05:18:42.910Z] 1b65bd09dd8c: Preparing [2026-05-20T05:18:42.910Z] 0854555d70ac: Preparing [2026-05-20T05:18:42.910Z] 1b65bd09dd8c: Waiting [2026-05-20T05:18:42.910Z] 0854555d70ac: Waiting [2026-05-20T05:18:42.910Z] 928a2fdb0271: Layer already exists [2026-05-20T05:18:42.910Z] f93192e4efaa: Layer already exists [2026-05-20T05:18:42.910Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:42.910Z] 692509974951: Layer already exists [2026-05-20T05:18:42.910Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:42.910Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:42.910Z] 1b65bd09dd8c: Layer already exists [2026-05-20T05:18:42.910Z] 4.1.0-dev.113: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:43.232Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:43.543Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:43.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-20T05:18:43.543Z] 692509974951: Preparing [2026-05-20T05:18:43.543Z] 928a2fdb0271: Preparing [2026-05-20T05:18:43.543Z] 59ee8d479545: Preparing [2026-05-20T05:18:43.543Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:43.543Z] f93192e4efaa: Preparing [2026-05-20T05:18:43.543Z] 1b65bd09dd8c: Preparing [2026-05-20T05:18:43.543Z] 0854555d70ac: Preparing [2026-05-20T05:18:43.543Z] 0854555d70ac: Waiting [2026-05-20T05:18:43.543Z] 1b65bd09dd8c: Waiting [2026-05-20T05:18:43.543Z] f93192e4efaa: Layer already exists [2026-05-20T05:18:43.543Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:43.543Z] 928a2fdb0271: Layer already exists [2026-05-20T05:18:43.543Z] 692509974951: Layer already exists [2026-05-20T05:18:43.543Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:43.543Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:43.543Z] 1b65bd09dd8c: Layer already exists [2026-05-20T05:18:43.543Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:43.864Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:44.184Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-20T05:18:44.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-20T05:18:44.184Z] 692509974951: Preparing [2026-05-20T05:18:44.184Z] 928a2fdb0271: Preparing [2026-05-20T05:18:44.184Z] 59ee8d479545: Preparing [2026-05-20T05:18:44.184Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:44.184Z] f93192e4efaa: Preparing [2026-05-20T05:18:44.184Z] 1b65bd09dd8c: Preparing [2026-05-20T05:18:44.184Z] 0854555d70ac: Preparing [2026-05-20T05:18:44.184Z] 1b65bd09dd8c: Waiting [2026-05-20T05:18:44.184Z] 0854555d70ac: Waiting [2026-05-20T05:18:44.184Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:44.184Z] 692509974951: Layer already exists [2026-05-20T05:18:44.184Z] 928a2fdb0271: Layer already exists [2026-05-20T05:18:44.184Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:44.184Z] f93192e4efaa: Layer already exists [2026-05-20T05:18:44.184Z] 1b65bd09dd8c: Layer already exists [2026-05-20T05:18:44.185Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:44.185Z] main: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:18:44.256Z] ===================================================== [Pipeline] echo [2026-05-20T05:18:44.270Z] taggedImages: [2026-05-20T05:18:44.270Z] - nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:44.270Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-20T05:18:44.270Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-20T05:18:44.270Z] - nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:44.270Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-20T05:18:44.294Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-20T05:18:44.294Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:44.295Z] latest [2026-05-20T05:18:44.295Z] 4.1.0-dev.113 [2026-05-20T05:18:44.295Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:44.295Z] main [2026-05-20T05:18:44.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:44.630Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:44.952Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:44.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-20T05:18:44.952Z] e37cd9c00b1a: Preparing [2026-05-20T05:18:44.952Z] ecb4b62cacc3: Preparing [2026-05-20T05:18:44.952Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:44.952Z] 26b8be38ad2e: Preparing [2026-05-20T05:18:44.952Z] 48a7c52cccef: Preparing [2026-05-20T05:18:44.952Z] 0854555d70ac: Preparing [2026-05-20T05:18:44.952Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:44.952Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:44.952Z] 48a7c52cccef: Pushed [2026-05-20T05:18:44.952Z] e37cd9c00b1a: Pushed [2026-05-20T05:18:44.952Z] 26b8be38ad2e: Pushed [2026-05-20T05:18:49.165Z] ecb4b62cacc3: Pushed [2026-05-20T05:18:49.446Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:49.786Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:50.118Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-20T05:18:50.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-20T05:18:50.118Z] e37cd9c00b1a: Preparing [2026-05-20T05:18:50.118Z] ecb4b62cacc3: Preparing [2026-05-20T05:18:50.118Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:50.118Z] 26b8be38ad2e: Preparing [2026-05-20T05:18:50.118Z] 48a7c52cccef: Preparing [2026-05-20T05:18:50.118Z] 0854555d70ac: Preparing [2026-05-20T05:18:50.118Z] 0854555d70ac: Waiting [2026-05-20T05:18:50.118Z] e37cd9c00b1a: Layer already exists [2026-05-20T05:18:50.118Z] 48a7c52cccef: Layer already exists [2026-05-20T05:18:50.118Z] 26b8be38ad2e: Layer already exists [2026-05-20T05:18:50.118Z] ecb4b62cacc3: Layer already exists [2026-05-20T05:18:50.118Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:50.118Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:50.118Z] latest: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:50.466Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:50.808Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-20T05:18:50.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-20T05:18:50.808Z] e37cd9c00b1a: Preparing [2026-05-20T05:18:50.808Z] ecb4b62cacc3: Preparing [2026-05-20T05:18:50.808Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:50.808Z] 26b8be38ad2e: Preparing [2026-05-20T05:18:50.808Z] 48a7c52cccef: Preparing [2026-05-20T05:18:50.808Z] 0854555d70ac: Preparing [2026-05-20T05:18:50.808Z] 0854555d70ac: Waiting [2026-05-20T05:18:50.808Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:50.808Z] 48a7c52cccef: Layer already exists [2026-05-20T05:18:50.808Z] ecb4b62cacc3: Layer already exists [2026-05-20T05:18:50.808Z] 26b8be38ad2e: Layer already exists [2026-05-20T05:18:50.808Z] e37cd9c00b1a: Layer already exists [2026-05-20T05:18:50.808Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:50.808Z] 4.1.0-dev.113: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:51.148Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:51.470Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:51.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-20T05:18:51.470Z] e37cd9c00b1a: Preparing [2026-05-20T05:18:51.470Z] ecb4b62cacc3: Preparing [2026-05-20T05:18:51.470Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:51.470Z] 26b8be38ad2e: Preparing [2026-05-20T05:18:51.470Z] 48a7c52cccef: Preparing [2026-05-20T05:18:51.470Z] 0854555d70ac: Preparing [2026-05-20T05:18:51.470Z] 0854555d70ac: Waiting [2026-05-20T05:18:51.470Z] 48a7c52cccef: Layer already exists [2026-05-20T05:18:51.470Z] 26b8be38ad2e: Layer already exists [2026-05-20T05:18:51.470Z] e37cd9c00b1a: Layer already exists [2026-05-20T05:18:51.470Z] ecb4b62cacc3: Layer already exists [2026-05-20T05:18:51.470Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:51.470Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:51.470Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:51.796Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:52.117Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-20T05:18:52.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-20T05:18:52.117Z] e37cd9c00b1a: Preparing [2026-05-20T05:18:52.117Z] ecb4b62cacc3: Preparing [2026-05-20T05:18:52.117Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:52.117Z] 26b8be38ad2e: Preparing [2026-05-20T05:18:52.117Z] 48a7c52cccef: Preparing [2026-05-20T05:18:52.117Z] 0854555d70ac: Preparing [2026-05-20T05:18:52.117Z] 0854555d70ac: Waiting [2026-05-20T05:18:52.117Z] e37cd9c00b1a: Layer already exists [2026-05-20T05:18:52.117Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:52.117Z] 26b8be38ad2e: Layer already exists [2026-05-20T05:18:52.117Z] ecb4b62cacc3: Layer already exists [2026-05-20T05:18:52.117Z] 48a7c52cccef: Layer already exists [2026-05-20T05:18:52.117Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:52.117Z] main: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:18:52.188Z] ===================================================== [Pipeline] echo [2026-05-20T05:18:52.201Z] taggedImages: [2026-05-20T05:18:52.201Z] - nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:52.201Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-20T05:18:52.201Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-20T05:18:52.201Z] - nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:52.201Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-20T05:18:52.229Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-20T05:18:52.229Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:52.229Z] latest [2026-05-20T05:18:52.229Z] 4.1.0-dev.113 [2026-05-20T05:18:52.229Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:18:52.229Z] main [2026-05-20T05:18:52.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:52.575Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:52.892Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:18:52.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-20T05:18:52.892Z] 576d274ad2a2: Preparing [2026-05-20T05:18:52.892Z] 2fdad93f2e0d: Preparing [2026-05-20T05:18:52.892Z] 4786409658a6: Preparing [2026-05-20T05:18:52.892Z] 59ee8d479545: Preparing [2026-05-20T05:18:52.892Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:52.892Z] c81ff25b62ba: Preparing [2026-05-20T05:18:52.892Z] 5dc345444dee: Preparing [2026-05-20T05:18:52.892Z] 0854555d70ac: Preparing [2026-05-20T05:18:52.892Z] c81ff25b62ba: Waiting [2026-05-20T05:18:52.892Z] 5dc345444dee: Waiting [2026-05-20T05:18:52.892Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:52.892Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:52.892Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:52.892Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:52.892Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:52.892Z] 2fdad93f2e0d: Pushed [2026-05-20T05:18:52.892Z] 576d274ad2a2: Pushed [2026-05-20T05:18:58.160Z] 4786409658a6: Pushed [2026-05-20T05:18:58.160Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:58.485Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:58.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-20T05:18:58.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-20T05:18:58.802Z] 576d274ad2a2: Preparing [2026-05-20T05:18:58.802Z] 2fdad93f2e0d: Preparing [2026-05-20T05:18:58.802Z] 4786409658a6: Preparing [2026-05-20T05:18:58.802Z] 59ee8d479545: Preparing [2026-05-20T05:18:58.802Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:58.802Z] c81ff25b62ba: Preparing [2026-05-20T05:18:58.802Z] 5dc345444dee: Preparing [2026-05-20T05:18:58.802Z] 0854555d70ac: Preparing [2026-05-20T05:18:58.802Z] 5dc345444dee: Waiting [2026-05-20T05:18:58.802Z] 0854555d70ac: Waiting [2026-05-20T05:18:58.802Z] c81ff25b62ba: Waiting [2026-05-20T05:18:58.802Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:58.802Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:58.802Z] 576d274ad2a2: Layer already exists [2026-05-20T05:18:58.802Z] 4786409658a6: Layer already exists [2026-05-20T05:18:58.802Z] 2fdad93f2e0d: Layer already exists [2026-05-20T05:18:58.802Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:58.802Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:58.802Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:58.802Z] latest: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:59.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:59.472Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-20T05:18:59.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-20T05:18:59.472Z] 576d274ad2a2: Preparing [2026-05-20T05:18:59.472Z] 2fdad93f2e0d: Preparing [2026-05-20T05:18:59.472Z] 4786409658a6: Preparing [2026-05-20T05:18:59.472Z] 59ee8d479545: Preparing [2026-05-20T05:18:59.472Z] 0bc1c16ecf00: Preparing [2026-05-20T05:18:59.472Z] c81ff25b62ba: Preparing [2026-05-20T05:18:59.472Z] 5dc345444dee: Preparing [2026-05-20T05:18:59.472Z] 0854555d70ac: Preparing [2026-05-20T05:18:59.472Z] c81ff25b62ba: Waiting [2026-05-20T05:18:59.472Z] 5dc345444dee: Waiting [2026-05-20T05:18:59.472Z] 0854555d70ac: Waiting [2026-05-20T05:18:59.472Z] 2fdad93f2e0d: Layer already exists [2026-05-20T05:18:59.472Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:18:59.472Z] 576d274ad2a2: Layer already exists [2026-05-20T05:18:59.472Z] 4786409658a6: Layer already exists [2026-05-20T05:18:59.472Z] 59ee8d479545: Layer already exists [2026-05-20T05:18:59.472Z] c81ff25b62ba: Layer already exists [2026-05-20T05:18:59.472Z] 5dc345444dee: Layer already exists [2026-05-20T05:18:59.472Z] 0854555d70ac: Layer already exists [2026-05-20T05:18:59.472Z] 4.1.0-dev.113: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:18:59.789Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:00.123Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:00.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-20T05:19:00.123Z] 576d274ad2a2: Preparing [2026-05-20T05:19:00.123Z] 2fdad93f2e0d: Preparing [2026-05-20T05:19:00.123Z] 4786409658a6: Preparing [2026-05-20T05:19:00.123Z] 59ee8d479545: Preparing [2026-05-20T05:19:00.123Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:00.123Z] c81ff25b62ba: Preparing [2026-05-20T05:19:00.123Z] 5dc345444dee: Preparing [2026-05-20T05:19:00.123Z] 0854555d70ac: Preparing [2026-05-20T05:19:00.123Z] c81ff25b62ba: Waiting [2026-05-20T05:19:00.123Z] 5dc345444dee: Waiting [2026-05-20T05:19:00.123Z] 0854555d70ac: Waiting [2026-05-20T05:19:00.124Z] 576d274ad2a2: Layer already exists [2026-05-20T05:19:00.124Z] 2fdad93f2e0d: Layer already exists [2026-05-20T05:19:00.124Z] 4786409658a6: Layer already exists [2026-05-20T05:19:00.124Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:00.124Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:00.124Z] c81ff25b62ba: Layer already exists [2026-05-20T05:19:00.124Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:00.124Z] 5dc345444dee: Layer already exists [2026-05-20T05:19:00.124Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:00.447Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:00.770Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-20T05:19:00.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-20T05:19:00.770Z] 576d274ad2a2: Preparing [2026-05-20T05:19:00.770Z] 2fdad93f2e0d: Preparing [2026-05-20T05:19:00.770Z] 4786409658a6: Preparing [2026-05-20T05:19:00.770Z] 59ee8d479545: Preparing [2026-05-20T05:19:00.770Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:00.770Z] c81ff25b62ba: Preparing [2026-05-20T05:19:00.770Z] 5dc345444dee: Preparing [2026-05-20T05:19:00.770Z] 0854555d70ac: Preparing [2026-05-20T05:19:00.770Z] c81ff25b62ba: Waiting [2026-05-20T05:19:00.770Z] 5dc345444dee: Waiting [2026-05-20T05:19:00.770Z] 0854555d70ac: Waiting [2026-05-20T05:19:00.770Z] 4786409658a6: Layer already exists [2026-05-20T05:19:00.770Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:00.770Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:00.770Z] 2fdad93f2e0d: Layer already exists [2026-05-20T05:19:00.770Z] 576d274ad2a2: Layer already exists [2026-05-20T05:19:00.770Z] 5dc345444dee: Layer already exists [2026-05-20T05:19:00.770Z] c81ff25b62ba: Layer already exists [2026-05-20T05:19:00.770Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:00.770Z] main: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:19:00.848Z] ===================================================== [Pipeline] echo [2026-05-20T05:19:00.859Z] taggedImages: [2026-05-20T05:19:00.859Z] - nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:00.859Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-20T05:19:00.859Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-20T05:19:00.859Z] - nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:00.859Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-20T05:19:00.883Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-20T05:19:00.883Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:00.883Z] latest [2026-05-20T05:19:00.883Z] 4.1.0-dev.113 [2026-05-20T05:19:00.883Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:00.883Z] main [2026-05-20T05:19:00.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:01.225Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:01.543Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:01.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-20T05:19:01.543Z] f053efe86021: Preparing [2026-05-20T05:19:01.543Z] 2cce053d36bc: Preparing [2026-05-20T05:19:01.543Z] 75e292a5a00d: Preparing [2026-05-20T05:19:01.543Z] aafcaaa8f13d: Preparing [2026-05-20T05:19:01.543Z] 8e9f6eae4b69: Preparing [2026-05-20T05:19:01.543Z] 23ed8fe450f5: Preparing [2026-05-20T05:19:01.543Z] 7d1a568c1580: Preparing [2026-05-20T05:19:01.543Z] 59ee8d479545: Preparing [2026-05-20T05:19:01.543Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:01.543Z] 4305ea26e1d5: Preparing [2026-05-20T05:19:01.543Z] 9143f7896577: Preparing [2026-05-20T05:19:01.543Z] 5f70bf18a086: Preparing [2026-05-20T05:19:01.543Z] e621da009b1d: Preparing [2026-05-20T05:19:01.543Z] 7be7498ac3a9: Preparing [2026-05-20T05:19:01.543Z] af55d56a0fc6: Preparing [2026-05-20T05:19:01.543Z] 0854555d70ac: Preparing [2026-05-20T05:19:01.543Z] 23ed8fe450f5: Waiting [2026-05-20T05:19:01.543Z] 7d1a568c1580: Waiting [2026-05-20T05:19:01.543Z] 59ee8d479545: Waiting [2026-05-20T05:19:01.543Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:01.543Z] 4305ea26e1d5: Waiting [2026-05-20T05:19:01.543Z] 9143f7896577: Waiting [2026-05-20T05:19:01.543Z] 5f70bf18a086: Waiting [2026-05-20T05:19:01.543Z] e621da009b1d: Waiting [2026-05-20T05:19:01.543Z] 7be7498ac3a9: Waiting [2026-05-20T05:19:01.543Z] af55d56a0fc6: Waiting [2026-05-20T05:19:01.543Z] 0854555d70ac: Waiting [2026-05-20T05:19:01.543Z] f053efe86021: Pushed [2026-05-20T05:19:01.543Z] aafcaaa8f13d: Pushed [2026-05-20T05:19:01.543Z] 8e9f6eae4b69: Pushed [2026-05-20T05:19:01.543Z] 2cce053d36bc: Pushed [2026-05-20T05:19:01.543Z] 75e292a5a00d: Pushed [2026-05-20T05:19:01.543Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:01.543Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:01.801Z] 5f70bf18a086: Layer already exists [2026-05-20T05:19:01.801Z] 23ed8fe450f5: Pushed [2026-05-20T05:19:01.801Z] 4305ea26e1d5: Pushed [2026-05-20T05:19:01.801Z] 9143f7896577: Pushed [2026-05-20T05:19:01.801Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:01.801Z] e621da009b1d: Pushed [2026-05-20T05:19:01.801Z] 7be7498ac3a9: Pushed [2026-05-20T05:19:01.801Z] af55d56a0fc6: Pushed [2026-05-20T05:19:03.176Z] 7d1a568c1580: Pushed [2026-05-20T05:19:03.176Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:03.501Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:03.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-20T05:19:03.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-20T05:19:03.827Z] f053efe86021: Preparing [2026-05-20T05:19:03.827Z] 2cce053d36bc: Preparing [2026-05-20T05:19:03.827Z] 75e292a5a00d: Preparing [2026-05-20T05:19:03.827Z] aafcaaa8f13d: Preparing [2026-05-20T05:19:03.827Z] 8e9f6eae4b69: Preparing [2026-05-20T05:19:03.827Z] 23ed8fe450f5: Preparing [2026-05-20T05:19:03.827Z] 7d1a568c1580: Preparing [2026-05-20T05:19:03.827Z] 59ee8d479545: Preparing [2026-05-20T05:19:03.827Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:03.827Z] 4305ea26e1d5: Preparing [2026-05-20T05:19:03.827Z] 9143f7896577: Preparing [2026-05-20T05:19:03.827Z] 5f70bf18a086: Preparing [2026-05-20T05:19:03.827Z] e621da009b1d: Preparing [2026-05-20T05:19:03.827Z] 7be7498ac3a9: Preparing [2026-05-20T05:19:03.827Z] af55d56a0fc6: Preparing [2026-05-20T05:19:03.827Z] 0854555d70ac: Preparing [2026-05-20T05:19:03.827Z] 4305ea26e1d5: Waiting [2026-05-20T05:19:03.827Z] 9143f7896577: Waiting [2026-05-20T05:19:03.827Z] 5f70bf18a086: Waiting [2026-05-20T05:19:03.827Z] 7d1a568c1580: Waiting [2026-05-20T05:19:03.827Z] 59ee8d479545: Waiting [2026-05-20T05:19:03.827Z] e621da009b1d: Waiting [2026-05-20T05:19:03.827Z] 7be7498ac3a9: Waiting [2026-05-20T05:19:03.827Z] af55d56a0fc6: Waiting [2026-05-20T05:19:03.827Z] 0854555d70ac: Waiting [2026-05-20T05:19:03.827Z] 23ed8fe450f5: Waiting [2026-05-20T05:19:03.827Z] 2cce053d36bc: Layer already exists [2026-05-20T05:19:03.827Z] aafcaaa8f13d: Layer already exists [2026-05-20T05:19:03.827Z] 75e292a5a00d: Layer already exists [2026-05-20T05:19:03.827Z] 8e9f6eae4b69: Layer already exists [2026-05-20T05:19:03.827Z] f053efe86021: Layer already exists [2026-05-20T05:19:03.827Z] 7d1a568c1580: Layer already exists [2026-05-20T05:19:03.827Z] 23ed8fe450f5: Layer already exists [2026-05-20T05:19:03.827Z] 4305ea26e1d5: Layer already exists [2026-05-20T05:19:03.827Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:03.827Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:03.827Z] e621da009b1d: Layer already exists [2026-05-20T05:19:03.827Z] 9143f7896577: Layer already exists [2026-05-20T05:19:03.827Z] 5f70bf18a086: Layer already exists [2026-05-20T05:19:03.827Z] 7be7498ac3a9: Layer already exists [2026-05-20T05:19:03.827Z] af55d56a0fc6: Layer already exists [2026-05-20T05:19:03.827Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:03.827Z] latest: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:04.148Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:04.493Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-20T05:19:04.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-20T05:19:04.493Z] f053efe86021: Preparing [2026-05-20T05:19:04.493Z] 2cce053d36bc: Preparing [2026-05-20T05:19:04.493Z] 75e292a5a00d: Preparing [2026-05-20T05:19:04.493Z] aafcaaa8f13d: Preparing [2026-05-20T05:19:04.493Z] 8e9f6eae4b69: Preparing [2026-05-20T05:19:04.493Z] 23ed8fe450f5: Preparing [2026-05-20T05:19:04.493Z] 7d1a568c1580: Preparing [2026-05-20T05:19:04.493Z] 59ee8d479545: Preparing [2026-05-20T05:19:04.493Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:04.493Z] 4305ea26e1d5: Preparing [2026-05-20T05:19:04.493Z] 23ed8fe450f5: Waiting [2026-05-20T05:19:04.493Z] 7d1a568c1580: Waiting [2026-05-20T05:19:04.493Z] 9143f7896577: Preparing [2026-05-20T05:19:04.493Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:04.493Z] 59ee8d479545: Waiting [2026-05-20T05:19:04.493Z] 4305ea26e1d5: Waiting [2026-05-20T05:19:04.493Z] 5f70bf18a086: Preparing [2026-05-20T05:19:04.493Z] 9143f7896577: Waiting [2026-05-20T05:19:04.493Z] e621da009b1d: Preparing [2026-05-20T05:19:04.493Z] 5f70bf18a086: Waiting [2026-05-20T05:19:04.493Z] 7be7498ac3a9: Preparing [2026-05-20T05:19:04.493Z] e621da009b1d: Waiting [2026-05-20T05:19:04.493Z] af55d56a0fc6: Preparing [2026-05-20T05:19:04.493Z] 7be7498ac3a9: Waiting [2026-05-20T05:19:04.493Z] 0854555d70ac: Preparing [2026-05-20T05:19:04.493Z] 0854555d70ac: Waiting [2026-05-20T05:19:04.493Z] af55d56a0fc6: Waiting [2026-05-20T05:19:04.493Z] 8e9f6eae4b69: Layer already exists [2026-05-20T05:19:04.493Z] aafcaaa8f13d: Layer already exists [2026-05-20T05:19:04.493Z] 2cce053d36bc: Layer already exists [2026-05-20T05:19:04.493Z] 75e292a5a00d: Layer already exists [2026-05-20T05:19:04.493Z] f053efe86021: Layer already exists [2026-05-20T05:19:04.493Z] 7d1a568c1580: Layer already exists [2026-05-20T05:19:04.493Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:04.493Z] 4305ea26e1d5: Layer already exists [2026-05-20T05:19:04.493Z] 23ed8fe450f5: Layer already exists [2026-05-20T05:19:04.493Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:04.493Z] 9143f7896577: Layer already exists [2026-05-20T05:19:04.493Z] 5f70bf18a086: Layer already exists [2026-05-20T05:19:04.493Z] e621da009b1d: Layer already exists [2026-05-20T05:19:04.493Z] 7be7498ac3a9: Layer already exists [2026-05-20T05:19:04.493Z] af55d56a0fc6: Layer already exists [2026-05-20T05:19:04.493Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:04.493Z] 4.1.0-dev.113: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:04.813Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:05.167Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:05.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-20T05:19:05.167Z] f053efe86021: Preparing [2026-05-20T05:19:05.167Z] 2cce053d36bc: Preparing [2026-05-20T05:19:05.167Z] 75e292a5a00d: Preparing [2026-05-20T05:19:05.167Z] aafcaaa8f13d: Preparing [2026-05-20T05:19:05.167Z] 8e9f6eae4b69: Preparing [2026-05-20T05:19:05.167Z] 23ed8fe450f5: Preparing [2026-05-20T05:19:05.167Z] 7d1a568c1580: Preparing [2026-05-20T05:19:05.167Z] 59ee8d479545: Preparing [2026-05-20T05:19:05.167Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:05.167Z] 4305ea26e1d5: Preparing [2026-05-20T05:19:05.167Z] 9143f7896577: Preparing [2026-05-20T05:19:05.167Z] 5f70bf18a086: Preparing [2026-05-20T05:19:05.167Z] e621da009b1d: Preparing [2026-05-20T05:19:05.167Z] 7be7498ac3a9: Preparing [2026-05-20T05:19:05.167Z] af55d56a0fc6: Preparing [2026-05-20T05:19:05.167Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:05.167Z] 0854555d70ac: Preparing [2026-05-20T05:19:05.167Z] 4305ea26e1d5: Waiting [2026-05-20T05:19:05.167Z] 9143f7896577: Waiting [2026-05-20T05:19:05.167Z] 5f70bf18a086: Waiting [2026-05-20T05:19:05.167Z] e621da009b1d: Waiting [2026-05-20T05:19:05.167Z] af55d56a0fc6: Waiting [2026-05-20T05:19:05.167Z] 7be7498ac3a9: Waiting [2026-05-20T05:19:05.167Z] 23ed8fe450f5: Waiting [2026-05-20T05:19:05.167Z] 7d1a568c1580: Waiting [2026-05-20T05:19:05.167Z] 59ee8d479545: Waiting [2026-05-20T05:19:05.167Z] 0854555d70ac: Waiting [2026-05-20T05:19:05.167Z] 8e9f6eae4b69: Layer already exists [2026-05-20T05:19:05.167Z] 75e292a5a00d: Layer already exists [2026-05-20T05:19:05.167Z] 2cce053d36bc: Layer already exists [2026-05-20T05:19:05.167Z] f053efe86021: Layer already exists [2026-05-20T05:19:05.167Z] aafcaaa8f13d: Layer already exists [2026-05-20T05:19:05.167Z] 23ed8fe450f5: Layer already exists [2026-05-20T05:19:05.167Z] 7d1a568c1580: Layer already exists [2026-05-20T05:19:05.167Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:05.167Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:05.167Z] 4305ea26e1d5: Layer already exists [2026-05-20T05:19:05.167Z] 9143f7896577: Layer already exists [2026-05-20T05:19:05.167Z] 5f70bf18a086: Layer already exists [2026-05-20T05:19:05.167Z] e621da009b1d: Layer already exists [2026-05-20T05:19:05.167Z] 7be7498ac3a9: Layer already exists [2026-05-20T05:19:05.167Z] af55d56a0fc6: Layer already exists [2026-05-20T05:19:05.167Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:05.167Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:05.484Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:05.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-20T05:19:05.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-20T05:19:05.805Z] f053efe86021: Preparing [2026-05-20T05:19:05.805Z] 2cce053d36bc: Preparing [2026-05-20T05:19:05.805Z] 75e292a5a00d: Preparing [2026-05-20T05:19:05.805Z] aafcaaa8f13d: Preparing [2026-05-20T05:19:05.805Z] 8e9f6eae4b69: Preparing [2026-05-20T05:19:05.805Z] 23ed8fe450f5: Preparing [2026-05-20T05:19:05.805Z] 7d1a568c1580: Preparing [2026-05-20T05:19:05.805Z] 59ee8d479545: Preparing [2026-05-20T05:19:05.805Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:05.805Z] 4305ea26e1d5: Preparing [2026-05-20T05:19:05.805Z] 9143f7896577: Preparing [2026-05-20T05:19:05.805Z] 5f70bf18a086: Preparing [2026-05-20T05:19:05.805Z] e621da009b1d: Preparing [2026-05-20T05:19:05.805Z] 7be7498ac3a9: Preparing [2026-05-20T05:19:05.805Z] af55d56a0fc6: Preparing [2026-05-20T05:19:05.805Z] 0854555d70ac: Preparing [2026-05-20T05:19:05.805Z] 23ed8fe450f5: Waiting [2026-05-20T05:19:05.805Z] e621da009b1d: Waiting [2026-05-20T05:19:05.805Z] 7be7498ac3a9: Waiting [2026-05-20T05:19:05.805Z] af55d56a0fc6: Waiting [2026-05-20T05:19:05.805Z] 0854555d70ac: Waiting [2026-05-20T05:19:05.805Z] 7d1a568c1580: Waiting [2026-05-20T05:19:05.805Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:05.805Z] 4305ea26e1d5: Waiting [2026-05-20T05:19:05.805Z] 9143f7896577: Waiting [2026-05-20T05:19:05.805Z] 5f70bf18a086: Waiting [2026-05-20T05:19:05.805Z] 59ee8d479545: Waiting [2026-05-20T05:19:05.805Z] 2cce053d36bc: Layer already exists [2026-05-20T05:19:05.805Z] 8e9f6eae4b69: Layer already exists [2026-05-20T05:19:05.805Z] f053efe86021: Layer already exists [2026-05-20T05:19:05.805Z] aafcaaa8f13d: Layer already exists [2026-05-20T05:19:05.805Z] 75e292a5a00d: Layer already exists [2026-05-20T05:19:05.805Z] 23ed8fe450f5: Layer already exists [2026-05-20T05:19:05.805Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:05.805Z] 7d1a568c1580: Layer already exists [2026-05-20T05:19:05.805Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:05.805Z] 4305ea26e1d5: Layer already exists [2026-05-20T05:19:05.805Z] 9143f7896577: Layer already exists [2026-05-20T05:19:05.805Z] af55d56a0fc6: Layer already exists [2026-05-20T05:19:05.805Z] 5f70bf18a086: Layer already exists [2026-05-20T05:19:05.805Z] e621da009b1d: Layer already exists [2026-05-20T05:19:05.805Z] 7be7498ac3a9: Layer already exists [2026-05-20T05:19:05.805Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:05.805Z] main: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:19:05.878Z] ===================================================== [Pipeline] echo [2026-05-20T05:19:05.893Z] taggedImages: [2026-05-20T05:19:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-20T05:19:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-20T05:19:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-20T05:19:05.925Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-20T05:19:05.925Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:05.925Z] latest [2026-05-20T05:19:05.925Z] 4.1.0-dev.113 [2026-05-20T05:19:05.925Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:05.925Z] main [2026-05-20T05:19:05.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:06.270Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:06.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:06.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-20T05:19:06.590Z] cecd03f99152: Preparing [2026-05-20T05:19:06.590Z] 8cee415a4f2d: Preparing [2026-05-20T05:19:06.590Z] 27a3877f8321: Preparing [2026-05-20T05:19:06.590Z] 522db381496e: Preparing [2026-05-20T05:19:06.590Z] 59ee8d479545: Preparing [2026-05-20T05:19:06.590Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:06.590Z] c81ff25b62ba: Preparing [2026-05-20T05:19:06.590Z] 5dc345444dee: Preparing [2026-05-20T05:19:06.590Z] 0854555d70ac: Preparing [2026-05-20T05:19:06.590Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:06.590Z] 5dc345444dee: Waiting [2026-05-20T05:19:06.590Z] c81ff25b62ba: Waiting [2026-05-20T05:19:06.590Z] 0854555d70ac: Waiting [2026-05-20T05:19:06.590Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:06.590Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:06.590Z] c81ff25b62ba: Layer already exists [2026-05-20T05:19:06.590Z] 5dc345444dee: Layer already exists [2026-05-20T05:19:06.590Z] 8cee415a4f2d: Pushed [2026-05-20T05:19:06.590Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:06.590Z] cecd03f99152: Pushed [2026-05-20T05:19:06.590Z] 27a3877f8321: Pushed [2026-05-20T05:19:10.772Z] 522db381496e: Pushed [2026-05-20T05:19:10.772Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:11.099Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:11.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-20T05:19:11.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-20T05:19:11.416Z] cecd03f99152: Preparing [2026-05-20T05:19:11.416Z] 8cee415a4f2d: Preparing [2026-05-20T05:19:11.416Z] 27a3877f8321: Preparing [2026-05-20T05:19:11.416Z] 522db381496e: Preparing [2026-05-20T05:19:11.416Z] 59ee8d479545: Preparing [2026-05-20T05:19:11.416Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:11.416Z] c81ff25b62ba: Preparing [2026-05-20T05:19:11.416Z] 5dc345444dee: Preparing [2026-05-20T05:19:11.416Z] 0854555d70ac: Preparing [2026-05-20T05:19:11.416Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:11.416Z] c81ff25b62ba: Waiting [2026-05-20T05:19:11.416Z] 5dc345444dee: Waiting [2026-05-20T05:19:11.416Z] 0854555d70ac: Waiting [2026-05-20T05:19:11.416Z] cecd03f99152: Layer already exists [2026-05-20T05:19:11.416Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:11.416Z] 522db381496e: Layer already exists [2026-05-20T05:19:11.416Z] 8cee415a4f2d: Layer already exists [2026-05-20T05:19:11.416Z] 27a3877f8321: Layer already exists [2026-05-20T05:19:11.416Z] 5dc345444dee: Layer already exists [2026-05-20T05:19:11.416Z] c81ff25b62ba: Layer already exists [2026-05-20T05:19:11.416Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:11.416Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:11.416Z] latest: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:11.735Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:12.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-20T05:19:12.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-20T05:19:12.047Z] cecd03f99152: Preparing [2026-05-20T05:19:12.047Z] 8cee415a4f2d: Preparing [2026-05-20T05:19:12.047Z] 27a3877f8321: Preparing [2026-05-20T05:19:12.047Z] 522db381496e: Preparing [2026-05-20T05:19:12.047Z] 59ee8d479545: Preparing [2026-05-20T05:19:12.047Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:12.047Z] c81ff25b62ba: Preparing [2026-05-20T05:19:12.047Z] 5dc345444dee: Preparing [2026-05-20T05:19:12.047Z] 0854555d70ac: Preparing [2026-05-20T05:19:12.047Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:12.047Z] c81ff25b62ba: Waiting [2026-05-20T05:19:12.047Z] 5dc345444dee: Waiting [2026-05-20T05:19:12.047Z] 0854555d70ac: Waiting [2026-05-20T05:19:12.047Z] 27a3877f8321: Layer already exists [2026-05-20T05:19:12.047Z] 522db381496e: Layer already exists [2026-05-20T05:19:12.047Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:12.047Z] cecd03f99152: Layer already exists [2026-05-20T05:19:12.047Z] 8cee415a4f2d: Layer already exists [2026-05-20T05:19:12.047Z] c81ff25b62ba: Layer already exists [2026-05-20T05:19:12.047Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:12.047Z] 5dc345444dee: Layer already exists [2026-05-20T05:19:12.047Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:12.047Z] 4.1.0-dev.113: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:12.369Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:12.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:12.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-20T05:19:12.690Z] cecd03f99152: Preparing [2026-05-20T05:19:12.690Z] 8cee415a4f2d: Preparing [2026-05-20T05:19:12.690Z] 27a3877f8321: Preparing [2026-05-20T05:19:12.690Z] 522db381496e: Preparing [2026-05-20T05:19:12.690Z] 59ee8d479545: Preparing [2026-05-20T05:19:12.690Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:12.690Z] c81ff25b62ba: Preparing [2026-05-20T05:19:12.690Z] 5dc345444dee: Preparing [2026-05-20T05:19:12.690Z] 0854555d70ac: Preparing [2026-05-20T05:19:12.690Z] c81ff25b62ba: Waiting [2026-05-20T05:19:12.690Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:12.690Z] 0854555d70ac: Waiting [2026-05-20T05:19:12.690Z] 5dc345444dee: Waiting [2026-05-20T05:19:12.690Z] 27a3877f8321: Layer already exists [2026-05-20T05:19:12.690Z] 522db381496e: Layer already exists [2026-05-20T05:19:12.690Z] 8cee415a4f2d: Layer already exists [2026-05-20T05:19:12.690Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:12.690Z] cecd03f99152: Layer already exists [2026-05-20T05:19:12.690Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:12.690Z] c81ff25b62ba: Layer already exists [2026-05-20T05:19:12.690Z] 5dc345444dee: Layer already exists [2026-05-20T05:19:12.690Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:12.690Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:13.013Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:13.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-20T05:19:13.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-20T05:19:13.342Z] cecd03f99152: Preparing [2026-05-20T05:19:13.342Z] 8cee415a4f2d: Preparing [2026-05-20T05:19:13.342Z] 27a3877f8321: Preparing [2026-05-20T05:19:13.342Z] 522db381496e: Preparing [2026-05-20T05:19:13.342Z] 59ee8d479545: Preparing [2026-05-20T05:19:13.342Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:13.342Z] c81ff25b62ba: Preparing [2026-05-20T05:19:13.342Z] 5dc345444dee: Preparing [2026-05-20T05:19:13.342Z] 0854555d70ac: Preparing [2026-05-20T05:19:13.342Z] c81ff25b62ba: Waiting [2026-05-20T05:19:13.342Z] 0854555d70ac: Waiting [2026-05-20T05:19:13.342Z] 5dc345444dee: Waiting [2026-05-20T05:19:13.342Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:13.342Z] 522db381496e: Layer already exists [2026-05-20T05:19:13.342Z] cecd03f99152: Layer already exists [2026-05-20T05:19:13.342Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:13.342Z] 27a3877f8321: Layer already exists [2026-05-20T05:19:13.342Z] 8cee415a4f2d: Layer already exists [2026-05-20T05:19:13.342Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:13.342Z] 5dc345444dee: Layer already exists [2026-05-20T05:19:13.342Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:13.342Z] c81ff25b62ba: Layer already exists [2026-05-20T05:19:13.342Z] main: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:19:13.417Z] ===================================================== [Pipeline] echo [2026-05-20T05:19:13.431Z] taggedImages: [2026-05-20T05:19:13.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:13.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-20T05:19:13.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-20T05:19:13.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:13.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-20T05:19:13.455Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-20T05:19:13.455Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:13.455Z] latest [2026-05-20T05:19:13.455Z] 4.1.0-dev.113 [2026-05-20T05:19:13.455Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:13.455Z] main [2026-05-20T05:19:13.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:13.790Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:14.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:14.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-20T05:19:14.111Z] 2ba251b0250b: Preparing [2026-05-20T05:19:14.111Z] ab568e7275b2: Preparing [2026-05-20T05:19:14.111Z] 7473c98a71da: Preparing [2026-05-20T05:19:14.111Z] 8a6140bb759a: Preparing [2026-05-20T05:19:14.111Z] 23b9891112f3: Preparing [2026-05-20T05:19:14.111Z] 59ee8d479545: Preparing [2026-05-20T05:19:14.111Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:14.111Z] 8efb3193d37d: Preparing [2026-05-20T05:19:14.111Z] 65fdedd0d4d2: Preparing [2026-05-20T05:19:14.111Z] c613dcc0f0d7: Preparing [2026-05-20T05:19:14.111Z] 0854555d70ac: Preparing [2026-05-20T05:19:14.111Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:14.111Z] 8efb3193d37d: Waiting [2026-05-20T05:19:14.111Z] 65fdedd0d4d2: Waiting [2026-05-20T05:19:14.111Z] 59ee8d479545: Waiting [2026-05-20T05:19:14.111Z] c613dcc0f0d7: Waiting [2026-05-20T05:19:14.111Z] ab568e7275b2: Pushed [2026-05-20T05:19:14.111Z] 8a6140bb759a: Pushed [2026-05-20T05:19:14.111Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:14.111Z] 2ba251b0250b: Pushed [2026-05-20T05:19:14.111Z] 23b9891112f3: Pushed [2026-05-20T05:19:14.111Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:14.111Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:14.111Z] 8efb3193d37d: Pushed [2026-05-20T05:19:14.111Z] 65fdedd0d4d2: Pushed [2026-05-20T05:19:16.011Z] c613dcc0f0d7: Pushed [2026-05-20T05:19:17.385Z] 7473c98a71da: Pushed [2026-05-20T05:19:17.643Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:17.973Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:18.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-20T05:19:18.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-20T05:19:18.291Z] 2ba251b0250b: Preparing [2026-05-20T05:19:18.291Z] ab568e7275b2: Preparing [2026-05-20T05:19:18.291Z] 7473c98a71da: Preparing [2026-05-20T05:19:18.291Z] 8a6140bb759a: Preparing [2026-05-20T05:19:18.291Z] 23b9891112f3: Preparing [2026-05-20T05:19:18.291Z] 59ee8d479545: Preparing [2026-05-20T05:19:18.291Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:18.291Z] 8efb3193d37d: Preparing [2026-05-20T05:19:18.291Z] 65fdedd0d4d2: Preparing [2026-05-20T05:19:18.291Z] c613dcc0f0d7: Preparing [2026-05-20T05:19:18.291Z] 0854555d70ac: Preparing [2026-05-20T05:19:18.291Z] 59ee8d479545: Waiting [2026-05-20T05:19:18.291Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:18.291Z] 8efb3193d37d: Waiting [2026-05-20T05:19:18.291Z] 65fdedd0d4d2: Waiting [2026-05-20T05:19:18.291Z] c613dcc0f0d7: Waiting [2026-05-20T05:19:18.291Z] 0854555d70ac: Waiting [2026-05-20T05:19:18.291Z] 23b9891112f3: Layer already exists [2026-05-20T05:19:18.291Z] 2ba251b0250b: Layer already exists [2026-05-20T05:19:18.291Z] 7473c98a71da: Layer already exists [2026-05-20T05:19:18.291Z] ab568e7275b2: Layer already exists [2026-05-20T05:19:18.291Z] 8a6140bb759a: Layer already exists [2026-05-20T05:19:18.291Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:18.291Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:18.291Z] 8efb3193d37d: Layer already exists [2026-05-20T05:19:18.291Z] c613dcc0f0d7: Layer already exists [2026-05-20T05:19:18.291Z] 65fdedd0d4d2: Layer already exists [2026-05-20T05:19:18.291Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:18.291Z] latest: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:18.655Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:18.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-20T05:19:18.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-20T05:19:18.969Z] 2ba251b0250b: Preparing [2026-05-20T05:19:18.969Z] ab568e7275b2: Preparing [2026-05-20T05:19:18.969Z] 7473c98a71da: Preparing [2026-05-20T05:19:18.969Z] 8a6140bb759a: Preparing [2026-05-20T05:19:18.969Z] 23b9891112f3: Preparing [2026-05-20T05:19:18.969Z] 59ee8d479545: Preparing [2026-05-20T05:19:18.969Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:18.969Z] 8efb3193d37d: Preparing [2026-05-20T05:19:18.969Z] 65fdedd0d4d2: Preparing [2026-05-20T05:19:18.969Z] c613dcc0f0d7: Preparing [2026-05-20T05:19:18.969Z] 0854555d70ac: Preparing [2026-05-20T05:19:18.969Z] 59ee8d479545: Waiting [2026-05-20T05:19:18.969Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:18.969Z] 8efb3193d37d: Waiting [2026-05-20T05:19:18.969Z] 65fdedd0d4d2: Waiting [2026-05-20T05:19:18.969Z] c613dcc0f0d7: Waiting [2026-05-20T05:19:18.969Z] 0854555d70ac: Waiting [2026-05-20T05:19:18.969Z] 7473c98a71da: Layer already exists [2026-05-20T05:19:18.969Z] ab568e7275b2: Layer already exists [2026-05-20T05:19:18.969Z] 2ba251b0250b: Layer already exists [2026-05-20T05:19:18.969Z] 8a6140bb759a: Layer already exists [2026-05-20T05:19:18.969Z] 23b9891112f3: Layer already exists [2026-05-20T05:19:18.969Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:18.969Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:18.969Z] c613dcc0f0d7: Layer already exists [2026-05-20T05:19:18.969Z] 8efb3193d37d: Layer already exists [2026-05-20T05:19:18.969Z] 65fdedd0d4d2: Layer already exists [2026-05-20T05:19:18.969Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:18.969Z] 4.1.0-dev.113: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:19.294Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:19.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:19.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-20T05:19:19.612Z] 2ba251b0250b: Preparing [2026-05-20T05:19:19.612Z] ab568e7275b2: Preparing [2026-05-20T05:19:19.612Z] 7473c98a71da: Preparing [2026-05-20T05:19:19.612Z] 8a6140bb759a: Preparing [2026-05-20T05:19:19.612Z] 23b9891112f3: Preparing [2026-05-20T05:19:19.612Z] 59ee8d479545: Preparing [2026-05-20T05:19:19.612Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:19.612Z] 8efb3193d37d: Preparing [2026-05-20T05:19:19.612Z] 65fdedd0d4d2: Preparing [2026-05-20T05:19:19.612Z] c613dcc0f0d7: Preparing [2026-05-20T05:19:19.612Z] 0854555d70ac: Preparing [2026-05-20T05:19:19.612Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:19.612Z] 65fdedd0d4d2: Waiting [2026-05-20T05:19:19.612Z] c613dcc0f0d7: Waiting [2026-05-20T05:19:19.612Z] 59ee8d479545: Waiting [2026-05-20T05:19:19.612Z] 8efb3193d37d: Waiting [2026-05-20T05:19:19.612Z] 0854555d70ac: Waiting [2026-05-20T05:19:19.612Z] 2ba251b0250b: Layer already exists [2026-05-20T05:19:19.612Z] ab568e7275b2: Layer already exists [2026-05-20T05:19:19.612Z] 7473c98a71da: Layer already exists [2026-05-20T05:19:19.612Z] 8a6140bb759a: Layer already exists [2026-05-20T05:19:19.612Z] 23b9891112f3: Layer already exists [2026-05-20T05:19:19.612Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:19.612Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:19.612Z] 65fdedd0d4d2: Layer already exists [2026-05-20T05:19:19.612Z] 8efb3193d37d: Layer already exists [2026-05-20T05:19:19.612Z] c613dcc0f0d7: Layer already exists [2026-05-20T05:19:19.612Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:19.612Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:19.935Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:20.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-20T05:19:20.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-20T05:19:20.258Z] 2ba251b0250b: Preparing [2026-05-20T05:19:20.258Z] ab568e7275b2: Preparing [2026-05-20T05:19:20.258Z] 7473c98a71da: Preparing [2026-05-20T05:19:20.258Z] 8a6140bb759a: Preparing [2026-05-20T05:19:20.258Z] 23b9891112f3: Preparing [2026-05-20T05:19:20.258Z] 59ee8d479545: Preparing [2026-05-20T05:19:20.258Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:20.258Z] 8efb3193d37d: Preparing [2026-05-20T05:19:20.258Z] 65fdedd0d4d2: Preparing [2026-05-20T05:19:20.258Z] c613dcc0f0d7: Preparing [2026-05-20T05:19:20.258Z] 0854555d70ac: Preparing [2026-05-20T05:19:20.258Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:20.258Z] 8efb3193d37d: Waiting [2026-05-20T05:19:20.258Z] 65fdedd0d4d2: Waiting [2026-05-20T05:19:20.258Z] c613dcc0f0d7: Waiting [2026-05-20T05:19:20.258Z] 0854555d70ac: Waiting [2026-05-20T05:19:20.258Z] 59ee8d479545: Waiting [2026-05-20T05:19:20.258Z] 7473c98a71da: Layer already exists [2026-05-20T05:19:20.258Z] 8a6140bb759a: Layer already exists [2026-05-20T05:19:20.258Z] 2ba251b0250b: Layer already exists [2026-05-20T05:19:20.258Z] 23b9891112f3: Layer already exists [2026-05-20T05:19:20.258Z] ab568e7275b2: Layer already exists [2026-05-20T05:19:20.258Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:20.258Z] 8efb3193d37d: Layer already exists [2026-05-20T05:19:20.258Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:20.258Z] 65fdedd0d4d2: Layer already exists [2026-05-20T05:19:20.258Z] c613dcc0f0d7: Layer already exists [2026-05-20T05:19:20.258Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:20.258Z] main: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:19:20.326Z] ===================================================== [Pipeline] echo [2026-05-20T05:19:20.341Z] taggedImages: [2026-05-20T05:19:20.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:20.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-20T05:19:20.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-20T05:19:20.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:20.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-20T05:19:20.362Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-20T05:19:20.362Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:20.362Z] latest [2026-05-20T05:19:20.362Z] 4.1.0-dev.113 [2026-05-20T05:19:20.362Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:20.362Z] main [2026-05-20T05:19:20.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:20.692Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:21.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:21.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-20T05:19:21.011Z] 873fb06ce3d7: Preparing [2026-05-20T05:19:21.011Z] 102d154dd6f4: Preparing [2026-05-20T05:19:21.011Z] 58afbcdae232: Preparing [2026-05-20T05:19:21.011Z] 153a06d7094a: Preparing [2026-05-20T05:19:21.011Z] b2996aedf4a1: Preparing [2026-05-20T05:19:21.011Z] b663245f3f62: Preparing [2026-05-20T05:19:21.011Z] b34ac2fd5788: Preparing [2026-05-20T05:19:21.011Z] 59ee8d479545: Preparing [2026-05-20T05:19:21.011Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:21.011Z] 92ad97018a18: Preparing [2026-05-20T05:19:21.011Z] 211bac3ef4ad: Preparing [2026-05-20T05:19:21.011Z] 0854555d70ac: Preparing [2026-05-20T05:19:21.011Z] b34ac2fd5788: Waiting [2026-05-20T05:19:21.011Z] 59ee8d479545: Waiting [2026-05-20T05:19:21.011Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:21.011Z] 92ad97018a18: Waiting [2026-05-20T05:19:21.011Z] 0854555d70ac: Waiting [2026-05-20T05:19:21.011Z] 211bac3ef4ad: Waiting [2026-05-20T05:19:21.011Z] b663245f3f62: Waiting [2026-05-20T05:19:21.011Z] b2996aedf4a1: Pushed [2026-05-20T05:19:21.011Z] 102d154dd6f4: Pushed [2026-05-20T05:19:21.011Z] 873fb06ce3d7: Pushed [2026-05-20T05:19:21.011Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:21.011Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:21.268Z] b34ac2fd5788: Pushed [2026-05-20T05:19:21.268Z] b663245f3f62: Pushed [2026-05-20T05:19:21.268Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:21.268Z] 92ad97018a18: Pushed [2026-05-20T05:19:22.643Z] 211bac3ef4ad: Pushed [2026-05-20T05:19:24.024Z] 153a06d7094a: Pushed [2026-05-20T05:19:24.281Z] 58afbcdae232: Pushed [2026-05-20T05:19:24.541Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:24.856Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:25.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-20T05:19:25.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-20T05:19:25.171Z] 873fb06ce3d7: Preparing [2026-05-20T05:19:25.171Z] 102d154dd6f4: Preparing [2026-05-20T05:19:25.171Z] 58afbcdae232: Preparing [2026-05-20T05:19:25.171Z] 153a06d7094a: Preparing [2026-05-20T05:19:25.171Z] b2996aedf4a1: Preparing [2026-05-20T05:19:25.171Z] b663245f3f62: Preparing [2026-05-20T05:19:25.171Z] b34ac2fd5788: Preparing [2026-05-20T05:19:25.171Z] 59ee8d479545: Preparing [2026-05-20T05:19:25.171Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:25.171Z] 92ad97018a18: Preparing [2026-05-20T05:19:25.171Z] 211bac3ef4ad: Preparing [2026-05-20T05:19:25.171Z] 0854555d70ac: Preparing [2026-05-20T05:19:25.171Z] 59ee8d479545: Waiting [2026-05-20T05:19:25.171Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:25.171Z] 92ad97018a18: Waiting [2026-05-20T05:19:25.171Z] 211bac3ef4ad: Waiting [2026-05-20T05:19:25.171Z] b663245f3f62: Waiting [2026-05-20T05:19:25.171Z] 0854555d70ac: Waiting [2026-05-20T05:19:25.171Z] b34ac2fd5788: Waiting [2026-05-20T05:19:25.171Z] 58afbcdae232: Layer already exists [2026-05-20T05:19:25.171Z] b2996aedf4a1: Layer already exists [2026-05-20T05:19:25.171Z] 873fb06ce3d7: Layer already exists [2026-05-20T05:19:25.171Z] 102d154dd6f4: Layer already exists [2026-05-20T05:19:25.171Z] 153a06d7094a: Layer already exists [2026-05-20T05:19:25.171Z] b663245f3f62: Layer already exists [2026-05-20T05:19:25.171Z] b34ac2fd5788: Layer already exists [2026-05-20T05:19:25.171Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:25.171Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:25.171Z] 92ad97018a18: Layer already exists [2026-05-20T05:19:25.171Z] 211bac3ef4ad: Layer already exists [2026-05-20T05:19:25.171Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:25.171Z] latest: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:25.498Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:25.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-20T05:19:25.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-20T05:19:25.806Z] 873fb06ce3d7: Preparing [2026-05-20T05:19:25.806Z] 102d154dd6f4: Preparing [2026-05-20T05:19:25.806Z] 58afbcdae232: Preparing [2026-05-20T05:19:25.806Z] 153a06d7094a: Preparing [2026-05-20T05:19:25.806Z] b2996aedf4a1: Preparing [2026-05-20T05:19:25.806Z] b663245f3f62: Preparing [2026-05-20T05:19:25.806Z] b34ac2fd5788: Preparing [2026-05-20T05:19:25.806Z] b663245f3f62: Waiting [2026-05-20T05:19:25.806Z] 59ee8d479545: Preparing [2026-05-20T05:19:25.806Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:25.806Z] 59ee8d479545: Waiting [2026-05-20T05:19:25.806Z] 92ad97018a18: Preparing [2026-05-20T05:19:25.806Z] b34ac2fd5788: Waiting [2026-05-20T05:19:25.806Z] 211bac3ef4ad: Preparing [2026-05-20T05:19:25.806Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:25.806Z] 0854555d70ac: Preparing [2026-05-20T05:19:25.806Z] 92ad97018a18: Waiting [2026-05-20T05:19:25.806Z] 211bac3ef4ad: Waiting [2026-05-20T05:19:25.806Z] 58afbcdae232: Layer already exists [2026-05-20T05:19:25.806Z] 873fb06ce3d7: Layer already exists [2026-05-20T05:19:25.806Z] 153a06d7094a: Layer already exists [2026-05-20T05:19:25.806Z] b2996aedf4a1: Layer already exists [2026-05-20T05:19:25.806Z] 102d154dd6f4: Layer already exists [2026-05-20T05:19:25.806Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:25.806Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:25.806Z] b34ac2fd5788: Layer already exists [2026-05-20T05:19:25.806Z] b663245f3f62: Layer already exists [2026-05-20T05:19:25.806Z] 92ad97018a18: Layer already exists [2026-05-20T05:19:25.806Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:25.806Z] 211bac3ef4ad: Layer already exists [2026-05-20T05:19:25.806Z] 4.1.0-dev.113: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:26.119Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:26.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:26.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-20T05:19:26.437Z] 873fb06ce3d7: Preparing [2026-05-20T05:19:26.437Z] 102d154dd6f4: Preparing [2026-05-20T05:19:26.437Z] 58afbcdae232: Preparing [2026-05-20T05:19:26.437Z] 153a06d7094a: Preparing [2026-05-20T05:19:26.437Z] b2996aedf4a1: Preparing [2026-05-20T05:19:26.437Z] b663245f3f62: Preparing [2026-05-20T05:19:26.437Z] b34ac2fd5788: Preparing [2026-05-20T05:19:26.437Z] 59ee8d479545: Preparing [2026-05-20T05:19:26.437Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:26.437Z] 92ad97018a18: Preparing [2026-05-20T05:19:26.437Z] 211bac3ef4ad: Preparing [2026-05-20T05:19:26.437Z] 0854555d70ac: Preparing [2026-05-20T05:19:26.437Z] 59ee8d479545: Waiting [2026-05-20T05:19:26.437Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:26.437Z] 92ad97018a18: Waiting [2026-05-20T05:19:26.437Z] 211bac3ef4ad: Waiting [2026-05-20T05:19:26.437Z] 0854555d70ac: Waiting [2026-05-20T05:19:26.437Z] b663245f3f62: Waiting [2026-05-20T05:19:26.437Z] b34ac2fd5788: Waiting [2026-05-20T05:19:26.437Z] 153a06d7094a: Layer already exists [2026-05-20T05:19:26.437Z] 58afbcdae232: Layer already exists [2026-05-20T05:19:26.437Z] 873fb06ce3d7: Layer already exists [2026-05-20T05:19:26.437Z] b2996aedf4a1: Layer already exists [2026-05-20T05:19:26.437Z] 102d154dd6f4: Layer already exists [2026-05-20T05:19:26.437Z] b663245f3f62: Layer already exists [2026-05-20T05:19:26.437Z] b34ac2fd5788: Layer already exists [2026-05-20T05:19:26.437Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:26.437Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:26.437Z] 92ad97018a18: Layer already exists [2026-05-20T05:19:26.437Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:26.437Z] 211bac3ef4ad: Layer already exists [2026-05-20T05:19:26.437Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:26.756Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:27.078Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-20T05:19:27.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-20T05:19:27.078Z] 873fb06ce3d7: Preparing [2026-05-20T05:19:27.078Z] 102d154dd6f4: Preparing [2026-05-20T05:19:27.078Z] 58afbcdae232: Preparing [2026-05-20T05:19:27.078Z] 153a06d7094a: Preparing [2026-05-20T05:19:27.078Z] b2996aedf4a1: Preparing [2026-05-20T05:19:27.078Z] b663245f3f62: Preparing [2026-05-20T05:19:27.078Z] b34ac2fd5788: Preparing [2026-05-20T05:19:27.078Z] 59ee8d479545: Preparing [2026-05-20T05:19:27.078Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:27.078Z] 92ad97018a18: Preparing [2026-05-20T05:19:27.078Z] 211bac3ef4ad: Preparing [2026-05-20T05:19:27.078Z] 0854555d70ac: Preparing [2026-05-20T05:19:27.078Z] b34ac2fd5788: Waiting [2026-05-20T05:19:27.078Z] 0bc1c16ecf00: Waiting [2026-05-20T05:19:27.078Z] 92ad97018a18: Waiting [2026-05-20T05:19:27.078Z] b663245f3f62: Waiting [2026-05-20T05:19:27.078Z] 59ee8d479545: Waiting [2026-05-20T05:19:27.078Z] 211bac3ef4ad: Waiting [2026-05-20T05:19:27.078Z] 0854555d70ac: Waiting [2026-05-20T05:19:27.078Z] 58afbcdae232: Layer already exists [2026-05-20T05:19:27.078Z] 153a06d7094a: Layer already exists [2026-05-20T05:19:27.078Z] 873fb06ce3d7: Layer already exists [2026-05-20T05:19:27.078Z] b2996aedf4a1: Layer already exists [2026-05-20T05:19:27.078Z] 102d154dd6f4: Layer already exists [2026-05-20T05:19:27.078Z] b663245f3f62: Layer already exists [2026-05-20T05:19:27.078Z] b34ac2fd5788: Layer already exists [2026-05-20T05:19:27.078Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:27.078Z] 92ad97018a18: Layer already exists [2026-05-20T05:19:27.078Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:27.078Z] 211bac3ef4ad: Layer already exists [2026-05-20T05:19:27.078Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:27.078Z] main: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:19:27.146Z] ===================================================== [Pipeline] echo [2026-05-20T05:19:27.160Z] taggedImages: [2026-05-20T05:19:27.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:27.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-20T05:19:27.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-20T05:19:27.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:27.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-20T05:19:27.188Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-20T05:19:27.188Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:27.188Z] latest [2026-05-20T05:19:27.188Z] 4.1.0-dev.113 [2026-05-20T05:19:27.188Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:27.188Z] main [2026-05-20T05:19:27.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:27.528Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:27.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:27.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-20T05:19:27.840Z] 1db974743297: Preparing [2026-05-20T05:19:27.840Z] b99f018e0df7: Preparing [2026-05-20T05:19:27.840Z] 59ee8d479545: Preparing [2026-05-20T05:19:27.840Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:27.840Z] 9df2893909df: Preparing [2026-05-20T05:19:27.840Z] 979d427c931c: Preparing [2026-05-20T05:19:27.840Z] 0854555d70ac: Preparing [2026-05-20T05:19:27.840Z] 0854555d70ac: Waiting [2026-05-20T05:19:27.840Z] 979d427c931c: Waiting [2026-05-20T05:19:27.840Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:27.840Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:27.840Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:27.840Z] 9df2893909df: Pushed [2026-05-20T05:19:27.840Z] 1db974743297: Pushed [2026-05-20T05:19:28.771Z] 979d427c931c: Pushed [2026-05-20T05:19:32.061Z] b99f018e0df7: Pushed [2026-05-20T05:19:32.061Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:32.382Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:32.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-20T05:19:32.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-20T05:19:32.705Z] 1db974743297: Preparing [2026-05-20T05:19:32.705Z] b99f018e0df7: Preparing [2026-05-20T05:19:32.705Z] 59ee8d479545: Preparing [2026-05-20T05:19:32.705Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:32.705Z] 9df2893909df: Preparing [2026-05-20T05:19:32.705Z] 979d427c931c: Preparing [2026-05-20T05:19:32.705Z] 0854555d70ac: Preparing [2026-05-20T05:19:32.705Z] 979d427c931c: Waiting [2026-05-20T05:19:32.705Z] 0854555d70ac: Waiting [2026-05-20T05:19:32.705Z] 1db974743297: Layer already exists [2026-05-20T05:19:32.705Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:32.705Z] 9df2893909df: Layer already exists [2026-05-20T05:19:32.705Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:32.705Z] b99f018e0df7: Layer already exists [2026-05-20T05:19:32.705Z] 979d427c931c: Layer already exists [2026-05-20T05:19:32.705Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:32.705Z] latest: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:33.032Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:33.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-20T05:19:33.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-20T05:19:33.351Z] 1db974743297: Preparing [2026-05-20T05:19:33.351Z] b99f018e0df7: Preparing [2026-05-20T05:19:33.351Z] 59ee8d479545: Preparing [2026-05-20T05:19:33.351Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:33.351Z] 9df2893909df: Preparing [2026-05-20T05:19:33.351Z] 979d427c931c: Preparing [2026-05-20T05:19:33.351Z] 0854555d70ac: Preparing [2026-05-20T05:19:33.351Z] 979d427c931c: Waiting [2026-05-20T05:19:33.351Z] 0854555d70ac: Waiting [2026-05-20T05:19:33.351Z] 1db974743297: Layer already exists [2026-05-20T05:19:33.351Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:33.351Z] b99f018e0df7: Layer already exists [2026-05-20T05:19:33.351Z] 9df2893909df: Layer already exists [2026-05-20T05:19:33.351Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:33.351Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:33.351Z] 979d427c931c: Layer already exists [2026-05-20T05:19:33.351Z] 4.1.0-dev.113: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:33.677Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:33.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:33.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-20T05:19:33.997Z] 1db974743297: Preparing [2026-05-20T05:19:33.997Z] b99f018e0df7: Preparing [2026-05-20T05:19:33.997Z] 59ee8d479545: Preparing [2026-05-20T05:19:33.997Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:33.997Z] 9df2893909df: Preparing [2026-05-20T05:19:33.997Z] 979d427c931c: Preparing [2026-05-20T05:19:33.997Z] 0854555d70ac: Preparing [2026-05-20T05:19:33.997Z] 979d427c931c: Waiting [2026-05-20T05:19:33.997Z] 0854555d70ac: Waiting [2026-05-20T05:19:33.997Z] 1db974743297: Layer already exists [2026-05-20T05:19:33.997Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:33.997Z] b99f018e0df7: Layer already exists [2026-05-20T05:19:33.997Z] 9df2893909df: Layer already exists [2026-05-20T05:19:33.997Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:33.997Z] 979d427c931c: Layer already exists [2026-05-20T05:19:33.997Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:33.997Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:34.385Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:34.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-20T05:19:34.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-20T05:19:34.734Z] 1db974743297: Preparing [2026-05-20T05:19:34.734Z] b99f018e0df7: Preparing [2026-05-20T05:19:34.734Z] 59ee8d479545: Preparing [2026-05-20T05:19:34.734Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:34.734Z] 9df2893909df: Preparing [2026-05-20T05:19:34.734Z] 979d427c931c: Preparing [2026-05-20T05:19:34.734Z] 0854555d70ac: Preparing [2026-05-20T05:19:34.734Z] 979d427c931c: Waiting [2026-05-20T05:19:34.734Z] 0854555d70ac: Waiting [2026-05-20T05:19:34.734Z] 1db974743297: Layer already exists [2026-05-20T05:19:34.734Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:34.734Z] b99f018e0df7: Layer already exists [2026-05-20T05:19:34.734Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:34.734Z] 9df2893909df: Layer already exists [2026-05-20T05:19:34.734Z] 979d427c931c: Layer already exists [2026-05-20T05:19:34.734Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:34.734Z] main: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:19:34.803Z] ===================================================== [Pipeline] echo [2026-05-20T05:19:34.815Z] taggedImages: [2026-05-20T05:19:34.815Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:34.815Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-20T05:19:34.815Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-20T05:19:34.815Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:34.815Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-20T05:19:34.846Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-20T05:19:34.846Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:34.846Z] latest [2026-05-20T05:19:34.846Z] 4.1.0-dev.113 [2026-05-20T05:19:34.846Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:34.846Z] main [2026-05-20T05:19:34.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:35.238Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:35.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:35.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-20T05:19:35.575Z] 0b6cce670c9e: Preparing [2026-05-20T05:19:35.575Z] d94863aa1ebd: Preparing [2026-05-20T05:19:35.575Z] ccb4200fb893: Preparing [2026-05-20T05:19:35.575Z] 59ee8d479545: Preparing [2026-05-20T05:19:35.575Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:35.575Z] df3129ac8361: Preparing [2026-05-20T05:19:35.575Z] a950442dfad5: Preparing [2026-05-20T05:19:35.575Z] 1b53873e0cb5: Preparing [2026-05-20T05:19:35.575Z] bf1fb64c94d5: Preparing [2026-05-20T05:19:35.575Z] 0854555d70ac: Preparing [2026-05-20T05:19:35.575Z] a950442dfad5: Waiting [2026-05-20T05:19:35.575Z] 1b53873e0cb5: Waiting [2026-05-20T05:19:35.575Z] bf1fb64c94d5: Waiting [2026-05-20T05:19:35.575Z] 0854555d70ac: Waiting [2026-05-20T05:19:35.575Z] df3129ac8361: Waiting [2026-05-20T05:19:35.575Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:35.575Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:35.575Z] d94863aa1ebd: Pushed [2026-05-20T05:19:35.575Z] 0b6cce670c9e: Pushed [2026-05-20T05:19:35.575Z] ccb4200fb893: Pushed [2026-05-20T05:19:35.575Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:35.575Z] 1b53873e0cb5: Pushed [2026-05-20T05:19:36.141Z] bf1fb64c94d5: Pushed [2026-05-20T05:19:41.431Z] a950442dfad5: Pushed [2026-05-20T05:19:51.514Z] df3129ac8361: Pushed [2026-05-20T05:19:51.514Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:51.837Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:52.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-20T05:19:52.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-20T05:19:52.154Z] 0b6cce670c9e: Preparing [2026-05-20T05:19:52.154Z] d94863aa1ebd: Preparing [2026-05-20T05:19:52.154Z] ccb4200fb893: Preparing [2026-05-20T05:19:52.154Z] 59ee8d479545: Preparing [2026-05-20T05:19:52.154Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:52.154Z] df3129ac8361: Preparing [2026-05-20T05:19:52.154Z] a950442dfad5: Preparing [2026-05-20T05:19:52.154Z] 1b53873e0cb5: Preparing [2026-05-20T05:19:52.154Z] bf1fb64c94d5: Preparing [2026-05-20T05:19:52.154Z] 0854555d70ac: Preparing [2026-05-20T05:19:52.154Z] df3129ac8361: Waiting [2026-05-20T05:19:52.154Z] 1b53873e0cb5: Waiting [2026-05-20T05:19:52.154Z] a950442dfad5: Waiting [2026-05-20T05:19:52.154Z] bf1fb64c94d5: Waiting [2026-05-20T05:19:52.154Z] 0854555d70ac: Waiting [2026-05-20T05:19:52.154Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:52.154Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:52.154Z] ccb4200fb893: Layer already exists [2026-05-20T05:19:52.154Z] 0b6cce670c9e: Layer already exists [2026-05-20T05:19:52.154Z] d94863aa1ebd: Layer already exists [2026-05-20T05:19:52.154Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:19:52.154Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:19:52.154Z] a950442dfad5: Layer already exists [2026-05-20T05:19:52.154Z] df3129ac8361: Layer already exists [2026-05-20T05:19:52.154Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:52.154Z] latest: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:52.470Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:52.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-20T05:19:52.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-20T05:19:52.788Z] 0b6cce670c9e: Preparing [2026-05-20T05:19:52.788Z] d94863aa1ebd: Preparing [2026-05-20T05:19:52.788Z] ccb4200fb893: Preparing [2026-05-20T05:19:52.788Z] 59ee8d479545: Preparing [2026-05-20T05:19:52.788Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:52.788Z] df3129ac8361: Preparing [2026-05-20T05:19:52.788Z] a950442dfad5: Preparing [2026-05-20T05:19:52.788Z] 1b53873e0cb5: Preparing [2026-05-20T05:19:52.788Z] bf1fb64c94d5: Preparing [2026-05-20T05:19:52.788Z] 0854555d70ac: Preparing [2026-05-20T05:19:52.788Z] 1b53873e0cb5: Waiting [2026-05-20T05:19:52.788Z] bf1fb64c94d5: Waiting [2026-05-20T05:19:52.788Z] 0854555d70ac: Waiting [2026-05-20T05:19:52.788Z] df3129ac8361: Waiting [2026-05-20T05:19:52.788Z] a950442dfad5: Waiting [2026-05-20T05:19:52.788Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:52.788Z] 0b6cce670c9e: Layer already exists [2026-05-20T05:19:52.788Z] ccb4200fb893: Layer already exists [2026-05-20T05:19:52.788Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:52.788Z] d94863aa1ebd: Layer already exists [2026-05-20T05:19:52.788Z] a950442dfad5: Layer already exists [2026-05-20T05:19:52.788Z] df3129ac8361: Layer already exists [2026-05-20T05:19:52.788Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:19:52.788Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:19:52.788Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:52.788Z] 4.1.0-dev.113: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:53.101Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:53.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:53.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-20T05:19:53.414Z] 0b6cce670c9e: Preparing [2026-05-20T05:19:53.414Z] d94863aa1ebd: Preparing [2026-05-20T05:19:53.414Z] ccb4200fb893: Preparing [2026-05-20T05:19:53.414Z] 59ee8d479545: Preparing [2026-05-20T05:19:53.414Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:53.414Z] df3129ac8361: Preparing [2026-05-20T05:19:53.414Z] a950442dfad5: Preparing [2026-05-20T05:19:53.414Z] 1b53873e0cb5: Preparing [2026-05-20T05:19:53.414Z] bf1fb64c94d5: Preparing [2026-05-20T05:19:53.414Z] 0854555d70ac: Preparing [2026-05-20T05:19:53.414Z] 0854555d70ac: Waiting [2026-05-20T05:19:53.414Z] 1b53873e0cb5: Waiting [2026-05-20T05:19:53.414Z] df3129ac8361: Waiting [2026-05-20T05:19:53.414Z] bf1fb64c94d5: Waiting [2026-05-20T05:19:53.414Z] a950442dfad5: Waiting [2026-05-20T05:19:53.414Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:53.414Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:53.414Z] 0b6cce670c9e: Layer already exists [2026-05-20T05:19:53.414Z] d94863aa1ebd: Layer already exists [2026-05-20T05:19:53.414Z] ccb4200fb893: Layer already exists [2026-05-20T05:19:53.414Z] df3129ac8361: Layer already exists [2026-05-20T05:19:53.414Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:19:53.414Z] a950442dfad5: Layer already exists [2026-05-20T05:19:53.414Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:19:53.414Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:53.414Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:53.735Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:54.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-20T05:19:54.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-20T05:19:54.052Z] 0b6cce670c9e: Preparing [2026-05-20T05:19:54.052Z] d94863aa1ebd: Preparing [2026-05-20T05:19:54.052Z] ccb4200fb893: Preparing [2026-05-20T05:19:54.052Z] 59ee8d479545: Preparing [2026-05-20T05:19:54.052Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:54.052Z] df3129ac8361: Preparing [2026-05-20T05:19:54.052Z] a950442dfad5: Preparing [2026-05-20T05:19:54.052Z] 1b53873e0cb5: Preparing [2026-05-20T05:19:54.052Z] bf1fb64c94d5: Preparing [2026-05-20T05:19:54.052Z] 0854555d70ac: Preparing [2026-05-20T05:19:54.052Z] df3129ac8361: Waiting [2026-05-20T05:19:54.052Z] a950442dfad5: Waiting [2026-05-20T05:19:54.052Z] 1b53873e0cb5: Waiting [2026-05-20T05:19:54.052Z] bf1fb64c94d5: Waiting [2026-05-20T05:19:54.052Z] 0854555d70ac: Waiting [2026-05-20T05:19:54.052Z] 0b6cce670c9e: Layer already exists [2026-05-20T05:19:54.052Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:54.052Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:54.052Z] ccb4200fb893: Layer already exists [2026-05-20T05:19:54.052Z] d94863aa1ebd: Layer already exists [2026-05-20T05:19:54.052Z] a950442dfad5: Layer already exists [2026-05-20T05:19:54.052Z] df3129ac8361: Layer already exists [2026-05-20T05:19:54.052Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:19:54.052Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:54.052Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:19:54.052Z] main: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:19:54.125Z] ===================================================== [Pipeline] echo [2026-05-20T05:19:54.140Z] taggedImages: [2026-05-20T05:19:54.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:54.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-20T05:19:54.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-20T05:19:54.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:54.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-20T05:19:54.167Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-20T05:19:54.167Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:54.167Z] latest [2026-05-20T05:19:54.167Z] 4.1.0-dev.113 [2026-05-20T05:19:54.167Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:19:54.167Z] main [2026-05-20T05:19:54.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:54.515Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:19:54.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:19:54.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-20T05:19:54.837Z] b2b821cde409: Preparing [2026-05-20T05:19:54.837Z] b54a0efe463f: Preparing [2026-05-20T05:19:54.837Z] 44d4cbc1a847: Preparing [2026-05-20T05:19:54.837Z] 59ee8d479545: Preparing [2026-05-20T05:19:54.837Z] 0bc1c16ecf00: Preparing [2026-05-20T05:19:54.837Z] f183a37e2f34: Preparing [2026-05-20T05:19:54.837Z] ac287b6f05f9: Preparing [2026-05-20T05:19:54.837Z] 79f41741e7aa: Preparing [2026-05-20T05:19:54.837Z] 0854555d70ac: Preparing [2026-05-20T05:19:54.837Z] ac287b6f05f9: Waiting [2026-05-20T05:19:54.837Z] 79f41741e7aa: Waiting [2026-05-20T05:19:54.837Z] 0854555d70ac: Waiting [2026-05-20T05:19:54.837Z] f183a37e2f34: Waiting [2026-05-20T05:19:54.837Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:19:54.837Z] 59ee8d479545: Layer already exists [2026-05-20T05:19:54.837Z] b54a0efe463f: Pushed [2026-05-20T05:19:54.837Z] 44d4cbc1a847: Pushed [2026-05-20T05:19:54.837Z] b2b821cde409: Pushed [2026-05-20T05:19:54.837Z] ac287b6f05f9: Pushed [2026-05-20T05:19:54.837Z] 0854555d70ac: Layer already exists [2026-05-20T05:19:55.400Z] 79f41741e7aa: Pushed [2026-05-20T05:20:10.277Z] f183a37e2f34: Pushed [2026-05-20T05:20:10.277Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:10.612Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:10.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-20T05:20:10.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-20T05:20:10.932Z] b2b821cde409: Preparing [2026-05-20T05:20:10.932Z] b54a0efe463f: Preparing [2026-05-20T05:20:10.932Z] 44d4cbc1a847: Preparing [2026-05-20T05:20:10.932Z] 59ee8d479545: Preparing [2026-05-20T05:20:10.932Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:10.932Z] f183a37e2f34: Preparing [2026-05-20T05:20:10.932Z] ac287b6f05f9: Preparing [2026-05-20T05:20:10.932Z] 79f41741e7aa: Preparing [2026-05-20T05:20:10.932Z] 0854555d70ac: Preparing [2026-05-20T05:20:10.932Z] ac287b6f05f9: Waiting [2026-05-20T05:20:10.932Z] f183a37e2f34: Waiting [2026-05-20T05:20:10.932Z] 79f41741e7aa: Waiting [2026-05-20T05:20:10.932Z] 0854555d70ac: Waiting [2026-05-20T05:20:10.932Z] b2b821cde409: Layer already exists [2026-05-20T05:20:10.932Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:10.932Z] b54a0efe463f: Layer already exists [2026-05-20T05:20:10.932Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:10.932Z] 44d4cbc1a847: Layer already exists [2026-05-20T05:20:10.932Z] ac287b6f05f9: Layer already exists [2026-05-20T05:20:10.932Z] f183a37e2f34: Layer already exists [2026-05-20T05:20:10.932Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:10.932Z] 79f41741e7aa: Layer already exists [2026-05-20T05:20:10.932Z] latest: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:11.257Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:11.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-20T05:20:11.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-20T05:20:11.580Z] b2b821cde409: Preparing [2026-05-20T05:20:11.580Z] b54a0efe463f: Preparing [2026-05-20T05:20:11.580Z] 44d4cbc1a847: Preparing [2026-05-20T05:20:11.580Z] 59ee8d479545: Preparing [2026-05-20T05:20:11.580Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:11.580Z] f183a37e2f34: Preparing [2026-05-20T05:20:11.580Z] ac287b6f05f9: Preparing [2026-05-20T05:20:11.580Z] 79f41741e7aa: Preparing [2026-05-20T05:20:11.580Z] 0854555d70ac: Preparing [2026-05-20T05:20:11.580Z] 0854555d70ac: Waiting [2026-05-20T05:20:11.580Z] 79f41741e7aa: Waiting [2026-05-20T05:20:11.580Z] f183a37e2f34: Waiting [2026-05-20T05:20:11.580Z] ac287b6f05f9: Waiting [2026-05-20T05:20:11.580Z] b2b821cde409: Layer already exists [2026-05-20T05:20:11.580Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:11.580Z] 44d4cbc1a847: Layer already exists [2026-05-20T05:20:11.580Z] b54a0efe463f: Layer already exists [2026-05-20T05:20:11.580Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:11.580Z] f183a37e2f34: Layer already exists [2026-05-20T05:20:11.580Z] 79f41741e7aa: Layer already exists [2026-05-20T05:20:11.580Z] ac287b6f05f9: Layer already exists [2026-05-20T05:20:11.580Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:11.580Z] 4.1.0-dev.113: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:11.905Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:12.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:12.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-20T05:20:12.229Z] b2b821cde409: Preparing [2026-05-20T05:20:12.229Z] b54a0efe463f: Preparing [2026-05-20T05:20:12.229Z] 44d4cbc1a847: Preparing [2026-05-20T05:20:12.229Z] 59ee8d479545: Preparing [2026-05-20T05:20:12.229Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:12.229Z] f183a37e2f34: Preparing [2026-05-20T05:20:12.229Z] ac287b6f05f9: Preparing [2026-05-20T05:20:12.229Z] 79f41741e7aa: Preparing [2026-05-20T05:20:12.229Z] 0854555d70ac: Preparing [2026-05-20T05:20:12.229Z] f183a37e2f34: Waiting [2026-05-20T05:20:12.229Z] ac287b6f05f9: Waiting [2026-05-20T05:20:12.229Z] 79f41741e7aa: Waiting [2026-05-20T05:20:12.229Z] 0854555d70ac: Waiting [2026-05-20T05:20:12.229Z] b2b821cde409: Layer already exists [2026-05-20T05:20:12.229Z] b54a0efe463f: Layer already exists [2026-05-20T05:20:12.229Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:12.229Z] 44d4cbc1a847: Layer already exists [2026-05-20T05:20:12.229Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:12.229Z] f183a37e2f34: Layer already exists [2026-05-20T05:20:12.229Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:12.229Z] 79f41741e7aa: Layer already exists [2026-05-20T05:20:12.229Z] ac287b6f05f9: Layer already exists [2026-05-20T05:20:12.229Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:12.555Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:12.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-20T05:20:12.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-20T05:20:12.874Z] b2b821cde409: Preparing [2026-05-20T05:20:12.874Z] b54a0efe463f: Preparing [2026-05-20T05:20:12.874Z] 44d4cbc1a847: Preparing [2026-05-20T05:20:12.874Z] 59ee8d479545: Preparing [2026-05-20T05:20:12.874Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:12.874Z] f183a37e2f34: Preparing [2026-05-20T05:20:12.874Z] ac287b6f05f9: Preparing [2026-05-20T05:20:12.874Z] 79f41741e7aa: Preparing [2026-05-20T05:20:12.874Z] 0854555d70ac: Preparing [2026-05-20T05:20:12.874Z] ac287b6f05f9: Waiting [2026-05-20T05:20:12.874Z] 79f41741e7aa: Waiting [2026-05-20T05:20:12.874Z] 0854555d70ac: Waiting [2026-05-20T05:20:12.874Z] f183a37e2f34: Waiting [2026-05-20T05:20:12.874Z] b54a0efe463f: Layer already exists [2026-05-20T05:20:12.874Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:12.874Z] 44d4cbc1a847: Layer already exists [2026-05-20T05:20:12.874Z] b2b821cde409: Layer already exists [2026-05-20T05:20:12.874Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:12.874Z] f183a37e2f34: Layer already exists [2026-05-20T05:20:12.874Z] 79f41741e7aa: Layer already exists [2026-05-20T05:20:12.874Z] ac287b6f05f9: Layer already exists [2026-05-20T05:20:12.874Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:12.874Z] main: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:20:12.951Z] ===================================================== [Pipeline] echo [2026-05-20T05:20:12.969Z] taggedImages: [2026-05-20T05:20:12.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:12.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-20T05:20:12.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-20T05:20:12.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:12.969Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-20T05:20:12.997Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-20T05:20:12.997Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:12.997Z] latest [2026-05-20T05:20:12.997Z] 4.1.0-dev.113 [2026-05-20T05:20:12.997Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:12.997Z] main [2026-05-20T05:20:12.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:13.342Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:13.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:13.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-20T05:20:13.661Z] 72c9284a4a58: Preparing [2026-05-20T05:20:13.661Z] 45dcc78f614a: Preparing [2026-05-20T05:20:13.661Z] 8c4ca039187d: Preparing [2026-05-20T05:20:13.661Z] 59ee8d479545: Preparing [2026-05-20T05:20:13.661Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:13.661Z] d3e4a57dd1d1: Preparing [2026-05-20T05:20:13.661Z] 1b53873e0cb5: Preparing [2026-05-20T05:20:13.661Z] bf1fb64c94d5: Preparing [2026-05-20T05:20:13.661Z] 0854555d70ac: Preparing [2026-05-20T05:20:13.661Z] 1b53873e0cb5: Waiting [2026-05-20T05:20:13.661Z] bf1fb64c94d5: Waiting [2026-05-20T05:20:13.661Z] 0854555d70ac: Waiting [2026-05-20T05:20:13.661Z] d3e4a57dd1d1: Waiting [2026-05-20T05:20:13.661Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:13.661Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:13.661Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:20:13.661Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:20:13.661Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:13.661Z] 45dcc78f614a: Pushed [2026-05-20T05:20:13.661Z] 8c4ca039187d: Pushed [2026-05-20T05:20:13.661Z] 72c9284a4a58: Pushed [2026-05-20T05:20:31.825Z] d3e4a57dd1d1: Pushed [2026-05-20T05:20:31.825Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:32.152Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:32.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-20T05:20:32.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-20T05:20:32.481Z] 72c9284a4a58: Preparing [2026-05-20T05:20:32.481Z] 45dcc78f614a: Preparing [2026-05-20T05:20:32.481Z] 8c4ca039187d: Preparing [2026-05-20T05:20:32.481Z] 59ee8d479545: Preparing [2026-05-20T05:20:32.481Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:32.481Z] d3e4a57dd1d1: Preparing [2026-05-20T05:20:32.481Z] 1b53873e0cb5: Preparing [2026-05-20T05:20:32.481Z] bf1fb64c94d5: Preparing [2026-05-20T05:20:32.481Z] 0854555d70ac: Preparing [2026-05-20T05:20:32.481Z] d3e4a57dd1d1: Waiting [2026-05-20T05:20:32.481Z] 1b53873e0cb5: Waiting [2026-05-20T05:20:32.481Z] bf1fb64c94d5: Waiting [2026-05-20T05:20:32.481Z] 0854555d70ac: Waiting [2026-05-20T05:20:32.481Z] 8c4ca039187d: Layer already exists [2026-05-20T05:20:32.481Z] 45dcc78f614a: Layer already exists [2026-05-20T05:20:32.481Z] 72c9284a4a58: Layer already exists [2026-05-20T05:20:32.481Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:32.481Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:32.481Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:20:32.481Z] d3e4a57dd1d1: Layer already exists [2026-05-20T05:20:32.481Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:32.481Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:20:32.481Z] latest: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:32.815Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:33.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-20T05:20:33.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-20T05:20:33.140Z] 72c9284a4a58: Preparing [2026-05-20T05:20:33.140Z] 45dcc78f614a: Preparing [2026-05-20T05:20:33.140Z] 8c4ca039187d: Preparing [2026-05-20T05:20:33.140Z] 59ee8d479545: Preparing [2026-05-20T05:20:33.140Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:33.140Z] d3e4a57dd1d1: Preparing [2026-05-20T05:20:33.140Z] 1b53873e0cb5: Preparing [2026-05-20T05:20:33.140Z] bf1fb64c94d5: Preparing [2026-05-20T05:20:33.140Z] 0854555d70ac: Preparing [2026-05-20T05:20:33.140Z] 1b53873e0cb5: Waiting [2026-05-20T05:20:33.140Z] bf1fb64c94d5: Waiting [2026-05-20T05:20:33.140Z] 0854555d70ac: Waiting [2026-05-20T05:20:33.140Z] d3e4a57dd1d1: Waiting [2026-05-20T05:20:33.140Z] 72c9284a4a58: Layer already exists [2026-05-20T05:20:33.140Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:33.140Z] 45dcc78f614a: Layer already exists [2026-05-20T05:20:33.140Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:33.140Z] 8c4ca039187d: Layer already exists [2026-05-20T05:20:33.140Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:20:33.140Z] d3e4a57dd1d1: Layer already exists [2026-05-20T05:20:33.140Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:33.140Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:20:33.140Z] 4.1.0-dev.113: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:33.469Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:33.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:33.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-20T05:20:33.797Z] 72c9284a4a58: Preparing [2026-05-20T05:20:33.797Z] 45dcc78f614a: Preparing [2026-05-20T05:20:33.797Z] 8c4ca039187d: Preparing [2026-05-20T05:20:33.797Z] 59ee8d479545: Preparing [2026-05-20T05:20:33.797Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:33.797Z] d3e4a57dd1d1: Preparing [2026-05-20T05:20:33.797Z] 1b53873e0cb5: Preparing [2026-05-20T05:20:33.797Z] bf1fb64c94d5: Preparing [2026-05-20T05:20:33.797Z] 0854555d70ac: Preparing [2026-05-20T05:20:33.797Z] d3e4a57dd1d1: Waiting [2026-05-20T05:20:33.797Z] bf1fb64c94d5: Waiting [2026-05-20T05:20:33.797Z] 0854555d70ac: Waiting [2026-05-20T05:20:33.797Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:33.797Z] 8c4ca039187d: Layer already exists [2026-05-20T05:20:33.797Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:33.797Z] 72c9284a4a58: Layer already exists [2026-05-20T05:20:33.797Z] 45dcc78f614a: Layer already exists [2026-05-20T05:20:33.797Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:20:33.797Z] d3e4a57dd1d1: Layer already exists [2026-05-20T05:20:33.797Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:20:33.797Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:33.797Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:34.124Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:34.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-20T05:20:34.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-20T05:20:34.452Z] 72c9284a4a58: Preparing [2026-05-20T05:20:34.452Z] 45dcc78f614a: Preparing [2026-05-20T05:20:34.452Z] 8c4ca039187d: Preparing [2026-05-20T05:20:34.452Z] 59ee8d479545: Preparing [2026-05-20T05:20:34.452Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:34.452Z] d3e4a57dd1d1: Preparing [2026-05-20T05:20:34.452Z] 1b53873e0cb5: Preparing [2026-05-20T05:20:34.452Z] bf1fb64c94d5: Preparing [2026-05-20T05:20:34.452Z] 0854555d70ac: Preparing [2026-05-20T05:20:34.452Z] d3e4a57dd1d1: Waiting [2026-05-20T05:20:34.452Z] 1b53873e0cb5: Waiting [2026-05-20T05:20:34.452Z] bf1fb64c94d5: Waiting [2026-05-20T05:20:34.452Z] 0854555d70ac: Waiting [2026-05-20T05:20:34.452Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:34.452Z] 45dcc78f614a: Layer already exists [2026-05-20T05:20:34.452Z] 72c9284a4a58: Layer already exists [2026-05-20T05:20:34.452Z] 8c4ca039187d: Layer already exists [2026-05-20T05:20:34.452Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:34.452Z] d3e4a57dd1d1: Layer already exists [2026-05-20T05:20:34.452Z] 1b53873e0cb5: Layer already exists [2026-05-20T05:20:34.452Z] bf1fb64c94d5: Layer already exists [2026-05-20T05:20:34.452Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:34.452Z] main: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:20:34.518Z] ===================================================== [Pipeline] echo [2026-05-20T05:20:34.530Z] taggedImages: [2026-05-20T05:20:34.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:34.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-20T05:20:34.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-20T05:20:34.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:34.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-20T05:20:34.554Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-20T05:20:34.554Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:34.554Z] latest [2026-05-20T05:20:34.554Z] 4.1.0-dev.113 [2026-05-20T05:20:34.554Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:34.554Z] main [2026-05-20T05:20:34.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:34.894Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:35.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:35.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-20T05:20:35.214Z] d59ec84e1445: Preparing [2026-05-20T05:20:35.214Z] 0b077d24bdc2: Preparing [2026-05-20T05:20:35.214Z] 59ee8d479545: Preparing [2026-05-20T05:20:35.214Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:35.214Z] cab9fc7aa9b8: Preparing [2026-05-20T05:20:35.214Z] d6b1dfbb3d21: Preparing [2026-05-20T05:20:35.214Z] 0854555d70ac: Preparing [2026-05-20T05:20:35.214Z] d6b1dfbb3d21: Waiting [2026-05-20T05:20:35.214Z] 0854555d70ac: Waiting [2026-05-20T05:20:35.214Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:35.214Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:35.214Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:35.214Z] d59ec84e1445: Pushed [2026-05-20T05:20:35.214Z] cab9fc7aa9b8: Pushed [2026-05-20T05:20:35.778Z] d6b1dfbb3d21: Pushed [2026-05-20T05:20:39.979Z] 0b077d24bdc2: Pushed [2026-05-20T05:20:39.979Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:40.311Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:40.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-20T05:20:40.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-20T05:20:40.628Z] d59ec84e1445: Preparing [2026-05-20T05:20:40.628Z] 0b077d24bdc2: Preparing [2026-05-20T05:20:40.628Z] 59ee8d479545: Preparing [2026-05-20T05:20:40.628Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:40.628Z] cab9fc7aa9b8: Preparing [2026-05-20T05:20:40.628Z] d6b1dfbb3d21: Preparing [2026-05-20T05:20:40.628Z] 0854555d70ac: Preparing [2026-05-20T05:20:40.628Z] d6b1dfbb3d21: Waiting [2026-05-20T05:20:40.628Z] 0854555d70ac: Waiting [2026-05-20T05:20:40.628Z] cab9fc7aa9b8: Layer already exists [2026-05-20T05:20:40.628Z] 0b077d24bdc2: Layer already exists [2026-05-20T05:20:40.628Z] d59ec84e1445: Layer already exists [2026-05-20T05:20:40.628Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:40.628Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:40.628Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:40.628Z] d6b1dfbb3d21: Layer already exists [2026-05-20T05:20:40.628Z] latest: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:41.003Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:41.326Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-20T05:20:41.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-20T05:20:41.326Z] d59ec84e1445: Preparing [2026-05-20T05:20:41.326Z] 0b077d24bdc2: Preparing [2026-05-20T05:20:41.326Z] 59ee8d479545: Preparing [2026-05-20T05:20:41.326Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:41.326Z] cab9fc7aa9b8: Preparing [2026-05-20T05:20:41.326Z] d6b1dfbb3d21: Preparing [2026-05-20T05:20:41.326Z] 0854555d70ac: Preparing [2026-05-20T05:20:41.326Z] d6b1dfbb3d21: Waiting [2026-05-20T05:20:41.326Z] 0854555d70ac: Waiting [2026-05-20T05:20:41.326Z] 0b077d24bdc2: Layer already exists [2026-05-20T05:20:41.326Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:41.326Z] cab9fc7aa9b8: Layer already exists [2026-05-20T05:20:41.326Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:41.326Z] d59ec84e1445: Layer already exists [2026-05-20T05:20:41.326Z] d6b1dfbb3d21: Layer already exists [2026-05-20T05:20:41.326Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:41.326Z] 4.1.0-dev.113: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:41.650Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:41.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:41.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-20T05:20:41.970Z] d59ec84e1445: Preparing [2026-05-20T05:20:41.970Z] 0b077d24bdc2: Preparing [2026-05-20T05:20:41.970Z] 59ee8d479545: Preparing [2026-05-20T05:20:41.970Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:41.970Z] cab9fc7aa9b8: Preparing [2026-05-20T05:20:41.970Z] d6b1dfbb3d21: Preparing [2026-05-20T05:20:41.970Z] 0854555d70ac: Preparing [2026-05-20T05:20:41.970Z] d6b1dfbb3d21: Waiting [2026-05-20T05:20:41.970Z] 0854555d70ac: Waiting [2026-05-20T05:20:41.970Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:41.970Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:41.970Z] cab9fc7aa9b8: Layer already exists [2026-05-20T05:20:41.970Z] 0b077d24bdc2: Layer already exists [2026-05-20T05:20:41.970Z] d59ec84e1445: Layer already exists [2026-05-20T05:20:41.970Z] d6b1dfbb3d21: Layer already exists [2026-05-20T05:20:41.970Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:41.970Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:42.292Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:42.613Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-20T05:20:42.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-20T05:20:42.613Z] d59ec84e1445: Preparing [2026-05-20T05:20:42.613Z] 0b077d24bdc2: Preparing [2026-05-20T05:20:42.613Z] 59ee8d479545: Preparing [2026-05-20T05:20:42.613Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:42.613Z] cab9fc7aa9b8: Preparing [2026-05-20T05:20:42.613Z] d6b1dfbb3d21: Preparing [2026-05-20T05:20:42.613Z] 0854555d70ac: Preparing [2026-05-20T05:20:42.613Z] d6b1dfbb3d21: Waiting [2026-05-20T05:20:42.613Z] 0854555d70ac: Waiting [2026-05-20T05:20:42.613Z] cab9fc7aa9b8: Layer already exists [2026-05-20T05:20:42.613Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:42.613Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:42.613Z] d59ec84e1445: Layer already exists [2026-05-20T05:20:42.613Z] 0b077d24bdc2: Layer already exists [2026-05-20T05:20:42.613Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:42.613Z] d6b1dfbb3d21: Layer already exists [2026-05-20T05:20:42.613Z] main: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:20:42.682Z] ===================================================== [Pipeline] echo [2026-05-20T05:20:42.695Z] taggedImages: [2026-05-20T05:20:42.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:42.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-20T05:20:42.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-20T05:20:42.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:42.695Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-20T05:20:42.719Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-20T05:20:42.719Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:42.719Z] latest [2026-05-20T05:20:42.719Z] 4.1.0-dev.113 [2026-05-20T05:20:42.719Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:42.719Z] main [2026-05-20T05:20:42.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:43.057Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:43.376Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:43.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-20T05:20:43.377Z] 015bcdeeb4ac: Preparing [2026-05-20T05:20:43.377Z] 13ace381d6d9: Preparing [2026-05-20T05:20:43.377Z] 59ee8d479545: Preparing [2026-05-20T05:20:43.377Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:43.377Z] 9f01d9b3b188: Preparing [2026-05-20T05:20:43.377Z] 70fe443ea700: Preparing [2026-05-20T05:20:43.377Z] 0854555d70ac: Preparing [2026-05-20T05:20:43.377Z] 70fe443ea700: Waiting [2026-05-20T05:20:43.377Z] 0854555d70ac: Waiting [2026-05-20T05:20:43.377Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:43.377Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:43.377Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:43.377Z] 9f01d9b3b188: Pushed [2026-05-20T05:20:43.377Z] 015bcdeeb4ac: Pushed [2026-05-20T05:20:43.635Z] 70fe443ea700: Pushed [2026-05-20T05:20:47.824Z] 13ace381d6d9: Pushed [2026-05-20T05:20:48.082Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:48.407Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:48.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-20T05:20:48.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-20T05:20:48.728Z] 015bcdeeb4ac: Preparing [2026-05-20T05:20:48.728Z] 13ace381d6d9: Preparing [2026-05-20T05:20:48.728Z] 59ee8d479545: Preparing [2026-05-20T05:20:48.728Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:48.728Z] 9f01d9b3b188: Preparing [2026-05-20T05:20:48.728Z] 70fe443ea700: Preparing [2026-05-20T05:20:48.728Z] 0854555d70ac: Preparing [2026-05-20T05:20:48.728Z] 70fe443ea700: Waiting [2026-05-20T05:20:48.728Z] 0854555d70ac: Waiting [2026-05-20T05:20:48.728Z] 13ace381d6d9: Layer already exists [2026-05-20T05:20:48.728Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:48.728Z] 9f01d9b3b188: Layer already exists [2026-05-20T05:20:48.728Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:48.728Z] 015bcdeeb4ac: Layer already exists [2026-05-20T05:20:48.728Z] 70fe443ea700: Layer already exists [2026-05-20T05:20:48.728Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:48.728Z] latest: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:49.045Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:49.358Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-20T05:20:49.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-20T05:20:49.358Z] 015bcdeeb4ac: Preparing [2026-05-20T05:20:49.358Z] 13ace381d6d9: Preparing [2026-05-20T05:20:49.358Z] 59ee8d479545: Preparing [2026-05-20T05:20:49.358Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:49.358Z] 9f01d9b3b188: Preparing [2026-05-20T05:20:49.358Z] 70fe443ea700: Preparing [2026-05-20T05:20:49.358Z] 0854555d70ac: Preparing [2026-05-20T05:20:49.358Z] 70fe443ea700: Waiting [2026-05-20T05:20:49.358Z] 0854555d70ac: Waiting [2026-05-20T05:20:49.358Z] 9f01d9b3b188: Layer already exists [2026-05-20T05:20:49.358Z] 015bcdeeb4ac: Layer already exists [2026-05-20T05:20:49.358Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:49.358Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:49.358Z] 13ace381d6d9: Layer already exists [2026-05-20T05:20:49.358Z] 70fe443ea700: Layer already exists [2026-05-20T05:20:49.358Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:49.358Z] 4.1.0-dev.113: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:49.679Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:49.996Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:49.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-20T05:20:49.997Z] 015bcdeeb4ac: Preparing [2026-05-20T05:20:49.997Z] 13ace381d6d9: Preparing [2026-05-20T05:20:49.997Z] 59ee8d479545: Preparing [2026-05-20T05:20:49.997Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:49.997Z] 9f01d9b3b188: Preparing [2026-05-20T05:20:49.997Z] 70fe443ea700: Preparing [2026-05-20T05:20:49.997Z] 0854555d70ac: Preparing [2026-05-20T05:20:49.997Z] 70fe443ea700: Waiting [2026-05-20T05:20:49.997Z] 0854555d70ac: Waiting [2026-05-20T05:20:49.997Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:49.997Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:49.997Z] 015bcdeeb4ac: Layer already exists [2026-05-20T05:20:49.997Z] 9f01d9b3b188: Layer already exists [2026-05-20T05:20:49.997Z] 13ace381d6d9: Layer already exists [2026-05-20T05:20:49.997Z] 70fe443ea700: Layer already exists [2026-05-20T05:20:49.997Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:49.997Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:50.323Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:20:50.642Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-20T05:20:50.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-20T05:20:50.642Z] 015bcdeeb4ac: Preparing [2026-05-20T05:20:50.642Z] 13ace381d6d9: Preparing [2026-05-20T05:20:50.642Z] 59ee8d479545: Preparing [2026-05-20T05:20:50.642Z] 0bc1c16ecf00: Preparing [2026-05-20T05:20:50.642Z] 9f01d9b3b188: Preparing [2026-05-20T05:20:50.642Z] 70fe443ea700: Preparing [2026-05-20T05:20:50.642Z] 0854555d70ac: Preparing [2026-05-20T05:20:50.642Z] 0854555d70ac: Waiting [2026-05-20T05:20:50.642Z] 70fe443ea700: Waiting [2026-05-20T05:20:50.642Z] 015bcdeeb4ac: Layer already exists [2026-05-20T05:20:50.642Z] 9f01d9b3b188: Layer already exists [2026-05-20T05:20:50.642Z] 0bc1c16ecf00: Layer already exists [2026-05-20T05:20:50.642Z] 59ee8d479545: Layer already exists [2026-05-20T05:20:50.642Z] 13ace381d6d9: Layer already exists [2026-05-20T05:20:50.642Z] 70fe443ea700: Layer already exists [2026-05-20T05:20:50.642Z] 0854555d70ac: Layer already exists [2026-05-20T05:20:50.642Z] main: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:20:50.715Z] ===================================================== [Pipeline] echo [2026-05-20T05:20:50.728Z] taggedImages: [2026-05-20T05:20:50.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:20:50.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-20T05:20:50.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-20T05:20:50.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:20:50.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T05:36:39.375Z] #154 ... [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-20T05:36:39.375Z] #145 DONE 1172.4s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-20T05:36:39.375Z] #144 ... [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:36:39.375Z] #155 DONE 0.1s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:36:39.375Z] #156 DONE 0.3s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-20T05:36:39.375Z] #157 DONE 0.3s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-20T05:36:39.375Z] #144 ... [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:36:39.375Z] #158 DONE 0.1s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-20T05:36:39.375Z] #159 DONE 0.2s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:36:39.375Z] #160 DONE 2.0s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #112 [core-common-config-bootstrapper] exporting to image [2026-05-20T05:36:39.375Z] #112 exporting layers [2026-05-20T05:36:39.375Z] #112 exporting layers 1.0s done [2026-05-20T05:36:39.375Z] #112 writing image sha256:8edee26869de884fedc16ad5ddaa6a44eb3be892709efd81a4882d921ab9d22f done [2026-05-20T05:36:39.375Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-05-20T05:36:39.375Z] #112 DONE 6.3s [2026-05-20T05:36:39.375Z] [2026-05-20T05:36:39.375Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-20T05:36:57.562Z] #147 ... [2026-05-20T05:36:57.562Z] [2026-05-20T05:36:57.562Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-20T05:36:57.562Z] #144 DONE 1193.0s [2026-05-20T05:36:57.562Z] [2026-05-20T05:36:57.562Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-20T05:36:57.562Z] #161 DONE 0.4s [2026-05-20T05:36:57.562Z] [2026-05-20T05:36:57.562Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-20T05:36:58.965Z] #162 DONE 3.4s [2026-05-20T05:36:58.965Z] [2026-05-20T05:36:58.965Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:36:58.965Z] #154 ... [2026-05-20T05:36:58.965Z] [2026-05-20T05:36:58.965Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:36:59.551Z] #163 DONE 0.5s [2026-05-20T05:36:59.551Z] [2026-05-20T05:36:59.551Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:36:59.816Z] #164 DONE 0.2s [2026-05-20T05:36:59.816Z] [2026-05-20T05:36:59.816Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-20T05:37:00.081Z] #165 DONE 0.3s [2026-05-20T05:37:00.081Z] [2026-05-20T05:37:00.081Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-20T05:37:00.081Z] #166 DONE 0.1s [2026-05-20T05:37:00.081Z] [2026-05-20T05:37:00.081Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:37:00.346Z] #146 ... [2026-05-20T05:37:00.346Z] [2026-05-20T05:37:00.346Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-20T05:37:00.346Z] #167 DONE 0.1s [2026-05-20T05:37:00.346Z] [2026-05-20T05:37:00.346Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-20T05:37:00.346Z] #168 DONE 0.1s [2026-05-20T05:37:00.346Z] [2026-05-20T05:37:00.346Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:37:00.611Z] #154 ... [2026-05-20T05:37:00.611Z] [2026-05-20T05:37:00.611Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-20T05:37:00.611Z] #169 DONE 0.1s [2026-05-20T05:37:00.611Z] [2026-05-20T05:37:00.611Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-20T05:37:00.611Z] #170 DONE 0.1s [2026-05-20T05:37:00.611Z] [2026-05-20T05:37:00.611Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:37:00.877Z] #154 ... [2026-05-20T05:37:00.877Z] [2026-05-20T05:37:00.877Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-20T05:37:02.813Z] #171 DONE 2.0s [2026-05-20T05:37:02.813Z] [2026-05-20T05:37:02.813Z] #112 [security-bootstrapper] exporting to image [2026-05-20T05:37:02.813Z] #112 exporting layers [2026-05-20T05:37:03.786Z] #112 exporting layers 0.9s done [2026-05-20T05:37:03.786Z] #112 writing image sha256:2a1e446a8cfa3d1c055c2f03bc978d44027667787bef1b7fb124835073391e8b done [2026-05-20T05:37:03.786Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-20T05:37:03.786Z] #112 DONE 7.2s [2026-05-20T05:37:03.786Z] [2026-05-20T05:37:03.786Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-20T05:54:11.744Z] #153 ... [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-20T05:54:11.744Z] #151 DONE 2224.1s [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-20T05:54:11.744Z] #153 ... [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:54:11.744Z] #172 DONE 0.2s [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:54:11.744Z] #173 DONE 0.2s [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:54:11.744Z] #154 ... [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-20T05:54:11.744Z] #174 DONE 0.5s [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:54:11.744Z] #175 DONE 0.2s [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #112 [core-command] exporting to image [2026-05-20T05:54:11.744Z] #112 exporting layers [2026-05-20T05:54:11.744Z] #112 exporting layers 0.5s done [2026-05-20T05:54:11.744Z] #112 writing image sha256:a4ce22753607f8b6ed8656b7dbf141e6b94efa77885f7dc8caf34e0e9d1ca70c done [2026-05-20T05:54:11.744Z] #112 naming to docker.io/library/core-command-arm64 done [2026-05-20T05:54:11.744Z] #112 DONE 7.8s [2026-05-20T05:54:11.744Z] [2026-05-20T05:54:11.744Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:54:38.429Z] #143 ... [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-20T05:54:38.429Z] #148 DONE 2253.6s [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-20T05:54:38.429Z] #153 ... [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:54:38.429Z] #176 DONE 0.1s [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:54:38.429Z] #177 DONE 0.1s [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:54:38.429Z] #154 ... [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-20T05:54:38.429Z] #178 DONE 0.1s [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-20T05:54:38.429Z] #179 DONE 0.1s [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:54:38.429Z] #146 ... [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-20T05:54:38.429Z] #180 DONE 0.5s [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-20T05:54:38.429Z] #181 DONE 0.1s [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:54:38.429Z] #154 ... [2026-05-20T05:54:38.429Z] [2026-05-20T05:54:38.429Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:54:39.401Z] #182 DONE 2.0s [2026-05-20T05:54:39.401Z] [2026-05-20T05:54:39.401Z] #112 [security-proxy-setup] exporting to image [2026-05-20T05:54:39.401Z] #112 exporting layers [2026-05-20T05:54:40.406Z] #112 exporting layers 1.2s done [2026-05-20T05:54:40.406Z] #112 writing image sha256:f25e30f84d27b32960fb8d30a1ba1e54cc917742fdb76d06e02fd1b6bc584cb7 done [2026-05-20T05:54:40.406Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-20T05:54:40.406Z] #112 DONE 9.0s [2026-05-20T05:54:40.406Z] [2026-05-20T05:54:40.406Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-20T05:54:43.068Z] #153 2260.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-20T05:55:22.219Z] #153 DONE 2294.1s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-20T05:55:22.219Z] #152 ... [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:55:22.219Z] #183 DONE 0.1s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:55:22.219Z] #154 ... [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:55:22.219Z] #184 DONE 0.1s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-20T05:55:22.219Z] #185 DONE 0.1s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:55:22.219Z] #154 ... [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-20T05:55:22.219Z] #186 DONE 0.2s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:55:22.219Z] #187 DONE 0.2s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-20T05:55:22.219Z] #188 DONE 0.5s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-20T05:55:22.219Z] #189 DONE 0.4s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-20T05:55:22.219Z] #190 DONE 0.1s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:55:22.219Z] #191 DONE 1.8s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-20T05:55:22.219Z] #152 ... [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #112 [security-secretstore-setup] exporting to image [2026-05-20T05:55:22.219Z] #112 exporting layers [2026-05-20T05:55:22.219Z] #112 exporting layers 1.4s done [2026-05-20T05:55:22.219Z] #112 writing image sha256:369cab93dc83d780aebf349abb7df6503507a43344b5a839ee779abedebe032c done [2026-05-20T05:55:22.219Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-20T05:55:22.219Z] #112 DONE 10.4s [2026-05-20T05:55:22.219Z] [2026-05-20T05:55:22.219Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:56:18.733Z] #43 ... [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-20T05:56:18.733Z] #147 DONE 2349.3s [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-20T05:56:18.733Z] #152 ... [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:56:18.733Z] #192 DONE 0.2s [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:56:18.733Z] #193 DONE 0.2s [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-20T05:56:18.733Z] #194 DONE 0.5s [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:56:18.733Z] #195 DONE 0.1s [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #112 [security-spiffe-token-provider] exporting to image [2026-05-20T05:56:18.733Z] #112 exporting layers [2026-05-20T05:56:18.733Z] #112 exporting layers 0.6s done [2026-05-20T05:56:18.733Z] #112 writing image sha256:caf873fddcd3f3697a79647b6d614fd9486b1d02fcaf046571dbae1dc5dcba3d done [2026-05-20T05:56:18.733Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-20T05:56:18.733Z] #112 DONE 11.0s [2026-05-20T05:56:18.733Z] [2026-05-20T05:56:18.733Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:56:57.767Z] #150 ... [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-20T05:56:57.767Z] #154 DONE 2392.3s [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:56:57.767Z] #146 ... [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:56:57.767Z] #196 DONE 0.3s [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:56:57.767Z] #43 ... [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:56:57.767Z] #197 DONE 0.1s [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-20T05:56:57.767Z] #198 DONE 0.6s [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:56:57.767Z] #146 ... [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-20T05:56:57.767Z] #199 DONE 0.1s [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-20T05:56:57.767Z] #200 DONE 0.1s [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:56:57.767Z] #143 ... [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:56:57.767Z] #201 ... [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-20T05:56:57.767Z] #146 DONE 2395.4s [2026-05-20T05:56:57.767Z] [2026-05-20T05:56:57.767Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:56:58.035Z] #150 ... [2026-05-20T05:56:58.035Z] [2026-05-20T05:56:58.035Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-20T05:56:58.035Z] #149 DONE 2396.1s [2026-05-20T05:56:58.995Z] [2026-05-20T05:56:58.995Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-20T05:56:58.995Z] #201 DONE 2.6s [2026-05-20T05:56:58.995Z] [2026-05-20T05:56:58.995Z] #112 [security-proxy-auth] exporting to image [2026-05-20T05:56:58.995Z] #112 exporting layers [2026-05-20T05:56:59.593Z] #112 ... [2026-05-20T05:56:59.593Z] [2026-05-20T05:56:59.593Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:56:59.593Z] #202 CACHED [2026-05-20T05:56:59.593Z] [2026-05-20T05:56:59.593Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:56:59.593Z] #203 CACHED [2026-05-20T05:56:59.593Z] [2026-05-20T05:56:59.593Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:56:59.593Z] #204 DONE 0.3s [2026-05-20T05:56:59.593Z] [2026-05-20T05:56:59.593Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-20T05:57:00.192Z] #205 ... [2026-05-20T05:57:00.192Z] [2026-05-20T05:57:00.192Z] #112 [security-proxy-auth] exporting to image [2026-05-20T05:57:00.192Z] #112 exporting layers 1.5s done [2026-05-20T05:57:00.192Z] #112 writing image sha256:f2edc8cea31bf6200a85c9e5d132f9f0d71c645e89b7effa45d32438d50ac8ba 0.0s done [2026-05-20T05:57:00.192Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-20T05:57:00.192Z] #112 DONE 12.6s [2026-05-20T05:57:00.464Z] [2026-05-20T05:57:00.464Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-20T05:57:00.730Z] #206 ... [2026-05-20T05:57:00.730Z] [2026-05-20T05:57:00.730Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-20T05:57:00.730Z] #152 DONE 2398.7s [2026-05-20T05:57:00.730Z] [2026-05-20T05:57:00.730Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-20T05:57:00.730Z] #205 DONE 1.1s [2026-05-20T05:57:00.730Z] [2026-05-20T05:57:00.730Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-20T05:57:00.730Z] #206 DONE 1.3s [2026-05-20T05:57:00.730Z] [2026-05-20T05:57:00.730Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:57:01.314Z] #207 ... [2026-05-20T05:57:01.314Z] [2026-05-20T05:57:01.314Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:57:01.314Z] #208 DONE 0.4s [2026-05-20T05:57:01.314Z] [2026-05-20T05:57:01.314Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:57:01.314Z] #207 DONE 0.5s [2026-05-20T05:57:01.314Z] [2026-05-20T05:57:01.314Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-20T05:57:01.582Z] #209 DONE 0.4s [2026-05-20T05:57:01.582Z] [2026-05-20T05:57:01.582Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:57:01.582Z] #210 DONE 0.4s [2026-05-20T05:57:01.582Z] [2026-05-20T05:57:01.582Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:57:01.855Z] #211 DONE 0.3s [2026-05-20T05:57:01.855Z] [2026-05-20T05:57:01.855Z] #112 [core-metadata] exporting to image [2026-05-20T05:57:02.442Z] #112 exporting layers 1.3s done [2026-05-20T05:57:02.714Z] #112 writing image sha256:e6ee76d4f5dab5e8ce8de981193a8b6e94831a019130dc95bb47365a4096c082 0.0s done [2026-05-20T05:57:02.714Z] #112 naming to docker.io/library/core-keeper-arm64 done [2026-05-20T05:57:02.990Z] #112 exporting layers 1.4s done [2026-05-20T05:57:02.990Z] #112 writing image sha256:56714b96a217d8aca55746dc5ced7e9c6581e46bb16eb95b87fc0c3179ce9dc9 done [2026-05-20T05:57:02.990Z] #112 naming to docker.io/library/core-metadata-arm64 done [2026-05-20T05:57:02.990Z] #112 DONE 14.4s [2026-05-20T05:57:02.990Z] [2026-05-20T05:57:02.990Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-20T05:57:02.990Z] #212 DONE 1.0s [2026-05-20T05:57:02.990Z] [2026-05-20T05:57:02.990Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:57:03.255Z] #213 DONE 0.2s [2026-05-20T05:57:03.255Z] [2026-05-20T05:57:03.255Z] #112 [core-data] exporting to image [2026-05-20T05:57:03.837Z] #112 exporting layers 0.6s done [2026-05-20T05:57:03.837Z] #112 writing image sha256:33ad4ee6616676956842e29d676e9726c759f8c32eb5329a614c9038104e6c6a done [2026-05-20T05:57:03.837Z] #112 naming to docker.io/library/core-data-arm64 done [2026-05-20T05:57:03.837Z] #112 DONE 15.0s [2026-05-20T05:57:03.837Z] [2026-05-20T05:57:03.837Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:57:36.125Z] #150 ... [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-20T05:57:36.125Z] #143 DONE 2429.1s [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:57:36.125Z] #214 DONE 0.2s [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:57:36.125Z] #215 DONE 0.1s [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:57:36.125Z] #150 ... [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-20T05:57:36.125Z] #216 DONE 0.5s [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-20T05:57:36.125Z] #217 DONE 0.1s [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #112 [support-scheduler] exporting to image [2026-05-20T05:57:36.125Z] #112 exporting layers [2026-05-20T05:57:36.125Z] #112 exporting layers 1.1s done [2026-05-20T05:57:36.125Z] #112 writing image sha256:b36e35043a3e0e9991a18cc7fe4ad63f82381d8ef5e915607e4599d261a14830 done [2026-05-20T05:57:36.125Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2026-05-20T05:57:36.125Z] #112 DONE 16.1s [2026-05-20T05:57:36.125Z] [2026-05-20T05:57:36.125Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-20T05:57:37.079Z] #150 DONE 2435.2s [2026-05-20T05:57:37.079Z] [2026-05-20T05:57:37.079Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:57:37.667Z] #43 ... [2026-05-20T05:57:37.667Z] [2026-05-20T05:57:37.667Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-20T05:57:37.667Z] #218 DONE 0.1s [2026-05-20T05:57:37.933Z] [2026-05-20T05:57:37.933Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-20T05:57:37.933Z] #219 DONE 0.1s [2026-05-20T05:57:37.933Z] [2026-05-20T05:57:37.933Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:57:37.933Z] #43 ... [2026-05-20T05:57:37.933Z] [2026-05-20T05:57:37.933Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-20T05:57:38.200Z] #220 DONE 0.4s [2026-05-20T05:57:38.200Z] [2026-05-20T05:57:38.200Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:57:38.469Z] #43 ... [2026-05-20T05:57:38.469Z] [2026-05-20T05:57:38.469Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-20T05:57:38.469Z] #221 DONE 0.1s [2026-05-20T05:57:38.469Z] [2026-05-20T05:57:38.469Z] #112 [support-notifications] exporting to image [2026-05-20T05:57:39.878Z] #112 exporting layers 1.3s done [2026-05-20T05:57:39.878Z] #112 writing image sha256:8bafdd521ea7f8536bc917942acc16b66b287aaa9f6a6d6dda5cd087d9c17bbc done [2026-05-20T05:57:39.878Z] #112 naming to docker.io/library/support-notifications-arm64 done [2026-05-20T05:57:39.878Z] #112 DONE 17.4s [2026-05-20T05:57:39.878Z] [2026-05-20T05:57:39.878Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-20T05:57:39.878Z] time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-20T05:57:39.892Z] $ docker stop --time=1 80a9fe91b7df6a5a25eaaa87d7afaf48accece15e427d3e8a6ff87703324a9bf [2026-05-20T05:57:41.592Z] $ docker rm -f --volumes 80a9fe91b7df6a5a25eaaa87d7afaf48accece15e427d3e8a6ff87703324a9bf [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T05:57:42.125Z] + docker images [2026-05-20T05:57:42.125Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-20T05:57:42.125Z] support-notifications-arm64 latest 8bafdd521ea7 3 seconds ago 56.1MB [2026-05-20T05:57:42.125Z] support-scheduler-arm64 latest b36e35043a3e 9 seconds ago 52.3MB [2026-05-20T05:57:42.125Z] core-data-arm64 latest 33ad4ee66166 39 seconds ago 48.1MB [2026-05-20T05:57:42.125Z] core-metadata-arm64 latest 56714b96a217 40 seconds ago 48.2MB [2026-05-20T05:57:42.125Z] core-keeper-arm64 latest e6ee76d4f5da 41 seconds ago 47.9MB [2026-05-20T05:57:42.125Z] security-proxy-auth-arm64 latest f2edc8cea31b 43 seconds ago 47.3MB [2026-05-20T05:57:42.125Z] security-spiffe-token-provider-arm64 latest caf873fddcd3 About a minute ago 51.9MB [2026-05-20T05:57:42.125Z] security-secretstore-setup-arm64 latest 369cab93dc83 2 minutes ago 85.8MB [2026-05-20T05:57:42.125Z] security-proxy-setup-arm64 latest f25e30f84d27 3 minutes ago 52.9MB [2026-05-20T05:57:42.125Z] core-command-arm64 latest a4ce22753607 3 minutes ago 42.6MB [2026-05-20T05:57:42.125Z] security-bootstrapper-arm64 latest 2a1e446a8cfa 20 minutes ago 21.3MB [2026-05-20T05:57:42.125Z] core-common-config-bootstrapper-arm64 latest 8edee26869de 21 minutes ago 20.2MB [2026-05-20T05:57:42.125Z] security-spire-agent-arm64 latest a6e86d575969 42 minutes ago 219MB [2026-05-20T05:57:42.125Z] security-spire-server-arm64 latest 2f0daa4190ec 42 minutes ago 163MB [2026-05-20T05:57:42.125Z] security-spire-config-arm64 latest 4b9dd91354fe 42 minutes ago 162MB [2026-05-20T05:57:42.125Z] ci-base-image-arm64 latest 8acbcdd6dc61 43 minutes ago 899MB [2026-05-20T05:57:42.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-05-20T05:57:42.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T05:57:42.297Z] provisioning config files... [2026-05-20T05:57:42.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config14965588445531797450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T05:57:42.662Z] ---> ****-login.sh [2026-05-20T05:57:42.662Z] nexus3.edgexfoundry.org:10001 [2026-05-20T05:57:42.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:57:42.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:57:42.932Z] Configure a credential helper to remove this warning. See [2026-05-20T05:57:42.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:57:42.932Z] [2026-05-20T05:57:42.932Z] Login Succeeded [2026-05-20T05:57:42.932Z] nexus3.edgexfoundry.org:10002 [2026-05-20T05:57:43.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:57:43.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:57:43.466Z] Configure a credential helper to remove this warning. See [2026-05-20T05:57:43.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:57:43.466Z] [2026-05-20T05:57:43.466Z] Login Succeeded [2026-05-20T05:57:43.466Z] nexus3.edgexfoundry.org:10003 [2026-05-20T05:57:43.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:57:43.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:57:43.737Z] Configure a credential helper to remove this warning. See [2026-05-20T05:57:43.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:57:43.737Z] [2026-05-20T05:57:43.737Z] Login Succeeded [2026-05-20T05:57:43.737Z] nexus3.edgexfoundry.org:10004 [2026-05-20T05:57:44.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:57:44.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:57:44.003Z] Configure a credential helper to remove this warning. See [2026-05-20T05:57:44.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:57:44.003Z] [2026-05-20T05:57:44.003Z] Login Succeeded [2026-05-20T05:57:44.003Z] ****.io [2026-05-20T05:57:44.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T05:57:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T05:57:44.552Z] Configure a credential helper to remove this warning. See [2026-05-20T05:57:44.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T05:57:44.552Z] [2026-05-20T05:57:44.552Z] Login Succeeded [2026-05-20T05:57:44.552Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T05:57:44.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:57:44.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T05:57:44.645Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-20T05:57:44.645Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:57:44.645Z] latest [2026-05-20T05:57:44.645Z] 4.1.0-dev.113 [2026-05-20T05:57:44.645Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:57:44.645Z] main [2026-05-20T05:57:44.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:45.037Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:45.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:57:45.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-20T05:57:45.428Z] a51ca3c69f88: Preparing [2026-05-20T05:57:45.428Z] bd18be981f24: Preparing [2026-05-20T05:57:45.428Z] e4672257a9ca: Preparing [2026-05-20T05:57:45.428Z] fc336b3aae91: Preparing [2026-05-20T05:57:45.428Z] 1d9d4a90b163: Preparing [2026-05-20T05:57:45.428Z] 4acfb9341003: Preparing [2026-05-20T05:57:45.428Z] eeaa73608b53: Preparing [2026-05-20T05:57:45.428Z] 4acfb9341003: Waiting [2026-05-20T05:57:45.428Z] eeaa73608b53: Waiting [2026-05-20T05:57:45.699Z] fc336b3aae91: Pushed [2026-05-20T05:57:45.699Z] e4672257a9ca: Pushed [2026-05-20T05:57:45.699Z] a51ca3c69f88: Pushed [2026-05-20T05:57:45.699Z] 1d9d4a90b163: Pushed [2026-05-20T05:57:45.699Z] eeaa73608b53: Layer already exists [2026-05-20T05:57:45.699Z] 4acfb9341003: Pushed [2026-05-20T05:57:53.893Z] bd18be981f24: Pushed [2026-05-20T05:57:53.893Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:54.319Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:54.763Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-20T05:57:54.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-20T05:57:54.763Z] a51ca3c69f88: Preparing [2026-05-20T05:57:54.763Z] bd18be981f24: Preparing [2026-05-20T05:57:54.763Z] e4672257a9ca: Preparing [2026-05-20T05:57:54.763Z] fc336b3aae91: Preparing [2026-05-20T05:57:54.763Z] 1d9d4a90b163: Preparing [2026-05-20T05:57:54.763Z] 4acfb9341003: Preparing [2026-05-20T05:57:54.763Z] eeaa73608b53: Preparing [2026-05-20T05:57:54.763Z] 4acfb9341003: Waiting [2026-05-20T05:57:54.763Z] eeaa73608b53: Waiting [2026-05-20T05:57:54.763Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:57:54.763Z] fc336b3aae91: Layer already exists [2026-05-20T05:57:54.763Z] a51ca3c69f88: Layer already exists [2026-05-20T05:57:54.763Z] bd18be981f24: Layer already exists [2026-05-20T05:57:54.763Z] e4672257a9ca: Layer already exists [2026-05-20T05:57:54.763Z] 4acfb9341003: Layer already exists [2026-05-20T05:57:54.763Z] eeaa73608b53: Layer already exists [2026-05-20T05:57:54.763Z] latest: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:55.417Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:55.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-20T05:57:55.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-20T05:57:55.793Z] a51ca3c69f88: Preparing [2026-05-20T05:57:55.793Z] bd18be981f24: Preparing [2026-05-20T05:57:55.793Z] e4672257a9ca: Preparing [2026-05-20T05:57:55.793Z] fc336b3aae91: Preparing [2026-05-20T05:57:55.793Z] 1d9d4a90b163: Preparing [2026-05-20T05:57:55.793Z] 4acfb9341003: Preparing [2026-05-20T05:57:55.793Z] eeaa73608b53: Preparing [2026-05-20T05:57:55.793Z] 4acfb9341003: Waiting [2026-05-20T05:57:55.793Z] eeaa73608b53: Waiting [2026-05-20T05:57:55.793Z] e4672257a9ca: Layer already exists [2026-05-20T05:57:55.793Z] bd18be981f24: Layer already exists [2026-05-20T05:57:55.793Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:57:55.793Z] a51ca3c69f88: Layer already exists [2026-05-20T05:57:55.793Z] fc336b3aae91: Layer already exists [2026-05-20T05:57:55.793Z] 4acfb9341003: Layer already exists [2026-05-20T05:57:55.793Z] eeaa73608b53: Layer already exists [2026-05-20T05:57:55.793Z] 4.1.0-dev.113: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:56.419Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:58.076Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:57:58.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-20T05:57:58.076Z] a51ca3c69f88: Preparing [2026-05-20T05:57:58.076Z] bd18be981f24: Preparing [2026-05-20T05:57:58.076Z] e4672257a9ca: Preparing [2026-05-20T05:57:58.076Z] fc336b3aae91: Preparing [2026-05-20T05:57:58.076Z] 1d9d4a90b163: Preparing [2026-05-20T05:57:58.076Z] 4acfb9341003: Preparing [2026-05-20T05:57:58.076Z] eeaa73608b53: Preparing [2026-05-20T05:57:58.076Z] 4acfb9341003: Waiting [2026-05-20T05:57:58.076Z] eeaa73608b53: Waiting [2026-05-20T05:57:58.076Z] a51ca3c69f88: Layer already exists [2026-05-20T05:57:58.076Z] fc336b3aae91: Layer already exists [2026-05-20T05:57:58.076Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:57:58.076Z] bd18be981f24: Layer already exists [2026-05-20T05:57:58.076Z] e4672257a9ca: Layer already exists [2026-05-20T05:57:58.076Z] 4acfb9341003: Layer already exists [2026-05-20T05:57:58.076Z] eeaa73608b53: Layer already exists [2026-05-20T05:57:58.076Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:58.685Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:59.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-20T05:57:59.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-20T05:57:59.114Z] a51ca3c69f88: Preparing [2026-05-20T05:57:59.114Z] bd18be981f24: Preparing [2026-05-20T05:57:59.114Z] e4672257a9ca: Preparing [2026-05-20T05:57:59.114Z] fc336b3aae91: Preparing [2026-05-20T05:57:59.114Z] 1d9d4a90b163: Preparing [2026-05-20T05:57:59.114Z] 4acfb9341003: Preparing [2026-05-20T05:57:59.114Z] eeaa73608b53: Preparing [2026-05-20T05:57:59.114Z] 4acfb9341003: Waiting [2026-05-20T05:57:59.114Z] eeaa73608b53: Waiting [2026-05-20T05:57:59.114Z] fc336b3aae91: Layer already exists [2026-05-20T05:57:59.114Z] a51ca3c69f88: Layer already exists [2026-05-20T05:57:59.114Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:57:59.114Z] e4672257a9ca: Layer already exists [2026-05-20T05:57:59.114Z] bd18be981f24: Layer already exists [2026-05-20T05:57:59.114Z] 4acfb9341003: Layer already exists [2026-05-20T05:57:59.114Z] eeaa73608b53: Layer already exists [2026-05-20T05:57:59.380Z] main: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:57:59.466Z] ===================================================== [Pipeline] echo [2026-05-20T05:57:59.482Z] taggedImages: [2026-05-20T05:57:59.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:57:59.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-20T05:57:59.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-20T05:57:59.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:57:59.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-20T05:57:59.512Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-20T05:57:59.512Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:57:59.512Z] latest [2026-05-20T05:57:59.512Z] 4.1.0-dev.113 [2026-05-20T05:57:59.512Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:57:59.512Z] main [2026-05-20T05:57:59.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:57:59.897Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:00.252Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:00.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-20T05:58:00.252Z] 74f586e235c9: Preparing [2026-05-20T05:58:00.252Z] b170da16bd2f: Preparing [2026-05-20T05:58:00.252Z] 812f74b1d749: Preparing [2026-05-20T05:58:00.252Z] 2acbc8e55b0c: Preparing [2026-05-20T05:58:00.252Z] e4672257a9ca: Preparing [2026-05-20T05:58:00.252Z] fc336b3aae91: Preparing [2026-05-20T05:58:00.252Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:00.252Z] 4acfb9341003: Preparing [2026-05-20T05:58:00.252Z] eeaa73608b53: Preparing [2026-05-20T05:58:00.252Z] fc336b3aae91: Waiting [2026-05-20T05:58:00.252Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:00.252Z] 4acfb9341003: Waiting [2026-05-20T05:58:00.252Z] eeaa73608b53: Waiting [2026-05-20T05:58:00.252Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:00.532Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:00.532Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:00.532Z] b170da16bd2f: Pushed [2026-05-20T05:58:00.532Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:00.532Z] 812f74b1d749: Pushed [2026-05-20T05:58:00.532Z] 74f586e235c9: Pushed [2026-05-20T05:58:00.532Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:03.104Z] 2acbc8e55b0c: Pushed [2026-05-20T05:58:03.104Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:03.458Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:08.190Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-20T05:58:08.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-20T05:58:08.190Z] 74f586e235c9: Preparing [2026-05-20T05:58:08.190Z] b170da16bd2f: Preparing [2026-05-20T05:58:08.190Z] 812f74b1d749: Preparing [2026-05-20T05:58:08.190Z] 2acbc8e55b0c: Preparing [2026-05-20T05:58:08.190Z] e4672257a9ca: Preparing [2026-05-20T05:58:08.190Z] fc336b3aae91: Preparing [2026-05-20T05:58:08.190Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:08.190Z] 4acfb9341003: Preparing [2026-05-20T05:58:08.190Z] eeaa73608b53: Preparing [2026-05-20T05:58:08.190Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:08.190Z] 4acfb9341003: Waiting [2026-05-20T05:58:08.190Z] eeaa73608b53: Waiting [2026-05-20T05:58:08.190Z] fc336b3aae91: Waiting [2026-05-20T05:58:08.190Z] b170da16bd2f: Layer already exists [2026-05-20T05:58:08.190Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:08.190Z] 74f586e235c9: Layer already exists [2026-05-20T05:58:08.190Z] 812f74b1d749: Layer already exists [2026-05-20T05:58:08.190Z] 2acbc8e55b0c: Layer already exists [2026-05-20T05:58:08.190Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:08.190Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:08.190Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:08.190Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:08.190Z] latest: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:08.543Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:09.044Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-20T05:58:09.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-20T05:58:09.044Z] 74f586e235c9: Preparing [2026-05-20T05:58:09.044Z] b170da16bd2f: Preparing [2026-05-20T05:58:09.044Z] 812f74b1d749: Preparing [2026-05-20T05:58:09.044Z] 2acbc8e55b0c: Preparing [2026-05-20T05:58:09.044Z] e4672257a9ca: Preparing [2026-05-20T05:58:09.044Z] fc336b3aae91: Preparing [2026-05-20T05:58:09.044Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:09.044Z] 4acfb9341003: Preparing [2026-05-20T05:58:09.044Z] eeaa73608b53: Preparing [2026-05-20T05:58:09.044Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:09.044Z] 4acfb9341003: Waiting [2026-05-20T05:58:09.044Z] eeaa73608b53: Waiting [2026-05-20T05:58:09.044Z] fc336b3aae91: Waiting [2026-05-20T05:58:09.044Z] b170da16bd2f: Layer already exists [2026-05-20T05:58:09.044Z] 2acbc8e55b0c: Layer already exists [2026-05-20T05:58:09.044Z] 812f74b1d749: Layer already exists [2026-05-20T05:58:09.044Z] 74f586e235c9: Layer already exists [2026-05-20T05:58:09.044Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:09.044Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:09.044Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:09.044Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:09.044Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:09.044Z] 4.1.0-dev.113: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:09.658Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:10.025Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:10.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-20T05:58:10.025Z] 74f586e235c9: Preparing [2026-05-20T05:58:10.025Z] b170da16bd2f: Preparing [2026-05-20T05:58:10.025Z] 812f74b1d749: Preparing [2026-05-20T05:58:10.025Z] 2acbc8e55b0c: Preparing [2026-05-20T05:58:10.025Z] e4672257a9ca: Preparing [2026-05-20T05:58:10.025Z] fc336b3aae91: Preparing [2026-05-20T05:58:10.025Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:10.025Z] 4acfb9341003: Preparing [2026-05-20T05:58:10.025Z] eeaa73608b53: Preparing [2026-05-20T05:58:10.025Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:10.025Z] 4acfb9341003: Waiting [2026-05-20T05:58:10.025Z] eeaa73608b53: Waiting [2026-05-20T05:58:10.025Z] fc336b3aae91: Waiting [2026-05-20T05:58:10.025Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:10.025Z] 2acbc8e55b0c: Layer already exists [2026-05-20T05:58:10.025Z] b170da16bd2f: Layer already exists [2026-05-20T05:58:10.025Z] 74f586e235c9: Layer already exists [2026-05-20T05:58:10.025Z] 812f74b1d749: Layer already exists [2026-05-20T05:58:10.025Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:10.025Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:10.025Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:10.025Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:10.025Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:10.368Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:10.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-20T05:58:10.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-20T05:58:10.711Z] 74f586e235c9: Preparing [2026-05-20T05:58:10.711Z] b170da16bd2f: Preparing [2026-05-20T05:58:10.711Z] 812f74b1d749: Preparing [2026-05-20T05:58:10.711Z] 2acbc8e55b0c: Preparing [2026-05-20T05:58:10.711Z] e4672257a9ca: Preparing [2026-05-20T05:58:10.711Z] fc336b3aae91: Preparing [2026-05-20T05:58:10.711Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:10.711Z] 4acfb9341003: Preparing [2026-05-20T05:58:10.711Z] eeaa73608b53: Preparing [2026-05-20T05:58:10.711Z] fc336b3aae91: Waiting [2026-05-20T05:58:10.711Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:10.711Z] 4acfb9341003: Waiting [2026-05-20T05:58:10.711Z] eeaa73608b53: Waiting [2026-05-20T05:58:10.711Z] 812f74b1d749: Layer already exists [2026-05-20T05:58:10.711Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:10.711Z] 74f586e235c9: Layer already exists [2026-05-20T05:58:10.711Z] 2acbc8e55b0c: Layer already exists [2026-05-20T05:58:10.711Z] b170da16bd2f: Layer already exists [2026-05-20T05:58:10.711Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:10.711Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:10.711Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:10.711Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:10.711Z] main: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:58:11.069Z] ===================================================== [Pipeline] echo [2026-05-20T05:58:11.087Z] taggedImages: [2026-05-20T05:58:11.087Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:11.087Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-20T05:58:11.087Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-20T05:58:11.087Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:11.087Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-20T05:58:11.107Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-20T05:58:11.107Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:11.107Z] latest [2026-05-20T05:58:11.107Z] 4.1.0-dev.113 [2026-05-20T05:58:11.107Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:11.107Z] main [2026-05-20T05:58:11.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:11.494Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:11.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:11.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-20T05:58:11.850Z] c991f06b3098: Preparing [2026-05-20T05:58:11.850Z] d06dcb55c795: Preparing [2026-05-20T05:58:11.850Z] e4672257a9ca: Preparing [2026-05-20T05:58:11.850Z] fc336b3aae91: Preparing [2026-05-20T05:58:11.850Z] c252f6c6d7bb: Preparing [2026-05-20T05:58:11.850Z] 5932f88e3be9: Preparing [2026-05-20T05:58:11.850Z] eeaa73608b53: Preparing [2026-05-20T05:58:11.850Z] 5932f88e3be9: Waiting [2026-05-20T05:58:11.850Z] eeaa73608b53: Waiting [2026-05-20T05:58:11.850Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:11.850Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:12.187Z] c252f6c6d7bb: Pushed [2026-05-20T05:58:12.187Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:12.187Z] c991f06b3098: Pushed [2026-05-20T05:58:12.187Z] 5932f88e3be9: Pushed [2026-05-20T05:58:20.384Z] d06dcb55c795: Pushed [2026-05-20T05:58:21.784Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:22.135Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:22.481Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-20T05:58:22.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-20T05:58:22.482Z] c991f06b3098: Preparing [2026-05-20T05:58:22.482Z] d06dcb55c795: Preparing [2026-05-20T05:58:22.482Z] e4672257a9ca: Preparing [2026-05-20T05:58:22.482Z] fc336b3aae91: Preparing [2026-05-20T05:58:22.482Z] c252f6c6d7bb: Preparing [2026-05-20T05:58:22.482Z] 5932f88e3be9: Preparing [2026-05-20T05:58:22.482Z] eeaa73608b53: Preparing [2026-05-20T05:58:22.482Z] 5932f88e3be9: Waiting [2026-05-20T05:58:22.482Z] eeaa73608b53: Waiting [2026-05-20T05:58:22.482Z] c252f6c6d7bb: Layer already exists [2026-05-20T05:58:22.482Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:22.482Z] c991f06b3098: Layer already exists [2026-05-20T05:58:22.482Z] d06dcb55c795: Layer already exists [2026-05-20T05:58:22.482Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:22.482Z] 5932f88e3be9: Layer already exists [2026-05-20T05:58:22.482Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:22.745Z] latest: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:23.103Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:23.449Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-20T05:58:23.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-20T05:58:23.449Z] c991f06b3098: Preparing [2026-05-20T05:58:23.449Z] d06dcb55c795: Preparing [2026-05-20T05:58:23.449Z] e4672257a9ca: Preparing [2026-05-20T05:58:23.449Z] fc336b3aae91: Preparing [2026-05-20T05:58:23.449Z] c252f6c6d7bb: Preparing [2026-05-20T05:58:23.449Z] 5932f88e3be9: Preparing [2026-05-20T05:58:23.449Z] eeaa73608b53: Preparing [2026-05-20T05:58:23.449Z] 5932f88e3be9: Waiting [2026-05-20T05:58:23.449Z] eeaa73608b53: Waiting [2026-05-20T05:58:23.449Z] c991f06b3098: Layer already exists [2026-05-20T05:58:23.449Z] c252f6c6d7bb: Layer already exists [2026-05-20T05:58:23.449Z] d06dcb55c795: Layer already exists [2026-05-20T05:58:23.449Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:23.449Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:23.449Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:23.449Z] 5932f88e3be9: Layer already exists [2026-05-20T05:58:23.449Z] 4.1.0-dev.113: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:23.812Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:24.185Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:24.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-20T05:58:24.186Z] c991f06b3098: Preparing [2026-05-20T05:58:24.186Z] d06dcb55c795: Preparing [2026-05-20T05:58:24.186Z] e4672257a9ca: Preparing [2026-05-20T05:58:24.186Z] fc336b3aae91: Preparing [2026-05-20T05:58:24.186Z] c252f6c6d7bb: Preparing [2026-05-20T05:58:24.186Z] 5932f88e3be9: Preparing [2026-05-20T05:58:24.186Z] eeaa73608b53: Preparing [2026-05-20T05:58:24.186Z] 5932f88e3be9: Waiting [2026-05-20T05:58:24.186Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:24.186Z] c991f06b3098: Layer already exists [2026-05-20T05:58:24.186Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:24.186Z] d06dcb55c795: Layer already exists [2026-05-20T05:58:24.186Z] c252f6c6d7bb: Layer already exists [2026-05-20T05:58:24.186Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:24.186Z] 5932f88e3be9: Layer already exists [2026-05-20T05:58:24.186Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:24.556Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:24.914Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-20T05:58:24.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-20T05:58:24.914Z] c991f06b3098: Preparing [2026-05-20T05:58:24.914Z] d06dcb55c795: Preparing [2026-05-20T05:58:24.914Z] e4672257a9ca: Preparing [2026-05-20T05:58:24.914Z] fc336b3aae91: Preparing [2026-05-20T05:58:24.914Z] c252f6c6d7bb: Preparing [2026-05-20T05:58:24.914Z] 5932f88e3be9: Preparing [2026-05-20T05:58:24.914Z] eeaa73608b53: Preparing [2026-05-20T05:58:24.914Z] 5932f88e3be9: Waiting [2026-05-20T05:58:24.914Z] eeaa73608b53: Waiting [2026-05-20T05:58:24.914Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:24.914Z] c991f06b3098: Layer already exists [2026-05-20T05:58:24.914Z] c252f6c6d7bb: Layer already exists [2026-05-20T05:58:24.914Z] d06dcb55c795: Layer already exists [2026-05-20T05:58:24.914Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:24.914Z] 5932f88e3be9: Layer already exists [2026-05-20T05:58:24.914Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:24.914Z] main: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:58:25.000Z] ===================================================== [Pipeline] echo [2026-05-20T05:58:25.016Z] taggedImages: [2026-05-20T05:58:25.016Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:25.016Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-20T05:58:25.016Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-20T05:58:25.016Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:25.016Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-20T05:58:25.047Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-20T05:58:25.047Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:25.047Z] latest [2026-05-20T05:58:25.047Z] 4.1.0-dev.113 [2026-05-20T05:58:25.047Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:25.047Z] main [2026-05-20T05:58:25.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:25.435Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:25.806Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:25.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-20T05:58:25.807Z] ddc0c8cbadef: Preparing [2026-05-20T05:58:25.807Z] 00e93f3194f6: Preparing [2026-05-20T05:58:25.807Z] fc336b3aae91: Preparing [2026-05-20T05:58:25.807Z] 71648058467a: Preparing [2026-05-20T05:58:25.807Z] 3dade05424f3: Preparing [2026-05-20T05:58:25.807Z] eeaa73608b53: Preparing [2026-05-20T05:58:25.807Z] eeaa73608b53: Waiting [2026-05-20T05:58:25.807Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:26.072Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:26.072Z] 3dade05424f3: Pushed [2026-05-20T05:58:26.072Z] ddc0c8cbadef: Pushed [2026-05-20T05:58:26.072Z] 71648058467a: Pushed [2026-05-20T05:58:34.246Z] 00e93f3194f6: Pushed [2026-05-20T05:58:34.246Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:34.598Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:34.951Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-20T05:58:34.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-20T05:58:34.951Z] ddc0c8cbadef: Preparing [2026-05-20T05:58:34.951Z] 00e93f3194f6: Preparing [2026-05-20T05:58:34.951Z] fc336b3aae91: Preparing [2026-05-20T05:58:34.951Z] 71648058467a: Preparing [2026-05-20T05:58:34.951Z] 3dade05424f3: Preparing [2026-05-20T05:58:34.951Z] eeaa73608b53: Preparing [2026-05-20T05:58:34.951Z] eeaa73608b53: Waiting [2026-05-20T05:58:34.951Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:34.951Z] 3dade05424f3: Layer already exists [2026-05-20T05:58:34.951Z] 71648058467a: Layer already exists [2026-05-20T05:58:34.951Z] ddc0c8cbadef: Layer already exists [2026-05-20T05:58:34.951Z] 00e93f3194f6: Layer already exists [2026-05-20T05:58:34.951Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:34.951Z] latest: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:35.307Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:35.668Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-20T05:58:35.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-20T05:58:35.668Z] ddc0c8cbadef: Preparing [2026-05-20T05:58:35.668Z] 00e93f3194f6: Preparing [2026-05-20T05:58:35.668Z] fc336b3aae91: Preparing [2026-05-20T05:58:35.668Z] 71648058467a: Preparing [2026-05-20T05:58:35.668Z] 3dade05424f3: Preparing [2026-05-20T05:58:35.668Z] eeaa73608b53: Preparing [2026-05-20T05:58:35.668Z] eeaa73608b53: Waiting [2026-05-20T05:58:35.668Z] 3dade05424f3: Layer already exists [2026-05-20T05:58:35.668Z] 71648058467a: Layer already exists [2026-05-20T05:58:35.669Z] ddc0c8cbadef: Layer already exists [2026-05-20T05:58:35.669Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:35.669Z] 00e93f3194f6: Layer already exists [2026-05-20T05:58:35.669Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:35.669Z] 4.1.0-dev.113: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:36.290Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:36.640Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:36.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-20T05:58:36.640Z] ddc0c8cbadef: Preparing [2026-05-20T05:58:36.640Z] 00e93f3194f6: Preparing [2026-05-20T05:58:36.640Z] fc336b3aae91: Preparing [2026-05-20T05:58:36.640Z] 71648058467a: Preparing [2026-05-20T05:58:36.640Z] 3dade05424f3: Preparing [2026-05-20T05:58:36.640Z] eeaa73608b53: Preparing [2026-05-20T05:58:36.640Z] 3dade05424f3: Layer already exists [2026-05-20T05:58:36.640Z] ddc0c8cbadef: Layer already exists [2026-05-20T05:58:36.640Z] 71648058467a: Layer already exists [2026-05-20T05:58:36.640Z] 00e93f3194f6: Layer already exists [2026-05-20T05:58:36.640Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:36.640Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:36.640Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:36.986Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:37.431Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-20T05:58:37.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-20T05:58:37.431Z] ddc0c8cbadef: Preparing [2026-05-20T05:58:37.431Z] 00e93f3194f6: Preparing [2026-05-20T05:58:37.431Z] fc336b3aae91: Preparing [2026-05-20T05:58:37.431Z] 71648058467a: Preparing [2026-05-20T05:58:37.431Z] 3dade05424f3: Preparing [2026-05-20T05:58:37.431Z] eeaa73608b53: Preparing [2026-05-20T05:58:37.431Z] eeaa73608b53: Waiting [2026-05-20T05:58:37.431Z] 00e93f3194f6: Layer already exists [2026-05-20T05:58:37.431Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:37.431Z] ddc0c8cbadef: Layer already exists [2026-05-20T05:58:37.431Z] 3dade05424f3: Layer already exists [2026-05-20T05:58:37.431Z] 71648058467a: Layer already exists [2026-05-20T05:58:37.431Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:37.431Z] main: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:58:37.508Z] ===================================================== [Pipeline] echo [2026-05-20T05:58:37.521Z] taggedImages: [2026-05-20T05:58:37.521Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:37.521Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-20T05:58:37.521Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-20T05:58:37.521Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:37.521Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-20T05:58:37.560Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-20T05:58:37.560Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:37.560Z] latest [2026-05-20T05:58:37.560Z] 4.1.0-dev.113 [2026-05-20T05:58:37.560Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:37.560Z] main [2026-05-20T05:58:37.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:37.952Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:38.342Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:38.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-20T05:58:38.342Z] b1e3de22e809: Preparing [2026-05-20T05:58:38.342Z] 9d0e193c20fe: Preparing [2026-05-20T05:58:38.342Z] 6ba662aba2e4: Preparing [2026-05-20T05:58:38.342Z] e4672257a9ca: Preparing [2026-05-20T05:58:38.342Z] fc336b3aae91: Preparing [2026-05-20T05:58:38.342Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:38.342Z] 4acfb9341003: Preparing [2026-05-20T05:58:38.342Z] eeaa73608b53: Preparing [2026-05-20T05:58:38.342Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:38.342Z] 4acfb9341003: Waiting [2026-05-20T05:58:38.342Z] eeaa73608b53: Waiting [2026-05-20T05:58:38.342Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:38.342Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:38.342Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:38.342Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:38.606Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:38.606Z] 9d0e193c20fe: Pushed [2026-05-20T05:58:38.606Z] b1e3de22e809: Pushed [2026-05-20T05:58:46.798Z] 6ba662aba2e4: Pushed [2026-05-20T05:58:46.799Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:47.169Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:47.530Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-20T05:58:47.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-20T05:58:47.530Z] b1e3de22e809: Preparing [2026-05-20T05:58:47.530Z] 9d0e193c20fe: Preparing [2026-05-20T05:58:47.530Z] 6ba662aba2e4: Preparing [2026-05-20T05:58:47.530Z] e4672257a9ca: Preparing [2026-05-20T05:58:47.530Z] fc336b3aae91: Preparing [2026-05-20T05:58:47.530Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:47.530Z] 4acfb9341003: Preparing [2026-05-20T05:58:47.530Z] eeaa73608b53: Preparing [2026-05-20T05:58:47.530Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:47.530Z] 4acfb9341003: Waiting [2026-05-20T05:58:47.530Z] eeaa73608b53: Waiting [2026-05-20T05:58:47.530Z] 9d0e193c20fe: Layer already exists [2026-05-20T05:58:47.530Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:47.530Z] b1e3de22e809: Layer already exists [2026-05-20T05:58:47.530Z] 6ba662aba2e4: Layer already exists [2026-05-20T05:58:47.530Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:47.530Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:47.530Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:47.530Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:47.800Z] latest: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:48.158Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:48.512Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-20T05:58:48.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-20T05:58:48.512Z] b1e3de22e809: Preparing [2026-05-20T05:58:48.512Z] 9d0e193c20fe: Preparing [2026-05-20T05:58:48.512Z] 6ba662aba2e4: Preparing [2026-05-20T05:58:48.512Z] e4672257a9ca: Preparing [2026-05-20T05:58:48.512Z] fc336b3aae91: Preparing [2026-05-20T05:58:48.513Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:48.513Z] 4acfb9341003: Preparing [2026-05-20T05:58:48.513Z] eeaa73608b53: Preparing [2026-05-20T05:58:48.513Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:48.513Z] 4acfb9341003: Waiting [2026-05-20T05:58:48.513Z] eeaa73608b53: Waiting [2026-05-20T05:58:48.513Z] b1e3de22e809: Layer already exists [2026-05-20T05:58:48.513Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:48.513Z] 6ba662aba2e4: Layer already exists [2026-05-20T05:58:48.513Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:48.513Z] 9d0e193c20fe: Layer already exists [2026-05-20T05:58:48.513Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:48.513Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:48.513Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:48.775Z] 4.1.0-dev.113: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:49.130Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:49.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:49.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-20T05:58:49.474Z] b1e3de22e809: Preparing [2026-05-20T05:58:49.474Z] 9d0e193c20fe: Preparing [2026-05-20T05:58:49.474Z] 6ba662aba2e4: Preparing [2026-05-20T05:58:49.474Z] e4672257a9ca: Preparing [2026-05-20T05:58:49.474Z] fc336b3aae91: Preparing [2026-05-20T05:58:49.474Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:49.474Z] 4acfb9341003: Preparing [2026-05-20T05:58:49.474Z] eeaa73608b53: Preparing [2026-05-20T05:58:49.474Z] 4acfb9341003: Waiting [2026-05-20T05:58:49.474Z] eeaa73608b53: Waiting [2026-05-20T05:58:49.474Z] 6ba662aba2e4: Layer already exists [2026-05-20T05:58:49.474Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:49.474Z] b1e3de22e809: Layer already exists [2026-05-20T05:58:49.474Z] 9d0e193c20fe: Layer already exists [2026-05-20T05:58:49.474Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:49.474Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:49.474Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:49.474Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:49.474Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:50.102Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:50.452Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-20T05:58:50.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-20T05:58:50.452Z] b1e3de22e809: Preparing [2026-05-20T05:58:50.452Z] 9d0e193c20fe: Preparing [2026-05-20T05:58:50.452Z] 6ba662aba2e4: Preparing [2026-05-20T05:58:50.452Z] e4672257a9ca: Preparing [2026-05-20T05:58:50.452Z] fc336b3aae91: Preparing [2026-05-20T05:58:50.452Z] 1d9d4a90b163: Preparing [2026-05-20T05:58:50.452Z] 4acfb9341003: Preparing [2026-05-20T05:58:50.452Z] eeaa73608b53: Preparing [2026-05-20T05:58:50.452Z] 1d9d4a90b163: Waiting [2026-05-20T05:58:50.452Z] 4acfb9341003: Waiting [2026-05-20T05:58:50.452Z] eeaa73608b53: Waiting [2026-05-20T05:58:50.452Z] b1e3de22e809: Layer already exists [2026-05-20T05:58:50.452Z] 9d0e193c20fe: Layer already exists [2026-05-20T05:58:50.452Z] 6ba662aba2e4: Layer already exists [2026-05-20T05:58:50.452Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:50.452Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:50.452Z] 4acfb9341003: Layer already exists [2026-05-20T05:58:50.452Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:58:50.452Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:50.452Z] main: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:58:50.794Z] ===================================================== [Pipeline] echo [2026-05-20T05:58:50.809Z] taggedImages: [2026-05-20T05:58:50.809Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:50.809Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-20T05:58:50.809Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-20T05:58:50.809Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:50.809Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-20T05:58:50.837Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-20T05:58:50.837Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:50.837Z] latest [2026-05-20T05:58:50.837Z] 4.1.0-dev.113 [2026-05-20T05:58:50.837Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:58:50.837Z] main [2026-05-20T05:58:50.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:51.206Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:51.632Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:58:51.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-20T05:58:51.632Z] 451fa2796187: Preparing [2026-05-20T05:58:51.632Z] c57fc7d9c02e: Preparing [2026-05-20T05:58:51.632Z] 373a7f84f1a1: Preparing [2026-05-20T05:58:51.632Z] f6b87c18f6f8: Preparing [2026-05-20T05:58:51.632Z] 2e2806999c25: Preparing [2026-05-20T05:58:51.632Z] c57870fa65bd: Preparing [2026-05-20T05:58:51.632Z] 43397ea8e409: Preparing [2026-05-20T05:58:51.632Z] e4672257a9ca: Preparing [2026-05-20T05:58:51.632Z] fc336b3aae91: Preparing [2026-05-20T05:58:51.632Z] b8cb7ed7fd09: Preparing [2026-05-20T05:58:51.632Z] b26bea9c2607: Preparing [2026-05-20T05:58:51.632Z] 5f70bf18a086: Preparing [2026-05-20T05:58:51.632Z] 893310beba32: Preparing [2026-05-20T05:58:51.632Z] 6eae3126076e: Preparing [2026-05-20T05:58:51.632Z] 05d1430dd959: Preparing [2026-05-20T05:58:51.632Z] eeaa73608b53: Preparing [2026-05-20T05:58:51.632Z] b8cb7ed7fd09: Waiting [2026-05-20T05:58:51.632Z] b26bea9c2607: Waiting [2026-05-20T05:58:51.632Z] 5f70bf18a086: Waiting [2026-05-20T05:58:51.632Z] 893310beba32: Waiting [2026-05-20T05:58:51.632Z] c57870fa65bd: Waiting [2026-05-20T05:58:51.632Z] 6eae3126076e: Waiting [2026-05-20T05:58:51.632Z] 05d1430dd959: Waiting [2026-05-20T05:58:51.632Z] eeaa73608b53: Waiting [2026-05-20T05:58:51.632Z] 43397ea8e409: Waiting [2026-05-20T05:58:51.632Z] fc336b3aae91: Waiting [2026-05-20T05:58:51.632Z] e4672257a9ca: Waiting [2026-05-20T05:58:51.918Z] f6b87c18f6f8: Pushed [2026-05-20T05:58:51.918Z] c57fc7d9c02e: Pushed [2026-05-20T05:58:51.918Z] 2e2806999c25: Pushed [2026-05-20T05:58:51.918Z] 373a7f84f1a1: Pushed [2026-05-20T05:58:51.918Z] 451fa2796187: Pushed [2026-05-20T05:58:51.918Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:51.918Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:52.201Z] c57870fa65bd: Pushed [2026-05-20T05:58:52.201Z] 5f70bf18a086: Layer already exists [2026-05-20T05:58:52.201Z] b8cb7ed7fd09: Pushed [2026-05-20T05:58:52.201Z] b26bea9c2607: Pushed [2026-05-20T05:58:52.201Z] 893310beba32: Pushed [2026-05-20T05:58:52.201Z] 6eae3126076e: Pushed [2026-05-20T05:58:52.201Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:52.201Z] 05d1430dd959: Pushed [2026-05-20T05:58:55.614Z] 43397ea8e409: Pushed [2026-05-20T05:58:55.614Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:55.977Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:56.334Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-20T05:58:56.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-20T05:58:56.334Z] 451fa2796187: Preparing [2026-05-20T05:58:56.334Z] c57fc7d9c02e: Preparing [2026-05-20T05:58:56.334Z] 373a7f84f1a1: Preparing [2026-05-20T05:58:56.334Z] f6b87c18f6f8: Preparing [2026-05-20T05:58:56.334Z] 2e2806999c25: Preparing [2026-05-20T05:58:56.334Z] c57870fa65bd: Preparing [2026-05-20T05:58:56.334Z] 43397ea8e409: Preparing [2026-05-20T05:58:56.334Z] e4672257a9ca: Preparing [2026-05-20T05:58:56.334Z] fc336b3aae91: Preparing [2026-05-20T05:58:56.334Z] b8cb7ed7fd09: Preparing [2026-05-20T05:58:56.334Z] b26bea9c2607: Preparing [2026-05-20T05:58:56.334Z] 5f70bf18a086: Preparing [2026-05-20T05:58:56.334Z] 893310beba32: Preparing [2026-05-20T05:58:56.334Z] 6eae3126076e: Preparing [2026-05-20T05:58:56.334Z] 05d1430dd959: Preparing [2026-05-20T05:58:56.334Z] eeaa73608b53: Preparing [2026-05-20T05:58:56.334Z] c57870fa65bd: Waiting [2026-05-20T05:58:56.334Z] 43397ea8e409: Waiting [2026-05-20T05:58:56.334Z] e4672257a9ca: Waiting [2026-05-20T05:58:56.334Z] fc336b3aae91: Waiting [2026-05-20T05:58:56.334Z] b8cb7ed7fd09: Waiting [2026-05-20T05:58:56.334Z] b26bea9c2607: Waiting [2026-05-20T05:58:56.334Z] 5f70bf18a086: Waiting [2026-05-20T05:58:56.334Z] 893310beba32: Waiting [2026-05-20T05:58:56.334Z] 6eae3126076e: Waiting [2026-05-20T05:58:56.334Z] 05d1430dd959: Waiting [2026-05-20T05:58:56.334Z] eeaa73608b53: Waiting [2026-05-20T05:58:56.334Z] 2e2806999c25: Layer already exists [2026-05-20T05:58:56.334Z] 373a7f84f1a1: Layer already exists [2026-05-20T05:58:56.334Z] c57fc7d9c02e: Layer already exists [2026-05-20T05:58:56.334Z] 451fa2796187: Layer already exists [2026-05-20T05:58:56.334Z] f6b87c18f6f8: Layer already exists [2026-05-20T05:58:56.334Z] 43397ea8e409: Layer already exists [2026-05-20T05:58:56.334Z] c57870fa65bd: Layer already exists [2026-05-20T05:58:56.334Z] b8cb7ed7fd09: Layer already exists [2026-05-20T05:58:56.334Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:56.334Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:56.334Z] b26bea9c2607: Layer already exists [2026-05-20T05:58:56.334Z] 05d1430dd959: Layer already exists [2026-05-20T05:58:56.334Z] 5f70bf18a086: Layer already exists [2026-05-20T05:58:56.334Z] 6eae3126076e: Layer already exists [2026-05-20T05:58:56.334Z] 893310beba32: Layer already exists [2026-05-20T05:58:56.334Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:56.599Z] latest: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:56.948Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:57.306Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-20T05:58:57.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-20T05:58:57.306Z] 451fa2796187: Preparing [2026-05-20T05:58:57.306Z] c57fc7d9c02e: Preparing [2026-05-20T05:58:57.306Z] 373a7f84f1a1: Preparing [2026-05-20T05:58:57.306Z] f6b87c18f6f8: Preparing [2026-05-20T05:58:57.306Z] 2e2806999c25: Preparing [2026-05-20T05:58:57.306Z] c57870fa65bd: Preparing [2026-05-20T05:58:57.306Z] 43397ea8e409: Preparing [2026-05-20T05:58:57.306Z] e4672257a9ca: Preparing [2026-05-20T05:58:57.306Z] fc336b3aae91: Preparing [2026-05-20T05:58:57.306Z] b8cb7ed7fd09: Preparing [2026-05-20T05:58:57.306Z] b26bea9c2607: Preparing [2026-05-20T05:58:57.306Z] 5f70bf18a086: Preparing [2026-05-20T05:58:57.306Z] 893310beba32: Preparing [2026-05-20T05:58:57.306Z] 6eae3126076e: Preparing [2026-05-20T05:58:57.306Z] 05d1430dd959: Preparing [2026-05-20T05:58:57.306Z] eeaa73608b53: Preparing [2026-05-20T05:58:57.306Z] b26bea9c2607: Waiting [2026-05-20T05:58:57.306Z] c57870fa65bd: Waiting [2026-05-20T05:58:57.306Z] 5f70bf18a086: Waiting [2026-05-20T05:58:57.306Z] 43397ea8e409: Waiting [2026-05-20T05:58:57.306Z] 893310beba32: Waiting [2026-05-20T05:58:57.306Z] 6eae3126076e: Waiting [2026-05-20T05:58:57.306Z] 05d1430dd959: Waiting [2026-05-20T05:58:57.306Z] eeaa73608b53: Waiting [2026-05-20T05:58:57.306Z] e4672257a9ca: Waiting [2026-05-20T05:58:57.306Z] fc336b3aae91: Waiting [2026-05-20T05:58:57.306Z] b8cb7ed7fd09: Waiting [2026-05-20T05:58:57.306Z] 373a7f84f1a1: Layer already exists [2026-05-20T05:58:57.306Z] 2e2806999c25: Layer already exists [2026-05-20T05:58:57.306Z] 451fa2796187: Layer already exists [2026-05-20T05:58:57.306Z] f6b87c18f6f8: Layer already exists [2026-05-20T05:58:57.306Z] c57fc7d9c02e: Layer already exists [2026-05-20T05:58:57.306Z] e4672257a9ca: Layer already exists [2026-05-20T05:58:57.306Z] c57870fa65bd: Layer already exists [2026-05-20T05:58:57.306Z] 43397ea8e409: Layer already exists [2026-05-20T05:58:57.306Z] fc336b3aae91: Layer already exists [2026-05-20T05:58:57.306Z] b8cb7ed7fd09: Layer already exists [2026-05-20T05:58:57.306Z] b26bea9c2607: Layer already exists [2026-05-20T05:58:57.306Z] 5f70bf18a086: Layer already exists [2026-05-20T05:58:57.306Z] 6eae3126076e: Layer already exists [2026-05-20T05:58:57.306Z] 05d1430dd959: Layer already exists [2026-05-20T05:58:57.306Z] 893310beba32: Layer already exists [2026-05-20T05:58:57.306Z] eeaa73608b53: Layer already exists [2026-05-20T05:58:57.570Z] 4.1.0-dev.113: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:58:57.931Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:00.213Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:00.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-20T05:59:00.213Z] 451fa2796187: Preparing [2026-05-20T05:59:00.213Z] c57fc7d9c02e: Preparing [2026-05-20T05:59:00.213Z] 373a7f84f1a1: Preparing [2026-05-20T05:59:00.213Z] f6b87c18f6f8: Preparing [2026-05-20T05:59:00.213Z] 2e2806999c25: Preparing [2026-05-20T05:59:00.213Z] c57870fa65bd: Preparing [2026-05-20T05:59:00.213Z] 43397ea8e409: Preparing [2026-05-20T05:59:00.213Z] e4672257a9ca: Preparing [2026-05-20T05:59:00.213Z] fc336b3aae91: Preparing [2026-05-20T05:59:00.213Z] b8cb7ed7fd09: Preparing [2026-05-20T05:59:00.213Z] b26bea9c2607: Preparing [2026-05-20T05:59:00.213Z] 5f70bf18a086: Preparing [2026-05-20T05:59:00.213Z] 893310beba32: Preparing [2026-05-20T05:59:00.213Z] 6eae3126076e: Preparing [2026-05-20T05:59:00.213Z] 05d1430dd959: Preparing [2026-05-20T05:59:00.213Z] eeaa73608b53: Preparing [2026-05-20T05:59:00.213Z] c57870fa65bd: Waiting [2026-05-20T05:59:00.213Z] 5f70bf18a086: Waiting [2026-05-20T05:59:00.213Z] 43397ea8e409: Waiting [2026-05-20T05:59:00.213Z] e4672257a9ca: Waiting [2026-05-20T05:59:00.213Z] 893310beba32: Waiting [2026-05-20T05:59:00.213Z] 6eae3126076e: Waiting [2026-05-20T05:59:00.213Z] 05d1430dd959: Waiting [2026-05-20T05:59:00.213Z] eeaa73608b53: Waiting [2026-05-20T05:59:00.213Z] fc336b3aae91: Waiting [2026-05-20T05:59:00.213Z] b8cb7ed7fd09: Waiting [2026-05-20T05:59:00.213Z] b26bea9c2607: Waiting [2026-05-20T05:59:00.213Z] 373a7f84f1a1: Layer already exists [2026-05-20T05:59:00.213Z] 451fa2796187: Layer already exists [2026-05-20T05:59:00.213Z] 2e2806999c25: Layer already exists [2026-05-20T05:59:00.213Z] c57fc7d9c02e: Layer already exists [2026-05-20T05:59:00.213Z] f6b87c18f6f8: Layer already exists [2026-05-20T05:59:00.213Z] c57870fa65bd: Layer already exists [2026-05-20T05:59:00.213Z] b8cb7ed7fd09: Layer already exists [2026-05-20T05:59:00.213Z] 43397ea8e409: Layer already exists [2026-05-20T05:59:00.213Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:00.213Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:00.213Z] 893310beba32: Layer already exists [2026-05-20T05:59:00.213Z] 5f70bf18a086: Layer already exists [2026-05-20T05:59:00.213Z] b26bea9c2607: Layer already exists [2026-05-20T05:59:00.213Z] 05d1430dd959: Layer already exists [2026-05-20T05:59:00.213Z] 6eae3126076e: Layer already exists [2026-05-20T05:59:00.213Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:00.477Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:00.830Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:01.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-20T05:59:01.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-20T05:59:01.182Z] 451fa2796187: Preparing [2026-05-20T05:59:01.182Z] c57fc7d9c02e: Preparing [2026-05-20T05:59:01.182Z] 373a7f84f1a1: Preparing [2026-05-20T05:59:01.182Z] f6b87c18f6f8: Preparing [2026-05-20T05:59:01.182Z] 2e2806999c25: Preparing [2026-05-20T05:59:01.182Z] c57870fa65bd: Preparing [2026-05-20T05:59:01.182Z] 43397ea8e409: Preparing [2026-05-20T05:59:01.182Z] e4672257a9ca: Preparing [2026-05-20T05:59:01.182Z] fc336b3aae91: Preparing [2026-05-20T05:59:01.182Z] b8cb7ed7fd09: Preparing [2026-05-20T05:59:01.182Z] b26bea9c2607: Preparing [2026-05-20T05:59:01.182Z] 5f70bf18a086: Preparing [2026-05-20T05:59:01.182Z] 893310beba32: Preparing [2026-05-20T05:59:01.182Z] 6eae3126076e: Preparing [2026-05-20T05:59:01.182Z] 05d1430dd959: Preparing [2026-05-20T05:59:01.182Z] eeaa73608b53: Preparing [2026-05-20T05:59:01.182Z] c57870fa65bd: Waiting [2026-05-20T05:59:01.182Z] 5f70bf18a086: Waiting [2026-05-20T05:59:01.182Z] 43397ea8e409: Waiting [2026-05-20T05:59:01.182Z] e4672257a9ca: Waiting [2026-05-20T05:59:01.182Z] fc336b3aae91: Waiting [2026-05-20T05:59:01.182Z] b26bea9c2607: Waiting [2026-05-20T05:59:01.182Z] b8cb7ed7fd09: Waiting [2026-05-20T05:59:01.182Z] 6eae3126076e: Waiting [2026-05-20T05:59:01.182Z] eeaa73608b53: Waiting [2026-05-20T05:59:01.182Z] 05d1430dd959: Waiting [2026-05-20T05:59:01.182Z] c57fc7d9c02e: Layer already exists [2026-05-20T05:59:01.182Z] 2e2806999c25: Layer already exists [2026-05-20T05:59:01.182Z] 373a7f84f1a1: Layer already exists [2026-05-20T05:59:01.182Z] f6b87c18f6f8: Layer already exists [2026-05-20T05:59:01.182Z] 451fa2796187: Layer already exists [2026-05-20T05:59:01.182Z] c57870fa65bd: Layer already exists [2026-05-20T05:59:01.182Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:01.182Z] b8cb7ed7fd09: Layer already exists [2026-05-20T05:59:01.182Z] 43397ea8e409: Layer already exists [2026-05-20T05:59:01.182Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:01.182Z] b26bea9c2607: Layer already exists [2026-05-20T05:59:01.182Z] 6eae3126076e: Layer already exists [2026-05-20T05:59:01.182Z] 5f70bf18a086: Layer already exists [2026-05-20T05:59:01.182Z] 05d1430dd959: Layer already exists [2026-05-20T05:59:01.182Z] 893310beba32: Layer already exists [2026-05-20T05:59:01.182Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:01.446Z] main: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:59:01.541Z] ===================================================== [Pipeline] echo [2026-05-20T05:59:01.562Z] taggedImages: [2026-05-20T05:59:01.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:01.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-20T05:59:01.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-20T05:59:01.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:01.562Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-20T05:59:01.591Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-20T05:59:01.591Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:01.591Z] latest [2026-05-20T05:59:01.591Z] 4.1.0-dev.113 [2026-05-20T05:59:01.591Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:01.591Z] main [2026-05-20T05:59:01.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:02.030Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:02.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:02.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-20T05:59:02.391Z] 0013cb316f1f: Preparing [2026-05-20T05:59:02.391Z] 5cb481a271a5: Preparing [2026-05-20T05:59:02.391Z] 68db908573db: Preparing [2026-05-20T05:59:02.391Z] 84cd184cdee0: Preparing [2026-05-20T05:59:02.391Z] e4672257a9ca: Preparing [2026-05-20T05:59:02.391Z] fc336b3aae91: Preparing [2026-05-20T05:59:02.391Z] 1d9d4a90b163: Preparing [2026-05-20T05:59:02.391Z] 4acfb9341003: Preparing [2026-05-20T05:59:02.391Z] eeaa73608b53: Preparing [2026-05-20T05:59:02.391Z] 1d9d4a90b163: Waiting [2026-05-20T05:59:02.391Z] fc336b3aae91: Waiting [2026-05-20T05:59:02.391Z] 4acfb9341003: Waiting [2026-05-20T05:59:02.391Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:02.655Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:02.655Z] 68db908573db: Pushed [2026-05-20T05:59:02.655Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:59:02.655Z] 5cb481a271a5: Pushed [2026-05-20T05:59:02.655Z] 0013cb316f1f: Pushed [2026-05-20T05:59:02.655Z] 4acfb9341003: Layer already exists [2026-05-20T05:59:02.655Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:10.827Z] 84cd184cdee0: Pushed [2026-05-20T05:59:10.828Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:11.189Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:12.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-20T05:59:12.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-20T05:59:12.937Z] 0013cb316f1f: Preparing [2026-05-20T05:59:12.937Z] 5cb481a271a5: Preparing [2026-05-20T05:59:12.937Z] 68db908573db: Preparing [2026-05-20T05:59:12.937Z] 84cd184cdee0: Preparing [2026-05-20T05:59:12.937Z] e4672257a9ca: Preparing [2026-05-20T05:59:12.937Z] fc336b3aae91: Preparing [2026-05-20T05:59:12.937Z] 1d9d4a90b163: Preparing [2026-05-20T05:59:12.937Z] 4acfb9341003: Preparing [2026-05-20T05:59:12.937Z] eeaa73608b53: Preparing [2026-05-20T05:59:12.937Z] fc336b3aae91: Waiting [2026-05-20T05:59:12.937Z] 1d9d4a90b163: Waiting [2026-05-20T05:59:12.937Z] 4acfb9341003: Waiting [2026-05-20T05:59:12.937Z] eeaa73608b53: Waiting [2026-05-20T05:59:12.937Z] 5cb481a271a5: Layer already exists [2026-05-20T05:59:12.937Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:12.937Z] 68db908573db: Layer already exists [2026-05-20T05:59:12.937Z] 84cd184cdee0: Layer already exists [2026-05-20T05:59:12.937Z] 0013cb316f1f: Layer already exists [2026-05-20T05:59:12.937Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:59:12.937Z] 4acfb9341003: Layer already exists [2026-05-20T05:59:12.937Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:12.937Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:12.937Z] latest: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:13.569Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:13.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-20T05:59:13.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-20T05:59:13.921Z] 0013cb316f1f: Preparing [2026-05-20T05:59:13.921Z] 5cb481a271a5: Preparing [2026-05-20T05:59:13.921Z] 68db908573db: Preparing [2026-05-20T05:59:13.921Z] 84cd184cdee0: Preparing [2026-05-20T05:59:13.921Z] e4672257a9ca: Preparing [2026-05-20T05:59:13.921Z] fc336b3aae91: Preparing [2026-05-20T05:59:13.921Z] 1d9d4a90b163: Preparing [2026-05-20T05:59:13.921Z] 4acfb9341003: Preparing [2026-05-20T05:59:13.921Z] eeaa73608b53: Preparing [2026-05-20T05:59:13.921Z] 1d9d4a90b163: Waiting [2026-05-20T05:59:13.921Z] 4acfb9341003: Waiting [2026-05-20T05:59:13.921Z] eeaa73608b53: Waiting [2026-05-20T05:59:13.921Z] fc336b3aae91: Waiting [2026-05-20T05:59:13.921Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:13.921Z] 68db908573db: Layer already exists [2026-05-20T05:59:13.921Z] 5cb481a271a5: Layer already exists [2026-05-20T05:59:13.921Z] 84cd184cdee0: Layer already exists [2026-05-20T05:59:13.921Z] 0013cb316f1f: Layer already exists [2026-05-20T05:59:13.921Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:13.921Z] 4acfb9341003: Layer already exists [2026-05-20T05:59:13.921Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:59:13.921Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:14.186Z] 4.1.0-dev.113: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:14.542Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:14.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:14.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-20T05:59:14.893Z] 0013cb316f1f: Preparing [2026-05-20T05:59:14.893Z] 5cb481a271a5: Preparing [2026-05-20T05:59:14.893Z] 68db908573db: Preparing [2026-05-20T05:59:14.893Z] 84cd184cdee0: Preparing [2026-05-20T05:59:14.893Z] e4672257a9ca: Preparing [2026-05-20T05:59:14.893Z] fc336b3aae91: Preparing [2026-05-20T05:59:14.893Z] 1d9d4a90b163: Preparing [2026-05-20T05:59:14.893Z] fc336b3aae91: Waiting [2026-05-20T05:59:14.893Z] 1d9d4a90b163: Waiting [2026-05-20T05:59:14.893Z] 4acfb9341003: Preparing [2026-05-20T05:59:14.893Z] eeaa73608b53: Preparing [2026-05-20T05:59:14.893Z] 4acfb9341003: Waiting [2026-05-20T05:59:14.893Z] eeaa73608b53: Waiting [2026-05-20T05:59:14.893Z] 5cb481a271a5: Layer already exists [2026-05-20T05:59:14.893Z] 68db908573db: Layer already exists [2026-05-20T05:59:14.893Z] 0013cb316f1f: Layer already exists [2026-05-20T05:59:14.893Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:14.893Z] 84cd184cdee0: Layer already exists [2026-05-20T05:59:14.893Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:59:14.893Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:14.893Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:14.893Z] 4acfb9341003: Layer already exists [2026-05-20T05:59:14.893Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:15.510Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:15.856Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-20T05:59:15.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-20T05:59:15.856Z] 0013cb316f1f: Preparing [2026-05-20T05:59:15.856Z] 5cb481a271a5: Preparing [2026-05-20T05:59:15.856Z] 68db908573db: Preparing [2026-05-20T05:59:15.856Z] 84cd184cdee0: Preparing [2026-05-20T05:59:15.856Z] e4672257a9ca: Preparing [2026-05-20T05:59:15.856Z] fc336b3aae91: Preparing [2026-05-20T05:59:15.856Z] 1d9d4a90b163: Preparing [2026-05-20T05:59:15.856Z] 4acfb9341003: Preparing [2026-05-20T05:59:15.856Z] fc336b3aae91: Waiting [2026-05-20T05:59:15.856Z] 1d9d4a90b163: Waiting [2026-05-20T05:59:15.856Z] eeaa73608b53: Preparing [2026-05-20T05:59:15.856Z] 4acfb9341003: Waiting [2026-05-20T05:59:15.856Z] eeaa73608b53: Waiting [2026-05-20T05:59:15.856Z] 84cd184cdee0: Layer already exists [2026-05-20T05:59:15.856Z] 5cb481a271a5: Layer already exists [2026-05-20T05:59:15.856Z] 0013cb316f1f: Layer already exists [2026-05-20T05:59:15.856Z] 68db908573db: Layer already exists [2026-05-20T05:59:15.856Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:15.856Z] 4acfb9341003: Layer already exists [2026-05-20T05:59:15.856Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:15.856Z] 1d9d4a90b163: Layer already exists [2026-05-20T05:59:15.856Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:16.121Z] main: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:59:16.202Z] ===================================================== [Pipeline] echo [2026-05-20T05:59:16.218Z] taggedImages: [2026-05-20T05:59:16.218Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:16.218Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-20T05:59:16.218Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-20T05:59:16.218Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:16.218Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-20T05:59:16.293Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-20T05:59:16.293Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:16.293Z] latest [2026-05-20T05:59:16.293Z] 4.1.0-dev.113 [2026-05-20T05:59:16.293Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:16.293Z] main [2026-05-20T05:59:16.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:16.655Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:17.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:17.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-20T05:59:17.018Z] 70ded2543ac7: Preparing [2026-05-20T05:59:17.018Z] d01caa4a0a8c: Preparing [2026-05-20T05:59:17.018Z] 72196e6b8acc: Preparing [2026-05-20T05:59:17.018Z] 8d9293a0487d: Preparing [2026-05-20T05:59:17.018Z] 39fb74faf1f0: Preparing [2026-05-20T05:59:17.018Z] e4672257a9ca: Preparing [2026-05-20T05:59:17.018Z] fc336b3aae91: Preparing [2026-05-20T05:59:17.018Z] 0b2a5a92e104: Preparing [2026-05-20T05:59:17.018Z] a8a100fe882b: Preparing [2026-05-20T05:59:17.018Z] 822ec5f0ccf4: Preparing [2026-05-20T05:59:17.018Z] eeaa73608b53: Preparing [2026-05-20T05:59:17.018Z] a8a100fe882b: Waiting [2026-05-20T05:59:17.018Z] e4672257a9ca: Waiting [2026-05-20T05:59:17.018Z] 822ec5f0ccf4: Waiting [2026-05-20T05:59:17.018Z] eeaa73608b53: Waiting [2026-05-20T05:59:17.018Z] fc336b3aae91: Waiting [2026-05-20T05:59:17.018Z] 0b2a5a92e104: Waiting [2026-05-20T05:59:17.287Z] d01caa4a0a8c: Pushed [2026-05-20T05:59:17.287Z] 39fb74faf1f0: Pushed [2026-05-20T05:59:17.287Z] 70ded2543ac7: Pushed [2026-05-20T05:59:17.287Z] 8d9293a0487d: Pushed [2026-05-20T05:59:17.287Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:17.287Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:17.287Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:17.287Z] 0b2a5a92e104: Pushed [2026-05-20T05:59:17.287Z] a8a100fe882b: Pushed [2026-05-20T05:59:20.609Z] 822ec5f0ccf4: Pushed [2026-05-20T05:59:23.171Z] 72196e6b8acc: Pushed [2026-05-20T05:59:23.171Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:23.534Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:23.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-20T05:59:23.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-20T05:59:23.881Z] 70ded2543ac7: Preparing [2026-05-20T05:59:23.881Z] d01caa4a0a8c: Preparing [2026-05-20T05:59:23.881Z] 72196e6b8acc: Preparing [2026-05-20T05:59:23.881Z] 8d9293a0487d: Preparing [2026-05-20T05:59:23.881Z] 39fb74faf1f0: Preparing [2026-05-20T05:59:23.881Z] e4672257a9ca: Preparing [2026-05-20T05:59:23.881Z] fc336b3aae91: Preparing [2026-05-20T05:59:23.881Z] 0b2a5a92e104: Preparing [2026-05-20T05:59:23.881Z] a8a100fe882b: Preparing [2026-05-20T05:59:23.881Z] 822ec5f0ccf4: Preparing [2026-05-20T05:59:23.881Z] eeaa73608b53: Preparing [2026-05-20T05:59:23.881Z] 0b2a5a92e104: Waiting [2026-05-20T05:59:23.881Z] a8a100fe882b: Waiting [2026-05-20T05:59:23.881Z] eeaa73608b53: Waiting [2026-05-20T05:59:23.881Z] 822ec5f0ccf4: Waiting [2026-05-20T05:59:23.881Z] e4672257a9ca: Waiting [2026-05-20T05:59:23.881Z] fc336b3aae91: Waiting [2026-05-20T05:59:23.881Z] d01caa4a0a8c: Layer already exists [2026-05-20T05:59:23.881Z] 72196e6b8acc: Layer already exists [2026-05-20T05:59:23.881Z] 70ded2543ac7: Layer already exists [2026-05-20T05:59:23.881Z] 8d9293a0487d: Layer already exists [2026-05-20T05:59:23.882Z] 39fb74faf1f0: Layer already exists [2026-05-20T05:59:23.882Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:23.882Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:23.882Z] a8a100fe882b: Layer already exists [2026-05-20T05:59:23.882Z] 0b2a5a92e104: Layer already exists [2026-05-20T05:59:23.882Z] 822ec5f0ccf4: Layer already exists [2026-05-20T05:59:23.882Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:24.147Z] latest: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:24.502Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:27.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-20T05:59:27.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-20T05:59:27.423Z] 70ded2543ac7: Preparing [2026-05-20T05:59:27.423Z] d01caa4a0a8c: Preparing [2026-05-20T05:59:27.423Z] 72196e6b8acc: Preparing [2026-05-20T05:59:27.423Z] 8d9293a0487d: Preparing [2026-05-20T05:59:27.423Z] 39fb74faf1f0: Preparing [2026-05-20T05:59:27.423Z] e4672257a9ca: Preparing [2026-05-20T05:59:27.423Z] fc336b3aae91: Preparing [2026-05-20T05:59:27.423Z] 0b2a5a92e104: Preparing [2026-05-20T05:59:27.423Z] a8a100fe882b: Preparing [2026-05-20T05:59:27.423Z] 822ec5f0ccf4: Preparing [2026-05-20T05:59:27.423Z] eeaa73608b53: Preparing [2026-05-20T05:59:27.423Z] e4672257a9ca: Waiting [2026-05-20T05:59:27.423Z] fc336b3aae91: Waiting [2026-05-20T05:59:27.423Z] 0b2a5a92e104: Waiting [2026-05-20T05:59:27.423Z] a8a100fe882b: Waiting [2026-05-20T05:59:27.423Z] 822ec5f0ccf4: Waiting [2026-05-20T05:59:27.423Z] eeaa73608b53: Waiting [2026-05-20T05:59:27.423Z] d01caa4a0a8c: Layer already exists [2026-05-20T05:59:27.423Z] 39fb74faf1f0: Layer already exists [2026-05-20T05:59:27.423Z] 72196e6b8acc: Layer already exists [2026-05-20T05:59:27.423Z] 8d9293a0487d: Layer already exists [2026-05-20T05:59:27.423Z] 70ded2543ac7: Layer already exists [2026-05-20T05:59:27.423Z] 822ec5f0ccf4: Layer already exists [2026-05-20T05:59:27.423Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:27.423Z] 0b2a5a92e104: Layer already exists [2026-05-20T05:59:27.423Z] a8a100fe882b: Layer already exists [2026-05-20T05:59:27.423Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:27.423Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:27.687Z] 4.1.0-dev.113: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:28.042Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:28.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:28.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-20T05:59:28.391Z] 70ded2543ac7: Preparing [2026-05-20T05:59:28.391Z] d01caa4a0a8c: Preparing [2026-05-20T05:59:28.391Z] 72196e6b8acc: Preparing [2026-05-20T05:59:28.391Z] 8d9293a0487d: Preparing [2026-05-20T05:59:28.391Z] 39fb74faf1f0: Preparing [2026-05-20T05:59:28.391Z] e4672257a9ca: Preparing [2026-05-20T05:59:28.391Z] fc336b3aae91: Preparing [2026-05-20T05:59:28.391Z] 0b2a5a92e104: Preparing [2026-05-20T05:59:28.391Z] a8a100fe882b: Preparing [2026-05-20T05:59:28.391Z] 822ec5f0ccf4: Preparing [2026-05-20T05:59:28.391Z] eeaa73608b53: Preparing [2026-05-20T05:59:28.391Z] e4672257a9ca: Waiting [2026-05-20T05:59:28.391Z] fc336b3aae91: Waiting [2026-05-20T05:59:28.391Z] 0b2a5a92e104: Waiting [2026-05-20T05:59:28.391Z] eeaa73608b53: Waiting [2026-05-20T05:59:28.391Z] a8a100fe882b: Waiting [2026-05-20T05:59:28.391Z] 822ec5f0ccf4: Waiting [2026-05-20T05:59:28.391Z] 72196e6b8acc: Layer already exists [2026-05-20T05:59:28.391Z] d01caa4a0a8c: Layer already exists [2026-05-20T05:59:28.391Z] 39fb74faf1f0: Layer already exists [2026-05-20T05:59:28.391Z] 70ded2543ac7: Layer already exists [2026-05-20T05:59:28.391Z] 8d9293a0487d: Layer already exists [2026-05-20T05:59:28.391Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:28.391Z] a8a100fe882b: Layer already exists [2026-05-20T05:59:28.391Z] 0b2a5a92e104: Layer already exists [2026-05-20T05:59:28.391Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:28.391Z] 822ec5f0ccf4: Layer already exists [2026-05-20T05:59:28.391Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:28.655Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:29.000Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:29.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-20T05:59:29.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-20T05:59:29.358Z] 70ded2543ac7: Preparing [2026-05-20T05:59:29.358Z] d01caa4a0a8c: Preparing [2026-05-20T05:59:29.358Z] 72196e6b8acc: Preparing [2026-05-20T05:59:29.358Z] 8d9293a0487d: Preparing [2026-05-20T05:59:29.358Z] 39fb74faf1f0: Preparing [2026-05-20T05:59:29.358Z] e4672257a9ca: Preparing [2026-05-20T05:59:29.358Z] fc336b3aae91: Preparing [2026-05-20T05:59:29.358Z] 0b2a5a92e104: Preparing [2026-05-20T05:59:29.358Z] a8a100fe882b: Preparing [2026-05-20T05:59:29.358Z] 822ec5f0ccf4: Preparing [2026-05-20T05:59:29.358Z] eeaa73608b53: Preparing [2026-05-20T05:59:29.358Z] a8a100fe882b: Waiting [2026-05-20T05:59:29.358Z] e4672257a9ca: Waiting [2026-05-20T05:59:29.358Z] fc336b3aae91: Waiting [2026-05-20T05:59:29.358Z] 0b2a5a92e104: Waiting [2026-05-20T05:59:29.358Z] 822ec5f0ccf4: Waiting [2026-05-20T05:59:29.358Z] eeaa73608b53: Waiting [2026-05-20T05:59:29.358Z] 70ded2543ac7: Layer already exists [2026-05-20T05:59:29.358Z] d01caa4a0a8c: Layer already exists [2026-05-20T05:59:29.358Z] 72196e6b8acc: Layer already exists [2026-05-20T05:59:29.358Z] 39fb74faf1f0: Layer already exists [2026-05-20T05:59:29.358Z] 8d9293a0487d: Layer already exists [2026-05-20T05:59:29.358Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:29.358Z] 0b2a5a92e104: Layer already exists [2026-05-20T05:59:29.358Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:29.358Z] a8a100fe882b: Layer already exists [2026-05-20T05:59:29.358Z] 822ec5f0ccf4: Layer already exists [2026-05-20T05:59:29.358Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:29.622Z] main: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:59:29.694Z] ===================================================== [Pipeline] echo [2026-05-20T05:59:29.707Z] taggedImages: [2026-05-20T05:59:29.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:29.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-20T05:59:29.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-20T05:59:29.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:29.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-20T05:59:29.741Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-20T05:59:29.741Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:29.741Z] latest [2026-05-20T05:59:29.741Z] 4.1.0-dev.113 [2026-05-20T05:59:29.741Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:29.741Z] main [2026-05-20T05:59:29.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:30.114Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:30.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:30.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-20T05:59:30.465Z] defe9902145a: Preparing [2026-05-20T05:59:30.465Z] 0e8c55021a2d: Preparing [2026-05-20T05:59:30.465Z] 286caa6952a6: Preparing [2026-05-20T05:59:30.465Z] 11413e3efa0f: Preparing [2026-05-20T05:59:30.465Z] 25023b455196: Preparing [2026-05-20T05:59:30.465Z] 3d02ae791015: Preparing [2026-05-20T05:59:30.465Z] 9d0f53f062a6: Preparing [2026-05-20T05:59:30.465Z] e4672257a9ca: Preparing [2026-05-20T05:59:30.465Z] fc336b3aae91: Preparing [2026-05-20T05:59:30.465Z] 86cd21ffe07e: Preparing [2026-05-20T05:59:30.465Z] a9c770e379e4: Preparing [2026-05-20T05:59:30.465Z] eeaa73608b53: Preparing [2026-05-20T05:59:30.465Z] e4672257a9ca: Waiting [2026-05-20T05:59:30.465Z] fc336b3aae91: Waiting [2026-05-20T05:59:30.465Z] 86cd21ffe07e: Waiting [2026-05-20T05:59:30.465Z] a9c770e379e4: Waiting [2026-05-20T05:59:30.465Z] eeaa73608b53: Waiting [2026-05-20T05:59:30.465Z] 3d02ae791015: Waiting [2026-05-20T05:59:30.465Z] 9d0f53f062a6: Waiting [2026-05-20T05:59:30.729Z] 0e8c55021a2d: Pushed [2026-05-20T05:59:30.729Z] 25023b455196: Pushed [2026-05-20T05:59:30.729Z] defe9902145a: Pushed [2026-05-20T05:59:30.729Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:30.729Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:30.729Z] 9d0f53f062a6: Pushed [2026-05-20T05:59:30.729Z] 3d02ae791015: Pushed [2026-05-20T05:59:31.003Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:31.003Z] 86cd21ffe07e: Pushed [2026-05-20T05:59:34.327Z] a9c770e379e4: Pushed [2026-05-20T05:59:36.899Z] 11413e3efa0f: Pushed [2026-05-20T05:59:37.481Z] 286caa6952a6: Pushed [2026-05-20T05:59:40.055Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:40.420Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:40.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-20T05:59:40.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-20T05:59:40.762Z] defe9902145a: Preparing [2026-05-20T05:59:40.762Z] 0e8c55021a2d: Preparing [2026-05-20T05:59:40.762Z] 286caa6952a6: Preparing [2026-05-20T05:59:40.762Z] 11413e3efa0f: Preparing [2026-05-20T05:59:40.762Z] 25023b455196: Preparing [2026-05-20T05:59:40.762Z] 3d02ae791015: Preparing [2026-05-20T05:59:40.762Z] 9d0f53f062a6: Preparing [2026-05-20T05:59:40.762Z] e4672257a9ca: Preparing [2026-05-20T05:59:40.762Z] fc336b3aae91: Preparing [2026-05-20T05:59:40.762Z] 86cd21ffe07e: Preparing [2026-05-20T05:59:40.762Z] a9c770e379e4: Preparing [2026-05-20T05:59:40.762Z] eeaa73608b53: Preparing [2026-05-20T05:59:40.762Z] 3d02ae791015: Waiting [2026-05-20T05:59:40.762Z] 9d0f53f062a6: Waiting [2026-05-20T05:59:40.763Z] e4672257a9ca: Waiting [2026-05-20T05:59:40.763Z] fc336b3aae91: Waiting [2026-05-20T05:59:40.763Z] eeaa73608b53: Waiting [2026-05-20T05:59:40.763Z] a9c770e379e4: Waiting [2026-05-20T05:59:40.763Z] 86cd21ffe07e: Waiting [2026-05-20T05:59:40.763Z] 11413e3efa0f: Layer already exists [2026-05-20T05:59:40.763Z] defe9902145a: Layer already exists [2026-05-20T05:59:40.763Z] 0e8c55021a2d: Layer already exists [2026-05-20T05:59:40.763Z] 286caa6952a6: Layer already exists [2026-05-20T05:59:40.763Z] 25023b455196: Layer already exists [2026-05-20T05:59:41.026Z] 3d02ae791015: Layer already exists [2026-05-20T05:59:41.026Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:41.026Z] 86cd21ffe07e: Layer already exists [2026-05-20T05:59:41.026Z] 9d0f53f062a6: Layer already exists [2026-05-20T05:59:41.026Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:41.026Z] a9c770e379e4: Layer already exists [2026-05-20T05:59:41.026Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:41.026Z] latest: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:41.373Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:41.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-20T05:59:41.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-20T05:59:41.725Z] defe9902145a: Preparing [2026-05-20T05:59:41.725Z] 0e8c55021a2d: Preparing [2026-05-20T05:59:41.725Z] 286caa6952a6: Preparing [2026-05-20T05:59:41.725Z] 11413e3efa0f: Preparing [2026-05-20T05:59:41.725Z] 25023b455196: Preparing [2026-05-20T05:59:41.725Z] 3d02ae791015: Preparing [2026-05-20T05:59:41.725Z] 9d0f53f062a6: Preparing [2026-05-20T05:59:41.725Z] e4672257a9ca: Preparing [2026-05-20T05:59:41.725Z] fc336b3aae91: Preparing [2026-05-20T05:59:41.725Z] 86cd21ffe07e: Preparing [2026-05-20T05:59:41.725Z] a9c770e379e4: Preparing [2026-05-20T05:59:41.725Z] eeaa73608b53: Preparing [2026-05-20T05:59:41.725Z] e4672257a9ca: Waiting [2026-05-20T05:59:41.725Z] fc336b3aae91: Waiting [2026-05-20T05:59:41.725Z] 86cd21ffe07e: Waiting [2026-05-20T05:59:41.725Z] a9c770e379e4: Waiting [2026-05-20T05:59:41.725Z] eeaa73608b53: Waiting [2026-05-20T05:59:41.725Z] 3d02ae791015: Waiting [2026-05-20T05:59:41.725Z] 9d0f53f062a6: Waiting [2026-05-20T05:59:41.725Z] 0e8c55021a2d: Layer already exists [2026-05-20T05:59:41.725Z] defe9902145a: Layer already exists [2026-05-20T05:59:41.725Z] 286caa6952a6: Layer already exists [2026-05-20T05:59:41.725Z] 11413e3efa0f: Layer already exists [2026-05-20T05:59:41.725Z] 25023b455196: Layer already exists [2026-05-20T05:59:41.725Z] 9d0f53f062a6: Layer already exists [2026-05-20T05:59:41.725Z] 3d02ae791015: Layer already exists [2026-05-20T05:59:41.725Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:41.725Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:41.725Z] 86cd21ffe07e: Layer already exists [2026-05-20T05:59:41.725Z] a9c770e379e4: Layer already exists [2026-05-20T05:59:41.725Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:41.989Z] 4.1.0-dev.113: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:42.336Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:42.680Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:42.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-20T05:59:42.680Z] defe9902145a: Preparing [2026-05-20T05:59:42.680Z] 0e8c55021a2d: Preparing [2026-05-20T05:59:42.680Z] 286caa6952a6: Preparing [2026-05-20T05:59:42.681Z] 11413e3efa0f: Preparing [2026-05-20T05:59:42.681Z] 25023b455196: Preparing [2026-05-20T05:59:42.681Z] 3d02ae791015: Preparing [2026-05-20T05:59:42.681Z] 9d0f53f062a6: Preparing [2026-05-20T05:59:42.681Z] e4672257a9ca: Preparing [2026-05-20T05:59:42.681Z] fc336b3aae91: Preparing [2026-05-20T05:59:42.681Z] 86cd21ffe07e: Preparing [2026-05-20T05:59:42.681Z] a9c770e379e4: Preparing [2026-05-20T05:59:42.681Z] eeaa73608b53: Preparing [2026-05-20T05:59:42.681Z] fc336b3aae91: Waiting [2026-05-20T05:59:42.681Z] 86cd21ffe07e: Waiting [2026-05-20T05:59:42.681Z] a9c770e379e4: Waiting [2026-05-20T05:59:42.681Z] eeaa73608b53: Waiting [2026-05-20T05:59:42.681Z] 3d02ae791015: Waiting [2026-05-20T05:59:42.681Z] 9d0f53f062a6: Waiting [2026-05-20T05:59:42.681Z] e4672257a9ca: Waiting [2026-05-20T05:59:42.681Z] 11413e3efa0f: Layer already exists [2026-05-20T05:59:42.681Z] 25023b455196: Layer already exists [2026-05-20T05:59:42.681Z] defe9902145a: Layer already exists [2026-05-20T05:59:42.681Z] 0e8c55021a2d: Layer already exists [2026-05-20T05:59:42.681Z] 286caa6952a6: Layer already exists [2026-05-20T05:59:42.681Z] 3d02ae791015: Layer already exists [2026-05-20T05:59:42.681Z] 9d0f53f062a6: Layer already exists [2026-05-20T05:59:42.681Z] 86cd21ffe07e: Layer already exists [2026-05-20T05:59:42.681Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:42.681Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:42.681Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:42.681Z] a9c770e379e4: Layer already exists [2026-05-20T05:59:42.944Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:43.290Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:43.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-20T05:59:43.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-20T05:59:43.636Z] defe9902145a: Preparing [2026-05-20T05:59:43.636Z] 0e8c55021a2d: Preparing [2026-05-20T05:59:43.636Z] 286caa6952a6: Preparing [2026-05-20T05:59:43.636Z] 11413e3efa0f: Preparing [2026-05-20T05:59:43.636Z] 25023b455196: Preparing [2026-05-20T05:59:43.636Z] 3d02ae791015: Preparing [2026-05-20T05:59:43.636Z] 9d0f53f062a6: Preparing [2026-05-20T05:59:43.636Z] e4672257a9ca: Preparing [2026-05-20T05:59:43.636Z] fc336b3aae91: Preparing [2026-05-20T05:59:43.636Z] 86cd21ffe07e: Preparing [2026-05-20T05:59:43.636Z] a9c770e379e4: Preparing [2026-05-20T05:59:43.636Z] eeaa73608b53: Preparing [2026-05-20T05:59:43.636Z] 9d0f53f062a6: Waiting [2026-05-20T05:59:43.636Z] e4672257a9ca: Waiting [2026-05-20T05:59:43.636Z] fc336b3aae91: Waiting [2026-05-20T05:59:43.636Z] 86cd21ffe07e: Waiting [2026-05-20T05:59:43.636Z] 3d02ae791015: Waiting [2026-05-20T05:59:43.636Z] a9c770e379e4: Waiting [2026-05-20T05:59:43.636Z] 25023b455196: Layer already exists [2026-05-20T05:59:43.636Z] 0e8c55021a2d: Layer already exists [2026-05-20T05:59:43.636Z] 286caa6952a6: Layer already exists [2026-05-20T05:59:43.636Z] 11413e3efa0f: Layer already exists [2026-05-20T05:59:43.636Z] defe9902145a: Layer already exists [2026-05-20T05:59:43.636Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:43.636Z] 3d02ae791015: Layer already exists [2026-05-20T05:59:43.636Z] 9d0f53f062a6: Layer already exists [2026-05-20T05:59:43.636Z] 86cd21ffe07e: Layer already exists [2026-05-20T05:59:43.636Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:43.636Z] a9c770e379e4: Layer already exists [2026-05-20T05:59:43.636Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:43.901Z] main: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:59:44.120Z] ===================================================== [Pipeline] echo [2026-05-20T05:59:44.130Z] taggedImages: [2026-05-20T05:59:44.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:44.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-20T05:59:44.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-20T05:59:44.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:44.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-20T05:59:44.161Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-20T05:59:44.161Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:44.161Z] latest [2026-05-20T05:59:44.161Z] 4.1.0-dev.113 [2026-05-20T05:59:44.161Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:44.161Z] main [2026-05-20T05:59:44.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:44.535Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:44.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:44.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-20T05:59:44.896Z] 33826081aa2a: Preparing [2026-05-20T05:59:44.896Z] f0ffb6f97c7c: Preparing [2026-05-20T05:59:44.896Z] e4672257a9ca: Preparing [2026-05-20T05:59:44.896Z] fc336b3aae91: Preparing [2026-05-20T05:59:44.896Z] e71d95d60494: Preparing [2026-05-20T05:59:44.896Z] 3df494442469: Preparing [2026-05-20T05:59:44.896Z] eeaa73608b53: Preparing [2026-05-20T05:59:44.896Z] 3df494442469: Waiting [2026-05-20T05:59:44.896Z] eeaa73608b53: Waiting [2026-05-20T05:59:44.896Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:45.180Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:45.180Z] e71d95d60494: Pushed [2026-05-20T05:59:45.180Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:45.180Z] 33826081aa2a: Pushed [2026-05-20T05:59:47.163Z] 3df494442469: Pushed [2026-05-20T05:59:52.502Z] f0ffb6f97c7c: Pushed [2026-05-20T05:59:54.434Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:54.798Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:55.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-20T05:59:55.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-20T05:59:55.149Z] 33826081aa2a: Preparing [2026-05-20T05:59:55.149Z] f0ffb6f97c7c: Preparing [2026-05-20T05:59:55.149Z] e4672257a9ca: Preparing [2026-05-20T05:59:55.149Z] fc336b3aae91: Preparing [2026-05-20T05:59:55.149Z] e71d95d60494: Preparing [2026-05-20T05:59:55.149Z] 3df494442469: Preparing [2026-05-20T05:59:55.149Z] eeaa73608b53: Preparing [2026-05-20T05:59:55.149Z] 3df494442469: Waiting [2026-05-20T05:59:55.149Z] eeaa73608b53: Waiting [2026-05-20T05:59:55.149Z] f0ffb6f97c7c: Layer already exists [2026-05-20T05:59:55.149Z] e71d95d60494: Layer already exists [2026-05-20T05:59:55.149Z] 33826081aa2a: Layer already exists [2026-05-20T05:59:55.149Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:55.149Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:55.149Z] 3df494442469: Layer already exists [2026-05-20T05:59:55.149Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:55.413Z] latest: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:55.769Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:56.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-20T05:59:56.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-20T05:59:56.115Z] 33826081aa2a: Preparing [2026-05-20T05:59:56.115Z] f0ffb6f97c7c: Preparing [2026-05-20T05:59:56.115Z] e4672257a9ca: Preparing [2026-05-20T05:59:56.115Z] fc336b3aae91: Preparing [2026-05-20T05:59:56.115Z] e71d95d60494: Preparing [2026-05-20T05:59:56.115Z] 3df494442469: Preparing [2026-05-20T05:59:56.115Z] eeaa73608b53: Preparing [2026-05-20T05:59:56.115Z] 3df494442469: Waiting [2026-05-20T05:59:56.115Z] eeaa73608b53: Waiting [2026-05-20T05:59:56.115Z] e71d95d60494: Layer already exists [2026-05-20T05:59:56.115Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:56.115Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:56.115Z] f0ffb6f97c7c: Layer already exists [2026-05-20T05:59:56.115Z] 33826081aa2a: Layer already exists [2026-05-20T05:59:56.115Z] 3df494442469: Layer already exists [2026-05-20T05:59:56.115Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:56.115Z] 4.1.0-dev.113: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:56.724Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:57.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:57.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-20T05:59:57.077Z] 33826081aa2a: Preparing [2026-05-20T05:59:57.077Z] f0ffb6f97c7c: Preparing [2026-05-20T05:59:57.077Z] e4672257a9ca: Preparing [2026-05-20T05:59:57.077Z] fc336b3aae91: Preparing [2026-05-20T05:59:57.077Z] e71d95d60494: Preparing [2026-05-20T05:59:57.077Z] 3df494442469: Preparing [2026-05-20T05:59:57.077Z] eeaa73608b53: Preparing [2026-05-20T05:59:57.077Z] 3df494442469: Waiting [2026-05-20T05:59:57.077Z] eeaa73608b53: Waiting [2026-05-20T05:59:57.077Z] f0ffb6f97c7c: Layer already exists [2026-05-20T05:59:57.077Z] 33826081aa2a: Layer already exists [2026-05-20T05:59:57.077Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:57.077Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:57.077Z] e71d95d60494: Layer already exists [2026-05-20T05:59:57.077Z] 3df494442469: Layer already exists [2026-05-20T05:59:57.077Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:57.077Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:57.695Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:58.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-20T05:59:58.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-20T05:59:58.146Z] 33826081aa2a: Preparing [2026-05-20T05:59:58.146Z] f0ffb6f97c7c: Preparing [2026-05-20T05:59:58.146Z] e4672257a9ca: Preparing [2026-05-20T05:59:58.146Z] fc336b3aae91: Preparing [2026-05-20T05:59:58.146Z] e71d95d60494: Preparing [2026-05-20T05:59:58.146Z] 3df494442469: Preparing [2026-05-20T05:59:58.146Z] eeaa73608b53: Preparing [2026-05-20T05:59:58.146Z] 3df494442469: Waiting [2026-05-20T05:59:58.146Z] eeaa73608b53: Waiting [2026-05-20T05:59:58.146Z] e71d95d60494: Layer already exists [2026-05-20T05:59:58.146Z] f0ffb6f97c7c: Layer already exists [2026-05-20T05:59:58.146Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:58.146Z] 33826081aa2a: Layer already exists [2026-05-20T05:59:58.146Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:58.146Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:58.146Z] 3df494442469: Layer already exists [2026-05-20T05:59:58.415Z] main: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T05:59:58.487Z] ===================================================== [Pipeline] echo [2026-05-20T05:59:58.500Z] taggedImages: [2026-05-20T05:59:58.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:58.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-20T05:59:58.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-20T05:59:58.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:58.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-20T05:59:58.525Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-20T05:59:58.525Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:58.525Z] latest [2026-05-20T05:59:58.525Z] 4.1.0-dev.113 [2026-05-20T05:59:58.525Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T05:59:58.525Z] main [2026-05-20T05:59:58.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:58.899Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T05:59:59.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T05:59:59.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-20T05:59:59.275Z] a78a372e625f: Preparing [2026-05-20T05:59:59.275Z] 482ca5426e6c: Preparing [2026-05-20T05:59:59.275Z] d6b228b63e5d: Preparing [2026-05-20T05:59:59.275Z] e4672257a9ca: Preparing [2026-05-20T05:59:59.275Z] fc336b3aae91: Preparing [2026-05-20T05:59:59.275Z] 60aa828cdd6e: Preparing [2026-05-20T05:59:59.275Z] 0f0181bb6b7c: Preparing [2026-05-20T05:59:59.275Z] 90d0e9a12c2e: Preparing [2026-05-20T05:59:59.275Z] 383546d70835: Preparing [2026-05-20T05:59:59.275Z] eeaa73608b53: Preparing [2026-05-20T05:59:59.275Z] 60aa828cdd6e: Waiting [2026-05-20T05:59:59.275Z] 0f0181bb6b7c: Waiting [2026-05-20T05:59:59.275Z] 90d0e9a12c2e: Waiting [2026-05-20T05:59:59.275Z] 383546d70835: Waiting [2026-05-20T05:59:59.275Z] eeaa73608b53: Waiting [2026-05-20T05:59:59.275Z] e4672257a9ca: Layer already exists [2026-05-20T05:59:59.275Z] fc336b3aae91: Layer already exists [2026-05-20T05:59:59.544Z] d6b228b63e5d: Pushed [2026-05-20T05:59:59.544Z] 482ca5426e6c: Pushed [2026-05-20T05:59:59.544Z] a78a372e625f: Pushed [2026-05-20T05:59:59.544Z] eeaa73608b53: Layer already exists [2026-05-20T05:59:59.544Z] 90d0e9a12c2e: Pushed [2026-05-20T06:00:00.512Z] 383546d70835: Pushed [2026-05-20T06:00:12.827Z] 0f0181bb6b7c: Pushed [2026-05-20T06:00:27.774Z] 60aa828cdd6e: Pushed [2026-05-20T06:00:27.774Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:28.132Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:28.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-20T06:00:28.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-20T06:00:28.475Z] a78a372e625f: Preparing [2026-05-20T06:00:28.475Z] 482ca5426e6c: Preparing [2026-05-20T06:00:28.475Z] d6b228b63e5d: Preparing [2026-05-20T06:00:28.475Z] e4672257a9ca: Preparing [2026-05-20T06:00:28.475Z] fc336b3aae91: Preparing [2026-05-20T06:00:28.475Z] 60aa828cdd6e: Preparing [2026-05-20T06:00:28.475Z] 0f0181bb6b7c: Preparing [2026-05-20T06:00:28.475Z] 90d0e9a12c2e: Preparing [2026-05-20T06:00:28.476Z] 383546d70835: Preparing [2026-05-20T06:00:28.476Z] eeaa73608b53: Preparing [2026-05-20T06:00:28.476Z] 90d0e9a12c2e: Waiting [2026-05-20T06:00:28.476Z] 383546d70835: Waiting [2026-05-20T06:00:28.476Z] eeaa73608b53: Waiting [2026-05-20T06:00:28.476Z] 60aa828cdd6e: Waiting [2026-05-20T06:00:28.476Z] 0f0181bb6b7c: Waiting [2026-05-20T06:00:28.476Z] d6b228b63e5d: Layer already exists [2026-05-20T06:00:28.476Z] a78a372e625f: Layer already exists [2026-05-20T06:00:28.476Z] e4672257a9ca: Layer already exists [2026-05-20T06:00:28.476Z] fc336b3aae91: Layer already exists [2026-05-20T06:00:28.476Z] 482ca5426e6c: Layer already exists [2026-05-20T06:00:28.476Z] 383546d70835: Layer already exists [2026-05-20T06:00:28.476Z] 60aa828cdd6e: Layer already exists [2026-05-20T06:00:28.476Z] 0f0181bb6b7c: Layer already exists [2026-05-20T06:00:28.476Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:00:28.476Z] eeaa73608b53: Layer already exists [2026-05-20T06:00:28.738Z] latest: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:29.083Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:29.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-20T06:00:29.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-20T06:00:29.429Z] a78a372e625f: Preparing [2026-05-20T06:00:29.429Z] 482ca5426e6c: Preparing [2026-05-20T06:00:29.429Z] d6b228b63e5d: Preparing [2026-05-20T06:00:29.429Z] e4672257a9ca: Preparing [2026-05-20T06:00:29.429Z] fc336b3aae91: Preparing [2026-05-20T06:00:29.429Z] 60aa828cdd6e: Preparing [2026-05-20T06:00:29.429Z] 0f0181bb6b7c: Preparing [2026-05-20T06:00:29.429Z] 90d0e9a12c2e: Preparing [2026-05-20T06:00:29.429Z] 383546d70835: Preparing [2026-05-20T06:00:29.429Z] eeaa73608b53: Preparing [2026-05-20T06:00:29.429Z] 60aa828cdd6e: Waiting [2026-05-20T06:00:29.429Z] 0f0181bb6b7c: Waiting [2026-05-20T06:00:29.429Z] 90d0e9a12c2e: Waiting [2026-05-20T06:00:29.429Z] 383546d70835: Waiting [2026-05-20T06:00:29.429Z] eeaa73608b53: Waiting [2026-05-20T06:00:29.429Z] a78a372e625f: Layer already exists [2026-05-20T06:00:29.429Z] e4672257a9ca: Layer already exists [2026-05-20T06:00:29.429Z] fc336b3aae91: Layer already exists [2026-05-20T06:00:29.429Z] d6b228b63e5d: Layer already exists [2026-05-20T06:00:29.429Z] 482ca5426e6c: Layer already exists [2026-05-20T06:00:29.429Z] 383546d70835: Layer already exists [2026-05-20T06:00:29.429Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:00:29.429Z] 60aa828cdd6e: Layer already exists [2026-05-20T06:00:29.429Z] 0f0181bb6b7c: Layer already exists [2026-05-20T06:00:29.429Z] eeaa73608b53: Layer already exists [2026-05-20T06:00:29.692Z] 4.1.0-dev.113: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:30.041Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:30.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:00:30.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-20T06:00:30.380Z] a78a372e625f: Preparing [2026-05-20T06:00:30.380Z] 482ca5426e6c: Preparing [2026-05-20T06:00:30.380Z] d6b228b63e5d: Preparing [2026-05-20T06:00:30.380Z] e4672257a9ca: Preparing [2026-05-20T06:00:30.380Z] fc336b3aae91: Preparing [2026-05-20T06:00:30.380Z] 60aa828cdd6e: Preparing [2026-05-20T06:00:30.380Z] 0f0181bb6b7c: Preparing [2026-05-20T06:00:30.380Z] 90d0e9a12c2e: Preparing [2026-05-20T06:00:30.380Z] 383546d70835: Preparing [2026-05-20T06:00:30.380Z] eeaa73608b53: Preparing [2026-05-20T06:00:30.380Z] 90d0e9a12c2e: Waiting [2026-05-20T06:00:30.380Z] 383546d70835: Waiting [2026-05-20T06:00:30.380Z] eeaa73608b53: Waiting [2026-05-20T06:00:30.380Z] 60aa828cdd6e: Waiting [2026-05-20T06:00:30.380Z] 0f0181bb6b7c: Waiting [2026-05-20T06:00:30.380Z] 482ca5426e6c: Layer already exists [2026-05-20T06:00:30.380Z] fc336b3aae91: Layer already exists [2026-05-20T06:00:30.380Z] a78a372e625f: Layer already exists [2026-05-20T06:00:30.380Z] e4672257a9ca: Layer already exists [2026-05-20T06:00:30.380Z] d6b228b63e5d: Layer already exists [2026-05-20T06:00:30.380Z] 60aa828cdd6e: Layer already exists [2026-05-20T06:00:30.380Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:00:30.380Z] eeaa73608b53: Layer already exists [2026-05-20T06:00:30.380Z] 383546d70835: Layer already exists [2026-05-20T06:00:30.380Z] 0f0181bb6b7c: Layer already exists [2026-05-20T06:00:30.380Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:31.003Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:31.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-20T06:00:31.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-20T06:00:31.345Z] a78a372e625f: Preparing [2026-05-20T06:00:31.345Z] 482ca5426e6c: Preparing [2026-05-20T06:00:31.345Z] d6b228b63e5d: Preparing [2026-05-20T06:00:31.345Z] e4672257a9ca: Preparing [2026-05-20T06:00:31.345Z] fc336b3aae91: Preparing [2026-05-20T06:00:31.345Z] 60aa828cdd6e: Preparing [2026-05-20T06:00:31.345Z] 0f0181bb6b7c: Preparing [2026-05-20T06:00:31.345Z] 90d0e9a12c2e: Preparing [2026-05-20T06:00:31.345Z] 383546d70835: Preparing [2026-05-20T06:00:31.345Z] eeaa73608b53: Preparing [2026-05-20T06:00:31.345Z] 60aa828cdd6e: Waiting [2026-05-20T06:00:31.345Z] 0f0181bb6b7c: Waiting [2026-05-20T06:00:31.345Z] 90d0e9a12c2e: Waiting [2026-05-20T06:00:31.345Z] 383546d70835: Waiting [2026-05-20T06:00:31.345Z] eeaa73608b53: Waiting [2026-05-20T06:00:31.345Z] d6b228b63e5d: Layer already exists [2026-05-20T06:00:31.345Z] fc336b3aae91: Layer already exists [2026-05-20T06:00:31.345Z] 482ca5426e6c: Layer already exists [2026-05-20T06:00:31.345Z] e4672257a9ca: Layer already exists [2026-05-20T06:00:31.345Z] a78a372e625f: Layer already exists [2026-05-20T06:00:31.345Z] 0f0181bb6b7c: Layer already exists [2026-05-20T06:00:31.345Z] 60aa828cdd6e: Layer already exists [2026-05-20T06:00:31.345Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:00:31.345Z] 383546d70835: Layer already exists [2026-05-20T06:00:31.345Z] eeaa73608b53: Layer already exists [2026-05-20T06:00:31.608Z] main: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T06:00:31.692Z] ===================================================== [Pipeline] echo [2026-05-20T06:00:31.709Z] taggedImages: [2026-05-20T06:00:31.709Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:00:31.709Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-20T06:00:31.709Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-20T06:00:31.709Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:00:31.709Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-20T06:00:31.739Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-20T06:00:31.739Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:00:31.739Z] latest [2026-05-20T06:00:31.739Z] 4.1.0-dev.113 [2026-05-20T06:00:31.739Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:00:31.739Z] main [2026-05-20T06:00:31.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:32.106Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:00:32.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:00:32.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-20T06:00:32.451Z] 97ce685b345e: Preparing [2026-05-20T06:00:32.451Z] f312870d491c: Preparing [2026-05-20T06:00:32.451Z] f7c7703bdbf9: Preparing [2026-05-20T06:00:32.451Z] e4672257a9ca: Preparing [2026-05-20T06:00:32.451Z] fc336b3aae91: Preparing [2026-05-20T06:00:32.451Z] 462757c87a79: Preparing [2026-05-20T06:00:32.451Z] 3ba5394c2b23: Preparing [2026-05-20T06:00:32.451Z] 47ee8047365e: Preparing [2026-05-20T06:00:32.451Z] eeaa73608b53: Preparing [2026-05-20T06:00:32.451Z] 462757c87a79: Waiting [2026-05-20T06:00:32.451Z] 3ba5394c2b23: Waiting [2026-05-20T06:00:32.451Z] 47ee8047365e: Waiting [2026-05-20T06:00:32.451Z] eeaa73608b53: Waiting [2026-05-20T06:00:32.715Z] f7c7703bdbf9: Pushed [2026-05-20T06:00:32.715Z] f312870d491c: Pushed [2026-05-20T06:00:34.640Z] fc336b3aae91: Layer already exists [2026-05-20T06:00:34.640Z] e4672257a9ca: Layer already exists [2026-05-20T06:00:34.640Z] eeaa73608b53: Layer already exists [2026-05-20T06:00:34.640Z] 97ce685b345e: Pushed [2026-05-20T06:00:34.640Z] 3ba5394c2b23: Pushed [2026-05-20T06:00:35.216Z] 47ee8047365e: Pushed [2026-05-20T06:01:15.621Z] 462757c87a79: Pushed [2026-05-20T06:01:15.621Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:15.969Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:16.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-20T06:01:16.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-20T06:01:16.319Z] 97ce685b345e: Preparing [2026-05-20T06:01:16.319Z] f312870d491c: Preparing [2026-05-20T06:01:16.319Z] f7c7703bdbf9: Preparing [2026-05-20T06:01:16.319Z] e4672257a9ca: Preparing [2026-05-20T06:01:16.319Z] fc336b3aae91: Preparing [2026-05-20T06:01:16.319Z] 462757c87a79: Preparing [2026-05-20T06:01:16.319Z] 3ba5394c2b23: Preparing [2026-05-20T06:01:16.319Z] 47ee8047365e: Preparing [2026-05-20T06:01:16.319Z] eeaa73608b53: Preparing [2026-05-20T06:01:16.319Z] 462757c87a79: Waiting [2026-05-20T06:01:16.319Z] 3ba5394c2b23: Waiting [2026-05-20T06:01:16.319Z] 47ee8047365e: Waiting [2026-05-20T06:01:16.319Z] eeaa73608b53: Waiting [2026-05-20T06:01:16.319Z] 97ce685b345e: Layer already exists [2026-05-20T06:01:16.319Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:16.319Z] f7c7703bdbf9: Layer already exists [2026-05-20T06:01:16.319Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:16.319Z] f312870d491c: Layer already exists [2026-05-20T06:01:16.319Z] 462757c87a79: Layer already exists [2026-05-20T06:01:16.319Z] 3ba5394c2b23: Layer already exists [2026-05-20T06:01:16.319Z] 47ee8047365e: Layer already exists [2026-05-20T06:01:16.319Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:16.581Z] latest: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:16.934Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:17.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-20T06:01:17.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-20T06:01:17.280Z] 97ce685b345e: Preparing [2026-05-20T06:01:17.280Z] f312870d491c: Preparing [2026-05-20T06:01:17.280Z] f7c7703bdbf9: Preparing [2026-05-20T06:01:17.280Z] e4672257a9ca: Preparing [2026-05-20T06:01:17.280Z] fc336b3aae91: Preparing [2026-05-20T06:01:17.280Z] 462757c87a79: Preparing [2026-05-20T06:01:17.280Z] 3ba5394c2b23: Preparing [2026-05-20T06:01:17.280Z] 47ee8047365e: Preparing [2026-05-20T06:01:17.280Z] eeaa73608b53: Preparing [2026-05-20T06:01:17.280Z] 462757c87a79: Waiting [2026-05-20T06:01:17.280Z] 3ba5394c2b23: Waiting [2026-05-20T06:01:17.280Z] 47ee8047365e: Waiting [2026-05-20T06:01:17.280Z] eeaa73608b53: Waiting [2026-05-20T06:01:17.280Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:17.280Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:17.280Z] f312870d491c: Layer already exists [2026-05-20T06:01:17.280Z] 97ce685b345e: Layer already exists [2026-05-20T06:01:17.280Z] f7c7703bdbf9: Layer already exists [2026-05-20T06:01:17.280Z] 3ba5394c2b23: Layer already exists [2026-05-20T06:01:17.280Z] 47ee8047365e: Layer already exists [2026-05-20T06:01:17.280Z] 462757c87a79: Layer already exists [2026-05-20T06:01:17.280Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:17.543Z] 4.1.0-dev.113: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:17.893Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:18.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:18.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-20T06:01:18.238Z] 97ce685b345e: Preparing [2026-05-20T06:01:18.238Z] f312870d491c: Preparing [2026-05-20T06:01:18.238Z] f7c7703bdbf9: Preparing [2026-05-20T06:01:18.238Z] e4672257a9ca: Preparing [2026-05-20T06:01:18.238Z] fc336b3aae91: Preparing [2026-05-20T06:01:18.238Z] 462757c87a79: Preparing [2026-05-20T06:01:18.238Z] 3ba5394c2b23: Preparing [2026-05-20T06:01:18.238Z] 47ee8047365e: Preparing [2026-05-20T06:01:18.238Z] eeaa73608b53: Preparing [2026-05-20T06:01:18.238Z] 462757c87a79: Waiting [2026-05-20T06:01:18.238Z] 3ba5394c2b23: Waiting [2026-05-20T06:01:18.238Z] 47ee8047365e: Waiting [2026-05-20T06:01:18.238Z] eeaa73608b53: Waiting [2026-05-20T06:01:18.238Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:18.238Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:18.238Z] 97ce685b345e: Layer already exists [2026-05-20T06:01:18.238Z] f312870d491c: Layer already exists [2026-05-20T06:01:18.238Z] f7c7703bdbf9: Layer already exists [2026-05-20T06:01:18.238Z] 3ba5394c2b23: Layer already exists [2026-05-20T06:01:18.238Z] 47ee8047365e: Layer already exists [2026-05-20T06:01:18.238Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:18.238Z] 462757c87a79: Layer already exists [2026-05-20T06:01:18.238Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:18.879Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:19.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-20T06:01:19.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-20T06:01:19.224Z] 97ce685b345e: Preparing [2026-05-20T06:01:19.224Z] f312870d491c: Preparing [2026-05-20T06:01:19.224Z] f7c7703bdbf9: Preparing [2026-05-20T06:01:19.224Z] e4672257a9ca: Preparing [2026-05-20T06:01:19.224Z] fc336b3aae91: Preparing [2026-05-20T06:01:19.224Z] 462757c87a79: Preparing [2026-05-20T06:01:19.224Z] 3ba5394c2b23: Preparing [2026-05-20T06:01:19.224Z] 47ee8047365e: Preparing [2026-05-20T06:01:19.224Z] eeaa73608b53: Preparing [2026-05-20T06:01:19.224Z] 462757c87a79: Waiting [2026-05-20T06:01:19.224Z] 3ba5394c2b23: Waiting [2026-05-20T06:01:19.224Z] 47ee8047365e: Waiting [2026-05-20T06:01:19.224Z] eeaa73608b53: Waiting [2026-05-20T06:01:19.224Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:19.224Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:19.224Z] f312870d491c: Layer already exists [2026-05-20T06:01:19.224Z] f7c7703bdbf9: Layer already exists [2026-05-20T06:01:19.224Z] 97ce685b345e: Layer already exists [2026-05-20T06:01:19.224Z] 462757c87a79: Layer already exists [2026-05-20T06:01:19.224Z] 47ee8047365e: Layer already exists [2026-05-20T06:01:19.224Z] 3ba5394c2b23: Layer already exists [2026-05-20T06:01:19.224Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:19.224Z] main: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T06:01:19.568Z] ===================================================== [Pipeline] echo [2026-05-20T06:01:19.588Z] taggedImages: [2026-05-20T06:01:19.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:19.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-20T06:01:19.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-20T06:01:19.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:19.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-20T06:01:19.618Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-20T06:01:19.618Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:19.618Z] latest [2026-05-20T06:01:19.618Z] 4.1.0-dev.113 [2026-05-20T06:01:19.618Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:19.618Z] main [2026-05-20T06:01:19.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:19.987Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:20.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:20.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-20T06:01:20.334Z] b48f3a16e99b: Preparing [2026-05-20T06:01:20.334Z] aef9c1e8f494: Preparing [2026-05-20T06:01:20.334Z] 3787e4e62ee2: Preparing [2026-05-20T06:01:20.334Z] e4672257a9ca: Preparing [2026-05-20T06:01:20.334Z] fc336b3aae91: Preparing [2026-05-20T06:01:20.334Z] 462757c87a79: Preparing [2026-05-20T06:01:20.334Z] 90d0e9a12c2e: Preparing [2026-05-20T06:01:20.334Z] 383546d70835: Preparing [2026-05-20T06:01:20.334Z] eeaa73608b53: Preparing [2026-05-20T06:01:20.334Z] 90d0e9a12c2e: Waiting [2026-05-20T06:01:20.334Z] 383546d70835: Waiting [2026-05-20T06:01:20.334Z] eeaa73608b53: Waiting [2026-05-20T06:01:20.334Z] 462757c87a79: Waiting [2026-05-20T06:01:20.334Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:20.597Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:20.597Z] 462757c87a79: Layer already exists [2026-05-20T06:01:20.597Z] aef9c1e8f494: Pushed [2026-05-20T06:01:20.597Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:01:20.597Z] 3787e4e62ee2: Pushed [2026-05-20T06:01:20.597Z] 383546d70835: Layer already exists [2026-05-20T06:01:20.597Z] b48f3a16e99b: Pushed [2026-05-20T06:01:20.597Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:20.597Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:20.949Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:21.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-20T06:01:21.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-20T06:01:21.303Z] b48f3a16e99b: Preparing [2026-05-20T06:01:21.303Z] aef9c1e8f494: Preparing [2026-05-20T06:01:21.303Z] 3787e4e62ee2: Preparing [2026-05-20T06:01:21.303Z] e4672257a9ca: Preparing [2026-05-20T06:01:21.303Z] fc336b3aae91: Preparing [2026-05-20T06:01:21.303Z] 462757c87a79: Preparing [2026-05-20T06:01:21.303Z] 90d0e9a12c2e: Preparing [2026-05-20T06:01:21.303Z] 383546d70835: Preparing [2026-05-20T06:01:21.303Z] eeaa73608b53: Preparing [2026-05-20T06:01:21.303Z] 462757c87a79: Waiting [2026-05-20T06:01:21.303Z] 90d0e9a12c2e: Waiting [2026-05-20T06:01:21.303Z] 383546d70835: Waiting [2026-05-20T06:01:21.303Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:21.303Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:21.303Z] 3787e4e62ee2: Layer already exists [2026-05-20T06:01:21.303Z] aef9c1e8f494: Layer already exists [2026-05-20T06:01:21.303Z] b48f3a16e99b: Layer already exists [2026-05-20T06:01:21.566Z] 462757c87a79: Layer already exists [2026-05-20T06:01:21.566Z] 383546d70835: Layer already exists [2026-05-20T06:01:21.566Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:21.566Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:01:21.566Z] latest: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:21.914Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:22.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-20T06:01:22.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-20T06:01:22.262Z] b48f3a16e99b: Preparing [2026-05-20T06:01:22.262Z] aef9c1e8f494: Preparing [2026-05-20T06:01:22.262Z] 3787e4e62ee2: Preparing [2026-05-20T06:01:22.262Z] e4672257a9ca: Preparing [2026-05-20T06:01:22.262Z] fc336b3aae91: Preparing [2026-05-20T06:01:22.262Z] 462757c87a79: Preparing [2026-05-20T06:01:22.262Z] 90d0e9a12c2e: Preparing [2026-05-20T06:01:22.262Z] 383546d70835: Preparing [2026-05-20T06:01:22.262Z] eeaa73608b53: Preparing [2026-05-20T06:01:22.262Z] 90d0e9a12c2e: Waiting [2026-05-20T06:01:22.262Z] 383546d70835: Waiting [2026-05-20T06:01:22.262Z] 462757c87a79: Waiting [2026-05-20T06:01:22.262Z] eeaa73608b53: Waiting [2026-05-20T06:01:22.263Z] 3787e4e62ee2: Layer already exists [2026-05-20T06:01:22.263Z] aef9c1e8f494: Layer already exists [2026-05-20T06:01:22.263Z] b48f3a16e99b: Layer already exists [2026-05-20T06:01:22.263Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:22.263Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:22.263Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:01:22.263Z] 383546d70835: Layer already exists [2026-05-20T06:01:22.263Z] 462757c87a79: Layer already exists [2026-05-20T06:01:22.263Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:22.526Z] 4.1.0-dev.113: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:22.874Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:23.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:23.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-20T06:01:23.221Z] b48f3a16e99b: Preparing [2026-05-20T06:01:23.221Z] aef9c1e8f494: Preparing [2026-05-20T06:01:23.221Z] 3787e4e62ee2: Preparing [2026-05-20T06:01:23.221Z] e4672257a9ca: Preparing [2026-05-20T06:01:23.221Z] fc336b3aae91: Preparing [2026-05-20T06:01:23.221Z] 462757c87a79: Preparing [2026-05-20T06:01:23.221Z] 90d0e9a12c2e: Preparing [2026-05-20T06:01:23.221Z] 383546d70835: Preparing [2026-05-20T06:01:23.221Z] eeaa73608b53: Preparing [2026-05-20T06:01:23.221Z] 90d0e9a12c2e: Waiting [2026-05-20T06:01:23.221Z] 383546d70835: Waiting [2026-05-20T06:01:23.221Z] eeaa73608b53: Waiting [2026-05-20T06:01:23.221Z] 462757c87a79: Waiting [2026-05-20T06:01:23.221Z] b48f3a16e99b: Layer already exists [2026-05-20T06:01:23.221Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:23.221Z] aef9c1e8f494: Layer already exists [2026-05-20T06:01:23.221Z] 3787e4e62ee2: Layer already exists [2026-05-20T06:01:23.221Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:23.221Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:01:23.221Z] 462757c87a79: Layer already exists [2026-05-20T06:01:23.221Z] 383546d70835: Layer already exists [2026-05-20T06:01:23.221Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:23.221Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:23.828Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:24.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-20T06:01:24.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-20T06:01:24.173Z] b48f3a16e99b: Preparing [2026-05-20T06:01:24.173Z] aef9c1e8f494: Preparing [2026-05-20T06:01:24.173Z] 3787e4e62ee2: Preparing [2026-05-20T06:01:24.173Z] e4672257a9ca: Preparing [2026-05-20T06:01:24.173Z] fc336b3aae91: Preparing [2026-05-20T06:01:24.173Z] 462757c87a79: Preparing [2026-05-20T06:01:24.173Z] 90d0e9a12c2e: Preparing [2026-05-20T06:01:24.173Z] 383546d70835: Preparing [2026-05-20T06:01:24.173Z] eeaa73608b53: Preparing [2026-05-20T06:01:24.173Z] 462757c87a79: Waiting [2026-05-20T06:01:24.173Z] 90d0e9a12c2e: Waiting [2026-05-20T06:01:24.173Z] 383546d70835: Waiting [2026-05-20T06:01:24.173Z] eeaa73608b53: Waiting [2026-05-20T06:01:24.173Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:24.173Z] b48f3a16e99b: Layer already exists [2026-05-20T06:01:24.173Z] aef9c1e8f494: Layer already exists [2026-05-20T06:01:24.173Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:24.173Z] 3787e4e62ee2: Layer already exists [2026-05-20T06:01:24.173Z] 383546d70835: Layer already exists [2026-05-20T06:01:24.173Z] 462757c87a79: Layer already exists [2026-05-20T06:01:24.173Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:24.173Z] 90d0e9a12c2e: Layer already exists [2026-05-20T06:01:24.436Z] main: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T06:01:24.513Z] ===================================================== [Pipeline] echo [2026-05-20T06:01:24.530Z] taggedImages: [2026-05-20T06:01:24.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:24.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-20T06:01:24.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-20T06:01:24.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:24.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-20T06:01:24.557Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-20T06:01:24.557Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:24.557Z] latest [2026-05-20T06:01:24.557Z] 4.1.0-dev.113 [2026-05-20T06:01:24.557Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:24.557Z] main [2026-05-20T06:01:24.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:24.918Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:29.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:29.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-20T06:01:29.352Z] de6cd2a6567a: Preparing [2026-05-20T06:01:29.352Z] fe597d1fa95e: Preparing [2026-05-20T06:01:29.352Z] e4672257a9ca: Preparing [2026-05-20T06:01:29.352Z] fc336b3aae91: Preparing [2026-05-20T06:01:29.352Z] 3ab503e35e7b: Preparing [2026-05-20T06:01:29.352Z] bbe92cbd1e0a: Preparing [2026-05-20T06:01:29.352Z] eeaa73608b53: Preparing [2026-05-20T06:01:29.352Z] eeaa73608b53: Waiting [2026-05-20T06:01:29.352Z] bbe92cbd1e0a: Waiting [2026-05-20T06:01:29.352Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:29.352Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:29.621Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:29.621Z] 3ab503e35e7b: Pushed [2026-05-20T06:01:29.621Z] de6cd2a6567a: Pushed [2026-05-20T06:01:31.047Z] bbe92cbd1e0a: Pushed [2026-05-20T06:01:39.221Z] fe597d1fa95e: Pushed [2026-05-20T06:01:39.221Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:39.572Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:39.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-20T06:01:39.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-20T06:01:39.923Z] de6cd2a6567a: Preparing [2026-05-20T06:01:39.923Z] fe597d1fa95e: Preparing [2026-05-20T06:01:39.923Z] e4672257a9ca: Preparing [2026-05-20T06:01:39.923Z] fc336b3aae91: Preparing [2026-05-20T06:01:39.923Z] 3ab503e35e7b: Preparing [2026-05-20T06:01:39.923Z] bbe92cbd1e0a: Preparing [2026-05-20T06:01:39.923Z] eeaa73608b53: Preparing [2026-05-20T06:01:39.923Z] eeaa73608b53: Waiting [2026-05-20T06:01:39.923Z] bbe92cbd1e0a: Waiting [2026-05-20T06:01:39.923Z] de6cd2a6567a: Layer already exists [2026-05-20T06:01:39.923Z] fe597d1fa95e: Layer already exists [2026-05-20T06:01:39.923Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:39.923Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:39.923Z] 3ab503e35e7b: Layer already exists [2026-05-20T06:01:39.923Z] bbe92cbd1e0a: Layer already exists [2026-05-20T06:01:39.923Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:40.187Z] latest: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:40.591Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:43.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-20T06:01:43.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-20T06:01:43.500Z] de6cd2a6567a: Preparing [2026-05-20T06:01:43.500Z] fe597d1fa95e: Preparing [2026-05-20T06:01:43.500Z] e4672257a9ca: Preparing [2026-05-20T06:01:43.500Z] fc336b3aae91: Preparing [2026-05-20T06:01:43.500Z] 3ab503e35e7b: Preparing [2026-05-20T06:01:43.500Z] bbe92cbd1e0a: Preparing [2026-05-20T06:01:43.500Z] eeaa73608b53: Preparing [2026-05-20T06:01:43.500Z] bbe92cbd1e0a: Waiting [2026-05-20T06:01:43.500Z] eeaa73608b53: Waiting [2026-05-20T06:01:43.500Z] de6cd2a6567a: Layer already exists [2026-05-20T06:01:43.500Z] fe597d1fa95e: Layer already exists [2026-05-20T06:01:43.500Z] 3ab503e35e7b: Layer already exists [2026-05-20T06:01:43.500Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:43.500Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:43.500Z] bbe92cbd1e0a: Layer already exists [2026-05-20T06:01:43.500Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:43.765Z] 4.1.0-dev.113: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:44.113Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:44.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:44.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-20T06:01:44.451Z] de6cd2a6567a: Preparing [2026-05-20T06:01:44.451Z] fe597d1fa95e: Preparing [2026-05-20T06:01:44.451Z] e4672257a9ca: Preparing [2026-05-20T06:01:44.451Z] fc336b3aae91: Preparing [2026-05-20T06:01:44.451Z] 3ab503e35e7b: Preparing [2026-05-20T06:01:44.451Z] bbe92cbd1e0a: Preparing [2026-05-20T06:01:44.451Z] eeaa73608b53: Preparing [2026-05-20T06:01:44.451Z] bbe92cbd1e0a: Waiting [2026-05-20T06:01:44.451Z] eeaa73608b53: Waiting [2026-05-20T06:01:44.451Z] fe597d1fa95e: Layer already exists [2026-05-20T06:01:44.451Z] 3ab503e35e7b: Layer already exists [2026-05-20T06:01:44.451Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:44.451Z] de6cd2a6567a: Layer already exists [2026-05-20T06:01:44.451Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:44.451Z] bbe92cbd1e0a: Layer already exists [2026-05-20T06:01:44.451Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:44.714Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:45.103Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:45.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-20T06:01:45.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-20T06:01:45.445Z] de6cd2a6567a: Preparing [2026-05-20T06:01:45.445Z] fe597d1fa95e: Preparing [2026-05-20T06:01:45.445Z] e4672257a9ca: Preparing [2026-05-20T06:01:45.445Z] fc336b3aae91: Preparing [2026-05-20T06:01:45.445Z] 3ab503e35e7b: Preparing [2026-05-20T06:01:45.445Z] bbe92cbd1e0a: Preparing [2026-05-20T06:01:45.445Z] eeaa73608b53: Preparing [2026-05-20T06:01:45.445Z] bbe92cbd1e0a: Waiting [2026-05-20T06:01:45.445Z] eeaa73608b53: Waiting [2026-05-20T06:01:45.445Z] de6cd2a6567a: Layer already exists [2026-05-20T06:01:45.445Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:45.445Z] 3ab503e35e7b: Layer already exists [2026-05-20T06:01:45.445Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:45.445Z] fe597d1fa95e: Layer already exists [2026-05-20T06:01:45.445Z] bbe92cbd1e0a: Layer already exists [2026-05-20T06:01:45.445Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:45.445Z] main: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T06:01:45.805Z] ===================================================== [Pipeline] echo [2026-05-20T06:01:45.820Z] taggedImages: [2026-05-20T06:01:45.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:45.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-20T06:01:45.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-20T06:01:45.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:45.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-20T06:01:45.840Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-20T06:01:45.840Z] b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:45.840Z] latest [2026-05-20T06:01:45.840Z] 4.1.0-dev.113 [2026-05-20T06:01:45.840Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:45.840Z] main [2026-05-20T06:01:45.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:46.205Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:46.557Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:46.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-20T06:01:46.557Z] 7ecf02d31c7f: Preparing [2026-05-20T06:01:46.557Z] 868af2ef699d: Preparing [2026-05-20T06:01:46.557Z] e4672257a9ca: Preparing [2026-05-20T06:01:46.557Z] fc336b3aae91: Preparing [2026-05-20T06:01:46.557Z] e119d585a16f: Preparing [2026-05-20T06:01:46.557Z] 4deda2a2bf32: Preparing [2026-05-20T06:01:46.557Z] eeaa73608b53: Preparing [2026-05-20T06:01:46.557Z] 4deda2a2bf32: Waiting [2026-05-20T06:01:46.557Z] eeaa73608b53: Waiting [2026-05-20T06:01:46.557Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:46.557Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:46.822Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:46.822Z] e119d585a16f: Pushed [2026-05-20T06:01:46.822Z] 7ecf02d31c7f: Pushed [2026-05-20T06:01:47.399Z] 4deda2a2bf32: Pushed [2026-05-20T06:01:55.589Z] 868af2ef699d: Pushed [2026-05-20T06:01:55.853Z] b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:56.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:56.599Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-20T06:01:56.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-20T06:01:56.599Z] 7ecf02d31c7f: Preparing [2026-05-20T06:01:56.599Z] 868af2ef699d: Preparing [2026-05-20T06:01:56.599Z] e4672257a9ca: Preparing [2026-05-20T06:01:56.599Z] fc336b3aae91: Preparing [2026-05-20T06:01:56.599Z] e119d585a16f: Preparing [2026-05-20T06:01:56.599Z] 4deda2a2bf32: Preparing [2026-05-20T06:01:56.599Z] eeaa73608b53: Preparing [2026-05-20T06:01:56.599Z] 4deda2a2bf32: Waiting [2026-05-20T06:01:56.599Z] eeaa73608b53: Waiting [2026-05-20T06:01:56.599Z] 7ecf02d31c7f: Layer already exists [2026-05-20T06:01:56.599Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:56.599Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:56.599Z] e119d585a16f: Layer already exists [2026-05-20T06:01:56.599Z] 868af2ef699d: Layer already exists [2026-05-20T06:01:56.599Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:56.599Z] 4deda2a2bf32: Layer already exists [2026-05-20T06:01:56.863Z] latest: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:57.217Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:57.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-20T06:01:57.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-20T06:01:57.563Z] 7ecf02d31c7f: Preparing [2026-05-20T06:01:57.563Z] 868af2ef699d: Preparing [2026-05-20T06:01:57.563Z] e4672257a9ca: Preparing [2026-05-20T06:01:57.563Z] fc336b3aae91: Preparing [2026-05-20T06:01:57.563Z] e119d585a16f: Preparing [2026-05-20T06:01:57.563Z] 4deda2a2bf32: Preparing [2026-05-20T06:01:57.563Z] eeaa73608b53: Preparing [2026-05-20T06:01:57.563Z] 4deda2a2bf32: Waiting [2026-05-20T06:01:57.563Z] eeaa73608b53: Waiting [2026-05-20T06:01:57.563Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:57.563Z] 7ecf02d31c7f: Layer already exists [2026-05-20T06:01:57.563Z] 868af2ef699d: Layer already exists [2026-05-20T06:01:57.563Z] e119d585a16f: Layer already exists [2026-05-20T06:01:57.563Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:57.563Z] 4deda2a2bf32: Layer already exists [2026-05-20T06:01:57.563Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:57.828Z] 4.1.0-dev.113: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:58.176Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:58.525Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:58.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-20T06:01:58.525Z] 7ecf02d31c7f: Preparing [2026-05-20T06:01:58.525Z] 868af2ef699d: Preparing [2026-05-20T06:01:58.525Z] e4672257a9ca: Preparing [2026-05-20T06:01:58.525Z] fc336b3aae91: Preparing [2026-05-20T06:01:58.525Z] e119d585a16f: Preparing [2026-05-20T06:01:58.525Z] 4deda2a2bf32: Preparing [2026-05-20T06:01:58.525Z] eeaa73608b53: Preparing [2026-05-20T06:01:58.525Z] 4deda2a2bf32: Waiting [2026-05-20T06:01:58.525Z] eeaa73608b53: Waiting [2026-05-20T06:01:58.525Z] 7ecf02d31c7f: Layer already exists [2026-05-20T06:01:58.525Z] 868af2ef699d: Layer already exists [2026-05-20T06:01:58.525Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:58.525Z] e119d585a16f: Layer already exists [2026-05-20T06:01:58.525Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:58.525Z] 4deda2a2bf32: Layer already exists [2026-05-20T06:01:58.525Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:58.789Z] b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:59.144Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:01:59.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-20T06:01:59.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-20T06:01:59.491Z] 7ecf02d31c7f: Preparing [2026-05-20T06:01:59.491Z] 868af2ef699d: Preparing [2026-05-20T06:01:59.491Z] e4672257a9ca: Preparing [2026-05-20T06:01:59.491Z] fc336b3aae91: Preparing [2026-05-20T06:01:59.491Z] e119d585a16f: Preparing [2026-05-20T06:01:59.491Z] 4deda2a2bf32: Preparing [2026-05-20T06:01:59.491Z] eeaa73608b53: Preparing [2026-05-20T06:01:59.491Z] 4deda2a2bf32: Waiting [2026-05-20T06:01:59.491Z] eeaa73608b53: Waiting [2026-05-20T06:01:59.491Z] 868af2ef699d: Layer already exists [2026-05-20T06:01:59.491Z] 7ecf02d31c7f: Layer already exists [2026-05-20T06:01:59.491Z] fc336b3aae91: Layer already exists [2026-05-20T06:01:59.491Z] e4672257a9ca: Layer already exists [2026-05-20T06:01:59.491Z] e119d585a16f: Layer already exists [2026-05-20T06:01:59.491Z] 4deda2a2bf32: Layer already exists [2026-05-20T06:01:59.491Z] eeaa73608b53: Layer already exists [2026-05-20T06:01:59.755Z] main: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T06:01:59.841Z] ===================================================== [Pipeline] echo [2026-05-20T06:01:59.856Z] taggedImages: [2026-05-20T06:01:59.856Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [2026-05-20T06:01:59.856Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-20T06:01:59.856Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-20T06:01:59.856Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [2026-05-20T06:01:59.856Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:02:00.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T06:02:00.268Z] [2026-05-20T06:02:00.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:02:00.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T06:02:00.600Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-20T06:02:00.600Z] 8998bd30e6a1: Pulling fs layer [2026-05-20T06:02:00.600Z] 04944245beec: Pulling fs layer [2026-05-20T06:02:00.600Z] 699f458cf7ca: Pulling fs layer [2026-05-20T06:02:00.600Z] 765212b225bb: Pulling fs layer [2026-05-20T06:02:00.600Z] f23df028b6ca: Pulling fs layer [2026-05-20T06:02:00.600Z] d65c8cfc05b1: Pulling fs layer [2026-05-20T06:02:00.600Z] 2437ff75d9bd: Pulling fs layer [2026-05-20T06:02:00.600Z] d65c8cfc05b1: Waiting [2026-05-20T06:02:00.600Z] 2437ff75d9bd: Waiting [2026-05-20T06:02:00.600Z] f23df028b6ca: Waiting [2026-05-20T06:02:00.600Z] 765212b225bb: Waiting [2026-05-20T06:02:00.867Z] 04944245beec: Verifying Checksum [2026-05-20T06:02:00.867Z] 04944245beec: Download complete [2026-05-20T06:02:00.867Z] 765212b225bb: Verifying Checksum [2026-05-20T06:02:00.867Z] 765212b225bb: Download complete [2026-05-20T06:02:00.867Z] f23df028b6ca: Verifying Checksum [2026-05-20T06:02:00.867Z] f23df028b6ca: Download complete [2026-05-20T06:02:00.867Z] d65c8cfc05b1: Verifying Checksum [2026-05-20T06:02:00.867Z] d65c8cfc05b1: Download complete [2026-05-20T06:02:00.867Z] 699f458cf7ca: Verifying Checksum [2026-05-20T06:02:00.867Z] 699f458cf7ca: Download complete [2026-05-20T06:02:01.496Z] 8998bd30e6a1: Verifying Checksum [2026-05-20T06:02:01.496Z] 8998bd30e6a1: Download complete [2026-05-20T06:02:04.086Z] 2437ff75d9bd: Verifying Checksum [2026-05-20T06:02:04.086Z] 2437ff75d9bd: Download complete [2026-05-20T06:02:08.351Z] 8998bd30e6a1: Pull complete [2026-05-20T06:02:08.930Z] 04944245beec: Pull complete [2026-05-20T06:02:10.332Z] 699f458cf7ca: Pull complete [2026-05-20T06:02:10.595Z] 765212b225bb: Pull complete [2026-05-20T06:02:11.550Z] f23df028b6ca: Pull complete [2026-05-20T06:02:11.550Z] d65c8cfc05b1: Pull complete [2026-05-20T06:02:29.716Z] 2437ff75d9bd: Pull complete [2026-05-20T06:02:29.716Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-20T06:02:29.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T06:02:29.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T06:02:29.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-9681 does not seem to be running inside a container [2026-05-20T06:02:29.971Z] $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-20T06:02:32.037Z] $ docker top ce77e7e6f9a83fa6a21b42306964306fdd07eb45d13596b5060fdc29cd592fb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:02:32.963Z] ---> job-cost.sh [2026-05-20T06:02:32.963Z] lf-activate-venv: SKIPPING [2026-05-20T06:02:32.963Z] INFO: No Stack... [2026-05-20T06:02:33.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-20T06:02:34.180Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T06:02:34.812Z] + cut -d, -f6 [2026-05-20T06:02:34.812Z] + cat /w/workspace/edgex-go/978/archives/cost.csv [Pipeline] lock [2026-05-20T06:02:34.846Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-978-stack-cost] [2026-05-20T06:02:34.858Z] Resource [jenkins-edgexfoundry-edgex-go-main-978-stack-cost] did not exist. Created. [2026-05-20T06:02:34.864Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-978-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T06:02:35.537Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-20T06:02:36.177Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T06:02:36.186Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-978-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T06:02:36.199Z] $ docker stop --time=1 ce77e7e6f9a83fa6a21b42306964306fdd07eb45d13596b5060fdc29cd592fb6 [2026-05-20T06:02:38.651Z] $ docker rm -f --volumes ce77e7e6f9a83fa6a21b42306964306fdd07eb45d13596b5060fdc29cd592fb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-20T06:02:39.285Z] provisioning config files... [2026-05-20T06:02:39.292Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/978@tmp/config5916030662593894028tmp [Pipeline] { [Pipeline] sh [2026-05-20T06:02:39.596Z] + set +x [2026-05-20T06:02:39.596Z] + + curl -s https://codecov.io/bash [2026-05-20T06:02:39.596Z] bash -s -- [2026-05-20T06:02:39.596Z] [2026-05-20T06:02:39.596Z] _____ _ [2026-05-20T06:02:39.596Z] / ____| | | [2026-05-20T06:02:39.596Z] | | ___ __| | ___ ___ _____ __ [2026-05-20T06:02:39.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-20T06:02:39.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-20T06:02:39.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-20T06:02:39.596Z] Bash-1.0.6 [2026-05-20T06:02:39.596Z] [2026-05-20T06:02:39.596Z] [2026-05-20T06:02:39.596Z] ==> git version 2.25.1 found [2026-05-20T06:02:39.596Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-20T06:02:39.596Z] Release-Date: 2020-01-08 [2026-05-20T06:02:39.596Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-20T06:02:39.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-20T06:02:39.596Z] ==> Jenkins CI detected. [2026-05-20T06:02:39.596Z] current dir:  /w/workspace/edgex-go/978 [2026-05-20T06:02:39.596Z] project root: . [2026-05-20T06:02:39.596Z] --> token set from env [2026-05-20T06:02:39.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-20T06:02:39.854Z] ==> Running gcov in . (disable via -X gcov) [2026-05-20T06:02:39.854Z] ==> Python coveragepy not found [2026-05-20T06:02:39.854Z] ==> Searching for coverage reports in: [2026-05-20T06:02:39.854Z] + . [2026-05-20T06:02:39.854Z] -> Found 1 reports [2026-05-20T06:02:39.854Z] ==> Detecting git/mercurial file structure [2026-05-20T06:02:39.854Z] ==> Reading reports [2026-05-20T06:02:39.854Z] + ./coverage.out bytes=1048214 [2026-05-20T06:02:39.854Z] ==> Appending adjustments [2026-05-20T06:02:39.854Z] https://docs.codecov.io/docs/fixing-reports [2026-05-20T06:02:41.231Z] + Found adjustments [2026-05-20T06:02:41.232Z] ==> Gzipping contents [2026-05-20T06:02:41.232Z] 108K /tmp/codecov.9zUy2c.gz [2026-05-20T06:02:41.232Z] ==> Uploading reports [2026-05-20T06:02:41.232Z] url: https://codecov.io [2026-05-20T06:02:41.232Z] query: branch=main&commit=b835a76dae30e291d492ee7a9518ab6866b68e72&build=978&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F978%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-20T06:02:41.232Z] -> Pinging Codecov [2026-05-20T06:02:41.232Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b835a76dae30e291d492ee7a9518ab6866b68e72&build=978&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F978%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-20T06:02:41.491Z] -> Uploading to [2026-05-20T06:02:41.491Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b835a76dae30e291d492ee7a9518ab6866b68e72/d37854b9-d85e-41ff-9c47-ca82803b37b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260520%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260520T060241Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b8bd43afce6ef0299f397832f22a669ba762da04c684fd71510a1b37421104da [2026-05-20T06:02:41.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:02:41.491Z] Dload Upload Total Spent Left Speed [2026-05-20T06:02:41.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 587k --:--:-- --:--:-- --:--:-- 587k [2026-05-20T06:02:41.753Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [2026-05-20T06:02:41.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-20T06:02:42.012Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-20T06:02:42.040Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:02:42.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T06:02:42.355Z] [2026-05-20T06:02:42.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:02:42.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T06:02:42.660Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-20T06:02:42.660Z] 2d35ebdb57d9: Already exists [2026-05-20T06:02:42.660Z] 85e8836fcdb2: Pulling fs layer [2026-05-20T06:02:42.660Z] 91631faa732a: Pulling fs layer [2026-05-20T06:02:42.660Z] f3f5ae8826fa: Pulling fs layer [2026-05-20T06:02:42.660Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T06:02:42.660Z] 7861252a18e6: Pulling fs layer [2026-05-20T06:02:42.660Z] 9130f900ef6f: Pulling fs layer [2026-05-20T06:02:42.660Z] 4f4fb700ef54: Waiting [2026-05-20T06:02:42.660Z] 7861252a18e6: Waiting [2026-05-20T06:02:42.660Z] 9130f900ef6f: Waiting [2026-05-20T06:02:42.660Z] f3f5ae8826fa: Verifying Checksum [2026-05-20T06:02:42.660Z] f3f5ae8826fa: Download complete [2026-05-20T06:02:42.923Z] 85e8836fcdb2: Download complete [2026-05-20T06:02:42.923Z] 4f4fb700ef54: Download complete [2026-05-20T06:02:43.182Z] 7861252a18e6: Verifying Checksum [2026-05-20T06:02:43.182Z] 7861252a18e6: Download complete [2026-05-20T06:02:43.182Z] 85e8836fcdb2: Pull complete [2026-05-20T06:02:43.439Z] 91631faa732a: Verifying Checksum [2026-05-20T06:02:43.439Z] 91631faa732a: Download complete [2026-05-20T06:02:44.372Z] 9130f900ef6f: Verifying Checksum [2026-05-20T06:02:44.372Z] 9130f900ef6f: Download complete [2026-05-20T06:02:50.995Z] 91631faa732a: Pull complete [2026-05-20T06:02:50.995Z] f3f5ae8826fa: Pull complete [2026-05-20T06:02:50.995Z] 4f4fb700ef54: Pull complete [2026-05-20T06:02:51.563Z] 7861252a18e6: Pull complete [2026-05-20T06:02:56.829Z] 9130f900ef6f: Pull complete [2026-05-20T06:02:56.829Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-20T06:02:56.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T06:02:56.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T06:02:56.933Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T06:02:56.971Z] $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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-snyk-go:latest cat [2026-05-20T06:03:02.201Z] $ docker top 47271c5dd8b588ba773ac71884e41e2e600fd85c43fdc110992868dd76d64464 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T06:03:02.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] echo [2026-05-20T06:03:02.561Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-05-20T06:03:02.841Z] + set -o pipefail [2026-05-20T06:03:02.841Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-05-20T06:03:17.745Z] [2026-05-20T06:03:17.745Z] Monitoring /w/workspace/edgex-go/978 (github.com/edgexfoundry/edgex-go)... [2026-05-20T06:03:17.745Z] [2026-05-20T06:03:17.745Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e0e21c3d-245b-4397-bc9a-c1778599f09c [2026-05-20T06:03:17.745Z] [2026-05-20T06:03:17.745Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-20T06:03:17.745Z] [2026-05-20T06:03:17.745Z] [2026-05-20T06:03:17.745Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-20T06:03:17.745Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-20T06:03:17.769Z] $ docker stop --time=1 47271c5dd8b588ba773ac71884e41e2e600fd85c43fdc110992868dd76d64464 [2026-05-20T06:03:20.616Z] $ docker rm -f --volumes 47271c5dd8b588ba773ac71884e41e2e600fd85c43fdc110992868dd76d64464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-20T06:03:21.144Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T06:03:21.173Z] provisioning config files... [2026-05-20T06:03:21.180Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/978@tmp/config2459496045605388917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:03:21.486Z] --> edgex-publish-swagger.sh [2026-05-20T06:03:21.486Z] === Publish openapi API === [2026-05-20T06:03:21.486Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-20T06:03:21.486Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/978/openapi/core-command.yaml] [2026-05-20T06:03:21.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:21.486Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:21.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 420 207k --:--:-- --:--:-- --:--:-- 208k [2026-05-20T06:03:21.486Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:21.486Z] [2026-05-20T06:03:21.486Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/978/openapi/core-data.yaml] [2026-05-20T06:03:21.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:21.486Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:21.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 503 561k --:--:-- --:--:-- --:--:-- 561k [2026-05-20T06:03:21.745Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:21.745Z] [2026-05-20T06:03:21.745Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/978/openapi/core-keeper.yaml] [2026-05-20T06:03:21.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:21.745Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:21.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 616 275k --:--:-- --:--:-- --:--:-- 276k [2026-05-20T06:03:21.745Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:21.745Z] [2026-05-20T06:03:21.745Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/978/openapi/core-metadata.yaml] [2026-05-20T06:03:21.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:21.745Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:22.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 437 1080k --:--:-- --:--:-- --:--:-- 1081k [2026-05-20T06:03:22.004Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:22.004Z] [2026-05-20T06:03:22.004Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/978/openapi/security-proxy-auth.yaml] [2026-05-20T06:03:22.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:22.004Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:22.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 230k 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 230k [2026-05-20T06:03:22.004Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:22.004Z] [2026-05-20T06:03:22.005Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/978/openapi/security-secretstore-setup.yaml] [2026-05-20T06:03:22.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:22.005Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:22.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 634 37625 --:--:-- --:--:-- --:--:-- 38259 [2026-05-20T06:03:22.264Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:22.264Z] [2026-05-20T06:03:22.264Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/978/openapi/support-notifications.yaml] [2026-05-20T06:03:22.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:22.264Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:22.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 461 682k --:--:-- --:--:-- --:--:-- 683k [2026-05-20T06:03:22.264Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:22.264Z] [2026-05-20T06:03:22.522Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/978/openapi/support-scheduler.yaml] [2026-05-20T06:03:22.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T06:03:22.522Z] Dload Upload Total Spent Left Speed [2026-05-20T06:03:22.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 589 446k --:--:-- --:--:-- --:--:-- 447k [2026-05-20T06:03:22.522Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-20T06:03:22.522Z] [Pipeline] } [2026-05-20T06:03:22.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-05-20T06:03:22.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T06:03:22.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:03:23.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T06:03:23.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T06:03:23.341Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T06:03:23.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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/py-git-semver:0.1.4 cat [2026-05-20T06:03:23.699Z] $ docker top ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 -eo pid,comm [2026-05-20T06:03:23.745Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-20T06:03:23.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T06:03:23.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T06:03:23.812Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T06:03:23.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T06:03:23.944Z] $ docker exec ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 ssh-agent [2026-05-20T06:03:24.062Z] SSH_AUTH_SOCK=/tmp/ssh-Mn8R8ilGCfgG/agent.31 [2026-05-20T06:03:24.062Z] SSH_AGENT_PID=37 [2026-05-20T06:03:24.068Z] Running ssh-add (command line suppressed) [2026-05-20T06:03:24.174Z] Identity added: /w/workspace/edgex-go/978@tmp/private_key_15004188621808650354.key (/w/workspace/edgex-go/978@tmp/private_key_15004188621808650354.key) [2026-05-20T06:03:24.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T06:03:24.485Z] + git semver tag [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,764 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,768 [run_tag] DEBUG tag force:False [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,768 [check_head_tag] DEBUG check head tag [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,770 [execute] INFO git cat-file --batch-check [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/978, stdin=, shell=False, universal_newlines=False) [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,773 [execute] INFO git cat-file --batch [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/978, stdin=, shell=False, universal_newlines=False) [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,810 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,810 [execute] INFO git tag -a v4.1.0-dev.113 -m v4.1.0-dev.113 [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,810 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.113', '-m', 'v4.1.0-dev.113'], cwd=/w/workspace/edgex-go/978, stdin=None, shell=False, universal_newlines=False) [2026-05-20T06:03:25.052Z] 2026-05-20 06:03:24,813 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T06:03:25.052Z] 4.1.0-dev.113 [Pipeline] } [2026-05-20T06:03:25.061Z] $ docker exec --env ******** --env ******** ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 ssh-agent -k [2026-05-20T06:03:25.157Z] unset SSH_AUTH_SOCK; [2026-05-20T06:03:25.158Z] unset SSH_AGENT_PID; [2026-05-20T06:03:25.158Z] echo Agent pid 37 killed; [2026-05-20T06:03:25.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T06:03:25.509Z] + git semver [Pipeline] } [2026-05-20T06:03:25.819Z] $ docker stop --time=1 ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 [2026-05-20T06:03:27.089Z] $ docker rm -f --volumes ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:03:27.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T06:03:27.556Z] [2026-05-20T06:03:27.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:03:27.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T06:03:27.872Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-20T06:03:27.872Z] ab5ef0e58194: Pulling fs layer [2026-05-20T06:03:27.872Z] 9712f1f96733: Pulling fs layer [2026-05-20T06:03:27.872Z] 63f879dbbcfc: Pulling fs layer [2026-05-20T06:03:27.872Z] 0d9ebad4ef96: Pulling fs layer [2026-05-20T06:03:27.872Z] e9a5061849ea: Pulling fs layer [2026-05-20T06:03:27.872Z] d747dcd14b5f: Pulling fs layer [2026-05-20T06:03:27.872Z] 2de7ff778b66: Pulling fs layer [2026-05-20T06:03:27.872Z] e9a5061849ea: Waiting [2026-05-20T06:03:27.872Z] d747dcd14b5f: Waiting [2026-05-20T06:03:27.872Z] 2de7ff778b66: Waiting [2026-05-20T06:03:27.872Z] 0d9ebad4ef96: Waiting [2026-05-20T06:03:27.872Z] 9712f1f96733: Verifying Checksum [2026-05-20T06:03:27.872Z] 9712f1f96733: Download complete [2026-05-20T06:03:28.132Z] 63f879dbbcfc: Verifying Checksum [2026-05-20T06:03:28.132Z] 63f879dbbcfc: Download complete [2026-05-20T06:03:28.390Z] e9a5061849ea: Verifying Checksum [2026-05-20T06:03:28.390Z] e9a5061849ea: Download complete [2026-05-20T06:03:28.390Z] d747dcd14b5f: Download complete [2026-05-20T06:03:28.649Z] ab5ef0e58194: Verifying Checksum [2026-05-20T06:03:28.649Z] ab5ef0e58194: Download complete [2026-05-20T06:03:28.649Z] 2de7ff778b66: Verifying Checksum [2026-05-20T06:03:28.649Z] 2de7ff778b66: Download complete [2026-05-20T06:03:28.649Z] 0d9ebad4ef96: Download complete [2026-05-20T06:03:32.839Z] ab5ef0e58194: Pull complete [2026-05-20T06:03:32.839Z] 9712f1f96733: Pull complete [2026-05-20T06:03:33.406Z] 63f879dbbcfc: Pull complete [2026-05-20T06:03:39.991Z] 0d9ebad4ef96: Pull complete [2026-05-20T06:03:39.991Z] e9a5061849ea: Pull complete [2026-05-20T06:03:39.991Z] d747dcd14b5f: Pull complete [2026-05-20T06:03:41.368Z] 2de7ff778b66: Pull complete [2026-05-20T06:03:41.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-20T06:03:41.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T06:03:41.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T06:03:41.476Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T06:03:41.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-20T06:03:47.148Z] $ docker top 306c5f77d536c230e6a2a707296a1b3e5dc1511e148f57eb93b279862ecfaee9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-20T06:03:47.228Z] provisioning config files... [2026-05-20T06:03:47.235Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/978@tmp/config10715363345709153779tmp [2026-05-20T06:03:47.244Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/978@tmp/config11032150396758592080tmp [2026-05-20T06:03:47.253Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/978@tmp/config1293860389704444941tmp [Pipeline] { [Pipeline] echo [2026-05-20T06:03:47.279Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:03:47.573Z] ---> sigul-configuration.sh [2026-05-20T06:03:47.573Z] gpg: directory `/root/.gnupg' created [2026-05-20T06:03:47.573Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-20T06:03:47.573Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-20T06:03:47.573Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-20T06:03:47.573Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-20T06:03:47.573Z] gpg: CAST5 encrypted data [2026-05-20T06:03:47.573Z] gpg: encrypted with 1 passphrase [2026-05-20T06:03:47.573Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-20T06:03:47.866Z] + mkdir /home/jenkins [2026-05-20T06:03:47.867Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-20T06:03:48.163Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-20T06:03:48.178Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:03:48.474Z] ---> sigul-install.sh [2026-05-20T06:03:48.474Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-20T06:03:48.775Z] + git tag --list [2026-05-20T06:03:48.775Z] 0.6.0 [2026-05-20T06:03:48.775Z] 0.6.1 [2026-05-20T06:03:48.775Z] 0.7.0 [2026-05-20T06:03:48.775Z] 0.7.1 [2026-05-20T06:03:48.775Z] v1.0.0 [2026-05-20T06:03:48.775Z] v1.0.1 [2026-05-20T06:03:48.775Z] v1.1.0 [2026-05-20T06:03:48.775Z] v1.2.0 [2026-05-20T06:03:48.775Z] v1.2.1 [2026-05-20T06:03:48.775Z] v1.3.0 [2026-05-20T06:03:48.775Z] v1.3.1 [2026-05-20T06:03:48.775Z] v2.0.0 [2026-05-20T06:03:48.775Z] v2.1.0 [2026-05-20T06:03:48.775Z] v2.1.1 [2026-05-20T06:03:48.775Z] v2.2.0 [2026-05-20T06:03:48.775Z] v2.3.0 [2026-05-20T06:03:48.775Z] v3.0 [2026-05-20T06:03:48.775Z] v3.0.0 [2026-05-20T06:03:48.775Z] v3.1 [2026-05-20T06:03:48.775Z] v3.1.0 [2026-05-20T06:03:48.775Z] v3.1.1 [2026-05-20T06:03:48.775Z] v4.0 [2026-05-20T06:03:48.775Z] v4.0.0 [2026-05-20T06:03:48.775Z] v4.0.1 [2026-05-20T06:03:48.775Z] v4.0.1-dev.1 [2026-05-20T06:03:48.775Z] v4.0.1-dev.2 [2026-05-20T06:03:48.775Z] v4.0.2-dev.1 [2026-05-20T06:03:48.775Z] v4.1.0-dev.1 [2026-05-20T06:03:48.775Z] v4.1.0-dev.10 [2026-05-20T06:03:48.775Z] v4.1.0-dev.100 [2026-05-20T06:03:48.775Z] v4.1.0-dev.101 [2026-05-20T06:03:48.775Z] v4.1.0-dev.102 [2026-05-20T06:03:48.775Z] v4.1.0-dev.103 [2026-05-20T06:03:48.775Z] v4.1.0-dev.104 [2026-05-20T06:03:48.775Z] v4.1.0-dev.105 [2026-05-20T06:03:48.775Z] v4.1.0-dev.106 [2026-05-20T06:03:48.775Z] v4.1.0-dev.107 [2026-05-20T06:03:48.775Z] v4.1.0-dev.108 [2026-05-20T06:03:48.775Z] v4.1.0-dev.109 [2026-05-20T06:03:48.775Z] v4.1.0-dev.11 [2026-05-20T06:03:48.775Z] v4.1.0-dev.110 [2026-05-20T06:03:48.775Z] v4.1.0-dev.111 [2026-05-20T06:03:48.775Z] v4.1.0-dev.112 [2026-05-20T06:03:48.775Z] v4.1.0-dev.113 [2026-05-20T06:03:48.775Z] v4.1.0-dev.12 [2026-05-20T06:03:48.775Z] v4.1.0-dev.13 [2026-05-20T06:03:48.775Z] v4.1.0-dev.14 [2026-05-20T06:03:48.775Z] v4.1.0-dev.15 [2026-05-20T06:03:48.775Z] v4.1.0-dev.16 [2026-05-20T06:03:48.775Z] v4.1.0-dev.17 [2026-05-20T06:03:48.775Z] v4.1.0-dev.18 [2026-05-20T06:03:48.775Z] v4.1.0-dev.19 [2026-05-20T06:03:48.775Z] v4.1.0-dev.2 [2026-05-20T06:03:48.775Z] v4.1.0-dev.20 [2026-05-20T06:03:48.775Z] v4.1.0-dev.21 [2026-05-20T06:03:48.775Z] v4.1.0-dev.22 [2026-05-20T06:03:48.775Z] v4.1.0-dev.23 [2026-05-20T06:03:48.775Z] v4.1.0-dev.24 [2026-05-20T06:03:48.775Z] v4.1.0-dev.25 [2026-05-20T06:03:48.775Z] v4.1.0-dev.26 [2026-05-20T06:03:48.775Z] v4.1.0-dev.27 [2026-05-20T06:03:48.775Z] v4.1.0-dev.28 [2026-05-20T06:03:48.775Z] v4.1.0-dev.29 [2026-05-20T06:03:48.775Z] v4.1.0-dev.3 [2026-05-20T06:03:48.775Z] v4.1.0-dev.30 [2026-05-20T06:03:48.775Z] v4.1.0-dev.31 [2026-05-20T06:03:48.775Z] v4.1.0-dev.32 [2026-05-20T06:03:48.775Z] v4.1.0-dev.33 [2026-05-20T06:03:48.775Z] v4.1.0-dev.34 [2026-05-20T06:03:48.775Z] v4.1.0-dev.35 [2026-05-20T06:03:48.775Z] v4.1.0-dev.36 [2026-05-20T06:03:48.775Z] v4.1.0-dev.37 [2026-05-20T06:03:48.775Z] v4.1.0-dev.38 [2026-05-20T06:03:48.775Z] v4.1.0-dev.39 [2026-05-20T06:03:48.775Z] v4.1.0-dev.4 [2026-05-20T06:03:48.775Z] v4.1.0-dev.40 [2026-05-20T06:03:48.775Z] v4.1.0-dev.41 [2026-05-20T06:03:48.775Z] v4.1.0-dev.42 [2026-05-20T06:03:48.775Z] v4.1.0-dev.43 [2026-05-20T06:03:48.775Z] v4.1.0-dev.44 [2026-05-20T06:03:48.775Z] v4.1.0-dev.45 [2026-05-20T06:03:48.775Z] v4.1.0-dev.46 [2026-05-20T06:03:48.775Z] v4.1.0-dev.47 [2026-05-20T06:03:48.775Z] v4.1.0-dev.48 [2026-05-20T06:03:48.775Z] v4.1.0-dev.49 [2026-05-20T06:03:48.775Z] v4.1.0-dev.5 [2026-05-20T06:03:48.775Z] v4.1.0-dev.50 [2026-05-20T06:03:48.775Z] v4.1.0-dev.51 [2026-05-20T06:03:48.775Z] v4.1.0-dev.52 [2026-05-20T06:03:48.775Z] v4.1.0-dev.53 [2026-05-20T06:03:48.775Z] v4.1.0-dev.54 [2026-05-20T06:03:48.775Z] v4.1.0-dev.55 [2026-05-20T06:03:48.775Z] v4.1.0-dev.56 [2026-05-20T06:03:48.775Z] v4.1.0-dev.57 [2026-05-20T06:03:48.775Z] v4.1.0-dev.58 [2026-05-20T06:03:48.775Z] v4.1.0-dev.59 [2026-05-20T06:03:48.775Z] v4.1.0-dev.6 [2026-05-20T06:03:48.775Z] v4.1.0-dev.60 [2026-05-20T06:03:48.775Z] v4.1.0-dev.61 [2026-05-20T06:03:48.775Z] v4.1.0-dev.62 [2026-05-20T06:03:48.775Z] v4.1.0-dev.63 [2026-05-20T06:03:48.775Z] v4.1.0-dev.64 [2026-05-20T06:03:48.775Z] v4.1.0-dev.65 [2026-05-20T06:03:48.775Z] v4.1.0-dev.66 [2026-05-20T06:03:48.775Z] v4.1.0-dev.67 [2026-05-20T06:03:48.775Z] v4.1.0-dev.68 [2026-05-20T06:03:48.775Z] v4.1.0-dev.69 [2026-05-20T06:03:48.775Z] v4.1.0-dev.7 [2026-05-20T06:03:48.775Z] v4.1.0-dev.70 [2026-05-20T06:03:48.775Z] v4.1.0-dev.71 [2026-05-20T06:03:48.775Z] v4.1.0-dev.72 [2026-05-20T06:03:48.775Z] v4.1.0-dev.73 [2026-05-20T06:03:48.775Z] v4.1.0-dev.74 [2026-05-20T06:03:48.775Z] v4.1.0-dev.75 [2026-05-20T06:03:48.775Z] v4.1.0-dev.76 [2026-05-20T06:03:48.775Z] v4.1.0-dev.77 [2026-05-20T06:03:48.775Z] v4.1.0-dev.78 [2026-05-20T06:03:48.775Z] v4.1.0-dev.79 [2026-05-20T06:03:48.775Z] v4.1.0-dev.8 [2026-05-20T06:03:48.775Z] v4.1.0-dev.80 [2026-05-20T06:03:48.775Z] v4.1.0-dev.81 [2026-05-20T06:03:48.775Z] v4.1.0-dev.82 [2026-05-20T06:03:48.775Z] v4.1.0-dev.83 [2026-05-20T06:03:48.775Z] v4.1.0-dev.84 [2026-05-20T06:03:48.775Z] v4.1.0-dev.85 [2026-05-20T06:03:48.775Z] v4.1.0-dev.86 [2026-05-20T06:03:48.775Z] v4.1.0-dev.87 [2026-05-20T06:03:48.775Z] v4.1.0-dev.88 [2026-05-20T06:03:48.775Z] v4.1.0-dev.89 [2026-05-20T06:03:48.775Z] v4.1.0-dev.9 [2026-05-20T06:03:48.775Z] v4.1.0-dev.90 [2026-05-20T06:03:48.775Z] v4.1.0-dev.91 [2026-05-20T06:03:48.775Z] v4.1.0-dev.92 [2026-05-20T06:03:48.775Z] v4.1.0-dev.93 [2026-05-20T06:03:48.775Z] v4.1.0-dev.94 [2026-05-20T06:03:48.775Z] v4.1.0-dev.95 [2026-05-20T06:03:48.775Z] v4.1.0-dev.96 [2026-05-20T06:03:48.775Z] v4.1.0-dev.97 [2026-05-20T06:03:48.775Z] v4.1.0-dev.98 [2026-05-20T06:03:48.775Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-20T06:03:49.073Z] + lftools sign git-tag v4.1.0-dev.113 [2026-05-20T06:03:49.641Z] Signing Git tag with Sigul... [2026-05-20T06:03:49.641Z] Signing v4.1.0-dev.113 [Pipeline] echo [2026-05-20T06:03:49.912Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:03:50.205Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-20T06:03:50.214Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-20T06:03:50.244Z] $ docker stop --time=1 306c5f77d536c230e6a2a707296a1b3e5dc1511e148f57eb93b279862ecfaee9 [2026-05-20T06:03:51.513Z] $ docker rm -f --volumes 306c5f77d536c230e6a2a707296a1b3e5dc1511e148f57eb93b279862ecfaee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-20T06:03:51.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T06:03:51.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:03:52.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T06:03:52.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T06:03:52.339Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T06:03:52.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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/py-git-semver:0.1.4 cat [2026-05-20T06:03:52.638Z] $ docker top d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb -eo pid,comm [2026-05-20T06:03:52.679Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-20T06:03:52.679Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T06:03:52.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T06:03:52.738Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T06:03:52.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T06:03:52.848Z] $ docker exec d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb ssh-agent [2026-05-20T06:03:52.953Z] SSH_AUTH_SOCK=/tmp/ssh-Uj8VdkkRA4bU/agent.32 [2026-05-20T06:03:52.953Z] SSH_AGENT_PID=39 [2026-05-20T06:03:52.958Z] Running ssh-add (command line suppressed) [2026-05-20T06:03:53.075Z] Identity added: /w/workspace/edgex-go/978@tmp/private_key_13037636445519396811.key (/w/workspace/edgex-go/978@tmp/private_key_13037636445519396811.key) [2026-05-20T06:03:53.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T06:03:53.379Z] + git semver bump pre [2026-05-20T06:03:53.637Z] 2026-05-20 06:03:53,636 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,641 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,642 [bump_version] DEBUG bumping version:4.1.0-dev.113 on axis:pre with prefix:dev [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,642 [bump_version] DEBUG bumped version:4.1.0-dev.114 [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,642 [write_version] DEBUG write version:4.1.0-dev.114 to path:/w/workspace/edgex-go/978/.semver/main with force:True [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,642 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/978/.semver/main [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,646 [execute] INFO git cat-file --batch-check [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/978/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,650 [execute] INFO git cat-file --batch [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/978/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-20T06:03:53.896Z] 2026-05-20 06:03:53,654 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T06:03:53.896Z] 4.1.0-dev.114 [Pipeline] } [2026-05-20T06:03:53.907Z] $ docker exec --env ******** --env ******** d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb ssh-agent -k [2026-05-20T06:03:54.011Z] unset SSH_AUTH_SOCK; [2026-05-20T06:03:54.012Z] unset SSH_AGENT_PID; [2026-05-20T06:03:54.012Z] echo Agent pid 39 killed; [2026-05-20T06:03:54.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T06:03:54.343Z] + git semver [Pipeline] } [2026-05-20T06:03:54.614Z] $ docker stop --time=1 d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb [2026-05-20T06:03:55.890Z] $ docker rm -f --volumes d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T06:03:56.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T06:03:56.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:03:56.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T06:03:56.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T06:03:56.622Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T06:03:56.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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/py-git-semver:0.1.4 cat [2026-05-20T06:03:56.916Z] $ docker top 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T06:03:57.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T06:03:57.019Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T06:03:57.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T06:03:57.124Z] $ docker exec 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b ssh-agent [2026-05-20T06:03:57.225Z] SSH_AUTH_SOCK=/tmp/ssh-Bp9NuVORDviF/agent.33 [2026-05-20T06:03:57.225Z] SSH_AGENT_PID=39 [2026-05-20T06:03:57.230Z] Running ssh-add (command line suppressed) [2026-05-20T06:03:57.333Z] Identity added: /w/workspace/edgex-go/978@tmp/private_key_4802373899583417157.key (/w/workspace/edgex-go/978@tmp/private_key_4802373899583417157.key) [2026-05-20T06:03:57.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T06:03:57.638Z] + git semver push [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,862 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,866 [run_push] DEBUG push [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,867 [execute] INFO git cat-file --batch-check [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/978/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,870 [execute] INFO git rev-list a534cf55a354f11e35c61f250c2aaa25d0b1fc91 -- [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,870 [execute] DEBUG Popen(['git', 'rev-list', 'a534cf55a354f11e35c61f250c2aaa25d0b1fc91', '--'], cwd=/w/workspace/edgex-go/978/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,891 [execute] INFO git fetch -v -- origin [2026-05-20T06:03:57.897Z] 2026-05-20 06:03:57,891 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/978/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-20T06:03:58.833Z] 2026-05-20 06:03:58,472 [run_push] DEBUG no remote changes detected [2026-05-20T06:03:58.833Z] 2026-05-20 06:03:58,472 [execute] INFO git push origin semver [2026-05-20T06:03:58.833Z] 2026-05-20 06:03:58,472 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/978/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-20T06:04:00.210Z] 2026-05-20 06:03:59,914 [run_push] DEBUG push all version tags [2026-05-20T06:04:00.210Z] 2026-05-20 06:03:59,915 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-20T06:04:00.210Z] 2026-05-20 06:03:59,915 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/978, stdin=None, shell=False, universal_newlines=False) [2026-05-20T06:04:01.597Z] 2026-05-20 06:04:01,477 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main [2026-05-20T06:04:01.597Z] 4.1.0-dev.114 [Pipeline] } [2026-05-20T06:04:01.609Z] $ docker exec --env ******** --env ******** 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b ssh-agent -k [2026-05-20T06:04:01.707Z] unset SSH_AUTH_SOCK; [2026-05-20T06:04:01.708Z] unset SSH_AGENT_PID; [2026-05-20T06:04:01.708Z] echo Agent pid 39 killed; [2026-05-20T06:04:01.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T06:04:02.042Z] + git semver [Pipeline] } [2026-05-20T06:04:02.629Z] $ docker stop --time=1 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b [2026-05-20T06:04:03.924Z] $ docker rm -f --volumes 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-20T06:04:04.495Z] + [ -d /w/workspace/edgex-go/978/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:04:04.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:04:05.661Z] ---> package-listing.sh [2026-05-20T06:04:05.661Z] ++ facter osfamily [2026-05-20T06:04:05.661Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-20T06:04:05.920Z] + OS_FAMILY=debian [2026-05-20T06:04:05.920Z] + workspace=/w/workspace/edgex-go/978 [2026-05-20T06:04:05.920Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-20T06:04:05.920Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-20T06:04:05.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-20T06:04:05.920Z] + PACKAGES=/tmp/packages_start.txt [2026-05-20T06:04:05.920Z] + '[' /w/workspace/edgex-go/978 ']' [2026-05-20T06:04:05.920Z] + PACKAGES=/tmp/packages_end.txt [2026-05-20T06:04:05.920Z] + case "${OS_FAMILY}" in [2026-05-20T06:04:05.920Z] + dpkg -l [2026-05-20T06:04:05.920Z] + grep '^ii' [2026-05-20T06:04:05.920Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-20T06:04:05.920Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-20T06:04:05.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-20T06:04:05.920Z] + '[' /w/workspace/edgex-go/978 ']' [2026-05-20T06:04:05.920Z] + mkdir -p /w/workspace/edgex-go/978/archives/ [2026-05-20T06:04:05.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/978/archives/ [Pipeline] echo [2026-05-20T06:04:05.930Z] 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/978/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-20T06:04:06.207Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:04:06.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T06:04:06.765Z] [2026-05-20T06:04:06.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T06:04:07.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T06:04:07.324Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-20T06:04:07.324Z] 5eb5b503b376: Pulling fs layer [2026-05-20T06:04:07.324Z] 5c69ac0246d0: Pulling fs layer [2026-05-20T06:04:07.324Z] ec43610c2a17: Pulling fs layer [2026-05-20T06:04:07.324Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-20T06:04:07.324Z] 33b1e0a273af: Pulling fs layer [2026-05-20T06:04:07.324Z] 5d3b04190fa2: Pulling fs layer [2026-05-20T06:04:07.324Z] 2f39f015ded8: Pulling fs layer [2026-05-20T06:04:07.324Z] 33b1e0a273af: Waiting [2026-05-20T06:04:07.324Z] 5d3b04190fa2: Waiting [2026-05-20T06:04:07.324Z] 2f39f015ded8: Waiting [2026-05-20T06:04:07.324Z] 3a2ae6a8a46f: Waiting [2026-05-20T06:04:07.324Z] 5c69ac0246d0: Verifying Checksum [2026-05-20T06:04:07.324Z] 5c69ac0246d0: Download complete [2026-05-20T06:04:07.324Z] 3a2ae6a8a46f: Download complete [2026-05-20T06:04:07.324Z] 33b1e0a273af: Verifying Checksum [2026-05-20T06:04:07.324Z] 33b1e0a273af: Download complete [2026-05-20T06:04:07.324Z] 5d3b04190fa2: Verifying Checksum [2026-05-20T06:04:07.324Z] 5d3b04190fa2: Download complete [2026-05-20T06:04:07.324Z] ec43610c2a17: Verifying Checksum [2026-05-20T06:04:07.324Z] ec43610c2a17: Download complete [2026-05-20T06:04:07.584Z] 5eb5b503b376: Verifying Checksum [2026-05-20T06:04:07.584Z] 5eb5b503b376: Download complete [2026-05-20T06:04:08.167Z] 2f39f015ded8: Verifying Checksum [2026-05-20T06:04:08.167Z] 2f39f015ded8: Download complete [2026-05-20T06:04:09.113Z] 5eb5b503b376: Pull complete [2026-05-20T06:04:09.381Z] 5c69ac0246d0: Pull complete [2026-05-20T06:04:10.314Z] ec43610c2a17: Pull complete [2026-05-20T06:04:10.314Z] 3a2ae6a8a46f: Pull complete [2026-05-20T06:04:10.572Z] 33b1e0a273af: Pull complete [2026-05-20T06:04:10.840Z] 5d3b04190fa2: Pull complete [2026-05-20T06:04:17.487Z] 2f39f015ded8: Pull complete [2026-05-20T06:04:17.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-20T06:04:17.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T06:04:17.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T06:04:17.646Z] prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container [2026-05-20T06:04:17.671Z] $ 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/978/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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-20T06:04:21.195Z] $ docker top 18e1ff5f6ade67b64cbc155a3a83a7e940c37c4852c2f119e1326d21a8da9842 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T06:04:21.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-20T06:04:21.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-20T06:04:22.234Z] + ls /var/log/sa-host [2026-05-20T06:04:22.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T06:04:22.420Z] provisioning config files... [2026-05-20T06:04:22.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/978@tmp/config10230663324124426055tmp [Pipeline] { [Pipeline] echo [2026-05-20T06:04:22.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:04:22.777Z] ---> create-netrc.sh [Pipeline] } [2026-05-20T06:04:22.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:04:23.160Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-20T06:04:23.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:04:23.480Z] ---> sudo-logs.sh [2026-05-20T06:04:23.480Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-20T06:04:23.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:04:23.811Z] ---> job-cost.sh [2026-05-20T06:04:23.811Z] lf-activate-venv: SKIPPING [2026-05-20T06:04:23.811Z] DEBUG: total: 0.10999999940395355 [2026-05-20T06:04:23.811Z] INFO: Retrieving Stack Cost... [2026-05-20T06:04:24.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T06:04:24.650Z] INFO: Archiving Costs [Pipeline] echo [2026-05-20T06:04:24.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T06:04:24.946Z] ---> logs-deploy.sh [2026-05-20T06:04:24.946Z] lf-activate-venv: SKIPPING [2026-05-20T06:04:24.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/978 [2026-05-20T06:04:24.946Z] INFO: archiving workspace using pattern(s): [2026-05-20T06:04:25.882Z] Archives upload complete. [2026-05-20T06:04:26.140Z] INFO: archiving logs to Nexus