Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 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-ssh10757857985931261173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh386796883205698335.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17188585040379182899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3458984159698399426.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-ssh17177502859673104920.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.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-746717 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/917 [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/917 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 Commit message: "Merge pull request #5301 from judehung/refactor-lintv2-gosec" > git rev-list --no-walk e92c0b35f376dec128daf1b485bdebfaa8dfb24e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-29T10:51:12.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-29T10:51:12.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-29T10:51:12.107Z] ========================================================= [2025-10-29T10:51:12.107Z] EdgeX Global Pipelines Version Info [2025-10-29T10:51:12.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-29T10:51:13.294Z] ------------------- [2025-10-29T10:51:13.294Z] stable info: [2025-10-29T10:51:13.294Z] ------------------- [2025-10-29T10:51:13.294Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-29T10:51:13.294Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-29T10:51:13.294Z] Message: update stable to v1.0.278 [2025-10-29T10:51:13.864Z] ------------------- [2025-10-29T10:51:13.864Z] experimental info: [2025-10-29T10:51:13.864Z] ------------------- [2025-10-29T10:51:13.864Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-29T10:51:13.864Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-29T10:51:13.865Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-29T10:51:13.945Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-29T10:51:13.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-29T10:51:13.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-29T10:51:14.007Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-29T10:51:14.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-29T10:51:14.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-29T10:51:14.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-29T10:51:14.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-29T10:51:14.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-29T10:51:14.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-29T10:51:14.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-29T10:51:14.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-29T10:51:14.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-29T10:51:14.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-29T10:51:14.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-29T10:51:14.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-29T10:51:14.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-29T10:51:14.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-29T10:51:14.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-29T10:51:14.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-29T10:51:14.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-29T10:51:14.450Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-29T10:51:14.477Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-29T10:51:14.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-29T10:51:14.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-29T10:51:14.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-29T10:51:14.578Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] echo [2025-10-29T10:51:14.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30f6a9e [Pipeline] echo [2025-10-29T10:51:14.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-29T10:51:14.675Z] provisioning config files... [2025-10-29T10:51:14.691Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/917@tmp/config15579490073773095143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-29T10:51:15.018Z] ---> ****-login.sh [2025-10-29T10:51:15.018Z] nexus3.edgexfoundry.org:10001 [2025-10-29T10:51:15.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T10:51:15.278Z] [2025-10-29T10:51:15.278Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-29T10:51:15.278Z] Configure a credential helper to remove this warning. See [2025-10-29T10:51:15.278Z] https://docs.****.com/go/credential-store/ [2025-10-29T10:51:15.278Z] [2025-10-29T10:51:15.278Z] Login Succeeded [2025-10-29T10:51:15.278Z] nexus3.edgexfoundry.org:10002 [2025-10-29T10:51:15.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T10:51:15.537Z] [2025-10-29T10:51:15.538Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-29T10:51:15.538Z] Configure a credential helper to remove this warning. See [2025-10-29T10:51:15.538Z] https://docs.****.com/go/credential-store/ [2025-10-29T10:51:15.538Z] [2025-10-29T10:51:15.538Z] Login Succeeded [2025-10-29T10:51:15.538Z] nexus3.edgexfoundry.org:10003 [2025-10-29T10:51:15.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T10:51:15.538Z] [2025-10-29T10:51:15.538Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-29T10:51:15.538Z] Configure a credential helper to remove this warning. See [2025-10-29T10:51:15.538Z] https://docs.****.com/go/credential-store/ [2025-10-29T10:51:15.538Z] [2025-10-29T10:51:15.538Z] Login Succeeded [2025-10-29T10:51:15.538Z] nexus3.edgexfoundry.org:10004 [2025-10-29T10:51:15.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T10:51:15.797Z] [2025-10-29T10:51:15.798Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-29T10:51:15.798Z] Configure a credential helper to remove this warning. See [2025-10-29T10:51:15.798Z] https://docs.****.com/go/credential-store/ [2025-10-29T10:51:15.798Z] [2025-10-29T10:51:15.798Z] Login Succeeded [2025-10-29T10:51:15.798Z] ****.io [2025-10-29T10:51:15.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T10:51:16.058Z] [2025-10-29T10:51:16.058Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-29T10:51:16.058Z] Configure a credential helper to remove this warning. See [2025-10-29T10:51:16.058Z] https://docs.****.com/go/credential-store/ [2025-10-29T10:51:16.058Z] [2025-10-29T10:51:16.058Z] Login Succeeded [2025-10-29T10:51:16.058Z] ---> ****-login.sh ends [Pipeline] } [2025-10-29T10:51:16.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-29T10:51:16.396Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-29T10:51:16.396Z] + + cut -d/ -f2 [2025-10-29T10:51:16.396Z] dirname cmd/core-command/Dockerfile [2025-10-29T10:51:16.396Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/core-data/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/core-keeper/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/core-metadata/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/support-notifications/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-29T10:51:16.396Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-29T10:51:16.396Z] + cut -d/ -f2 [2025-10-29T10:51:16.396Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-29T10:51:16.429Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-29T10:51:16.792Z] + git rev-list -1 --merges 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6~1..30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] echo [2025-10-29T10:51:16.804Z] -----------> git rev-list -1 --merges 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6~1..30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T10:51:16.804Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [false] [Pipeline] sh [2025-10-29T10:51:17.097Z] + git log --format=format:%s -1 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] echo [2025-10-29T10:51:17.113Z] ========================================================= [2025-10-29T10:51:17.113Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-29T10:51:17.113Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-29T10:51:17.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-29T10:51:17.544Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-29T10:51:17.544Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-29T10:51:17.544Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-29T10:51:17.544Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-29T10:51:17.544Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-29T10:51:17.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T10:51:17.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-29T10:51:17.904Z] [2025-10-29T10:51:17.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T10:51:18.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-29T10:51:18.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-29T10:51:18.204Z] 3dae71ba6b94: Pulling fs layer [2025-10-29T10:51:18.204Z] 6bf1a483ea7c: Pulling fs layer [2025-10-29T10:51:18.204Z] f5dfc541a4d3: Pulling fs layer [2025-10-29T10:51:18.204Z] 461d9e800cba: Pulling fs layer [2025-10-29T10:51:18.204Z] 80192f66455f: Pulling fs layer [2025-10-29T10:51:18.204Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-29T10:51:18.204Z] a29436f7fd5d: Pulling fs layer [2025-10-29T10:51:18.204Z] 923cac83aea3: Pulling fs layer [2025-10-29T10:51:18.204Z] 25ad8b0a4227: Pulling fs layer [2025-10-29T10:51:18.204Z] db01528c6b51: Pulling fs layer [2025-10-29T10:51:18.204Z] 28988de357af: Pulling fs layer [2025-10-29T10:51:18.204Z] 80192f66455f: Waiting [2025-10-29T10:51:18.204Z] 2e8e34ca0e6c: Waiting [2025-10-29T10:51:18.204Z] db01528c6b51: Waiting [2025-10-29T10:51:18.204Z] a29436f7fd5d: Waiting [2025-10-29T10:51:18.204Z] 28988de357af: Waiting [2025-10-29T10:51:18.204Z] 25ad8b0a4227: Waiting [2025-10-29T10:51:18.204Z] 6bf1a483ea7c: Verifying Checksum [2025-10-29T10:51:18.204Z] 6bf1a483ea7c: Download complete [2025-10-29T10:51:18.204Z] 461d9e800cba: Verifying Checksum [2025-10-29T10:51:18.204Z] 461d9e800cba: Download complete [2025-10-29T10:51:18.204Z] 80192f66455f: Verifying Checksum [2025-10-29T10:51:18.204Z] 80192f66455f: Download complete [2025-10-29T10:51:18.465Z] f5dfc541a4d3: Verifying Checksum [2025-10-29T10:51:18.465Z] f5dfc541a4d3: Download complete [2025-10-29T10:51:18.465Z] 3dae71ba6b94: Verifying Checksum [2025-10-29T10:51:18.465Z] 3dae71ba6b94: Download complete [2025-10-29T10:51:18.465Z] 923cac83aea3: Verifying Checksum [2025-10-29T10:51:18.465Z] 923cac83aea3: Download complete [2025-10-29T10:51:18.465Z] 25ad8b0a4227: Verifying Checksum [2025-10-29T10:51:18.465Z] 25ad8b0a4227: Download complete [2025-10-29T10:51:18.723Z] db01528c6b51: Verifying Checksum [2025-10-29T10:51:18.723Z] db01528c6b51: Download complete [2025-10-29T10:51:18.723Z] 28988de357af: Verifying Checksum [2025-10-29T10:51:18.723Z] 28988de357af: Download complete [2025-10-29T10:51:18.723Z] a29436f7fd5d: Verifying Checksum [2025-10-29T10:51:18.723Z] a29436f7fd5d: Download complete [2025-10-29T10:51:19.291Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-29T10:51:19.291Z] 2e8e34ca0e6c: Download complete [2025-10-29T10:51:19.861Z] 3dae71ba6b94: Pull complete [2025-10-29T10:51:20.121Z] 6bf1a483ea7c: Pull complete [2025-10-29T10:51:20.687Z] f5dfc541a4d3: Pull complete [2025-10-29T10:51:20.687Z] 461d9e800cba: Pull complete [2025-10-29T10:51:20.687Z] 80192f66455f: Pull complete [2025-10-29T10:51:24.882Z] 2e8e34ca0e6c: Pull complete [2025-10-29T10:51:24.882Z] a29436f7fd5d: Pull complete [2025-10-29T10:51:24.882Z] 923cac83aea3: Pull complete [2025-10-29T10:51:25.146Z] 25ad8b0a4227: Pull complete [2025-10-29T10:51:25.146Z] db01528c6b51: Pull complete [2025-10-29T10:51:25.146Z] 28988de357af: Pull complete [2025-10-29T10:51:25.146Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-29T10:51:25.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-29T10:51:25.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T10:51:25.277Z] prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container [2025-10-29T10:51:25.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-29T10:51:28.889Z] $ docker top 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 -eo pid,comm [2025-10-29T10:51:28.941Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-29T10:51:28.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-29T10:51:29.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-29T10:51:29.002Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-29T10:51:29.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-29T10:51:29.103Z] $ docker exec 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent [2025-10-29T10:51:29.203Z] SSH_AUTH_SOCK=/tmp/ssh-B71DyrO58qI5/agent.32 [2025-10-29T10:51:29.203Z] SSH_AGENT_PID=38 [2025-10-29T10:51:29.209Z] Running ssh-add (command line suppressed) [2025-10-29T10:51:29.304Z] Identity added: /w/workspace/edgex-go/917@tmp/private_key_16390642833711659010.key (/w/workspace/edgex-go/917@tmp/private_key_16390642833711659010.key) [2025-10-29T10:51:29.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-29T10:51:29.610Z] + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] sh [2025-10-29T10:51:29.916Z] + git tag --points-at HEAD [Pipeline] } [2025-10-29T10:51:29.947Z] $ docker exec --env ******** --env ******** 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent -k [2025-10-29T10:51:30.079Z] unset SSH_AUTH_SOCK; [2025-10-29T10:51:30.080Z] unset SSH_AGENT_PID; [2025-10-29T10:51:30.080Z] echo Agent pid 38 killed; [2025-10-29T10:51:30.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-29T10:51:30.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-29T10:51:30.133Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-29T10:51:30.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-29T10:51:30.258Z] $ docker exec 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent [2025-10-29T10:51:30.359Z] SSH_AUTH_SOCK=/tmp/ssh-ihv4oHEFKDlX/agent.86 [2025-10-29T10:51:30.359Z] SSH_AGENT_PID=92 [2025-10-29T10:51:30.364Z] Running ssh-add (command line suppressed) [2025-10-29T10:51:30.476Z] Identity added: /w/workspace/edgex-go/917@tmp/private_key_5305850205193795899.key (/w/workspace/edgex-go/917@tmp/private_key_5305850205193795899.key) [2025-10-29T10:51:30.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-29T10:51:30.787Z] + git semver init [2025-10-29T10:51:31.049Z] 2025-10-29 10:51:30,991 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-29T10:51:31.049Z] 2025-10-29 10:51:30,995 [run_init] DEBUG init version:0.0.0 force:False [2025-10-29T10:51:31.049Z] 2025-10-29 10:51:30,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/917/.semver [2025-10-29T10:51:31.049Z] 2025-10-29 10:51:30,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/917/.semver [2025-10-29T10:51:31.049Z] 2025-10-29 10:51:30,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/917/.semver'], cwd=/w/workspace/edgex-go/917, stdin=None, shell=False, universal_newlines=False) [2025-10-29T10:51:37.627Z] 2025-10-29 10:51:36,576 [append_file] DEBUG append to file:/w/workspace/edgex-go/917/.git/info/exclude [2025-10-29T10:51:37.627Z] 2025-10-29 10:51:36,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/917/.semver/main with force:False [2025-10-29T10:51:37.627Z] 2025-10-29 10:51:36,577 [read_version] DEBUG read version from /w/workspace/edgex-go/917/.semver/main [2025-10-29T10:51:37.627Z] 2025-10-29 10:51:36,577 [read_version] DEBUG read version from /w/workspace/edgex-go/917/.semver/main [2025-10-29T10:51:37.627Z] 4.1.0-dev.70 [Pipeline] } [2025-10-29T10:51:37.636Z] $ docker exec --env ******** --env ******** 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent -k [2025-10-29T10:51:37.743Z] unset SSH_AUTH_SOCK; [2025-10-29T10:51:37.743Z] unset SSH_AGENT_PID; [2025-10-29T10:51:37.743Z] echo Agent pid 92 killed; [2025-10-29T10:51:37.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-29T10:51:38.066Z] + git semver [Pipeline] } [2025-10-29T10:51:38.343Z] $ docker stop --time=1 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 [2025-10-29T10:51:39.649Z] $ docker rm -f --volumes 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-29T10:51:39.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-29T10:51:40.240Z] Stashed 1 file(s) [Pipeline] echo [2025-10-29T10:51:40.246Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.70 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-29T10:51:40.751Z] + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] echo [2025-10-29T10:51:40.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-29T10:51:40.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-29T10:51:40.799Z] ========================================================= [2025-10-29T10:51:40.799Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-29T10:51:40.799Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-29T10:51:41.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-29T10:51:41.097Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-29T10:51:41.358Z] 9824c27679d3: Pulling fs layer [2025-10-29T10:51:41.358Z] 8371a51cbc44: Pulling fs layer [2025-10-29T10:51:41.358Z] d5791340ef18: Pulling fs layer [2025-10-29T10:51:41.358Z] d3178a7b2709: Pulling fs layer [2025-10-29T10:51:41.358Z] 4f4fb700ef54: Pulling fs layer [2025-10-29T10:51:41.358Z] 063b4f904bf5: Pulling fs layer [2025-10-29T10:51:41.358Z] 066ecc492849: Pulling fs layer [2025-10-29T10:51:41.358Z] 50a4da29d654: Pulling fs layer [2025-10-29T10:51:41.358Z] 417dd178857c: Pulling fs layer [2025-10-29T10:51:41.358Z] d3178a7b2709: Waiting [2025-10-29T10:51:41.358Z] 50a4da29d654: Waiting [2025-10-29T10:51:41.358Z] 066ecc492849: Waiting [2025-10-29T10:51:41.358Z] 4f4fb700ef54: Waiting [2025-10-29T10:51:41.358Z] 063b4f904bf5: Waiting [2025-10-29T10:51:41.358Z] 417dd178857c: Waiting [2025-10-29T10:51:41.358Z] 8371a51cbc44: Download complete [2025-10-29T10:51:41.358Z] d3178a7b2709: Download complete [2025-10-29T10:51:41.358Z] 4f4fb700ef54: Verifying Checksum [2025-10-29T10:51:41.358Z] 4f4fb700ef54: Download complete [2025-10-29T10:51:41.358Z] 9824c27679d3: Download complete [2025-10-29T10:51:41.358Z] 063b4f904bf5: Verifying Checksum [2025-10-29T10:51:41.358Z] 063b4f904bf5: Download complete [2025-10-29T10:51:41.358Z] 066ecc492849: Verifying Checksum [2025-10-29T10:51:41.358Z] 066ecc492849: Download complete [2025-10-29T10:51:41.358Z] 9824c27679d3: Pull complete [2025-10-29T10:51:41.616Z] 417dd178857c: Verifying Checksum [2025-10-29T10:51:41.616Z] 417dd178857c: Download complete [2025-10-29T10:51:41.616Z] 8371a51cbc44: Pull complete [2025-10-29T10:51:41.871Z] d5791340ef18: Download complete [2025-10-29T10:51:42.140Z] 50a4da29d654: Verifying Checksum [2025-10-29T10:51:42.140Z] 50a4da29d654: Download complete [2025-10-29T10:51:46.334Z] d5791340ef18: Pull complete [2025-10-29T10:51:46.334Z] d3178a7b2709: Pull complete [2025-10-29T10:51:46.334Z] 4f4fb700ef54: Pull complete [2025-10-29T10:51:46.334Z] 063b4f904bf5: Pull complete [2025-10-29T10:51:46.334Z] 066ecc492849: Pull complete [2025-10-29T10:51:48.869Z] 50a4da29d654: Pull complete [2025-10-29T10:51:49.436Z] 417dd178857c: Pull complete [2025-10-29T10:51:49.436Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-29T10:51:49.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-29T10:51:49.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-29T10:51:49.735Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-29T10:51:49.735Z] WORKDIR /edgex [2025-10-29T10:51:49.735Z] COPY go.mod . [2025-10-29T10:51:49.735Z] RUN go mod download [2025-10-29T10:51:49.735Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-29T10:51:50.671Z] #0 building with "default" instance using docker driver [2025-10-29T10:51:50.671Z] [2025-10-29T10:51:50.671Z] #1 [internal] load build definition from Dockerfile [2025-10-29T10:51:50.671Z] #1 transferring dockerfile: 164B done [2025-10-29T10:51:50.671Z] #1 DONE 0.0s [2025-10-29T10:51:50.671Z] [2025-10-29T10:51:50.671Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-29T10:51:50.671Z] #2 DONE 0.0s [2025-10-29T10:51:50.671Z] [2025-10-29T10:51:50.671Z] #3 [internal] load .dockerignore [2025-10-29T10:51:50.671Z] #3 transferring context: 50B done [2025-10-29T10:51:50.671Z] #3 DONE 0.0s [2025-10-29T10:51:50.671Z] [2025-10-29T10:51:50.671Z] #4 [internal] load build context [2025-10-29T10:51:50.671Z] #4 transferring context: 6.57kB done [2025-10-29T10:51:50.671Z] #4 DONE 0.0s [2025-10-29T10:51:50.671Z] [2025-10-29T10:51:50.671Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-29T10:51:50.671Z] #5 DONE 0.1s [2025-10-29T10:51:50.671Z] [2025-10-29T10:51:50.671Z] #6 [2/4] WORKDIR /edgex [2025-10-29T10:51:55.361Z] Still waiting to schedule task [2025-10-29T10:51:55.362Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-29T10:51:55.967Z] #6 DONE 4.7s [2025-10-29T10:51:55.967Z] [2025-10-29T10:51:55.967Z] #7 [3/4] COPY go.mod . [2025-10-29T10:51:55.967Z] #7 DONE 0.0s [2025-10-29T10:51:55.967Z] [2025-10-29T10:51:55.967Z] #8 [4/4] RUN go mod download [2025-10-29T10:52:08.176Z] #8 DONE 12.8s [2025-10-29T10:52:08.176Z] [2025-10-29T10:52:08.176Z] #9 exporting to image [2025-10-29T10:52:08.176Z] #9 exporting layers [2025-10-29T10:52:12.359Z] #9 exporting layers 4.1s done [2025-10-29T10:52:12.359Z] #9 writing image sha256:65394cfa31a643ae5965683f59f69baf913b074d2690cc6992a1de05171dd819 0.0s done [2025-10-29T10:52:12.359Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-10-29T10:52:12.359Z] #9 DONE 4.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T10:52:12.925Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-29T10:52:12.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T10:52:13.001Z] prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container [2025-10-29T10:52:13.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-29T10:52:13.862Z] $ docker top d3ca796ecfa5487e6fdec8a5e5bbb9c22f4f70d7c7480a213b05780c638067c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-29T10:52:14.214Z] + go version [2025-10-29T10:52:14.214Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-29T10:52:14.222Z] $ docker stop --time=1 d3ca796ecfa5487e6fdec8a5e5bbb9c22f4f70d7c7480a213b05780c638067c4 [2025-10-29T10:52:15.712Z] $ docker rm -f --volumes d3ca796ecfa5487e6fdec8a5e5bbb9c22f4f70d7c7480a213b05780c638067c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T10:52:16.261Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-29T10:52:16.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T10:52:16.337Z] prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container [2025-10-29T10:52:16.363Z] $ 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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-29T10:52:17.040Z] $ docker top b7c0bcbbaf7a68caaf21fa31049fb570513b84c913a8caf3d5cf3ae434079796 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-29T10:52:17.115Z] ========================================================= [2025-10-29T10:52:17.115Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-29T10:52:17.115Z] ========================================================= [Pipeline] sh [2025-10-29T10:52:17.395Z] + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] fileExists [Pipeline] sh [2025-10-29T10:52:17.698Z] + make test [2025-10-29T10:52:17.698Z] go test -race -coverprofile=coverage.out ./... [2025-10-29T10:52:25.809Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-29T10:52:52.342Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-29T10:52:52.600Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-29T10:52:52.600Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-29T10:52:52.600Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-29T10:52:52.857Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-29T10:52:52.857Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-29T10:52:52.857Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-29T10:52:52.857Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-29T10:52:52.857Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-29T10:52:52.857Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-29T10:52:52.857Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-29T10:52:55.403Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-29T10:52:56.338Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-29T10:52:56.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2025-10-29T10:52:57.277Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-29T10:52:57.277Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-29T10:52:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-29T10:52:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-29T10:52:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-29T10:52:57.844Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-29T10:52:57.844Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-29T10:52:57.844Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-29T10:52:57.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-29T10:52:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-29T10:52:57.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-29T10:52:57.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-29T10:52:57.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-29T10:52:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-29T10:52:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-29T10:52:59.225Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-29T10:52:59.225Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-29T10:52:59.225Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-29T10:52:59.225Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-29T10:52:59.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements [2025-10-29T10:52:59.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2025-10-29T10:52:59.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 57.7% of statements [2025-10-29T10:52:59.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.018s coverage: 86.5% of statements [2025-10-29T10:53:00.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-29T10:53:00.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-29T10:53:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.246s coverage: 94.2% of statements [2025-10-29T10:53:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements [2025-10-29T10:53:01.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-10-29T10:53:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-29T10:53:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-29T10:53:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-29T10:53:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-29T10:53:03.066Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-29T10:53:03.067Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-29T10:53:04.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.418s coverage: 95.8% of statements [2025-10-29T10:53:04.485Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements [2025-10-29T10:53:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-29T10:53:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-29T10:53:05.420Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-29T10:53:05.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-29T10:53:05.420Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-29T10:53:06.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements [2025-10-29T10:53:06.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2025-10-29T10:53:06.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.2% of statements [2025-10-29T10:53:06.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements [2025-10-29T10:53:06.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements [2025-10-29T10:53:06.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2025-10-29T10:53:06.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2025-10-29T10:53:07.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.023s coverage: 93.1% of statements [2025-10-29T10:53:07.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-29T10:53:07.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-29T10:53:07.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-29T10:53:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-29T10:53:07.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-29T10:53:07.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-29T10:53:07.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-29T10:53:08.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-10-29T10:53:08.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-29T10:53:08.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-29T10:53:08.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-29T10:53:09.317Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-29T10:53:09.317Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-29T10:53:09.317Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-29T10:53:09.317Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-29T10:53:09.576Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-29T10:53:09.834Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-29T10:53:10.092Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-29T10:53:11.991Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-29T10:53:11.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-29T10:53:13.364Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-29T10:53:14.299Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-29T10:53:14.299Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-29T10:53:14.299Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-29T10:53:17.582Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-29T10:53:18.149Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-29T10:53:18.149Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-29T10:53:18.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-29T10:53:18.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-29T10:53:18.149Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-29T10:53:20.090Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-29T10:53:20.090Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-29T10:53:20.090Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-29T10:53:20.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-29T10:53:20.348Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-29T10:53:20.348Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-29T10:53:20.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-10-29T10:53:20.913Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-29T10:53:21.171Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-29T10:53:21.171Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-29T10:53:21.171Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-29T10:53:21.171Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-29T10:53:21.171Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-29T10:53:23.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-29T10:53:23.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-29T10:53:23.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-29T10:53:23.070Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-29T10:53:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-29T10:53:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-29T10:53:23.635Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-29T10:53:23.635Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-29T10:53:24.202Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-29T10:53:24.202Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-29T10:53:24.202Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-29T10:53:25.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-29T10:53:25.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-29T10:53:25.135Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.056s coverage: 92.9% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.055s coverage: 6.8% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.165s coverage: 54.8% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.047s coverage: 100.0% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.015s coverage: 76.2% of statements [2025-10-29T10:53:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-10-29T10:53:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.1% of statements [2025-10-29T10:53:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.162s coverage: 94.9% of statements [2025-10-29T10:53:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-10-29T10:53:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 97.7% of statements [2025-10-29T10:53:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-10-29T10:53:30.391Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-29T10:53:30.650Z] running golangci-lint [2025-10-29T10:53:30.650Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-29T10:53:30.650Z] go version go1.23.12 linux/amd64 [2025-10-29T10:53:30.910Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-29T10:53:30.910Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-29T10:53:30.910Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-29T10:53:57.433Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 23.092436429s" [2025-10-29T10:53:57.433Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.670757ms" [2025-10-29T10:54:07.443Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.722976966s with top 10 stages: buildir: 58.645415161s, gosec: 4.072629745s, inspect: 3.086383779s, fact_deprecated: 2.94190196s, printf: 2.186179991s, ctrlflow: 2.006093522s, fact_purity: 1.628925109s, nilness: 1.365503469s, S1038: 1.070093878s, typedness: 989.788846ms" [2025-10-29T10:54:07.443Z] level=info msg="[runner] Issues before processing: 21, after processing: 0" [2025-10-29T10:54:07.443Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 21/21, autogenerated_exclude: 21/21, exclude: 21/21, nolint: 20/0, filename_unadjuster: 21/21, invalid_issue: 21/21, path_prettifier: 21/21, skip_dirs: 21/21, identifier_marker: 21/21, exclude-rules: 21/20, skip_files: 21/21" [2025-10-29T10:54:07.443Z] level=info msg="[runner] processing took 11.738791ms with stages: nolint: 9.101326ms, exclude-rules: 766.007µs, identifier_marker: 577.495µs, autogenerated_exclude: 477.235µs, path_prettifier: 418.824µs, skip_dirs: 380.733µs, cgo: 8.221µs, invalid_issue: 3.55µs, filename_unadjuster: 2.02µs, max_same_issues: 630ns, uniq_by_line: 420ns, fixer: 380ns, skip_files: 300ns, exclude: 290ns, path_prefixer: 250ns, path_shortener: 230ns, sort_results: 230ns, max_from_linter: 160ns, diff: 150ns, max_per_file_from_linter: 120ns, source_code: 120ns, severity-rules: 100ns" [2025-10-29T10:54:07.443Z] level=info msg="[runner] linters took 12.278844895s with stages: goanalysis_metalinter: 12.267032174s" [2025-10-29T10:54:07.443Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-29T10:54:07.443Z] level=info msg="Memory: 355 samples, avg is 293.0MB, max is 1466.4MB" [2025-10-29T10:54:07.443Z] level=info msg="Execution took 35.419777817s" [2025-10-29T10:54:07.443Z] go vet ./... [2025-10-29T10:54:14.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-29T10:54:14.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-29T10:54:14.038Z] ./bin/test-attribution-txt.sh [2025-10-29T10:54:14.038Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-29T10:54:14.038Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-29T10:54:14.038Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-29T10:54:14.038Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-29T10:54:14.038Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-29T10:54:14.038Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-29T10:54:14.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-29T10:54:14.343Z] + ls -al . [2025-10-29T10:54:14.343Z] total 2076 [2025-10-29T10:54:14.343Z] drwxrwxr-x 11 1001 1001 4096 Oct 29 10:52 . [2025-10-29T10:54:14.343Z] drwxr-xr-x 4 root root 4096 Oct 29 10:52 .. [2025-10-29T10:54:14.343Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 .blubracket [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 10 Oct 29 10:51 .dockerignore [2025-10-29T10:54:14.343Z] drwxrwxr-x 8 1001 1001 4096 Oct 29 10:53 .git [2025-10-29T10:54:14.343Z] drwxrwxr-x 3 1001 1001 4096 Oct 29 10:51 .github [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 909 Oct 29 10:51 .gitignore [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 218 Oct 29 10:51 .golangci.yml [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 100 Oct 29 10:51 .hadolint.yml [2025-10-29T10:54:14.343Z] drwxr-xr-x 3 1001 1001 4096 Oct 29 10:51 .semver [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 155 Oct 29 10:51 .sonarcloud.properties [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 1171 Oct 29 10:51 ADOPTERS.md [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 17374 Oct 29 10:51 Attribution.txt [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 108018 Oct 29 10:51 CHANGELOG.md [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 3804 Oct 29 10:51 CONTRIBUTING.md [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 677 Oct 29 10:51 GOVERNANCE.md [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 886 Oct 29 10:51 Jenkinsfile [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 10775 Oct 29 10:51 LICENSE [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 16740 Oct 29 10:51 Makefile [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 582 Oct 29 10:51 OWNERS.md [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 9932 Oct 29 10:51 README.md [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 789 Oct 29 10:51 SECURITY.md [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 12 Oct 29 10:51 VERSION [2025-10-29T10:54:14.343Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 bin [2025-10-29T10:54:14.343Z] drwxrwxr-x 19 1001 1001 4096 Oct 29 10:51 cmd [2025-10-29T10:54:14.343Z] -rw-r--r-- 1 root root 1748913 Oct 29 10:53 coverage.out [2025-10-29T10:54:14.343Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 fuzz_test [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 6539 Oct 29 10:51 go.mod [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 88541 Oct 29 10:51 go.sum [2025-10-29T10:54:14.343Z] drwxrwxr-x 7 1001 1001 4096 Oct 29 10:51 internal [2025-10-29T10:54:14.343Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 openapi [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 584 Oct 29 10:51 security.txt [2025-10-29T10:54:14.343Z] -rw-rw-r-- 1 1001 1001 204 Oct 29 10:51 version.go [Pipeline] sh [2025-10-29T10:54:14.634Z] + '[' -e coverage.out ] [2025-10-29T10:54:14.634Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-29T10:54:14.813Z] Stashed 1 file(s) [Pipeline] sh [2025-10-29T10:54:15.130Z] + make build [2025-10-29T10:54:15.130Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-29T10:54:47.244Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-29T10:54:47.244Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-29T10:54:47.244Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-29T10:54:47.244Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-29T10:54:48.179Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-29T10:54:53.442Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-29T10:54:55.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-29T10:54:57.882Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-29T10:55:00.425Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-29T10:55:01.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-29T10:55:03.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-29T10:55:04.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-29T10:55:05.492Z] $ docker stop --time=1 b7c0bcbbaf7a68caaf21fa31049fb570513b84c913a8caf3d5cf3ae434079796 [2025-10-29T10:55:12.246Z] $ docker rm -f --volumes b7c0bcbbaf7a68caaf21fa31049fb570513b84c913a8caf3d5cf3ae434079796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T10:55:13.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-29T10:55:13.486Z] [2025-10-29T10:55:13.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T10:55:13.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-29T10:55:13.788Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-29T10:55:13.788Z] 91d30c5bc195: Pulling fs layer [2025-10-29T10:55:13.788Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-29T10:55:13.788Z] 9c61dcf015f6: Pulling fs layer [2025-10-29T10:55:13.788Z] 4698f68db338: Pulling fs layer [2025-10-29T10:55:13.788Z] 2a2f49069b9e: Pulling fs layer [2025-10-29T10:55:13.788Z] e0025b399a48: Pulling fs layer [2025-10-29T10:55:13.788Z] 4698f68db338: Waiting [2025-10-29T10:55:13.788Z] 2a2f49069b9e: Waiting [2025-10-29T10:55:13.788Z] e0025b399a48: Waiting [2025-10-29T10:55:14.046Z] 91d30c5bc195: Verifying Checksum [2025-10-29T10:55:14.046Z] 91d30c5bc195: Download complete [2025-10-29T10:55:14.046Z] 4698f68db338: Verifying Checksum [2025-10-29T10:55:14.046Z] 4698f68db338: Download complete [2025-10-29T10:55:14.046Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-29T10:55:14.046Z] 2e9b0aa3be6d: Download complete [2025-10-29T10:55:14.046Z] e0025b399a48: Verifying Checksum [2025-10-29T10:55:14.046Z] e0025b399a48: Download complete [2025-10-29T10:55:14.046Z] 91d30c5bc195: Pull complete [2025-10-29T10:55:14.305Z] 2a2f49069b9e: Verifying Checksum [2025-10-29T10:55:14.305Z] 2a2f49069b9e: Download complete [2025-10-29T10:55:14.305Z] 2e9b0aa3be6d: Pull complete [2025-10-29T10:55:14.870Z] 9c61dcf015f6: Verifying Checksum [2025-10-29T10:55:14.870Z] 9c61dcf015f6: Download complete [2025-10-29T10:55:18.234Z] 9c61dcf015f6: Pull complete [2025-10-29T10:55:18.812Z] 4698f68db338: Pull complete [2025-10-29T10:55:20.714Z] 2a2f49069b9e: Pull complete [2025-10-29T10:55:22.100Z] e0025b399a48: Pull complete [2025-10-29T10:55:23.056Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-29T10:55:23.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-29T10:55:23.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T10:55:23.419Z] prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container [2025-10-29T10:55:23.448Z] $ 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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-29T10:55:31.045Z] $ docker top eb4cdbbd217b3cfc46e10ed8c2cc4ebb84d8d4957484b256942efef7fe17f96b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-29T10:55:31.387Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-29T10:55:31.646Z] #1 [core-command internal] load build definition from Dockerfile [2025-10-29T10:55:32.212Z] #1 ... [2025-10-29T10:55:32.212Z] [2025-10-29T10:55:32.212Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-10-29T10:55:32.212Z] #2 transferring dockerfile: 1.81kB done [2025-10-29T10:55:32.212Z] #2 DONE 0.6s [2025-10-29T10:55:32.212Z] [2025-10-29T10:55:32.212Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-29T10:55:32.470Z] #3 ... [2025-10-29T10:55:32.470Z] [2025-10-29T10:55:32.470Z] #1 [core-command internal] load build definition from Dockerfile [2025-10-29T10:55:32.470Z] #1 transferring dockerfile: 1.94kB done [2025-10-29T10:55:32.470Z] #1 DONE 0.8s [2025-10-29T10:55:32.470Z] [2025-10-29T10:55:32.471Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:32.471Z] #4 DONE 0.0s [2025-10-29T10:55:32.471Z] [2025-10-29T10:55:32.471Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-29T10:55:32.471Z] #5 transferring dockerfile: 2.23kB done [2025-10-29T10:55:32.471Z] #5 DONE 0.9s [2025-10-29T10:55:32.471Z] [2025-10-29T10:55:32.471Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-29T10:55:32.739Z] #6 ... [2025-10-29T10:55:32.739Z] [2025-10-29T10:55:32.739Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:32.739Z] #4 DONE 0.0s [2025-10-29T10:55:33.008Z] [2025-10-29T10:55:33.008Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-10-29T10:55:33.008Z] #7 transferring dockerfile: 1.70kB done [2025-10-29T10:55:33.008Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-29T10:55:33.008Z] #7 DONE 1.0s [2025-10-29T10:55:33.008Z] [2025-10-29T10:55:33.008Z] #8 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:33.265Z] #8 ... [2025-10-29T10:55:33.265Z] [2025-10-29T10:55:33.265Z] #9 [core-data internal] load build definition from Dockerfile [2025-10-29T10:55:33.265Z] #9 transferring dockerfile: 2.04kB done [2025-10-29T10:55:33.265Z] #9 DONE 1.3s [2025-10-29T10:55:33.265Z] [2025-10-29T10:55:33.265Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:33.265Z] #4 DONE 0.0s [2025-10-29T10:55:33.265Z] [2025-10-29T10:55:33.265Z] #8 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:33.265Z] #8 ... [2025-10-29T10:55:33.265Z] [2025-10-29T10:55:33.265Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-10-29T10:55:33.265Z] #10 transferring dockerfile: 1.83kB done [2025-10-29T10:55:33.265Z] #10 DONE 1.4s [2025-10-29T10:55:33.524Z] [2025-10-29T10:55:33.524Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:33.524Z] #4 DONE 0.0s [2025-10-29T10:55:33.524Z] [2025-10-29T10:55:33.524Z] #8 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:33.784Z] #8 ... [2025-10-29T10:55:33.784Z] [2025-10-29T10:55:33.784Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-29T10:55:33.784Z] #11 transferring dockerfile: 2.14kB done [2025-10-29T10:55:33.784Z] #11 DONE 1.6s [2025-10-29T10:55:33.784Z] [2025-10-29T10:55:33.784Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:33.784Z] #4 DONE 0.0s [2025-10-29T10:55:33.784Z] [2025-10-29T10:55:33.784Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:33.784Z] #8 ... [2025-10-29T10:55:33.784Z] [2025-10-29T10:55:33.784Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-10-29T10:55:33.784Z] #12 transferring dockerfile: 2.01kB done [2025-10-29T10:55:33.784Z] #12 DONE 1.8s [2025-10-29T10:55:33.784Z] [2025-10-29T10:55:33.784Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:33.784Z] #4 DONE 0.0s [2025-10-29T10:55:33.784Z] [2025-10-29T10:55:33.784Z] #8 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:34.053Z] #8 DONE 1.8s [2025-10-29T10:55:34.053Z] [2025-10-29T10:55:34.053Z] #13 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-29T10:55:34.053Z] #13 DONE 1.8s [2025-10-29T10:55:34.053Z] [2025-10-29T10:55:34.053Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-10-29T10:55:34.053Z] #14 transferring dockerfile: 2.10kB 0.0s done [2025-10-29T10:55:34.053Z] #14 DONE 1.9s [2025-10-29T10:55:34.053Z] [2025-10-29T10:55:34.053Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-29T10:55:34.053Z] #6 transferring dockerfile: 3.02kB done [2025-10-29T10:55:34.310Z] #6 ... [2025-10-29T10:55:34.310Z] [2025-10-29T10:55:34.310Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:34.310Z] #4 DONE 0.0s [2025-10-29T10:55:34.310Z] [2025-10-29T10:55:34.310Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-29T10:55:34.310Z] #15 transferring dockerfile: 1.89kB done [2025-10-29T10:55:34.310Z] #15 DONE 2.0s [2025-10-29T10:55:34.310Z] [2025-10-29T10:55:34.310Z] #16 [security-spire-config internal] load build definition from Dockerfile [2025-10-29T10:55:34.310Z] #16 transferring dockerfile: 1.69kB done [2025-10-29T10:55:34.310Z] #16 DONE 2.2s [2025-10-29T10:55:34.310Z] [2025-10-29T10:55:34.310Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-29T10:55:34.310Z] #3 transferring dockerfile: 2.50kB done [2025-10-29T10:55:34.567Z] #3 ... [2025-10-29T10:55:34.567Z] [2025-10-29T10:55:34.567Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:34.567Z] #4 DONE 0.0s [2025-10-29T10:55:34.567Z] [2025-10-29T10:55:34.567Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-29T10:55:34.567Z] #3 DONE 2.5s [2025-10-29T10:55:34.568Z] [2025-10-29T10:55:34.568Z] #13 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-29T10:55:34.826Z] #13 ... [2025-10-29T10:55:34.826Z] [2025-10-29T10:55:34.826Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:34.826Z] #4 DONE 0.0s [2025-10-29T10:55:34.826Z] [2025-10-29T10:55:34.826Z] #17 [support-notifications internal] load build definition from Dockerfile [2025-10-29T10:55:34.826Z] #17 transferring dockerfile: 2.00kB done [2025-10-29T10:55:34.826Z] #17 DONE 2.6s [2025-10-29T10:55:35.115Z] [2025-10-29T10:55:35.115Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-10-29T10:55:35.397Z] #18 ... [2025-10-29T10:55:35.397Z] [2025-10-29T10:55:35.397Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:35.397Z] #4 DONE 0.0s [2025-10-29T10:55:35.655Z] [2025-10-29T10:55:35.655Z] #19 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-29T10:55:35.655Z] #19 transferring dockerfile: 2.49kB done [2025-10-29T10:55:35.655Z] #19 DONE 3.1s [2025-10-29T10:55:35.655Z] [2025-10-29T10:55:35.655Z] #8 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:35.655Z] #8 ... [2025-10-29T10:55:35.655Z] [2025-10-29T10:55:35.655Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:35.655Z] #4 DONE 0.0s [2025-10-29T10:55:35.655Z] [2025-10-29T10:55:35.655Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-29T10:55:35.655Z] #6 DONE 3.2s [2025-10-29T10:55:35.655Z] [2025-10-29T10:55:35.655Z] #8 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:35.914Z] #8 ... [2025-10-29T10:55:35.914Z] [2025-10-29T10:55:35.914Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:35.914Z] #4 DONE 0.0s [2025-10-29T10:55:35.914Z] [2025-10-29T10:55:35.914Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:38.461Z] #8 ... [2025-10-29T10:55:38.461Z] [2025-10-29T10:55:38.461Z] #13 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-29T10:55:38.461Z] #13 DONE 5.2s [2025-10-29T10:55:38.461Z] [2025-10-29T10:55:38.461Z] #20 [security-proxy-auth internal] load .dockerignore [2025-10-29T10:55:38.461Z] #20 transferring context: 50B done [2025-10-29T10:55:38.461Z] #20 DONE 4.2s [2025-10-29T10:55:38.461Z] [2025-10-29T10:55:38.461Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T10:55:38.461Z] #8 DONE 5.8s [2025-10-29T10:55:38.461Z] [2025-10-29T10:55:38.461Z] #21 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:38.461Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:39.047Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:39.305Z] #21 ... [2025-10-29T10:55:39.305Z] [2025-10-29T10:55:39.305Z] #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-29T10:55:39.305Z] #22 DONE 7.0s [2025-10-29T10:55:39.305Z] [2025-10-29T10:55:39.305Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-29T10:55:39.305Z] #23 transferring context: 50B done [2025-10-29T10:55:39.305Z] #23 DONE 5.3s [2025-10-29T10:55:39.305Z] [2025-10-29T10:55:39.305Z] #24 [security-spire-agent internal] load .dockerignore [2025-10-29T10:55:39.305Z] #24 DONE 0.0s [2025-10-29T10:55:39.305Z] [2025-10-29T10:55:39.305Z] #24 [security-spire-agent internal] load .dockerignore [2025-10-29T10:55:39.878Z] #24 ... [2025-10-29T10:55:39.878Z] [2025-10-29T10:55:39.878Z] #25 [core-keeper internal] load .dockerignore [2025-10-29T10:55:39.878Z] #25 transferring context: 50B done [2025-10-29T10:55:39.878Z] #25 DONE 5.8s [2025-10-29T10:55:39.878Z] [2025-10-29T10:55:39.878Z] #21 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:39.878Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:39.878Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:39.878Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:39.878Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:39.878Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:39.878Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-29T10:55:39.878Z] #21 ... [2025-10-29T10:55:39.878Z] [2025-10-29T10:55:39.878Z] #26 [core-data internal] load .dockerignore [2025-10-29T10:55:39.878Z] #26 transferring context: 50B done [2025-10-29T10:55:39.878Z] #26 DONE 6.0s [2025-10-29T10:55:39.878Z] [2025-10-29T10:55:39.878Z] #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:39.878Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:39.878Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:39.878Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:39.878Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:39.878Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:40.135Z] #21 ... [2025-10-29T10:55:40.135Z] [2025-10-29T10:55:40.135Z] #27 [support-scheduler internal] load .dockerignore [2025-10-29T10:55:40.135Z] #27 transferring context: 50B done [2025-10-29T10:55:40.135Z] #27 DONE 6.2s [2025-10-29T10:55:40.136Z] [2025-10-29T10:55:40.136Z] #21 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:40.136Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:40.136Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:40.136Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:40.136Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:40.136Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:40.136Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:40.136Z] #21 ... [2025-10-29T10:55:40.136Z] [2025-10-29T10:55:40.136Z] #28 [core-command internal] load .dockerignore [2025-10-29T10:55:40.136Z] #28 transferring context: 50B done [2025-10-29T10:55:40.136Z] #28 DONE 6.3s [2025-10-29T10:55:40.394Z] [2025-10-29T10:55:40.394Z] #29 [security-spire-server internal] load .dockerignore [2025-10-29T10:55:40.394Z] #29 transferring context: 50B done [2025-10-29T10:55:40.394Z] #29 DONE 6.4s [2025-10-29T10:55:40.394Z] [2025-10-29T10:55:40.394Z] #21 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:40.394Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:40.394Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:40.394Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:40.394Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:40.394Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:40.394Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:40.655Z] #21 ... [2025-10-29T10:55:40.655Z] [2025-10-29T10:55:40.655Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-10-29T10:55:40.655Z] #18 transferring context: 50B done [2025-10-29T10:55:40.655Z] #18 DONE 5.5s [2025-10-29T10:55:40.655Z] [2025-10-29T10:55:40.655Z] #30 [core-metadata internal] load .dockerignore [2025-10-29T10:55:40.655Z] #30 transferring context: 50B done [2025-10-29T10:55:40.655Z] #30 DONE 5.6s [2025-10-29T10:55:40.655Z] [2025-10-29T10:55:40.655Z] #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:40.655Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:40.655Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:40.655Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:40.655Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:40.655Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:40.655Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:40.655Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:40.655Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:40.655Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:40.655Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:40.655Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:40.655Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:47.224Z] #21 DONE 8.0s [2025-10-29T10:55:47.224Z] [2025-10-29T10:55:47.224Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:55:47.224Z] #31 ... [2025-10-29T10:55:47.224Z] [2025-10-29T10:55:47.224Z] #32 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-29T10:55:47.794Z] #32 ... [2025-10-29T10:55:47.794Z] [2025-10-29T10:55:47.794Z] #33 [security-spire-config internal] load .dockerignore [2025-10-29T10:55:47.794Z] #33 transferring context: 50B done [2025-10-29T10:55:47.794Z] #33 DONE 9.6s [2025-10-29T10:55:47.794Z] [2025-10-29T10:55:47.794Z] #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-29T10:55:48.050Z] #34 ... [2025-10-29T10:55:48.050Z] [2025-10-29T10:55:48.050Z] #35 [security-bootstrapper internal] load .dockerignore [2025-10-29T10:55:48.050Z] #35 transferring context: 50B done [2025-10-29T10:55:48.050Z] #35 DONE 9.8s [2025-10-29T10:55:48.050Z] [2025-10-29T10:55:48.050Z] #36 [security-proxy-auth internal] load build context [2025-10-29T10:55:48.050Z] #36 transferring context: 183.93MB 1.1s [2025-10-29T10:55:48.324Z] #36 ... [2025-10-29T10:55:48.324Z] [2025-10-29T10:55:48.324Z] #21 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:48.324Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:48.324Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:48.324Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:48.324Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:48.324Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:48.324Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:48.324Z] #21 DONE 8.0s [2025-10-29T10:55:48.324Z] [2025-10-29T10:55:48.324Z] #37 [security-spire-config internal] load build context [2025-10-29T10:55:48.324Z] #37 DONE 0.0s [2025-10-29T10:55:48.324Z] [2025-10-29T10:55:48.324Z] #36 [security-proxy-auth internal] load build context [2025-10-29T10:55:48.324Z] #36 ... [2025-10-29T10:55:48.324Z] [2025-10-29T10:55:48.324Z] #38 [support-notifications internal] load .dockerignore [2025-10-29T10:55:48.324Z] #38 transferring context: 50B done [2025-10-29T10:55:48.324Z] #38 ... [2025-10-29T10:55:48.324Z] [2025-10-29T10:55:48.324Z] #39 [security-proxy-setup internal] load .dockerignore [2025-10-29T10:55:48.324Z] #39 transferring context: 50B done [2025-10-29T10:55:48.583Z] #39 ... [2025-10-29T10:55:48.583Z] [2025-10-29T10:55:48.583Z] #40 [security-secretstore-setup internal] load .dockerignore [2025-10-29T10:55:48.583Z] #40 transferring context: 50B done [2025-10-29T10:55:48.583Z] #40 ... [2025-10-29T10:55:48.583Z] [2025-10-29T10:55:48.583Z] #36 [security-proxy-auth internal] load build context [2025-10-29T10:55:49.149Z] #36 transferring context: 403.57MB 2.1s [2025-10-29T10:55:49.149Z] #36 ... [2025-10-29T10:55:49.149Z] [2025-10-29T10:55:49.149Z] #21 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:49.149Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:49.149Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:49.149Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:49.149Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:49.149Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:49.149Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:49.149Z] #21 DONE 8.0s [2025-10-29T10:55:49.149Z] [2025-10-29T10:55:49.149Z] #36 [security-proxy-auth internal] load build context [2025-10-29T10:55:49.716Z] #36 ... [2025-10-29T10:55:49.716Z] [2025-10-29T10:55:49.716Z] #41 [core-common-config-bootstrapper internal] load build context [2025-10-29T10:55:49.716Z] #41 ... [2025-10-29T10:55:49.716Z] [2025-10-29T10:55:49.716Z] #36 [security-proxy-auth internal] load build context [2025-10-29T10:55:49.973Z] #36 ... [2025-10-29T10:55:49.973Z] [2025-10-29T10:55:49.973Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:49.973Z] #42 ... [2025-10-29T10:55:49.973Z] [2025-10-29T10:55:49.973Z] #43 [core-data internal] load build context [2025-10-29T10:55:50.233Z] #43 ... [2025-10-29T10:55:50.233Z] [2025-10-29T10:55:50.233Z] #44 [support-scheduler internal] load build context [2025-10-29T10:55:50.233Z] #44 ... [2025-10-29T10:55:50.233Z] [2025-10-29T10:55:50.233Z] #45 [core-command internal] load build context [2025-10-29T10:55:50.489Z] #45 ... [2025-10-29T10:55:50.490Z] [2025-10-29T10:55:50.490Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:55:50.490Z] #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.1s done [2025-10-29T10:55:50.490Z] #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-29T10:55:50.490Z] #46 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-29T10:55:50.490Z] #46 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-29T10:55:50.746Z] #46 ... [2025-10-29T10:55:50.746Z] [2025-10-29T10:55:50.746Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-29T10:55:50.746Z] #47 ... [2025-10-29T10:55:50.746Z] [2025-10-29T10:55:50.746Z] #48 [security-spire-server internal] load build context [2025-10-29T10:55:50.746Z] #48 ... [2025-10-29T10:55:50.746Z] [2025-10-29T10:55:50.746Z] #49 [core-metadata internal] load build context [2025-10-29T10:55:51.002Z] #49 ... [2025-10-29T10:55:51.002Z] [2025-10-29T10:55:51.002Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:52.436Z] #42 ... [2025-10-29T10:55:52.436Z] [2025-10-29T10:55:52.436Z] #40 [security-secretstore-setup internal] load .dockerignore [2025-10-29T10:55:52.436Z] #40 DONE 13.9s [2025-10-29T10:55:52.436Z] [2025-10-29T10:55:52.436Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:52.436Z] #42 ... [2025-10-29T10:55:52.436Z] [2025-10-29T10:55:52.436Z] #39 [security-proxy-setup internal] load .dockerignore [2025-10-29T10:55:52.436Z] #39 DONE 14.0s [2025-10-29T10:55:52.436Z] [2025-10-29T10:55:52.436Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:52.436Z] #42 ... [2025-10-29T10:55:52.436Z] [2025-10-29T10:55:52.436Z] #21 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:52.436Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:52.436Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:52.436Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:52.436Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:52.436Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:52.436Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:52.436Z] #21 DONE 8.0s [2025-10-29T10:55:52.436Z] [2025-10-29T10:55:52.436Z] #50 [security-secretstore-setup internal] load build context [2025-10-29T10:55:52.436Z] #50 DONE 0.0s [2025-10-29T10:55:52.436Z] [2025-10-29T10:55:52.436Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:53.086Z] #42 ... [2025-10-29T10:55:53.086Z] [2025-10-29T10:55:53.086Z] #21 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:53.086Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:53.086Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:53.086Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:53.086Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:53.086Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:53.086Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:53.086Z] #21 DONE 8.0s [2025-10-29T10:55:53.086Z] [2025-10-29T10:55:53.086Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:54.022Z] #42 ... [2025-10-29T10:55:54.022Z] [2025-10-29T10:55:54.022Z] #38 [support-notifications internal] load .dockerignore [2025-10-29T10:55:54.022Z] #38 DONE 15.7s [2025-10-29T10:55:54.022Z] [2025-10-29T10:55:54.022Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:54.291Z] #42 transferring context: 331.49MB 3.4s [2025-10-29T10:55:54.556Z] #42 ... [2025-10-29T10:55:54.556Z] [2025-10-29T10:55:54.556Z] #21 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:55:54.556Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:55:54.556Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:55:54.556Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:55:54.556Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:55:54.556Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:55:54.556Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:55:54.556Z] #21 DONE 8.0s [2025-10-29T10:55:54.556Z] [2025-10-29T10:55:54.556Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:55.492Z] #42 ... [2025-10-29T10:55:55.492Z] [2025-10-29T10:55:55.492Z] #24 [security-spire-agent internal] load .dockerignore [2025-10-29T10:55:55.492Z] #24 transferring context: 50B done [2025-10-29T10:55:55.492Z] #24 DONE 16.1s [2025-10-29T10:55:55.492Z] [2025-10-29T10:55:55.492Z] #42 [core-keeper internal] load build context [2025-10-29T10:55:55.492Z] #42 transferring context: 429.98MB 4.6s [2025-10-29T10:55:55.758Z] #42 ... [2025-10-29T10:55:55.758Z] [2025-10-29T10:55:55.758Z] #36 [security-proxy-auth internal] load build context [2025-10-29T10:55:55.758Z] #36 transferring context: 596.26MB 3.1s done [2025-10-29T10:55:55.758Z] #36 DONE 17.5s [2025-10-29T10:55:58.022Z] [2025-10-29T10:55:58.022Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:55:58.022Z] #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s done [2025-10-29T10:55:58.022Z] #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.7s done [2025-10-29T10:55:58.022Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done [2025-10-29T10:55:58.022Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-29T10:55:58.022Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 7.6s [2025-10-29T10:55:58.022Z] #46 ... [2025-10-29T10:55:58.022Z] [2025-10-29T10:55:58.022Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-29T10:55:58.022Z] #51 ... [2025-10-29T10:55:58.022Z] [2025-10-29T10:55:58.022Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-29T10:55:58.022Z] #52 ... [2025-10-29T10:55:58.022Z] [2025-10-29T10:55:58.022Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-29T10:55:58.022Z] #53 ... [2025-10-29T10:55:58.022Z] [2025-10-29T10:55:58.022Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-29T10:55:58.291Z] #54 ... [2025-10-29T10:55:58.291Z] [2025-10-29T10:55:58.291Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:55:58.291Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 9.9s [2025-10-29T10:56:00.195Z] #46 ... [2025-10-29T10:56:00.195Z] [2025-10-29T10:56:00.195Z] #55 [security-bootstrapper internal] load build context [2025-10-29T10:56:00.195Z] #55 ... [2025-10-29T10:56:00.195Z] [2025-10-29T10:56:00.195Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-29T10:56:00.195Z] #56 ... [2025-10-29T10:56:00.195Z] [2025-10-29T10:56:00.195Z] #37 [security-spire-config internal] load build context [2025-10-29T10:56:00.453Z] #37 ... [2025-10-29T10:56:00.453Z] [2025-10-29T10:56:00.453Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-29T10:56:00.453Z] #57 ... [2025-10-29T10:56:00.453Z] [2025-10-29T10:56:00.453Z] #41 [core-common-config-bootstrapper internal] load build context [2025-10-29T10:56:00.453Z] #41 transferring context: 596.26MB 4.4s done [2025-10-29T10:56:00.728Z] #41 ... [2025-10-29T10:56:00.728Z] [2025-10-29T10:56:00.728Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:56:00.728Z] #31 ... [2025-10-29T10:56:00.728Z] [2025-10-29T10:56:00.728Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:01.668Z] #46 ... [2025-10-29T10:56:01.668Z] [2025-10-29T10:56:01.668Z] #43 [core-data internal] load build context [2025-10-29T10:56:01.668Z] #43 transferring context: 596.26MB 9.2s done [2025-10-29T10:56:01.668Z] #43 ... [2025-10-29T10:56:01.668Z] [2025-10-29T10:56:01.668Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:01.938Z] #46 ... [2025-10-29T10:56:01.938Z] [2025-10-29T10:56:01.938Z] #44 [support-scheduler internal] load build context [2025-10-29T10:56:01.938Z] #44 transferring context: 596.26MB 9.0s done [2025-10-29T10:56:01.938Z] #44 ... [2025-10-29T10:56:01.938Z] [2025-10-29T10:56:01.938Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:01.938Z] #46 ... [2025-10-29T10:56:01.938Z] [2025-10-29T10:56:01.938Z] #45 [core-command internal] load build context [2025-10-29T10:56:01.938Z] #45 transferring context: 596.26MB 8.9s done [2025-10-29T10:56:02.198Z] #45 ... [2025-10-29T10:56:02.198Z] [2025-10-29T10:56:02.198Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:02.799Z] #46 ... [2025-10-29T10:56:02.799Z] [2025-10-29T10:56:02.799Z] #58 [security-proxy-setup internal] load build context [2025-10-29T10:56:03.152Z] #58 ... [2025-10-29T10:56:03.152Z] [2025-10-29T10:56:03.152Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-29T10:56:03.152Z] #59 ... [2025-10-29T10:56:03.152Z] [2025-10-29T10:56:03.152Z] #50 [security-secretstore-setup internal] load build context [2025-10-29T10:56:03.412Z] #50 ... [2025-10-29T10:56:03.412Z] [2025-10-29T10:56:03.412Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-29T10:56:03.412Z] #47 transferring context: 596.26MB 8.7s done [2025-10-29T10:56:03.412Z] #47 ... [2025-10-29T10:56:03.412Z] [2025-10-29T10:56:03.412Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-29T10:56:03.673Z] #60 ... [2025-10-29T10:56:03.673Z] [2025-10-29T10:56:03.673Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:03.673Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 15.4s [2025-10-29T10:56:03.938Z] #46 ... [2025-10-29T10:56:03.938Z] [2025-10-29T10:56:03.938Z] #48 [security-spire-server internal] load build context [2025-10-29T10:56:03.938Z] #48 transferring context: 23.80kB done [2025-10-29T10:56:03.938Z] #48 ... [2025-10-29T10:56:03.938Z] [2025-10-29T10:56:03.938Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:04.519Z] #46 ... [2025-10-29T10:56:04.519Z] [2025-10-29T10:56:04.519Z] #61 [support-notifications internal] load build context [2025-10-29T10:56:04.519Z] #61 ... [2025-10-29T10:56:04.519Z] [2025-10-29T10:56:04.519Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-29T10:56:04.790Z] #62 ... [2025-10-29T10:56:04.790Z] [2025-10-29T10:56:04.790Z] #49 [core-metadata internal] load build context [2025-10-29T10:56:04.790Z] #49 transferring context: 596.26MB 7.4s done [2025-10-29T10:56:04.790Z] #49 ... [2025-10-29T10:56:04.790Z] [2025-10-29T10:56:04.790Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:06.167Z] #46 ... [2025-10-29T10:56:06.167Z] [2025-10-29T10:56:06.167Z] #42 [core-keeper internal] load build context [2025-10-29T10:56:06.167Z] #42 transferring context: 596.26MB 9.8s done [2025-10-29T10:56:06.167Z] #42 ... [2025-10-29T10:56:06.167Z] [2025-10-29T10:56:06.167Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:08.699Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 20.4s [2025-10-29T10:56:14.028Z] #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-29T10:56:14.028Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 25.5s [2025-10-29T10:56:17.332Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 26.0s done [2025-10-29T10:56:17.593Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 26.0s done [2025-10-29T10:56:45.006Z] #46 ... [2025-10-29T10:56:45.006Z] [2025-10-29T10:56:45.006Z] #21 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T10:56:45.006Z] #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done [2025-10-29T10:56:45.006Z] #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-29T10:56:45.006Z] #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T10:56:45.006Z] #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-29T10:56:45.006Z] #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done [2025-10-29T10:56:45.006Z] #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-29T10:56:45.006Z] #21 DONE 8.0s [2025-10-29T10:56:45.006Z] [2025-10-29T10:56:45.006Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:45.006Z] #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.1s done [2025-10-29T10:56:45.006Z] #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-29T10:56:45.006Z] #46 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-29T10:56:45.006Z] #46 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-29T10:56:45.006Z] #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s done [2025-10-29T10:56:45.006Z] #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.7s done [2025-10-29T10:56:45.006Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done [2025-10-29T10:56:45.006Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-29T10:56:45.006Z] #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 26.0s done [2025-10-29T10:56:45.006Z] #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-29T10:56:45.006Z] #46 ... [2025-10-29T10:56:45.006Z] [2025-10-29T10:56:45.006Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-29T10:56:45.006Z] #52 57.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:45.006Z] #52 ... [2025-10-29T10:56:45.006Z] [2025-10-29T10:56:45.006Z] #48 [security-spire-server internal] load build context [2025-10-29T10:56:45.006Z] #48 DONE 64.4s [2025-10-29T10:56:45.006Z] [2025-10-29T10:56:45.006Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T10:56:45.006Z] #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-10-29T10:56:45.006Z] #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-29T10:56:45.006Z] #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-29T10:56:45.006Z] #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-29T10:56:45.006Z] #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-29T10:56:45.006Z] #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-29T10:56:45.006Z] #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.5s [2025-10-29T10:56:45.006Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.5s [2025-10-29T10:56:45.006Z] #63 ... [2025-10-29T10:56:45.006Z] [2025-10-29T10:56:45.006Z] #41 [core-common-config-bootstrapper internal] load build context [2025-10-29T10:56:45.006Z] #41 DONE 65.6s [2025-10-29T10:56:45.006Z] [2025-10-29T10:56:45.006Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T10:56:45.577Z] #63 ... [2025-10-29T10:56:45.577Z] [2025-10-29T10:56:45.577Z] #42 [core-keeper internal] load build context [2025-10-29T10:56:45.577Z] #42 DONE 65.4s [2025-10-29T10:56:45.577Z] [2025-10-29T10:56:45.577Z] #43 [core-data internal] load build context [2025-10-29T10:56:45.577Z] #43 DONE 65.3s [2025-10-29T10:56:45.577Z] [2025-10-29T10:56:45.577Z] #44 [support-scheduler internal] load build context [2025-10-29T10:56:45.577Z] #44 DONE 65.2s [2025-10-29T10:56:45.577Z] [2025-10-29T10:56:45.577Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T10:56:45.577Z] #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-10-29T10:56:45.577Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 7.34MB / 15.53MB 0.9s [2025-10-29T10:56:45.577Z] #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-29T10:56:45.577Z] #63 ... [2025-10-29T10:56:45.577Z] [2025-10-29T10:56:45.577Z] #45 [core-command internal] load build context [2025-10-29T10:56:45.577Z] #45 DONE 65.0s [2025-10-29T10:56:45.577Z] [2025-10-29T10:56:45.577Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T10:56:45.577Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s [2025-10-29T10:56:45.837Z] #63 ... [2025-10-29T10:56:45.837Z] [2025-10-29T10:56:45.837Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-29T10:56:45.837Z] #47 DONE 65.3s [2025-10-29T10:56:45.837Z] [2025-10-29T10:56:45.837Z] #49 [core-metadata internal] load build context [2025-10-29T10:56:45.837Z] #49 DONE 65.2s [2025-10-29T10:56:45.837Z] [2025-10-29T10:56:45.837Z] #32 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-29T10:56:45.837Z] #32 DONE 59.2s [2025-10-29T10:56:45.837Z] [2025-10-29T10:56:45.837Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T10:56:45.837Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.3s done [2025-10-29T10:56:45.837Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-10-29T10:56:46.795Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [2025-10-29T10:56:52.331Z] #63 ... [2025-10-29T10:56:52.331Z] [2025-10-29T10:56:52.331Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:56:52.331Z] #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-29T10:56:52.331Z] #46 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.2s done [2025-10-29T10:56:52.900Z] #46 ... [2025-10-29T10:56:52.900Z] [2025-10-29T10:56:52.900Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-29T10:56:52.900Z] #57 63.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:52.900Z] #57 63.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:53.160Z] #57 64.05 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-29T10:56:53.160Z] #57 64.06 (2/2) Installing su-exec (0.2-r3) [2025-10-29T10:56:53.160Z] #57 64.06 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:56:53.160Z] #57 64.07 OK: 8 MiB in 16 packages [2025-10-29T10:56:53.731Z] #57 ... [2025-10-29T10:56:53.731Z] [2025-10-29T10:56:53.731Z] #37 [security-spire-config internal] load build context [2025-10-29T10:56:53.731Z] #37 transferring context: 22.05kB done [2025-10-29T10:56:53.731Z] #37 DONE 64.6s [2025-10-29T10:56:53.988Z] [2025-10-29T10:56:53.988Z] #58 [security-proxy-setup internal] load build context [2025-10-29T10:56:53.988Z] #58 transferring context: 118.41MB 0.6s [2025-10-29T10:56:53.988Z] #58 ... [2025-10-29T10:56:53.988Z] [2025-10-29T10:56:53.988Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-29T10:56:53.988Z] #34 59.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:53.988Z] #34 59.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:53.988Z] #34 59.55 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-29T10:56:53.988Z] #34 59.55 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:56:53.988Z] #34 59.56 OK: 8 MiB in 15 packages [2025-10-29T10:56:53.988Z] #34 DONE 67.4s [2025-10-29T10:56:53.988Z] [2025-10-29T10:56:53.988Z] #58 [security-proxy-setup internal] load build context [2025-10-29T10:56:54.251Z] #58 ... [2025-10-29T10:56:54.251Z] [2025-10-29T10:56:54.251Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-29T10:56:54.251Z] #52 58.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #52 59.10 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-29T10:56:54.251Z] #52 59.10 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-29T10:56:54.251Z] #52 59.10 OK: 24171 distinct packages available [2025-10-29T10:56:54.251Z] #52 59.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #52 59.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #52 59.57 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-29T10:56:54.251Z] #52 59.59 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-29T10:56:54.251Z] #52 59.59 (3/5) Installing libucontext (1.2-r3) [2025-10-29T10:56:54.251Z] #52 59.59 (4/5) Installing gcompat (1.1.0-r4) [2025-10-29T10:56:54.251Z] #52 59.60 (5/5) Installing openssl (3.3.5-r0) [2025-10-29T10:56:54.251Z] #52 59.61 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:56:54.251Z] #52 59.62 OK: 9 MiB in 19 packages [2025-10-29T10:56:54.251Z] #52 DONE 67.6s [2025-10-29T10:56:54.251Z] [2025-10-29T10:56:54.251Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-29T10:56:54.251Z] #56 56.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #56 56.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #56 57.13 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-29T10:56:54.251Z] #56 57.13 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-29T10:56:54.251Z] #56 57.13 OK: 24171 distinct packages available [2025-10-29T10:56:54.251Z] #56 57.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #56 57.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #56 57.59 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-29T10:56:54.251Z] #56 57.59 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-29T10:56:54.251Z] #56 57.60 (3/4) Installing libucontext (1.2-r3) [2025-10-29T10:56:54.251Z] #56 57.60 (4/4) Installing gcompat (1.1.0-r4) [2025-10-29T10:56:54.251Z] #56 57.62 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:56:54.251Z] #56 57.62 OK: 8 MiB in 18 packages [2025-10-29T10:56:54.251Z] #56 DONE 65.1s [2025-10-29T10:56:54.251Z] [2025-10-29T10:56:54.251Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-29T10:56:54.251Z] #53 59.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #53 59.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #53 60.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-29T10:56:54.251Z] #53 60.22 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:56:54.251Z] #53 60.23 OK: 8 MiB in 15 packages [2025-10-29T10:56:54.251Z] #53 DONE 67.6s [2025-10-29T10:56:54.251Z] [2025-10-29T10:56:54.251Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-29T10:56:54.251Z] #54 58.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #54 58.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.251Z] #54 59.32 (1/3) Installing ca-certificates (20250911-r0) [2025-10-29T10:56:54.251Z] #54 59.35 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-29T10:56:54.251Z] #54 59.35 (3/3) Installing tzdata (2025b-r0) [2025-10-29T10:56:54.251Z] #54 59.39 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:56:54.251Z] #54 59.40 Executing ca-certificates-20250911-r0.trigger [2025-10-29T10:56:54.251Z] #54 59.43 OK: 10 MiB in 17 packages [2025-10-29T10:56:54.251Z] #54 DONE 67.7s [2025-10-29T10:56:54.251Z] [2025-10-29T10:56:54.251Z] #58 [security-proxy-setup internal] load build context [2025-10-29T10:56:54.251Z] #58 ... [2025-10-29T10:56:54.251Z] [2025-10-29T10:56:54.251Z] #64 [security-spire-agent internal] load build context [2025-10-29T10:56:54.509Z] #64 ... [2025-10-29T10:56:54.509Z] [2025-10-29T10:56:54.509Z] #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:56:54.509Z] #65 ... [2025-10-29T10:56:54.509Z] [2025-10-29T10:56:54.509Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-29T10:56:54.509Z] #51 59.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.509Z] #51 59.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.509Z] #51 59.73 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-29T10:56:54.509Z] #51 59.73 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-29T10:56:54.509Z] #51 59.73 OK: 24171 distinct packages available [2025-10-29T10:56:54.509Z] #51 59.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.509Z] #51 59.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:56:54.509Z] #51 60.21 (1/14) Installing ca-certificates (20250911-r0) [2025-10-29T10:56:54.509Z] #51 60.24 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-29T10:56:54.509Z] #51 60.25 (3/14) Installing c-ares (1.33.1-r0) [2025-10-29T10:56:54.509Z] #51 60.25 (4/14) Installing libunistring (1.2-r0) [2025-10-29T10:56:54.509Z] #51 60.27 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-29T10:56:54.509Z] #51 60.28 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-29T10:56:54.509Z] #51 60.28 (7/14) Installing libpsl (0.21.5-r1) [2025-10-29T10:56:54.509Z] #51 60.29 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-29T10:56:54.509Z] #51 60.30 (9/14) Installing libcurl (8.14.1-r2) [2025-10-29T10:56:54.509Z] #51 60.31 (10/14) Installing curl (8.14.1-r2) [2025-10-29T10:56:54.509Z] #51 60.32 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-29T10:56:54.509Z] #51 60.32 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-29T10:56:54.509Z] #51 60.33 (13/14) Installing libucontext (1.2-r3) [2025-10-29T10:56:54.509Z] #51 60.33 (14/14) Installing gcompat (1.1.0-r4) [2025-10-29T10:56:54.509Z] #51 60.34 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:56:54.509Z] #51 60.35 Executing ca-certificates-20250911-r0.trigger [2025-10-29T10:56:54.509Z] #51 60.39 OK: 13 MiB in 28 packages [2025-10-29T10:56:54.509Z] #51 DONE 67.9s [2025-10-29T10:56:54.509Z] [2025-10-29T10:56:54.509Z] #55 [security-bootstrapper internal] load build context [2025-10-29T10:56:56.416Z] #55 ... [2025-10-29T10:56:56.416Z] [2025-10-29T10:56:56.416Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-29T10:56:56.416Z] #66 ... [2025-10-29T10:56:56.416Z] [2025-10-29T10:56:56.416Z] #55 [security-bootstrapper internal] load build context [2025-10-29T10:56:57.405Z] #55 transferring context: 596.26MB 2.8s done [2025-10-29T10:57:02.700Z] #55 ... [2025-10-29T10:57:02.700Z] [2025-10-29T10:57:02.700Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-29T10:57:02.700Z] #62 67.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:02.700Z] #62 67.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:02.700Z] #62 67.89 (1/7) Installing ca-certificates (20250911-r0) [2025-10-29T10:57:02.700Z] #62 67.93 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-29T10:57:02.700Z] #62 67.94 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-29T10:57:02.700Z] #62 67.94 (4/7) Installing libsodium (1.0.19-r0) [2025-10-29T10:57:02.700Z] #62 67.95 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-29T10:57:02.700Z] #62 67.98 (6/7) Installing libzmq (4.3.5-r2) [2025-10-29T10:57:02.700Z] #62 67.99 (7/7) Installing zeromq (4.3.5-r2) [2025-10-29T10:57:02.700Z] #62 67.99 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:57:02.700Z] #62 68.00 Executing ca-certificates-20250911-r0.trigger [2025-10-29T10:57:02.700Z] #62 68.03 OK: 12 MiB in 21 packages [2025-10-29T10:57:04.109Z] #62 ... [2025-10-29T10:57:04.109Z] [2025-10-29T10:57:04.109Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-29T10:57:04.109Z] #59 61.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:04.109Z] #59 61.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:04.109Z] #59 61.58 (1/4) Installing ca-certificates (20250911-r0) [2025-10-29T10:57:04.109Z] #59 61.60 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-29T10:57:04.109Z] #59 61.60 (3/4) Installing su-exec (0.2-r3) [2025-10-29T10:57:04.109Z] #59 61.60 (4/4) Installing yq-go (4.44.1-r2) [2025-10-29T10:57:04.109Z] #59 61.68 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:57:04.109Z] #59 61.68 Executing ca-certificates-20250911-r0.trigger [2025-10-29T10:57:04.109Z] #59 61.77 OK: 19 MiB in 18 packages [2025-10-29T10:57:04.109Z] #59 ... [2025-10-29T10:57:04.109Z] [2025-10-29T10:57:04.109Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-29T10:57:04.109Z] #60 69.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:04.109Z] #60 70.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:04.109Z] #60 70.28 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-29T10:57:04.376Z] #60 ... [2025-10-29T10:57:04.376Z] [2025-10-29T10:57:04.376Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-29T10:57:04.376Z] #67 ... [2025-10-29T10:57:04.376Z] [2025-10-29T10:57:04.376Z] #58 [security-proxy-setup internal] load build context [2025-10-29T10:57:04.376Z] #58 transferring context: 596.26MB 3.1s done [2025-10-29T10:57:04.678Z] #58 ... [2025-10-29T10:57:04.678Z] [2025-10-29T10:57:04.678Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-29T10:57:04.678Z] #68 ... [2025-10-29T10:57:04.678Z] [2025-10-29T10:57:04.678Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:57:04.947Z] #69 ... [2025-10-29T10:57:04.947Z] [2025-10-29T10:57:04.947Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-29T10:57:04.947Z] #70 ... [2025-10-29T10:57:04.947Z] [2025-10-29T10:57:04.947Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:57:05.208Z] #71 ... [2025-10-29T10:57:05.208Z] [2025-10-29T10:57:05.208Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-29T10:57:05.208Z] #60 71.61 (2/4) Installing openssl (3.3.5-r0) [2025-10-29T10:57:05.208Z] #60 71.78 (3/4) Installing su-exec (0.2-r3) [2025-10-29T10:57:05.208Z] #60 71.78 (4/4) Installing yq-go (4.44.1-r2) [2025-10-29T10:57:05.208Z] #60 71.86 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:57:05.208Z] #60 71.86 OK: 19 MiB in 18 packages [2025-10-29T10:57:07.772Z] #60 ... [2025-10-29T10:57:07.772Z] [2025-10-29T10:57:07.772Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-29T10:57:07.772Z] #57 DONE 78.6s [2025-10-29T10:57:07.772Z] [2025-10-29T10:57:07.772Z] #58 [security-proxy-setup internal] load build context [2025-10-29T10:57:07.772Z] #58 DONE 75.0s [2025-10-29T10:57:07.772Z] [2025-10-29T10:57:07.772Z] #55 [security-bootstrapper internal] load build context [2025-10-29T10:57:07.772Z] #55 DONE 78.7s [2025-10-29T10:57:07.772Z] [2025-10-29T10:57:07.772Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-29T10:57:07.772Z] #59 DONE 75.0s [2025-10-29T10:57:07.772Z] [2025-10-29T10:57:07.772Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-29T10:57:07.772Z] #62 DONE 73.5s [2025-10-29T10:57:07.772Z] [2025-10-29T10:57:07.772Z] #50 [security-secretstore-setup internal] load build context [2025-10-29T10:57:07.772Z] #50 transferring context: 9.29MB 0.1s [2025-10-29T10:57:08.031Z] #50 ... [2025-10-29T10:57:08.031Z] [2025-10-29T10:57:08.031Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-29T10:57:08.031Z] #60 DONE 75.1s [2025-10-29T10:57:08.031Z] [2025-10-29T10:57:08.031Z] #64 [security-spire-agent internal] load build context [2025-10-29T10:57:08.031Z] #64 transferring context: 23.33kB done [2025-10-29T10:57:08.031Z] #64 DONE 23.7s [2025-10-29T10:57:08.031Z] [2025-10-29T10:57:08.031Z] #50 [security-secretstore-setup internal] load build context [2025-10-29T10:57:08.602Z] #50 ... [2025-10-29T10:57:08.602Z] [2025-10-29T10:57:08.602Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T10:57:08.602Z] #46 DONE 88.1s [2025-10-29T10:57:08.602Z] [2025-10-29T10:57:08.602Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T10:57:08.602Z] #63 DONE 24.4s [2025-10-29T10:57:08.602Z] [2025-10-29T10:57:08.602Z] #50 [security-secretstore-setup internal] load build context [2025-10-29T10:57:08.862Z] #50 ... [2025-10-29T10:57:08.862Z] [2025-10-29T10:57:08.862Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-29T10:57:08.862Z] #31 DONE 90.5s [2025-10-29T10:57:08.862Z] [2025-10-29T10:57:08.862Z] #50 [security-secretstore-setup internal] load build context [2025-10-29T10:57:12.156Z] #50 transferring context: 596.26MB 4.0s done [2025-10-29T10:57:16.360Z] #50 DONE 82.8s [2025-10-29T10:57:16.360Z] [2025-10-29T10:57:16.360Z] #61 [support-notifications internal] load build context [2025-10-29T10:57:16.360Z] #61 transferring context: 596.26MB 3.8s done [2025-10-29T10:57:17.307Z] #61 DONE 83.0s [2025-10-29T10:57:17.307Z] [2025-10-29T10:57:17.307Z] #72 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-29T10:57:17.878Z] #72 DONE 9.0s [2025-10-29T10:57:17.878Z] [2025-10-29T10:57:17.878Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-29T10:57:17.878Z] #0 5.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:17.878Z] #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:17.878Z] #0 5.645 OK: 19 MiB in 18 packages [2025-10-29T10:57:17.878Z] #73 DONE 9.9s [2025-10-29T10:57:17.878Z] [2025-10-29T10:57:17.878Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-29T10:57:17.878Z] #67 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:17.878Z] #67 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:17.878Z] #67 19.74 OK: 8 MiB in 15 packages [2025-10-29T10:57:17.878Z] #67 DONE 23.5s [2025-10-29T10:57:17.878Z] [2025-10-29T10:57:17.878Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-29T10:57:17.878Z] #66 22.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:17.878Z] #66 22.86 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:17.878Z] #66 23.35 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-29T10:57:17.878Z] #66 23.50 Executing busybox-1.36.1-r30.trigger [2025-10-29T10:57:17.878Z] #66 23.50 OK: 8 MiB in 15 packages [2025-10-29T10:57:17.878Z] #66 DONE 31.7s [2025-10-29T10:57:17.878Z] [2025-10-29T10:57:17.878Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T10:57:17.878Z] #74 ... [2025-10-29T10:57:17.878Z] [2025-10-29T10:57:17.878Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:57:18.137Z] #75 ... [2025-10-29T10:57:18.137Z] [2025-10-29T10:57:18.137Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-29T10:57:18.398Z] #76 ... [2025-10-29T10:57:18.398Z] [2025-10-29T10:57:18.398Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-29T10:57:18.398Z] #77 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:18.398Z] #77 ... [2025-10-29T10:57:18.398Z] [2025-10-29T10:57:18.398Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-29T10:57:18.398Z] #76 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:18.398Z] #76 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.010Z] #76 11.22 OK: 19 MiB in 18 packages [2025-10-29T10:57:19.855Z] #76 ... [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:57:19.855Z] #71 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #71 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #71 24.22 OK: 13 MiB in 28 packages [2025-10-29T10:57:19.855Z] #71 DONE 25.2s [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-29T10:57:19.855Z] #76 DONE 11.9s [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-29T10:57:19.855Z] #70 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #70 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #70 24.60 OK: 9 MiB in 19 packages [2025-10-29T10:57:19.855Z] #70 DONE 25.6s [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-29T10:57:19.855Z] #77 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #77 11.05 OK: 8 MiB in 16 packages [2025-10-29T10:57:19.855Z] #77 DONE 12.1s [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T10:57:19.855Z] #74 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #74 0.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #74 1.342 OK: 265 MiB in 60 packages [2025-10-29T10:57:19.855Z] #74 DONE 2.1s [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:57:19.855Z] #65 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #65 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #65 24.63 OK: 10 MiB in 17 packages [2025-10-29T10:57:19.855Z] #65 DONE 25.5s [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-29T10:57:19.855Z] #68 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #68 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.855Z] #68 24.97 OK: 8 MiB in 18 packages [2025-10-29T10:57:19.855Z] #68 DONE 25.6s [2025-10-29T10:57:19.855Z] [2025-10-29T10:57:19.855Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:57:19.856Z] #69 23.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.856Z] #69 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.856Z] #69 24.67 OK: 8 MiB in 15 packages [2025-10-29T10:57:19.856Z] #69 DONE 25.6s [2025-10-29T10:57:19.856Z] [2025-10-29T10:57:19.856Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-29T10:57:19.856Z] #78 DONE 2.1s [2025-10-29T10:57:19.856Z] [2025-10-29T10:57:19.856Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T10:57:19.856Z] #75 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.856Z] #75 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.856Z] #75 11.01 OK: 12 MiB in 21 packages [2025-10-29T10:57:19.856Z] #75 DONE 12.0s [2025-10-29T10:57:19.856Z] [2025-10-29T10:57:19.856Z] #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-29T10:57:19.856Z] #0 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.856Z] #0 1.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:19.856Z] #0 1.920 OK: 265 MiB in 60 packages [2025-10-29T10:57:19.856Z] #79 DONE 2.1s [2025-10-29T10:57:19.856Z] [2025-10-29T10:57:19.856Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:57:25.162Z] #80 ... [2025-10-29T10:57:25.162Z] [2025-10-29T10:57:25.162Z] #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T10:57:25.162Z] #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 2.600 OK: 265 MiB in 60 packages [2025-10-29T10:57:25.162Z] #81 DONE 6.5s [2025-10-29T10:57:25.162Z] [2025-10-29T10:57:25.162Z] #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-29T10:57:25.162Z] #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 2.478 OK: 265 MiB in 60 packages [2025-10-29T10:57:25.162Z] #82 DONE 6.5s [2025-10-29T10:57:25.162Z] [2025-10-29T10:57:25.162Z] #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-29T10:57:25.162Z] #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 1.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 1.809 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-29T10:57:25.162Z] #0 1.809 v3.22.2-100-g7c62722e5bc [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-29T10:57:25.162Z] #0 1.809 OK: 26320 distinct packages available [2025-10-29T10:57:25.162Z] #0 1.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:25.162Z] #0 2.301 OK: 265 MiB in 60 packages [2025-10-29T10:57:25.162Z] #83 DONE 6.5s [2025-10-29T10:57:25.162Z] [2025-10-29T10:57:25.162Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:57:25.426Z] #84 ... [2025-10-29T10:57:25.426Z] [2025-10-29T10:57:25.426Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-29T10:57:25.426Z] #85 DONE 5.4s [2025-10-29T10:57:25.426Z] [2025-10-29T10:57:25.426Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:57:25.426Z] #80 DONE 5.4s [2025-10-29T10:57:25.426Z] [2025-10-29T10:57:25.426Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-29T10:57:25.426Z] #86 DONE 5.5s [2025-10-29T10:57:25.426Z] [2025-10-29T10:57:25.426Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-29T10:57:25.426Z] #87 DONE 5.5s [2025-10-29T10:57:25.426Z] [2025-10-29T10:57:25.426Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:57:25.996Z] #88 ... [2025-10-29T10:57:25.996Z] [2025-10-29T10:57:25.996Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:57:25.996Z] #89 DONE 5.9s [2025-10-29T10:57:25.996Z] [2025-10-29T10:57:25.996Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-29T10:57:25.997Z] #90 DONE 5.9s [2025-10-29T10:57:25.997Z] [2025-10-29T10:57:25.997Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-29T10:57:26.257Z] #91 ... [2025-10-29T10:57:26.257Z] [2025-10-29T10:57:26.257Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-29T10:57:26.257Z] #92 DONE 6.6s [2025-10-29T10:57:26.566Z] [2025-10-29T10:57:26.566Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-29T10:57:26.566Z] #93 ... [2025-10-29T10:57:26.566Z] [2025-10-29T10:57:26.566Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:57:26.566Z] #84 DONE 2.2s [2025-10-29T10:57:26.825Z] [2025-10-29T10:57:26.825Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:57:27.766Z] #94 ... [2025-10-29T10:57:27.766Z] [2025-10-29T10:57:27.766Z] #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:57:27.766Z] #95 DONE 3.3s [2025-10-29T10:57:27.766Z] [2025-10-29T10:57:27.766Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:57:27.766Z] #96 DONE 3.0s [2025-10-29T10:57:27.766Z] [2025-10-29T10:57:27.766Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-29T10:57:27.766Z] #97 DONE 2.4s [2025-10-29T10:57:27.766Z] [2025-10-29T10:57:27.766Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:57:28.031Z] #98 ... [2025-10-29T10:57:28.031Z] [2025-10-29T10:57:28.031Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-29T10:57:28.031Z] #91 DONE 2.0s [2025-10-29T10:57:28.031Z] [2025-10-29T10:57:28.031Z] #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-29T10:57:28.031Z] #0 5.837 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:28.031Z] #0 6.091 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-29T10:57:28.031Z] #0 6.603 OK: 265 MiB in 60 packages [2025-10-29T10:57:28.031Z] #99 DONE 8.0s [2025-10-29T10:57:28.031Z] [2025-10-29T10:57:28.031Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-29T10:57:28.031Z] #100 DONE 2.5s [2025-10-29T10:57:28.031Z] [2025-10-29T10:57:28.031Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-29T10:57:28.031Z] #93 DONE 1.5s [2025-10-29T10:57:28.031Z] [2025-10-29T10:57:28.031Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-29T10:57:28.291Z] #101 DONE 0.3s [2025-10-29T10:57:28.291Z] [2025-10-29T10:57:28.291Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-29T10:57:28.291Z] #102 DONE 0.2s [2025-10-29T10:57:28.291Z] [2025-10-29T10:57:28.291Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-29T10:57:28.291Z] #103 DONE 0.3s [2025-10-29T10:57:28.291Z] [2025-10-29T10:57:28.291Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-29T10:57:28.291Z] #104 DONE 0.3s [2025-10-29T10:57:28.291Z] [2025-10-29T10:57:28.291Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-29T10:57:28.861Z] #105 DONE 0.6s [2025-10-29T10:57:28.861Z] [2025-10-29T10:57:28.861Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-29T10:57:28.861Z] #106 DONE 0.6s [2025-10-29T10:57:28.861Z] [2025-10-29T10:57:28.861Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-29T10:57:28.861Z] #107 DONE 0.6s [2025-10-29T10:57:28.861Z] [2025-10-29T10:57:28.861Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-29T10:57:29.123Z] #108 ... [2025-10-29T10:57:29.123Z] [2025-10-29T10:57:29.123Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-29T10:57:29.123Z] #109 DONE 0.4s [2025-10-29T10:57:29.382Z] [2025-10-29T10:57:29.382Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-29T10:57:29.382Z] #108 DONE 0.4s [2025-10-29T10:57:29.382Z] [2025-10-29T10:57:29.382Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-29T10:57:29.382Z] #110 DONE 0.5s [2025-10-29T10:57:29.382Z] [2025-10-29T10:57:29.382Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-29T10:57:29.643Z] #111 ... [2025-10-29T10:57:29.643Z] [2025-10-29T10:57:29.643Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-29T10:57:29.643Z] #112 DONE 0.4s [2025-10-29T10:57:29.643Z] [2025-10-29T10:57:29.643Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-29T10:57:29.643Z] #113 DONE 0.4s [2025-10-29T10:57:29.643Z] [2025-10-29T10:57:29.643Z] #114 [security-spire-server] exporting to image [2025-10-29T10:57:29.904Z] #114 ... [2025-10-29T10:57:29.904Z] [2025-10-29T10:57:29.904Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-29T10:57:29.904Z] #111 DONE 0.4s [2025-10-29T10:57:29.904Z] [2025-10-29T10:57:29.904Z] #114 [security-spire-server] exporting to image [2025-10-29T10:57:29.904Z] #114 exporting layers [2025-10-29T10:57:30.165Z] #114 ... [2025-10-29T10:57:30.165Z] [2025-10-29T10:57:30.165Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-29T10:57:30.165Z] #115 DONE 0.3s [2025-10-29T10:57:30.165Z] [2025-10-29T10:57:30.165Z] #116 [security-spire-agent] exporting to image [2025-10-29T10:57:30.426Z] #116 ... [2025-10-29T10:57:30.426Z] [2025-10-29T10:57:30.426Z] #114 [security-spire-server] exporting to image [2025-10-29T10:57:30.426Z] #114 exporting layers 0.7s done [2025-10-29T10:57:30.426Z] #114 writing image sha256:c23795a12462ee586645fe36d77fc37f0881f3339af920ccde664e63388004ba 0.0s done [2025-10-29T10:57:30.426Z] #114 naming to docker.io/library/security-spire-server done [2025-10-29T10:57:30.426Z] #114 DONE 0.7s [2025-10-29T10:57:30.686Z] [2025-10-29T10:57:30.686Z] #117 [security-spire-config] exporting to image [2025-10-29T10:57:30.686Z] #117 exporting layers 0.6s done [2025-10-29T10:57:30.686Z] #117 writing image sha256:818b08194feb322903e2f2320f49b06a5c825dabe871a50bc022868b87f492a6 done [2025-10-29T10:57:30.686Z] #117 naming to docker.io/library/security-spire-config done [2025-10-29T10:57:30.686Z] #117 DONE 0.7s [2025-10-29T10:57:30.686Z] [2025-10-29T10:57:30.686Z] #116 [security-spire-agent] exporting to image [2025-10-29T10:57:30.686Z] #116 exporting layers 0.5s done [2025-10-29T10:57:30.686Z] #116 writing image sha256:2d49a456e80e946e1ae9fd0f880195be0f93d663d8a1cdb05723c1a7ced080d4 done [2025-10-29T10:57:30.686Z] #116 naming to docker.io/library/security-spire-agent done [2025-10-29T10:57:30.686Z] #116 DONE 0.6s [2025-10-29T10:57:30.686Z] [2025-10-29T10:57:30.686Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:57:35.974Z] #118 ... [2025-10-29T10:57:35.974Z] [2025-10-29T10:57:35.974Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:57:35.974Z] #119 ... [2025-10-29T10:57:35.974Z] [2025-10-29T10:57:35.974Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:58:57.677Z] #120 DONE 82.4s [2025-10-29T10:58:57.677Z] [2025-10-29T10:58:57.677Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:58:57.677Z] #88 DONE 84.8s [2025-10-29T10:58:57.677Z] [2025-10-29T10:58:57.677Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:58:57.677Z] #98 DONE 82.3s [2025-10-29T10:58:57.677Z] [2025-10-29T10:58:57.677Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:58:57.677Z] #118 DONE 82.0s [2025-10-29T10:58:57.677Z] [2025-10-29T10:58:57.677Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:58:57.677Z] #94 DONE 83.6s [2025-10-29T10:58:57.677Z] [2025-10-29T10:58:57.677Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:58:57.677Z] #119 DONE 84.3s [2025-10-29T10:58:57.677Z] [2025-10-29T10:58:57.677Z] #121 [core-metadata builder 6/7] COPY . . [2025-10-29T10:59:00.311Z] #121 ... [2025-10-29T10:59:00.311Z] [2025-10-29T10:59:00.311Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-29T10:59:00.311Z] #122 ... [2025-10-29T10:59:00.311Z] [2025-10-29T10:59:00.311Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-29T10:59:00.311Z] #123 ... [2025-10-29T10:59:00.311Z] [2025-10-29T10:59:00.311Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-29T10:59:00.583Z] #124 ... [2025-10-29T10:59:00.583Z] [2025-10-29T10:59:00.583Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-10-29T10:59:00.947Z] #125 ... [2025-10-29T10:59:00.947Z] [2025-10-29T10:59:00.947Z] #126 [support-scheduler builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #126 ... [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #124 DONE 24.2s [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-29T10:59:15.887Z] #127 ... [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #123 DONE 24.3s [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #125 DONE 24.5s [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-29T10:59:15.887Z] #128 ... [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-29T10:59:15.887Z] #122 DONE 24.6s [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #129 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:59:15.887Z] #130 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:59:15.887Z] #131 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:59:15.887Z] #132 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:59:15.887Z] #133 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #134 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #121 [core-data builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #121 DONE 24.9s [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #135 [core-metadata builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #135 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:59:15.887Z] #136 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:59:15.887Z] #137 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #138 [core-data builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #138 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:59:15.887Z] #139 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:59:15.887Z] #140 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:59:15.887Z] #141 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #142 [core-command builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #142 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:59:15.887Z] #143 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #144 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T10:59:15.887Z] #145 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-29T10:59:15.887Z] #146 CACHED [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #126 [support-scheduler builder 6/7] COPY . . [2025-10-29T10:59:15.887Z] #126 DONE 24.9s [2025-10-29T10:59:15.887Z] [2025-10-29T10:59:15.887Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-29T10:59:21.169Z] #147 ... [2025-10-29T10:59:21.169Z] [2025-10-29T10:59:21.169Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-29T10:59:21.169Z] #128 4.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-29T10:59:24.489Z] #128 ... [2025-10-29T10:59:24.489Z] [2025-10-29T10:59:24.489Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-29T10:59:24.489Z] #0 7.751 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-29T10:59:24.751Z] #148 ... [2025-10-29T10:59:24.751Z] [2025-10-29T10:59:24.751Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-29T10:59:24.751Z] #0 4.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-29T10:59:25.026Z] #149 ... [2025-10-29T10:59:25.026Z] [2025-10-29T10:59:25.026Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-29T10:59:25.026Z] #0 6.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-29T10:59:25.026Z] #150 ... [2025-10-29T10:59:25.026Z] [2025-10-29T10:59:25.026Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-29T10:59:25.026Z] #0 8.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-29T10:59:25.284Z] #151 ... [2025-10-29T10:59:25.285Z] [2025-10-29T10:59:25.285Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-29T10:59:25.285Z] #152 ... [2025-10-29T10:59:25.285Z] [2025-10-29T10:59:25.285Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-29T10:59:25.285Z] #0 7.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-29T10:59:25.589Z] #153 ... [2025-10-29T10:59:25.589Z] [2025-10-29T10:59:25.589Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-29T10:59:25.589Z] #0 6.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-29T10:59:25.846Z] #154 ... [2025-10-29T10:59:25.846Z] [2025-10-29T10:59:25.846Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-29T10:59:25.846Z] #0 5.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-29T10:59:25.846Z] #155 ... [2025-10-29T10:59:25.846Z] [2025-10-29T10:59:25.846Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-29T10:59:26.104Z] #156 ... [2025-10-29T10:59:26.104Z] [2025-10-29T10:59:26.104Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-29T10:59:26.104Z] #152 10.52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-29T10:59:28.859Z] #152 ... [2025-10-29T10:59:28.859Z] [2025-10-29T10:59:28.859Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-29T10:59:28.859Z] #127 3.471 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-29T10:59:29.438Z] #127 ... [2025-10-29T10:59:29.438Z] [2025-10-29T10:59:29.438Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-29T10:59:29.438Z] #156 11.91 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-29T10:59:39.934Z] #156 ... [2025-10-29T10:59:39.934Z] [2025-10-29T10:59:39.934Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-29T10:59:39.934Z] #147 10.97 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-29T11:02:02.044Z] #147 ... [2025-10-29T11:02:02.045Z] [2025-10-29T11:02:02.045Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-29T11:02:02.045Z] #149 165.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-29T11:02:24.979Z] #149 ... [2025-10-29T11:02:24.979Z] [2025-10-29T11:02:24.979Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-29T11:02:24.979Z] #155 DONE 186.7s [2025-10-29T11:02:24.979Z] [2025-10-29T11:02:24.979Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-29T11:02:25.941Z] #147 ... [2025-10-29T11:02:25.941Z] [2025-10-29T11:02:25.941Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-29T11:02:25.941Z] #127 DONE 191.4s [2025-10-29T11:02:25.941Z] [2025-10-29T11:02:25.941Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-29T11:02:25.941Z] #151 DONE 190.9s [2025-10-29T11:02:26.201Z] [2025-10-29T11:02:26.201Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-29T11:02:26.201Z] #154 ... [2025-10-29T11:02:26.201Z] [2025-10-29T11:02:26.201Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-29T11:02:26.201Z] #150 DONE 191.5s [2025-10-29T11:02:26.201Z] [2025-10-29T11:02:26.201Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-29T11:02:26.461Z] #157 ... [2025-10-29T11:02:26.461Z] [2025-10-29T11:02:26.461Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-29T11:02:26.461Z] #154 DONE 191.5s [2025-10-29T11:02:26.729Z] [2025-10-29T11:02:26.729Z] #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:26.989Z] #158 ... [2025-10-29T11:02:26.989Z] [2025-10-29T11:02:26.989Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-29T11:02:26.989Z] #153 DONE 191.9s [2025-10-29T11:02:26.989Z] [2025-10-29T11:02:26.989Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:27.258Z] #159 ... [2025-10-29T11:02:27.258Z] [2025-10-29T11:02:27.258Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-29T11:02:27.258Z] #152 DONE 192.0s [2025-10-29T11:02:27.258Z] [2025-10-29T11:02:27.258Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:27.518Z] #160 ... [2025-10-29T11:02:27.518Z] [2025-10-29T11:02:27.518Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-29T11:02:27.518Z] #147 DONE 192.3s [2025-10-29T11:02:27.518Z] [2025-10-29T11:02:27.518Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-29T11:02:27.518Z] #128 DONE 193.0s [2025-10-29T11:02:27.518Z] [2025-10-29T11:02:27.518Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:27.792Z] #161 ... [2025-10-29T11:02:27.792Z] [2025-10-29T11:02:27.792Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-29T11:02:27.792Z] #149 DONE 193.0s [2025-10-29T11:02:28.051Z] [2025-10-29T11:02:28.051Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-29T11:02:28.051Z] #148 DONE 193.0s [2025-10-29T11:02:28.051Z] [2025-10-29T11:02:28.051Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:28.051Z] #162 ... [2025-10-29T11:02:28.051Z] [2025-10-29T11:02:28.052Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-29T11:02:28.052Z] #156 DONE 193.1s [2025-10-29T11:02:28.311Z] [2025-10-29T11:02:28.311Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:28.884Z] #163 ... [2025-10-29T11:02:28.884Z] [2025-10-29T11:02:28.884Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-29T11:02:28.884Z] #157 DONE 2.8s [2025-10-29T11:02:28.884Z] [2025-10-29T11:02:28.884Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:28.884Z] #164 DONE 2.5s [2025-10-29T11:02:28.884Z] [2025-10-29T11:02:28.884Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:28.884Z] #159 DONE 2.5s [2025-10-29T11:02:28.884Z] [2025-10-29T11:02:28.884Z] #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:28.884Z] #158 DONE 2.5s [2025-10-29T11:02:28.884Z] [2025-10-29T11:02:28.884Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:28.884Z] #160 DONE 1.7s [2025-10-29T11:02:28.884Z] [2025-10-29T11:02:28.884Z] #165 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-29T11:02:29.146Z] #165 ... [2025-10-29T11:02:29.146Z] [2025-10-29T11:02:29.146Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:29.146Z] #161 DONE 1.5s [2025-10-29T11:02:29.146Z] [2025-10-29T11:02:29.146Z] #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:29.146Z] #166 DONE 1.2s [2025-10-29T11:02:29.146Z] [2025-10-29T11:02:29.146Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:29.146Z] #162 DONE 1.2s [2025-10-29T11:02:29.146Z] [2025-10-29T11:02:29.146Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:29.146Z] #163 DONE 0.9s [2025-10-29T11:02:29.404Z] [2025-10-29T11:02:29.404Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.404Z] #167 DONE 0.5s [2025-10-29T11:02:29.404Z] [2025-10-29T11:02:29.404Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.404Z] #168 DONE 0.6s [2025-10-29T11:02:29.404Z] [2025-10-29T11:02:29.404Z] #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.404Z] #169 CACHED [2025-10-29T11:02:29.404Z] [2025-10-29T11:02:29.404Z] #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:29.404Z] #170 CACHED [2025-10-29T11:02:29.404Z] [2025-10-29T11:02:29.405Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.405Z] #171 CACHED [2025-10-29T11:02:29.405Z] [2025-10-29T11:02:29.405Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:29.405Z] #172 CACHED [2025-10-29T11:02:29.405Z] [2025-10-29T11:02:29.405Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.405Z] #173 CACHED [2025-10-29T11:02:29.405Z] [2025-10-29T11:02:29.405Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:29.405Z] #174 CACHED [2025-10-29T11:02:29.405Z] [2025-10-29T11:02:29.405Z] #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.405Z] #175 DONE 0.5s [2025-10-29T11:02:29.405Z] [2025-10-29T11:02:29.405Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-29T11:02:29.664Z] #176 ... [2025-10-29T11:02:29.664Z] [2025-10-29T11:02:29.664Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.664Z] #177 DONE 0.5s [2025-10-29T11:02:29.664Z] [2025-10-29T11:02:29.664Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.664Z] #178 DONE 0.5s [2025-10-29T11:02:29.664Z] [2025-10-29T11:02:29.664Z] #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.664Z] #179 DONE 0.5s [2025-10-29T11:02:29.664Z] [2025-10-29T11:02:29.664Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:29.664Z] #180 DONE 0.5s [2025-10-29T11:02:29.664Z] [2025-10-29T11:02:29.664Z] #165 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-29T11:02:29.664Z] #165 DONE 0.6s [2025-10-29T11:02:29.923Z] [2025-10-29T11:02:29.923Z] #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.015Z] #181 ... [2025-10-29T11:02:32.015Z] [2025-10-29T11:02:32.015Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-29T11:02:32.015Z] #182 DONE 2.8s [2025-10-29T11:02:32.015Z] [2025-10-29T11:02:32.015Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:32.273Z] #183 ... [2025-10-29T11:02:32.273Z] [2025-10-29T11:02:32.273Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-29T11:02:32.273Z] #176 DONE 2.8s [2025-10-29T11:02:32.273Z] [2025-10-29T11:02:32.273Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-29T11:02:32.273Z] #184 DONE 2.8s [2025-10-29T11:02:32.273Z] [2025-10-29T11:02:32.273Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-29T11:02:32.273Z] #185 DONE 2.8s [2025-10-29T11:02:32.273Z] [2025-10-29T11:02:32.273Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-29T11:02:32.273Z] #186 DONE 2.8s [2025-10-29T11:02:32.273Z] [2025-10-29T11:02:32.273Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-29T11:02:32.273Z] #187 DONE 2.8s [2025-10-29T11:02:32.273Z] [2025-10-29T11:02:32.273Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-29T11:02:32.273Z] #188 DONE 2.8s [2025-10-29T11:02:32.530Z] [2025-10-29T11:02:32.530Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-29T11:02:32.530Z] #189 DONE 2.8s [2025-10-29T11:02:32.530Z] [2025-10-29T11:02:32.530Z] #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-29T11:02:32.530Z] #190 DONE 2.8s [2025-10-29T11:02:32.530Z] [2025-10-29T11:02:32.530Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-29T11:02:32.530Z] #191 DONE 2.8s [2025-10-29T11:02:32.530Z] [2025-10-29T11:02:32.530Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-29T11:02:32.530Z] #192 DONE 2.8s [2025-10-29T11:02:32.530Z] [2025-10-29T11:02:32.530Z] #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.530Z] #181 DONE 2.8s [2025-10-29T11:02:32.530Z] [2025-10-29T11:02:32.530Z] #193 [core-keeper] exporting to image [2025-10-29T11:02:32.530Z] #193 exporting layers [2025-10-29T11:02:32.531Z] #193 ... [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-29T11:02:32.531Z] #183 DONE 0.8s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-29T11:02:32.531Z] #194 DONE 0.2s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-29T11:02:32.531Z] #195 DONE 0.2s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.531Z] #196 DONE 0.2s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #197 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.531Z] #197 DONE 0.2s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.531Z] #198 DONE 0.2s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.531Z] #199 DONE 0.2s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.531Z] #200 DONE 0.2s [2025-10-29T11:02:32.531Z] [2025-10-29T11:02:32.531Z] #193 [core-keeper] exporting to image [2025-10-29T11:02:32.531Z] #193 exporting layers 0.2s done [2025-10-29T11:02:32.789Z] #193 writing image sha256:00abf534ad4cad6216698f9be7a5a20eb9759c9c02626a4b63e982eac72e5f97 0.0s done [2025-10-29T11:02:32.789Z] #193 naming to docker.io/library/core-keeper done [2025-10-29T11:02:32.789Z] #193 DONE 0.3s [2025-10-29T11:02:32.789Z] [2025-10-29T11:02:32.789Z] #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 [2025-10-29T11:02:32.789Z] #201 DONE 0.2s [2025-10-29T11:02:32.789Z] [2025-10-29T11:02:32.789Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-29T11:02:32.789Z] #202 DONE 0.2s [2025-10-29T11:02:32.789Z] [2025-10-29T11:02:32.789Z] #203 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:32.789Z] #203 DONE 0.3s [2025-10-29T11:02:32.789Z] [2025-10-29T11:02:32.789Z] #204 [security-spiffe-token-provider] exporting to image [2025-10-29T11:02:33.047Z] #204 ... [2025-10-29T11:02:33.047Z] [2025-10-29T11:02:33.047Z] #205 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-29T11:02:33.047Z] #205 DONE 0.5s [2025-10-29T11:02:33.047Z] [2025-10-29T11:02:33.047Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-29T11:02:33.047Z] #206 DONE 0.5s [2025-10-29T11:02:33.047Z] [2025-10-29T11:02:33.047Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-29T11:02:33.047Z] #207 DONE 0.5s [2025-10-29T11:02:33.047Z] [2025-10-29T11:02:33.047Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-29T11:02:33.047Z] #208 DONE 0.5s [2025-10-29T11:02:33.047Z] [2025-10-29T11:02:33.047Z] #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-29T11:02:33.047Z] #209 DONE 0.5s [2025-10-29T11:02:33.047Z] [2025-10-29T11:02:33.047Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-29T11:02:33.047Z] #210 DONE 0.5s [2025-10-29T11:02:33.341Z] [2025-10-29T11:02:33.341Z] #211 [core-metadata] exporting to image [2025-10-29T11:02:33.599Z] #211 ... [2025-10-29T11:02:33.599Z] [2025-10-29T11:02:33.599Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-29T11:02:33.599Z] #212 DONE 0.3s [2025-10-29T11:02:33.599Z] [2025-10-29T11:02:33.599Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-29T11:02:33.599Z] #213 DONE 0.3s [2025-10-29T11:02:33.599Z] [2025-10-29T11:02:33.600Z] #214 [core-data] exporting to image [2025-10-29T11:02:33.600Z] #214 exporting layers 0.5s done [2025-10-29T11:02:33.600Z] #214 writing image sha256:42487cc09c6df3c12288b335dbf2d2f509cccac1f980223c199c97da252f623e 0.3s done [2025-10-29T11:02:33.600Z] #214 naming to docker.io/library/core-data [2025-10-29T11:02:33.600Z] #214 ... [2025-10-29T11:02:33.600Z] [2025-10-29T11:02:33.600Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-29T11:02:33.600Z] #215 DONE 0.5s [2025-10-29T11:02:33.600Z] [2025-10-29T11:02:33.600Z] #214 [core-data] exporting to image [2025-10-29T11:02:33.600Z] #214 naming to docker.io/library/core-data 0.0s done [2025-10-29T11:02:33.859Z] #214 DONE 1.2s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-29T11:02:33.859Z] #216 DONE 0.4s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #204 [security-spiffe-token-provider] exporting to image [2025-10-29T11:02:33.859Z] #204 exporting layers 1.1s done [2025-10-29T11:02:33.859Z] #204 writing image sha256:241053e2965b557eb67e791ecf45be6641cbe12562bd21458a91fa3ce7d1319b 0.1s done [2025-10-29T11:02:33.859Z] #204 naming to docker.io/library/security-spiffe-token-provider done [2025-10-29T11:02:33.859Z] #204 DONE 1.2s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-29T11:02:33.859Z] #217 DONE 0.8s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-29T11:02:33.859Z] #218 DONE 0.8s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #219 [core-command] exporting to image [2025-10-29T11:02:33.859Z] #219 exporting layers 0.5s done [2025-10-29T11:02:33.859Z] #219 writing image sha256:3d6d35a0a7aa9e16cf94bf9491ce255988e28a2704d1f41c551240f249f2bb2f 0.4s done [2025-10-29T11:02:33.859Z] #219 naming to docker.io/library/core-command done [2025-10-29T11:02:33.859Z] #219 DONE 1.3s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #220 [support-notifications] exporting to image [2025-10-29T11:02:33.859Z] #220 exporting layers 1.2s done [2025-10-29T11:02:33.859Z] #220 writing image sha256:9efeb04a5b5c1956eba8efd628c925d1aebd60a39a158998502f3b431bc977b8 done [2025-10-29T11:02:33.859Z] #220 naming to docker.io/library/support-notifications 0.0s done [2025-10-29T11:02:33.859Z] #220 DONE 1.3s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #221 [support-scheduler] exporting to image [2025-10-29T11:02:33.859Z] #221 exporting layers 1.2s done [2025-10-29T11:02:33.859Z] #221 writing image sha256:90961c6de60101eb1877ff376b1d30affe2e273972c39740098675798e4561bd done [2025-10-29T11:02:33.859Z] #221 naming to docker.io/library/support-scheduler 0.0s done [2025-10-29T11:02:33.859Z] #221 DONE 1.3s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #211 [core-metadata] exporting to image [2025-10-29T11:02:33.859Z] #211 exporting layers 0.8s done [2025-10-29T11:02:33.859Z] #211 writing image sha256:fea44dd98a8c3dba8cae81278e20b341625680a56460dc3f77ffebde85ea4b03 0.0s done [2025-10-29T11:02:33.859Z] #211 naming to docker.io/library/core-metadata done [2025-10-29T11:02:33.859Z] #211 DONE 0.8s [2025-10-29T11:02:33.859Z] [2025-10-29T11:02:33.859Z] #222 [core-common-config-bootstrapper] exporting to image [2025-10-29T11:02:34.795Z] #222 ... [2025-10-29T11:02:34.795Z] [2025-10-29T11:02:34.795Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-29T11:02:34.795Z] #223 DONE 0.9s [2025-10-29T11:02:34.795Z] [2025-10-29T11:02:34.795Z] #224 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-29T11:02:34.795Z] #224 DONE 0.9s [2025-10-29T11:02:34.795Z] [2025-10-29T11:02:34.795Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-29T11:02:34.795Z] #225 DONE 1.3s [2025-10-29T11:02:34.795Z] [2025-10-29T11:02:34.795Z] #222 [core-common-config-bootstrapper] exporting to image [2025-10-29T11:02:34.795Z] #222 exporting layers 0.9s done [2025-10-29T11:02:34.795Z] #222 ... [2025-10-29T11:02:34.795Z] [2025-10-29T11:02:34.795Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-29T11:02:34.795Z] #226 DONE 0.2s [2025-10-29T11:02:34.795Z] [2025-10-29T11:02:34.795Z] #222 [core-common-config-bootstrapper] exporting to image [2025-10-29T11:02:34.795Z] #222 writing image sha256:12fbfaaef5ad367b45399c8464ba20bdf3ca052d743917c8dbec18378278b4d2 [2025-10-29T11:02:35.055Z] #222 ... [2025-10-29T11:02:35.055Z] [2025-10-29T11:02:35.055Z] #227 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-29T11:02:35.055Z] #227 DONE 0.3s [2025-10-29T11:02:35.055Z] [2025-10-29T11:02:35.055Z] #222 [core-common-config-bootstrapper] exporting to image [2025-10-29T11:02:35.055Z] #222 writing image sha256:12fbfaaef5ad367b45399c8464ba20bdf3ca052d743917c8dbec18378278b4d2 0.1s done [2025-10-29T11:02:35.055Z] #222 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-10-29T11:02:35.055Z] #222 DONE 1.3s [2025-10-29T11:02:35.055Z] [2025-10-29T11:02:35.055Z] #228 [security-proxy-auth] exporting to image [2025-10-29T11:02:35.055Z] #228 exporting layers 0.9s done [2025-10-29T11:02:35.055Z] #228 writing image sha256:6636f6611ea8e2890aa5943da4ad16f54310c44ba6793b61d6b202d6f8059818 0.1s done [2025-10-29T11:02:35.055Z] #228 naming to docker.io/library/security-proxy-auth 0.0s done [2025-10-29T11:02:35.055Z] #228 DONE 1.3s [2025-10-29T11:02:35.055Z] [2025-10-29T11:02:35.055Z] #229 [security-proxy-setup] exporting to image [2025-10-29T11:02:35.055Z] #229 exporting layers 0.5s done [2025-10-29T11:02:35.055Z] #229 writing image sha256:bd97d96e58718b22aaccdbf675c1c57fc93b7bc8a48e7970d52e04efe05cfe2e done [2025-10-29T11:02:35.055Z] #229 naming to docker.io/library/security-proxy-setup [2025-10-29T11:02:35.312Z] #229 naming to docker.io/library/security-proxy-setup done [2025-10-29T11:02:35.312Z] #229 DONE 0.5s [2025-10-29T11:02:35.312Z] [2025-10-29T11:02:35.312Z] #230 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-29T11:02:35.312Z] #230 DONE 0.3s [2025-10-29T11:02:35.312Z] [2025-10-29T11:02:35.312Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-29T11:02:35.312Z] #231 DONE 0.1s [2025-10-29T11:02:35.312Z] [2025-10-29T11:02:35.312Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-29T11:02:35.312Z] #232 DONE 0.5s [2025-10-29T11:02:35.312Z] [2025-10-29T11:02:35.312Z] #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-29T11:02:35.570Z] #233 DONE 0.4s [2025-10-29T11:02:35.570Z] [2025-10-29T11:02:35.570Z] #234 [security-secretstore-setup] exporting to image [2025-10-29T11:02:35.570Z] #234 exporting layers 0.2s done [2025-10-29T11:02:35.570Z] #234 writing image sha256:4cb7a1816b7b3efe05d16a4f55f273f588892b5887f5a34ebd5d3e581b46992f done [2025-10-29T11:02:35.570Z] #234 naming to docker.io/library/security-secretstore-setup done [2025-10-29T11:02:35.570Z] #234 DONE 0.2s [2025-10-29T11:02:35.828Z] [2025-10-29T11:02:35.828Z] #235 [security-bootstrapper] exporting to image [2025-10-29T11:02:35.828Z] #235 exporting layers 0.2s done [2025-10-29T11:02:35.828Z] #235 writing image sha256:179d441faddcda9de893d4819c9d270d8b287c5c6cd9233e299151a905df66b7 done [2025-10-29T11:02:35.828Z] #235 naming to docker.io/library/security-bootstrapper done [2025-10-29T11:02:35.828Z] #235 DONE 0.2s [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.828Z] time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.829Z] time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:02:35.829Z] time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-29T11:02:35.844Z] $ docker stop --time=1 eb4cdbbd217b3cfc46e10ed8c2cc4ebb84d8d4957484b256942efef7fe17f96b [2025-10-29T11:02:37.111Z] $ docker rm -f --volumes eb4cdbbd217b3cfc46e10ed8c2cc4ebb84d8d4957484b256942efef7fe17f96b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-29T11:02:37.455Z] + docker images [2025-10-29T11:02:37.455Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-29T11:02:37.455Z] security-secretstore-setup latest 4cb7a1816b7b 2 seconds ago 79.8MB [2025-10-29T11:02:37.455Z] security-bootstrapper latest 179d441faddc 2 seconds ago 20.4MB [2025-10-29T11:02:37.456Z] security-proxy-setup latest bd97d96e5871 3 seconds ago 49.1MB [2025-10-29T11:02:37.456Z] security-proxy-auth latest 6636f6611ea8 4 seconds ago 44.7MB [2025-10-29T11:02:37.456Z] core-common-config-bootstrapper latest 12fbfaaef5ad 4 seconds ago 19.4MB [2025-10-29T11:02:37.456Z] support-notifications latest 9efeb04a5b5c 5 seconds ago 52.9MB [2025-10-29T11:02:37.456Z] core-command latest 3d6d35a0a7aa 5 seconds ago 39.7MB [2025-10-29T11:02:37.456Z] core-metadata latest fea44dd98a8c 5 seconds ago 45.7MB [2025-10-29T11:02:37.456Z] security-spiffe-token-provider latest 241053e2965b 5 seconds ago 48.1MB [2025-10-29T11:02:37.456Z] support-scheduler latest 90961c6de601 5 seconds ago 49.3MB [2025-10-29T11:02:37.456Z] core-keeper latest 00abf534ad4c 5 seconds ago 45.3MB [2025-10-29T11:02:37.456Z] core-data latest 42487cc09c6d 5 seconds ago 45.5MB [2025-10-29T11:02:37.456Z] security-spire-agent latest 2d49a456e80e 5 minutes ago 195MB [2025-10-29T11:02:37.456Z] security-spire-server latest c23795a12462 5 minutes ago 149MB [2025-10-29T11:02:37.456Z] security-spire-config latest 818b08194feb 5 minutes ago 149MB [2025-10-29T11:02:37.456Z] ci-base-image-x86_64 latest 65394cfa31a6 10 minutes ago 967MB [2025-10-29T11:02:37.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 weeks ago 610MB [2025-10-29T11:02:37.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-29T11:02:37.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-29T11:02:37.573Z] provisioning config files... [2025-10-29T11:02:37.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/917@tmp/config11816955413541438151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-29T11:02:37.884Z] ---> ****-login.sh [2025-10-29T11:02:37.884Z] nexus3.edgexfoundry.org:10001 [2025-10-29T11:02:37.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:02:37.885Z] Login Succeeded [2025-10-29T11:02:37.885Z] nexus3.edgexfoundry.org:10002 [2025-10-29T11:02:37.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:02:38.143Z] Login Succeeded [2025-10-29T11:02:38.143Z] nexus3.edgexfoundry.org:10003 [2025-10-29T11:02:38.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:02:38.143Z] Login Succeeded [2025-10-29T11:02:38.143Z] nexus3.edgexfoundry.org:10004 [2025-10-29T11:02:38.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:02:38.144Z] Login Succeeded [2025-10-29T11:02:38.144Z] ****.io [2025-10-29T11:02:38.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:02:38.401Z] Login Succeeded [2025-10-29T11:02:38.401Z] ---> ****-login.sh ends [Pipeline] } [2025-10-29T11:02:38.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:02:38.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-29T11:02:38.494Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-29T11:02:38.494Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:38.494Z] latest [2025-10-29T11:02:38.494Z] 4.1.0-dev.70 [2025-10-29T11:02:38.494Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:38.494Z] main [2025-10-29T11:02:38.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:38.835Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:39.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:39.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-29T11:02:39.168Z] 6e0b4ecae103: Preparing [2025-10-29T11:02:39.168Z] d4073134a783: Preparing [2025-10-29T11:02:39.168Z] 0671bce05b60: Preparing [2025-10-29T11:02:39.168Z] a6c07ce06183: Preparing [2025-10-29T11:02:39.168Z] 15d4d48da136: Preparing [2025-10-29T11:02:39.168Z] 43d57a50263f: Preparing [2025-10-29T11:02:39.168Z] abfcb263a588: Preparing [2025-10-29T11:02:39.168Z] 43d57a50263f: Waiting [2025-10-29T11:02:39.168Z] abfcb263a588: Waiting [2025-10-29T11:02:39.168Z] a6c07ce06183: Pushed [2025-10-29T11:02:39.168Z] 15d4d48da136: Pushed [2025-10-29T11:02:39.168Z] 0671bce05b60: Pushed [2025-10-29T11:02:39.168Z] 6e0b4ecae103: Pushed [2025-10-29T11:02:39.426Z] abfcb263a588: Layer already exists [2025-10-29T11:02:39.426Z] 43d57a50263f: Pushed [2025-10-29T11:02:42.716Z] d4073134a783: Pushed [2025-10-29T11:02:42.717Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:43.043Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:43.375Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-29T11:02:43.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-29T11:02:43.375Z] 6e0b4ecae103: Preparing [2025-10-29T11:02:43.375Z] d4073134a783: Preparing [2025-10-29T11:02:43.375Z] 0671bce05b60: Preparing [2025-10-29T11:02:43.375Z] a6c07ce06183: Preparing [2025-10-29T11:02:43.375Z] 15d4d48da136: Preparing [2025-10-29T11:02:43.375Z] 43d57a50263f: Preparing [2025-10-29T11:02:43.375Z] abfcb263a588: Preparing [2025-10-29T11:02:43.375Z] 43d57a50263f: Waiting [2025-10-29T11:02:43.375Z] abfcb263a588: Waiting [2025-10-29T11:02:43.375Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:43.375Z] d4073134a783: Layer already exists [2025-10-29T11:02:43.375Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:43.375Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:43.375Z] 6e0b4ecae103: Layer already exists [2025-10-29T11:02:43.375Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:43.375Z] abfcb263a588: Layer already exists [2025-10-29T11:02:43.375Z] latest: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:43.710Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:44.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-29T11:02:44.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-29T11:02:44.026Z] 6e0b4ecae103: Preparing [2025-10-29T11:02:44.026Z] d4073134a783: Preparing [2025-10-29T11:02:44.026Z] 0671bce05b60: Preparing [2025-10-29T11:02:44.026Z] a6c07ce06183: Preparing [2025-10-29T11:02:44.026Z] 15d4d48da136: Preparing [2025-10-29T11:02:44.026Z] 43d57a50263f: Preparing [2025-10-29T11:02:44.026Z] abfcb263a588: Preparing [2025-10-29T11:02:44.026Z] 43d57a50263f: Waiting [2025-10-29T11:02:44.026Z] abfcb263a588: Waiting [2025-10-29T11:02:44.026Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:44.026Z] d4073134a783: Layer already exists [2025-10-29T11:02:44.026Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:44.026Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:44.026Z] 6e0b4ecae103: Layer already exists [2025-10-29T11:02:44.026Z] abfcb263a588: Layer already exists [2025-10-29T11:02:44.026Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:44.026Z] 4.1.0-dev.70: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:44.357Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:44.687Z] + docker push nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:44.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-29T11:02:44.687Z] 6e0b4ecae103: Preparing [2025-10-29T11:02:44.687Z] d4073134a783: Preparing [2025-10-29T11:02:44.687Z] 0671bce05b60: Preparing [2025-10-29T11:02:44.687Z] a6c07ce06183: Preparing [2025-10-29T11:02:44.687Z] 15d4d48da136: Preparing [2025-10-29T11:02:44.687Z] 43d57a50263f: Preparing [2025-10-29T11:02:44.687Z] abfcb263a588: Preparing [2025-10-29T11:02:44.687Z] 43d57a50263f: Waiting [2025-10-29T11:02:44.687Z] abfcb263a588: Waiting [2025-10-29T11:02:44.687Z] 6e0b4ecae103: Layer already exists [2025-10-29T11:02:44.687Z] d4073134a783: Layer already exists [2025-10-29T11:02:44.687Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:44.687Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:44.687Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:44.687Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:44.687Z] abfcb263a588: Layer already exists [2025-10-29T11:02:44.687Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:45.018Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:45.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-29T11:02:45.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-29T11:02:45.342Z] 6e0b4ecae103: Preparing [2025-10-29T11:02:45.342Z] d4073134a783: Preparing [2025-10-29T11:02:45.342Z] 0671bce05b60: Preparing [2025-10-29T11:02:45.342Z] a6c07ce06183: Preparing [2025-10-29T11:02:45.342Z] 15d4d48da136: Preparing [2025-10-29T11:02:45.342Z] 43d57a50263f: Preparing [2025-10-29T11:02:45.342Z] abfcb263a588: Preparing [2025-10-29T11:02:45.342Z] 43d57a50263f: Waiting [2025-10-29T11:02:45.342Z] abfcb263a588: Waiting [2025-10-29T11:02:45.342Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:45.342Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:45.342Z] 6e0b4ecae103: Layer already exists [2025-10-29T11:02:45.342Z] d4073134a783: Layer already exists [2025-10-29T11:02:45.342Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:45.342Z] abfcb263a588: Layer already exists [2025-10-29T11:02:45.342Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:45.342Z] main: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:02:45.423Z] ===================================================== [Pipeline] echo [2025-10-29T11:02:45.436Z] taggedImages: [2025-10-29T11:02:45.436Z] - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:45.436Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-29T11:02:45.436Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-29T11:02:45.436Z] - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:45.436Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-29T11:02:45.468Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-29T11:02:45.468Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:45.468Z] latest [2025-10-29T11:02:45.468Z] 4.1.0-dev.70 [2025-10-29T11:02:45.468Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:45.468Z] main [2025-10-29T11:02:45.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:45.816Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:46.134Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:46.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-29T11:02:46.134Z] 8274a56e4b6c: Preparing [2025-10-29T11:02:46.134Z] 888f7574f312: Preparing [2025-10-29T11:02:46.134Z] 478054b56453: Preparing [2025-10-29T11:02:46.134Z] f785b2772060: Preparing [2025-10-29T11:02:46.134Z] 0671bce05b60: Preparing [2025-10-29T11:02:46.134Z] a6c07ce06183: Preparing [2025-10-29T11:02:46.134Z] 15d4d48da136: Preparing [2025-10-29T11:02:46.134Z] 43d57a50263f: Preparing [2025-10-29T11:02:46.134Z] abfcb263a588: Preparing [2025-10-29T11:02:46.134Z] a6c07ce06183: Waiting [2025-10-29T11:02:46.134Z] 15d4d48da136: Waiting [2025-10-29T11:02:46.134Z] abfcb263a588: Waiting [2025-10-29T11:02:46.134Z] 43d57a50263f: Waiting [2025-10-29T11:02:46.134Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:46.134Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:46.134Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:46.134Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:46.134Z] 888f7574f312: Pushed [2025-10-29T11:02:46.134Z] abfcb263a588: Layer already exists [2025-10-29T11:02:46.134Z] 8274a56e4b6c: Pushed [2025-10-29T11:02:46.134Z] 478054b56453: Pushed [2025-10-29T11:02:47.513Z] f785b2772060: Pushed [2025-10-29T11:02:47.513Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:47.842Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:48.180Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-29T11:02:48.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-29T11:02:48.180Z] 8274a56e4b6c: Preparing [2025-10-29T11:02:48.180Z] 888f7574f312: Preparing [2025-10-29T11:02:48.180Z] 478054b56453: Preparing [2025-10-29T11:02:48.180Z] f785b2772060: Preparing [2025-10-29T11:02:48.180Z] 0671bce05b60: Preparing [2025-10-29T11:02:48.180Z] a6c07ce06183: Preparing [2025-10-29T11:02:48.180Z] 15d4d48da136: Preparing [2025-10-29T11:02:48.180Z] 43d57a50263f: Preparing [2025-10-29T11:02:48.180Z] abfcb263a588: Preparing [2025-10-29T11:02:48.180Z] 15d4d48da136: Waiting [2025-10-29T11:02:48.180Z] 43d57a50263f: Waiting [2025-10-29T11:02:48.180Z] abfcb263a588: Waiting [2025-10-29T11:02:48.180Z] a6c07ce06183: Waiting [2025-10-29T11:02:48.180Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:48.180Z] 888f7574f312: Layer already exists [2025-10-29T11:02:48.180Z] f785b2772060: Layer already exists [2025-10-29T11:02:48.180Z] 478054b56453: Layer already exists [2025-10-29T11:02:48.180Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:02:48.180Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:48.180Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:48.180Z] abfcb263a588: Layer already exists [2025-10-29T11:02:48.180Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:48.180Z] latest: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:48.510Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:48.836Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-29T11:02:48.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-29T11:02:48.836Z] 8274a56e4b6c: Preparing [2025-10-29T11:02:48.836Z] 888f7574f312: Preparing [2025-10-29T11:02:48.836Z] 478054b56453: Preparing [2025-10-29T11:02:48.836Z] f785b2772060: Preparing [2025-10-29T11:02:48.836Z] 0671bce05b60: Preparing [2025-10-29T11:02:48.836Z] a6c07ce06183: Preparing [2025-10-29T11:02:48.836Z] 15d4d48da136: Preparing [2025-10-29T11:02:48.836Z] 43d57a50263f: Preparing [2025-10-29T11:02:48.836Z] abfcb263a588: Preparing [2025-10-29T11:02:48.836Z] a6c07ce06183: Waiting [2025-10-29T11:02:48.836Z] 15d4d48da136: Waiting [2025-10-29T11:02:48.836Z] 43d57a50263f: Waiting [2025-10-29T11:02:48.836Z] abfcb263a588: Waiting [2025-10-29T11:02:48.836Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:48.836Z] 478054b56453: Layer already exists [2025-10-29T11:02:48.836Z] f785b2772060: Layer already exists [2025-10-29T11:02:48.836Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:02:48.836Z] 888f7574f312: Layer already exists [2025-10-29T11:02:48.836Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:48.836Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:48.836Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:48.836Z] abfcb263a588: Layer already exists [2025-10-29T11:02:48.836Z] 4.1.0-dev.70: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:49.165Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:49.489Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:49.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-29T11:02:49.489Z] 8274a56e4b6c: Preparing [2025-10-29T11:02:49.489Z] 888f7574f312: Preparing [2025-10-29T11:02:49.489Z] 478054b56453: Preparing [2025-10-29T11:02:49.489Z] f785b2772060: Preparing [2025-10-29T11:02:49.489Z] 0671bce05b60: Preparing [2025-10-29T11:02:49.489Z] a6c07ce06183: Preparing [2025-10-29T11:02:49.489Z] 15d4d48da136: Preparing [2025-10-29T11:02:49.489Z] 43d57a50263f: Preparing [2025-10-29T11:02:49.489Z] abfcb263a588: Preparing [2025-10-29T11:02:49.489Z] a6c07ce06183: Waiting [2025-10-29T11:02:49.489Z] 15d4d48da136: Waiting [2025-10-29T11:02:49.489Z] 43d57a50263f: Waiting [2025-10-29T11:02:49.489Z] abfcb263a588: Waiting [2025-10-29T11:02:49.489Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:02:49.489Z] 888f7574f312: Layer already exists [2025-10-29T11:02:49.489Z] 478054b56453: Layer already exists [2025-10-29T11:02:49.489Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:49.489Z] f785b2772060: Layer already exists [2025-10-29T11:02:49.489Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:49.489Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:49.489Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:49.489Z] abfcb263a588: Layer already exists [2025-10-29T11:02:49.489Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:49.832Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:50.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-29T11:02:50.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-29T11:02:50.158Z] 8274a56e4b6c: Preparing [2025-10-29T11:02:50.158Z] 888f7574f312: Preparing [2025-10-29T11:02:50.158Z] 478054b56453: Preparing [2025-10-29T11:02:50.158Z] f785b2772060: Preparing [2025-10-29T11:02:50.158Z] 0671bce05b60: Preparing [2025-10-29T11:02:50.158Z] a6c07ce06183: Preparing [2025-10-29T11:02:50.158Z] 15d4d48da136: Preparing [2025-10-29T11:02:50.158Z] 43d57a50263f: Preparing [2025-10-29T11:02:50.158Z] abfcb263a588: Preparing [2025-10-29T11:02:50.158Z] 43d57a50263f: Waiting [2025-10-29T11:02:50.158Z] 15d4d48da136: Waiting [2025-10-29T11:02:50.158Z] abfcb263a588: Waiting [2025-10-29T11:02:50.158Z] a6c07ce06183: Waiting [2025-10-29T11:02:50.158Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:02:50.158Z] f785b2772060: Layer already exists [2025-10-29T11:02:50.158Z] 478054b56453: Layer already exists [2025-10-29T11:02:50.158Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:50.158Z] 888f7574f312: Layer already exists [2025-10-29T11:02:50.158Z] 15d4d48da136: Layer already exists [2025-10-29T11:02:50.158Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:50.158Z] abfcb263a588: Layer already exists [2025-10-29T11:02:50.158Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:50.158Z] main: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:02:50.229Z] ===================================================== [Pipeline] echo [2025-10-29T11:02:50.246Z] taggedImages: [2025-10-29T11:02:50.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:50.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-29T11:02:50.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-29T11:02:50.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:50.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-29T11:02:50.277Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-29T11:02:50.277Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:50.277Z] latest [2025-10-29T11:02:50.277Z] 4.1.0-dev.70 [2025-10-29T11:02:50.277Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:50.277Z] main [2025-10-29T11:02:50.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:50.607Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:50.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:50.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-29T11:02:50.935Z] 85c1215d05dc: Preparing [2025-10-29T11:02:50.935Z] 3c3dc0ab57ca: Preparing [2025-10-29T11:02:50.935Z] 0671bce05b60: Preparing [2025-10-29T11:02:50.935Z] a6c07ce06183: Preparing [2025-10-29T11:02:50.935Z] 5665b5b7b82f: Preparing [2025-10-29T11:02:50.935Z] 43d57a50263f: Preparing [2025-10-29T11:02:50.935Z] abfcb263a588: Preparing [2025-10-29T11:02:50.935Z] abfcb263a588: Waiting [2025-10-29T11:02:50.935Z] 43d57a50263f: Waiting [2025-10-29T11:02:50.935Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:50.935Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:50.935Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:50.935Z] abfcb263a588: Layer already exists [2025-10-29T11:02:50.935Z] 5665b5b7b82f: Pushed [2025-10-29T11:02:50.935Z] 85c1215d05dc: Pushed [2025-10-29T11:02:55.132Z] 3c3dc0ab57ca: Pushed [2025-10-29T11:02:55.132Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:55.453Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:55.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-29T11:02:55.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-29T11:02:55.775Z] 85c1215d05dc: Preparing [2025-10-29T11:02:55.775Z] 3c3dc0ab57ca: Preparing [2025-10-29T11:02:55.775Z] 0671bce05b60: Preparing [2025-10-29T11:02:55.775Z] a6c07ce06183: Preparing [2025-10-29T11:02:55.775Z] 5665b5b7b82f: Preparing [2025-10-29T11:02:55.775Z] 43d57a50263f: Preparing [2025-10-29T11:02:55.775Z] abfcb263a588: Preparing [2025-10-29T11:02:55.775Z] 43d57a50263f: Waiting [2025-10-29T11:02:55.775Z] abfcb263a588: Waiting [2025-10-29T11:02:55.775Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:55.775Z] 3c3dc0ab57ca: Layer already exists [2025-10-29T11:02:55.775Z] 85c1215d05dc: Layer already exists [2025-10-29T11:02:55.775Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:55.775Z] 5665b5b7b82f: Layer already exists [2025-10-29T11:02:55.775Z] abfcb263a588: Layer already exists [2025-10-29T11:02:55.775Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:55.775Z] latest: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:56.110Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:56.437Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-29T11:02:56.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-29T11:02:56.437Z] 85c1215d05dc: Preparing [2025-10-29T11:02:56.437Z] 3c3dc0ab57ca: Preparing [2025-10-29T11:02:56.437Z] 0671bce05b60: Preparing [2025-10-29T11:02:56.437Z] a6c07ce06183: Preparing [2025-10-29T11:02:56.437Z] 5665b5b7b82f: Preparing [2025-10-29T11:02:56.437Z] 43d57a50263f: Preparing [2025-10-29T11:02:56.437Z] abfcb263a588: Preparing [2025-10-29T11:02:56.437Z] 43d57a50263f: Waiting [2025-10-29T11:02:56.437Z] abfcb263a588: Waiting [2025-10-29T11:02:56.437Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:56.437Z] 3c3dc0ab57ca: Layer already exists [2025-10-29T11:02:56.437Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:56.437Z] 5665b5b7b82f: Layer already exists [2025-10-29T11:02:56.437Z] 85c1215d05dc: Layer already exists [2025-10-29T11:02:56.437Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:56.437Z] abfcb263a588: Layer already exists [2025-10-29T11:02:56.437Z] 4.1.0-dev.70: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:56.762Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:57.084Z] + docker push nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:57.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-29T11:02:57.085Z] 85c1215d05dc: Preparing [2025-10-29T11:02:57.085Z] 3c3dc0ab57ca: Preparing [2025-10-29T11:02:57.085Z] 0671bce05b60: Preparing [2025-10-29T11:02:57.085Z] a6c07ce06183: Preparing [2025-10-29T11:02:57.085Z] 5665b5b7b82f: Preparing [2025-10-29T11:02:57.085Z] 43d57a50263f: Preparing [2025-10-29T11:02:57.085Z] abfcb263a588: Preparing [2025-10-29T11:02:57.085Z] 43d57a50263f: Waiting [2025-10-29T11:02:57.085Z] abfcb263a588: Waiting [2025-10-29T11:02:57.085Z] 5665b5b7b82f: Layer already exists [2025-10-29T11:02:57.085Z] 3c3dc0ab57ca: Layer already exists [2025-10-29T11:02:57.085Z] 85c1215d05dc: Layer already exists [2025-10-29T11:02:57.085Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:57.085Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:57.085Z] abfcb263a588: Layer already exists [2025-10-29T11:02:57.085Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:57.085Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:57.416Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:57.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-29T11:02:57.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-29T11:02:57.742Z] 85c1215d05dc: Preparing [2025-10-29T11:02:57.742Z] 3c3dc0ab57ca: Preparing [2025-10-29T11:02:57.742Z] 0671bce05b60: Preparing [2025-10-29T11:02:57.742Z] a6c07ce06183: Preparing [2025-10-29T11:02:57.742Z] 5665b5b7b82f: Preparing [2025-10-29T11:02:57.742Z] 43d57a50263f: Preparing [2025-10-29T11:02:57.742Z] abfcb263a588: Preparing [2025-10-29T11:02:57.742Z] 43d57a50263f: Waiting [2025-10-29T11:02:57.742Z] abfcb263a588: Waiting [2025-10-29T11:02:57.742Z] 0671bce05b60: Layer already exists [2025-10-29T11:02:57.742Z] 85c1215d05dc: Layer already exists [2025-10-29T11:02:57.742Z] 5665b5b7b82f: Layer already exists [2025-10-29T11:02:57.742Z] 3c3dc0ab57ca: Layer already exists [2025-10-29T11:02:57.742Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:57.742Z] 43d57a50263f: Layer already exists [2025-10-29T11:02:57.742Z] abfcb263a588: Layer already exists [2025-10-29T11:02:57.742Z] main: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:02:57.808Z] ===================================================== [Pipeline] echo [2025-10-29T11:02:57.822Z] taggedImages: [2025-10-29T11:02:57.822Z] - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:57.822Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-29T11:02:57.822Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-29T11:02:57.822Z] - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:57.822Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-29T11:02:57.849Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-29T11:02:57.849Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:57.849Z] latest [2025-10-29T11:02:57.849Z] 4.1.0-dev.70 [2025-10-29T11:02:57.849Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:02:57.849Z] main [2025-10-29T11:02:57.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:58.201Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:02:58.527Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:02:58.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-29T11:02:58.527Z] 3f5b489bd9b7: Preparing [2025-10-29T11:02:58.527Z] da3766f95e52: Preparing [2025-10-29T11:02:58.527Z] a6c07ce06183: Preparing [2025-10-29T11:02:58.527Z] baec15b3b695: Preparing [2025-10-29T11:02:58.527Z] 21b512f7f9ed: Preparing [2025-10-29T11:02:58.527Z] abfcb263a588: Preparing [2025-10-29T11:02:58.527Z] abfcb263a588: Waiting [2025-10-29T11:02:58.527Z] a6c07ce06183: Layer already exists [2025-10-29T11:02:58.527Z] abfcb263a588: Layer already exists [2025-10-29T11:02:58.527Z] 21b512f7f9ed: Pushed [2025-10-29T11:02:58.527Z] 3f5b489bd9b7: Pushed [2025-10-29T11:02:58.527Z] baec15b3b695: Pushed [2025-10-29T11:03:01.810Z] da3766f95e52: Pushed [2025-10-29T11:03:02.068Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:02.425Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:02.754Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-29T11:03:02.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-29T11:03:02.754Z] 3f5b489bd9b7: Preparing [2025-10-29T11:03:02.754Z] da3766f95e52: Preparing [2025-10-29T11:03:02.754Z] a6c07ce06183: Preparing [2025-10-29T11:03:02.754Z] baec15b3b695: Preparing [2025-10-29T11:03:02.754Z] 21b512f7f9ed: Preparing [2025-10-29T11:03:02.754Z] abfcb263a588: Preparing [2025-10-29T11:03:02.754Z] abfcb263a588: Waiting [2025-10-29T11:03:02.754Z] 3f5b489bd9b7: Layer already exists [2025-10-29T11:03:02.754Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:02.754Z] abfcb263a588: Layer already exists [2025-10-29T11:03:02.754Z] da3766f95e52: Layer already exists [2025-10-29T11:03:02.754Z] baec15b3b695: Layer already exists [2025-10-29T11:03:02.754Z] 21b512f7f9ed: Layer already exists [2025-10-29T11:03:02.754Z] latest: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:03.084Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:03.403Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-29T11:03:03.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-29T11:03:03.403Z] 3f5b489bd9b7: Preparing [2025-10-29T11:03:03.403Z] da3766f95e52: Preparing [2025-10-29T11:03:03.403Z] a6c07ce06183: Preparing [2025-10-29T11:03:03.403Z] baec15b3b695: Preparing [2025-10-29T11:03:03.403Z] 21b512f7f9ed: Preparing [2025-10-29T11:03:03.403Z] abfcb263a588: Preparing [2025-10-29T11:03:03.403Z] abfcb263a588: Waiting [2025-10-29T11:03:03.403Z] 3f5b489bd9b7: Layer already exists [2025-10-29T11:03:03.403Z] 21b512f7f9ed: Layer already exists [2025-10-29T11:03:03.403Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:03.403Z] da3766f95e52: Layer already exists [2025-10-29T11:03:03.403Z] baec15b3b695: Layer already exists [2025-10-29T11:03:03.403Z] abfcb263a588: Layer already exists [2025-10-29T11:03:03.403Z] 4.1.0-dev.70: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:03.724Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:04.050Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:04.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-29T11:03:04.050Z] 3f5b489bd9b7: Preparing [2025-10-29T11:03:04.050Z] da3766f95e52: Preparing [2025-10-29T11:03:04.050Z] a6c07ce06183: Preparing [2025-10-29T11:03:04.050Z] baec15b3b695: Preparing [2025-10-29T11:03:04.050Z] 21b512f7f9ed: Preparing [2025-10-29T11:03:04.050Z] abfcb263a588: Preparing [2025-10-29T11:03:04.050Z] abfcb263a588: Waiting [2025-10-29T11:03:04.050Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:04.050Z] 21b512f7f9ed: Layer already exists [2025-10-29T11:03:04.050Z] 3f5b489bd9b7: Layer already exists [2025-10-29T11:03:04.050Z] da3766f95e52: Layer already exists [2025-10-29T11:03:04.050Z] baec15b3b695: Layer already exists [2025-10-29T11:03:04.050Z] abfcb263a588: Layer already exists [2025-10-29T11:03:04.050Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:04.375Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:04.694Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-29T11:03:04.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-29T11:03:04.694Z] 3f5b489bd9b7: Preparing [2025-10-29T11:03:04.694Z] da3766f95e52: Preparing [2025-10-29T11:03:04.694Z] a6c07ce06183: Preparing [2025-10-29T11:03:04.694Z] baec15b3b695: Preparing [2025-10-29T11:03:04.694Z] 21b512f7f9ed: Preparing [2025-10-29T11:03:04.694Z] abfcb263a588: Preparing [2025-10-29T11:03:04.694Z] abfcb263a588: Waiting [2025-10-29T11:03:04.694Z] 3f5b489bd9b7: Layer already exists [2025-10-29T11:03:04.694Z] baec15b3b695: Layer already exists [2025-10-29T11:03:04.694Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:04.694Z] da3766f95e52: Layer already exists [2025-10-29T11:03:04.694Z] 21b512f7f9ed: Layer already exists [2025-10-29T11:03:04.694Z] abfcb263a588: Layer already exists [2025-10-29T11:03:04.694Z] main: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:04.756Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:04.770Z] taggedImages: [2025-10-29T11:03:04.770Z] - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:04.770Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-29T11:03:04.770Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-29T11:03:04.770Z] - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:04.770Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-29T11:03:04.799Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-29T11:03:04.799Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:04.799Z] latest [2025-10-29T11:03:04.799Z] 4.1.0-dev.70 [2025-10-29T11:03:04.799Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:04.799Z] main [2025-10-29T11:03:04.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:05.135Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:05.460Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:05.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-29T11:03:05.461Z] 52215361c0c9: Preparing [2025-10-29T11:03:05.461Z] aed61b1dc7f0: Preparing [2025-10-29T11:03:05.461Z] 17fe9f03a8c2: Preparing [2025-10-29T11:03:05.461Z] 0671bce05b60: Preparing [2025-10-29T11:03:05.461Z] a6c07ce06183: Preparing [2025-10-29T11:03:05.461Z] 15d4d48da136: Preparing [2025-10-29T11:03:05.461Z] 43d57a50263f: Preparing [2025-10-29T11:03:05.461Z] abfcb263a588: Preparing [2025-10-29T11:03:05.461Z] 15d4d48da136: Waiting [2025-10-29T11:03:05.461Z] 43d57a50263f: Waiting [2025-10-29T11:03:05.461Z] abfcb263a588: Waiting [2025-10-29T11:03:05.461Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:05.461Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:05.461Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:05.461Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:05.461Z] abfcb263a588: Layer already exists [2025-10-29T11:03:05.461Z] aed61b1dc7f0: Pushed [2025-10-29T11:03:05.461Z] 52215361c0c9: Pushed [2025-10-29T11:03:09.647Z] 17fe9f03a8c2: Pushed [2025-10-29T11:03:09.647Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:09.969Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:10.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-29T11:03:10.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-29T11:03:10.291Z] 52215361c0c9: Preparing [2025-10-29T11:03:10.291Z] aed61b1dc7f0: Preparing [2025-10-29T11:03:10.291Z] 17fe9f03a8c2: Preparing [2025-10-29T11:03:10.291Z] 0671bce05b60: Preparing [2025-10-29T11:03:10.291Z] a6c07ce06183: Preparing [2025-10-29T11:03:10.291Z] 15d4d48da136: Preparing [2025-10-29T11:03:10.291Z] 43d57a50263f: Preparing [2025-10-29T11:03:10.291Z] abfcb263a588: Preparing [2025-10-29T11:03:10.291Z] 43d57a50263f: Waiting [2025-10-29T11:03:10.291Z] abfcb263a588: Waiting [2025-10-29T11:03:10.291Z] 15d4d48da136: Waiting [2025-10-29T11:03:10.291Z] 52215361c0c9: Layer already exists [2025-10-29T11:03:10.291Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:10.291Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:10.291Z] aed61b1dc7f0: Layer already exists [2025-10-29T11:03:10.291Z] 17fe9f03a8c2: Layer already exists [2025-10-29T11:03:10.291Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:10.291Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:10.291Z] abfcb263a588: Layer already exists [2025-10-29T11:03:10.291Z] latest: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:10.627Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:10.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-29T11:03:10.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-29T11:03:10.957Z] 52215361c0c9: Preparing [2025-10-29T11:03:10.957Z] aed61b1dc7f0: Preparing [2025-10-29T11:03:10.957Z] 17fe9f03a8c2: Preparing [2025-10-29T11:03:10.957Z] 0671bce05b60: Preparing [2025-10-29T11:03:10.957Z] a6c07ce06183: Preparing [2025-10-29T11:03:10.957Z] 15d4d48da136: Preparing [2025-10-29T11:03:10.957Z] 43d57a50263f: Preparing [2025-10-29T11:03:10.957Z] abfcb263a588: Preparing [2025-10-29T11:03:10.957Z] 43d57a50263f: Waiting [2025-10-29T11:03:10.957Z] abfcb263a588: Waiting [2025-10-29T11:03:10.957Z] 15d4d48da136: Waiting [2025-10-29T11:03:10.957Z] aed61b1dc7f0: Layer already exists [2025-10-29T11:03:10.957Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:10.957Z] 52215361c0c9: Layer already exists [2025-10-29T11:03:10.957Z] 17fe9f03a8c2: Layer already exists [2025-10-29T11:03:10.957Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:10.957Z] abfcb263a588: Layer already exists [2025-10-29T11:03:10.957Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:10.957Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:10.957Z] 4.1.0-dev.70: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:11.286Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:11.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:11.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-29T11:03:11.606Z] 52215361c0c9: Preparing [2025-10-29T11:03:11.606Z] aed61b1dc7f0: Preparing [2025-10-29T11:03:11.606Z] 17fe9f03a8c2: Preparing [2025-10-29T11:03:11.606Z] 0671bce05b60: Preparing [2025-10-29T11:03:11.606Z] a6c07ce06183: Preparing [2025-10-29T11:03:11.606Z] 15d4d48da136: Preparing [2025-10-29T11:03:11.606Z] 43d57a50263f: Preparing [2025-10-29T11:03:11.606Z] abfcb263a588: Preparing [2025-10-29T11:03:11.606Z] abfcb263a588: Waiting [2025-10-29T11:03:11.606Z] 43d57a50263f: Waiting [2025-10-29T11:03:11.606Z] 15d4d48da136: Waiting [2025-10-29T11:03:11.606Z] 52215361c0c9: Layer already exists [2025-10-29T11:03:11.606Z] aed61b1dc7f0: Layer already exists [2025-10-29T11:03:11.606Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:11.606Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:11.606Z] 17fe9f03a8c2: Layer already exists [2025-10-29T11:03:11.606Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:11.606Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:11.606Z] abfcb263a588: Layer already exists [2025-10-29T11:03:11.606Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:11.940Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:12.258Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-29T11:03:12.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-29T11:03:12.258Z] 52215361c0c9: Preparing [2025-10-29T11:03:12.258Z] aed61b1dc7f0: Preparing [2025-10-29T11:03:12.258Z] 17fe9f03a8c2: Preparing [2025-10-29T11:03:12.258Z] 0671bce05b60: Preparing [2025-10-29T11:03:12.258Z] a6c07ce06183: Preparing [2025-10-29T11:03:12.258Z] 15d4d48da136: Preparing [2025-10-29T11:03:12.258Z] 43d57a50263f: Preparing [2025-10-29T11:03:12.258Z] abfcb263a588: Preparing [2025-10-29T11:03:12.258Z] 43d57a50263f: Waiting [2025-10-29T11:03:12.258Z] 15d4d48da136: Waiting [2025-10-29T11:03:12.258Z] abfcb263a588: Waiting [2025-10-29T11:03:12.258Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:12.258Z] 52215361c0c9: Layer already exists [2025-10-29T11:03:12.258Z] aed61b1dc7f0: Layer already exists [2025-10-29T11:03:12.258Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:12.258Z] 17fe9f03a8c2: Layer already exists [2025-10-29T11:03:12.258Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:12.258Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:12.258Z] abfcb263a588: Layer already exists [2025-10-29T11:03:12.258Z] main: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:12.324Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:12.335Z] taggedImages: [2025-10-29T11:03:12.335Z] - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:12.335Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-29T11:03:12.335Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-29T11:03:12.335Z] - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:12.335Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-29T11:03:12.361Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-29T11:03:12.361Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:12.361Z] latest [2025-10-29T11:03:12.361Z] 4.1.0-dev.70 [2025-10-29T11:03:12.361Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:12.361Z] main [2025-10-29T11:03:12.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:12.698Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:13.025Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:13.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-29T11:03:13.025Z] a797f7ca6d09: Preparing [2025-10-29T11:03:13.025Z] a1a14bbf0c3c: Preparing [2025-10-29T11:03:13.025Z] 69b40911e233: Preparing [2025-10-29T11:03:13.025Z] 6e34f0e76aee: Preparing [2025-10-29T11:03:13.025Z] 71802b9b6350: Preparing [2025-10-29T11:03:13.025Z] 27d2afc608ba: Preparing [2025-10-29T11:03:13.025Z] ae1c78be89ce: Preparing [2025-10-29T11:03:13.025Z] 0671bce05b60: Preparing [2025-10-29T11:03:13.025Z] a6c07ce06183: Preparing [2025-10-29T11:03:13.025Z] ae4554725499: Preparing [2025-10-29T11:03:13.025Z] 8c96b45bbed9: Preparing [2025-10-29T11:03:13.025Z] 5f70bf18a086: Preparing [2025-10-29T11:03:13.025Z] 45d355f508aa: Preparing [2025-10-29T11:03:13.025Z] ef66dab253e4: Preparing [2025-10-29T11:03:13.025Z] 1725dba11d31: Preparing [2025-10-29T11:03:13.025Z] abfcb263a588: Preparing [2025-10-29T11:03:13.025Z] a6c07ce06183: Waiting [2025-10-29T11:03:13.025Z] 0671bce05b60: Waiting [2025-10-29T11:03:13.025Z] ae4554725499: Waiting [2025-10-29T11:03:13.025Z] 27d2afc608ba: Waiting [2025-10-29T11:03:13.025Z] 8c96b45bbed9: Waiting [2025-10-29T11:03:13.025Z] 5f70bf18a086: Waiting [2025-10-29T11:03:13.025Z] ef66dab253e4: Waiting [2025-10-29T11:03:13.025Z] 1725dba11d31: Waiting [2025-10-29T11:03:13.025Z] 45d355f508aa: Waiting [2025-10-29T11:03:13.025Z] abfcb263a588: Waiting [2025-10-29T11:03:13.025Z] ae1c78be89ce: Waiting [2025-10-29T11:03:13.025Z] a1a14bbf0c3c: Pushed [2025-10-29T11:03:13.025Z] 69b40911e233: Pushed [2025-10-29T11:03:13.025Z] 6e34f0e76aee: Pushed [2025-10-29T11:03:13.025Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:13.326Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:13.326Z] a797f7ca6d09: Pushed [2025-10-29T11:03:13.326Z] 71802b9b6350: Pushed [2025-10-29T11:03:13.326Z] 27d2afc608ba: Pushed [2025-10-29T11:03:13.326Z] 5f70bf18a086: Layer already exists [2025-10-29T11:03:13.326Z] ae4554725499: Pushed [2025-10-29T11:03:13.326Z] 45d355f508aa: Pushed [2025-10-29T11:03:13.326Z] ef66dab253e4: Pushed [2025-10-29T11:03:13.326Z] 8c96b45bbed9: Pushed [2025-10-29T11:03:13.326Z] abfcb263a588: Layer already exists [2025-10-29T11:03:13.326Z] 1725dba11d31: Pushed [2025-10-29T11:03:14.794Z] ae1c78be89ce: Pushed [2025-10-29T11:03:14.794Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:15.303Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:15.629Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-29T11:03:15.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-29T11:03:15.629Z] a797f7ca6d09: Preparing [2025-10-29T11:03:15.629Z] a1a14bbf0c3c: Preparing [2025-10-29T11:03:15.629Z] 69b40911e233: Preparing [2025-10-29T11:03:15.629Z] 6e34f0e76aee: Preparing [2025-10-29T11:03:15.629Z] 71802b9b6350: Preparing [2025-10-29T11:03:15.629Z] 27d2afc608ba: Preparing [2025-10-29T11:03:15.629Z] ae1c78be89ce: Preparing [2025-10-29T11:03:15.629Z] 0671bce05b60: Preparing [2025-10-29T11:03:15.629Z] a6c07ce06183: Preparing [2025-10-29T11:03:15.629Z] ae4554725499: Preparing [2025-10-29T11:03:15.630Z] 8c96b45bbed9: Preparing [2025-10-29T11:03:15.630Z] ae1c78be89ce: Waiting [2025-10-29T11:03:15.630Z] 0671bce05b60: Waiting [2025-10-29T11:03:15.630Z] a6c07ce06183: Waiting [2025-10-29T11:03:15.630Z] 27d2afc608ba: Waiting [2025-10-29T11:03:15.630Z] ae4554725499: Waiting [2025-10-29T11:03:15.630Z] 5f70bf18a086: Preparing [2025-10-29T11:03:15.630Z] 45d355f508aa: Preparing [2025-10-29T11:03:15.630Z] ef66dab253e4: Preparing [2025-10-29T11:03:15.630Z] 1725dba11d31: Preparing [2025-10-29T11:03:15.630Z] abfcb263a588: Preparing [2025-10-29T11:03:15.630Z] 5f70bf18a086: Waiting [2025-10-29T11:03:15.630Z] 8c96b45bbed9: Waiting [2025-10-29T11:03:15.630Z] 45d355f508aa: Waiting [2025-10-29T11:03:15.630Z] abfcb263a588: Waiting [2025-10-29T11:03:15.630Z] 1725dba11d31: Waiting [2025-10-29T11:03:15.630Z] ef66dab253e4: Waiting [2025-10-29T11:03:15.630Z] a1a14bbf0c3c: Layer already exists [2025-10-29T11:03:15.630Z] 71802b9b6350: Layer already exists [2025-10-29T11:03:15.630Z] 6e34f0e76aee: Layer already exists [2025-10-29T11:03:15.630Z] 69b40911e233: Layer already exists [2025-10-29T11:03:15.630Z] a797f7ca6d09: Layer already exists [2025-10-29T11:03:15.630Z] 27d2afc608ba: Layer already exists [2025-10-29T11:03:15.630Z] ae1c78be89ce: Layer already exists [2025-10-29T11:03:15.630Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:15.630Z] ae4554725499: Layer already exists [2025-10-29T11:03:15.630Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:15.630Z] 45d355f508aa: Layer already exists [2025-10-29T11:03:15.630Z] 8c96b45bbed9: Layer already exists [2025-10-29T11:03:15.630Z] ef66dab253e4: Layer already exists [2025-10-29T11:03:15.630Z] 1725dba11d31: Layer already exists [2025-10-29T11:03:15.630Z] 5f70bf18a086: Layer already exists [2025-10-29T11:03:15.630Z] abfcb263a588: Layer already exists [2025-10-29T11:03:15.630Z] latest: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:15.951Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:16.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-29T11:03:16.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-29T11:03:16.275Z] a797f7ca6d09: Preparing [2025-10-29T11:03:16.275Z] a1a14bbf0c3c: Preparing [2025-10-29T11:03:16.275Z] 69b40911e233: Preparing [2025-10-29T11:03:16.275Z] 6e34f0e76aee: Preparing [2025-10-29T11:03:16.275Z] 71802b9b6350: Preparing [2025-10-29T11:03:16.275Z] 27d2afc608ba: Preparing [2025-10-29T11:03:16.275Z] ae1c78be89ce: Preparing [2025-10-29T11:03:16.275Z] 0671bce05b60: Preparing [2025-10-29T11:03:16.275Z] a6c07ce06183: Preparing [2025-10-29T11:03:16.275Z] ae4554725499: Preparing [2025-10-29T11:03:16.275Z] 8c96b45bbed9: Preparing [2025-10-29T11:03:16.275Z] 5f70bf18a086: Preparing [2025-10-29T11:03:16.275Z] 45d355f508aa: Preparing [2025-10-29T11:03:16.275Z] ef66dab253e4: Preparing [2025-10-29T11:03:16.275Z] 1725dba11d31: Preparing [2025-10-29T11:03:16.275Z] abfcb263a588: Preparing [2025-10-29T11:03:16.275Z] ae1c78be89ce: Waiting [2025-10-29T11:03:16.275Z] 0671bce05b60: Waiting [2025-10-29T11:03:16.275Z] ae4554725499: Waiting [2025-10-29T11:03:16.275Z] 8c96b45bbed9: Waiting [2025-10-29T11:03:16.275Z] 1725dba11d31: Waiting [2025-10-29T11:03:16.275Z] ef66dab253e4: Waiting [2025-10-29T11:03:16.275Z] 45d355f508aa: Waiting [2025-10-29T11:03:16.275Z] 5f70bf18a086: Waiting [2025-10-29T11:03:16.275Z] abfcb263a588: Waiting [2025-10-29T11:03:16.275Z] 27d2afc608ba: Waiting [2025-10-29T11:03:16.275Z] a6c07ce06183: Waiting [2025-10-29T11:03:16.275Z] a1a14bbf0c3c: Layer already exists [2025-10-29T11:03:16.275Z] 6e34f0e76aee: Layer already exists [2025-10-29T11:03:16.275Z] 71802b9b6350: Layer already exists [2025-10-29T11:03:16.275Z] 69b40911e233: Layer already exists [2025-10-29T11:03:16.275Z] a797f7ca6d09: Layer already exists [2025-10-29T11:03:16.275Z] ae1c78be89ce: Layer already exists [2025-10-29T11:03:16.275Z] 27d2afc608ba: Layer already exists [2025-10-29T11:03:16.275Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:16.275Z] ae4554725499: Layer already exists [2025-10-29T11:03:16.275Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:16.275Z] 8c96b45bbed9: Layer already exists [2025-10-29T11:03:16.275Z] 5f70bf18a086: Layer already exists [2025-10-29T11:03:16.275Z] ef66dab253e4: Layer already exists [2025-10-29T11:03:16.275Z] 45d355f508aa: Layer already exists [2025-10-29T11:03:16.275Z] 1725dba11d31: Layer already exists [2025-10-29T11:03:16.275Z] abfcb263a588: Layer already exists [2025-10-29T11:03:16.275Z] 4.1.0-dev.70: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:16.600Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:16.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:16.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-29T11:03:16.919Z] a797f7ca6d09: Preparing [2025-10-29T11:03:16.919Z] a1a14bbf0c3c: Preparing [2025-10-29T11:03:16.919Z] 69b40911e233: Preparing [2025-10-29T11:03:16.919Z] 6e34f0e76aee: Preparing [2025-10-29T11:03:16.919Z] 71802b9b6350: Preparing [2025-10-29T11:03:16.919Z] 27d2afc608ba: Preparing [2025-10-29T11:03:16.919Z] ae1c78be89ce: Preparing [2025-10-29T11:03:16.919Z] 0671bce05b60: Preparing [2025-10-29T11:03:16.919Z] a6c07ce06183: Preparing [2025-10-29T11:03:16.919Z] ae4554725499: Preparing [2025-10-29T11:03:16.919Z] 8c96b45bbed9: Preparing [2025-10-29T11:03:16.919Z] 5f70bf18a086: Preparing [2025-10-29T11:03:16.919Z] 45d355f508aa: Preparing [2025-10-29T11:03:16.919Z] ef66dab253e4: Preparing [2025-10-29T11:03:16.919Z] 1725dba11d31: Preparing [2025-10-29T11:03:16.919Z] 27d2afc608ba: Waiting [2025-10-29T11:03:16.919Z] ae1c78be89ce: Waiting [2025-10-29T11:03:16.919Z] 0671bce05b60: Waiting [2025-10-29T11:03:16.919Z] ae4554725499: Waiting [2025-10-29T11:03:16.919Z] 5f70bf18a086: Waiting [2025-10-29T11:03:16.919Z] a6c07ce06183: Waiting [2025-10-29T11:03:16.919Z] 8c96b45bbed9: Waiting [2025-10-29T11:03:16.919Z] ef66dab253e4: Waiting [2025-10-29T11:03:16.919Z] 45d355f508aa: Waiting [2025-10-29T11:03:16.919Z] abfcb263a588: Preparing [2025-10-29T11:03:16.919Z] abfcb263a588: Waiting [2025-10-29T11:03:16.919Z] 1725dba11d31: Waiting [2025-10-29T11:03:16.919Z] 69b40911e233: Layer already exists [2025-10-29T11:03:16.919Z] 71802b9b6350: Layer already exists [2025-10-29T11:03:16.919Z] a797f7ca6d09: Layer already exists [2025-10-29T11:03:16.919Z] a1a14bbf0c3c: Layer already exists [2025-10-29T11:03:16.919Z] 6e34f0e76aee: Layer already exists [2025-10-29T11:03:16.919Z] 27d2afc608ba: Layer already exists [2025-10-29T11:03:16.919Z] ae1c78be89ce: Layer already exists [2025-10-29T11:03:16.919Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:16.919Z] ae4554725499: Layer already exists [2025-10-29T11:03:16.919Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:16.919Z] 8c96b45bbed9: Layer already exists [2025-10-29T11:03:16.919Z] 5f70bf18a086: Layer already exists [2025-10-29T11:03:16.919Z] 45d355f508aa: Layer already exists [2025-10-29T11:03:16.919Z] ef66dab253e4: Layer already exists [2025-10-29T11:03:16.919Z] 1725dba11d31: Layer already exists [2025-10-29T11:03:16.919Z] abfcb263a588: Layer already exists [2025-10-29T11:03:16.919Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:17.252Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:17.583Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-29T11:03:17.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-29T11:03:17.583Z] a797f7ca6d09: Preparing [2025-10-29T11:03:17.583Z] a1a14bbf0c3c: Preparing [2025-10-29T11:03:17.583Z] 69b40911e233: Preparing [2025-10-29T11:03:17.583Z] 6e34f0e76aee: Preparing [2025-10-29T11:03:17.583Z] 71802b9b6350: Preparing [2025-10-29T11:03:17.583Z] 27d2afc608ba: Preparing [2025-10-29T11:03:17.583Z] ae1c78be89ce: Preparing [2025-10-29T11:03:17.583Z] 0671bce05b60: Preparing [2025-10-29T11:03:17.583Z] a6c07ce06183: Preparing [2025-10-29T11:03:17.583Z] ae4554725499: Preparing [2025-10-29T11:03:17.583Z] 8c96b45bbed9: Preparing [2025-10-29T11:03:17.583Z] 5f70bf18a086: Preparing [2025-10-29T11:03:17.583Z] 45d355f508aa: Preparing [2025-10-29T11:03:17.583Z] ef66dab253e4: Preparing [2025-10-29T11:03:17.583Z] 1725dba11d31: Preparing [2025-10-29T11:03:17.583Z] abfcb263a588: Preparing [2025-10-29T11:03:17.583Z] 8c96b45bbed9: Waiting [2025-10-29T11:03:17.583Z] ae1c78be89ce: Waiting [2025-10-29T11:03:17.583Z] 5f70bf18a086: Waiting [2025-10-29T11:03:17.583Z] 0671bce05b60: Waiting [2025-10-29T11:03:17.583Z] a6c07ce06183: Waiting [2025-10-29T11:03:17.583Z] 45d355f508aa: Waiting [2025-10-29T11:03:17.583Z] ef66dab253e4: Waiting [2025-10-29T11:03:17.583Z] ae4554725499: Waiting [2025-10-29T11:03:17.583Z] 1725dba11d31: Waiting [2025-10-29T11:03:17.583Z] abfcb263a588: Waiting [2025-10-29T11:03:17.583Z] 6e34f0e76aee: Layer already exists [2025-10-29T11:03:17.583Z] 71802b9b6350: Layer already exists [2025-10-29T11:03:17.583Z] a797f7ca6d09: Layer already exists [2025-10-29T11:03:17.583Z] 69b40911e233: Layer already exists [2025-10-29T11:03:17.583Z] a1a14bbf0c3c: Layer already exists [2025-10-29T11:03:17.583Z] ae1c78be89ce: Layer already exists [2025-10-29T11:03:17.583Z] 27d2afc608ba: Layer already exists [2025-10-29T11:03:17.583Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:17.583Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:17.583Z] ae4554725499: Layer already exists [2025-10-29T11:03:17.583Z] 5f70bf18a086: Layer already exists [2025-10-29T11:03:17.583Z] 45d355f508aa: Layer already exists [2025-10-29T11:03:17.583Z] ef66dab253e4: Layer already exists [2025-10-29T11:03:17.583Z] 1725dba11d31: Layer already exists [2025-10-29T11:03:17.583Z] abfcb263a588: Layer already exists [2025-10-29T11:03:17.583Z] 8c96b45bbed9: Layer already exists [2025-10-29T11:03:17.583Z] main: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:17.660Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:17.678Z] taggedImages: [2025-10-29T11:03:17.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:17.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-29T11:03:17.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-29T11:03:17.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:17.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-29T11:03:17.701Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-29T11:03:17.701Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:17.701Z] latest [2025-10-29T11:03:17.701Z] 4.1.0-dev.70 [2025-10-29T11:03:17.701Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:17.701Z] main [2025-10-29T11:03:17.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:18.038Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:18.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:18.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-29T11:03:18.368Z] 8274a56e4b6c: Preparing [2025-10-29T11:03:18.368Z] 888f7574f312: Preparing [2025-10-29T11:03:18.368Z] 1de2eefdb5c4: Preparing [2025-10-29T11:03:18.368Z] 430841e6bd38: Preparing [2025-10-29T11:03:18.368Z] 0671bce05b60: Preparing [2025-10-29T11:03:18.368Z] a6c07ce06183: Preparing [2025-10-29T11:03:18.368Z] 15d4d48da136: Preparing [2025-10-29T11:03:18.368Z] 43d57a50263f: Preparing [2025-10-29T11:03:18.368Z] abfcb263a588: Preparing [2025-10-29T11:03:18.368Z] a6c07ce06183: Waiting [2025-10-29T11:03:18.368Z] 15d4d48da136: Waiting [2025-10-29T11:03:18.368Z] 43d57a50263f: Waiting [2025-10-29T11:03:18.368Z] abfcb263a588: Waiting [2025-10-29T11:03:18.368Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:18.368Z] 888f7574f312: Layer already exists [2025-10-29T11:03:18.368Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:03:18.368Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:18.368Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:18.368Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:18.368Z] abfcb263a588: Layer already exists [2025-10-29T11:03:18.368Z] 1de2eefdb5c4: Pushed [2025-10-29T11:03:21.698Z] 430841e6bd38: Pushed [2025-10-29T11:03:21.958Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:22.290Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:22.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-29T11:03:22.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-29T11:03:22.617Z] 8274a56e4b6c: Preparing [2025-10-29T11:03:22.617Z] 888f7574f312: Preparing [2025-10-29T11:03:22.617Z] 1de2eefdb5c4: Preparing [2025-10-29T11:03:22.617Z] 430841e6bd38: Preparing [2025-10-29T11:03:22.617Z] 0671bce05b60: Preparing [2025-10-29T11:03:22.617Z] a6c07ce06183: Preparing [2025-10-29T11:03:22.617Z] 15d4d48da136: Preparing [2025-10-29T11:03:22.617Z] 43d57a50263f: Preparing [2025-10-29T11:03:22.617Z] abfcb263a588: Preparing [2025-10-29T11:03:22.617Z] a6c07ce06183: Waiting [2025-10-29T11:03:22.617Z] 15d4d48da136: Waiting [2025-10-29T11:03:22.617Z] 43d57a50263f: Waiting [2025-10-29T11:03:22.617Z] abfcb263a588: Waiting [2025-10-29T11:03:22.617Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:03:22.617Z] 888f7574f312: Layer already exists [2025-10-29T11:03:22.617Z] 430841e6bd38: Layer already exists [2025-10-29T11:03:22.617Z] 1de2eefdb5c4: Layer already exists [2025-10-29T11:03:22.617Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:22.617Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:22.617Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:22.617Z] abfcb263a588: Layer already exists [2025-10-29T11:03:22.617Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:22.617Z] latest: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:22.949Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:23.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-29T11:03:23.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-29T11:03:23.277Z] 8274a56e4b6c: Preparing [2025-10-29T11:03:23.277Z] 888f7574f312: Preparing [2025-10-29T11:03:23.277Z] 1de2eefdb5c4: Preparing [2025-10-29T11:03:23.277Z] 430841e6bd38: Preparing [2025-10-29T11:03:23.277Z] 0671bce05b60: Preparing [2025-10-29T11:03:23.277Z] a6c07ce06183: Preparing [2025-10-29T11:03:23.277Z] 15d4d48da136: Preparing [2025-10-29T11:03:23.277Z] 43d57a50263f: Preparing [2025-10-29T11:03:23.277Z] abfcb263a588: Preparing [2025-10-29T11:03:23.277Z] 43d57a50263f: Waiting [2025-10-29T11:03:23.277Z] a6c07ce06183: Waiting [2025-10-29T11:03:23.277Z] 15d4d48da136: Waiting [2025-10-29T11:03:23.277Z] abfcb263a588: Waiting [2025-10-29T11:03:23.277Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:23.277Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:03:23.277Z] 888f7574f312: Layer already exists [2025-10-29T11:03:23.277Z] 430841e6bd38: Layer already exists [2025-10-29T11:03:23.277Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:23.277Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:23.277Z] 1de2eefdb5c4: Layer already exists [2025-10-29T11:03:23.277Z] abfcb263a588: Layer already exists [2025-10-29T11:03:23.277Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:23.277Z] 4.1.0-dev.70: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:23.597Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:23.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:23.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-29T11:03:23.911Z] 8274a56e4b6c: Preparing [2025-10-29T11:03:23.911Z] 888f7574f312: Preparing [2025-10-29T11:03:23.911Z] 1de2eefdb5c4: Preparing [2025-10-29T11:03:23.911Z] 430841e6bd38: Preparing [2025-10-29T11:03:23.911Z] 0671bce05b60: Preparing [2025-10-29T11:03:23.911Z] a6c07ce06183: Preparing [2025-10-29T11:03:23.911Z] 15d4d48da136: Preparing [2025-10-29T11:03:23.911Z] 43d57a50263f: Preparing [2025-10-29T11:03:23.911Z] abfcb263a588: Preparing [2025-10-29T11:03:23.911Z] a6c07ce06183: Waiting [2025-10-29T11:03:23.911Z] 15d4d48da136: Waiting [2025-10-29T11:03:23.911Z] 43d57a50263f: Waiting [2025-10-29T11:03:23.911Z] abfcb263a588: Waiting [2025-10-29T11:03:23.911Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:03:23.911Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:23.911Z] 430841e6bd38: Layer already exists [2025-10-29T11:03:23.911Z] 888f7574f312: Layer already exists [2025-10-29T11:03:23.911Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:23.911Z] 1de2eefdb5c4: Layer already exists [2025-10-29T11:03:23.911Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:23.911Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:23.911Z] abfcb263a588: Layer already exists [2025-10-29T11:03:23.911Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:24.229Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:24.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-29T11:03:24.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-29T11:03:24.563Z] 8274a56e4b6c: Preparing [2025-10-29T11:03:24.563Z] 888f7574f312: Preparing [2025-10-29T11:03:24.563Z] 1de2eefdb5c4: Preparing [2025-10-29T11:03:24.563Z] 430841e6bd38: Preparing [2025-10-29T11:03:24.563Z] 0671bce05b60: Preparing [2025-10-29T11:03:24.563Z] a6c07ce06183: Preparing [2025-10-29T11:03:24.563Z] 15d4d48da136: Preparing [2025-10-29T11:03:24.563Z] 43d57a50263f: Preparing [2025-10-29T11:03:24.563Z] abfcb263a588: Preparing [2025-10-29T11:03:24.563Z] a6c07ce06183: Waiting [2025-10-29T11:03:24.563Z] 15d4d48da136: Waiting [2025-10-29T11:03:24.563Z] 43d57a50263f: Waiting [2025-10-29T11:03:24.563Z] abfcb263a588: Waiting [2025-10-29T11:03:24.563Z] 430841e6bd38: Layer already exists [2025-10-29T11:03:24.563Z] 888f7574f312: Layer already exists [2025-10-29T11:03:24.563Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:24.563Z] 8274a56e4b6c: Layer already exists [2025-10-29T11:03:24.563Z] 1de2eefdb5c4: Layer already exists [2025-10-29T11:03:24.563Z] 15d4d48da136: Layer already exists [2025-10-29T11:03:24.563Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:24.563Z] 43d57a50263f: Layer already exists [2025-10-29T11:03:24.563Z] abfcb263a588: Layer already exists [2025-10-29T11:03:24.563Z] main: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:24.637Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:24.653Z] taggedImages: [2025-10-29T11:03:24.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:24.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-29T11:03:24.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-29T11:03:24.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:24.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-29T11:03:24.680Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-29T11:03:24.680Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:24.680Z] latest [2025-10-29T11:03:24.680Z] 4.1.0-dev.70 [2025-10-29T11:03:24.680Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:24.680Z] main [2025-10-29T11:03:24.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:25.037Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:25.370Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:25.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-29T11:03:25.370Z] 216a3087fe64: Preparing [2025-10-29T11:03:25.370Z] 28b64bd64d26: Preparing [2025-10-29T11:03:25.370Z] df4cf3d25ae7: Preparing [2025-10-29T11:03:25.370Z] 6425ae1915c3: Preparing [2025-10-29T11:03:25.370Z] c05afa2959ee: Preparing [2025-10-29T11:03:25.370Z] 0671bce05b60: Preparing [2025-10-29T11:03:25.370Z] a6c07ce06183: Preparing [2025-10-29T11:03:25.370Z] 2b4ed998e235: Preparing [2025-10-29T11:03:25.370Z] 9bfb31d3d31d: Preparing [2025-10-29T11:03:25.370Z] b30d99084cae: Preparing [2025-10-29T11:03:25.370Z] abfcb263a588: Preparing [2025-10-29T11:03:25.370Z] b30d99084cae: Waiting [2025-10-29T11:03:25.370Z] 9bfb31d3d31d: Waiting [2025-10-29T11:03:25.370Z] abfcb263a588: Waiting [2025-10-29T11:03:25.370Z] 2b4ed998e235: Waiting [2025-10-29T11:03:25.370Z] a6c07ce06183: Waiting [2025-10-29T11:03:25.370Z] 0671bce05b60: Waiting [2025-10-29T11:03:25.370Z] 6425ae1915c3: Pushed [2025-10-29T11:03:25.370Z] 28b64bd64d26: Pushed [2025-10-29T11:03:25.370Z] c05afa2959ee: Pushed [2025-10-29T11:03:25.370Z] 216a3087fe64: Pushed [2025-10-29T11:03:25.370Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:25.370Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:25.370Z] abfcb263a588: Layer already exists [2025-10-29T11:03:25.628Z] 2b4ed998e235: Pushed [2025-10-29T11:03:25.628Z] 9bfb31d3d31d: Pushed [2025-10-29T11:03:27.005Z] b30d99084cae: Pushed [2025-10-29T11:03:28.381Z] df4cf3d25ae7: Pushed [2025-10-29T11:03:28.381Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:28.720Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:29.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-29T11:03:29.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-29T11:03:29.043Z] 216a3087fe64: Preparing [2025-10-29T11:03:29.043Z] 28b64bd64d26: Preparing [2025-10-29T11:03:29.043Z] df4cf3d25ae7: Preparing [2025-10-29T11:03:29.043Z] 6425ae1915c3: Preparing [2025-10-29T11:03:29.043Z] c05afa2959ee: Preparing [2025-10-29T11:03:29.043Z] 0671bce05b60: Preparing [2025-10-29T11:03:29.043Z] a6c07ce06183: Preparing [2025-10-29T11:03:29.043Z] 2b4ed998e235: Preparing [2025-10-29T11:03:29.043Z] 9bfb31d3d31d: Preparing [2025-10-29T11:03:29.043Z] b30d99084cae: Preparing [2025-10-29T11:03:29.043Z] abfcb263a588: Preparing [2025-10-29T11:03:29.043Z] 0671bce05b60: Waiting [2025-10-29T11:03:29.043Z] a6c07ce06183: Waiting [2025-10-29T11:03:29.043Z] 2b4ed998e235: Waiting [2025-10-29T11:03:29.043Z] 9bfb31d3d31d: Waiting [2025-10-29T11:03:29.043Z] b30d99084cae: Waiting [2025-10-29T11:03:29.043Z] abfcb263a588: Waiting [2025-10-29T11:03:29.043Z] df4cf3d25ae7: Layer already exists [2025-10-29T11:03:29.043Z] 216a3087fe64: Layer already exists [2025-10-29T11:03:29.043Z] 6425ae1915c3: Layer already exists [2025-10-29T11:03:29.043Z] c05afa2959ee: Layer already exists [2025-10-29T11:03:29.043Z] 28b64bd64d26: Layer already exists [2025-10-29T11:03:29.043Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:29.043Z] 2b4ed998e235: Layer already exists [2025-10-29T11:03:29.043Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:29.043Z] b30d99084cae: Layer already exists [2025-10-29T11:03:29.043Z] 9bfb31d3d31d: Layer already exists [2025-10-29T11:03:29.043Z] abfcb263a588: Layer already exists [2025-10-29T11:03:29.043Z] latest: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:29.384Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:29.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-29T11:03:29.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-29T11:03:29.700Z] 216a3087fe64: Preparing [2025-10-29T11:03:29.700Z] 28b64bd64d26: Preparing [2025-10-29T11:03:29.700Z] df4cf3d25ae7: Preparing [2025-10-29T11:03:29.700Z] 6425ae1915c3: Preparing [2025-10-29T11:03:29.700Z] c05afa2959ee: Preparing [2025-10-29T11:03:29.700Z] 0671bce05b60: Preparing [2025-10-29T11:03:29.700Z] a6c07ce06183: Preparing [2025-10-29T11:03:29.700Z] 2b4ed998e235: Preparing [2025-10-29T11:03:29.700Z] 9bfb31d3d31d: Preparing [2025-10-29T11:03:29.700Z] b30d99084cae: Preparing [2025-10-29T11:03:29.700Z] abfcb263a588: Preparing [2025-10-29T11:03:29.700Z] 9bfb31d3d31d: Waiting [2025-10-29T11:03:29.700Z] a6c07ce06183: Waiting [2025-10-29T11:03:29.700Z] 2b4ed998e235: Waiting [2025-10-29T11:03:29.700Z] b30d99084cae: Waiting [2025-10-29T11:03:29.700Z] abfcb263a588: Waiting [2025-10-29T11:03:29.700Z] 0671bce05b60: Waiting [2025-10-29T11:03:29.700Z] 6425ae1915c3: Layer already exists [2025-10-29T11:03:29.700Z] 28b64bd64d26: Layer already exists [2025-10-29T11:03:29.700Z] c05afa2959ee: Layer already exists [2025-10-29T11:03:29.700Z] df4cf3d25ae7: Layer already exists [2025-10-29T11:03:29.700Z] 216a3087fe64: Layer already exists [2025-10-29T11:03:29.700Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:29.700Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:29.700Z] 2b4ed998e235: Layer already exists [2025-10-29T11:03:29.700Z] b30d99084cae: Layer already exists [2025-10-29T11:03:29.700Z] 9bfb31d3d31d: Layer already exists [2025-10-29T11:03:29.700Z] abfcb263a588: Layer already exists [2025-10-29T11:03:29.700Z] 4.1.0-dev.70: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:30.028Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:30.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:30.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-29T11:03:30.361Z] 216a3087fe64: Preparing [2025-10-29T11:03:30.361Z] 28b64bd64d26: Preparing [2025-10-29T11:03:30.361Z] df4cf3d25ae7: Preparing [2025-10-29T11:03:30.361Z] 6425ae1915c3: Preparing [2025-10-29T11:03:30.361Z] c05afa2959ee: Preparing [2025-10-29T11:03:30.361Z] 0671bce05b60: Preparing [2025-10-29T11:03:30.361Z] a6c07ce06183: Preparing [2025-10-29T11:03:30.361Z] 2b4ed998e235: Preparing [2025-10-29T11:03:30.361Z] 9bfb31d3d31d: Preparing [2025-10-29T11:03:30.361Z] b30d99084cae: Preparing [2025-10-29T11:03:30.361Z] abfcb263a588: Preparing [2025-10-29T11:03:30.361Z] 0671bce05b60: Waiting [2025-10-29T11:03:30.361Z] 9bfb31d3d31d: Waiting [2025-10-29T11:03:30.361Z] b30d99084cae: Waiting [2025-10-29T11:03:30.361Z] abfcb263a588: Waiting [2025-10-29T11:03:30.361Z] a6c07ce06183: Waiting [2025-10-29T11:03:30.361Z] 2b4ed998e235: Waiting [2025-10-29T11:03:30.361Z] 6425ae1915c3: Layer already exists [2025-10-29T11:03:30.361Z] df4cf3d25ae7: Layer already exists [2025-10-29T11:03:30.361Z] 216a3087fe64: Layer already exists [2025-10-29T11:03:30.361Z] c05afa2959ee: Layer already exists [2025-10-29T11:03:30.361Z] 28b64bd64d26: Layer already exists [2025-10-29T11:03:30.361Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:30.361Z] 2b4ed998e235: Layer already exists [2025-10-29T11:03:30.361Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:30.361Z] b30d99084cae: Layer already exists [2025-10-29T11:03:30.361Z] 9bfb31d3d31d: Layer already exists [2025-10-29T11:03:30.361Z] abfcb263a588: Layer already exists [2025-10-29T11:03:30.361Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:30.698Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:31.032Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-29T11:03:31.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-29T11:03:31.032Z] 216a3087fe64: Preparing [2025-10-29T11:03:31.032Z] 28b64bd64d26: Preparing [2025-10-29T11:03:31.032Z] df4cf3d25ae7: Preparing [2025-10-29T11:03:31.032Z] 6425ae1915c3: Preparing [2025-10-29T11:03:31.032Z] c05afa2959ee: Preparing [2025-10-29T11:03:31.032Z] 0671bce05b60: Preparing [2025-10-29T11:03:31.032Z] a6c07ce06183: Preparing [2025-10-29T11:03:31.032Z] 2b4ed998e235: Preparing [2025-10-29T11:03:31.032Z] 9bfb31d3d31d: Preparing [2025-10-29T11:03:31.032Z] b30d99084cae: Preparing [2025-10-29T11:03:31.032Z] abfcb263a588: Preparing [2025-10-29T11:03:31.032Z] b30d99084cae: Waiting [2025-10-29T11:03:31.032Z] 2b4ed998e235: Waiting [2025-10-29T11:03:31.032Z] 9bfb31d3d31d: Waiting [2025-10-29T11:03:31.032Z] abfcb263a588: Waiting [2025-10-29T11:03:31.032Z] 0671bce05b60: Waiting [2025-10-29T11:03:31.032Z] a6c07ce06183: Waiting [2025-10-29T11:03:31.032Z] 28b64bd64d26: Layer already exists [2025-10-29T11:03:31.032Z] 216a3087fe64: Layer already exists [2025-10-29T11:03:31.032Z] c05afa2959ee: Layer already exists [2025-10-29T11:03:31.032Z] 6425ae1915c3: Layer already exists [2025-10-29T11:03:31.032Z] df4cf3d25ae7: Layer already exists [2025-10-29T11:03:31.032Z] 2b4ed998e235: Layer already exists [2025-10-29T11:03:31.032Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:31.032Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:31.032Z] b30d99084cae: Layer already exists [2025-10-29T11:03:31.032Z] abfcb263a588: Layer already exists [2025-10-29T11:03:31.032Z] 9bfb31d3d31d: Layer already exists [2025-10-29T11:03:31.032Z] main: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:31.106Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:31.125Z] taggedImages: [2025-10-29T11:03:31.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:31.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-29T11:03:31.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-29T11:03:31.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:31.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-29T11:03:31.156Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-29T11:03:31.156Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:31.156Z] latest [2025-10-29T11:03:31.156Z] 4.1.0-dev.70 [2025-10-29T11:03:31.156Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:31.156Z] main [2025-10-29T11:03:31.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:31.516Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:31.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:31.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-29T11:03:31.841Z] c9a11c59243f: Preparing [2025-10-29T11:03:31.841Z] 7491c9274e14: Preparing [2025-10-29T11:03:31.841Z] d47cc9c3cb42: Preparing [2025-10-29T11:03:31.841Z] 890ca83ec29b: Preparing [2025-10-29T11:03:31.841Z] ed063f6fb2ed: Preparing [2025-10-29T11:03:31.841Z] 0b33c7b7aa58: Preparing [2025-10-29T11:03:31.841Z] 41fbe2a69410: Preparing [2025-10-29T11:03:31.841Z] 0671bce05b60: Preparing [2025-10-29T11:03:31.841Z] a6c07ce06183: Preparing [2025-10-29T11:03:31.841Z] 85cede36c490: Preparing [2025-10-29T11:03:31.841Z] eec39056b7fd: Preparing [2025-10-29T11:03:31.841Z] abfcb263a588: Preparing [2025-10-29T11:03:31.841Z] a6c07ce06183: Waiting [2025-10-29T11:03:31.841Z] 0b33c7b7aa58: Waiting [2025-10-29T11:03:31.841Z] 41fbe2a69410: Waiting [2025-10-29T11:03:31.841Z] 85cede36c490: Waiting [2025-10-29T11:03:31.841Z] eec39056b7fd: Waiting [2025-10-29T11:03:31.841Z] 0671bce05b60: Waiting [2025-10-29T11:03:31.841Z] abfcb263a588: Waiting [2025-10-29T11:03:31.841Z] ed063f6fb2ed: Pushed [2025-10-29T11:03:31.841Z] 7491c9274e14: Pushed [2025-10-29T11:03:32.098Z] c9a11c59243f: Pushed [2025-10-29T11:03:32.098Z] 0b33c7b7aa58: Pushed [2025-10-29T11:03:32.098Z] 41fbe2a69410: Pushed [2025-10-29T11:03:32.098Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:32.098Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:32.356Z] 85cede36c490: Pushed [2025-10-29T11:03:32.356Z] abfcb263a588: Layer already exists [2025-10-29T11:03:33.729Z] eec39056b7fd: Pushed [2025-10-29T11:03:34.300Z] 890ca83ec29b: Pushed [2025-10-29T11:03:34.558Z] d47cc9c3cb42: Pushed [2025-10-29T11:03:34.817Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:35.138Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:35.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-29T11:03:35.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-29T11:03:35.485Z] c9a11c59243f: Preparing [2025-10-29T11:03:35.485Z] 7491c9274e14: Preparing [2025-10-29T11:03:35.485Z] d47cc9c3cb42: Preparing [2025-10-29T11:03:35.485Z] 890ca83ec29b: Preparing [2025-10-29T11:03:35.485Z] ed063f6fb2ed: Preparing [2025-10-29T11:03:35.485Z] 0b33c7b7aa58: Preparing [2025-10-29T11:03:35.485Z] 41fbe2a69410: Preparing [2025-10-29T11:03:35.485Z] 0671bce05b60: Preparing [2025-10-29T11:03:35.485Z] a6c07ce06183: Preparing [2025-10-29T11:03:35.485Z] 0b33c7b7aa58: Waiting [2025-10-29T11:03:35.485Z] 0671bce05b60: Waiting [2025-10-29T11:03:35.485Z] 41fbe2a69410: Waiting [2025-10-29T11:03:35.485Z] 85cede36c490: Preparing [2025-10-29T11:03:35.485Z] eec39056b7fd: Preparing [2025-10-29T11:03:35.485Z] abfcb263a588: Preparing [2025-10-29T11:03:35.485Z] a6c07ce06183: Waiting [2025-10-29T11:03:35.485Z] eec39056b7fd: Waiting [2025-10-29T11:03:35.485Z] abfcb263a588: Waiting [2025-10-29T11:03:35.485Z] 85cede36c490: Waiting [2025-10-29T11:03:35.485Z] 7491c9274e14: Layer already exists [2025-10-29T11:03:35.485Z] c9a11c59243f: Layer already exists [2025-10-29T11:03:35.485Z] 41fbe2a69410: Layer already exists [2025-10-29T11:03:35.485Z] 890ca83ec29b: Layer already exists [2025-10-29T11:03:35.485Z] ed063f6fb2ed: Layer already exists [2025-10-29T11:03:35.485Z] 0b33c7b7aa58: Layer already exists [2025-10-29T11:03:35.485Z] d47cc9c3cb42: Layer already exists [2025-10-29T11:03:35.485Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:35.485Z] 85cede36c490: Layer already exists [2025-10-29T11:03:35.485Z] eec39056b7fd: Layer already exists [2025-10-29T11:03:35.485Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:35.485Z] abfcb263a588: Layer already exists [2025-10-29T11:03:35.485Z] latest: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:35.808Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:36.135Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-29T11:03:36.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-29T11:03:36.135Z] c9a11c59243f: Preparing [2025-10-29T11:03:36.135Z] 7491c9274e14: Preparing [2025-10-29T11:03:36.135Z] d47cc9c3cb42: Preparing [2025-10-29T11:03:36.135Z] 890ca83ec29b: Preparing [2025-10-29T11:03:36.135Z] ed063f6fb2ed: Preparing [2025-10-29T11:03:36.135Z] 0b33c7b7aa58: Preparing [2025-10-29T11:03:36.135Z] 41fbe2a69410: Preparing [2025-10-29T11:03:36.135Z] 0671bce05b60: Preparing [2025-10-29T11:03:36.135Z] a6c07ce06183: Preparing [2025-10-29T11:03:36.135Z] 85cede36c490: Preparing [2025-10-29T11:03:36.135Z] eec39056b7fd: Preparing [2025-10-29T11:03:36.135Z] abfcb263a588: Preparing [2025-10-29T11:03:36.135Z] 0b33c7b7aa58: Waiting [2025-10-29T11:03:36.135Z] 41fbe2a69410: Waiting [2025-10-29T11:03:36.135Z] 0671bce05b60: Waiting [2025-10-29T11:03:36.135Z] a6c07ce06183: Waiting [2025-10-29T11:03:36.135Z] abfcb263a588: Waiting [2025-10-29T11:03:36.135Z] 85cede36c490: Waiting [2025-10-29T11:03:36.135Z] eec39056b7fd: Waiting [2025-10-29T11:03:36.135Z] d47cc9c3cb42: Layer already exists [2025-10-29T11:03:36.135Z] c9a11c59243f: Layer already exists [2025-10-29T11:03:36.135Z] ed063f6fb2ed: Layer already exists [2025-10-29T11:03:36.135Z] 7491c9274e14: Layer already exists [2025-10-29T11:03:36.135Z] 890ca83ec29b: Layer already exists [2025-10-29T11:03:36.135Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:36.135Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:36.135Z] 0b33c7b7aa58: Layer already exists [2025-10-29T11:03:36.135Z] 41fbe2a69410: Layer already exists [2025-10-29T11:03:36.135Z] 85cede36c490: Layer already exists [2025-10-29T11:03:36.135Z] eec39056b7fd: Layer already exists [2025-10-29T11:03:36.135Z] abfcb263a588: Layer already exists [2025-10-29T11:03:36.135Z] 4.1.0-dev.70: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:36.463Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:36.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:36.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-29T11:03:36.789Z] c9a11c59243f: Preparing [2025-10-29T11:03:36.789Z] 7491c9274e14: Preparing [2025-10-29T11:03:36.789Z] d47cc9c3cb42: Preparing [2025-10-29T11:03:36.789Z] 890ca83ec29b: Preparing [2025-10-29T11:03:36.789Z] ed063f6fb2ed: Preparing [2025-10-29T11:03:36.789Z] 0b33c7b7aa58: Preparing [2025-10-29T11:03:36.789Z] 41fbe2a69410: Preparing [2025-10-29T11:03:36.789Z] 0671bce05b60: Preparing [2025-10-29T11:03:36.789Z] a6c07ce06183: Preparing [2025-10-29T11:03:36.789Z] 85cede36c490: Preparing [2025-10-29T11:03:36.789Z] eec39056b7fd: Preparing [2025-10-29T11:03:36.789Z] abfcb263a588: Preparing [2025-10-29T11:03:36.789Z] 0b33c7b7aa58: Waiting [2025-10-29T11:03:36.789Z] eec39056b7fd: Waiting [2025-10-29T11:03:36.789Z] a6c07ce06183: Waiting [2025-10-29T11:03:36.789Z] abfcb263a588: Waiting [2025-10-29T11:03:36.789Z] 85cede36c490: Waiting [2025-10-29T11:03:36.789Z] 41fbe2a69410: Waiting [2025-10-29T11:03:36.789Z] 0671bce05b60: Waiting [2025-10-29T11:03:36.789Z] d47cc9c3cb42: Layer already exists [2025-10-29T11:03:36.789Z] c9a11c59243f: Layer already exists [2025-10-29T11:03:36.789Z] ed063f6fb2ed: Layer already exists [2025-10-29T11:03:36.789Z] 7491c9274e14: Layer already exists [2025-10-29T11:03:36.789Z] 890ca83ec29b: Layer already exists [2025-10-29T11:03:36.789Z] 41fbe2a69410: Layer already exists [2025-10-29T11:03:36.789Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:36.789Z] 0b33c7b7aa58: Layer already exists [2025-10-29T11:03:36.789Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:36.789Z] 85cede36c490: Layer already exists [2025-10-29T11:03:36.789Z] abfcb263a588: Layer already exists [2025-10-29T11:03:36.789Z] eec39056b7fd: Layer already exists [2025-10-29T11:03:36.789Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:37.126Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:37.458Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-29T11:03:37.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-29T11:03:37.458Z] c9a11c59243f: Preparing [2025-10-29T11:03:37.458Z] 7491c9274e14: Preparing [2025-10-29T11:03:37.458Z] d47cc9c3cb42: Preparing [2025-10-29T11:03:37.458Z] 890ca83ec29b: Preparing [2025-10-29T11:03:37.458Z] ed063f6fb2ed: Preparing [2025-10-29T11:03:37.458Z] 0b33c7b7aa58: Preparing [2025-10-29T11:03:37.458Z] 41fbe2a69410: Preparing [2025-10-29T11:03:37.458Z] 0671bce05b60: Preparing [2025-10-29T11:03:37.458Z] a6c07ce06183: Preparing [2025-10-29T11:03:37.458Z] 41fbe2a69410: Waiting [2025-10-29T11:03:37.458Z] 0b33c7b7aa58: Waiting [2025-10-29T11:03:37.458Z] 0671bce05b60: Waiting [2025-10-29T11:03:37.458Z] 85cede36c490: Preparing [2025-10-29T11:03:37.458Z] a6c07ce06183: Waiting [2025-10-29T11:03:37.458Z] eec39056b7fd: Preparing [2025-10-29T11:03:37.458Z] abfcb263a588: Preparing [2025-10-29T11:03:37.458Z] 85cede36c490: Waiting [2025-10-29T11:03:37.458Z] eec39056b7fd: Waiting [2025-10-29T11:03:37.458Z] abfcb263a588: Waiting [2025-10-29T11:03:37.458Z] c9a11c59243f: Layer already exists [2025-10-29T11:03:37.458Z] 890ca83ec29b: Layer already exists [2025-10-29T11:03:37.458Z] ed063f6fb2ed: Layer already exists [2025-10-29T11:03:37.458Z] 7491c9274e14: Layer already exists [2025-10-29T11:03:37.458Z] d47cc9c3cb42: Layer already exists [2025-10-29T11:03:37.458Z] 41fbe2a69410: Layer already exists [2025-10-29T11:03:37.458Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:37.458Z] 0b33c7b7aa58: Layer already exists [2025-10-29T11:03:37.458Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:37.458Z] 85cede36c490: Layer already exists [2025-10-29T11:03:37.458Z] eec39056b7fd: Layer already exists [2025-10-29T11:03:37.458Z] abfcb263a588: Layer already exists [2025-10-29T11:03:37.458Z] main: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:37.536Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:37.551Z] taggedImages: [2025-10-29T11:03:37.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:37.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-29T11:03:37.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-29T11:03:37.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:37.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-29T11:03:37.582Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-29T11:03:37.582Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:37.582Z] latest [2025-10-29T11:03:37.582Z] 4.1.0-dev.70 [2025-10-29T11:03:37.582Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:37.582Z] main [2025-10-29T11:03:37.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:37.942Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:38.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:38.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-29T11:03:38.270Z] 34e90390a9dc: Preparing [2025-10-29T11:03:38.270Z] cfbb5a01c134: Preparing [2025-10-29T11:03:38.270Z] 0671bce05b60: Preparing [2025-10-29T11:03:38.270Z] a6c07ce06183: Preparing [2025-10-29T11:03:38.270Z] 69e59380d0f6: Preparing [2025-10-29T11:03:38.270Z] 3b1923cdc283: Preparing [2025-10-29T11:03:38.270Z] abfcb263a588: Preparing [2025-10-29T11:03:38.270Z] abfcb263a588: Waiting [2025-10-29T11:03:38.270Z] 3b1923cdc283: Waiting [2025-10-29T11:03:38.270Z] 69e59380d0f6: Pushed [2025-10-29T11:03:38.529Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:38.529Z] 34e90390a9dc: Pushed [2025-10-29T11:03:38.529Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:38.788Z] abfcb263a588: Layer already exists [2025-10-29T11:03:39.356Z] 3b1923cdc283: Pushed [2025-10-29T11:03:41.887Z] cfbb5a01c134: Pushed [2025-10-29T11:03:41.887Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:42.215Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:42.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-29T11:03:42.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-29T11:03:42.540Z] 34e90390a9dc: Preparing [2025-10-29T11:03:42.540Z] cfbb5a01c134: Preparing [2025-10-29T11:03:42.540Z] 0671bce05b60: Preparing [2025-10-29T11:03:42.540Z] a6c07ce06183: Preparing [2025-10-29T11:03:42.540Z] 69e59380d0f6: Preparing [2025-10-29T11:03:42.540Z] 3b1923cdc283: Preparing [2025-10-29T11:03:42.540Z] abfcb263a588: Preparing [2025-10-29T11:03:42.540Z] 3b1923cdc283: Waiting [2025-10-29T11:03:42.540Z] abfcb263a588: Waiting [2025-10-29T11:03:42.540Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:42.540Z] 34e90390a9dc: Layer already exists [2025-10-29T11:03:42.540Z] cfbb5a01c134: Layer already exists [2025-10-29T11:03:42.540Z] 69e59380d0f6: Layer already exists [2025-10-29T11:03:42.540Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:42.540Z] abfcb263a588: Layer already exists [2025-10-29T11:03:42.540Z] 3b1923cdc283: Layer already exists [2025-10-29T11:03:42.540Z] latest: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:42.868Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:43.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-29T11:03:43.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-29T11:03:43.201Z] 34e90390a9dc: Preparing [2025-10-29T11:03:43.201Z] cfbb5a01c134: Preparing [2025-10-29T11:03:43.201Z] 0671bce05b60: Preparing [2025-10-29T11:03:43.201Z] a6c07ce06183: Preparing [2025-10-29T11:03:43.201Z] 69e59380d0f6: Preparing [2025-10-29T11:03:43.201Z] 3b1923cdc283: Preparing [2025-10-29T11:03:43.201Z] abfcb263a588: Preparing [2025-10-29T11:03:43.201Z] 3b1923cdc283: Waiting [2025-10-29T11:03:43.201Z] abfcb263a588: Waiting [2025-10-29T11:03:43.201Z] 69e59380d0f6: Layer already exists [2025-10-29T11:03:43.201Z] 34e90390a9dc: Layer already exists [2025-10-29T11:03:43.201Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:43.201Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:43.201Z] cfbb5a01c134: Layer already exists [2025-10-29T11:03:43.201Z] 3b1923cdc283: Layer already exists [2025-10-29T11:03:43.201Z] abfcb263a588: Layer already exists [2025-10-29T11:03:43.201Z] 4.1.0-dev.70: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:43.524Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:43.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:43.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-29T11:03:43.844Z] 34e90390a9dc: Preparing [2025-10-29T11:03:43.844Z] cfbb5a01c134: Preparing [2025-10-29T11:03:43.844Z] 0671bce05b60: Preparing [2025-10-29T11:03:43.844Z] a6c07ce06183: Preparing [2025-10-29T11:03:43.844Z] 69e59380d0f6: Preparing [2025-10-29T11:03:43.844Z] 3b1923cdc283: Preparing [2025-10-29T11:03:43.844Z] abfcb263a588: Preparing [2025-10-29T11:03:43.844Z] 3b1923cdc283: Waiting [2025-10-29T11:03:43.844Z] abfcb263a588: Waiting [2025-10-29T11:03:43.844Z] 34e90390a9dc: Layer already exists [2025-10-29T11:03:43.844Z] cfbb5a01c134: Layer already exists [2025-10-29T11:03:43.844Z] 69e59380d0f6: Layer already exists [2025-10-29T11:03:43.844Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:43.844Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:43.844Z] abfcb263a588: Layer already exists [2025-10-29T11:03:43.844Z] 3b1923cdc283: Layer already exists [2025-10-29T11:03:43.844Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:44.180Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:44.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-29T11:03:44.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-29T11:03:44.514Z] 34e90390a9dc: Preparing [2025-10-29T11:03:44.514Z] cfbb5a01c134: Preparing [2025-10-29T11:03:44.514Z] 0671bce05b60: Preparing [2025-10-29T11:03:44.514Z] a6c07ce06183: Preparing [2025-10-29T11:03:44.514Z] 69e59380d0f6: Preparing [2025-10-29T11:03:44.514Z] 3b1923cdc283: Preparing [2025-10-29T11:03:44.514Z] abfcb263a588: Preparing [2025-10-29T11:03:44.514Z] 3b1923cdc283: Waiting [2025-10-29T11:03:44.514Z] abfcb263a588: Waiting [2025-10-29T11:03:44.514Z] 69e59380d0f6: Layer already exists [2025-10-29T11:03:44.514Z] cfbb5a01c134: Layer already exists [2025-10-29T11:03:44.514Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:44.514Z] 34e90390a9dc: Layer already exists [2025-10-29T11:03:44.514Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:44.514Z] abfcb263a588: Layer already exists [2025-10-29T11:03:44.514Z] 3b1923cdc283: Layer already exists [2025-10-29T11:03:44.514Z] main: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:44.599Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:44.613Z] taggedImages: [2025-10-29T11:03:44.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:44.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-29T11:03:44.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-29T11:03:44.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:44.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-29T11:03:44.644Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-29T11:03:44.644Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:44.644Z] latest [2025-10-29T11:03:44.644Z] 4.1.0-dev.70 [2025-10-29T11:03:44.644Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:44.644Z] main [2025-10-29T11:03:44.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:44.997Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:45.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:45.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-29T11:03:45.328Z] d5b6f82d50a2: Preparing [2025-10-29T11:03:45.328Z] f1e477c69ec9: Preparing [2025-10-29T11:03:45.328Z] 673f234ea1e1: Preparing [2025-10-29T11:03:45.328Z] 0671bce05b60: Preparing [2025-10-29T11:03:45.328Z] a6c07ce06183: Preparing [2025-10-29T11:03:45.328Z] b99e7e8313bf: Preparing [2025-10-29T11:03:45.328Z] 4b5aeddbe430: Preparing [2025-10-29T11:03:45.328Z] 9a965167fe20: Preparing [2025-10-29T11:03:45.328Z] 8efe2b469610: Preparing [2025-10-29T11:03:45.328Z] abfcb263a588: Preparing [2025-10-29T11:03:45.328Z] 4b5aeddbe430: Waiting [2025-10-29T11:03:45.328Z] 9a965167fe20: Waiting [2025-10-29T11:03:45.328Z] 8efe2b469610: Waiting [2025-10-29T11:03:45.328Z] abfcb263a588: Waiting [2025-10-29T11:03:45.328Z] b99e7e8313bf: Waiting [2025-10-29T11:03:45.328Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:45.328Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:45.328Z] f1e477c69ec9: Pushed [2025-10-29T11:03:45.328Z] d5b6f82d50a2: Pushed [2025-10-29T11:03:45.328Z] 673f234ea1e1: Pushed [2025-10-29T11:03:45.328Z] abfcb263a588: Layer already exists [2025-10-29T11:03:45.328Z] 9a965167fe20: Pushed [2025-10-29T11:03:45.894Z] 8efe2b469610: Pushed [2025-10-29T11:03:50.083Z] 4b5aeddbe430: Pushed [2025-10-29T11:03:56.650Z] b99e7e8313bf: Pushed [2025-10-29T11:03:56.650Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:56.979Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:57.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-29T11:03:57.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-29T11:03:57.299Z] d5b6f82d50a2: Preparing [2025-10-29T11:03:57.299Z] f1e477c69ec9: Preparing [2025-10-29T11:03:57.299Z] 673f234ea1e1: Preparing [2025-10-29T11:03:57.299Z] 0671bce05b60: Preparing [2025-10-29T11:03:57.299Z] a6c07ce06183: Preparing [2025-10-29T11:03:57.299Z] b99e7e8313bf: Preparing [2025-10-29T11:03:57.299Z] 4b5aeddbe430: Preparing [2025-10-29T11:03:57.299Z] 9a965167fe20: Preparing [2025-10-29T11:03:57.299Z] 8efe2b469610: Preparing [2025-10-29T11:03:57.299Z] abfcb263a588: Preparing [2025-10-29T11:03:57.299Z] b99e7e8313bf: Waiting [2025-10-29T11:03:57.299Z] 4b5aeddbe430: Waiting [2025-10-29T11:03:57.299Z] 9a965167fe20: Waiting [2025-10-29T11:03:57.299Z] 8efe2b469610: Waiting [2025-10-29T11:03:57.299Z] abfcb263a588: Waiting [2025-10-29T11:03:57.299Z] d5b6f82d50a2: Layer already exists [2025-10-29T11:03:57.299Z] f1e477c69ec9: Layer already exists [2025-10-29T11:03:57.299Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:57.299Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:57.299Z] 673f234ea1e1: Layer already exists [2025-10-29T11:03:57.299Z] 9a965167fe20: Layer already exists [2025-10-29T11:03:57.299Z] abfcb263a588: Layer already exists [2025-10-29T11:03:57.299Z] 4b5aeddbe430: Layer already exists [2025-10-29T11:03:57.299Z] b99e7e8313bf: Layer already exists [2025-10-29T11:03:57.299Z] 8efe2b469610: Layer already exists [2025-10-29T11:03:57.299Z] latest: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:57.624Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:57.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-29T11:03:57.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-29T11:03:57.943Z] d5b6f82d50a2: Preparing [2025-10-29T11:03:57.943Z] f1e477c69ec9: Preparing [2025-10-29T11:03:57.943Z] 673f234ea1e1: Preparing [2025-10-29T11:03:57.943Z] 0671bce05b60: Preparing [2025-10-29T11:03:57.943Z] a6c07ce06183: Preparing [2025-10-29T11:03:57.943Z] b99e7e8313bf: Preparing [2025-10-29T11:03:57.943Z] 4b5aeddbe430: Preparing [2025-10-29T11:03:57.943Z] 9a965167fe20: Preparing [2025-10-29T11:03:57.943Z] 8efe2b469610: Preparing [2025-10-29T11:03:57.943Z] abfcb263a588: Preparing [2025-10-29T11:03:57.943Z] 4b5aeddbe430: Waiting [2025-10-29T11:03:57.943Z] 9a965167fe20: Waiting [2025-10-29T11:03:57.943Z] 8efe2b469610: Waiting [2025-10-29T11:03:57.943Z] abfcb263a588: Waiting [2025-10-29T11:03:57.943Z] b99e7e8313bf: Waiting [2025-10-29T11:03:57.943Z] 673f234ea1e1: Layer already exists [2025-10-29T11:03:57.943Z] f1e477c69ec9: Layer already exists [2025-10-29T11:03:57.943Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:57.943Z] d5b6f82d50a2: Layer already exists [2025-10-29T11:03:57.943Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:57.943Z] 4b5aeddbe430: Layer already exists [2025-10-29T11:03:57.943Z] b99e7e8313bf: Layer already exists [2025-10-29T11:03:57.943Z] abfcb263a588: Layer already exists [2025-10-29T11:03:57.943Z] 9a965167fe20: Layer already exists [2025-10-29T11:03:57.943Z] 8efe2b469610: Layer already exists [2025-10-29T11:03:57.943Z] 4.1.0-dev.70: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:58.272Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:58.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:58.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-29T11:03:58.597Z] d5b6f82d50a2: Preparing [2025-10-29T11:03:58.597Z] f1e477c69ec9: Preparing [2025-10-29T11:03:58.597Z] 673f234ea1e1: Preparing [2025-10-29T11:03:58.597Z] 0671bce05b60: Preparing [2025-10-29T11:03:58.597Z] a6c07ce06183: Preparing [2025-10-29T11:03:58.597Z] b99e7e8313bf: Preparing [2025-10-29T11:03:58.597Z] 4b5aeddbe430: Preparing [2025-10-29T11:03:58.597Z] 9a965167fe20: Preparing [2025-10-29T11:03:58.597Z] 8efe2b469610: Preparing [2025-10-29T11:03:58.597Z] abfcb263a588: Preparing [2025-10-29T11:03:58.597Z] b99e7e8313bf: Waiting [2025-10-29T11:03:58.597Z] 4b5aeddbe430: Waiting [2025-10-29T11:03:58.597Z] 9a965167fe20: Waiting [2025-10-29T11:03:58.597Z] 8efe2b469610: Waiting [2025-10-29T11:03:58.597Z] abfcb263a588: Waiting [2025-10-29T11:03:58.597Z] f1e477c69ec9: Layer already exists [2025-10-29T11:03:58.597Z] 673f234ea1e1: Layer already exists [2025-10-29T11:03:58.597Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:58.597Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:58.597Z] d5b6f82d50a2: Layer already exists [2025-10-29T11:03:58.597Z] 4b5aeddbe430: Layer already exists [2025-10-29T11:03:58.597Z] 9a965167fe20: Layer already exists [2025-10-29T11:03:58.597Z] 8efe2b469610: Layer already exists [2025-10-29T11:03:58.597Z] b99e7e8313bf: Layer already exists [2025-10-29T11:03:58.597Z] abfcb263a588: Layer already exists [2025-10-29T11:03:58.597Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:58.924Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:59.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-29T11:03:59.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-29T11:03:59.242Z] d5b6f82d50a2: Preparing [2025-10-29T11:03:59.242Z] f1e477c69ec9: Preparing [2025-10-29T11:03:59.242Z] 673f234ea1e1: Preparing [2025-10-29T11:03:59.242Z] 0671bce05b60: Preparing [2025-10-29T11:03:59.242Z] a6c07ce06183: Preparing [2025-10-29T11:03:59.242Z] b99e7e8313bf: Preparing [2025-10-29T11:03:59.242Z] 4b5aeddbe430: Preparing [2025-10-29T11:03:59.242Z] 9a965167fe20: Preparing [2025-10-29T11:03:59.242Z] 8efe2b469610: Preparing [2025-10-29T11:03:59.242Z] abfcb263a588: Preparing [2025-10-29T11:03:59.242Z] 9a965167fe20: Waiting [2025-10-29T11:03:59.242Z] 8efe2b469610: Waiting [2025-10-29T11:03:59.242Z] abfcb263a588: Waiting [2025-10-29T11:03:59.242Z] b99e7e8313bf: Waiting [2025-10-29T11:03:59.242Z] d5b6f82d50a2: Layer already exists [2025-10-29T11:03:59.242Z] 0671bce05b60: Layer already exists [2025-10-29T11:03:59.242Z] 673f234ea1e1: Layer already exists [2025-10-29T11:03:59.242Z] f1e477c69ec9: Layer already exists [2025-10-29T11:03:59.242Z] a6c07ce06183: Layer already exists [2025-10-29T11:03:59.242Z] b99e7e8313bf: Layer already exists [2025-10-29T11:03:59.242Z] 4b5aeddbe430: Layer already exists [2025-10-29T11:03:59.242Z] 9a965167fe20: Layer already exists [2025-10-29T11:03:59.242Z] abfcb263a588: Layer already exists [2025-10-29T11:03:59.242Z] 8efe2b469610: Layer already exists [2025-10-29T11:03:59.242Z] main: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:03:59.318Z] ===================================================== [Pipeline] echo [2025-10-29T11:03:59.333Z] taggedImages: [2025-10-29T11:03:59.333Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:59.333Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-29T11:03:59.333Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-29T11:03:59.333Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:59.333Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-29T11:03:59.359Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-29T11:03:59.359Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:03:59.359Z] latest [2025-10-29T11:03:59.359Z] 4.1.0-dev.70 [2025-10-29T11:03:59.359Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:03:59.359Z] main [2025-10-29T11:03:59.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:03:59.700Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:00.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:00.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-29T11:04:00.026Z] 6d05845129cc: Preparing [2025-10-29T11:04:00.026Z] 461f94fb415d: Preparing [2025-10-29T11:04:00.026Z] 66a6d88363f8: Preparing [2025-10-29T11:04:00.026Z] 0671bce05b60: Preparing [2025-10-29T11:04:00.026Z] a6c07ce06183: Preparing [2025-10-29T11:04:00.026Z] 890fe8f74987: Preparing [2025-10-29T11:04:00.026Z] 651f09a048c8: Preparing [2025-10-29T11:04:00.026Z] 484cd678ee3b: Preparing [2025-10-29T11:04:00.026Z] abfcb263a588: Preparing [2025-10-29T11:04:00.026Z] 890fe8f74987: Waiting [2025-10-29T11:04:00.026Z] 651f09a048c8: Waiting [2025-10-29T11:04:00.026Z] 484cd678ee3b: Waiting [2025-10-29T11:04:00.026Z] abfcb263a588: Waiting [2025-10-29T11:04:00.026Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:00.026Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:00.026Z] 66a6d88363f8: Pushed [2025-10-29T11:04:00.026Z] 461f94fb415d: Pushed [2025-10-29T11:04:00.026Z] 6d05845129cc: Pushed [2025-10-29T11:04:00.026Z] 651f09a048c8: Pushed [2025-10-29T11:04:00.026Z] abfcb263a588: Layer already exists [2025-10-29T11:04:00.285Z] 484cd678ee3b: Pushed [2025-10-29T11:04:07.461Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-747004 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-29T11:04:07.478Z] Running in /w/workspace/edgex-go/917 [Pipeline] { [Pipeline] checkout [2025-10-29T11:04:10.521Z] The recommended git tool is: git [2025-10-29T11:04:12.483Z] 890fe8f74987: Pushed [2025-10-29T11:04:12.483Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:12.819Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:13.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-29T11:04:13.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-29T11:04:13.146Z] 6d05845129cc: Preparing [2025-10-29T11:04:13.146Z] 461f94fb415d: Preparing [2025-10-29T11:04:13.146Z] 66a6d88363f8: Preparing [2025-10-29T11:04:13.146Z] 0671bce05b60: Preparing [2025-10-29T11:04:13.146Z] a6c07ce06183: Preparing [2025-10-29T11:04:13.146Z] 890fe8f74987: Preparing [2025-10-29T11:04:13.146Z] 651f09a048c8: Preparing [2025-10-29T11:04:13.146Z] 484cd678ee3b: Preparing [2025-10-29T11:04:13.146Z] abfcb263a588: Preparing [2025-10-29T11:04:13.146Z] 651f09a048c8: Waiting [2025-10-29T11:04:13.146Z] 484cd678ee3b: Waiting [2025-10-29T11:04:13.146Z] abfcb263a588: Waiting [2025-10-29T11:04:13.146Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:13.146Z] 6d05845129cc: Layer already exists [2025-10-29T11:04:13.146Z] 66a6d88363f8: Layer already exists [2025-10-29T11:04:13.146Z] 461f94fb415d: Layer already exists [2025-10-29T11:04:13.146Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:13.146Z] 651f09a048c8: Layer already exists [2025-10-29T11:04:13.146Z] 484cd678ee3b: Layer already exists [2025-10-29T11:04:13.146Z] 890fe8f74987: Layer already exists [2025-10-29T11:04:13.146Z] abfcb263a588: Layer already exists [2025-10-29T11:04:13.146Z] latest: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:13.484Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:13.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-29T11:04:13.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-29T11:04:13.809Z] 6d05845129cc: Preparing [2025-10-29T11:04:13.809Z] 461f94fb415d: Preparing [2025-10-29T11:04:13.809Z] 66a6d88363f8: Preparing [2025-10-29T11:04:13.809Z] 0671bce05b60: Preparing [2025-10-29T11:04:13.809Z] a6c07ce06183: Preparing [2025-10-29T11:04:13.809Z] 890fe8f74987: Preparing [2025-10-29T11:04:13.809Z] 651f09a048c8: Preparing [2025-10-29T11:04:13.809Z] 484cd678ee3b: Preparing [2025-10-29T11:04:13.809Z] abfcb263a588: Preparing [2025-10-29T11:04:13.809Z] 651f09a048c8: Waiting [2025-10-29T11:04:13.809Z] 484cd678ee3b: Waiting [2025-10-29T11:04:13.809Z] abfcb263a588: Waiting [2025-10-29T11:04:13.809Z] 890fe8f74987: Waiting [2025-10-29T11:04:13.809Z] 6d05845129cc: Layer already exists [2025-10-29T11:04:13.809Z] 461f94fb415d: Layer already exists [2025-10-29T11:04:13.809Z] 66a6d88363f8: Layer already exists [2025-10-29T11:04:13.809Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:13.809Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:13.809Z] 651f09a048c8: Layer already exists [2025-10-29T11:04:13.809Z] 484cd678ee3b: Layer already exists [2025-10-29T11:04:13.809Z] 890fe8f74987: Layer already exists [2025-10-29T11:04:13.809Z] abfcb263a588: Layer already exists [2025-10-29T11:04:13.809Z] 4.1.0-dev.70: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:14.187Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:14.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:14.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-29T11:04:14.511Z] 6d05845129cc: Preparing [2025-10-29T11:04:14.511Z] 461f94fb415d: Preparing [2025-10-29T11:04:14.511Z] 66a6d88363f8: Preparing [2025-10-29T11:04:14.511Z] 0671bce05b60: Preparing [2025-10-29T11:04:14.511Z] a6c07ce06183: Preparing [2025-10-29T11:04:14.511Z] 890fe8f74987: Preparing [2025-10-29T11:04:14.511Z] 651f09a048c8: Preparing [2025-10-29T11:04:14.511Z] 484cd678ee3b: Preparing [2025-10-29T11:04:14.511Z] abfcb263a588: Preparing [2025-10-29T11:04:14.511Z] 890fe8f74987: Waiting [2025-10-29T11:04:14.511Z] abfcb263a588: Waiting [2025-10-29T11:04:14.511Z] 651f09a048c8: Waiting [2025-10-29T11:04:14.511Z] 484cd678ee3b: Waiting [2025-10-29T11:04:14.511Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:14.511Z] 66a6d88363f8: Layer already exists [2025-10-29T11:04:14.511Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:14.511Z] 461f94fb415d: Layer already exists [2025-10-29T11:04:14.511Z] 6d05845129cc: Layer already exists [2025-10-29T11:04:14.511Z] 890fe8f74987: Layer already exists [2025-10-29T11:04:14.511Z] 651f09a048c8: Layer already exists [2025-10-29T11:04:14.511Z] 484cd678ee3b: Layer already exists [2025-10-29T11:04:14.511Z] abfcb263a588: Layer already exists [2025-10-29T11:04:14.511Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:14.844Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:15.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-29T11:04:15.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-29T11:04:15.160Z] 6d05845129cc: Preparing [2025-10-29T11:04:15.160Z] 461f94fb415d: Preparing [2025-10-29T11:04:15.160Z] 66a6d88363f8: Preparing [2025-10-29T11:04:15.160Z] 0671bce05b60: Preparing [2025-10-29T11:04:15.160Z] a6c07ce06183: Preparing [2025-10-29T11:04:15.160Z] 890fe8f74987: Preparing [2025-10-29T11:04:15.160Z] 651f09a048c8: Preparing [2025-10-29T11:04:15.160Z] 484cd678ee3b: Preparing [2025-10-29T11:04:15.160Z] abfcb263a588: Preparing [2025-10-29T11:04:15.160Z] 651f09a048c8: Waiting [2025-10-29T11:04:15.160Z] 484cd678ee3b: Waiting [2025-10-29T11:04:15.160Z] abfcb263a588: Waiting [2025-10-29T11:04:15.160Z] 890fe8f74987: Waiting [2025-10-29T11:04:15.160Z] 66a6d88363f8: Layer already exists [2025-10-29T11:04:15.160Z] 6d05845129cc: Layer already exists [2025-10-29T11:04:15.160Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:15.160Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:15.160Z] 461f94fb415d: Layer already exists [2025-10-29T11:04:15.160Z] abfcb263a588: Layer already exists [2025-10-29T11:04:15.160Z] 651f09a048c8: Layer already exists [2025-10-29T11:04:15.160Z] 484cd678ee3b: Layer already exists [2025-10-29T11:04:15.160Z] 890fe8f74987: Layer already exists [2025-10-29T11:04:15.160Z] main: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:04:15.244Z] ===================================================== [Pipeline] echo [2025-10-29T11:04:15.258Z] taggedImages: [2025-10-29T11:04:15.258Z] - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:15.258Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-29T11:04:15.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-29T11:04:15.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:15.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-29T11:04:15.278Z] using credential edgex-jenkins-ssh [Pipeline] echo [2025-10-29T11:04:15.291Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-29T11:04:15.291Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:15.291Z] latest [2025-10-29T11:04:15.291Z] 4.1.0-dev.70 [2025-10-29T11:04:15.291Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:15.291Z] main [2025-10-29T11:04:15.291Z] ===================================================== [2025-10-29T11:04:15.299Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:15.342Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-29T11:04:15.436Z] > git init /w/workspace/edgex-go/917 # timeout=10 [2025-10-29T11:04:15.626Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:15.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:15.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-29T11:04:15.960Z] 79d53ab4f493: Preparing [2025-10-29T11:04:15.960Z] 12bc0a9abd99: Preparing [2025-10-29T11:04:15.960Z] b22ebe138a78: Preparing [2025-10-29T11:04:15.960Z] 0671bce05b60: Preparing [2025-10-29T11:04:15.960Z] a6c07ce06183: Preparing [2025-10-29T11:04:15.960Z] 22e17cf53844: Preparing [2025-10-29T11:04:15.960Z] 9a965167fe20: Preparing [2025-10-29T11:04:15.960Z] 8efe2b469610: Preparing [2025-10-29T11:04:15.960Z] abfcb263a588: Preparing [2025-10-29T11:04:15.960Z] 8efe2b469610: Waiting [2025-10-29T11:04:15.960Z] 22e17cf53844: Waiting [2025-10-29T11:04:15.960Z] abfcb263a588: Waiting [2025-10-29T11:04:15.960Z] 9a965167fe20: Waiting [2025-10-29T11:04:15.960Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:15.960Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:15.960Z] 9a965167fe20: Layer already exists [2025-10-29T11:04:15.960Z] 8efe2b469610: Layer already exists [2025-10-29T11:04:15.960Z] 12bc0a9abd99: Pushed [2025-10-29T11:04:15.960Z] abfcb263a588: Layer already exists [2025-10-29T11:04:15.960Z] b22ebe138a78: Pushed [2025-10-29T11:04:15.960Z] 79d53ab4f493: Pushed [2025-10-29T11:04:15.593Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-29T11:04:15.594Z] > git --version # timeout=10 [2025-10-29T11:04:15.617Z] > git --version # 'git version 2.25.1' [2025-10-29T11:04:15.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-29T11:04:15.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-29T11:04:28.169Z] 22e17cf53844: Pushed [2025-10-29T11:04:28.169Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:28.501Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:28.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-29T11:04:28.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-29T11:04:28.832Z] 79d53ab4f493: Preparing [2025-10-29T11:04:28.832Z] 12bc0a9abd99: Preparing [2025-10-29T11:04:28.832Z] b22ebe138a78: Preparing [2025-10-29T11:04:28.832Z] 0671bce05b60: Preparing [2025-10-29T11:04:28.832Z] a6c07ce06183: Preparing [2025-10-29T11:04:28.832Z] 22e17cf53844: Preparing [2025-10-29T11:04:28.832Z] 9a965167fe20: Preparing [2025-10-29T11:04:28.832Z] 8efe2b469610: Preparing [2025-10-29T11:04:28.832Z] abfcb263a588: Preparing [2025-10-29T11:04:28.832Z] 22e17cf53844: Waiting [2025-10-29T11:04:28.832Z] 9a965167fe20: Waiting [2025-10-29T11:04:28.832Z] 8efe2b469610: Waiting [2025-10-29T11:04:28.832Z] abfcb263a588: Waiting [2025-10-29T11:04:28.832Z] b22ebe138a78: Layer already exists [2025-10-29T11:04:28.832Z] 12bc0a9abd99: Layer already exists [2025-10-29T11:04:28.832Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:28.832Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:28.832Z] 79d53ab4f493: Layer already exists [2025-10-29T11:04:28.832Z] 8efe2b469610: Layer already exists [2025-10-29T11:04:28.832Z] 9a965167fe20: Layer already exists [2025-10-29T11:04:28.832Z] abfcb263a588: Layer already exists [2025-10-29T11:04:28.832Z] 22e17cf53844: Layer already exists [2025-10-29T11:04:28.832Z] latest: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:29.161Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:29.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-29T11:04:29.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-29T11:04:29.474Z] 79d53ab4f493: Preparing [2025-10-29T11:04:29.474Z] 12bc0a9abd99: Preparing [2025-10-29T11:04:29.474Z] b22ebe138a78: Preparing [2025-10-29T11:04:29.474Z] 0671bce05b60: Preparing [2025-10-29T11:04:29.474Z] a6c07ce06183: Preparing [2025-10-29T11:04:29.474Z] 22e17cf53844: Preparing [2025-10-29T11:04:29.474Z] 9a965167fe20: Preparing [2025-10-29T11:04:29.474Z] 22e17cf53844: Waiting [2025-10-29T11:04:29.474Z] 8efe2b469610: Preparing [2025-10-29T11:04:29.474Z] abfcb263a588: Preparing [2025-10-29T11:04:29.474Z] 8efe2b469610: Waiting [2025-10-29T11:04:29.474Z] 9a965167fe20: Waiting [2025-10-29T11:04:29.474Z] b22ebe138a78: Layer already exists [2025-10-29T11:04:29.474Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:29.474Z] 79d53ab4f493: Layer already exists [2025-10-29T11:04:29.474Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:29.474Z] 12bc0a9abd99: Layer already exists [2025-10-29T11:04:29.474Z] abfcb263a588: Layer already exists [2025-10-29T11:04:29.474Z] 22e17cf53844: Layer already exists [2025-10-29T11:04:29.474Z] 9a965167fe20: Layer already exists [2025-10-29T11:04:29.474Z] 8efe2b469610: Layer already exists [2025-10-29T11:04:29.474Z] 4.1.0-dev.70: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:29.798Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:30.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:30.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-29T11:04:30.124Z] 79d53ab4f493: Preparing [2025-10-29T11:04:30.124Z] 12bc0a9abd99: Preparing [2025-10-29T11:04:30.124Z] b22ebe138a78: Preparing [2025-10-29T11:04:30.124Z] 0671bce05b60: Preparing [2025-10-29T11:04:30.124Z] a6c07ce06183: Preparing [2025-10-29T11:04:30.124Z] 22e17cf53844: Preparing [2025-10-29T11:04:30.124Z] 9a965167fe20: Preparing [2025-10-29T11:04:30.124Z] 8efe2b469610: Preparing [2025-10-29T11:04:30.124Z] abfcb263a588: Preparing [2025-10-29T11:04:30.124Z] 9a965167fe20: Waiting [2025-10-29T11:04:30.124Z] abfcb263a588: Waiting [2025-10-29T11:04:30.124Z] 8efe2b469610: Waiting [2025-10-29T11:04:30.124Z] 22e17cf53844: Waiting [2025-10-29T11:04:30.124Z] b22ebe138a78: Layer already exists [2025-10-29T11:04:30.124Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:30.124Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:30.124Z] 79d53ab4f493: Layer already exists [2025-10-29T11:04:30.124Z] 22e17cf53844: Layer already exists [2025-10-29T11:04:30.124Z] 8efe2b469610: Layer already exists [2025-10-29T11:04:30.124Z] abfcb263a588: Layer already exists [2025-10-29T11:04:30.124Z] 12bc0a9abd99: Layer already exists [2025-10-29T11:04:30.124Z] 9a965167fe20: Layer already exists [2025-10-29T11:04:30.124Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:30.454Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:30.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-29T11:04:30.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-29T11:04:30.776Z] 79d53ab4f493: Preparing [2025-10-29T11:04:30.776Z] 12bc0a9abd99: Preparing [2025-10-29T11:04:30.776Z] b22ebe138a78: Preparing [2025-10-29T11:04:30.776Z] 0671bce05b60: Preparing [2025-10-29T11:04:30.776Z] a6c07ce06183: Preparing [2025-10-29T11:04:30.776Z] 22e17cf53844: Preparing [2025-10-29T11:04:30.776Z] 9a965167fe20: Preparing [2025-10-29T11:04:30.776Z] 8efe2b469610: Preparing [2025-10-29T11:04:30.776Z] abfcb263a588: Preparing [2025-10-29T11:04:30.776Z] 9a965167fe20: Waiting [2025-10-29T11:04:30.776Z] 8efe2b469610: Waiting [2025-10-29T11:04:30.776Z] abfcb263a588: Waiting [2025-10-29T11:04:30.776Z] 22e17cf53844: Waiting [2025-10-29T11:04:30.776Z] b22ebe138a78: Layer already exists [2025-10-29T11:04:30.776Z] 79d53ab4f493: Layer already exists [2025-10-29T11:04:30.776Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:30.776Z] 12bc0a9abd99: Layer already exists [2025-10-29T11:04:30.776Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:30.776Z] 22e17cf53844: Layer already exists [2025-10-29T11:04:30.776Z] 8efe2b469610: Layer already exists [2025-10-29T11:04:30.776Z] 9a965167fe20: Layer already exists [2025-10-29T11:04:30.776Z] abfcb263a588: Layer already exists [2025-10-29T11:04:30.776Z] main: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:04:30.857Z] ===================================================== [Pipeline] echo [2025-10-29T11:04:30.869Z] taggedImages: [2025-10-29T11:04:30.869Z] - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:30.869Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-29T11:04:30.869Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-29T11:04:30.869Z] - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:30.869Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-29T11:04:30.903Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-29T11:04:30.903Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:30.903Z] latest [2025-10-29T11:04:30.903Z] 4.1.0-dev.70 [2025-10-29T11:04:30.903Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:30.903Z] main [2025-10-29T11:04:30.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:31.250Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:31.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:31.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-29T11:04:31.570Z] e868f20c05e3: Preparing [2025-10-29T11:04:31.570Z] 828d82b380bc: Preparing [2025-10-29T11:04:31.570Z] 0671bce05b60: Preparing [2025-10-29T11:04:31.570Z] a6c07ce06183: Preparing [2025-10-29T11:04:31.570Z] c995182d57fd: Preparing [2025-10-29T11:04:31.570Z] 0655bcc74483: Preparing [2025-10-29T11:04:31.570Z] abfcb263a588: Preparing [2025-10-29T11:04:31.570Z] 0655bcc74483: Waiting [2025-10-29T11:04:31.570Z] abfcb263a588: Waiting [2025-10-29T11:04:31.570Z] c995182d57fd: Pushed [2025-10-29T11:04:31.829Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:31.829Z] e868f20c05e3: Pushed [2025-10-29T11:04:31.829Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:31.829Z] abfcb263a588: Layer already exists [2025-10-29T11:04:32.395Z] 0655bcc74483: Pushed [2025-10-29T11:04:35.685Z] 828d82b380bc: Pushed [2025-10-29T11:04:35.685Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:36.003Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:36.328Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-29T11:04:36.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-29T11:04:36.328Z] e868f20c05e3: Preparing [2025-10-29T11:04:36.328Z] 828d82b380bc: Preparing [2025-10-29T11:04:36.328Z] 0671bce05b60: Preparing [2025-10-29T11:04:36.328Z] a6c07ce06183: Preparing [2025-10-29T11:04:36.328Z] c995182d57fd: Preparing [2025-10-29T11:04:36.328Z] 0655bcc74483: Preparing [2025-10-29T11:04:36.328Z] abfcb263a588: Preparing [2025-10-29T11:04:36.328Z] 0655bcc74483: Waiting [2025-10-29T11:04:36.328Z] abfcb263a588: Waiting [2025-10-29T11:04:36.328Z] c995182d57fd: Layer already exists [2025-10-29T11:04:36.328Z] e868f20c05e3: Layer already exists [2025-10-29T11:04:36.328Z] 828d82b380bc: Layer already exists [2025-10-29T11:04:36.328Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:36.328Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:36.328Z] 0655bcc74483: Layer already exists [2025-10-29T11:04:36.328Z] abfcb263a588: Layer already exists [2025-10-29T11:04:36.328Z] latest: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:36.651Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:36.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-29T11:04:36.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-29T11:04:36.967Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-29T11:04:36.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-29T11:04:36.967Z] e868f20c05e3: Preparing [2025-10-29T11:04:36.967Z] 828d82b380bc: Preparing [2025-10-29T11:04:36.967Z] 0671bce05b60: Preparing [2025-10-29T11:04:36.967Z] a6c07ce06183: Preparing [2025-10-29T11:04:36.967Z] c995182d57fd: Preparing [2025-10-29T11:04:36.967Z] 0655bcc74483: Preparing [2025-10-29T11:04:36.967Z] abfcb263a588: Preparing [2025-10-29T11:04:36.967Z] abfcb263a588: Waiting [2025-10-29T11:04:36.967Z] 0655bcc74483: Waiting [2025-10-29T11:04:36.967Z] e868f20c05e3: Layer already exists [2025-10-29T11:04:36.967Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:36.967Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:36.967Z] 828d82b380bc: Layer already exists [2025-10-29T11:04:36.967Z] c995182d57fd: Layer already exists [2025-10-29T11:04:36.967Z] 0655bcc74483: Layer already exists [2025-10-29T11:04:36.967Z] abfcb263a588: Layer already exists [2025-10-29T11:04:36.967Z] 4.1.0-dev.70: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:37.205Z] Avoid second fetch [2025-10-29T11:04:37.206Z] Checking out Revision 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 (main) [2025-10-29T11:04:37.288Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:37.604Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:37.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-29T11:04:37.604Z] e868f20c05e3: Preparing [2025-10-29T11:04:37.604Z] 828d82b380bc: Preparing [2025-10-29T11:04:37.604Z] 0671bce05b60: Preparing [2025-10-29T11:04:37.604Z] a6c07ce06183: Preparing [2025-10-29T11:04:37.604Z] c995182d57fd: Preparing [2025-10-29T11:04:37.604Z] 0655bcc74483: Preparing [2025-10-29T11:04:37.604Z] abfcb263a588: Preparing [2025-10-29T11:04:37.604Z] abfcb263a588: Waiting [2025-10-29T11:04:37.604Z] 0655bcc74483: Waiting [2025-10-29T11:04:37.604Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:37.604Z] e868f20c05e3: Layer already exists [2025-10-29T11:04:37.604Z] c995182d57fd: Layer already exists [2025-10-29T11:04:37.604Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:37.604Z] 828d82b380bc: Layer already exists [2025-10-29T11:04:37.604Z] 0655bcc74483: Layer already exists [2025-10-29T11:04:37.604Z] abfcb263a588: Layer already exists [2025-10-29T11:04:37.604Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:37.927Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:38.089Z] Commit message: "Merge pull request #5301 from judehung/refactor-lintv2-gosec" [2025-10-29T11:04:38.246Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-29T11:04:38.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-29T11:04:38.246Z] e868f20c05e3: Preparing [2025-10-29T11:04:38.246Z] 828d82b380bc: Preparing [2025-10-29T11:04:38.246Z] 0671bce05b60: Preparing [2025-10-29T11:04:38.246Z] a6c07ce06183: Preparing [2025-10-29T11:04:38.246Z] c995182d57fd: Preparing [2025-10-29T11:04:38.246Z] 0655bcc74483: Preparing [2025-10-29T11:04:38.246Z] abfcb263a588: Preparing [2025-10-29T11:04:38.246Z] abfcb263a588: Waiting [2025-10-29T11:04:38.246Z] 0655bcc74483: Waiting [2025-10-29T11:04:38.246Z] 828d82b380bc: Layer already exists [2025-10-29T11:04:38.246Z] c995182d57fd: Layer already exists [2025-10-29T11:04:38.246Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:38.246Z] e868f20c05e3: Layer already exists [2025-10-29T11:04:38.246Z] 0655bcc74483: Layer already exists [2025-10-29T11:04:38.246Z] abfcb263a588: Layer already exists [2025-10-29T11:04:38.246Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:38.246Z] main: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:04:38.322Z] ===================================================== [Pipeline] echo [2025-10-29T11:04:38.335Z] taggedImages: [2025-10-29T11:04:38.335Z] - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:38.335Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-29T11:04:38.335Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-29T11:04:38.335Z] - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:38.335Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-29T11:04:38.369Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-29T11:04:38.369Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:38.369Z] latest [2025-10-29T11:04:38.369Z] 4.1.0-dev.70 [2025-10-29T11:04:38.369Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:38.369Z] main [2025-10-29T11:04:38.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:38.726Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:39.062Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:39.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-29T11:04:39.062Z] 234f8344cda6: Preparing [2025-10-29T11:04:39.062Z] 0df10037e828: Preparing [2025-10-29T11:04:39.062Z] 0671bce05b60: Preparing [2025-10-29T11:04:39.062Z] a6c07ce06183: Preparing [2025-10-29T11:04:39.062Z] 340deea0f208: Preparing [2025-10-29T11:04:39.062Z] bf0977330372: Preparing [2025-10-29T11:04:39.062Z] abfcb263a588: Preparing [2025-10-29T11:04:39.062Z] bf0977330372: Waiting [2025-10-29T11:04:39.062Z] abfcb263a588: Waiting [2025-10-29T11:04:39.062Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:39.062Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:39.062Z] abfcb263a588: Layer already exists [2025-10-29T11:04:39.062Z] 234f8344cda6: Pushed [2025-10-29T11:04:39.062Z] 340deea0f208: Pushed [2025-10-29T11:04:37.225Z] > git config core.sparsecheckout # timeout=10 [2025-10-29T11:04:37.298Z] > git checkout -f 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 [2025-10-29T11:04:39.320Z] bf0977330372: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-29T11:04:42.611Z] provisioning config files... [2025-10-29T11:04:42.636Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/917@tmp/config8272867626352198382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-29T11:04:43.312Z] ---> ****-login.sh [2025-10-29T11:04:43.312Z] nexus3.edgexfoundry.org:10001 [2025-10-29T11:04:43.508Z] 0df10037e828: Pushed [2025-10-29T11:04:43.508Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:43.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:04:43.834Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-10-29T11:04:43.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-29T11:04:43.866Z] Configure a credential helper to remove this warning. See [2025-10-29T11:04:43.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-29T11:04:43.866Z] [2025-10-29T11:04:43.866Z] Login Succeeded [2025-10-29T11:04:43.866Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2025-10-29T11:04:44.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:04:44.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-29T11:04:44.138Z] Configure a credential helper to remove this warning. See [2025-10-29T11:04:44.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-29T11:04:44.138Z] [2025-10-29T11:04:44.138Z] Login Succeeded [2025-10-29T11:04:44.138Z] nexus3.edgexfoundry.org:10003 [2025-10-29T11:04:44.150Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-29T11:04:44.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-29T11:04:44.150Z] 234f8344cda6: Preparing [2025-10-29T11:04:44.150Z] 0df10037e828: Preparing [2025-10-29T11:04:44.150Z] 0671bce05b60: Preparing [2025-10-29T11:04:44.150Z] a6c07ce06183: Preparing [2025-10-29T11:04:44.150Z] 340deea0f208: Preparing [2025-10-29T11:04:44.150Z] bf0977330372: Preparing [2025-10-29T11:04:44.150Z] abfcb263a588: Preparing [2025-10-29T11:04:44.150Z] bf0977330372: Waiting [2025-10-29T11:04:44.150Z] abfcb263a588: Waiting [2025-10-29T11:04:44.150Z] 340deea0f208: Layer already exists [2025-10-29T11:04:44.150Z] 0df10037e828: Layer already exists [2025-10-29T11:04:44.150Z] 234f8344cda6: Layer already exists [2025-10-29T11:04:44.150Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:44.150Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:44.150Z] bf0977330372: Layer already exists [2025-10-29T11:04:44.150Z] abfcb263a588: Layer already exists [2025-10-29T11:04:44.150Z] latest: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:44.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:04:44.470Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:44.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-29T11:04:44.676Z] Configure a credential helper to remove this warning. See [2025-10-29T11:04:44.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-29T11:04:44.676Z] [2025-10-29T11:04:44.676Z] Login Succeeded [2025-10-29T11:04:44.676Z] nexus3.edgexfoundry.org:10004 [2025-10-29T11:04:44.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:04:44.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-29T11:04:44.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-29T11:04:44.793Z] 234f8344cda6: Preparing [2025-10-29T11:04:44.793Z] 0df10037e828: Preparing [2025-10-29T11:04:44.793Z] 0671bce05b60: Preparing [2025-10-29T11:04:44.793Z] a6c07ce06183: Preparing [2025-10-29T11:04:44.793Z] 340deea0f208: Preparing [2025-10-29T11:04:44.793Z] bf0977330372: Preparing [2025-10-29T11:04:44.793Z] abfcb263a588: Preparing [2025-10-29T11:04:44.793Z] abfcb263a588: Waiting [2025-10-29T11:04:44.793Z] bf0977330372: Waiting [2025-10-29T11:04:44.793Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:44.793Z] 234f8344cda6: Layer already exists [2025-10-29T11:04:44.793Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:44.793Z] 0df10037e828: Layer already exists [2025-10-29T11:04:44.793Z] 340deea0f208: Layer already exists [2025-10-29T11:04:44.793Z] abfcb263a588: Layer already exists [2025-10-29T11:04:44.793Z] bf0977330372: Layer already exists [2025-10-29T11:04:44.793Z] 4.1.0-dev.70: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:44.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-29T11:04:44.948Z] Configure a credential helper to remove this warning. See [2025-10-29T11:04:44.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-29T11:04:44.948Z] [2025-10-29T11:04:44.948Z] Login Succeeded [2025-10-29T11:04:44.948Z] ****.io [2025-10-29T11:04:45.110Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:45.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-29T11:04:45.435Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:45.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-29T11:04:45.435Z] 234f8344cda6: Preparing [2025-10-29T11:04:45.435Z] 0df10037e828: Preparing [2025-10-29T11:04:45.435Z] 0671bce05b60: Preparing [2025-10-29T11:04:45.435Z] a6c07ce06183: Preparing [2025-10-29T11:04:45.435Z] 340deea0f208: Preparing [2025-10-29T11:04:45.435Z] bf0977330372: Preparing [2025-10-29T11:04:45.435Z] abfcb263a588: Preparing [2025-10-29T11:04:45.435Z] bf0977330372: Waiting [2025-10-29T11:04:45.435Z] abfcb263a588: Waiting [2025-10-29T11:04:45.435Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:45.435Z] 340deea0f208: Layer already exists [2025-10-29T11:04:45.435Z] 0df10037e828: Layer already exists [2025-10-29T11:04:45.435Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:45.435Z] 234f8344cda6: Layer already exists [2025-10-29T11:04:45.435Z] bf0977330372: Layer already exists [2025-10-29T11:04:45.435Z] abfcb263a588: Layer already exists [2025-10-29T11:04:45.435Z] 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-10-29T11:04:45.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-29T11:04:45.479Z] Configure a credential helper to remove this warning. See [2025-10-29T11:04:45.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-29T11:04:45.479Z] [2025-10-29T11:04:45.479Z] Login Succeeded [2025-10-29T11:04:45.479Z] ---> ****-login.sh ends [Pipeline] sh [Pipeline] } [2025-10-29T11:04:45.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-10-29T11:04:45.767Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:04:46.132Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-29T11:04:46.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-29T11:04:46.132Z] 234f8344cda6: Preparing [2025-10-29T11:04:46.133Z] 0df10037e828: Preparing [2025-10-29T11:04:46.133Z] 0671bce05b60: Preparing [2025-10-29T11:04:46.133Z] a6c07ce06183: Preparing [2025-10-29T11:04:46.133Z] 340deea0f208: Preparing [2025-10-29T11:04:46.133Z] bf0977330372: Preparing [2025-10-29T11:04:46.133Z] abfcb263a588: Preparing [2025-10-29T11:04:46.133Z] bf0977330372: Waiting [2025-10-29T11:04:46.133Z] abfcb263a588: Waiting [2025-10-29T11:04:46.133Z] 340deea0f208: Layer already exists [2025-10-29T11:04:46.133Z] 234f8344cda6: Layer already exists [2025-10-29T11:04:46.133Z] 0df10037e828: Layer already exists [2025-10-29T11:04:46.133Z] a6c07ce06183: Layer already exists [2025-10-29T11:04:46.133Z] 0671bce05b60: Layer already exists [2025-10-29T11:04:46.133Z] abfcb263a588: Layer already exists [2025-10-29T11:04:46.133Z] bf0977330372: Layer already exists [2025-10-29T11:04:46.133Z] main: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T11:04:46.216Z] ===================================================== [Pipeline] echo [2025-10-29T11:04:46.237Z] taggedImages: [2025-10-29T11:04:46.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-29T11:04:46.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-29T11:04:46.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-29T11:04:46.330Z] ========================================================= [2025-10-29T11:04:46.330Z] [edgeXBuildMultiArch] RAW Config: [2025-10-29T11:04:46.330Z] images: [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [2025-10-29T11:04:46.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-29T11:04:46.330Z] settingsFile: [2025-10-29T11:04:46.330Z] edgex-go-settings [2025-10-29T11:04:46.330Z] ========================================================= [Pipeline] node [Pipeline] sh [2025-10-29T11:04:46.942Z] + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] echo [2025-10-29T11:04:46.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-29T11:04:46.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-29T11:04:47.005Z] ========================================================= [2025-10-29T11:04:47.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-29T11:04:47.005Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-29T11:04:47.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-29T11:04:47.332Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-29T11:04:47.332Z] 6e174226ea69: Pulling fs layer [2025-10-29T11:04:47.332Z] 7d1a427e917c: Pulling fs layer [2025-10-29T11:04:47.332Z] 382d65ac76eb: Pulling fs layer [2025-10-29T11:04:47.332Z] 13eebdc497b7: Pulling fs layer [2025-10-29T11:04:47.332Z] 4f4fb700ef54: Pulling fs layer [2025-10-29T11:04:47.332Z] 06715773e931: Pulling fs layer [2025-10-29T11:04:47.332Z] 7fa9dde3b271: Pulling fs layer [2025-10-29T11:04:47.332Z] d57d563a94ed: Pulling fs layer [2025-10-29T11:04:47.332Z] 13eebdc497b7: Waiting [2025-10-29T11:04:47.332Z] 4f4fb700ef54: Waiting [2025-10-29T11:04:47.332Z] 06715773e931: Waiting [2025-10-29T11:04:47.332Z] d57d563a94ed: Waiting [2025-10-29T11:04:47.332Z] 7fa9dde3b271: Waiting [2025-10-29T11:04:47.605Z] 7d1a427e917c: Verifying Checksum [2025-10-29T11:04:47.605Z] 7d1a427e917c: Download complete [2025-10-29T11:04:47.605Z] 13eebdc497b7: Verifying Checksum [2025-10-29T11:04:47.605Z] 13eebdc497b7: Download complete [2025-10-29T11:04:47.605Z] 4f4fb700ef54: Verifying Checksum [2025-10-29T11:04:47.605Z] 4f4fb700ef54: Download complete [2025-10-29T11:04:47.605Z] 06715773e931: Verifying Checksum [2025-10-29T11:04:47.605Z] 06715773e931: Download complete [2025-10-29T11:04:47.605Z] 6e174226ea69: Verifying Checksum [2025-10-29T11:04:47.605Z] 6e174226ea69: Download complete [2025-10-29T11:04:48.231Z] d57d563a94ed: Verifying Checksum [2025-10-29T11:04:48.231Z] d57d563a94ed: Download complete [2025-10-29T11:04:48.502Z] 6e174226ea69: Pull complete [2025-10-29T11:04:49.104Z] 7d1a427e917c: Pull complete [2025-10-29T11:04:49.711Z] 382d65ac76eb: Verifying Checksum [2025-10-29T11:04:49.711Z] 382d65ac76eb: Download complete [2025-10-29T11:04:50.684Z] 7fa9dde3b271: Verifying Checksum [2025-10-29T11:04:50.684Z] 7fa9dde3b271: Download complete [2025-10-29T11:05:01.334Z] Still waiting to schedule task [2025-10-29T11:05:01.334Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-29T11:05:03.035Z] 382d65ac76eb: Pull complete [2025-10-29T11:05:03.305Z] 13eebdc497b7: Pull complete [2025-10-29T11:05:03.576Z] 4f4fb700ef54: Pull complete [2025-10-29T11:05:04.162Z] 06715773e931: Pull complete [2025-10-29T11:05:14.274Z] 7fa9dde3b271: Pull complete [2025-10-29T11:05:14.545Z] d57d563a94ed: Pull complete [2025-10-29T11:05:14.812Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-29T11:05:14.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-29T11:05:14.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-29T11:05:15.178Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-29T11:05:15.178Z] WORKDIR /edgex [2025-10-29T11:05:15.178Z] COPY go.mod . [2025-10-29T11:05:15.178Z] RUN go mod download [2025-10-29T11:05:15.178Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-29T11:05:15.788Z] Sending build context to Docker daemon 3.844MB [2025-10-29T11:05:15.788Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-29T11:05:15.788Z] ---> 43a1c90cae9b [2025-10-29T11:05:15.788Z] Step 2/4 : WORKDIR /edgex [2025-10-29T11:05:17.747Z] ---> Running in 47edd642c744 [2025-10-29T11:05:18.016Z] Removing intermediate container 47edd642c744 [2025-10-29T11:05:18.016Z] ---> 0d4ed4ff989e [2025-10-29T11:05:18.016Z] Step 3/4 : COPY go.mod . [2025-10-29T11:05:18.616Z] ---> af0640b18dab [2025-10-29T11:05:18.616Z] Step 4/4 : RUN go mod download [2025-10-29T11:05:18.616Z] ---> Running in 3d5edcd8255b [2025-10-29T11:05:55.022Z] Running on prd-centos7-docker-4c-2g-747062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-29T11:05:55.067Z] provisioning config files... [2025-10-29T11:05:55.088Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7655586490486013136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-29T11:05:56.052Z] ---> ****-login.sh [2025-10-29T11:05:56.052Z] nexus3.edgexfoundry.org:10001 [2025-10-29T11:06:15.053Z] Removing intermediate container 3d5edcd8255b [2025-10-29T11:06:15.053Z] ---> e6a9fd9ad3bf [2025-10-29T11:06:15.053Z] Successfully built e6a9fd9ad3bf [2025-10-29T11:06:15.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:06:15.391Z] + docker inspect -f . ci-base-image-arm64 [2025-10-29T11:06:15.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T11:06:15.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-747004 does not seem to be running inside a container [2025-10-29T11:06:15.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-29T11:06:16.877Z] $ docker top 276ff78fa5e4face47f70c9d03c79672362028d44a73586698eafacf1175215e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-29T11:06:17.720Z] + go version [2025-10-29T11:06:17.720Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-29T11:06:17.741Z] $ docker stop --time=1 276ff78fa5e4face47f70c9d03c79672362028d44a73586698eafacf1175215e [2025-10-29T11:06:19.373Z] $ docker rm -f --volumes 276ff78fa5e4face47f70c9d03c79672362028d44a73586698eafacf1175215e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:06:20.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-29T11:06:20.137Z] [2025-10-29T11:06:20.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:06:20.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-29T11:06:21.451Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-29T11:06:21.451Z] 547446be3368: Pulling fs layer [2025-10-29T11:06:21.451Z] d125d8839a47: Pulling fs layer [2025-10-29T11:06:21.451Z] 3e85d5ac6304: Pulling fs layer [2025-10-29T11:06:21.451Z] c3105a71a48b: Pulling fs layer [2025-10-29T11:06:21.451Z] 0f093f025ec4: Pulling fs layer [2025-10-29T11:06:21.451Z] c3106fc0e877: Pulling fs layer [2025-10-29T11:06:21.451Z] 0f093f025ec4: Waiting [2025-10-29T11:06:21.451Z] c3105a71a48b: Waiting [2025-10-29T11:06:21.451Z] c3106fc0e877: Waiting [2025-10-29T11:06:21.451Z] 547446be3368: Verifying Checksum [2025-10-29T11:06:21.451Z] 547446be3368: Download complete [2025-10-29T11:06:21.451Z] c3105a71a48b: Download complete [2025-10-29T11:06:22.036Z] d125d8839a47: Verifying Checksum [2025-10-29T11:06:22.036Z] d125d8839a47: Download complete [2025-10-29T11:06:22.036Z] c3106fc0e877: Verifying Checksum [2025-10-29T11:06:22.036Z] c3106fc0e877: Download complete [2025-10-29T11:06:22.036Z] 0f093f025ec4: Verifying Checksum [2025-10-29T11:06:22.036Z] 0f093f025ec4: Download complete [2025-10-29T11:06:22.306Z] 547446be3368: Pull complete [2025-10-29T11:06:23.267Z] d125d8839a47: Pull complete [2025-10-29T11:06:24.228Z] 3e85d5ac6304: Verifying Checksum [2025-10-29T11:06:24.228Z] 3e85d5ac6304: Download complete [2025-10-29T11:06:34.326Z] 3e85d5ac6304: Pull complete [2025-10-29T11:06:34.326Z] c3105a71a48b: Pull complete [2025-10-29T11:06:34.912Z] 0f093f025ec4: Pull complete [2025-10-29T11:06:35.178Z] c3106fc0e877: Pull complete [2025-10-29T11:06:35.178Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-29T11:06:35.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-29T11:06:35.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T11:06:35.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-747004 does not seem to be running inside a container [2025-10-29T11:06:35.457Z] $ 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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-29T11:06:37.441Z] $ docker top 5b7fe98dbff1bdf3183fdefa9f1b77c351fdc50c19ff697fa3cd7c93d622f03a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-29T11:06:38.260Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-29T11:06:48.345Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #1 transferring dockerfile: 2.10kB done [2025-10-29T11:06:48.345Z] #1 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #2 transferring dockerfile: 2.01kB done [2025-10-29T11:06:48.345Z] #2 DONE 0.0s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #3 transferring dockerfile: 1.69kB done [2025-10-29T11:06:48.345Z] #3 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #4 transferring dockerfile: 2.00kB 0.0s done [2025-10-29T11:06:48.345Z] #4 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #5 transferring dockerfile: 3.02kB done [2025-10-29T11:06:48.345Z] #5 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #6 transferring dockerfile: 2.49kB done [2025-10-29T11:06:48.345Z] #6 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #7 [core-command internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #7 transferring dockerfile: 1.94kB 0.0s done [2025-10-29T11:06:48.345Z] #7 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #8 transferring dockerfile: 1.81kB 0.0s done [2025-10-29T11:06:48.345Z] #8 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #9 transferring dockerfile: 2.23kB done [2025-10-29T11:06:48.345Z] #9 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #10 [core-data internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #10 transferring dockerfile: 2.04kB 0.0s done [2025-10-29T11:06:48.345Z] #10 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #11 transferring dockerfile: 2.14kB 0.0s done [2025-10-29T11:06:48.345Z] #11 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #12 transferring dockerfile: 2.50kB 0.0s done [2025-10-29T11:06:48.345Z] #12 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-10-29T11:06:48.345Z] #13 transferring dockerfile: 1.83kB done [2025-10-29T11:06:48.345Z] #13 DONE 0.1s [2025-10-29T11:06:48.345Z] [2025-10-29T11:06:48.345Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-29T11:06:48.617Z] #14 transferring dockerfile: 1.89kB done [2025-10-29T11:06:48.617Z] #14 DONE 0.1s [2025-10-29T11:06:48.617Z] [2025-10-29T11:06:48.617Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-10-29T11:06:48.617Z] #15 transferring dockerfile: 1.70kB 0.0s done [2025-10-29T11:06:48.617Z] #15 DONE 0.1s [2025-10-29T11:06:48.617Z] [2025-10-29T11:06:48.617Z] #16 [core-metadata internal] load .dockerignore [2025-10-29T11:06:48.617Z] #16 transferring context: 50B 0.0s done [2025-10-29T11:06:48.617Z] #16 DONE 0.1s [2025-10-29T11:06:49.210Z] [2025-10-29T11:06:49.210Z] #17 [core-keeper internal] load .dockerignore [2025-10-29T11:06:49.476Z] #17 transferring context: 50B 0.0s done [2025-10-29T11:06:49.476Z] #17 DONE 0.0s [2025-10-29T11:06:49.476Z] [2025-10-29T11:06:49.476Z] #18 [security-spire-config internal] load .dockerignore [2025-10-29T11:06:49.476Z] #18 transferring context: 50B 0.0s done [2025-10-29T11:06:49.476Z] #18 DONE 0.0s [2025-10-29T11:06:49.476Z] [2025-10-29T11:06:49.476Z] #19 [support-notifications internal] load .dockerignore [2025-10-29T11:06:49.476Z] #19 transferring context: 50B done [2025-10-29T11:06:49.476Z] #19 DONE 0.0s [2025-10-29T11:06:49.476Z] [2025-10-29T11:06:49.476Z] #20 [security-bootstrapper internal] load .dockerignore [2025-10-29T11:06:49.743Z] #20 transferring context: 50B 0.0s done [2025-10-29T11:06:49.743Z] #20 DONE 0.1s [2025-10-29T11:06:49.743Z] [2025-10-29T11:06:49.743Z] #21 [core-command internal] load .dockerignore [2025-10-29T11:06:49.743Z] #21 transferring context: 50B 0.0s done [2025-10-29T11:06:49.743Z] #21 DONE 0.1s [2025-10-29T11:06:49.743Z] [2025-10-29T11:06:49.743Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-10-29T11:06:49.743Z] #22 transferring context: 50B 0.0s done [2025-10-29T11:06:49.743Z] #22 DONE 0.1s [2025-10-29T11:06:49.743Z] [2025-10-29T11:06:49.743Z] #23 [security-spire-agent internal] load .dockerignore [2025-10-29T11:06:49.743Z] #23 transferring context: 50B done [2025-10-29T11:06:49.743Z] #23 DONE 0.1s [2025-10-29T11:06:49.743Z] [2025-10-29T11:06:49.743Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-29T11:06:49.743Z] #24 transferring context: 50B 0.0s done [2025-10-29T11:06:49.743Z] #24 DONE 0.1s [2025-10-29T11:06:49.743Z] [2025-10-29T11:06:49.743Z] #25 [core-data internal] load .dockerignore [2025-10-29T11:06:49.743Z] #25 transferring context: 50B 0.0s done [2025-10-29T11:06:50.012Z] #25 DONE 0.1s [2025-10-29T11:06:50.012Z] [2025-10-29T11:06:50.012Z] #26 [security-proxy-auth internal] load .dockerignore [2025-10-29T11:06:50.012Z] #26 transferring context: 50B done [2025-10-29T11:06:50.012Z] #26 DONE 0.1s [2025-10-29T11:06:50.012Z] [2025-10-29T11:06:50.012Z] #27 [security-proxy-setup internal] load .dockerignore [2025-10-29T11:06:50.012Z] #27 transferring context: 50B 0.0s done [2025-10-29T11:06:50.012Z] #27 DONE 0.1s [2025-10-29T11:06:50.013Z] [2025-10-29T11:06:50.013Z] #28 [support-scheduler internal] load .dockerignore [2025-10-29T11:06:50.013Z] #28 transferring context: 50B done [2025-10-29T11:06:50.013Z] #28 DONE 0.1s [2025-10-29T11:06:50.013Z] [2025-10-29T11:06:50.013Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-10-29T11:06:50.279Z] #29 ... [2025-10-29T11:06:50.279Z] [2025-10-29T11:06:50.279Z] #30 [security-spire-server internal] load .dockerignore [2025-10-29T11:06:50.279Z] #30 transferring context: 50B done [2025-10-29T11:06:50.279Z] #30 DONE 0.1s [2025-10-29T11:06:50.279Z] [2025-10-29T11:06:50.279Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-10-29T11:06:50.279Z] #29 transferring context: 50B done [2025-10-29T11:06:50.279Z] #29 ... [2025-10-29T11:06:50.279Z] [2025-10-29T11:06:50.280Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:50.280Z] #31 DONE 0.0s [2025-10-29T11:06:50.547Z] [2025-10-29T11:06:50.547Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T11:06:50.813Z] #32 DONE 0.5s [2025-10-29T11:06:50.813Z] [2025-10-29T11:06:50.813Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-10-29T11:06:51.078Z] #29 ... [2025-10-29T11:06:51.078Z] [2025-10-29T11:06:51.078Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:51.078Z] #31 DONE 0.0s [2025-10-29T11:06:51.078Z] [2025-10-29T11:06:51.078Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T11:06:51.078Z] #32 DONE 0.5s [2025-10-29T11:06:51.078Z] [2025-10-29T11:06:51.078Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:51.078Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:51.078Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:51.078Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:51.078Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:51.078Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 991.23kB / 4.09MB 0.3s [2025-10-29T11:06:51.344Z] #33 ... [2025-10-29T11:06:51.344Z] [2025-10-29T11:06:51.344Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:51.344Z] #31 DONE 0.0s [2025-10-29T11:06:51.344Z] [2025-10-29T11:06:51.344Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:51.344Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:51.344Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:51.344Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:51.344Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:51.344Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:51.344Z] #33 ... [2025-10-29T11:06:51.344Z] [2025-10-29T11:06:51.344Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:51.344Z] #31 DONE 0.0s [2025-10-29T11:06:51.344Z] [2025-10-29T11:06:51.344Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:51.344Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:51.344Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:51.344Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:51.344Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:51.344Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:51.344Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-29T11:06:51.611Z] #33 ... [2025-10-29T11:06:51.611Z] [2025-10-29T11:06:51.611Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:51.611Z] #31 DONE 0.0s [2025-10-29T11:06:51.611Z] [2025-10-29T11:06:51.611Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T11:06:51.611Z] #32 DONE 0.6s [2025-10-29T11:06:51.611Z] [2025-10-29T11:06:51.611Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:51.611Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:51.611Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:51.611Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:51.611Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:51.611Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:51.886Z] #33 ... [2025-10-29T11:06:51.886Z] [2025-10-29T11:06:51.886Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:51.886Z] #31 DONE 0.0s [2025-10-29T11:06:51.886Z] [2025-10-29T11:06:51.886Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:52.159Z] #33 ... [2025-10-29T11:06:52.159Z] [2025-10-29T11:06:52.159Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T11:06:52.159Z] #32 DONE 0.9s [2025-10-29T11:06:52.159Z] [2025-10-29T11:06:52.159Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:52.159Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:52.159Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:52.159Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:52.159Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:52.159Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:52.756Z] #33 ... [2025-10-29T11:06:52.756Z] [2025-10-29T11:06:52.756Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:52.756Z] #31 DONE 0.2s [2025-10-29T11:06:52.756Z] [2025-10-29T11:06:52.756Z] #34 [core-metadata internal] load build context [2025-10-29T11:06:52.756Z] #34 transferring context: 3.36MB 0.9s done [2025-10-29T11:06:52.756Z] #34 DONE 1.6s [2025-10-29T11:06:52.756Z] [2025-10-29T11:06:52.756Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:52.756Z] #33 ... [2025-10-29T11:06:52.756Z] [2025-10-29T11:06:52.756Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:52.756Z] #31 DONE 0.2s [2025-10-29T11:06:52.756Z] [2025-10-29T11:06:52.756Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T11:06:52.756Z] #32 DONE 1.4s [2025-10-29T11:06:52.756Z] [2025-10-29T11:06:52.756Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:52.756Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:52.756Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:52.756Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:52.756Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:52.756Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:53.028Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:53.028Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:53.028Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:53.028Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:53.028Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:53.028Z] #33 ... [2025-10-29T11:06:53.028Z] [2025-10-29T11:06:53.028Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:53.028Z] #31 DONE 0.2s [2025-10-29T11:06:53.028Z] [2025-10-29T11:06:53.028Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:53.302Z] #33 ... [2025-10-29T11:06:53.302Z] [2025-10-29T11:06:53.302Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:53.302Z] #31 DONE 0.2s [2025-10-29T11:06:53.302Z] [2025-10-29T11:06:53.302Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:53.302Z] #33 ... [2025-10-29T11:06:53.302Z] [2025-10-29T11:06:53.302Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T11:06:53.302Z] #32 DONE 1.7s [2025-10-29T11:06:53.302Z] [2025-10-29T11:06:53.302Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:53.575Z] #33 ... [2025-10-29T11:06:53.575Z] [2025-10-29T11:06:53.575Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-29T11:06:53.575Z] #31 DONE 0.2s [2025-10-29T11:06:53.575Z] [2025-10-29T11:06:53.575Z] #35 [core-keeper internal] load build context [2025-10-29T11:06:53.575Z] #35 transferring context: 3.36MB 1.5s done [2025-10-29T11:06:53.575Z] #35 DONE 2.3s [2025-10-29T11:06:53.575Z] [2025-10-29T11:06:53.575Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:53.575Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:53.575Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:53.575Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:53.575Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:53.575Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:53.844Z] #33 ... [2025-10-29T11:06:53.844Z] [2025-10-29T11:06:53.844Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-29T11:06:53.844Z] #32 DONE 2.0s [2025-10-29T11:06:53.844Z] [2025-10-29T11:06:53.844Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:53.844Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:53.844Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:53.844Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:53.844Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:53.844Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:54.118Z] #33 ... [2025-10-29T11:06:54.118Z] [2025-10-29T11:06:54.118Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-29T11:06:54.118Z] #36 DONE 4.0s [2025-10-29T11:06:54.118Z] [2025-10-29T11:06:54.118Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:54.118Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.6s done [2025-10-29T11:06:54.409Z] #33 ... [2025-10-29T11:06:54.409Z] [2025-10-29T11:06:54.409Z] #37 [core-command internal] load build context [2025-10-29T11:06:54.409Z] #37 transferring context: 3.36MB 2.2s done [2025-10-29T11:06:54.409Z] #37 DONE 2.8s [2025-10-29T11:06:54.678Z] [2025-10-29T11:06:54.678Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-29T11:06:54.678Z] #38 ... [2025-10-29T11:06:54.678Z] [2025-10-29T11:06:54.678Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-29T11:06:54.678Z] #39 DONE 2.8s [2025-10-29T11:06:54.678Z] [2025-10-29T11:06:54.678Z] #40 [security-bootstrapper internal] load build context [2025-10-29T11:06:54.678Z] #40 transferring context: 3.36MB 1.8s done [2025-10-29T11:06:54.678Z] #40 DONE 3.1s [2025-10-29T11:06:54.946Z] [2025-10-29T11:06:54.946Z] #41 [support-scheduler internal] load build context [2025-10-29T11:06:54.946Z] #41 ... [2025-10-29T11:06:54.946Z] [2025-10-29T11:06:54.946Z] #42 [support-notifications internal] load build context [2025-10-29T11:06:54.946Z] #42 transferring context: 3.36MB 2.5s done [2025-10-29T11:06:54.946Z] #42 DONE 3.6s [2025-10-29T11:06:54.946Z] [2025-10-29T11:06:54.946Z] #41 [support-scheduler internal] load build context [2025-10-29T11:06:55.908Z] #41 ... [2025-10-29T11:06:55.908Z] [2025-10-29T11:06:55.908Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:55.908Z] #33 DONE 5.9s [2025-10-29T11:06:55.908Z] [2025-10-29T11:06:55.908Z] #41 [support-scheduler internal] load build context [2025-10-29T11:06:56.176Z] #41 ... [2025-10-29T11:06:56.176Z] [2025-10-29T11:06:56.176Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-29T11:06:56.176Z] #38 DONE 2.8s [2025-10-29T11:06:56.176Z] [2025-10-29T11:06:56.176Z] #41 [support-scheduler internal] load build context [2025-10-29T11:06:56.176Z] #41 ... [2025-10-29T11:06:56.176Z] [2025-10-29T11:06:56.176Z] #43 [core-data internal] load build context [2025-10-29T11:06:56.176Z] #43 transferring context: 3.36MB 2.1s done [2025-10-29T11:06:56.176Z] #43 DONE 3.3s [2025-10-29T11:06:56.176Z] [2025-10-29T11:06:56.176Z] #41 [support-scheduler internal] load build context [2025-10-29T11:06:56.176Z] #41 ... [2025-10-29T11:06:56.176Z] [2025-10-29T11:06:56.176Z] #44 [security-secretstore-setup internal] load build context [2025-10-29T11:06:56.176Z] #44 transferring context: 3.36MB 2.6s done [2025-10-29T11:06:56.176Z] #44 DONE 4.1s [2025-10-29T11:06:56.176Z] [2025-10-29T11:06:56.176Z] #41 [support-scheduler internal] load build context [2025-10-29T11:06:56.444Z] #41 transferring context: 3.36MB 2.4s done [2025-10-29T11:06:56.444Z] #41 DONE 3.1s [2025-10-29T11:06:56.444Z] [2025-10-29T11:06:56.444Z] #45 [security-proxy-setup internal] load build context [2025-10-29T11:06:56.444Z] #45 transferring context: 3.36MB 2.2s done [2025-10-29T11:06:56.444Z] #45 DONE 3.0s [2025-10-29T11:06:56.444Z] [2025-10-29T11:06:56.444Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-29T11:06:56.713Z] #46 ... [2025-10-29T11:06:56.713Z] [2025-10-29T11:06:56.713Z] #47 [core-common-config-bootstrapper internal] load build context [2025-10-29T11:06:56.713Z] #47 transferring context: 3.36MB 2.3s done [2025-10-29T11:06:56.713Z] #47 DONE 3.6s [2025-10-29T11:06:56.713Z] [2025-10-29T11:06:56.713Z] #48 [security-spiffe-token-provider internal] load build context [2025-10-29T11:06:56.713Z] #48 transferring context: 3.36MB 1.6s done [2025-10-29T11:06:56.713Z] #48 DONE 2.7s [2025-10-29T11:06:56.713Z] [2025-10-29T11:06:56.713Z] #49 [security-proxy-auth internal] load build context [2025-10-29T11:06:56.713Z] #49 transferring context: 3.36MB 2.6s done [2025-10-29T11:06:56.713Z] #49 DONE 3.7s [2025-10-29T11:06:56.713Z] [2025-10-29T11:06:56.713Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-29T11:06:56.713Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-29T11:06:56.713Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-29T11:06:56.713Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-29T11:06:56.713Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-29T11:06:56.713Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-29T11:06:56.713Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.6s done [2025-10-29T11:06:56.713Z] #33 DONE 5.9s [2025-10-29T11:06:56.713Z] [2025-10-29T11:06:56.713Z] #50 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-29T11:06:56.713Z] #50 DONE 5.5s [2025-10-29T11:06:56.713Z] [2025-10-29T11:06:56.713Z] #51 [security-spire-config internal] load build context [2025-10-29T11:06:56.713Z] #51 DONE 0.0s [2025-10-29T11:06:56.713Z] [2025-10-29T11:06:56.713Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:06:56.994Z] #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:06:57.586Z] #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done [2025-10-29T11:06:57.586Z] #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done [2025-10-29T11:06:57.586Z] #52 ... [2025-10-29T11:06:57.586Z] [2025-10-29T11:06:57.586Z] #53 [security-spire-agent internal] load build context [2025-10-29T11:06:57.586Z] #53 transferring context: 23.33kB 0.0s done [2025-10-29T11:06:57.586Z] #53 DONE 1.0s [2025-10-29T11:06:57.586Z] [2025-10-29T11:06:57.586Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:06:57.586Z] #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-29T11:06:57.858Z] #52 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-29T11:06:57.858Z] #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-29T11:06:57.858Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-10-29T11:06:57.858Z] #52 ... [2025-10-29T11:06:57.858Z] [2025-10-29T11:06:57.858Z] #54 [security-spire-server internal] load build context [2025-10-29T11:06:57.858Z] #54 transferring context: 23.80kB 0.1s done [2025-10-29T11:06:57.858Z] #54 DONE 1.1s [2025-10-29T11:06:57.858Z] [2025-10-29T11:06:57.858Z] #51 [security-spire-config internal] load build context [2025-10-29T11:06:57.858Z] #51 transferring context: 22.05kB 0.1s done [2025-10-29T11:06:57.858Z] #51 DONE 1.2s [2025-10-29T11:06:57.858Z] [2025-10-29T11:06:57.858Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:06:57.858Z] #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-29T11:06:57.858Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-29T11:06:57.858Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-10-29T11:06:58.130Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-29T11:06:58.130Z] #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-29T11:06:58.130Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-29T11:06:58.130Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.4s [2025-10-29T11:06:58.130Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-29T11:06:58.130Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-10-29T11:06:58.716Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s [2025-10-29T11:07:00.143Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.74MB / 33.17MB 2.5s [2025-10-29T11:07:01.559Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.52MB / 33.17MB 3.6s [2025-10-29T11:07:01.827Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-29T11:07:02.096Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 4.2s [2025-10-29T11:07:02.365Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 4.7s [2025-10-29T11:07:02.963Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.19MB / 33.17MB 5.0s [2025-10-29T11:07:03.239Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.5s [2025-10-29T11:07:04.087Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 6.2s [2025-10-29T11:07:04.405Z] #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-10-29T11:07:04.405Z] #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-29T11:07:05.019Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.44MB / 33.17MB 7.1s [2025-10-29T11:07:06.018Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.49MB / 33.17MB 8.1s [2025-10-29T11:07:06.018Z] #52 ... [2025-10-29T11:07:06.018Z] [2025-10-29T11:07:06.018Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-29T11:07:06.018Z] #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.018Z] #0 9.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.318Z] #55 ... [2025-10-29T11:07:06.318Z] [2025-10-29T11:07:06.318Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-29T11:07:06.318Z] #0 7.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.318Z] #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.318Z] #56 ... [2025-10-29T11:07:06.318Z] [2025-10-29T11:07:06.318Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:06.318Z] #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.318Z] #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.590Z] #57 ... [2025-10-29T11:07:06.590Z] [2025-10-29T11:07:06.590Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-29T11:07:06.590Z] #58 DONE 10.3s [2025-10-29T11:07:06.590Z] [2025-10-29T11:07:06.590Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-29T11:07:06.590Z] #59 ... [2025-10-29T11:07:06.590Z] [2025-10-29T11:07:06.590Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-29T11:07:06.590Z] #0 8.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.590Z] #0 9.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:06.590Z] #60 ... [2025-10-29T11:07:06.590Z] [2025-10-29T11:07:06.590Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T11:07:06.880Z] #61 ... [2025-10-29T11:07:06.880Z] [2025-10-29T11:07:06.880Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-29T11:07:06.880Z] #62 ... [2025-10-29T11:07:06.880Z] [2025-10-29T11:07:06.880Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-29T11:07:07.151Z] #63 ... [2025-10-29T11:07:07.151Z] [2025-10-29T11:07:07.151Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T11:07:07.151Z] #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done [2025-10-29T11:07:07.151Z] #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-29T11:07:07.151Z] #64 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-29T11:07:07.151Z] #64 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-29T11:07:07.151Z] #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-29T11:07:07.151Z] #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-29T11:07:07.151Z] #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-10-29T11:07:07.151Z] #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-29T11:07:07.151Z] #64 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.7s done [2025-10-29T11:07:07.151Z] #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-29T11:07:07.151Z] #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-29T11:07:07.151Z] #64 ... [2025-10-29T11:07:07.151Z] [2025-10-29T11:07:07.151Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-29T11:07:07.151Z] #59 DONE 10.8s [2025-10-29T11:07:07.151Z] [2025-10-29T11:07:07.151Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:07.423Z] #65 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:07.423Z] #65 ... [2025-10-29T11:07:07.423Z] [2025-10-29T11:07:07.423Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-29T11:07:07.423Z] #66 ... [2025-10-29T11:07:07.423Z] [2025-10-29T11:07:07.423Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-29T11:07:07.423Z] #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:07.690Z] #67 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:07.690Z] #67 ... [2025-10-29T11:07:07.690Z] [2025-10-29T11:07:07.690Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-29T11:07:07.690Z] #68 ... [2025-10-29T11:07:07.690Z] [2025-10-29T11:07:07.690Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-29T11:07:07.966Z] #69 ... [2025-10-29T11:07:07.966Z] [2025-10-29T11:07:07.966Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-29T11:07:07.966Z] #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:07.966Z] #0 8.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:07.966Z] #70 ... [2025-10-29T11:07:07.966Z] [2025-10-29T11:07:07.966Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T11:07:07.966Z] #0 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:08.237Z] #71 ... [2025-10-29T11:07:08.237Z] [2025-10-29T11:07:08.237Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:07:08.237Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 10.4s [2025-10-29T11:07:08.505Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 10.8s [2025-10-29T11:07:08.775Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.04MB / 33.17MB 10.9s [2025-10-29T11:07:08.775Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 11.2s [2025-10-29T11:07:09.367Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 11.5s [2025-10-29T11:07:09.367Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.5s [2025-10-29T11:07:09.367Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.6s done [2025-10-29T11:07:10.334Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-29T11:07:15.686Z] #52 ... [2025-10-29T11:07:15.686Z] [2025-10-29T11:07:15.686Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:15.686Z] #57 20.10 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:15.686Z] #57 20.15 Executing busybox-1.36.1-r30.trigger [2025-10-29T11:07:15.686Z] #57 20.23 OK: 9 MiB in 15 packages [2025-10-29T11:07:16.655Z] #57 ... [2025-10-29T11:07:16.655Z] [2025-10-29T11:07:16.655Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-29T11:07:16.655Z] #0 6.515 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:16.655Z] #72 ... [2025-10-29T11:07:16.655Z] [2025-10-29T11:07:16.655Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:07:16.655Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.3s [2025-10-29T11:07:17.239Z] #52 ... [2025-10-29T11:07:17.239Z] [2025-10-29T11:07:17.239Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T11:07:17.239Z] #61 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:17.239Z] #61 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:17.239Z] #61 ... [2025-10-29T11:07:17.239Z] [2025-10-29T11:07:17.239Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:17.239Z] #0 6.554 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:17.505Z] #73 ... [2025-10-29T11:07:17.505Z] [2025-10-29T11:07:17.505Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-29T11:07:17.505Z] #46 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:17.505Z] #46 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:17.505Z] #46 ... [2025-10-29T11:07:17.505Z] [2025-10-29T11:07:17.505Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-29T11:07:17.505Z] #66 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:17.505Z] #66 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:17.787Z] #66 ... [2025-10-29T11:07:17.787Z] [2025-10-29T11:07:17.787Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:17.787Z] #57 DONE 22.5s [2025-10-29T11:07:17.787Z] [2025-10-29T11:07:17.787Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-29T11:07:18.750Z] #74 ... [2025-10-29T11:07:18.750Z] [2025-10-29T11:07:18.750Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-29T11:07:18.750Z] #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.5s done [2025-10-29T11:07:19.019Z] #64 ... [2025-10-29T11:07:19.019Z] [2025-10-29T11:07:19.019Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-29T11:07:19.019Z] #70 20.54 OK: 255 MiB in 60 packages [2025-10-29T11:07:19.019Z] #70 DONE 22.9s [2025-10-29T11:07:19.019Z] [2025-10-29T11:07:19.019Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-29T11:07:19.019Z] #62 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:19.019Z] #62 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:19.019Z] #62 ... [2025-10-29T11:07:19.019Z] [2025-10-29T11:07:19.019Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-29T11:07:19.019Z] #63 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:19.019Z] #63 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:19.286Z] #63 ... [2025-10-29T11:07:19.286Z] [2025-10-29T11:07:19.286Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:07:19.554Z] #52 ... [2025-10-29T11:07:19.554Z] [2025-10-29T11:07:19.554Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:19.554Z] #65 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:19.554Z] #65 21.63 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:19.554Z] #65 21.71 Executing busybox-1.36.1-r30.trigger [2025-10-29T11:07:19.554Z] #65 21.93 OK: 9 MiB in 15 packages [2025-10-29T11:07:19.554Z] #65 ... [2025-10-29T11:07:19.554Z] [2025-10-29T11:07:19.554Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-29T11:07:19.554Z] #75 DONE 0.7s [2025-10-29T11:07:19.554Z] [2025-10-29T11:07:19.554Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-29T11:07:19.554Z] #69 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:19.554Z] #69 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:19.822Z] #69 ... [2025-10-29T11:07:19.822Z] [2025-10-29T11:07:19.822Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:07:20.100Z] #52 ... [2025-10-29T11:07:20.100Z] [2025-10-29T11:07:20.100Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T11:07:20.100Z] #71 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:20.372Z] #71 ... [2025-10-29T11:07:20.372Z] [2025-10-29T11:07:20.372Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:20.372Z] #65 DONE 23.9s [2025-10-29T11:07:20.372Z] [2025-10-29T11:07:20.372Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-29T11:07:20.372Z] #67 24.08 OK: 255 MiB in 60 packages [2025-10-29T11:07:20.372Z] #67 ... [2025-10-29T11:07:20.372Z] [2025-10-29T11:07:20.372Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-29T11:07:20.372Z] #68 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:20.372Z] #68 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:20.643Z] #68 ... [2025-10-29T11:07:20.643Z] [2025-10-29T11:07:20.643Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:07:21.230Z] #52 ... [2025-10-29T11:07:21.230Z] [2025-10-29T11:07:21.230Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-29T11:07:21.230Z] #56 15.18 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-29T11:07:21.230Z] #56 15.18 v3.22.2-100-g7c62722e5bc [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-29T11:07:21.230Z] #56 15.18 OK: 26161 distinct packages available [2025-10-29T11:07:21.230Z] #56 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:21.230Z] #56 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:21.498Z] #56 ... [2025-10-29T11:07:21.498Z] [2025-10-29T11:07:21.498Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-29T11:07:21.498Z] #69 24.29 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-29T11:07:21.498Z] #69 24.29 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-29T11:07:21.498Z] #69 24.29 OK: 24049 distinct packages available [2025-10-29T11:07:22.916Z] #69 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:22.916Z] #69 ... [2025-10-29T11:07:22.916Z] [2025-10-29T11:07:22.916Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-29T11:07:22.916Z] #67 DONE 26.8s [2025-10-29T11:07:23.188Z] [2025-10-29T11:07:23.188Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:07:23.188Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.7s done [2025-10-29T11:07:23.462Z] #52 ... [2025-10-29T11:07:23.462Z] [2025-10-29T11:07:23.462Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-29T11:07:23.462Z] #72 11.54 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:23.462Z] #72 11.54 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) [2025-10-29T11:07:23.462Z] #72 16.54 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) [2025-10-29T11:07:23.462Z] #72 16.64 OK: 255 MiB in 60 packages [2025-10-29T11:07:23.462Z] #72 DONE 17.0s [2025-10-29T11:07:23.732Z] [2025-10-29T11:07:23.732Z] #76 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-29T11:07:24.000Z] #76 ... [2025-10-29T11:07:24.000Z] [2025-10-29T11:07:24.000Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-29T11:07:24.000Z] #77 DONE 1.0s [2025-10-29T11:07:24.270Z] [2025-10-29T11:07:24.270Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-29T11:07:24.539Z] #78 ... [2025-10-29T11:07:24.539Z] [2025-10-29T11:07:24.539Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-29T11:07:24.539Z] #73 11.56 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2025-10-29T11:07:24.539Z] #73 11.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:24.539Z] #73 16.58 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) [2025-10-29T11:07:24.539Z] #73 16.58 ERROR: unable to select packages: [2025-10-29T11:07:24.539Z] #73 16.58 dumb-init (no such package): [2025-10-29T11:07:24.539Z] #73 16.58 required by: world[dumb-init] [2025-10-29T11:07:24.539Z] #73 ERROR: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 [2025-10-29T11:07:24.539Z] [2025-10-29T11:07:24.539Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T11:07:24.539Z] #61 26.06 OK: 255 MiB in 60 packages [2025-10-29T11:07:24.539Z] #61 DONE 29.2s [2025-10-29T11:07:24.539Z] [2025-10-29T11:07:24.539Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-29T11:07:24.810Z] #79 ... [2025-10-29T11:07:24.810Z] [2025-10-29T11:07:24.810Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-29T11:07:24.810Z] #60 20.42 (1/3) Installing ca-certificates (20250911-r0) [2025-10-29T11:07:24.810Z] #60 20.90 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:24.810Z] #60 20.94 (3/3) Installing tzdata (2025b-r0) [2025-10-29T11:07:24.810Z] #60 22.87 Executing busybox-1.36.1-r30.trigger [2025-10-29T11:07:24.810Z] #60 23.02 Executing ca-certificates-20250911-r0.trigger [2025-10-29T11:07:24.810Z] #60 24.54 OK: 11 MiB in 17 packages [2025-10-29T11:07:24.810Z] #60 DONE 28.2s [2025-10-29T11:07:24.810Z] [2025-10-29T11:07:24.810Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-29T11:07:24.810Z] #71 25.35 OK: 255 MiB in 60 packages [2025-10-29T11:07:24.810Z] #71 DONE 28.6s [2025-10-29T11:07:24.810Z] [2025-10-29T11:07:24.810Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-29T11:07:25.078Z] #80 ... [2025-10-29T11:07:25.078Z] [2025-10-29T11:07:25.078Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-29T11:07:25.078Z] #55 19.01 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-29T11:07:25.078Z] #55 19.01 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-29T11:07:25.078Z] #55 19.01 OK: 24049 distinct packages available [2025-10-29T11:07:25.078Z] #55 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:25.078Z] #55 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:25.078Z] #55 ... [2025-10-29T11:07:25.078Z] [2025-10-29T11:07:25.078Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-29T11:07:25.686Z] #52 ... [2025-10-29T11:07:25.686Z] [2025-10-29T11:07:25.686Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-29T11:07:25.686Z] #62 25.27 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:25.686Z] #62 25.55 (2/2) Installing su-exec (0.2-r3) [2025-10-29T11:07:25.686Z] #62 25.93 Executing busybox-1.36.1-r30.trigger [2025-10-29T11:07:25.686Z] #62 26.43 OK: 9 MiB in 16 packages [2025-10-29T11:07:25.686Z] #62 DONE 29.1s [2025-10-29T11:07:25.686Z] [2025-10-29T11:07:25.686Z] #76 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-29T11:07:25.686Z] #76 DONE 2.2s [2025-10-29T11:07:25.686Z] [2025-10-29T11:07:25.686Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-29T11:07:25.964Z] #81 ... [2025-10-29T11:07:25.964Z] [2025-10-29T11:07:25.964Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-29T11:07:25.964Z] #79 CANCELED [2025-10-29T11:07:25.964Z] [2025-10-29T11:07:25.964Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-29T11:07:25.964Z] #66 22.30 (1/7) Installing ca-certificates (20250911-r0) [2025-10-29T11:07:25.964Z] #66 23.01 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:25.964Z] #66 23.13 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-29T11:07:25.964Z] #66 23.31 (4/7) Installing libsodium (1.0.19-r0) [2025-10-29T11:07:25.964Z] #66 23.41 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-29T11:07:25.964Z] #66 23.78 (6/7) Installing libzmq (4.3.5-r2) [2025-10-29T11:07:25.964Z] #66 23.91 (7/7) Installing zeromq (4.3.5-r2) [2025-10-29T11:07:25.964Z] #66 23.97 Executing busybox-1.36.1-r30.trigger [2025-10-29T11:07:25.964Z] #66 24.37 Executing ca-certificates-20250911-r0.trigger [2025-10-29T11:07:25.964Z] #66 25.87 OK: 14 MiB in 21 packages [2025-10-29T11:07:25.964Z] #66 DONE 29.5s [2025-10-29T11:07:25.964Z] [2025-10-29T11:07:25.964Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-29T11:07:25.964Z] #74 6.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:25.964Z] #74 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:26.250Z] #74 ... [2025-10-29T11:07:26.250Z] [2025-10-29T11:07:26.250Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-29T11:07:26.250Z] #46 23.95 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:26.250Z] #46 24.07 (2/4) Installing openssl (3.3.5-r0) [2025-10-29T11:07:26.250Z] #46 24.27 (3/4) Installing su-exec (0.2-r3) [2025-10-29T11:07:26.250Z] #46 24.28 (4/4) Installing yq-go (4.44.1-r2) [2025-10-29T11:07:26.250Z] #46 26.33 Executing busybox-1.36.1-r30.trigger [2025-10-29T11:07:26.250Z] #46 26.49 OK: 20 MiB in 18 packages [2025-10-29T11:07:26.250Z] #46 DONE 29.9s [2025-10-29T11:07:26.522Z] [2025-10-29T11:07:26.522Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-29T11:07:26.522Z] #63 25.29 (1/4) Installing ca-certificates (20250911-r0) [2025-10-29T11:07:26.522Z] #63 25.84 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:26.522Z] #63 25.93 (3/4) Installing su-exec (0.2-r3) [2025-10-29T11:07:26.522Z] #63 26.00 (4/4) Installing yq-go (4.44.1-r2) [2025-10-29T11:07:26.522Z] #63 27.71 Executing busybox-1.36.1-r30.trigger [2025-10-29T11:07:26.522Z] #63 27.90 Executing ca-certificates-20250911-r0.trigger [2025-10-29T11:07:26.522Z] #63 28.98 OK: 20 MiB in 18 packages [2025-10-29T11:07:27.118Z] #63 ... [2025-10-29T11:07:27.118Z] [2025-10-29T11:07:27.118Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-29T11:07:27.118Z] #56 31.00 OK: 255 MiB in 60 packages [2025-10-29T11:07:27.718Z] #56 ... [2025-10-29T11:07:27.718Z] [2025-10-29T11:07:27.718Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-29T11:07:27.718Z] #82 DONE 3.1s [2025-10-29T11:07:27.992Z] [2025-10-29T11:07:27.992Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-29T11:07:27.992Z] #55 30.82 (1/14) Installing ca-certificates (20250911-r0) [2025-10-29T11:07:27.992Z] #55 31.19 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-29T11:07:27.992Z] #55 31.35 (3/14) Installing c-ares (1.33.1-r0) [2025-10-29T11:07:27.992Z] #55 31.35 (4/14) Installing libunistring (1.2-r0) [2025-10-29T11:07:27.992Z] #55 31.45 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-29T11:07:27.992Z] #55 31.47 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-29T11:07:27.992Z] #55 31.47 (7/14) Installing libpsl (0.21.5-r1) [2025-10-29T11:07:27.992Z] #55 31.51 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-29T11:07:27.992Z] #55 31.56 (9/14) Installing libcurl (8.14.1-r2) [2025-10-29T11:07:27.992Z] #55 31.61 (10/14) Installing curl (8.14.1-r2) [2025-10-29T11:07:27.992Z] #55 31.66 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-29T11:07:27.992Z] #55 31.67 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-29T11:07:27.992Z] #55 31.68 (13/14) Installing libucontext (1.2-r3) [2025-10-29T11:07:27.992Z] #55 31.69 (14/14) Installing gcompat (1.1.0-r4) [2025-10-29T11:07:28.274Z] #55 ... [2025-10-29T11:07:28.274Z] [2025-10-29T11:07:28.274Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-29T11:07:28.274Z] #68 25.79 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-29T11:07:28.274Z] #68 25.79 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-29T11:07:28.274Z] #68 25.79 OK: 24049 distinct packages available [2025-10-29T11:07:28.274Z] #68 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:28.274Z] #68 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:28.274Z] #68 CANCELED [2025-10-29T11:07:28.274Z] [2025-10-29T11:07:28.274Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-29T11:07:28.274Z] #63 DONE 31.6s [2025-10-29T11:07:28.274Z] [2025-10-29T11:07:28.274Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-29T11:07:28.274Z] #69 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:28.864Z] ------ [2025-10-29T11:07:28.864Z] > [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init: [2025-10-29T11:07:28.864Z] #0 6.554 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:28.864Z] #73 11.56 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2025-10-29T11:07:28.864Z] #73 11.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-29T11:07:28.864Z] #73 16.58 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) [2025-10-29T11:07:28.864Z] #73 16.58 ERROR: unable to select packages: [2025-10-29T11:07:28.864Z] #73 16.58 dumb-init (no such package): [2025-10-29T11:07:28.864Z] #73 16.58 required by: world[dumb-init] [2025-10-29T11:07:28.864Z] ------ [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-29T11:07:28.864Z] failed to solve: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 [Pipeline] } [2025-10-29T11:07:28.889Z] $ docker stop --time=1 5b7fe98dbff1bdf3183fdefa9f1b77c351fdc50c19ff697fa3cd7c93d622f03a [2025-10-29T11:07:31.335Z] $ docker rm -f --volumes 5b7fe98dbff1bdf3183fdefa9f1b77c351fdc50c19ff697fa3cd7c93d622f03a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:07:32.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-29T11:07:32.117Z] [2025-10-29T11:07:32.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T11:07:32.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-29T11:07:32.468Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-29T11:07:32.468Z] 8998bd30e6a1: Pulling fs layer [2025-10-29T11:07:32.468Z] 04944245beec: Pulling fs layer [2025-10-29T11:07:32.468Z] 699f458cf7ca: Pulling fs layer [2025-10-29T11:07:32.468Z] 765212b225bb: Pulling fs layer [2025-10-29T11:07:32.468Z] f23df028b6ca: Pulling fs layer [2025-10-29T11:07:32.468Z] d65c8cfc05b1: Pulling fs layer [2025-10-29T11:07:32.468Z] 2437ff75d9bd: Pulling fs layer [2025-10-29T11:07:32.468Z] 765212b225bb: Waiting [2025-10-29T11:07:32.468Z] d65c8cfc05b1: Waiting [2025-10-29T11:07:32.468Z] 2437ff75d9bd: Waiting [2025-10-29T11:07:32.468Z] f23df028b6ca: Waiting [2025-10-29T11:07:32.734Z] 04944245beec: Verifying Checksum [2025-10-29T11:07:32.734Z] 04944245beec: Download complete [2025-10-29T11:07:32.734Z] 765212b225bb: Download complete [2025-10-29T11:07:32.734Z] f23df028b6ca: Download complete [2025-10-29T11:07:32.734Z] d65c8cfc05b1: Verifying Checksum [2025-10-29T11:07:32.734Z] d65c8cfc05b1: Download complete [2025-10-29T11:07:32.734Z] 699f458cf7ca: Verifying Checksum [2025-10-29T11:07:32.734Z] 699f458cf7ca: Download complete [2025-10-29T11:07:33.320Z] 8998bd30e6a1: Download complete [2025-10-29T11:07:35.927Z] 2437ff75d9bd: Verifying Checksum [2025-10-29T11:07:35.927Z] 2437ff75d9bd: Download complete [2025-10-29T11:07:37.863Z] 8998bd30e6a1: Pull complete [2025-10-29T11:07:38.128Z] 04944245beec: Pull complete [2025-10-29T11:07:40.067Z] 699f458cf7ca: Pull complete [2025-10-29T11:07:40.067Z] 765212b225bb: Pull complete [2025-10-29T11:07:41.025Z] f23df028b6ca: Pull complete [2025-10-29T11:07:41.025Z] d65c8cfc05b1: Pull complete [2025-10-29T11:07:59.205Z] 2437ff75d9bd: Pull complete [2025-10-29T11:07:59.205Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-29T11:07:59.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-29T11:07:59.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T11:07:59.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-747004 does not seem to be running inside a container [2025-10-29T11:07:59.467Z] $ 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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-29T11:08:01.980Z] $ docker top 49deff7204f90eca795673ed3ac8aef3d03aae3b199a4affbd45ac206a09cafd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-29T11:08:02.833Z] ---> job-cost.sh [2025-10-29T11:08:02.833Z] lf-activate-venv: SKIPPING [2025-10-29T11:08:02.833Z] INFO: No Stack... [2025-10-29T11:08:03.097Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-29T11:08:04.047Z] INFO: Archiving Costs [Pipeline] sh [2025-10-29T11:08:04.689Z] + + cat /w/workspace/edgex-go/917/archives/cost.csv [2025-10-29T11:08:04.689Z] cut -d, -f6 [Pipeline] lock [2025-10-29T11:08:04.747Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-917-stack-cost] [2025-10-29T11:08:04.754Z] Resource [jenkins-edgexfoundry-edgex-go-main-917-stack-cost] did not exist. Created. [2025-10-29T11:08:04.760Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-917-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-29T11:08:05.408Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-29T11:08:06.029Z] Stashed 1 file(s) [Pipeline] } [2025-10-29T11:08:06.037Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-917-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-29T11:08:06.066Z] $ docker stop --time=1 49deff7204f90eca795673ed3ac8aef3d03aae3b199a4affbd45ac206a09cafd [2025-10-29T11:08:07.557Z] $ docker rm -f --volumes 49deff7204f90eca795673ed3ac8aef3d03aae3b199a4affbd45ac206a09cafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-29T11:08:07.895Z] Failed in branch arm64 [2025-10-29T13:49:01.452Z] Cannot contact prd-centos7-****-4c-2g-747062: java.lang.InterruptedException [2025-10-29T16:51:12.017Z] Cancelling nested steps due to timeout [2025-10-29T16:51:12.024Z] Sending interrupt signal to process [2025-10-29T16:51:13.518Z] script returned exit code 143 [Pipeline] } [2025-10-29T16:51:13.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-29T16:51:14.176Z] + '[' -d /w/workspace/edgex-go/917/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:14.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:15.037Z] ---> package-listing.sh [2025-10-29T16:51:15.037Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-29T16:51:15.037Z] ++ facter osfamily [2025-10-29T16:51:15.296Z] + OS_FAMILY=redhat [2025-10-29T16:51:15.296Z] + workspace=/w/workspace/edgex-go/917 [2025-10-29T16:51:15.296Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-29T16:51:15.296Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-29T16:51:15.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-29T16:51:15.296Z] + PACKAGES=/tmp/packages_start.txt [2025-10-29T16:51:15.296Z] + '[' /w/workspace/edgex-go/917 ']' [2025-10-29T16:51:15.296Z] + PACKAGES=/tmp/packages_end.txt [2025-10-29T16:51:15.296Z] + case "${OS_FAMILY}" in [2025-10-29T16:51:15.296Z] + rpm -qa [2025-10-29T16:51:15.296Z] + sort [2025-10-29T16:51:15.863Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-29T16:51:15.863Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-29T16:51:15.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-29T16:51:15.863Z] + '[' /w/workspace/edgex-go/917 ']' [2025-10-29T16:51:15.863Z] + mkdir -p /w/workspace/edgex-go/917/archives/ [2025-10-29T16:51:15.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/917/archives/ [Pipeline] echo [2025-10-29T16:51:15.875Z] 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/917/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-29T16:51:16.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T16:51:16.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-29T16:51:16.744Z] [2025-10-29T16:51:16.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T16:51:17.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-29T16:51:17.063Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-29T16:51:17.063Z] 5eb5b503b376: Pulling fs layer [2025-10-29T16:51:17.063Z] 5c69ac0246d0: Pulling fs layer [2025-10-29T16:51:17.063Z] ec43610c2a17: Pulling fs layer [2025-10-29T16:51:17.063Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-29T16:51:17.063Z] 33b1e0a273af: Pulling fs layer [2025-10-29T16:51:17.063Z] 5d3b04190fa2: Pulling fs layer [2025-10-29T16:51:17.063Z] 2f39f015ded8: Pulling fs layer [2025-10-29T16:51:17.063Z] 33b1e0a273af: Waiting [2025-10-29T16:51:17.063Z] 5d3b04190fa2: Waiting [2025-10-29T16:51:17.063Z] 2f39f015ded8: Waiting [2025-10-29T16:51:17.063Z] 3a2ae6a8a46f: Waiting [2025-10-29T16:51:17.325Z] 5c69ac0246d0: Verifying Checksum [2025-10-29T16:51:17.325Z] 5c69ac0246d0: Download complete [2025-10-29T16:51:17.325Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-29T16:51:17.325Z] 3a2ae6a8a46f: Download complete [2025-10-29T16:51:17.325Z] 33b1e0a273af: Verifying Checksum [2025-10-29T16:51:17.325Z] 33b1e0a273af: Download complete [2025-10-29T16:51:17.325Z] 5d3b04190fa2: Verifying Checksum [2025-10-29T16:51:17.325Z] 5d3b04190fa2: Download complete [2025-10-29T16:51:17.325Z] ec43610c2a17: Verifying Checksum [2025-10-29T16:51:17.325Z] ec43610c2a17: Download complete [2025-10-29T16:51:17.325Z] 5eb5b503b376: Verifying Checksum [2025-10-29T16:51:17.325Z] 5eb5b503b376: Download complete [2025-10-29T16:51:17.896Z] 2f39f015ded8: Verifying Checksum [2025-10-29T16:51:17.896Z] 2f39f015ded8: Download complete [2025-10-29T16:51:18.843Z] 5eb5b503b376: Pull complete [2025-10-29T16:51:18.843Z] 5c69ac0246d0: Pull complete [2025-10-29T16:51:19.114Z] ec43610c2a17: Pull complete [2025-10-29T16:51:19.379Z] 3a2ae6a8a46f: Pull complete [2025-10-29T16:51:19.379Z] 33b1e0a273af: Pull complete [2025-10-29T16:51:19.693Z] 5d3b04190fa2: Pull complete [2025-10-29T16:51:23.080Z] 2f39f015ded8: Pull complete [2025-10-29T16:51:23.080Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-29T16:51:23.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-29T16:51:23.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T16:51:23.182Z] prd-centos7-docker-4c-2g-747062 does not seem to be running inside a container [2025-10-29T16:51:23.214Z] $ 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/917/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-29T16:51:26.154Z] $ docker top 19296b321d252f6390ed13d78d71a4c9630987f840f8fdb832a735270c6e58eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-29T16:51:26.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-29T16:51:26.801Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-29T16:51:27.094Z] + ls /var/log/sa-host [2025-10-29T16:51:27.094Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-29T16:51:27.291Z] provisioning config files... [2025-10-29T16:51:27.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11426717207515453170tmp [Pipeline] { [Pipeline] echo [2025-10-29T16:51:27.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:27.639Z] ---> create-netrc.sh [Pipeline] } [2025-10-29T16:51:27.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:28.005Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-29T16:51:28.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:28.325Z] ---> sudo-logs.sh [2025-10-29T16:51:28.325Z] Archiving 'sudo' log.. [2025-10-29T16:51:28.325Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-29T16:51:28.363Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-29T16:51:28.366Z] $ docker stop --time=1 19296b321d252f6390ed13d78d71a4c9630987f840f8fdb832a735270c6e58eb [2025-10-29T16:51:29.497Z] $ docker rm -f --volumes 19296b321d252f6390ed13d78d71a4c9630987f840f8fdb832a735270c6e58eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-29T16:51:29.600Z] [WS-CLEANUP] Deleting project workspace... [2025-10-29T16:51:29.600Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-29T16:51:29.618Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-29T16:51:29.807Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-29T16:51:30.595Z] + [ -d /w/workspace/edgex-go/917/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:30.890Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:31.747Z] ---> package-listing.sh [2025-10-29T16:51:31.747Z] ++ facter osfamily [2025-10-29T16:51:31.747Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-29T16:51:32.006Z] + OS_FAMILY=debian [2025-10-29T16:51:32.006Z] + workspace=/w/workspace/edgex-go/917 [2025-10-29T16:51:32.006Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-29T16:51:32.006Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-29T16:51:32.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-29T16:51:32.006Z] + PACKAGES=/tmp/packages_start.txt [2025-10-29T16:51:32.006Z] + '[' /w/workspace/edgex-go/917 ']' [2025-10-29T16:51:32.006Z] + PACKAGES=/tmp/packages_end.txt [2025-10-29T16:51:32.006Z] + case "${OS_FAMILY}" in [2025-10-29T16:51:32.006Z] + dpkg -l [2025-10-29T16:51:32.006Z] + grep '^ii' [2025-10-29T16:51:32.006Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-29T16:51:32.006Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-29T16:51:32.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-29T16:51:32.006Z] + '[' /w/workspace/edgex-go/917 ']' [2025-10-29T16:51:32.006Z] + mkdir -p /w/workspace/edgex-go/917/archives/ [2025-10-29T16:51:32.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/917/archives/ [Pipeline] echo [2025-10-29T16:51:32.016Z] 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/917/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-29T16:51:32.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T16:51:32.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-29T16:51:32.856Z] [2025-10-29T16:51:32.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-29T16:51:33.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-29T16:51:33.159Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-29T16:51:33.159Z] 5eb5b503b376: Pulling fs layer [2025-10-29T16:51:33.159Z] 5c69ac0246d0: Pulling fs layer [2025-10-29T16:51:33.159Z] ec43610c2a17: Pulling fs layer [2025-10-29T16:51:33.159Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-29T16:51:33.159Z] 33b1e0a273af: Pulling fs layer [2025-10-29T16:51:33.159Z] 5d3b04190fa2: Pulling fs layer [2025-10-29T16:51:33.159Z] 2f39f015ded8: Pulling fs layer [2025-10-29T16:51:33.159Z] 33b1e0a273af: Waiting [2025-10-29T16:51:33.159Z] 5d3b04190fa2: Waiting [2025-10-29T16:51:33.159Z] 2f39f015ded8: Waiting [2025-10-29T16:51:33.159Z] 3a2ae6a8a46f: Waiting [2025-10-29T16:51:33.159Z] 5c69ac0246d0: Verifying Checksum [2025-10-29T16:51:33.159Z] 5c69ac0246d0: Download complete [2025-10-29T16:51:33.159Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-29T16:51:33.159Z] 3a2ae6a8a46f: Download complete [2025-10-29T16:51:33.159Z] 33b1e0a273af: Verifying Checksum [2025-10-29T16:51:33.159Z] 33b1e0a273af: Download complete [2025-10-29T16:51:33.159Z] ec43610c2a17: Verifying Checksum [2025-10-29T16:51:33.159Z] ec43610c2a17: Download complete [2025-10-29T16:51:33.159Z] 5d3b04190fa2: Verifying Checksum [2025-10-29T16:51:33.159Z] 5d3b04190fa2: Download complete [2025-10-29T16:51:33.418Z] 5eb5b503b376: Verifying Checksum [2025-10-29T16:51:33.418Z] 5eb5b503b376: Download complete [2025-10-29T16:51:33.983Z] 2f39f015ded8: Verifying Checksum [2025-10-29T16:51:33.983Z] 2f39f015ded8: Download complete [2025-10-29T16:51:34.917Z] 5eb5b503b376: Pull complete [2025-10-29T16:51:34.917Z] 5c69ac0246d0: Pull complete [2025-10-29T16:51:35.481Z] ec43610c2a17: Pull complete [2025-10-29T16:51:35.481Z] 3a2ae6a8a46f: Pull complete [2025-10-29T16:51:35.739Z] 33b1e0a273af: Pull complete [2025-10-29T16:51:35.739Z] 5d3b04190fa2: Pull complete [2025-10-29T16:51:42.301Z] 2f39f015ded8: Pull complete [2025-10-29T16:51:42.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-29T16:51:42.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-29T16:51:42.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-29T16:51:42.409Z] prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container [2025-10-29T16:51:42.442Z] $ 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/917/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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-29T16:51:45.672Z] $ docker top a67e631fc5a5eb23b0349a7cc62993ec70735a63926243c8b9128722f4ec3a91 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-29T16:51:46.016Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-29T16:51:46.300Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-29T16:51:46.587Z] + ls /var/log/sa-host [2025-10-29T16:51:46.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-29T16:51:46.635Z] provisioning config files... [2025-10-29T16:51:46.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/917@tmp/config4144857168047324153tmp [Pipeline] { [Pipeline] echo [2025-10-29T16:51:46.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:46.961Z] ---> create-netrc.sh [Pipeline] } [2025-10-29T16:51:46.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:47.281Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-29T16:51:47.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:47.577Z] ---> sudo-logs.sh [2025-10-29T16:51:47.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-29T16:51:47.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:47.925Z] ---> job-cost.sh [2025-10-29T16:51:47.925Z] lf-activate-venv: SKIPPING [2025-10-29T16:51:47.925Z] DEBUG: total: 0.10999999940395355 [2025-10-29T16:51:47.925Z] INFO: Retrieving Stack Cost... [2025-10-29T16:51:48.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-29T16:51:48.444Z] INFO: Archiving Costs [Pipeline] echo [2025-10-29T16:51:48.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-29T16:51:48.745Z] ---> logs-deploy.sh [2025-10-29T16:51:48.745Z] lf-activate-venv: SKIPPING [2025-10-29T16:51:48.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/917 [2025-10-29T16:51:48.745Z] INFO: archiving workspace using pattern(s): [2025-10-29T16:51:49.685Z] Archives upload complete. [2025-10-29T16:51:49.944Z] INFO: archiving logs to Nexus [2025-10-29T16:51:50.512Z] ---> uname -a: [2025-10-29T16:51:50.512Z] Linux prd-ubuntu20-04-docker-8c-8g-746717 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-29T16:51:50.512Z] [2025-10-29T16:51:50.512Z] [2025-10-29T16:51:50.512Z] ---> lscpu: [2025-10-29T16:51:50.512Z] Architecture: x86_64 [2025-10-29T16:51:50.512Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-29T16:51:50.512Z] Byte Order: Little Endian [2025-10-29T16:51:50.512Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-29T16:51:50.512Z] CPU(s): 8 [2025-10-29T16:51:50.512Z] On-line CPU(s) list: 0-7 [2025-10-29T16:51:50.512Z] Thread(s) per core: 1 [2025-10-29T16:51:50.512Z] Core(s) per socket: 1 [2025-10-29T16:51:50.512Z] Socket(s): 8 [2025-10-29T16:51:50.512Z] NUMA node(s): 1 [2025-10-29T16:51:50.512Z] Vendor ID: AuthenticAMD [2025-10-29T16:51:50.512Z] CPU family: 23 [2025-10-29T16:51:50.512Z] Model: 49 [2025-10-29T16:51:50.512Z] Model name: AMD EPYC-Rome Processor [2025-10-29T16:51:50.512Z] Stepping: 0 [2025-10-29T16:51:50.512Z] CPU MHz: 2800.000 [2025-10-29T16:51:50.512Z] BogoMIPS: 5600.00 [2025-10-29T16:51:50.512Z] Virtualization: AMD-V [2025-10-29T16:51:50.512Z] Hypervisor vendor: KVM [2025-10-29T16:51:50.512Z] Virtualization type: full [2025-10-29T16:51:50.512Z] L1d cache: 256 KiB [2025-10-29T16:51:50.512Z] L1i cache: 256 KiB [2025-10-29T16:51:50.512Z] L2 cache: 4 MiB [2025-10-29T16:51:50.512Z] L3 cache: 128 MiB [2025-10-29T16:51:50.512Z] NUMA node0 CPU(s): 0-7 [2025-10-29T16:51:50.512Z] Vulnerability Gather data sampling: Not affected [2025-10-29T16:51:50.512Z] Vulnerability Itlb multihit: Not affected [2025-10-29T16:51:50.512Z] Vulnerability L1tf: Not affected [2025-10-29T16:51:50.512Z] Vulnerability Mds: Not affected [2025-10-29T16:51:50.512Z] Vulnerability Meltdown: Not affected [2025-10-29T16:51:50.512Z] Vulnerability Mmio stale data: Not affected [2025-10-29T16:51:50.512Z] Vulnerability Retbleed: Vulnerable [2025-10-29T16:51:50.512Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-29T16:51:50.512Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-29T16:51:50.512Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-29T16:51:50.512Z] Vulnerability Srbds: Not affected [2025-10-29T16:51:50.512Z] Vulnerability Tsx async abort: Not affected [2025-10-29T16:51:50.512Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-29T16:51:50.512Z] [2025-10-29T16:51:50.512Z] [2025-10-29T16:51:50.512Z] ---> nproc: [2025-10-29T16:51:50.512Z] 8 [2025-10-29T16:51:50.512Z] [2025-10-29T16:51:50.512Z] [2025-10-29T16:51:50.512Z] ---> df -h: [2025-10-29T16:51:50.512Z] Filesystem Size Used Avail Use% Mounted on [2025-10-29T16:51:50.512Z] overlay 155G 32G 124G 21% / [2025-10-29T16:51:50.512Z] tmpfs 64M 0 64M 0% /dev [2025-10-29T16:51:50.512Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-29T16:51:50.512Z] shm 64M 0 64M 0% /dev/shm [2025-10-29T16:51:50.512Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-10-29T16:51:50.512Z] [2025-10-29T16:51:50.512Z]