Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de08faa8f20361bd29cad1d6e4f330cb68e7a830+30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 (98538755b3ada3b468ecce5d42e0f786ce7c42e8) 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-ssh18408840754728900754.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-ssh1631656434631189041.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/PR-5273/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/PR-5273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4536913930053703903.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-ssh7591477010627160632.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/PR-5273/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/PR-5273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8244132128611175934.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771016 in /w/workspace/edgexfoundry_edgex-go_PR-5273 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5273/head:refs/remotes/origin/PR-5273 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 into PR head commit de08faa8f20361bd29cad1d6e4f330cb68e7a830 Merge succeeded, producing 94ff37015308a0a3051890aefdaa1a36730aa0ad Checking out Revision 94ff37015308a0a3051890aefdaa1a36730aa0ad (PR-5273) > git config core.sparsecheckout # timeout=10 > git checkout -f de08faa8f20361bd29cad1d6e4f330cb68e7a830 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94ff37015308a0a3051890aefdaa1a36730aa0ad # timeout=10 Commit message: "Merge commit '30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5446f1f5e2f33b8ea24a5f6333ba81c433c546a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-30T08:31:28.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-30T08:31:28.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-30T08:31:28.644Z] ========================================================= [2025-10-30T08:31:28.644Z] EdgeX Global Pipelines Version Info [2025-10-30T08:31:28.644Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:31:29.749Z] ------------------- [2025-10-30T08:31:29.749Z] stable info: [2025-10-30T08:31:29.749Z] ------------------- [2025-10-30T08:31:29.749Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-30T08:31:29.749Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-30T08:31:29.749Z] Message: update stable to v1.0.278 [2025-10-30T08:31:30.015Z] ------------------- [2025-10-30T08:31:30.015Z] experimental info: [2025-10-30T08:31:30.015Z] ------------------- [2025-10-30T08:31:30.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-30T08:31:30.015Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-30T08:31:30.015Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-30T08:31:30.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-30T08:31:30.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-30T08:31:30.122Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-30T08:31:30.145Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-30T08:31:30.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-30T08:31:30.182Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-30T08:31:30.203Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-30T08:31:30.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-30T08:31:30.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-30T08:31:30.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-30T08:31:30.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-30T08:31:30.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-30T08:31:30.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-30T08:31:30.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-30T08:31:30.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-30T08:31:30.412Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T08:31:30.438Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T08:31:30.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-30T08:31:30.484Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-30T08:31:30.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-30T08:31:30.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-30T08:31:30.552Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-30T08:31:30.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-30T08:31:30.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5273 [Pipeline] echo [2025-10-30T08:31:30.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5273 [Pipeline] echo [2025-10-30T08:31:30.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5273 [Pipeline] echo [2025-10-30T08:31:30.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94ff37015308a0a3051890aefdaa1a36730aa0ad [Pipeline] echo [2025-10-30T08:31:30.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94ff370 [Pipeline] echo [2025-10-30T08:31:30.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T08:31:30.749Z] provisioning config files... [2025-10-30T08:31:30.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config464683814396854594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:31:31.103Z] ---> ****-login.sh [2025-10-30T08:31:31.103Z] nexus3.edgexfoundry.org:10001 [2025-10-30T08:31:31.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:31.362Z] [2025-10-30T08:31:31.362Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:31.362Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:31.362Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:31.362Z] [2025-10-30T08:31:31.362Z] Login Succeeded [2025-10-30T08:31:31.362Z] nexus3.edgexfoundry.org:10002 [2025-10-30T08:31:31.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:31.622Z] [2025-10-30T08:31:31.622Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:31.622Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:31.622Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:31.622Z] [2025-10-30T08:31:31.622Z] Login Succeeded [2025-10-30T08:31:31.622Z] nexus3.edgexfoundry.org:10003 [2025-10-30T08:31:31.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:31.622Z] [2025-10-30T08:31:31.622Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:31.622Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:31.623Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:31.623Z] [2025-10-30T08:31:31.623Z] Login Succeeded [2025-10-30T08:31:31.623Z] nexus3.edgexfoundry.org:10004 [2025-10-30T08:31:31.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:31.881Z] [2025-10-30T08:31:31.881Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:31.881Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:31.881Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:31.881Z] [2025-10-30T08:31:31.881Z] Login Succeeded [2025-10-30T08:31:31.882Z] ****.io [2025-10-30T08:31:31.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:32.140Z] [2025-10-30T08:31:32.140Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:32.140Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:32.140Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:32.140Z] [2025-10-30T08:31:32.140Z] Login Succeeded [2025-10-30T08:31:32.140Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T08:31:32.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T08:31:32.467Z] + 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-30T08:31:32.467Z] + + dirname cmd/core-command/Dockerfile [2025-10-30T08:31:32.467Z] cut -d/ -f2 [2025-10-30T08:31:32.467Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-30T08:31:32.467Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-30T08:31:32.467Z] + cut -d/ -f2 [2025-10-30T08:31:32.467Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-30T08:31:32.467Z] + dirname cmd/core-data/Dockerfile [2025-10-30T08:31:32.467Z] + cut -d/ -f2 [2025-10-30T08:31:32.467Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-30T08:31:32.467Z] + dirname cmd/core-keeper/Dockerfile [2025-10-30T08:31:32.467Z] + cut -d/ -f2 [2025-10-30T08:31:32.467Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-30T08:31:32.467Z] + dirname cmd/core-metadata/Dockerfile [2025-10-30T08:31:32.467Z] + cut -d/ -f2 [2025-10-30T08:31:32.467Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/support-notifications/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-30T08:31:32.468Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-30T08:31:32.468Z] + cut -d/ -f2 [2025-10-30T08:31:32.468Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-30T08:31:32.497Z] 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-30T08:31:32.850Z] + git rev-list -1 --merges 94ff37015308a0a3051890aefdaa1a36730aa0ad~1..94ff37015308a0a3051890aefdaa1a36730aa0ad [Pipeline] echo [2025-10-30T08:31:32.864Z] -----------> git rev-list -1 --merges 94ff37015308a0a3051890aefdaa1a36730aa0ad~1..94ff37015308a0a3051890aefdaa1a36730aa0ad 94ff37015308a0a3051890aefdaa1a36730aa0ad [2025-10-30T08:31:32.864Z] 94ff37015308a0a3051890aefdaa1a36730aa0ad [false] [Pipeline] sh [2025-10-30T08:31:33.152Z] + git log --format=format:%s -1 94ff37015308a0a3051890aefdaa1a36730aa0ad [Pipeline] echo [2025-10-30T08:31:33.167Z] ========================================================= [2025-10-30T08:31:33.167Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-30T08:31:33.167Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-30T08:31:33.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T08:31:33.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-30T08:31:33.534Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-30T08:31:33.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-30T08:31:33.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-30T08:31:33.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-30T08:31:33.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:31:33.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:31:33.878Z] [2025-10-30T08:31:33.878Z] 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-30T08:31:34.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:31:34.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-30T08:31:34.183Z] 3dae71ba6b94: Pulling fs layer [2025-10-30T08:31:34.183Z] 6bf1a483ea7c: Pulling fs layer [2025-10-30T08:31:34.183Z] f5dfc541a4d3: Pulling fs layer [2025-10-30T08:31:34.183Z] 461d9e800cba: Pulling fs layer [2025-10-30T08:31:34.183Z] 80192f66455f: Pulling fs layer [2025-10-30T08:31:34.183Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-30T08:31:34.183Z] a29436f7fd5d: Pulling fs layer [2025-10-30T08:31:34.183Z] 923cac83aea3: Pulling fs layer [2025-10-30T08:31:34.183Z] 25ad8b0a4227: Pulling fs layer [2025-10-30T08:31:34.183Z] db01528c6b51: Pulling fs layer [2025-10-30T08:31:34.183Z] 28988de357af: Pulling fs layer [2025-10-30T08:31:34.183Z] 923cac83aea3: Waiting [2025-10-30T08:31:34.183Z] 25ad8b0a4227: Waiting [2025-10-30T08:31:34.183Z] db01528c6b51: Waiting [2025-10-30T08:31:34.183Z] 28988de357af: Waiting [2025-10-30T08:31:34.183Z] 80192f66455f: Waiting [2025-10-30T08:31:34.183Z] 2e8e34ca0e6c: Waiting [2025-10-30T08:31:34.183Z] a29436f7fd5d: Waiting [2025-10-30T08:31:34.183Z] 461d9e800cba: Waiting [2025-10-30T08:31:34.183Z] 6bf1a483ea7c: Download complete [2025-10-30T08:31:34.183Z] 461d9e800cba: Verifying Checksum [2025-10-30T08:31:34.442Z] 80192f66455f: Verifying Checksum [2025-10-30T08:31:34.442Z] 80192f66455f: Download complete [2025-10-30T08:31:34.442Z] f5dfc541a4d3: Verifying Checksum [2025-10-30T08:31:34.442Z] f5dfc541a4d3: Download complete [2025-10-30T08:31:34.442Z] 3dae71ba6b94: Verifying Checksum [2025-10-30T08:31:34.442Z] 3dae71ba6b94: Download complete [2025-10-30T08:31:34.702Z] 923cac83aea3: Download complete [2025-10-30T08:31:34.702Z] 25ad8b0a4227: Verifying Checksum [2025-10-30T08:31:34.702Z] 25ad8b0a4227: Download complete [2025-10-30T08:31:34.702Z] db01528c6b51: Download complete [2025-10-30T08:31:34.702Z] 28988de357af: Verifying Checksum [2025-10-30T08:31:34.702Z] 28988de357af: Download complete [2025-10-30T08:31:34.961Z] a29436f7fd5d: Verifying Checksum [2025-10-30T08:31:34.961Z] a29436f7fd5d: Download complete [2025-10-30T08:31:35.224Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-30T08:31:35.224Z] 2e8e34ca0e6c: Download complete [2025-10-30T08:31:35.790Z] 3dae71ba6b94: Pull complete [2025-10-30T08:31:36.047Z] 6bf1a483ea7c: Pull complete [2025-10-30T08:31:36.984Z] f5dfc541a4d3: Pull complete [2025-10-30T08:31:36.984Z] 461d9e800cba: Pull complete [2025-10-30T08:31:37.247Z] 80192f66455f: Pull complete [2025-10-30T08:31:42.590Z] 2e8e34ca0e6c: Pull complete [2025-10-30T08:31:43.160Z] a29436f7fd5d: Pull complete [2025-10-30T08:31:43.744Z] 923cac83aea3: Pull complete [2025-10-30T08:31:45.127Z] 25ad8b0a4227: Pull complete [2025-10-30T08:31:46.063Z] db01528c6b51: Pull complete [2025-10-30T08:31:46.630Z] 28988de357af: Pull complete [2025-10-30T08:31:47.204Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-30T08:31:47.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:31:47.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:31:47.403Z] prd-ubuntu20.04-docker-8c-8g-771016 does not seem to be running inside a container [2025-10-30T08:31:47.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-30T08:31:51.105Z] $ docker top f290c7ab1b4dd6a982ccfc66d4ce76889d4e64f4f6892ce03f57a87e105f9cfe -eo pid,comm [2025-10-30T08:31:51.153Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-30T08:31:51.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T08:31:51.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T08:31:51.212Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T08:31:51.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T08:31:51.316Z] $ docker exec f290c7ab1b4dd6a982ccfc66d4ce76889d4e64f4f6892ce03f57a87e105f9cfe ssh-agent [2025-10-30T08:31:51.409Z] SSH_AUTH_SOCK=/tmp/ssh-mrUJb4IMSLcZ/agent.32 [2025-10-30T08:31:51.409Z] SSH_AGENT_PID=38 [2025-10-30T08:31:51.420Z] Running ssh-add (command line suppressed) [2025-10-30T08:31:51.523Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_11132383919040036874.key (/w/workspace/edgex-go/7@tmp/private_key_11132383919040036874.key) [2025-10-30T08:31:51.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T08:31:51.838Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] sh [2025-10-30T08:31:52.134Z] + git tag --points-at HEAD [Pipeline] } [2025-10-30T08:31:52.142Z] $ docker exec --env ******** --env ******** f290c7ab1b4dd6a982ccfc66d4ce76889d4e64f4f6892ce03f57a87e105f9cfe ssh-agent -k [2025-10-30T08:31:52.226Z] unset SSH_AUTH_SOCK; [2025-10-30T08:31:52.226Z] unset SSH_AGENT_PID; [2025-10-30T08:31:52.226Z] echo Agent pid 38 killed; [2025-10-30T08:31:52.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-30T08:31:52.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T08:31:52.285Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T08:31:52.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T08:31:52.387Z] $ docker exec f290c7ab1b4dd6a982ccfc66d4ce76889d4e64f4f6892ce03f57a87e105f9cfe ssh-agent [2025-10-30T08:31:52.483Z] SSH_AUTH_SOCK=/tmp/ssh-vS92QiWu5MsZ/agent.86 [2025-10-30T08:31:52.483Z] SSH_AGENT_PID=92 [2025-10-30T08:31:52.488Z] Running ssh-add (command line suppressed) [2025-10-30T08:31:52.568Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_12483840342382809462.key (/w/workspace/edgex-go/7@tmp/private_key_12483840342382809462.key) [2025-10-30T08:31:52.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T08:31:52.868Z] + git semver init [2025-10-30T08:31:53.162Z] 2025-10-30 08:31:53,080 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T08:31:53.162Z] 2025-10-30 08:31:53,156 [run_init] DEBUG init version:0.0.0 force:False [2025-10-30T08:31:53.162Z] 2025-10-30 08:31:53,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2025-10-30T08:31:53.162Z] 2025-10-30 08:31:53,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2025-10-30T08:31:53.162Z] 2025-10-30 08:31:53,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, stdin=None, shell=False, universal_newlines=False) [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,211 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-5273 with force:False [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,212 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-5273 [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,215 [execute] INFO git cat-file --batch-check [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,219 [execute] INFO git cat-file --batch [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T08:32:01.335Z] 2025-10-30 08:32:01,228 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-5273 [2025-10-30T08:32:01.335Z] 0.0.0 [Pipeline] } [2025-10-30T08:32:01.343Z] $ docker exec --env ******** --env ******** f290c7ab1b4dd6a982ccfc66d4ce76889d4e64f4f6892ce03f57a87e105f9cfe ssh-agent -k [2025-10-30T08:32:01.434Z] unset SSH_AUTH_SOCK; [2025-10-30T08:32:01.435Z] unset SSH_AGENT_PID; [2025-10-30T08:32:01.435Z] echo Agent pid 92 killed; [2025-10-30T08:32:01.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T08:32:01.807Z] + git semver [Pipeline] } [2025-10-30T08:32:02.384Z] $ docker stop --time=1 f290c7ab1b4dd6a982ccfc66d4ce76889d4e64f4f6892ce03f57a87e105f9cfe [2025-10-30T08:32:04.722Z] $ docker rm -f --volumes f290c7ab1b4dd6a982ccfc66d4ce76889d4e64f4f6892ce03f57a87e105f9cfe [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T08:32:05.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-30T08:32:05.676Z] Stashed 1 file(s) [Pipeline] echo [2025-10-30T08:32:05.679Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-10-30T08:32:06.348Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2025-10-30T08:32:06.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:32:06.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:32:06.401Z] ========================================================= [2025-10-30T08:32:06.401Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-30T08:32:06.401Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:32:06.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:06.691Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-30T08:32:06.691Z] 9824c27679d3: Pulling fs layer [2025-10-30T08:32:06.691Z] 8371a51cbc44: Pulling fs layer [2025-10-30T08:32:06.691Z] d5791340ef18: Pulling fs layer [2025-10-30T08:32:06.691Z] d3178a7b2709: Pulling fs layer [2025-10-30T08:32:06.691Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T08:32:06.691Z] 063b4f904bf5: Pulling fs layer [2025-10-30T08:32:06.691Z] 066ecc492849: Pulling fs layer [2025-10-30T08:32:06.691Z] 50a4da29d654: Pulling fs layer [2025-10-30T08:32:06.691Z] 417dd178857c: Pulling fs layer [2025-10-30T08:32:06.691Z] 4f4fb700ef54: Waiting [2025-10-30T08:32:06.691Z] 063b4f904bf5: Waiting [2025-10-30T08:32:06.691Z] 50a4da29d654: Waiting [2025-10-30T08:32:06.691Z] 066ecc492849: Waiting [2025-10-30T08:32:06.691Z] 417dd178857c: Waiting [2025-10-30T08:32:06.691Z] d3178a7b2709: Waiting [2025-10-30T08:32:06.691Z] 8371a51cbc44: Verifying Checksum [2025-10-30T08:32:06.691Z] 8371a51cbc44: Download complete [2025-10-30T08:32:06.691Z] d3178a7b2709: Download complete [2025-10-30T08:32:06.691Z] 4f4fb700ef54: Download complete [2025-10-30T08:32:06.691Z] 063b4f904bf5: Verifying Checksum [2025-10-30T08:32:06.691Z] 063b4f904bf5: Download complete [2025-10-30T08:32:06.948Z] 9824c27679d3: Verifying Checksum [2025-10-30T08:32:06.948Z] 9824c27679d3: Download complete [2025-10-30T08:32:06.948Z] 066ecc492849: Verifying Checksum [2025-10-30T08:32:06.948Z] 066ecc492849: Download complete [2025-10-30T08:32:06.948Z] 9824c27679d3: Pull complete [2025-10-30T08:32:07.208Z] 8371a51cbc44: Pull complete [2025-10-30T08:32:07.778Z] 417dd178857c: Verifying Checksum [2025-10-30T08:32:07.778Z] 417dd178857c: Download complete [2025-10-30T08:32:08.036Z] d5791340ef18: Download complete [2025-10-30T08:32:08.601Z] 50a4da29d654: Verifying Checksum [2025-10-30T08:32:08.601Z] 50a4da29d654: Download complete [2025-10-30T08:32:13.024Z] d5791340ef18: Pull complete [2025-10-30T08:32:13.024Z] d3178a7b2709: Pull complete [2025-10-30T08:32:13.024Z] 4f4fb700ef54: Pull complete [2025-10-30T08:32:13.024Z] 063b4f904bf5: Pull complete [2025-10-30T08:32:13.024Z] 066ecc492849: Pull complete [2025-10-30T08:32:15.552Z] 50a4da29d654: Pull complete [2025-10-30T08:32:16.124Z] 417dd178857c: Pull complete [2025-10-30T08:32:16.124Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T08:32:16.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:16.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:32:16.685Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:16.685Z] WORKDIR /edgex [2025-10-30T08:32:16.685Z] COPY go.mod . [2025-10-30T08:32:16.685Z] RUN go mod download [2025-10-30T08:32:16.685Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-30T08:32:17.619Z] #0 building with "default" instance using docker driver [2025-10-30T08:32:17.619Z] [2025-10-30T08:32:17.619Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:32:17.619Z] #1 transferring dockerfile: 164B done [2025-10-30T08:32:17.619Z] #1 DONE 0.0s [2025-10-30T08:32:17.619Z] [2025-10-30T08:32:17.619Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:17.619Z] #2 DONE 0.0s [2025-10-30T08:32:17.619Z] [2025-10-30T08:32:17.619Z] #3 [internal] load .dockerignore [2025-10-30T08:32:17.619Z] #3 transferring context: [2025-10-30T08:32:17.619Z] #3 transferring context: 50B done [2025-10-30T08:32:17.619Z] #3 DONE 0.1s [2025-10-30T08:32:17.619Z] [2025-10-30T08:32:17.619Z] #4 [internal] load build context [2025-10-30T08:32:17.619Z] #4 transferring context: 6.57kB done [2025-10-30T08:32:17.619Z] #4 DONE 0.0s [2025-10-30T08:32:17.619Z] [2025-10-30T08:32:17.619Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:17.619Z] #5 DONE 0.2s [2025-10-30T08:32:17.878Z] [2025-10-30T08:32:17.878Z] #6 [2/4] WORKDIR /edgex [2025-10-30T08:32:30.086Z] #6 DONE 10.8s [2025-10-30T08:32:30.086Z] [2025-10-30T08:32:30.086Z] #7 [3/4] COPY go.mod . [2025-10-30T08:32:30.086Z] #7 DONE 0.1s [2025-10-30T08:32:30.086Z] [2025-10-30T08:32:30.086Z] #8 [4/4] RUN go mod download [2025-10-30T08:32:52.277Z] #8 DONE 21.5s [2025-10-30T08:32:52.277Z] [2025-10-30T08:32:52.277Z] #9 exporting to image [2025-10-30T08:32:52.277Z] #9 exporting layers [2025-10-30T08:32:54.207Z] #9 exporting layers 4.1s done [2025-10-30T08:32:54.466Z] #9 writing image sha256:7177b2f3f1b4385a230c80a1b9f7633a90273d015b1836981da4da247a6208ec 0.0s done [2025-10-30T08:32:54.466Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-10-30T08:32:54.466Z] #9 DONE 4.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:32:56.152Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T08:32:56.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:32:56.267Z] prd-ubuntu20.04-docker-8c-8g-771016 does not seem to be running inside a container [2025-10-30T08:32:56.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-30T08:32:57.405Z] $ docker top d66c21deb3f1ef9922a4643fea7931836491f792ee4b76ef2aac9049715ec6f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:32:57.752Z] + go version [2025-10-30T08:32:57.752Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-30T08:32:57.760Z] $ docker stop --time=1 d66c21deb3f1ef9922a4643fea7931836491f792ee4b76ef2aac9049715ec6f3 [2025-10-30T08:32:59.084Z] $ docker rm -f --volumes d66c21deb3f1ef9922a4643fea7931836491f792ee4b76ef2aac9049715ec6f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:32:59.543Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T08:32:59.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:32:59.616Z] prd-ubuntu20.04-docker-8c-8g-771016 does not seem to be running inside a container [2025-10-30T08:32:59.649Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-30T08:32:59.897Z] $ docker top ad7d0b6cab5398e5d2569b29caa42031ad371cc3624759fe437f5432edc2dc9e -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-30T08:32:59.970Z] ========================================================= [2025-10-30T08:32:59.970Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-30T08:32:59.970Z] ========================================================= [Pipeline] sh [2025-10-30T08:33:00.251Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:33:00.548Z] + make test [2025-10-30T08:33:00.548Z] go test -race -coverprofile=coverage.out ./... [2025-10-30T08:33:08.669Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-30T08:33:40.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-10-30T08:33:41.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-30T08:33:41.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-30T08:33:41.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-30T08:33:41.674Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-30T08:33:41.674Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-30T08:33:41.674Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-30T08:33:41.674Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:41.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-30T08:33:41.674Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-30T08:33:41.674Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-30T08:33:41.674Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-30T08:33:43.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-30T08:33:43.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-30T08:33:43.055Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-30T08:33:43.055Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:43.055Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-30T08:33:43.055Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-30T08:33:43.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-10-30T08:33:43.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2025-10-30T08:33:43.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 57.7% of statements [2025-10-30T08:33:43.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2025-10-30T08:33:44.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-30T08:33:44.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-30T08:33:44.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.413s coverage: 94.2% of statements [2025-10-30T08:33:44.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 90.7% of statements [2025-10-30T08:33:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 8.4% of statements [2025-10-30T08:33:46.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-30T08:33:46.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-30T08:33:46.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-30T08:33:46.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-30T08:33:46.315Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-30T08:33:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements [2025-10-30T08:33:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2025-10-30T08:33:49.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-30T08:33:49.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-30T08:33:49.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-30T08:33:49.059Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-30T08:33:49.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements [2025-10-30T08:33:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 1.0% of statements [2025-10-30T08:33:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.2% of statements [2025-10-30T08:33:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2025-10-30T08:33:50.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-10-30T08:33:50.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-10-30T08:33:50.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 89.5% of statements [2025-10-30T08:33:50.560Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-30T08:33:50.560Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-30T08:33:50.560Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-30T08:33:50.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.022s coverage: 93.1% of statements [2025-10-30T08:33:51.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-30T08:33:51.126Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-30T08:33:51.126Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-30T08:33:51.126Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-30T08:33:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2025-10-30T08:33:51.951Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-30T08:33:51.951Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-30T08:33:51.951Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-30T08:33:52.209Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-30T08:33:52.209Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-30T08:33:52.209Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-30T08:33:52.209Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-30T08:33:52.774Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-30T08:33:52.774Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-30T08:33:53.342Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-30T08:33:55.248Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-30T08:33:55.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-30T08:33:56.626Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-30T08:33:57.558Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-30T08:33:57.558Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-30T08:33:57.558Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-30T08:34:00.834Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-30T08:34:01.399Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-30T08:34:01.399Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-30T08:34:01.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-30T08:34:01.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-30T08:34:01.399Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:34:03.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-30T08:34:03.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-30T08:34:03.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-30T08:34:03.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.056s coverage: 94.4% of statements [2025-10-30T08:34:03.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-30T08:34:03.553Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-30T08:34:03.553Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-30T08:34:04.118Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-30T08:34:04.118Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-30T08:34:04.118Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-30T08:34:04.118Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-30T08:34:04.118Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-30T08:34:04.118Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-30T08:34:06.016Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-30T08:34:06.016Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-30T08:34:06.016Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-30T08:34:06.016Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-30T08:34:08.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-30T08:34:08.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-30T08:34:08.543Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:34:08.543Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-30T08:34:08.543Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-30T08:34:08.543Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-30T08:34:08.543Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-30T08:34:09.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-30T08:34:09.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-30T08:34:09.476Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 68.8% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.154s coverage: 54.8% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.6% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 29.2% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-10-30T08:34:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-10-30T08:34:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.1% of statements [2025-10-30T08:34:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.145s coverage: 94.9% of statements [2025-10-30T08:34:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-10-30T08:34:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2025-10-30T08:34:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements [2025-10-30T08:34:13.870Z] 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-30T08:34:14.146Z] running golangci-lint [2025-10-30T08:34:14.146Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-30T08:34:14.146Z] go version go1.23.12 linux/amd64 [2025-10-30T08:34:14.405Z] 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-30T08:34:14.405Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-30T08:34:14.405Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-30T08:34:40.935Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|imports|name|exports_file|files) took 25.567540535s" [2025-10-30T08:34:40.935Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.091078ms" [2025-10-30T08:34:55.795Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.906588869s with top 10 stages: buildir: 1m4.362338666s, gosec: 4.193614275s, fact_deprecated: 2.875994072s, inspect: 2.598281907s, printf: 1.968117339s, fact_purity: 1.620182422s, ctrlflow: 1.599858972s, nilness: 1.430455166s, S1038: 1.309197551s, typedness: 1.023418083s" [2025-10-30T08:34:55.795Z] level=info msg="[runner] Issues before processing: 21, after processing: 0" [2025-10-30T08:34:55.795Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 21/21, exclude: 21/21, exclude-rules: 21/20, filename_unadjuster: 21/21, nolint: 20/0, skip_dirs: 21/21, autogenerated_exclude: 21/21, cgo: 21/21, skip_files: 21/21, identifier_marker: 21/21, path_prettifier: 21/21" [2025-10-30T08:34:55.795Z] level=info msg="[runner] processing took 14.640624ms with stages: nolint: 11.193354ms, exclude-rules: 793.68µs, autogenerated_exclude: 747.088µs, path_prettifier: 654.215µs, skip_dirs: 639.624µs, identifier_marker: 589.402µs, cgo: 8.49µs, invalid_issue: 6.241µs, filename_unadjuster: 2.61µs, max_same_issues: 1.35µs, uniq_by_line: 660ns, fixer: 640ns, sort_results: 560ns, diff: 510ns, skip_files: 470ns, path_prefixer: 470ns, exclude: 470ns, source_code: 240ns, max_from_linter: 190ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" [2025-10-30T08:34:55.795Z] level=info msg="[runner] linters took 13.515480031s with stages: goanalysis_metalinter: 13.500729962s" [2025-10-30T08:34:55.795Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-30T08:34:55.795Z] level=info msg="Memory: 385 samples, avg is 289.8MB, max is 1373.5MB" [2025-10-30T08:34:55.795Z] level=info msg="Execution took 39.146348702s" [2025-10-30T08:34:55.795Z] go vet ./... [2025-10-30T08:35:01.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T08:35:01.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T08:35:01.051Z] ./bin/test-attribution-txt.sh [2025-10-30T08:35:01.051Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-30T08:35:01.051Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-30T08:35:01.051Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-30T08:35:01.311Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-30T08:35:01.311Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-30T08:35:01.311Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T08:35:01.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-30T08:35:01.629Z] + ls -al . [2025-10-30T08:35:01.629Z] total 2076 [2025-10-30T08:35:01.630Z] drwxrwxr-x 11 1001 1001 4096 Oct 30 08:33 . [2025-10-30T08:35:01.630Z] drwxr-xr-x 4 root root 4096 Oct 30 08:32 .. [2025-10-30T08:35:01.630Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 .blubracket [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 10 Oct 30 08:31 .dockerignore [2025-10-30T08:35:01.630Z] drwxrwxr-x 8 1001 1001 4096 Oct 30 08:34 .git [2025-10-30T08:35:01.630Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 08:31 .github [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 909 Oct 30 08:31 .gitignore [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 218 Oct 30 08:31 .golangci.yml [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 100 Oct 30 08:31 .hadolint.yml [2025-10-30T08:35:01.630Z] drwxr-xr-x 3 1001 1001 4096 Oct 30 08:32 .semver [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 155 Oct 30 08:31 .sonarcloud.properties [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:31 ADOPTERS.md [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 17374 Oct 30 08:31 Attribution.txt [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 108018 Oct 30 08:31 CHANGELOG.md [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:31 CONTRIBUTING.md [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 677 Oct 30 08:31 GOVERNANCE.md [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 886 Oct 30 08:31 Jenkinsfile [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:31 LICENSE [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 16740 Oct 30 08:31 Makefile [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 582 Oct 30 08:31 OWNERS.md [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 9932 Oct 30 08:31 README.md [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 789 Oct 30 08:31 SECURITY.md [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 5 Oct 30 08:32 VERSION [2025-10-30T08:35:01.630Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 bin [2025-10-30T08:35:01.630Z] drwxrwxr-x 19 1001 1001 4096 Oct 30 08:31 cmd [2025-10-30T08:35:01.630Z] -rw-r--r-- 1 root root 1748913 Oct 30 08:34 coverage.out [2025-10-30T08:35:01.630Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 fuzz_test [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 6539 Oct 30 08:31 go.mod [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 88541 Oct 30 08:31 go.sum [2025-10-30T08:35:01.630Z] drwxrwxr-x 7 1001 1001 4096 Oct 30 08:31 internal [2025-10-30T08:35:01.630Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 openapi [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 584 Oct 30 08:31 security.txt [2025-10-30T08:35:01.630Z] -rw-rw-r-- 1 1001 1001 204 Oct 30 08:31 version.go [Pipeline] sh [2025-10-30T08:35:01.912Z] + '[' -e coverage.out ] [2025-10-30T08:35:01.912Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-30T08:35:02.081Z] Stashed 1 file(s) [Pipeline] sh [2025-10-30T08:35:02.359Z] + make build [2025-10-30T08:35:02.359Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-30T08:35:34.451Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-30T08:35:34.451Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-30T08:35:35.017Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-30T08:35:35.585Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-30T08:35:38.116Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-30T08:36:07.044Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-30T08:36:07.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-30T08:36:10.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-30T08:36:12.527Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-30T08:36:14.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-30T08:36:15.812Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-30T08:36:16.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-30T08:36:18.652Z] $ docker stop --time=1 ad7d0b6cab5398e5d2569b29caa42031ad371cc3624759fe437f5432edc2dc9e [2025-10-30T08:36:40.942Z] $ docker rm -f --volumes ad7d0b6cab5398e5d2569b29caa42031ad371cc3624759fe437f5432edc2dc9e [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-30T08:36:43.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:36:43.264Z] [2025-10-30T08:36:43.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:36:43.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:36:46.185Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-30T08:36:46.185Z] 91d30c5bc195: Pulling fs layer [2025-10-30T08:36:46.185Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-30T08:36:46.185Z] 9c61dcf015f6: Pulling fs layer [2025-10-30T08:36:46.185Z] 4698f68db338: Pulling fs layer [2025-10-30T08:36:46.185Z] 2a2f49069b9e: Pulling fs layer [2025-10-30T08:36:46.185Z] e0025b399a48: Pulling fs layer [2025-10-30T08:36:46.185Z] 4698f68db338: Waiting [2025-10-30T08:36:46.185Z] 2a2f49069b9e: Waiting [2025-10-30T08:36:46.185Z] e0025b399a48: Waiting [2025-10-30T08:36:46.185Z] 91d30c5bc195: Verifying Checksum [2025-10-30T08:36:46.185Z] 91d30c5bc195: Download complete [2025-10-30T08:36:46.445Z] 4698f68db338: Verifying Checksum [2025-10-30T08:36:46.445Z] 4698f68db338: Download complete [2025-10-30T08:36:46.445Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-30T08:36:46.445Z] 2e9b0aa3be6d: Download complete [2025-10-30T08:36:46.445Z] e0025b399a48: Verifying Checksum [2025-10-30T08:36:46.445Z] e0025b399a48: Download complete [2025-10-30T08:36:46.703Z] 2a2f49069b9e: Verifying Checksum [2025-10-30T08:36:46.703Z] 2a2f49069b9e: Download complete [2025-10-30T08:36:47.638Z] 9c61dcf015f6: Verifying Checksum [2025-10-30T08:36:47.638Z] 9c61dcf015f6: Download complete [2025-10-30T08:36:48.571Z] 91d30c5bc195: Pull complete [2025-10-30T08:36:53.862Z] 2e9b0aa3be6d: Pull complete [2025-10-30T08:36:59.142Z] 9c61dcf015f6: Pull complete [2025-10-30T08:37:00.528Z] 4698f68db338: Pull complete [2025-10-30T08:37:02.501Z] 2a2f49069b9e: Pull complete [2025-10-30T08:37:03.874Z] e0025b399a48: Pull complete [2025-10-30T08:37:04.806Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-30T08:37:04.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:37:05.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:37:05.190Z] prd-ubuntu20.04-docker-8c-8g-771016 does not seem to be running inside a container [2025-10-30T08:37:05.216Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-30T08:37:19.117Z] $ docker top 7f34d84c3b8891506dc317344800d575646c2739db98475a0ed720264d00da57 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:37:19.544Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-30T08:37:20.930Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-30T08:37:25.119Z] #1 transferring dockerfile: 30B [2025-10-30T08:37:25.386Z] #1 transferring dockerfile: 2.14kB 0.2s done [2025-10-30T08:37:26.763Z] #1 ... [2025-10-30T08:37:26.763Z] [2025-10-30T08:37:26.763Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-10-30T08:37:27.330Z] #2 ... [2025-10-30T08:37:27.330Z] [2025-10-30T08:37:27.330Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-30T08:37:27.330Z] #1 DONE 6.5s [2025-10-30T08:37:27.330Z] [2025-10-30T08:37:27.330Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-10-30T08:37:27.899Z] #3 ... [2025-10-30T08:37:27.899Z] [2025-10-30T08:37:27.899Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:27.899Z] #4 DONE 0.0s [2025-10-30T08:37:28.158Z] [2025-10-30T08:37:28.158Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:30.688Z] #5 ... [2025-10-30T08:37:30.688Z] [2025-10-30T08:37:30.688Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-10-30T08:37:30.688Z] #6 transferring dockerfile: 1.81kB done [2025-10-30T08:37:30.688Z] #6 DONE 8.7s [2025-10-30T08:37:30.946Z] [2025-10-30T08:37:30.946Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-10-30T08:37:33.478Z] #7 ... [2025-10-30T08:37:33.478Z] [2025-10-30T08:37:33.478Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-10-30T08:37:33.478Z] #8 transferring dockerfile: 1.69kB done [2025-10-30T08:37:33.478Z] #8 ... [2025-10-30T08:37:33.478Z] [2025-10-30T08:37:33.478Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-10-30T08:37:33.736Z] #9 ... [2025-10-30T08:37:33.736Z] [2025-10-30T08:37:33.736Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:37:33.736Z] #10 transferring dockerfile: 1.89kB done [2025-10-30T08:37:33.996Z] #10 ... [2025-10-30T08:37:33.996Z] [2025-10-30T08:37:33.996Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-10-30T08:37:33.996Z] #8 DONE 10.6s [2025-10-30T08:37:33.996Z] [2025-10-30T08:37:33.996Z] #11 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:37:34.981Z] #11 ... [2025-10-30T08:37:34.982Z] [2025-10-30T08:37:34.982Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:37:34.982Z] #12 ... [2025-10-30T08:37:34.982Z] [2025-10-30T08:37:34.982Z] #13 [core-command internal] load build definition from Dockerfile [2025-10-30T08:37:35.915Z] #13 ... [2025-10-30T08:37:35.915Z] [2025-10-30T08:37:35.915Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:37:35.915Z] #10 DONE 12.2s [2025-10-30T08:37:36.173Z] [2025-10-30T08:37:36.173Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-30T08:37:36.173Z] #14 DONE 0.0s [2025-10-30T08:37:36.173Z] [2025-10-30T08:37:36.173Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:37:36.173Z] #12 transferring dockerfile: 3.02kB done [2025-10-30T08:37:36.740Z] #12 ... [2025-10-30T08:37:36.740Z] [2025-10-30T08:37:36.740Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:36.740Z] #4 DONE 0.0s [2025-10-30T08:37:36.999Z] [2025-10-30T08:37:36.999Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:37:36.999Z] #15 ... [2025-10-30T08:37:36.999Z] [2025-10-30T08:37:36.999Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:37:36.999Z] #12 DONE 12.2s [2025-10-30T08:37:37.258Z] [2025-10-30T08:37:37.258Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-30T08:37:37.518Z] #14 ... [2025-10-30T08:37:37.518Z] [2025-10-30T08:37:37.518Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:37.518Z] #4 DONE 0.0s [2025-10-30T08:37:37.822Z] [2025-10-30T08:37:37.822Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-10-30T08:37:37.822Z] #3 transferring dockerfile: 2.00kB done [2025-10-30T08:37:37.822Z] #3 DONE 12.0s [2025-10-30T08:37:37.822Z] [2025-10-30T08:37:37.822Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:37:38.124Z] #16 ... [2025-10-30T08:37:38.124Z] [2025-10-30T08:37:38.124Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:37:38.124Z] #17 DONE 0.0s [2025-10-30T08:37:38.124Z] [2025-10-30T08:37:38.124Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:37:38.396Z] #17 ... [2025-10-30T08:37:38.396Z] [2025-10-30T08:37:38.396Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:38.396Z] #4 DONE 0.0s [2025-10-30T08:37:38.396Z] [2025-10-30T08:37:38.396Z] #18 [core-data internal] load build definition from Dockerfile [2025-10-30T08:37:39.065Z] #18 ... [2025-10-30T08:37:39.065Z] [2025-10-30T08:37:39.065Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-10-30T08:37:39.065Z] #2 transferring dockerfile: 2.01kB 0.1s done [2025-10-30T08:37:39.065Z] #2 DONE 12.6s [2025-10-30T08:37:39.350Z] [2025-10-30T08:37:39.350Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:39.350Z] #4 DONE 0.0s [2025-10-30T08:37:39.350Z] [2025-10-30T08:37:39.350Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-10-30T08:37:39.350Z] #7 transferring dockerfile: 2.10kB done [2025-10-30T08:37:39.350Z] #7 DONE 10.1s [2025-10-30T08:37:39.350Z] [2025-10-30T08:37:39.350Z] #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:40.034Z] #5 ... [2025-10-30T08:37:40.034Z] [2025-10-30T08:37:40.034Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:40.034Z] #4 DONE 0.0s [2025-10-30T08:37:40.034Z] [2025-10-30T08:37:40.034Z] #5 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:40.602Z] #5 ... [2025-10-30T08:37:40.602Z] [2025-10-30T08:37:40.602Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-10-30T08:37:40.602Z] #9 transferring dockerfile: 1.83kB done [2025-10-30T08:37:40.602Z] #9 DONE 7.4s [2025-10-30T08:37:40.860Z] [2025-10-30T08:37:40.860Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:40.860Z] #4 DONE 0.0s [2025-10-30T08:37:40.860Z] [2025-10-30T08:37:40.860Z] #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:41.833Z] #5 ... [2025-10-30T08:37:41.833Z] [2025-10-30T08:37:41.833Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-30T08:37:41.833Z] #19 ... [2025-10-30T08:37:41.833Z] [2025-10-30T08:37:41.833Z] #18 [core-data internal] load build definition from Dockerfile [2025-10-30T08:37:41.833Z] #18 transferring dockerfile: 2.04kB 0.0s done [2025-10-30T08:37:43.735Z] #18 ... [2025-10-30T08:37:43.735Z] [2025-10-30T08:37:43.735Z] #13 [core-command internal] load build definition from Dockerfile [2025-10-30T08:37:43.735Z] #13 transferring dockerfile: 1.94kB done [2025-10-30T08:37:43.735Z] #13 DONE 8.8s [2025-10-30T08:37:43.735Z] [2025-10-30T08:37:43.735Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:37:43.735Z] #15 transferring dockerfile: 2.50kB done [2025-10-30T08:37:43.994Z] #15 ... [2025-10-30T08:37:43.994Z] [2025-10-30T08:37:43.994Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:43.994Z] #4 DONE 0.0s [2025-10-30T08:37:44.252Z] [2025-10-30T08:37:44.252Z] #5 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:46.156Z] #5 ... [2025-10-30T08:37:46.156Z] [2025-10-30T08:37:46.156Z] #18 [core-data internal] load build definition from Dockerfile [2025-10-30T08:37:46.156Z] #18 DONE 10.4s [2025-10-30T08:37:46.156Z] [2025-10-30T08:37:46.156Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:37:46.156Z] #17 transferring dockerfile: 2.23kB 0.0s done [2025-10-30T08:37:46.724Z] #17 ... [2025-10-30T08:37:46.724Z] [2025-10-30T08:37:46.724Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:46.724Z] #4 DONE 0.0s [2025-10-30T08:37:46.724Z] [2025-10-30T08:37:46.724Z] #5 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:46.982Z] #5 ... [2025-10-30T08:37:46.982Z] [2025-10-30T08:37:46.982Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-30T08:37:46.982Z] #14 transferring dockerfile: 2.50kB done [2025-10-30T08:37:46.982Z] #14 DONE 10.2s [2025-10-30T08:37:47.241Z] [2025-10-30T08:37:47.241Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:37:47.241Z] #16 transferring dockerfile: 1.70kB done [2025-10-30T08:37:47.500Z] #16 ... [2025-10-30T08:37:47.500Z] [2025-10-30T08:37:47.500Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:37:47.500Z] #15 DONE 10.6s [2025-10-30T08:37:47.500Z] [2025-10-30T08:37:47.500Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:47.500Z] #4 DONE 0.0s [2025-10-30T08:37:47.500Z] [2025-10-30T08:37:47.500Z] #20 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-30T08:37:47.758Z] #20 ... [2025-10-30T08:37:47.758Z] [2025-10-30T08:37:47.758Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:47.758Z] #4 DONE 0.0s [2025-10-30T08:37:47.758Z] [2025-10-30T08:37:47.758Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:37:47.758Z] #16 DONE 10.1s [2025-10-30T08:37:48.016Z] [2025-10-30T08:37:48.016Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:48.273Z] #5 ... [2025-10-30T08:37:48.273Z] [2025-10-30T08:37:48.273Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:37:48.273Z] #17 DONE 10.2s [2025-10-30T08:37:48.531Z] [2025-10-30T08:37:48.532Z] #11 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:37:48.790Z] #11 ... [2025-10-30T08:37:48.790Z] [2025-10-30T08:37:48.790Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:48.790Z] #4 DONE 0.0s [2025-10-30T08:37:48.790Z] [2025-10-30T08:37:48.790Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:51.322Z] #5 DONE 23.4s [2025-10-30T08:37:51.322Z] [2025-10-30T08:37:51.322Z] #21 [security-proxy-setup internal] load .dockerignore [2025-10-30T08:37:51.580Z] #21 ... [2025-10-30T08:37:51.580Z] [2025-10-30T08:37:51.580Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-30T08:37:51.580Z] #19 DONE 19.8s [2025-10-30T08:37:51.838Z] [2025-10-30T08:37:51.838Z] #11 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:37:51.838Z] #11 DONE 20.0s [2025-10-30T08:37:51.838Z] [2025-10-30T08:37:51.838Z] #22 [security-spire-config internal] load .dockerignore [2025-10-30T08:37:57.144Z] #22 ... [2025-10-30T08:37:57.144Z] [2025-10-30T08:37:57.144Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-30T08:37:59.061Z] #23 ... [2025-10-30T08:37:59.061Z] [2025-10-30T08:37:59.061Z] #24 [core-data internal] load .dockerignore [2025-10-30T08:37:59.061Z] #24 transferring context: 50B 0.0s done [2025-10-30T08:38:01.602Z] #24 ... [2025-10-30T08:38:01.602Z] [2025-10-30T08:38:01.602Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-30T08:38:01.602Z] #23 transferring context: 50B done [2025-10-30T08:38:01.602Z] #23 ... [2025-10-30T08:38:01.602Z] [2025-10-30T08:38:01.602Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-30T08:38:01.602Z] #25 ... [2025-10-30T08:38:01.602Z] [2025-10-30T08:38:01.602Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:38:01.602Z] #26 ... [2025-10-30T08:38:01.602Z] [2025-10-30T08:38:01.602Z] #27 [core-keeper internal] load .dockerignore [2025-10-30T08:38:01.862Z] #27 ... [2025-10-30T08:38:01.862Z] [2025-10-30T08:38:01.862Z] #28 [support-notifications internal] load .dockerignore [2025-10-30T08:38:01.862Z] #28 ... [2025-10-30T08:38:01.862Z] [2025-10-30T08:38:01.862Z] #29 [core-command internal] load .dockerignore [2025-10-30T08:38:02.125Z] #29 ... [2025-10-30T08:38:02.125Z] [2025-10-30T08:38:02.125Z] #30 [security-proxy-auth internal] load .dockerignore [2025-10-30T08:38:02.385Z] #30 ... [2025-10-30T08:38:02.385Z] [2025-10-30T08:38:02.385Z] #31 [core-metadata internal] load .dockerignore [2025-10-30T08:38:02.385Z] #31 ... [2025-10-30T08:38:02.385Z] [2025-10-30T08:38:02.385Z] #32 [security-spire-agent internal] load .dockerignore [2025-10-30T08:38:02.645Z] #32 ... [2025-10-30T08:38:02.645Z] [2025-10-30T08:38:02.645Z] #33 [security-spire-server internal] load .dockerignore [2025-10-30T08:38:02.645Z] #33 ... [2025-10-30T08:38:02.645Z] [2025-10-30T08:38:02.645Z] #34 [support-scheduler internal] load .dockerignore [2025-10-30T08:38:04.040Z] #34 ... [2025-10-30T08:38:04.040Z] [2025-10-30T08:38:04.040Z] #29 [core-command internal] load .dockerignore [2025-10-30T08:38:04.040Z] #29 transferring context: 50B done [2025-10-30T08:38:09.303Z] #29 ... [2025-10-30T08:38:09.303Z] [2025-10-30T08:38:09.303Z] #24 [core-data internal] load .dockerignore [2025-10-30T08:38:09.303Z] #24 DONE 17.2s [2025-10-30T08:38:09.303Z] [2025-10-30T08:38:09.303Z] #28 [support-notifications internal] load .dockerignore [2025-10-30T08:38:09.303Z] #28 transferring context: 50B done [2025-10-30T08:38:10.240Z] #28 ... [2025-10-30T08:38:10.240Z] [2025-10-30T08:38:10.240Z] #20 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-30T08:38:10.240Z] #20 DONE 22.8s [2025-10-30T08:38:10.497Z] [2025-10-30T08:38:10.497Z] #35 [security-secretstore-setup internal] load .dockerignore [2025-10-30T08:38:12.396Z] #35 ... [2025-10-30T08:38:12.396Z] [2025-10-30T08:38:12.396Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-30T08:38:12.396Z] #23 DONE 20.8s [2025-10-30T08:38:12.396Z] [2025-10-30T08:38:12.396Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-30T08:38:12.396Z] #25 transferring context: 50B done [2025-10-30T08:38:14.954Z] #25 ... [2025-10-30T08:38:14.954Z] [2025-10-30T08:38:14.954Z] #30 [security-proxy-auth internal] load .dockerignore [2025-10-30T08:38:14.954Z] #30 transferring context: 50B done [2025-10-30T08:38:15.213Z] #30 ... [2025-10-30T08:38:15.213Z] [2025-10-30T08:38:15.213Z] #36 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:15.213Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:15.213Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:15.213Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:15.213Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:15.213Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s [2025-10-30T08:38:15.473Z] #36 ... [2025-10-30T08:38:15.473Z] [2025-10-30T08:38:15.473Z] #32 [security-spire-agent internal] load .dockerignore [2025-10-30T08:38:15.473Z] #32 transferring context: [2025-10-30T08:38:15.750Z] #32 transferring context: 50B done [2025-10-30T08:38:15.750Z] #32 ... [2025-10-30T08:38:15.750Z] [2025-10-30T08:38:15.750Z] #29 [core-command internal] load .dockerignore [2025-10-30T08:38:15.750Z] #29 DONE 24.6s [2025-10-30T08:38:16.008Z] [2025-10-30T08:38:16.008Z] #36 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:16.008Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:16.008Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s [2025-10-30T08:38:16.266Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:16.524Z] #36 ... [2025-10-30T08:38:16.524Z] [2025-10-30T08:38:16.524Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:38:16.524Z] #26 transferring context: 50B done [2025-10-30T08:38:16.524Z] #26 ... [2025-10-30T08:38:16.524Z] [2025-10-30T08:38:16.524Z] #31 [core-metadata internal] load .dockerignore [2025-10-30T08:38:16.524Z] #31 transferring context: 50B done [2025-10-30T08:38:18.449Z] #31 ... [2025-10-30T08:38:18.449Z] [2025-10-30T08:38:18.449Z] #30 [security-proxy-auth internal] load .dockerignore [2025-10-30T08:38:18.449Z] #30 DONE 27.1s [2025-10-30T08:38:18.449Z] [2025-10-30T08:38:18.449Z] #33 [security-spire-server internal] load .dockerignore [2025-10-30T08:38:18.449Z] #33 transferring context: 50B done [2025-10-30T08:38:19.020Z] #33 ... [2025-10-30T08:38:19.020Z] [2025-10-30T08:38:19.020Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:38:19.020Z] #26 DONE 27.6s [2025-10-30T08:38:19.020Z] [2025-10-30T08:38:19.020Z] #37 [security-proxy-auth internal] load build context [2025-10-30T08:38:19.020Z] #37 DONE 0.0s [2025-10-30T08:38:19.020Z] [2025-10-30T08:38:19.020Z] #36 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:19.020Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:19.020Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:19.020Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:19.020Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:19.020Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:19.020Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:19.280Z] #36 ... [2025-10-30T08:38:19.280Z] [2025-10-30T08:38:19.280Z] #28 [support-notifications internal] load .dockerignore [2025-10-30T08:38:19.280Z] #28 DONE 28.0s [2025-10-30T08:38:19.280Z] [2025-10-30T08:38:19.280Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:19.280Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:19.280Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:19.280Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:19.280Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:19.280Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:19.280Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:19.850Z] #36 ... [2025-10-30T08:38:19.850Z] [2025-10-30T08:38:19.850Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:38:19.850Z] #38 ... [2025-10-30T08:38:19.850Z] [2025-10-30T08:38:19.850Z] #39 [core-data internal] load build context [2025-10-30T08:38:20.110Z] #39 ... [2025-10-30T08:38:20.110Z] [2025-10-30T08:38:20.110Z] #34 [support-scheduler internal] load .dockerignore [2025-10-30T08:38:20.110Z] #34 transferring context: 50B done [2025-10-30T08:38:20.110Z] #34 DONE 28.9s [2025-10-30T08:38:20.110Z] [2025-10-30T08:38:20.110Z] #40 [support-notifications internal] load build context [2025-10-30T08:38:20.678Z] #40 ... [2025-10-30T08:38:20.678Z] [2025-10-30T08:38:20.678Z] #21 [security-proxy-setup internal] load .dockerignore [2025-10-30T08:38:20.678Z] #21 transferring context: 50B done [2025-10-30T08:38:20.942Z] #21 DONE 29.5s [2025-10-30T08:38:20.942Z] [2025-10-30T08:38:20.942Z] #36 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:20.942Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:20.942Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:20.942Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:20.942Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:20.942Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:20.942Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:21.212Z] #36 ... [2025-10-30T08:38:21.212Z] [2025-10-30T08:38:21.212Z] #41 [security-proxy-setup internal] load build context [2025-10-30T08:38:21.212Z] #41 DONE 0.0s [2025-10-30T08:38:21.212Z] [2025-10-30T08:38:21.212Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-30T08:38:21.212Z] #25 DONE 29.8s [2025-10-30T08:38:21.212Z] [2025-10-30T08:38:21.212Z] #36 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:21.212Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:21.212Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:21.212Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:21.212Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:21.212Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:21.212Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:21.489Z] #36 ... [2025-10-30T08:38:21.489Z] [2025-10-30T08:38:21.489Z] #27 [core-keeper internal] load .dockerignore [2025-10-30T08:38:21.489Z] #27 transferring context: 50B done [2025-10-30T08:38:21.489Z] #27 DONE 30.2s [2025-10-30T08:38:21.748Z] [2025-10-30T08:38:21.748Z] #42 [security-bootstrapper internal] load build context [2025-10-30T08:38:21.748Z] #42 DONE 0.0s [2025-10-30T08:38:21.748Z] [2025-10-30T08:38:21.748Z] #36 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:21.748Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:21.748Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:21.748Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:21.748Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:21.748Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:21.748Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:22.008Z] #36 ... [2025-10-30T08:38:22.008Z] [2025-10-30T08:38:22.008Z] #31 [core-metadata internal] load .dockerignore [2025-10-30T08:38:22.008Z] #31 DONE 30.6s [2025-10-30T08:38:22.008Z] [2025-10-30T08:38:22.008Z] #36 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:22.008Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:22.008Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:22.008Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:22.008Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:22.008Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:22.008Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:22.008Z] #36 ... [2025-10-30T08:38:22.008Z] [2025-10-30T08:38:22.008Z] #32 [security-spire-agent internal] load .dockerignore [2025-10-30T08:38:22.008Z] #32 DONE 30.3s [2025-10-30T08:38:22.008Z] [2025-10-30T08:38:22.008Z] #36 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:22.008Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:22.008Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:22.008Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:22.008Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:22.008Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:22.008Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:22.315Z] #36 ... [2025-10-30T08:38:22.315Z] [2025-10-30T08:38:22.315Z] #43 [core-metadata internal] load build context [2025-10-30T08:38:22.315Z] #43 DONE 0.0s [2025-10-30T08:38:22.315Z] [2025-10-30T08:38:22.315Z] #43 [core-metadata internal] load build context [2025-10-30T08:38:22.610Z] #43 ... [2025-10-30T08:38:22.610Z] [2025-10-30T08:38:22.610Z] #22 [security-spire-config internal] load .dockerignore [2025-10-30T08:38:22.610Z] #22 transferring context: 50B done [2025-10-30T08:38:22.610Z] #22 DONE 30.6s [2025-10-30T08:38:22.610Z] [2025-10-30T08:38:22.610Z] #36 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:22.610Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:22.610Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:22.610Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:22.610Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:22.610Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:22.610Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:23.237Z] #36 ... [2025-10-30T08:38:23.237Z] [2025-10-30T08:38:23.237Z] #44 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:38:23.237Z] #44 ... [2025-10-30T08:38:23.237Z] [2025-10-30T08:38:23.237Z] #33 [security-spire-server internal] load .dockerignore [2025-10-30T08:38:23.237Z] #33 DONE 31.4s [2025-10-30T08:38:23.238Z] [2025-10-30T08:38:23.238Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:38:23.238Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:38:27.435Z] #45 ... [2025-10-30T08:38:27.435Z] [2025-10-30T08:38:27.435Z] #46 [core-command internal] load build context [2025-10-30T08:38:27.435Z] #46 transferring context: 322.25MB 3.0s [2025-10-30T08:38:27.435Z] #46 ... [2025-10-30T08:38:27.435Z] [2025-10-30T08:38:27.435Z] #44 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:38:27.693Z] #44 transferring context: 596.26MB 4.0s done [2025-10-30T08:38:29.590Z] #44 ... [2025-10-30T08:38:29.590Z] [2025-10-30T08:38:29.590Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-30T08:38:29.590Z] #47 ... [2025-10-30T08:38:29.590Z] [2025-10-30T08:38:29.590Z] #37 [security-proxy-auth internal] load build context [2025-10-30T08:38:29.590Z] #37 ... [2025-10-30T08:38:29.590Z] [2025-10-30T08:38:29.590Z] #39 [core-data internal] load build context [2025-10-30T08:38:29.590Z] #39 transferring context: 596.26MB 5.7s done [2025-10-30T08:38:30.962Z] #39 ... [2025-10-30T08:38:30.962Z] [2025-10-30T08:38:30.962Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:38:30.962Z] #38 ... [2025-10-30T08:38:30.962Z] [2025-10-30T08:38:30.962Z] #48 [support-scheduler internal] load build context [2025-10-30T08:38:30.962Z] #48 ... [2025-10-30T08:38:30.962Z] [2025-10-30T08:38:30.962Z] #46 [core-command internal] load build context [2025-10-30T08:38:30.962Z] #46 transferring context: 596.26MB 5.2s done [2025-10-30T08:38:31.233Z] #46 ... [2025-10-30T08:38:31.233Z] [2025-10-30T08:38:31.233Z] #36 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:38:31.233Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-30T08:38:31.233Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:38:31.233Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:38:31.233Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:38:31.233Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.1s done [2025-10-30T08:38:31.233Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:38:31.233Z] #36 DONE 21.6s [2025-10-30T08:38:31.496Z] [2025-10-30T08:38:31.496Z] #49 [security-spire-server internal] load build context [2025-10-30T08:38:31.761Z] #49 ... [2025-10-30T08:38:31.761Z] [2025-10-30T08:38:31.761Z] #41 [security-proxy-setup internal] load build context [2025-10-30T08:38:31.761Z] #41 ... [2025-10-30T08:38:31.761Z] [2025-10-30T08:38:31.761Z] #42 [security-bootstrapper internal] load build context [2025-10-30T08:38:32.021Z] #42 ... [2025-10-30T08:38:32.021Z] [2025-10-30T08:38:32.021Z] #50 [core-keeper internal] load build context [2025-10-30T08:38:32.021Z] #50 ... [2025-10-30T08:38:32.021Z] [2025-10-30T08:38:32.021Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:38:32.021Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 9.6s done [2025-10-30T08:38:32.280Z] #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-30T08:38:32.280Z] #45 ... [2025-10-30T08:38:32.280Z] [2025-10-30T08:38:32.280Z] #51 [security-spire-agent internal] load build context [2025-10-30T08:38:32.540Z] #51 ... [2025-10-30T08:38:32.540Z] [2025-10-30T08:38:32.540Z] #52 [security-spire-config internal] load build context [2025-10-30T08:38:32.540Z] #52 ... [2025-10-30T08:38:32.540Z] [2025-10-30T08:38:32.540Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:38:32.540Z] #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:38:32.801Z] #53 ... [2025-10-30T08:38:32.801Z] [2025-10-30T08:38:32.801Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:38:32.801Z] #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-30T08:38:33.741Z] #45 ... [2025-10-30T08:38:33.741Z] [2025-10-30T08:38:33.741Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:38:33.741Z] #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11.3s done [2025-10-30T08:38:33.741Z] #53 DONE 11.3s [2025-10-30T08:38:33.741Z] [2025-10-30T08:38:33.741Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:38:39.031Z] #53 ... [2025-10-30T08:38:39.031Z] [2025-10-30T08:38:39.031Z] #41 [security-proxy-setup internal] load build context [2025-10-30T08:38:39.031Z] #41 transferring context: 106.57MB 1.0s [2025-10-30T08:38:41.602Z] #41 transferring context: 596.26MB 3.2s done [2025-10-30T08:38:41.602Z] #41 ... [2025-10-30T08:38:41.602Z] [2025-10-30T08:38:41.602Z] #54 [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-30T08:38:41.862Z] #54 ... [2025-10-30T08:38:41.862Z] [2025-10-30T08:38:41.862Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:38:42.123Z] #55 ... [2025-10-30T08:38:42.123Z] [2025-10-30T08:38:42.123Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:38:42.123Z] #56 ... [2025-10-30T08:38:42.123Z] [2025-10-30T08:38:42.123Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:38:42.381Z] #57 ... [2025-10-30T08:38:42.381Z] [2025-10-30T08:38:42.381Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:38:42.381Z] #58 ... [2025-10-30T08:38:42.381Z] [2025-10-30T08:38:42.381Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:38:43.240Z] #59 ... [2025-10-30T08:38:43.240Z] [2025-10-30T08:38:43.240Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:38:43.501Z] #60 ... [2025-10-30T08:38:43.501Z] [2025-10-30T08:38:43.501Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:38:43.501Z] #61 ... [2025-10-30T08:38:43.501Z] [2025-10-30T08:38:43.501Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:38:43.762Z] #62 ... [2025-10-30T08:38:43.762Z] [2025-10-30T08:38:43.762Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-30T08:38:43.762Z] #63 ... [2025-10-30T08:38:43.762Z] [2025-10-30T08:38:43.762Z] #48 [support-scheduler internal] load build context [2025-10-30T08:38:43.762Z] #48 transferring context: 596.26MB 3.8s done [2025-10-30T08:38:44.022Z] #48 ... [2025-10-30T08:38:44.022Z] [2025-10-30T08:38:44.022Z] #40 [support-notifications internal] load build context [2025-10-30T08:38:44.022Z] #40 transferring context: 596.26MB 4.1s done [2025-10-30T08:38:44.022Z] #40 ... [2025-10-30T08:38:44.022Z] [2025-10-30T08:38:44.022Z] #37 [security-proxy-auth internal] load build context [2025-10-30T08:38:44.022Z] #37 transferring context: 596.26MB 4.6s done [2025-10-30T08:38:45.934Z] #37 ... [2025-10-30T08:38:45.934Z] [2025-10-30T08:38:45.934Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-30T08:38:45.934Z] #47 transferring context: 596.26MB 4.1s done [2025-10-30T08:39:07.905Z] #47 ... [2025-10-30T08:39:07.905Z] [2025-10-30T08:39:07.905Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:39:07.905Z] #45 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-30T08:39:07.905Z] #45 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-30T08:39:18.233Z] #45 ... [2025-10-30T08:39:18.233Z] [2025-10-30T08:39:18.233Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:39:18.233Z] #53 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-30T08:40:25.957Z] #53 ... [2025-10-30T08:40:25.957Z] [2025-10-30T08:40:25.957Z] #50 [core-keeper internal] load build context [2025-10-30T08:40:25.957Z] #50 transferring context: [2025-10-30T08:40:25.957Z] #50 transferring context: 596.26MB 2.4s done [2025-10-30T08:41:22.185Z] #50 ... [2025-10-30T08:41:22.185Z] [2025-10-30T08:41:22.185Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:22.185Z] #45 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-30T08:41:32.157Z] #45 ... [2025-10-30T08:41:32.157Z] [2025-10-30T08:41:32.157Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:32.157Z] #53 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-30T08:42:04.277Z] #53 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-30T08:42:26.324Z] #53 ... [2025-10-30T08:42:26.324Z] [2025-10-30T08:42:26.324Z] #42 [security-bootstrapper internal] load build context [2025-10-30T08:42:26.324Z] #42 transferring context: [2025-10-30T08:42:26.324Z] #42 ... [2025-10-30T08:42:26.324Z] [2025-10-30T08:42:26.324Z] #44 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:42:26.324Z] #44 DONE 251.0s [2025-10-30T08:42:26.324Z] [2025-10-30T08:42:26.324Z] #42 [security-bootstrapper internal] load build context [2025-10-30T08:42:26.324Z] #42 transferring context: 596.26MB 3.0s done [2025-10-30T08:42:29.620Z] #42 ... [2025-10-30T08:42:29.620Z] [2025-10-30T08:42:29.620Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:42:29.620Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 47.8s [2025-10-30T08:42:29.620Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 47.8s [2025-10-30T08:42:31.530Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 48.3s done [2025-10-30T08:42:32.959Z] #45 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 51.0s [2025-10-30T08:42:33.223Z] #45 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 51.3s [2025-10-30T08:42:33.223Z] #45 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 51.5s [2025-10-30T08:42:33.482Z] #45 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 51.6s [2025-10-30T08:42:34.867Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 52.8s [2025-10-30T08:42:35.440Z] #45 ... [2025-10-30T08:42:35.440Z] [2025-10-30T08:42:35.440Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:42:35.440Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.7s done [2025-10-30T08:42:35.440Z] #53 ... [2025-10-30T08:42:35.440Z] [2025-10-30T08:42:35.440Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:42:36.825Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 55.1s [2025-10-30T08:42:37.085Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 55.1s done [2025-10-30T08:42:37.085Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 55.2s [2025-10-30T08:42:37.085Z] #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:42:37.656Z] #45 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 55.4s done [2025-10-30T08:42:37.656Z] #45 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 55.4s done [2025-10-30T08:42:38.320Z] #45 ... [2025-10-30T08:42:38.320Z] [2025-10-30T08:42:38.320Z] #39 [core-data internal] load build context [2025-10-30T08:42:38.320Z] #39 DONE 268.5s [2025-10-30T08:42:38.320Z] [2025-10-30T08:42:38.320Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:42:40.858Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 58.3s done [2025-10-30T08:42:41.118Z] #45 ... [2025-10-30T08:42:41.118Z] [2025-10-30T08:42:41.118Z] #51 [security-spire-agent internal] load build context [2025-10-30T08:42:41.118Z] #51 transferring context: 23.33kB done [2025-10-30T08:42:41.378Z] #51 ... [2025-10-30T08:42:41.378Z] [2025-10-30T08:42:41.378Z] #43 [core-metadata internal] load build context [2025-10-30T08:42:41.378Z] #43 transferring context: 596.26MB 2.7s done [2025-10-30T08:42:43.943Z] #43 ... [2025-10-30T08:42:43.943Z] [2025-10-30T08:42:43.943Z] #35 [security-secretstore-setup internal] load .dockerignore [2025-10-30T08:42:43.943Z] #35 transferring context: 50B done [2025-10-30T08:42:45.864Z] #35 ... [2025-10-30T08:42:45.864Z] [2025-10-30T08:42:45.864Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:42:45.864Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 11.5s done [2025-10-30T08:42:45.864Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:42:45.864Z] #53 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 16.2s done [2025-10-30T08:42:45.864Z] #53 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 17.5s done [2025-10-30T08:42:45.864Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-30T08:42:45.864Z] #53 ... [2025-10-30T08:42:45.864Z] [2025-10-30T08:42:45.864Z] #49 [security-spire-server internal] load build context [2025-10-30T08:42:45.864Z] #49 transferring context: 23.80kB done [2025-10-30T08:42:46.445Z] #49 ... [2025-10-30T08:42:46.445Z] [2025-10-30T08:42:46.445Z] #46 [core-command internal] load build context [2025-10-30T08:42:46.445Z] #46 DONE 269.7s [2025-10-30T08:42:46.716Z] [2025-10-30T08:42:46.716Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:42:46.716Z] #53 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-30T08:42:50.015Z] #53 ... [2025-10-30T08:42:50.015Z] [2025-10-30T08:42:50.015Z] #52 [security-spire-config internal] load build context [2025-10-30T08:42:50.015Z] #52 transferring context: 22.05kB done [2025-10-30T08:42:50.015Z] #52 ... [2025-10-30T08:42:50.015Z] [2025-10-30T08:42:50.015Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:42:50.015Z] #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-30T08:42:50.015Z] #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-30T08:43:12.513Z] #45 ... [2025-10-30T08:43:12.513Z] [2025-10-30T08:43:12.513Z] #40 [support-notifications internal] load build context [2025-10-30T08:43:12.513Z] #40 DONE 289.1s [2025-10-30T08:43:12.513Z] [2025-10-30T08:43:12.513Z] #49 [security-spire-server internal] load build context [2025-10-30T08:43:20.642Z] #49 ... [2025-10-30T08:43:20.642Z] [2025-10-30T08:43:20.642Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:43:20.642Z] #53 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-10-30T08:43:54.422Z] #53 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 28.9s [2025-10-30T08:43:54.422Z] #53 ... [2025-10-30T08:43:54.422Z] [2025-10-30T08:43:54.422Z] #37 [security-proxy-auth internal] load build context [2025-10-30T08:43:54.422Z] #37 DONE 328.9s [2025-10-30T08:43:54.422Z] [2025-10-30T08:43:54.422Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:43:54.422Z] #53 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 29.4s done [2025-10-30T08:43:54.686Z] #53 ... [2025-10-30T08:43:54.686Z] [2025-10-30T08:43:54.686Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:43:54.686Z] #45 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.8s done [2025-10-30T08:43:59.095Z] #45 ... [2025-10-30T08:43:59.095Z] [2025-10-30T08:43:59.095Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-30T08:43:59.095Z] #47 DONE 338.8s [2025-10-30T08:43:59.095Z] [2025-10-30T08:43:59.095Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:43:59.095Z] #56 317.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:59.095Z] #56 317.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:59.095Z] #56 317.8 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:43:59.095Z] #56 317.8 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:43:59.095Z] #56 317.8 OK: 24171 distinct packages available [2025-10-30T08:43:59.095Z] #56 317.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:59.095Z] #56 317.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:59.095Z] #56 318.2 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:43:59.095Z] #56 318.2 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:43:59.095Z] #56 318.2 (3/4) Installing libucontext (1.2-r3) [2025-10-30T08:43:59.095Z] #56 318.2 (4/4) Installing gcompat (1.1.0-r4) [2025-10-30T08:43:59.095Z] #56 318.2 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:43:59.095Z] #56 318.2 OK: 8 MiB in 18 packages [2025-10-30T08:44:01.009Z] #56 ... [2025-10-30T08:44:01.009Z] [2025-10-30T08:44:01.009Z] #48 [support-scheduler internal] load build context [2025-10-30T08:44:01.009Z] #48 DONE 340.2s [2025-10-30T08:44:01.009Z] [2025-10-30T08:44:01.009Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:44:01.009Z] #55 329.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:01.009Z] #55 329.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:01.576Z] #55 329.7 (1/7) Installing ca-certificates (20250911-r0) [2025-10-30T08:44:01.576Z] #55 329.8 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:01.576Z] #55 329.8 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-30T08:44:01.576Z] #55 329.8 (4/7) Installing libsodium (1.0.19-r0) [2025-10-30T08:44:01.576Z] #55 329.8 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-30T08:44:01.576Z] #55 329.8 (6/7) Installing libzmq (4.3.5-r2) [2025-10-30T08:44:01.576Z] #55 329.8 (7/7) Installing zeromq (4.3.5-r2) [2025-10-30T08:44:01.576Z] #55 329.8 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:01.576Z] #55 329.8 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:44:01.576Z] #55 329.8 OK: 12 MiB in 21 packages [2025-10-30T08:44:02.950Z] #55 ... [2025-10-30T08:44:02.950Z] [2025-10-30T08:44:02.950Z] #41 [security-proxy-setup internal] load build context [2025-10-30T08:44:02.950Z] #41 DONE 341.4s [2025-10-30T08:44:03.209Z] [2025-10-30T08:44:03.209Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:44:03.209Z] #60 329.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:03.209Z] #60 330.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:03.209Z] #60 330.2 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:44:03.209Z] #60 330.2 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:44:03.209Z] #60 330.2 OK: 24171 distinct packages available [2025-10-30T08:44:03.209Z] #60 330.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:03.209Z] #60 330.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:03.209Z] #60 330.6 (1/14) Installing ca-certificates (20250911-r0) [2025-10-30T08:44:03.209Z] #60 330.7 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-30T08:44:03.209Z] #60 330.7 (3/14) Installing c-ares (1.33.1-r0) [2025-10-30T08:44:03.209Z] #60 330.7 (4/14) Installing libunistring (1.2-r0) [2025-10-30T08:44:03.209Z] #60 330.7 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-30T08:44:03.209Z] #60 330.7 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-30T08:44:03.209Z] #60 330.7 (7/14) Installing libpsl (0.21.5-r1) [2025-10-30T08:44:03.209Z] #60 330.7 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-30T08:44:03.209Z] #60 330.7 (9/14) Installing libcurl (8.14.1-r2) [2025-10-30T08:44:03.209Z] #60 330.7 (10/14) Installing curl (8.14.1-r2) [2025-10-30T08:44:03.209Z] #60 330.7 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:03.209Z] #60 330.7 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:44:03.209Z] #60 330.7 (13/14) Installing libucontext (1.2-r3) [2025-10-30T08:44:03.209Z] #60 330.7 (14/14) Installing gcompat (1.1.0-r4) [2025-10-30T08:44:03.209Z] #60 330.7 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:03.209Z] #60 330.7 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:44:03.209Z] #60 330.8 OK: 13 MiB in 28 packages [2025-10-30T08:44:08.474Z] #60 ... [2025-10-30T08:44:08.474Z] [2025-10-30T08:44:08.474Z] #50 [core-keeper internal] load build context [2025-10-30T08:44:08.474Z] #50 DONE 346.6s [2025-10-30T08:44:08.474Z] [2025-10-30T08:44:08.474Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:44:08.474Z] #57 333.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:08.474Z] #57 333.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:08.474Z] #57 334.1 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:08.474Z] #57 334.1 (2/4) Installing openssl (3.3.5-r0) [2025-10-30T08:44:08.474Z] #57 334.1 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:44:08.474Z] #57 334.1 (4/4) Installing yq-go (4.44.1-r2) [2025-10-30T08:44:08.474Z] #57 334.2 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:08.474Z] #57 334.2 OK: 19 MiB in 18 packages [2025-10-30T08:44:10.399Z] #57 ... [2025-10-30T08:44:10.399Z] [2025-10-30T08:44:10.399Z] #42 [security-bootstrapper internal] load build context [2025-10-30T08:44:10.399Z] #42 DONE 348.3s [2025-10-30T08:44:10.399Z] [2025-10-30T08:44:10.399Z] #49 [security-spire-server internal] load build context [2025-10-30T08:44:10.399Z] #49 ... [2025-10-30T08:44:10.399Z] [2025-10-30T08:44:10.399Z] #51 [security-spire-agent internal] load build context [2025-10-30T08:44:10.399Z] #51 DONE 348.0s [2025-10-30T08:44:10.399Z] [2025-10-30T08:44:10.399Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:44:10.399Z] #59 338.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:10.399Z] #59 338.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:10.661Z] #59 339.1 (1/3) Installing ca-certificates (20250911-r0) [2025-10-30T08:44:10.923Z] #59 339.1 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:10.923Z] #59 339.1 (3/3) Installing tzdata (2025b-r0) [2025-10-30T08:44:10.923Z] #59 339.2 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:10.923Z] #59 339.2 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:44:10.923Z] #59 339.2 OK: 10 MiB in 17 packages [2025-10-30T08:44:12.857Z] #59 ... [2025-10-30T08:44:12.857Z] [2025-10-30T08:44:12.857Z] #43 [core-metadata internal] load build context [2025-10-30T08:44:12.857Z] #43 DONE 350.4s [2025-10-30T08:44:12.857Z] [2025-10-30T08:44:12.857Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:14.760Z] #62 ... [2025-10-30T08:44:14.760Z] [2025-10-30T08:44:14.760Z] #52 [security-spire-config internal] load build context [2025-10-30T08:44:14.760Z] #52 DONE 352.4s [2025-10-30T08:44:15.019Z] [2025-10-30T08:44:15.019Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:44:15.957Z] #61 ... [2025-10-30T08:44:15.957Z] [2025-10-30T08:44:15.957Z] #35 [security-secretstore-setup internal] load .dockerignore [2025-10-30T08:44:15.957Z] #35 DONE 365.5s [2025-10-30T08:44:16.216Z] [2025-10-30T08:44:16.216Z] #49 [security-spire-server internal] load build context [2025-10-30T08:44:16.501Z] #49 ... [2025-10-30T08:44:16.501Z] [2025-10-30T08:44:16.501Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:16.501Z] #62 344.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:16.760Z] #62 345.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:17.020Z] #62 345.3 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:17.020Z] #62 345.3 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:17.020Z] #62 345.3 OK: 8 MiB in 15 packages [2025-10-30T08:44:23.849Z] #62 ... [2025-10-30T08:44:23.849Z] [2025-10-30T08:44:23.849Z] #49 [security-spire-server internal] load build context [2025-10-30T08:44:23.849Z] #49 DONE 359.7s [2025-10-30T08:44:23.849Z] [2025-10-30T08:44:23.849Z] #64 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:44:23.849Z] #64 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:44:24.111Z] #64 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 7.3s done [2025-10-30T08:44:24.111Z] #64 DONE 7.3s [2025-10-30T08:44:24.111Z] [2025-10-30T08:44:24.111Z] #65 [security-secretstore-setup internal] load build context [2025-10-30T08:44:24.371Z] #65 ... [2025-10-30T08:44:24.371Z] [2025-10-30T08:44:24.371Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:44:24.371Z] #56 DONE 352.6s [2025-10-30T08:44:24.371Z] [2025-10-30T08:44:24.371Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:44:24.371Z] #38 ... [2025-10-30T08:44:24.371Z] [2025-10-30T08:44:24.371Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:44:24.371Z] #58 352.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:24.631Z] #58 352.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:24.890Z] #58 353.2 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:44:24.890Z] #58 353.2 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:44:24.890Z] #58 353.2 OK: 24171 distinct packages available [2025-10-30T08:44:24.890Z] #58 353.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:25.151Z] #58 353.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:25.151Z] #58 353.6 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:25.151Z] #58 353.6 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:44:25.413Z] #58 353.6 (3/5) Installing libucontext (1.2-r3) [2025-10-30T08:44:25.413Z] #58 353.6 (4/5) Installing gcompat (1.1.0-r4) [2025-10-30T08:44:25.413Z] #58 353.6 (5/5) Installing openssl (3.3.5-r0) [2025-10-30T08:44:25.413Z] #58 353.6 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:25.413Z] #58 353.6 OK: 9 MiB in 19 packages [2025-10-30T08:44:27.331Z] #58 ... [2025-10-30T08:44:27.331Z] [2025-10-30T08:44:27.331Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:44:27.331Z] #55 DONE 355.7s [2025-10-30T08:44:27.591Z] [2025-10-30T08:44:27.591Z] #64 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:44:27.591Z] #64 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-30T08:44:27.870Z] #64 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-30T08:44:27.870Z] #64 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-30T08:44:28.139Z] #64 ... [2025-10-30T08:44:28.139Z] [2025-10-30T08:44:28.139Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:44:28.139Z] #60 DONE 356.3s [2025-10-30T08:44:28.403Z] [2025-10-30T08:44:28.403Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:30.320Z] #66 ... [2025-10-30T08:44:30.320Z] [2025-10-30T08:44:30.320Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:44:30.320Z] #57 DONE 358.7s [2025-10-30T08:44:30.580Z] [2025-10-30T08:44:30.580Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:31.610Z] #67 ... [2025-10-30T08:44:31.610Z] [2025-10-30T08:44:31.610Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:44:31.610Z] #59 DONE 359.9s [2025-10-30T08:44:31.869Z] [2025-10-30T08:44:31.869Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:33.250Z] #68 ... [2025-10-30T08:44:33.250Z] [2025-10-30T08:44:33.250Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:44:35.160Z] #69 ... [2025-10-30T08:44:35.160Z] [2025-10-30T08:44:35.160Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:35.160Z] #62 DONE 363.2s [2025-10-30T08:44:35.160Z] [2025-10-30T08:44:35.160Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:44:35.160Z] #61 362.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:35.160Z] #61 362.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:35.160Z] #61 362.8 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:35.160Z] #61 362.8 (2/2) Installing su-exec (0.2-r3) [2025-10-30T08:44:35.160Z] #61 362.8 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:35.160Z] #61 362.8 OK: 8 MiB in 16 packages [2025-10-30T08:44:36.542Z] #61 ... [2025-10-30T08:44:36.542Z] [2025-10-30T08:44:36.542Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:44:36.542Z] #58 DONE 364.6s [2025-10-30T08:44:36.542Z] [2025-10-30T08:44:36.542Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:36.542Z] #63 363.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:36.543Z] #63 363.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:36.543Z] #63 364.0 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:36.543Z] #63 364.0 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:36.543Z] #63 364.0 OK: 8 MiB in 15 packages [2025-10-30T08:44:39.127Z] #63 ... [2025-10-30T08:44:39.127Z] [2025-10-30T08:44:39.127Z] #64 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:44:39.127Z] #64 DONE 21.5s [2025-10-30T08:44:39.127Z] [2025-10-30T08:44:39.127Z] #54 [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-30T08:44:39.127Z] #54 DONE 367.1s [2025-10-30T08:44:39.127Z] [2025-10-30T08:44:39.127Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:44:40.064Z] #70 ... [2025-10-30T08:44:40.064Z] [2025-10-30T08:44:40.064Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:44:40.064Z] #61 DONE 368.2s [2025-10-30T08:44:40.064Z] [2025-10-30T08:44:40.064Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:42.606Z] #71 ... [2025-10-30T08:44:42.606Z] [2025-10-30T08:44:42.606Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:42.606Z] #63 DONE 370.7s [2025-10-30T08:44:42.606Z] [2025-10-30T08:44:42.606Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-30T08:44:44.516Z] #72 ... [2025-10-30T08:44:44.516Z] [2025-10-30T08:44:44.516Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:44.516Z] #73 ... [2025-10-30T08:44:44.516Z] [2025-10-30T08:44:44.516Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:44.516Z] #66 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:44.516Z] #66 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:44.516Z] #66 15.84 OK: 12 MiB in 21 packages [2025-10-30T08:44:46.421Z] #66 ... [2025-10-30T08:44:46.421Z] [2025-10-30T08:44:46.421Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:46.421Z] #74 ... [2025-10-30T08:44:46.421Z] [2025-10-30T08:44:46.421Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:46.421Z] #68 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:46.421Z] #68 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:46.421Z] #68 15.49 OK: 8 MiB in 18 packages [2025-10-30T08:44:46.995Z] #68 ... [2025-10-30T08:44:46.995Z] [2025-10-30T08:44:46.995Z] #75 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:47.931Z] #75 ... [2025-10-30T08:44:47.931Z] [2025-10-30T08:44:47.931Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:44:47.931Z] #69 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:47.931Z] #69 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:47.931Z] #69 15.16 OK: 19 MiB in 18 packages [2025-10-30T08:44:48.190Z] #69 ... [2025-10-30T08:44:48.190Z] [2025-10-30T08:44:48.190Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:48.190Z] #68 DONE 23.2s [2025-10-30T08:44:48.190Z] [2025-10-30T08:44:48.190Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:48.190Z] #67 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:48.190Z] #67 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:48.448Z] #67 18.19 OK: 13 MiB in 28 packages [2025-10-30T08:44:48.707Z] #67 ... [2025-10-30T08:44:48.707Z] [2025-10-30T08:44:48.707Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:48.707Z] #66 DONE 20.6s [2025-10-30T08:44:48.965Z] [2025-10-30T08:44:48.965Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:44:48.965Z] #38 DONE 399.2s [2025-10-30T08:44:48.965Z] [2025-10-30T08:44:48.965Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:48.965Z] #73 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:48.965Z] #73 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:48.965Z] #73 ... [2025-10-30T08:44:48.965Z] [2025-10-30T08:44:48.965Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:44:48.965Z] #69 DONE 16.1s [2025-10-30T08:44:49.224Z] [2025-10-30T08:44:49.224Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:49.224Z] #67 DONE 18.9s [2025-10-30T08:44:49.224Z] [2025-10-30T08:44:49.224Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-30T08:44:50.162Z] #76 ... [2025-10-30T08:44:50.162Z] [2025-10-30T08:44:50.162Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:50.162Z] #73 14.74 OK: 10 MiB in 17 packages [2025-10-30T08:44:50.162Z] #73 DONE 15.8s [2025-10-30T08:44:50.420Z] [2025-10-30T08:44:50.420Z] #75 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:50.420Z] #75 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.420Z] #75 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.420Z] #75 12.34 OK: 9 MiB in 19 packages [2025-10-30T08:44:50.420Z] #75 DONE 13.1s [2025-10-30T08:44:50.420Z] [2025-10-30T08:44:50.420Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:44:50.420Z] #77 ... [2025-10-30T08:44:50.420Z] [2025-10-30T08:44:50.420Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:44:50.420Z] #70 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.420Z] #70 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.681Z] #70 ... [2025-10-30T08:44:50.681Z] [2025-10-30T08:44:50.681Z] #78 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-30T08:44:50.681Z] #78 DONE 1.7s [2025-10-30T08:44:50.681Z] [2025-10-30T08:44:50.681Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:50.681Z] #74 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.681Z] #74 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.681Z] #74 14.02 OK: 8 MiB in 15 packages [2025-10-30T08:44:50.681Z] #74 DONE 14.7s [2025-10-30T08:44:50.937Z] [2025-10-30T08:44:50.937Z] #79 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:44:55.158Z] #79 ... [2025-10-30T08:44:55.158Z] [2025-10-30T08:44:55.158Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-30T08:44:55.158Z] #76 DONE 5.3s [2025-10-30T08:44:55.158Z] [2025-10-30T08:44:55.158Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-30T08:44:55.158Z] #72 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:55.158Z] #72 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:55.158Z] #72 12.07 OK: 8 MiB in 15 packages [2025-10-30T08:44:57.063Z] #72 ... [2025-10-30T08:44:57.063Z] [2025-10-30T08:44:57.063Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:44:57.063Z] #53 DONE 394.2s [2025-10-30T08:44:57.063Z] [2025-10-30T08:44:57.063Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:44:57.063Z] #70 11.93 (1/4) Installing ca-certificates (20250911-r0) [2025-10-30T08:44:57.063Z] #70 11.95 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:57.063Z] #70 11.95 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:44:57.063Z] #70 11.96 (4/4) Installing yq-go (4.47.2-r1) [2025-10-30T08:44:57.063Z] #70 12.06 Executing busybox-1.37.0-r18.trigger [2025-10-30T08:44:57.063Z] #70 12.16 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:44:57.063Z] #70 12.22 OK: 20 MiB in 20 packages [2025-10-30T08:44:58.492Z] #70 DONE 19.4s [2025-10-30T08:44:58.492Z] [2025-10-30T08:44:58.492Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:58.492Z] #71 11.47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:58.492Z] #71 11.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:58.492Z] #71 12.17 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:44:58.492Z] #71 12.32 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:44:58.492Z] #71 12.32 OK: 8 MiB in 15 packages [2025-10-30T08:44:58.492Z] #71 ... [2025-10-30T08:44:58.492Z] [2025-10-30T08:44:58.492Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-30T08:44:59.426Z] #80 ... [2025-10-30T08:44:59.426Z] [2025-10-30T08:44:59.426Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:59.426Z] #71 DONE 20.1s [2025-10-30T08:44:59.426Z] [2025-10-30T08:44:59.426Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:45:00.797Z] #81 ... [2025-10-30T08:45:00.797Z] [2025-10-30T08:45:00.797Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:45:00.797Z] #82 ... [2025-10-30T08:45:00.797Z] [2025-10-30T08:45:00.797Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:45:00.797Z] #77 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:00.797Z] #77 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:00.797Z] #77 12.01 OK: 8 MiB in 16 packages [2025-10-30T08:45:00.797Z] #77 DONE 20.7s [2025-10-30T08:45:00.797Z] [2025-10-30T08:45:00.797Z] #83 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:45:01.078Z] #83 ... [2025-10-30T08:45:01.078Z] [2025-10-30T08:45:01.078Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:45:01.078Z] #84 ... [2025-10-30T08:45:01.078Z] [2025-10-30T08:45:01.078Z] #85 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:45:01.338Z] #85 ... [2025-10-30T08:45:01.338Z] [2025-10-30T08:45:01.338Z] #86 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:45:02.283Z] #86 ... [2025-10-30T08:45:02.283Z] [2025-10-30T08:45:02.283Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:45:02.283Z] #84 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:02.283Z] #84 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:02.544Z] #84 11.71 OK: 265 MiB in 60 packages [2025-10-30T08:45:03.115Z] #84 ... [2025-10-30T08:45:03.115Z] [2025-10-30T08:45:03.115Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-30T08:45:03.115Z] #72 DONE 20.7s [2025-10-30T08:45:03.378Z] [2025-10-30T08:45:03.378Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-30T08:45:07.577Z] #87 ... [2025-10-30T08:45:07.577Z] [2025-10-30T08:45:07.577Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:45:07.577Z] #45 DONE 404.7s [2025-10-30T08:45:07.577Z] [2025-10-30T08:45:07.577Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:45:07.577Z] #82 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:07.577Z] #82 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:07.577Z] #82 16.76 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-30T08:45:07.577Z] #82 16.76 v3.22.2-102-g84b02f66f52 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-30T08:45:07.577Z] #82 16.76 OK: 26320 distinct packages available [2025-10-30T08:45:07.577Z] #82 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:07.837Z] #82 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:08.102Z] #82 17.22 OK: 265 MiB in 60 packages [2025-10-30T08:45:13.552Z] #82 ... [2025-10-30T08:45:13.552Z] [2025-10-30T08:45:13.552Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:45:13.552Z] #84 DONE 22.0s [2025-10-30T08:45:13.552Z] [2025-10-30T08:45:13.552Z] #83 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:45:13.552Z] #83 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:13.552Z] #83 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:13.552Z] #83 21.20 OK: 265 MiB in 60 packages [2025-10-30T08:45:16.444Z] #83 ... [2025-10-30T08:45:16.444Z] [2025-10-30T08:45:16.444Z] #85 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:45:16.444Z] #85 DONE 24.9s [2025-10-30T08:45:16.444Z] [2025-10-30T08:45:16.444Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:18.990Z] #88 ... [2025-10-30T08:45:18.990Z] [2025-10-30T08:45:18.990Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:45:18.990Z] #82 DONE 28.2s [2025-10-30T08:45:18.990Z] [2025-10-30T08:45:18.990Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:45:19.563Z] #89 ... [2025-10-30T08:45:19.563Z] [2025-10-30T08:45:19.563Z] #83 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:45:19.563Z] #83 DONE 28.8s [2025-10-30T08:45:19.825Z] [2025-10-30T08:45:19.825Z] #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:21.741Z] #90 ... [2025-10-30T08:45:21.741Z] [2025-10-30T08:45:21.741Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:45:21.741Z] #91 ... [2025-10-30T08:45:21.741Z] [2025-10-30T08:45:21.741Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:45:22.002Z] #92 ... [2025-10-30T08:45:22.002Z] [2025-10-30T08:45:22.002Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:45:22.002Z] #81 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:22.002Z] #81 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:22.002Z] #81 22.88 Upgrading critical system libraries and apk-tools: [2025-10-30T08:45:22.002Z] #81 22.88 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-30T08:45:22.002Z] #81 22.89 Executing busybox-1.37.0-r18.trigger [2025-10-30T08:45:22.002Z] #81 22.95 Continuing the upgrade transaction with new apk-tools: [2025-10-30T08:45:22.002Z] #81 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:22.002Z] #81 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:22.002Z] #81 23.30 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-30T08:45:22.002Z] #81 23.31 Executing busybox-1.37.0-r19.post-upgrade [2025-10-30T08:45:24.570Z] #81 26.26 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-30T08:45:24.570Z] #81 26.27 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-30T08:45:24.570Z] #81 26.27 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-30T08:45:24.570Z] #81 26.32 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-30T08:45:24.829Z] #81 26.33 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-30T08:45:24.829Z] #81 26.34 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-30T08:45:24.829Z] #81 26.34 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-30T08:45:24.829Z] #81 26.35 Executing busybox-1.37.0-r19.trigger [2025-10-30T08:45:24.829Z] #81 26.36 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:45:24.829Z] #81 26.41 OK: 20 MiB in 20 packages [2025-10-30T08:45:26.232Z] #81 ... [2025-10-30T08:45:26.232Z] [2025-10-30T08:45:26.232Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-30T08:45:26.232Z] #80 DONE 27.5s [2025-10-30T08:45:26.232Z] [2025-10-30T08:45:26.232Z] #86 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:45:26.232Z] #86 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:26.232Z] #86 29.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:26.232Z] #86 29.64 OK: 265 MiB in 60 packages [2025-10-30T08:45:29.617Z] #86 ... [2025-10-30T08:45:29.618Z] [2025-10-30T08:45:29.618Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:29.879Z] #93 ... [2025-10-30T08:45:29.879Z] [2025-10-30T08:45:29.879Z] #79 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:45:29.879Z] #79 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:29.879Z] #79 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:29.879Z] #79 29.39 OK: 265 MiB in 60 packages [2025-10-30T08:45:30.140Z] #79 ... [2025-10-30T08:45:30.141Z] [2025-10-30T08:45:30.141Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:45:32.685Z] #94 ... [2025-10-30T08:45:32.685Z] [2025-10-30T08:45:32.685Z] #79 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:45:32.685Z] #79 DONE 41.8s [2025-10-30T08:45:32.685Z] [2025-10-30T08:45:32.685Z] #86 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:45:32.685Z] #86 DONE 41.8s [2025-10-30T08:45:32.685Z] [2025-10-30T08:45:32.685Z] #95 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:36.001Z] #95 ... [2025-10-30T08:45:36.001Z] [2025-10-30T08:45:36.001Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-30T08:45:36.001Z] #87 DONE 33.6s [2025-10-30T08:45:36.001Z] [2025-10-30T08:45:36.001Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:36.566Z] #96 ... [2025-10-30T08:45:36.566Z] [2025-10-30T08:45:36.566Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:45:36.566Z] #81 DONE 38.1s [2025-10-30T08:45:36.566Z] [2025-10-30T08:45:36.566Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:45:36.566Z] #89 20.13 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:36.566Z] #89 20.48 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:45:37.132Z] #89 21.00 OK: 265 MiB in 60 packages [2025-10-30T08:45:38.068Z] #89 ... [2025-10-30T08:45:38.068Z] [2025-10-30T08:45:38.068Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:45:38.068Z] #92 DONE 26.2s [2025-10-30T08:45:38.068Z] [2025-10-30T08:45:38.068Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-30T08:45:41.376Z] #97 ... [2025-10-30T08:45:41.376Z] [2025-10-30T08:45:41.376Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:45:41.376Z] #91 DONE 29.2s [2025-10-30T08:45:41.376Z] [2025-10-30T08:45:41.376Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-30T08:45:42.751Z] #98 ... [2025-10-30T08:45:42.751Z] [2025-10-30T08:45:42.751Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:42.751Z] #88 DONE 29.5s [2025-10-30T08:45:42.751Z] [2025-10-30T08:45:42.751Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:45:46.983Z] #99 ... [2025-10-30T08:45:46.983Z] [2025-10-30T08:45:46.983Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:46.983Z] #90 DONE 27.2s [2025-10-30T08:45:46.983Z] [2025-10-30T08:45:46.983Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:47.267Z] #100 ... [2025-10-30T08:45:47.267Z] [2025-10-30T08:45:47.267Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:47.267Z] #93 DONE 27.9s [2025-10-30T08:45:47.267Z] [2025-10-30T08:45:47.267Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:45:47.267Z] #89 DONE 31.3s [2025-10-30T08:45:47.267Z] [2025-10-30T08:45:47.267Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:53.032Z] #101 ... [2025-10-30T08:45:53.033Z] [2025-10-30T08:45:53.033Z] #65 [security-secretstore-setup internal] load build context [2025-10-30T08:45:53.033Z] #65 transferring context: 596.26MB 2.9s done [2025-10-30T08:45:57.350Z] #65 ... [2025-10-30T08:45:57.351Z] [2025-10-30T08:45:57.351Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:57.351Z] #102 ... [2025-10-30T08:45:57.351Z] [2025-10-30T08:45:57.351Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-30T08:46:05.466Z] #103 ... [2025-10-30T08:46:05.467Z] [2025-10-30T08:46:05.467Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:46:05.467Z] #94 DONE 35.5s [2025-10-30T08:46:05.731Z] [2025-10-30T08:46:05.731Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-30T08:46:07.641Z] #104 ... [2025-10-30T08:46:07.641Z] [2025-10-30T08:46:07.641Z] #95 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:46:07.641Z] #95 DONE 35.0s [2025-10-30T08:46:07.902Z] [2025-10-30T08:46:07.902Z] #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:07.902Z] #105 ... [2025-10-30T08:46:07.902Z] [2025-10-30T08:46:07.902Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:46:07.902Z] #96 DONE 35.4s [2025-10-30T08:46:08.161Z] [2025-10-30T08:46:08.161Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:09.535Z] #106 ... [2025-10-30T08:46:09.535Z] [2025-10-30T08:46:09.535Z] #65 [security-secretstore-setup internal] load build context [2025-10-30T08:46:09.535Z] #65 DONE 113.0s [2025-10-30T08:46:09.793Z] [2025-10-30T08:46:09.793Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:46:09.793Z] #99 ... [2025-10-30T08:46:09.793Z] [2025-10-30T08:46:09.793Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-30T08:46:09.793Z] #97 DONE 32.8s [2025-10-30T08:46:10.052Z] [2025-10-30T08:46:10.052Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-30T08:46:10.637Z] #104 ... [2025-10-30T08:46:10.637Z] [2025-10-30T08:46:10.637Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-30T08:46:10.637Z] #98 DONE 31.6s [2025-10-30T08:46:10.637Z] [2025-10-30T08:46:10.637Z] #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:11.222Z] #105 ... [2025-10-30T08:46:11.222Z] [2025-10-30T08:46:11.222Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:46:11.222Z] #90 DONE 27.2s [2025-10-30T08:46:11.222Z] [2025-10-30T08:46:11.222Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:46:11.222Z] #99 DONE 29.6s [2025-10-30T08:46:11.222Z] [2025-10-30T08:46:11.222Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-30T08:46:15.404Z] #107 ... [2025-10-30T08:46:15.404Z] [2025-10-30T08:46:15.404Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-30T08:46:15.404Z] #103 DONE 27.2s [2025-10-30T08:46:15.404Z] [2025-10-30T08:46:15.404Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:15.968Z] #108 ... [2025-10-30T08:46:15.968Z] [2025-10-30T08:46:15.968Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-30T08:46:15.968Z] #104 DONE 10.3s [2025-10-30T08:46:16.226Z] [2025-10-30T08:46:16.226Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-30T08:46:16.791Z] #109 ... [2025-10-30T08:46:16.791Z] [2025-10-30T08:46:16.791Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-30T08:46:23.133Z] #110 ... [2025-10-30T08:46:23.133Z] [2025-10-30T08:46:23.133Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:23.133Z] #101 ... [2025-10-30T08:46:23.133Z] [2025-10-30T08:46:23.133Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-30T08:46:23.133Z] #107 DONE 11.3s [2025-10-30T08:46:23.133Z] [2025-10-30T08:46:23.133Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:23.133Z] #108 ... [2025-10-30T08:46:23.133Z] [2025-10-30T08:46:23.133Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-30T08:46:23.133Z] #109 DONE 11.5s [2025-10-30T08:46:23.133Z] [2025-10-30T08:46:23.133Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:24.421Z] #100 ... [2025-10-30T08:46:24.421Z] [2025-10-30T08:46:24.421Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:46:33.686Z] #111 ... [2025-10-30T08:46:33.686Z] [2025-10-30T08:46:33.686Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:47:55.195Z] #112 ... [2025-10-30T08:47:55.195Z] [2025-10-30T08:47:55.195Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-30T08:47:55.195Z] #110 DONE 90.5s [2025-10-30T08:47:55.195Z] [2025-10-30T08:47:55.195Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:47:55.195Z] #108 ... [2025-10-30T08:47:55.195Z] [2025-10-30T08:47:55.195Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:50:31.710Z] #113 ... [2025-10-30T08:50:31.710Z] [2025-10-30T08:50:31.710Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:50:31.710Z] #101 DONE 284.3s [2025-10-30T08:50:31.710Z] [2025-10-30T08:50:31.710Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:50:31.710Z] #112 ... [2025-10-30T08:50:31.710Z] [2025-10-30T08:50:31.710Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:50:34.711Z] #114 ... [2025-10-30T08:50:34.711Z] [2025-10-30T08:50:34.711Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:50:34.711Z] #100 DONE 291.1s [2025-10-30T08:50:34.711Z] [2025-10-30T08:50:34.711Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:50:35.278Z] #106 ... [2025-10-30T08:50:35.278Z] [2025-10-30T08:50:35.278Z] #115 [support-notifications builder 6/7] COPY . . [2025-10-30T08:50:36.656Z] #115 ... [2025-10-30T08:50:36.656Z] [2025-10-30T08:50:36.656Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:50:36.656Z] #105 DONE 268.9s [2025-10-30T08:50:36.942Z] [2025-10-30T08:50:36.942Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:50:36.942Z] #112 ... [2025-10-30T08:50:36.942Z] [2025-10-30T08:50:36.942Z] #116 [core-data builder 6/7] COPY . . [2025-10-30T08:50:37.883Z] #116 ... [2025-10-30T08:50:37.883Z] [2025-10-30T08:50:37.883Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:50:37.883Z] #106 DONE 269.7s [2025-10-30T08:50:37.883Z] [2025-10-30T08:50:37.883Z] #114 [security-proxy-setup builder 6/7] COPY . . [2025-10-30T08:50:38.450Z] #114 ... [2025-10-30T08:50:38.450Z] [2025-10-30T08:50:38.450Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:50:38.450Z] #102 DONE 291.2s [2025-10-30T08:50:38.450Z] [2025-10-30T08:50:38.450Z] #114 [security-proxy-setup builder 6/7] COPY . . [2025-10-30T08:50:38.709Z] #114 ... [2025-10-30T08:50:38.709Z] [2025-10-30T08:50:38.709Z] #117 [support-scheduler builder 6/7] COPY . . [2025-10-30T08:50:40.086Z] #117 ... [2025-10-30T08:50:40.086Z] [2025-10-30T08:50:40.086Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:50:40.086Z] #113 DONE 168.9s [2025-10-30T08:50:40.086Z] [2025-10-30T08:50:40.086Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:50:40.450Z] #111 ... [2025-10-30T08:50:40.450Z] [2025-10-30T08:50:40.450Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-30T08:50:42.363Z] #118 ... [2025-10-30T08:50:42.363Z] [2025-10-30T08:50:42.363Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:50:42.363Z] #112 DONE 257.7s [2025-10-30T08:50:42.624Z] [2025-10-30T08:50:42.624Z] #119 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-30T08:50:45.179Z] #119 ... [2025-10-30T08:50:45.179Z] [2025-10-30T08:50:45.179Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:50:45.179Z] #111 DONE 261.4s [2025-10-30T08:50:45.179Z] [2025-10-30T08:50:45.179Z] #120 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-30T08:50:51.805Z] #120 ... [2025-10-30T08:50:51.805Z] [2025-10-30T08:50:51.805Z] #121 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-30T08:53:58.512Z] #121 ... [2025-10-30T08:53:58.512Z] [2025-10-30T08:53:58.512Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:53:58.512Z] #108 DONE 462.6s [2025-10-30T08:53:58.512Z] [2025-10-30T08:53:58.512Z] #116 [core-data builder 6/7] COPY . . [2025-10-30T08:53:59.451Z] #116 ... [2025-10-30T08:53:59.451Z] [2025-10-30T08:53:59.451Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:53:59.451Z] #114 DONE 207.5s [2025-10-30T08:53:59.451Z] [2025-10-30T08:53:59.451Z] #121 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-30T08:53:59.711Z] #121 ... [2025-10-30T08:53:59.711Z] [2025-10-30T08:53:59.711Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-30T08:54:00.647Z] #122 ... [2025-10-30T08:54:00.647Z] [2025-10-30T08:54:00.647Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:54:00.647Z] #123 CACHED [2025-10-30T08:54:00.647Z] [2025-10-30T08:54:00.647Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:00.647Z] #124 CACHED [2025-10-30T08:54:00.647Z] [2025-10-30T08:54:00.647Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:00.647Z] #125 CACHED [2025-10-30T08:54:00.647Z] [2025-10-30T08:54:00.647Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:00.647Z] #126 CACHED [2025-10-30T08:54:00.647Z] [2025-10-30T08:54:00.647Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:00.647Z] #127 CACHED [2025-10-30T08:54:00.647Z] [2025-10-30T08:54:00.647Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-10-30T08:54:00.647Z] #128 CACHED [2025-10-30T08:54:00.647Z] [2025-10-30T08:54:00.647Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T08:54:00.905Z] #129 ... [2025-10-30T08:54:00.905Z] [2025-10-30T08:54:00.905Z] #115 [support-notifications builder 6/7] COPY . . [2025-10-30T08:54:00.905Z] #115 DONE 205.4s [2025-10-30T08:54:00.905Z] [2025-10-30T08:54:00.905Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T08:54:01.876Z] #130 ... [2025-10-30T08:54:01.876Z] [2025-10-30T08:54:01.876Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-30T08:54:01.876Z] #116 DONE 204.7s [2025-10-30T08:54:01.876Z] [2025-10-30T08:54:01.876Z] #131 [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-30T08:54:02.808Z] #131 ... [2025-10-30T08:54:02.808Z] [2025-10-30T08:54:02.808Z] #117 [support-scheduler builder 6/7] COPY . . [2025-10-30T08:54:02.808Z] #117 DONE 204.2s [2025-10-30T08:54:03.065Z] [2025-10-30T08:54:03.065Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:54:04.002Z] #132 ... [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:04.002Z] #133 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:04.002Z] #134 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #135 [core-metadata builder 6/7] COPY . . [2025-10-30T08:54:04.002Z] #135 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-10-30T08:54:04.002Z] #136 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:04.002Z] #137 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:04.002Z] #138 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:04.002Z] #139 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #140 [core-command builder 6/7] COPY . . [2025-10-30T08:54:04.002Z] #140 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:04.002Z] #141 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:04.002Z] #142 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:04.002Z] #143 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-30T08:54:04.002Z] #144 CACHED [2025-10-30T08:54:04.002Z] [2025-10-30T08:54:04.002Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T08:54:05.904Z] #145 ... [2025-10-30T08:54:05.904Z] [2025-10-30T08:54:05.904Z] #119 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-30T08:54:05.904Z] #119 DONE 203.7s [2025-10-30T08:54:05.904Z] [2025-10-30T08:54:05.904Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:54:07.297Z] #146 ... [2025-10-30T08:54:07.297Z] [2025-10-30T08:54:07.297Z] #120 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-30T08:54:07.297Z] #120 DONE 204.2s [2025-10-30T08:54:07.558Z] [2025-10-30T08:54:07.558Z] #147 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-30T08:54:08.501Z] #147 ... [2025-10-30T08:54:08.501Z] [2025-10-30T08:54:08.501Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-30T08:54:08.501Z] #118 DONE 208.0s [2025-10-30T08:54:08.501Z] [2025-10-30T08:54:08.501Z] #148 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-30T08:54:09.442Z] #148 ... [2025-10-30T08:54:09.442Z] [2025-10-30T08:54:09.442Z] #121 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-30T08:54:09.442Z] #121 DONE 203.8s [2025-10-30T08:54:09.442Z] [2025-10-30T08:54:09.442Z] #149 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:54:14.743Z] #149 ... [2025-10-30T08:54:14.743Z] [2025-10-30T08:54:14.743Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:54:14.743Z] #150 ... [2025-10-30T08:54:14.743Z] [2025-10-30T08:54:14.743Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T08:54:14.743Z] #151 ... [2025-10-30T08:54:14.743Z] [2025-10-30T08:54:14.743Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:54:14.743Z] #152 ... [2025-10-30T08:54:14.743Z] [2025-10-30T08:54:14.743Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T08:54:14.743Z] #153 ... [2025-10-30T08:54:14.743Z] [2025-10-30T08:54:14.743Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:55:11.036Z] #154 ... [2025-10-30T08:55:11.036Z] [2025-10-30T08:55:11.036Z] #131 [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-30T08:55:11.036Z] #131 61.60 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-30T08:55:11.036Z] #131 ... [2025-10-30T08:55:11.036Z] [2025-10-30T08:55:11.036Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T08:55:11.036Z] #129 65.88 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-30T08:55:15.227Z] #129 ... [2025-10-30T08:55:15.227Z] [2025-10-30T08:55:15.227Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T08:55:15.227Z] #130 64.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-30T08:55:18.586Z] #130 ... [2025-10-30T08:55:18.586Z] [2025-10-30T08:55:18.586Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:55:18.586Z] #132 76.29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-30T08:55:50.715Z] #132 ... [2025-10-30T08:55:50.715Z] [2025-10-30T08:55:50.715Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-30T08:55:50.715Z] #122 DONE 108.3s [2025-10-30T08:55:50.715Z] [2025-10-30T08:55:50.715Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:55:50.715Z] #146 ... [2025-10-30T08:55:50.715Z] [2025-10-30T08:55:50.715Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:55:51.282Z] #155 ... [2025-10-30T08:55:51.282Z] [2025-10-30T08:55:51.282Z] #147 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-30T08:55:51.282Z] #147 DONE 104.7s [2025-10-30T08:55:51.282Z] [2025-10-30T08:55:51.282Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T08:55:51.282Z] #145 105.4 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-30T08:55:53.185Z] #145 ... [2025-10-30T08:55:53.185Z] [2025-10-30T08:55:53.185Z] #148 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-30T08:55:53.185Z] #148 DONE 105.0s [2025-10-30T08:55:53.185Z] [2025-10-30T08:55:53.185Z] #149 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:55:53.750Z] #149 ... [2025-10-30T08:55:53.750Z] [2025-10-30T08:55:53.750Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:55:53.750Z] #152 109.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-30T08:55:57.041Z] #152 ... [2025-10-30T08:55:57.041Z] [2025-10-30T08:55:57.041Z] #149 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:55:57.041Z] #149 DONE 107.0s [2025-10-30T08:55:57.041Z] [2025-10-30T08:55:57.041Z] #156 [security-spire-agent] exporting to image [2025-10-30T08:55:57.041Z] #156 exporting layers [2025-10-30T08:56:01.250Z] #156 ... [2025-10-30T08:56:01.250Z] [2025-10-30T08:56:01.250Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:56:01.250Z] #146 115.1 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-30T08:56:07.440Z] #146 ... [2025-10-30T08:56:07.440Z] [2025-10-30T08:56:07.440Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T08:56:07.440Z] #153 111.4 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-30T08:56:10.210Z] #153 ... [2025-10-30T08:56:10.210Z] [2025-10-30T08:56:10.210Z] #157 [security-spire-server] exporting to image [2025-10-30T08:56:10.471Z] #157 ... [2025-10-30T08:56:10.471Z] [2025-10-30T08:56:10.471Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:56:10.471Z] #155 18.50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-30T08:56:10.471Z] #155 ... [2025-10-30T08:56:10.471Z] [2025-10-30T08:56:10.471Z] #158 [security-spire-config] exporting to image [2025-10-30T08:56:10.733Z] #158 ... [2025-10-30T08:56:10.733Z] [2025-10-30T08:56:10.733Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:56:10.733Z] #150 115.4 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-30T08:56:10.733Z] #150 ... [2025-10-30T08:56:10.733Z] [2025-10-30T08:56:10.733Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T08:56:10.733Z] #151 114.2 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-30T08:56:10.993Z] #151 ... [2025-10-30T08:56:10.993Z] [2025-10-30T08:56:10.993Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:56:10.993Z] #154 112.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-30T08:58:22.943Z] #154 ... [2025-10-30T08:58:22.943Z] [2025-10-30T08:58:22.943Z] #131 [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-30T08:58:22.943Z] #131 248.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-30T09:02:59.562Z] #131 ... [2025-10-30T09:02:59.562Z] [2025-10-30T09:02:59.562Z] #158 [security-spire-config] exporting to image [2025-10-30T09:02:59.562Z] #158 exporting layers 414.1s done [2025-10-30T09:02:59.562Z] #158 writing image sha256:ae94aede611a7704cb495605e539275df280c19a4df2994261cf2e2b1d7d0877 [2025-10-30T09:03:11.780Z] #158 ... [2025-10-30T09:03:11.780Z] [2025-10-30T09:03:11.780Z] #157 [security-spire-server] exporting to image [2025-10-30T09:03:11.780Z] #157 exporting layers 432.7s done [2025-10-30T09:03:11.780Z] #157 writing image sha256:85b4e5d050e101fa93f46bd765f791b254f2963ac26dca722d8c50571df870a4 [2025-10-30T09:03:26.951Z] #157 ... [2025-10-30T09:03:26.951Z] [2025-10-30T09:03:26.951Z] #158 [security-spire-config] exporting to image [2025-10-30T09:03:26.951Z] #158 writing image sha256:ae94aede611a7704cb495605e539275df280c19a4df2994261cf2e2b1d7d0877 34.0s done [2025-10-30T09:03:26.951Z] #158 naming to docker.io/library/security-spire-config [2025-10-30T09:03:34.144Z] #158 naming to docker.io/library/security-spire-config 6.6s done [2025-10-30T09:03:34.404Z] #158 ... [2025-10-30T09:03:34.404Z] [2025-10-30T09:03:34.404Z] #156 [security-spire-agent] exporting to image [2025-10-30T09:03:34.404Z] #156 exporting layers 453.9s done [2025-10-30T09:03:34.404Z] #156 writing image sha256:9c713bfb45f2198230d93c0a165db0977494a47af0c87e86fa300848cfca3c62 [2025-10-30T09:03:34.971Z] #156 writing image sha256:9c713bfb45f2198230d93c0a165db0977494a47af0c87e86fa300848cfca3c62 5.9s done [2025-10-30T09:03:34.971Z] #156 naming to docker.io/library/security-spire-agent [2025-10-30T09:03:36.726Z] #156 ... [2025-10-30T09:03:36.727Z] [2025-10-30T09:03:36.727Z] #157 [security-spire-server] exporting to image [2025-10-30T09:03:36.727Z] #157 writing image sha256:85b4e5d050e101fa93f46bd765f791b254f2963ac26dca722d8c50571df870a4 14.7s done [2025-10-30T09:03:36.727Z] #157 naming to docker.io/library/security-spire-server 9.0s done [2025-10-30T09:03:43.293Z] #157 ... [2025-10-30T09:03:43.293Z] [2025-10-30T09:03:43.293Z] #156 [security-spire-agent] exporting to image [2025-10-30T09:03:43.293Z] #156 naming to docker.io/library/security-spire-agent 7.3s done [2025-10-30T09:04:15.367Z] #156 ... [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #158 [security-spire-config] exporting to image [2025-10-30T09:04:15.367Z] #158 DONE 494.0s [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T09:04:15.367Z] #154 ... [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #157 [security-spire-server] exporting to image [2025-10-30T09:04:15.367Z] #157 DONE 494.3s [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T09:04:15.367Z] #154 ... [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #156 [security-spire-agent] exporting to image [2025-10-30T09:04:15.367Z] #156 DONE 498.0s [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T09:04:15.367Z] #130 DONE 612.8s [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T09:04:15.367Z] #154 ... [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #131 [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-30T09:04:15.367Z] #131 DONE 612.9s [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T09:04:15.367Z] #129 ... [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T09:04:15.367Z] #146 DONE 608.4s [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T09:04:15.367Z] #129 DONE 614.3s [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T09:04:15.367Z] #153 ... [2025-10-30T09:04:15.367Z] [2025-10-30T09:04:15.367Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-30T09:04:15.933Z] #159 ... [2025-10-30T09:04:15.933Z] [2025-10-30T09:04:15.933Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T09:04:15.933Z] #154 DONE 607.3s [2025-10-30T09:04:16.193Z] [2025-10-30T09:04:16.193Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:04:17.573Z] #145 ... [2025-10-30T09:04:17.573Z] [2025-10-30T09:04:17.573Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:17.833Z] #160 ... [2025-10-30T09:04:17.833Z] [2025-10-30T09:04:17.833Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:04:17.833Z] #145 DONE 614.0s [2025-10-30T09:04:18.095Z] [2025-10-30T09:04:18.095Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:20.038Z] #161 ... [2025-10-30T09:04:20.038Z] [2025-10-30T09:04:20.038Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T09:04:20.038Z] #153 DONE 616.0s [2025-10-30T09:04:20.038Z] [2025-10-30T09:04:20.038Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:21.414Z] #162 ... [2025-10-30T09:04:21.414Z] [2025-10-30T09:04:21.414Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:04:21.414Z] #132 DONE 618.9s [2025-10-30T09:04:21.414Z] [2025-10-30T09:04:21.414Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:22.351Z] #163 ... [2025-10-30T09:04:22.351Z] [2025-10-30T09:04:22.351Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T09:04:22.351Z] #151 DONE 618.6s [2025-10-30T09:04:22.612Z] [2025-10-30T09:04:22.612Z] #164 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:23.547Z] #164 ... [2025-10-30T09:04:23.547Z] [2025-10-30T09:04:23.547Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T09:04:23.547Z] #150 DONE 619.6s [2025-10-30T09:04:23.547Z] [2025-10-30T09:04:23.547Z] #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:24.516Z] #165 ... [2025-10-30T09:04:24.516Z] [2025-10-30T09:04:24.516Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T09:04:24.516Z] #152 DONE 620.7s [2025-10-30T09:04:24.797Z] [2025-10-30T09:04:24.797Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:25.732Z] #164 ... [2025-10-30T09:04:25.732Z] [2025-10-30T09:04:25.732Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T09:04:25.992Z] #155 DONE 516.6s [2025-10-30T09:04:25.992Z] [2025-10-30T09:04:25.992Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:29.274Z] #164 ... [2025-10-30T09:04:29.274Z] [2025-10-30T09:04:29.274Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:29.274Z] #166 ... [2025-10-30T09:04:29.274Z] [2025-10-30T09:04:29.274Z] #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:34.538Z] #167 DONE 6.4s [2025-10-30T09:04:34.538Z] [2025-10-30T09:04:34.538Z] #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-30T09:04:34.797Z] #168 ... [2025-10-30T09:04:34.797Z] [2025-10-30T09:04:34.797Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-30T09:04:34.797Z] #159 DONE 19.3s [2025-10-30T09:04:34.797Z] [2025-10-30T09:04:34.797Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:34.797Z] #161 DONE 17.5s [2025-10-30T09:04:34.797Z] [2025-10-30T09:04:34.797Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-30T09:04:35.362Z] #169 ... [2025-10-30T09:04:35.362Z] [2025-10-30T09:04:35.362Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:35.362Z] #160 DONE 17.9s [2025-10-30T09:04:35.362Z] [2025-10-30T09:04:35.362Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:35.362Z] #166 DONE 16.4s [2025-10-30T09:04:35.362Z] [2025-10-30T09:04:35.362Z] #170 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:35.928Z] #170 ... [2025-10-30T09:04:35.928Z] [2025-10-30T09:04:35.928Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:35.928Z] #162 DONE 16.3s [2025-10-30T09:04:35.928Z] [2025-10-30T09:04:35.928Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:36.187Z] #171 ... [2025-10-30T09:04:36.188Z] [2025-10-30T09:04:36.188Z] #164 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:36.188Z] #164 DONE 15.6s [2025-10-30T09:04:36.188Z] [2025-10-30T09:04:36.188Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:36.754Z] #172 ... [2025-10-30T09:04:36.754Z] [2025-10-30T09:04:36.754Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:36.754Z] #163 DONE 15.5s [2025-10-30T09:04:36.754Z] [2025-10-30T09:04:36.754Z] #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:36.754Z] #165 DONE 13.6s [2025-10-30T09:04:36.754Z] [2025-10-30T09:04:36.754Z] #173 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:42.022Z] #173 ... [2025-10-30T09:04:42.022Z] [2025-10-30T09:04:42.022Z] #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-30T09:04:42.022Z] #168 DONE 8.1s [2025-10-30T09:04:42.022Z] [2025-10-30T09:04:42.022Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:42.022Z] #174 ... [2025-10-30T09:04:42.022Z] [2025-10-30T09:04:42.022Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:42.022Z] #175 DONE 6.4s [2025-10-30T09:04:42.022Z] [2025-10-30T09:04:42.022Z] #170 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:42.022Z] #170 DONE 6.4s [2025-10-30T09:04:42.022Z] [2025-10-30T09:04:42.022Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:42.022Z] #171 DONE 6.3s [2025-10-30T09:04:42.022Z] [2025-10-30T09:04:42.022Z] #176 [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-30T09:04:42.281Z] #176 ... [2025-10-30T09:04:42.281Z] [2025-10-30T09:04:42.281Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-30T09:04:42.281Z] #169 DONE 7.4s [2025-10-30T09:04:42.542Z] [2025-10-30T09:04:42.542Z] #177 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:42.800Z] #177 ... [2025-10-30T09:04:42.800Z] [2025-10-30T09:04:42.800Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:42.800Z] #172 DONE 6.6s [2025-10-30T09:04:43.059Z] [2025-10-30T09:04:43.059Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-30T09:04:43.059Z] #178 ... [2025-10-30T09:04:43.059Z] [2025-10-30T09:04:43.059Z] #173 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:43.059Z] #173 DONE 6.6s [2025-10-30T09:04:43.317Z] [2025-10-30T09:04:43.317Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-30T09:04:43.317Z] #179 ... [2025-10-30T09:04:43.317Z] [2025-10-30T09:04:43.317Z] #180 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:43.317Z] #180 DONE 6.8s [2025-10-30T09:04:43.575Z] [2025-10-30T09:04:43.575Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-30T09:04:43.833Z] #181 ... [2025-10-30T09:04:43.833Z] [2025-10-30T09:04:43.833Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:43.833Z] #182 CACHED [2025-10-30T09:04:43.833Z] [2025-10-30T09:04:43.833Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:43.833Z] #183 CACHED [2025-10-30T09:04:43.833Z] [2025-10-30T09:04:43.833Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:43.833Z] #184 CACHED [2025-10-30T09:04:43.833Z] [2025-10-30T09:04:43.833Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:43.833Z] #185 CACHED [2025-10-30T09:04:43.833Z] [2025-10-30T09:04:43.833Z] #186 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:43.833Z] #186 CACHED [2025-10-30T09:04:43.833Z] [2025-10-30T09:04:43.833Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:43.833Z] #187 CACHED [2025-10-30T09:04:43.833Z] [2025-10-30T09:04:43.833Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-30T09:04:44.091Z] #188 ... [2025-10-30T09:04:44.091Z] [2025-10-30T09:04:44.091Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:44.091Z] #189 DONE 7.1s [2025-10-30T09:04:44.091Z] [2025-10-30T09:04:44.091Z] #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-30T09:04:54.063Z] #190 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:54.063Z] #174 DONE 10.7s [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-30T09:04:54.063Z] #191 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #176 [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-30T09:04:54.063Z] #176 DONE 10.8s [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #192 [core-keeper] exporting to image [2025-10-30T09:04:54.063Z] #192 exporting layers [2025-10-30T09:04:54.063Z] #192 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-30T09:04:54.063Z] #181 DONE 10.8s [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #193 [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-30T09:04:54.063Z] #193 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-30T09:04:54.063Z] #178 DONE 10.8s [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-30T09:04:54.063Z] #194 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #177 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:54.063Z] #177 DONE 11.2s [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-30T09:04:54.063Z] #195 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-30T09:04:54.063Z] #196 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T09:04:54.063Z] #197 ... [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-30T09:04:54.063Z] #179 DONE 10.9s [2025-10-30T09:04:54.063Z] [2025-10-30T09:04:54.063Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-30T09:04:54.322Z] #198 ... [2025-10-30T09:04:54.322Z] [2025-10-30T09:04:54.322Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-30T09:04:54.322Z] #195 DONE 10.7s [2025-10-30T09:04:54.322Z] [2025-10-30T09:04:54.322Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:54.581Z] #199 ... [2025-10-30T09:04:54.581Z] [2025-10-30T09:04:54.581Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-30T09:04:54.581Z] #196 DONE 10.9s [2025-10-30T09:04:54.840Z] [2025-10-30T09:04:54.840Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:54.840Z] #200 ... [2025-10-30T09:04:54.840Z] [2025-10-30T09:04:54.840Z] #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T09:04:54.840Z] #197 DONE 11.1s [2025-10-30T09:04:55.105Z] [2025-10-30T09:04:55.105Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-30T09:04:55.105Z] #201 ... [2025-10-30T09:04:55.105Z] [2025-10-30T09:04:55.105Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-30T09:04:55.105Z] #191 DONE 11.5s [2025-10-30T09:04:55.365Z] [2025-10-30T09:04:55.365Z] #202 [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-30T09:04:55.365Z] #202 ... [2025-10-30T09:04:55.365Z] [2025-10-30T09:04:55.365Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-30T09:04:55.365Z] #188 DONE 11.5s [2025-10-30T09:04:55.624Z] [2025-10-30T09:04:55.624Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:55.882Z] #203 ... [2025-10-30T09:04:55.882Z] [2025-10-30T09:04:55.882Z] #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-30T09:04:55.882Z] #190 DONE 11.7s [2025-10-30T09:04:55.882Z] [2025-10-30T09:04:55.883Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:05:00.074Z] #204 ... [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #192 [core-keeper] exporting to image [2025-10-30T09:05:00.074Z] #192 exporting layers 4.0s done [2025-10-30T09:05:00.074Z] #192 writing image sha256:aa781e65f6264dd367871a4b8796ab077e16765afa1987a603ae0af64f26b3cb 0.1s done [2025-10-30T09:05:00.074Z] #192 naming to docker.io/library/core-keeper 0.1s done [2025-10-30T09:05:00.074Z] #192 DONE 6.8s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:05:00.074Z] #205 ... [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #193 [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-30T09:05:00.074Z] #193 DONE 7.1s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-30T09:05:00.074Z] #194 DONE 6.9s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-30T09:05:00.074Z] #198 DONE 6.6s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:05:00.074Z] #206 DONE 5.8s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:05:00.074Z] #200 DONE 5.7s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:05:00.074Z] #199 DONE 5.7s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #202 [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-30T09:05:00.074Z] #202 DONE 5.3s [2025-10-30T09:05:00.074Z] [2025-10-30T09:05:00.074Z] #207 [security-spiffe-token-provider] exporting to image [2025-10-30T09:05:00.332Z] #207 ... [2025-10-30T09:05:00.332Z] [2025-10-30T09:05:00.332Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-30T09:05:00.332Z] #201 DONE 5.1s [2025-10-30T09:05:00.332Z] [2025-10-30T09:05:00.332Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:05:00.332Z] #203 DONE 4.7s [2025-10-30T09:05:00.332Z] [2025-10-30T09:05:00.332Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:05:00.332Z] #204 DONE 4.5s [2025-10-30T09:05:00.332Z] [2025-10-30T09:05:00.332Z] #208 [core-command] exporting to image [2025-10-30T09:05:00.591Z] #208 ... [2025-10-30T09:05:00.591Z] [2025-10-30T09:05:00.591Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:05:00.591Z] #205 DONE 4.7s [2025-10-30T09:05:00.850Z] [2025-10-30T09:05:00.850Z] #209 [support-notifications] exporting to image [2025-10-30T09:05:02.752Z] #209 ... [2025-10-30T09:05:02.752Z] [2025-10-30T09:05:02.752Z] #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-30T09:05:02.752Z] #210 DONE 2.5s [2025-10-30T09:05:02.752Z] [2025-10-30T09:05:02.752Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-30T09:05:02.752Z] #211 DONE 2.4s [2025-10-30T09:05:02.752Z] [2025-10-30T09:05:02.752Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-30T09:05:02.752Z] #212 DONE 2.5s [2025-10-30T09:05:02.752Z] [2025-10-30T09:05:02.752Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-30T09:05:02.752Z] #213 ... [2025-10-30T09:05:02.752Z] [2025-10-30T09:05:02.752Z] #214 [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-30T09:05:02.752Z] #214 DONE 2.5s [2025-10-30T09:05:02.752Z] [2025-10-30T09:05:02.752Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-30T09:05:02.752Z] #215 DONE 2.5s [2025-10-30T09:05:02.752Z] [2025-10-30T09:05:02.752Z] #216 [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-30T09:05:03.013Z] #216 ... [2025-10-30T09:05:03.013Z] [2025-10-30T09:05:03.013Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-30T09:05:03.013Z] #217 DONE 2.6s [2025-10-30T09:05:03.314Z] [2025-10-30T09:05:03.314Z] #218 [core-metadata] exporting to image [2025-10-30T09:05:03.314Z] #218 exporting layers [2025-10-30T09:05:03.573Z] #218 ... [2025-10-30T09:05:03.573Z] [2025-10-30T09:05:03.573Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T09:05:03.573Z] #219 DONE 1.0s [2025-10-30T09:05:03.573Z] [2025-10-30T09:05:03.573Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-30T09:05:03.573Z] #213 DONE 1.2s [2025-10-30T09:05:03.573Z] [2025-10-30T09:05:03.573Z] #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-30T09:05:03.573Z] #220 DONE 1.0s [2025-10-30T09:05:03.830Z] [2025-10-30T09:05:03.830Z] #221 [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-30T09:05:04.764Z] #221 ... [2025-10-30T09:05:04.764Z] [2025-10-30T09:05:04.764Z] #216 [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-30T09:05:04.764Z] #216 DONE 1.9s [2025-10-30T09:05:04.764Z] [2025-10-30T09:05:04.764Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:05:04.764Z] #222 DONE 1.7s [2025-10-30T09:05:04.764Z] [2025-10-30T09:05:04.764Z] #223 [support-scheduler] exporting to image [2025-10-30T09:05:04.764Z] #223 exporting layers 3.9s done [2025-10-30T09:05:04.764Z] #223 writing image sha256:36439d8f056a1fa05e4e9da0d51b003a2141f6e28f735234b3e3f110feb80d85 0.3s done [2025-10-30T09:05:04.764Z] #223 naming to docker.io/library/support-scheduler 0.1s done [2025-10-30T09:05:04.764Z] #223 DONE 4.8s [2025-10-30T09:05:04.764Z] [2025-10-30T09:05:04.764Z] #224 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:05:05.331Z] #224 ... [2025-10-30T09:05:05.331Z] [2025-10-30T09:05:05.331Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-30T09:05:05.331Z] #225 DONE 1.6s [2025-10-30T09:05:05.589Z] [2025-10-30T09:05:05.589Z] #221 [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-30T09:05:05.589Z] #221 DONE 1.6s [2025-10-30T09:05:05.589Z] [2025-10-30T09:05:05.589Z] #226 [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-30T09:05:06.159Z] #226 ... [2025-10-30T09:05:06.159Z] [2025-10-30T09:05:06.159Z] #207 [security-spiffe-token-provider] exporting to image [2025-10-30T09:05:06.159Z] #207 exporting layers 4.5s done [2025-10-30T09:05:06.159Z] #207 writing image sha256:fece7bd48ab564750219b434f77b7141b1a4f12ddffe22c891000b94f3d733e6 0.6s done [2025-10-30T09:05:06.159Z] #207 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2025-10-30T09:05:06.159Z] #207 DONE 5.9s [2025-10-30T09:05:06.159Z] [2025-10-30T09:05:06.159Z] #208 [core-command] exporting to image [2025-10-30T09:05:06.159Z] #208 exporting layers 4.5s done [2025-10-30T09:05:06.159Z] #208 writing image sha256:6cd6dc5122f39a9701dd3f01ed8cdfb02b73bc70fbbd373675e9874e2e914dba 0.7s done [2025-10-30T09:05:06.159Z] #208 naming to docker.io/library/core-command 0.0s done [2025-10-30T09:05:06.159Z] #208 DONE 5.9s [2025-10-30T09:05:06.159Z] [2025-10-30T09:05:06.159Z] #218 [core-metadata] exporting to image [2025-10-30T09:05:06.159Z] #218 exporting layers 2.7s done [2025-10-30T09:05:06.418Z] #218 ... [2025-10-30T09:05:06.418Z] [2025-10-30T09:05:06.418Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:05:06.418Z] #227 DONE 2.7s [2025-10-30T09:05:06.418Z] [2025-10-30T09:05:06.418Z] #224 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:05:06.418Z] #224 exporting layers 1.8s done [2025-10-30T09:05:06.676Z] #224 ... [2025-10-30T09:05:06.676Z] [2025-10-30T09:05:06.676Z] #228 [core-data] exporting to image [2025-10-30T09:05:06.676Z] #228 exporting layers 4.9s done [2025-10-30T09:05:06.676Z] #228 writing image sha256:1ddeb40b55ef00bfde6e40e8d55368416c513fde406bdcde81b48d703b14d9ee 0.1s done [2025-10-30T09:05:06.676Z] #228 naming to docker.io/library/core-data 0.0s done [2025-10-30T09:05:06.676Z] #228 DONE 6.0s [2025-10-30T09:05:06.676Z] [2025-10-30T09:05:06.676Z] #229 [security-proxy-setup] exporting to image [2025-10-30T09:05:06.939Z] #229 ... [2025-10-30T09:05:06.939Z] [2025-10-30T09:05:06.939Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T09:05:06.939Z] #230 DONE 1.3s [2025-10-30T09:05:06.939Z] [2025-10-30T09:05:06.939Z] #226 [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-30T09:05:06.939Z] #226 DONE 1.3s [2025-10-30T09:05:06.939Z] [2025-10-30T09:05:06.939Z] #218 [core-metadata] exporting to image [2025-10-30T09:05:06.939Z] #218 writing image sha256:760a2d0805a0213f4c3bef7653e2bca365c5ff654f0a4a9603e6292904949cd3 0.0s done [2025-10-30T09:05:06.939Z] #218 naming to docker.io/library/core-metadata 0.1s done [2025-10-30T09:05:07.875Z] #218 DONE 4.6s [2025-10-30T09:05:07.875Z] [2025-10-30T09:05:07.875Z] #231 [security-proxy-auth] exporting to image [2025-10-30T09:05:07.875Z] #231 exporting layers 1.5s done [2025-10-30T09:05:07.875Z] #231 writing image sha256:168dc0ddf6bda46bc238f9d6d71a50865571759c6943ce6dab815c1829aeb202 0.0s done [2025-10-30T09:05:07.875Z] #231 naming to docker.io/library/security-proxy-auth 0.1s done [2025-10-30T09:05:07.875Z] #231 DONE 2.6s [2025-10-30T09:05:07.875Z] [2025-10-30T09:05:07.875Z] #224 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:05:07.875Z] #224 writing image sha256:0106f13960732c45c9536191154a601e3fbead216e4a3a78c66fefd1c6bcfafc 0.0s done [2025-10-30T09:05:07.875Z] #224 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2025-10-30T09:05:07.875Z] #224 DONE 3.1s [2025-10-30T09:05:07.875Z] [2025-10-30T09:05:07.875Z] #209 [support-notifications] exporting to image [2025-10-30T09:05:07.875Z] #209 exporting layers 4.8s done [2025-10-30T09:05:07.875Z] #209 writing image sha256:0e944157917d3749e81369b97aa1d7d50c044e510340fad88ff58fdbb72ae316 0.3s done [2025-10-30T09:05:07.875Z] #209 naming to docker.io/library/support-notifications 0.2s done [2025-10-30T09:05:07.875Z] #209 DONE 7.1s [2025-10-30T09:05:07.875Z] [2025-10-30T09:05:07.875Z] #232 [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-30T09:05:08.133Z] #232 DONE 1.2s [2025-10-30T09:05:08.133Z] [2025-10-30T09:05:08.133Z] #229 [security-proxy-setup] exporting to image [2025-10-30T09:05:08.133Z] #229 exporting layers 1.5s done [2025-10-30T09:05:08.133Z] #229 writing image sha256:7d9753b45faca8ed20d6105513726e3cc54e1e90166c6578e1cc0d14bba49ae2 0.0s done [2025-10-30T09:05:08.133Z] #229 naming to docker.io/library/security-proxy-setup 0.0s done [2025-10-30T09:05:08.398Z] #229 DONE 1.9s [2025-10-30T09:05:08.398Z] [2025-10-30T09:05:08.398Z] #233 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-30T09:05:08.398Z] #233 ... [2025-10-30T09:05:08.398Z] [2025-10-30T09:05:08.398Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:05:08.398Z] #234 DONE 1.6s [2025-10-30T09:05:08.656Z] [2025-10-30T09:05:08.656Z] #233 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-30T09:05:08.657Z] #233 DONE 0.5s [2025-10-30T09:05:08.657Z] [2025-10-30T09:05:08.657Z] #235 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-30T09:05:09.307Z] #235 DONE 0.6s [2025-10-30T09:05:09.307Z] [2025-10-30T09:05:09.307Z] #236 [security-secretstore-setup] exporting to image [2025-10-30T09:05:09.307Z] #236 exporting layers 0.7s done [2025-10-30T09:05:09.307Z] #236 writing image sha256:ce43ad950700fc6d483935a182bb5d6b2b5c750b6eacec0f897b5babee659d15 0.0s done [2025-10-30T09:05:09.307Z] #236 naming to docker.io/library/security-secretstore-setup 0.0s done [2025-10-30T09:05:09.583Z] #236 DONE 0.9s [2025-10-30T09:05:09.583Z] [2025-10-30T09:05:09.583Z] #237 [security-bootstrapper] exporting to image [2025-10-30T09:05:09.860Z] #237 exporting layers 0.6s done [2025-10-30T09:05:09.860Z] #237 writing image sha256:0713ebd5625f55e9e06f66d2d83505d0af19efe033967b156805a9e62f8371d6 done [2025-10-30T09:05:09.860Z] #237 naming to docker.io/library/security-bootstrapper done [2025-10-30T09:05:09.860Z] #237 DONE 0.6s [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:09.860Z] time="2025-10-30T08:37:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-30T09:05:09.878Z] $ docker stop --time=1 7f34d84c3b8891506dc317344800d575646c2739db98475a0ed720264d00da57 [2025-10-30T09:05:11.201Z] $ docker rm -f --volumes 7f34d84c3b8891506dc317344800d575646c2739db98475a0ed720264d00da57 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T09:05:11.603Z] + docker images [2025-10-30T09:05:11.603Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-30T09:05:11.603Z] security-bootstrapper latest 0713ebd5625f 2 seconds ago 20.4MB [2025-10-30T09:05:11.603Z] security-secretstore-setup latest ce43ad950700 3 seconds ago 89.3MB [2025-10-30T09:05:11.603Z] security-proxy-setup latest 7d9753b45fac 5 seconds ago 49.1MB [2025-10-30T09:05:11.603Z] core-common-config-bootstrapper latest 0106f1396073 7 seconds ago 19.4MB [2025-10-30T09:05:11.603Z] security-proxy-auth latest 168dc0ddf6bd 7 seconds ago 44.7MB [2025-10-30T09:05:11.603Z] core-metadata latest 760a2d0805a0 9 seconds ago 45.7MB [2025-10-30T09:05:11.603Z] core-data latest 1ddeb40b55ef 11 seconds ago 45.5MB [2025-10-30T09:05:11.603Z] support-notifications latest 0e944157917d 11 seconds ago 52.9MB [2025-10-30T09:05:11.603Z] core-command latest 6cd6dc5122f3 12 seconds ago 39.7MB [2025-10-30T09:05:11.603Z] security-spiffe-token-provider latest fece7bd48ab5 12 seconds ago 48.1MB [2025-10-30T09:05:11.603Z] support-scheduler latest 36439d8f056a 12 seconds ago 49.3MB [2025-10-30T09:05:11.603Z] core-keeper latest aa781e65f626 20 seconds ago 45.3MB [2025-10-30T09:05:11.603Z] security-spire-server latest 85b4e5d050e1 9 minutes ago 149MB [2025-10-30T09:05:11.603Z] security-spire-config latest ae94aede611a 9 minutes ago 149MB [2025-10-30T09:05:11.603Z] security-spire-agent latest 9c713bfb45f2 9 minutes ago 195MB [2025-10-30T09:05:11.603Z] ci-base-image-x86_64 latest 7177b2f3f1b4 32 minutes ago 966MB [2025-10-30T09:05:11.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 weeks ago 610MB [2025-10-30T09:05:11.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-30T09:05:11.603Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-30T09:05:12.051Z] provisioning config files... [2025-10-30T09:05:12.058Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4605159026977030863tmp [Pipeline] { [Pipeline] sh [2025-10-30T09:05:12.363Z] + set +x [2025-10-30T09:05:12.363Z] + + curl -s https://codecov.io/bash [2025-10-30T09:05:12.363Z] bash -s -- [2025-10-30T09:05:12.363Z] [2025-10-30T09:05:12.363Z] _____ _ [2025-10-30T09:05:12.363Z] / ____| | | [2025-10-30T09:05:12.363Z] | | ___ __| | ___ ___ _____ __ [2025-10-30T09:05:12.363Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-30T09:05:12.363Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-30T09:05:12.363Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-30T09:05:12.363Z] Bash-1.0.6 [2025-10-30T09:05:12.363Z] [2025-10-30T09:05:12.363Z] [2025-10-30T09:05:12.363Z] ==> git version 2.25.1 found [2025-10-30T09:05:12.363Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-30T09:05:12.363Z] Release-Date: 2020-01-08 [2025-10-30T09:05:12.363Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-30T09:05:12.363Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-30T09:05:12.363Z] ==> Jenkins CI detected. [2025-10-30T09:05:12.363Z] current dir:  /w/workspace/edgex-go/7 [2025-10-30T09:05:12.363Z] project root: . [2025-10-30T09:05:12.363Z] --> token set from env [2025-10-30T09:05:12.363Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-30T09:05:12.363Z] ==> Running gcov in . (disable via -X gcov) [2025-10-30T09:05:12.363Z] ==> Python coveragepy not found [2025-10-30T09:05:12.363Z] ==> Searching for coverage reports in: [2025-10-30T09:05:12.363Z] + . [2025-10-30T09:05:12.363Z] -> Found 1 reports [2025-10-30T09:05:12.363Z] ==> Detecting git/mercurial file structure [2025-10-30T09:05:12.363Z] ==> Reading reports [2025-10-30T09:05:12.623Z] + ./coverage.out bytes=1748913 [2025-10-30T09:05:12.623Z] ==> Appending adjustments [2025-10-30T09:05:12.623Z] https://docs.codecov.io/docs/fixing-reports [2025-10-30T09:05:14.003Z] + Found adjustments [2025-10-30T09:05:14.003Z] ==> Gzipping contents [2025-10-30T09:05:14.003Z] 148K /tmp/codecov.ovHjY8.gz [2025-10-30T09:05:14.003Z] ==> Uploading reports [2025-10-30T09:05:14.003Z] url: https://codecov.io [2025-10-30T09:05:14.003Z] query: branch=PR-5273&commit=94ff37015308a0a3051890aefdaa1a36730aa0ad&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5273%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5273&job=&cmd_args= [2025-10-30T09:05:14.003Z] -> Pinging Codecov [2025-10-30T09:05:14.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5273&commit=94ff37015308a0a3051890aefdaa1a36730aa0ad&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5273%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5273&job=&cmd_args= [2025-10-30T09:05:14.261Z] -> Uploading to [2025-10-30T09:05:14.261Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/94ff37015308a0a3051890aefdaa1a36730aa0ad/bf35e3d8-a684-44fb-8d26-0201fa3d4f7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251030T090514Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=276e0b80fe819047d05d5301a57287efb1ddb23126e7f0eb4690f7fb2abb829f [2025-10-30T09:05:14.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:05:14.261Z] Dload Upload Total Spent Left Speed [2025-10-30T09:05:14.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 146k 0 0 43 65536 0 1049k --:--:-- --:--:-- --:--:-- 1032k 100 146k 0 0 100 146k 0 349k --:--:-- --:--:-- --:--:-- 348k [2025-10-30T09:05:14.522Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/94ff37015308a0a3051890aefdaa1a36730aa0ad [Pipeline] } [2025-10-30T09:05:14.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-30T09:05:15.275Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:15.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:16.429Z] ---> package-listing.sh [2025-10-30T09:05:16.429Z] ++ facter osfamily [2025-10-30T09:05:16.429Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T09:05:16.687Z] + OS_FAMILY=debian [2025-10-30T09:05:16.687Z] + workspace=/w/workspace/edgex-go/7 [2025-10-30T09:05:16.687Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T09:05:16.687Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T09:05:16.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T09:05:16.687Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T09:05:16.687Z] + '[' /w/workspace/edgex-go/7 ']' [2025-10-30T09:05:16.687Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T09:05:16.687Z] + case "${OS_FAMILY}" in [2025-10-30T09:05:16.687Z] + dpkg -l [2025-10-30T09:05:16.687Z] + grep '^ii' [2025-10-30T09:05:16.687Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T09:05:16.687Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T09:05:16.687Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T09:05:16.687Z] + '[' /w/workspace/edgex-go/7 ']' [2025-10-30T09:05:16.687Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2025-10-30T09:05:16.687Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2025-10-30T09:05:16.698Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T09:05:16.976Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:05:17.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:05:17.548Z] [2025-10-30T09:05:17.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:05:17.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:05:17.864Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T09:05:17.864Z] 5eb5b503b376: Pulling fs layer [2025-10-30T09:05:17.864Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T09:05:17.864Z] ec43610c2a17: Pulling fs layer [2025-10-30T09:05:17.864Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T09:05:17.864Z] 33b1e0a273af: Pulling fs layer [2025-10-30T09:05:17.864Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T09:05:17.864Z] 2f39f015ded8: Pulling fs layer [2025-10-30T09:05:17.864Z] 3a2ae6a8a46f: Waiting [2025-10-30T09:05:17.864Z] 33b1e0a273af: Waiting [2025-10-30T09:05:17.864Z] 5d3b04190fa2: Waiting [2025-10-30T09:05:17.864Z] 2f39f015ded8: Waiting [2025-10-30T09:05:17.864Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T09:05:17.864Z] 5c69ac0246d0: Download complete [2025-10-30T09:05:17.864Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T09:05:17.864Z] 3a2ae6a8a46f: Download complete [2025-10-30T09:05:18.122Z] ec43610c2a17: Verifying Checksum [2025-10-30T09:05:18.123Z] ec43610c2a17: Download complete [2025-10-30T09:05:18.123Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T09:05:18.123Z] 5d3b04190fa2: Download complete [2025-10-30T09:05:18.123Z] 33b1e0a273af: Verifying Checksum [2025-10-30T09:05:18.123Z] 33b1e0a273af: Download complete [2025-10-30T09:05:18.693Z] 5eb5b503b376: Verifying Checksum [2025-10-30T09:05:18.693Z] 5eb5b503b376: Download complete [2025-10-30T09:05:20.067Z] 2f39f015ded8: Verifying Checksum [2025-10-30T09:05:20.067Z] 2f39f015ded8: Download complete [2025-10-30T09:05:20.323Z] 5eb5b503b376: Pull complete [2025-10-30T09:05:20.579Z] 5c69ac0246d0: Pull complete [2025-10-30T09:05:21.512Z] ec43610c2a17: Pull complete [2025-10-30T09:05:21.512Z] 3a2ae6a8a46f: Pull complete [2025-10-30T09:05:22.076Z] 33b1e0a273af: Pull complete [2025-10-30T09:05:22.334Z] 5d3b04190fa2: Pull complete [2025-10-30T09:05:28.890Z] 2f39f015ded8: Pull complete [2025-10-30T09:05:28.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T09:05:28.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:05:28.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:05:28.988Z] prd-ubuntu20.04-docker-8c-8g-771016 does not seem to be running inside a container [2025-10-30T09:05:29.013Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T09:05:56.372Z] $ docker top 777a3fbd638835bd37a35fee5989bfb4da8eb3b031c01c52cb42c83c4c6c377b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T09:05:56.798Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T09:05:57.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T09:05:57.422Z] + ls /var/log/sa-host [2025-10-30T09:05:57.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:05:57.540Z] provisioning config files... [2025-10-30T09:05:57.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config16413441744765193696tmp [Pipeline] { [Pipeline] echo [2025-10-30T09:05:57.573Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:57.864Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T09:05:57.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:58.326Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T09:05:58.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:58.629Z] ---> sudo-logs.sh [2025-10-30T09:05:58.629Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-30T09:05:58.647Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:58.927Z] ---> job-cost.sh [2025-10-30T09:05:58.927Z] lf-activate-venv: SKIPPING [2025-10-30T09:05:58.927Z] INFO: No Stack... [2025-10-30T09:05:59.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T09:05:59.470Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T09:05:59.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:59.813Z] ---> logs-deploy.sh [2025-10-30T09:05:59.813Z] lf-activate-venv: SKIPPING [2025-10-30T09:05:59.813Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5273/7 [2025-10-30T09:05:59.813Z] INFO: archiving workspace using pattern(s): [2025-10-30T09:06:00.745Z] Archives upload complete. [2025-10-30T09:06:01.004Z] INFO: archiving logs to Nexus