Pull request #5275 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 876ca72e6ccc95987ffb2d5de9112515e7e48611 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-ssh14377540918567672116.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-ssh1312367085621004521.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-7.g1ajthhes.240566f93e3/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/snyk-fix-7.g1ajthhes.240566f93e3/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13259023076427415785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/snyk-fix-7.g1ajthhes.240566f93e3/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12497048091937579168.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11128504627440812557.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-7.g1ajthhes.240566f93e3/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/snyk-fix-7.g1ajthhes.240566f93e3/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1302042688153813721.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771125 in /w/workspace/78f74c24ed83a71a140c1240566f93e3 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 876ca72e6ccc95987ffb2d5de9112515e7e48611 (snyk-fix-78f74c24ed83a71a140c1240566f93e3) Commit message: "fix: cmd/core-data/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 876ca72e6ccc95987ffb2d5de9112515e7e48611 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:54:03.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:54:03.589Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:54:03.696Z] ========================================================= [2025-10-31T08:54:03.696Z] EdgeX Global Pipelines Version Info [2025-10-31T08:54:03.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:04.868Z] ------------------- [2025-10-31T08:54:04.868Z] stable info: [2025-10-31T08:54:04.868Z] ------------------- [2025-10-31T08:54:04.868Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:54:04.868Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:54:04.868Z] Message: update stable to v1.0.278 [2025-10-31T08:54:05.131Z] ------------------- [2025-10-31T08:54:05.131Z] experimental info: [2025-10-31T08:54:05.131Z] ------------------- [2025-10-31T08:54:05.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:54:05.131Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:54:05.131Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:54:05.340Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:54:05.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:54:05.465Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:54:05.520Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:54:05.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:54:05.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:54:05.683Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:54:05.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:54:05.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:54:05.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:54:05.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:54:06.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:54:06.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:54:06.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:54:06.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:54:06.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:06.347Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:06.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:54:06.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:54:06.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:54:06.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:54:06.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:54:06.764Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:54:06.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-78f74c24ed83a71a140c1240566f93e3 [Pipeline] echo [2025-10-31T08:54:06.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-78f74c24ed83a71a140c1240566f93e3 [Pipeline] echo [2025-10-31T08:54:06.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-78f74c24ed83a71a140c1240566f93e3 [Pipeline] echo [2025-10-31T08:54:07.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 876ca72e6ccc95987ffb2d5de9112515e7e48611 [Pipeline] echo [2025-10-31T08:54:07.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 876ca72 [Pipeline] echo [2025-10-31T08:54:07.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:54:07.271Z] provisioning config files... [2025-10-31T08:54:07.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10021026238837223325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:07.728Z] ---> ****-login.sh [2025-10-31T08:54:07.728Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:54:08.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.696Z] [2025-10-31T08:54:08.696Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.696Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.696Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.696Z] [2025-10-31T08:54:08.696Z] Login Succeeded [2025-10-31T08:54:08.696Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:54:08.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.696Z] [2025-10-31T08:54:08.696Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.696Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.696Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.696Z] [2025-10-31T08:54:08.696Z] Login Succeeded [2025-10-31T08:54:08.696Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:54:08.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.958Z] [2025-10-31T08:54:08.958Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.958Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.958Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.958Z] [2025-10-31T08:54:08.958Z] Login Succeeded [2025-10-31T08:54:08.958Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:54:08.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.958Z] [2025-10-31T08:54:08.958Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.958Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.958Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.958Z] [2025-10-31T08:54:08.958Z] Login Succeeded [2025-10-31T08:54:08.958Z] ****.io [2025-10-31T08:54:08.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:09.224Z] [2025-10-31T08:54:09.224Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:09.224Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:09.224Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:09.224Z] [2025-10-31T08:54:09.224Z] Login Succeeded [2025-10-31T08:54:09.224Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:54:09.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:09.683Z] + 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-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:54:09.683Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:54:09.683Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:54:09.683Z] + cut -d/ -f2 [2025-10-31T08:54:09.683Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:54:09.771Z] 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-31T08:54:10.305Z] + git rev-list -1 --merges 876ca72e6ccc95987ffb2d5de9112515e7e48611~1..876ca72e6ccc95987ffb2d5de9112515e7e48611 [Pipeline] echo [2025-10-31T08:54:10.352Z] -----------> git rev-list -1 --merges 876ca72e6ccc95987ffb2d5de9112515e7e48611~1..876ca72e6ccc95987ffb2d5de9112515e7e48611 876ca72e6ccc95987ffb2d5de9112515e7e48611 [false] [Pipeline] sh [2025-10-31T08:54:10.669Z] + git log --format=format:%s -1 876ca72e6ccc95987ffb2d5de9112515e7e48611 [Pipeline] echo [2025-10-31T08:54:10.708Z] ========================================================= [2025-10-31T08:54:10.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:54:10.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:54:11.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.203Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:54:11.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.203Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.203Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:54:11.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:11.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:11.707Z] [2025-10-31T08:54:11.707Z] 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-31T08:54:12.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:12.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:54:12.673Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:54:12.673Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:54:12.673Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:54:12.673Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:54:12.673Z] 80192f66455f: Pulling fs layer [2025-10-31T08:54:12.673Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:54:12.673Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:54:12.673Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:54:12.673Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:54:12.673Z] db01528c6b51: Pulling fs layer [2025-10-31T08:54:12.673Z] 28988de357af: Pulling fs layer [2025-10-31T08:54:12.673Z] a29436f7fd5d: Waiting [2025-10-31T08:54:12.673Z] 923cac83aea3: Waiting [2025-10-31T08:54:12.673Z] 25ad8b0a4227: Waiting [2025-10-31T08:54:12.673Z] db01528c6b51: Waiting [2025-10-31T08:54:12.673Z] 28988de357af: Waiting [2025-10-31T08:54:12.673Z] 461d9e800cba: Waiting [2025-10-31T08:54:12.673Z] 80192f66455f: Waiting [2025-10-31T08:54:12.673Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:54:12.934Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:54:12.935Z] 6bf1a483ea7c: Download complete [2025-10-31T08:54:12.935Z] 461d9e800cba: Download complete [2025-10-31T08:54:12.935Z] 80192f66455f: Download complete [2025-10-31T08:54:13.195Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:54:13.195Z] f5dfc541a4d3: Download complete [2025-10-31T08:54:13.455Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:54:13.455Z] 3dae71ba6b94: Download complete [2025-10-31T08:54:13.455Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:54:13.455Z] 923cac83aea3: Download complete [2025-10-31T08:54:13.455Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:54:13.455Z] 25ad8b0a4227: Download complete [2025-10-31T08:54:13.455Z] db01528c6b51: Verifying Checksum [2025-10-31T08:54:13.455Z] db01528c6b51: Download complete [2025-10-31T08:54:13.718Z] 28988de357af: Verifying Checksum [2025-10-31T08:54:13.718Z] 28988de357af: Download complete [2025-10-31T08:54:13.976Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:54:13.976Z] a29436f7fd5d: Download complete [2025-10-31T08:54:14.234Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:54:14.234Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:54:14.810Z] 3dae71ba6b94: Pull complete [2025-10-31T08:54:14.810Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:54:15.745Z] f5dfc541a4d3: Pull complete [2025-10-31T08:54:15.745Z] 461d9e800cba: Pull complete [2025-10-31T08:54:15.745Z] 80192f66455f: Pull complete [2025-10-31T08:54:19.937Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:54:21.310Z] a29436f7fd5d: Pull complete [2025-10-31T08:54:22.259Z] 923cac83aea3: Pull complete [2025-10-31T08:54:22.825Z] 25ad8b0a4227: Pull complete [2025-10-31T08:54:23.086Z] db01528c6b51: Pull complete [2025-10-31T08:54:23.086Z] 28988de357af: Pull complete [2025-10-31T08:54:23.345Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:54:23.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:23.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:23.630Z] prd-ubuntu20.04-docker-8c-8g-771125 does not seem to be running inside a container [2025-10-31T08:54:23.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:54:41.138Z] $ docker top 703d82634472ac2cf16602fe7e3e491e0b7c2d4d7dcd4ac1c7204a30befbe1c8 -eo pid,comm [2025-10-31T08:54:41.192Z] 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-31T08:54:41.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:41.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:41.344Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:41.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:41.463Z] $ docker exec 703d82634472ac2cf16602fe7e3e491e0b7c2d4d7dcd4ac1c7204a30befbe1c8 ssh-agent [2025-10-31T08:54:41.566Z] SSH_AUTH_SOCK=/tmp/ssh-z6anGj1CPHrI/agent.33 [2025-10-31T08:54:41.566Z] SSH_AGENT_PID=39 [2025-10-31T08:54:41.572Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:41.668Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15219440495659456019.key (/w/workspace/edgex-go/1@tmp/private_key_15219440495659456019.key) [2025-10-31T08:54:41.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:42.015Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:42.328Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:42.352Z] $ docker exec --env ******** --env ******** 703d82634472ac2cf16602fe7e3e491e0b7c2d4d7dcd4ac1c7204a30befbe1c8 ssh-agent -k [2025-10-31T08:54:42.443Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:42.443Z] unset SSH_AGENT_PID; [2025-10-31T08:54:42.443Z] echo Agent pid 39 killed; [2025-10-31T08:54:42.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:42.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:42.550Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:42.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:42.669Z] $ docker exec 703d82634472ac2cf16602fe7e3e491e0b7c2d4d7dcd4ac1c7204a30befbe1c8 ssh-agent [2025-10-31T08:54:42.770Z] SSH_AUTH_SOCK=/tmp/ssh-ixeoR8TlzEmm/agent.85 [2025-10-31T08:54:42.770Z] SSH_AGENT_PID=91 [2025-10-31T08:54:42.774Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:42.907Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4744433158994026112.key (/w/workspace/edgex-go/1@tmp/private_key_4744433158994026112.key) [2025-10-31T08:54:42.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:43.280Z] + git semver init [2025-10-31T08:54:43.539Z] 2025-10-31 08:54:43,534 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:43.802Z] 2025-10-31 08:54:43,591 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:43.802Z] 2025-10-31 08:54:43,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:43.802Z] 2025-10-31 08:54:43,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:43.802Z] 2025-10-31 08:54:43,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:54:53.859Z] 2025-10-31 08:54:53,779 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:53.859Z] 2025-10-31 08:54:53,779 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-78f74c24ed83a71a140c1240566f93e3 with force:False [2025-10-31T08:54:53.859Z] 2025-10-31 08:54:53,780 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-78f74c24ed83a71a140c1240566f93e3 [2025-10-31T08:54:53.859Z] 2025-10-31 08:54:53,784 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:53.859Z] 2025-10-31 08:54:53,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:53.859Z] 2025-10-31 08:54:53,788 [execute] INFO git cat-file --batch [2025-10-31T08:54:53.860Z] 2025-10-31 08:54:53,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:53.860Z] 2025-10-31 08:54:53,791 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-78f74c24ed83a71a140c1240566f93e3 [2025-10-31T08:54:53.860Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:53.882Z] $ docker exec --env ******** --env ******** 703d82634472ac2cf16602fe7e3e491e0b7c2d4d7dcd4ac1c7204a30befbe1c8 ssh-agent -k [2025-10-31T08:54:53.980Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:53.980Z] unset SSH_AGENT_PID; [2025-10-31T08:54:53.980Z] echo Agent pid 91 killed; [2025-10-31T08:54:53.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:54.428Z] + git semver [Pipeline] } [2025-10-31T08:54:55.022Z] $ docker stop --time=1 703d82634472ac2cf16602fe7e3e491e0b7c2d4d7dcd4ac1c7204a30befbe1c8 [2025-10-31T08:54:57.851Z] $ docker rm -f --volumes 703d82634472ac2cf16602fe7e3e491e0b7c2d4d7dcd4ac1c7204a30befbe1c8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:58.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:58.788Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:58.814Z] [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T08:54:59.658Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:59.696Z] [edgeX.isLTS] Checking if [snyk-fix-78f74c24ed83a71a140c1240566f93e3] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:59.741Z] [edgeX.isLTS] Checking if [snyk-fix-78f74c24ed83a71a140c1240566f93e3] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:59.786Z] ========================================================= [2025-10-31T08:54:59.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:59.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:00.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:00.145Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:55:00.145Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:55:00.145Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:55:00.145Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:55:00.145Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:55:00.145Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:55:00.145Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:55:00.145Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:55:00.145Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:55:00.145Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:55:00.145Z] 4f4fb700ef54: Waiting [2025-10-31T08:55:00.145Z] c3e65509a76b: Waiting [2025-10-31T08:55:00.145Z] 7cf9ebb963bd: Waiting [2025-10-31T08:55:00.145Z] 333b49ad6fbf: Waiting [2025-10-31T08:55:00.145Z] 151cf03bc807: Waiting [2025-10-31T08:55:00.145Z] bb34ca984cfb: Waiting [2025-10-31T08:55:00.145Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:55:00.145Z] c35fb4624d26: Download complete [2025-10-31T08:55:00.145Z] 333b49ad6fbf: Download complete [2025-10-31T08:55:00.145Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:55:00.145Z] 4f4fb700ef54: Download complete [2025-10-31T08:55:00.145Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:55:00.145Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:55:00.145Z] 2d35ebdb57d9: Download complete [2025-10-31T08:55:00.145Z] c3e65509a76b: Download complete [2025-10-31T08:55:00.403Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:55:00.403Z] c35fb4624d26: Pull complete [2025-10-31T08:55:00.667Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:55:00.667Z] 7cf9ebb963bd: Download complete [2025-10-31T08:55:00.933Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:55:00.933Z] 151cf03bc807: Download complete [2025-10-31T08:55:00.933Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:55:00.933Z] 4e2aec7ef170: Download complete [2025-10-31T08:55:01.872Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:55:01.872Z] bb34ca984cfb: Download complete [2025-10-31T08:55:06.054Z] 4e2aec7ef170: Pull complete [2025-10-31T08:55:06.054Z] 333b49ad6fbf: Pull complete [2025-10-31T08:55:06.991Z] 4f4fb700ef54: Pull complete [2025-10-31T08:55:07.557Z] c3e65509a76b: Pull complete [2025-10-31T08:55:08.124Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:55:11.409Z] bb34ca984cfb: Pull complete [2025-10-31T08:55:11.667Z] 151cf03bc807: Pull complete [2025-10-31T08:55:11.925Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:55:12.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:12.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:12.556Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:12.556Z] WORKDIR /edgex [2025-10-31T08:55:12.556Z] COPY go.mod . [2025-10-31T08:55:12.556Z] RUN go mod download [2025-10-31T08:55:12.556Z] docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:55:13.938Z] #0 building with "default" instance using docker driver [2025-10-31T08:55:13.938Z] [2025-10-31T08:55:13.938Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:55:13.938Z] #1 transferring dockerfile: 164B done [2025-10-31T08:55:13.938Z] #1 DONE 0.1s [2025-10-31T08:55:13.938Z] [2025-10-31T08:55:13.938Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:13.938Z] #2 DONE 0.0s [2025-10-31T08:55:13.938Z] [2025-10-31T08:55:13.938Z] #3 [internal] load .dockerignore [2025-10-31T08:55:13.938Z] #3 transferring context: [2025-10-31T08:55:13.938Z] #3 transferring context: 50B done [2025-10-31T08:55:13.938Z] #3 DONE 0.1s [2025-10-31T08:55:13.938Z] [2025-10-31T08:55:13.938Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:14.175Z] Still waiting to schedule task [2025-10-31T08:55:14.175Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:55:14.196Z] #4 ... [2025-10-31T08:55:14.196Z] [2025-10-31T08:55:14.196Z] #5 [internal] load build context [2025-10-31T08:55:14.196Z] #5 transferring context: 6.57kB done [2025-10-31T08:55:14.196Z] #5 DONE 0.2s [2025-10-31T08:55:14.454Z] [2025-10-31T08:55:14.455Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:15.023Z] #4 DONE 1.3s [2025-10-31T08:55:15.282Z] [2025-10-31T08:55:15.282Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:55:30.170Z] #6 DONE 13.8s [2025-10-31T08:55:30.170Z] [2025-10-31T08:55:30.170Z] #7 [3/4] COPY go.mod . [2025-10-31T08:55:30.170Z] #7 DONE 0.2s [2025-10-31T08:55:30.170Z] [2025-10-31T08:55:30.170Z] #8 [4/4] RUN go mod download [2025-10-31T08:55:42.389Z] #8 DONE 12.9s [2025-10-31T08:55:42.389Z] [2025-10-31T08:55:42.389Z] #9 exporting to image [2025-10-31T08:55:42.389Z] #9 exporting layers [2025-10-31T08:55:46.576Z] #9 exporting layers 4.1s done [2025-10-31T08:55:46.576Z] #9 writing image sha256:5b17b9fa486e96f8feb2be933d0fa2f8f5611501391d38a882a2840663b81cfd done [2025-10-31T08:55:46.576Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:55:46.576Z] #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:46.980Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:46.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:47.134Z] prd-ubuntu20.04-docker-8c-8g-771125 does not seem to be running inside a container [2025-10-31T08:55:47.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-10-31T08:55:47.943Z] $ docker top a4dd48aec9ba9a2e5d14b3f6ed4afd7fa7cbde2ce08281ae7e9e41bbf9999f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:55:48.348Z] + go version [2025-10-31T08:55:48.348Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:55:48.378Z] $ docker stop --time=1 a4dd48aec9ba9a2e5d14b3f6ed4afd7fa7cbde2ce08281ae7e9e41bbf9999f19 [2025-10-31T08:55:50.136Z] $ docker rm -f --volumes a4dd48aec9ba9a2e5d14b3f6ed4afd7fa7cbde2ce08281ae7e9e41bbf9999f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:51.063Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:51.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:51.220Z] prd-ubuntu20.04-docker-8c-8g-771125 does not seem to be running inside a container [2025-10-31T08:55:51.250Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-10-31T08:55:52.706Z] $ docker top a5550fbaddbe93badfb491c5684543340f0dbdef6632925bcf50d8c28e64ca90 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:55:52.835Z] ========================================================= [2025-10-31T08:55:52.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:55:52.836Z] ========================================================= [Pipeline] sh [2025-10-31T08:55:53.139Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:53.513Z] + make test [2025-10-31T08:55:53.513Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:56:03.495Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.034s coverage: 42.3% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:56:42.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2025-10-31T08:56:44.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2025-10-31T08:56:44.717Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:56:44.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements [2025-10-31T08:56:44.717Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:56:44.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 57.6% of statements [2025-10-31T08:56:44.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements [2025-10-31T08:56:44.717Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:56:44.717Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.431s coverage: 94.2% of statements [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:56:45.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.062s coverage: 92.4% of statements [2025-10-31T08:56:45.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:56:45.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:56:45.648Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:56:46.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.4% of statements [2025-10-31T08:56:46.580Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:56:46.580Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.448s coverage: 95.8% of statements [2025-10-31T08:56:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:56:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:56:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:56:50.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 2.4% of statements [2025-10-31T08:56:50.370Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:56:50.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-10-31T08:56:50.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:56:50.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 39.4% of statements [2025-10-31T08:56:50.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements [2025-10-31T08:56:50.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:56:50.627Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:50.627Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:51.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-10-31T08:56:51.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-10-31T08:56:51.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-10-31T08:56:51.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2025-10-31T08:56:52.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2025-10-31T08:57:04.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.061s coverage: 92.9% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-10-31T08:57:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.037s coverage: 62.3% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-10-31T08:57:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.5% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-10-31T08:57:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:57:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.116s coverage: 29.2% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-10-31T08:57:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:57:16.409Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2025-10-31T08:57:16.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:57:16.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements [2025-10-31T08:57:16.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:57:16.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-10-31T08:57:16.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:57:16.410Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:16.410Z] 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-31T08:57:16.667Z] running golangci-lint [2025-10-31T08:57:16.925Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:57:16.925Z] go version go1.25.2 linux/amd64 [2025-10-31T08:57:17.183Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T08:57:17.183Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:57:17.183Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:57:17.183Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:57:17.183Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:57:17.232Z] $ docker stop --time=1 a5550fbaddbe93badfb491c5684543340f0dbdef6632925bcf50d8c28e64ca90 [2025-10-31T08:57:18.771Z] $ docker rm -f --volumes a5550fbaddbe93badfb491c5684543340f0dbdef6632925bcf50d8c28e64ca90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:57:19.951Z] Failed in branch amd64 [2025-10-31T08:58:34.484Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771145 in /w/workspace/78f74c24ed83a71a140c1240566f93e3 [Pipeline] { [Pipeline] ws [2025-10-31T08:58:34.554Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:58:34.658Z] The recommended git tool is: git [2025-10-31T08:58:41.983Z] using credential edgex-jenkins-ssh [2025-10-31T08:58:42.013Z] Cloning the remote Git repository [2025-10-31T08:58:42.084Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:58:42.228Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:58:42.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:58:42.467Z] > git --version # timeout=10 [2025-10-31T08:58:42.504Z] > git --version # 'git version 2.25.1' [2025-10-31T08:58:42.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:58:42.740Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:59:10.097Z] Avoid second fetch [2025-10-31T08:59:10.097Z] Checking out Revision 876ca72e6ccc95987ffb2d5de9112515e7e48611 (snyk-fix-78f74c24ed83a71a140c1240566f93e3) [2025-10-31T08:59:08.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:59:08.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:59:10.120Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:59:10.226Z] > git checkout -f 876ca72e6ccc95987ffb2d5de9112515e7e48611 # timeout=10 [2025-10-31T08:59:11.584Z] Commit message: "fix: cmd/core-data/Dockerfile to reduce vulnerabilities" [2025-10-31T08:59:11.674Z] > git --version # timeout=10 [2025-10-31T08:59:11.701Z] > git --version # 'git version 2.25.1' [2025-10-31T08:59:11.730Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:59:16.723Z] provisioning config files... [2025-10-31T08:59:16.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1355055902890734942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:59:17.812Z] ---> ****-login.sh [2025-10-31T08:59:17.812Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:59:18.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:18.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:18.696Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:18.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:18.696Z] [2025-10-31T08:59:18.696Z] Login Succeeded [2025-10-31T08:59:18.696Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:59:18.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:18.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:18.979Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:18.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:18.979Z] [2025-10-31T08:59:18.979Z] Login Succeeded [2025-10-31T08:59:18.979Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:59:19.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:19.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:19.527Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:19.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:19.527Z] [2025-10-31T08:59:19.527Z] Login Succeeded [2025-10-31T08:59:19.527Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:59:19.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:19.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:19.810Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:19.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:19.810Z] [2025-10-31T08:59:19.810Z] Login Succeeded [2025-10-31T08:59:19.810Z] ****.io [2025-10-31T08:59:20.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:20.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:20.420Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:20.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:20.420Z] [2025-10-31T08:59:20.420Z] Login Succeeded [2025-10-31T08:59:20.420Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:59:20.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:59:21.392Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:59:21.438Z] [edgeX.isLTS] Checking if [snyk-fix-78f74c24ed83a71a140c1240566f93e3] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:59:21.489Z] [edgeX.isLTS] Checking if [snyk-fix-78f74c24ed83a71a140c1240566f93e3] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:59:21.538Z] ========================================================= [2025-10-31T08:59:21.538Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:59:21.538Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:21.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:22.250Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:59:22.250Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:59:22.250Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:59:22.250Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:59:22.250Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:59:22.250Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:59:22.250Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:59:22.250Z] deaec5988b04: Pulling fs layer [2025-10-31T08:59:22.250Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:59:22.250Z] 196fd7d83e7d: Waiting [2025-10-31T08:59:22.250Z] 4f4fb700ef54: Waiting [2025-10-31T08:59:22.250Z] 8ba94037c8f0: Waiting [2025-10-31T08:59:22.250Z] deaec5988b04: Waiting [2025-10-31T08:59:22.250Z] 9f65657bb879: Waiting [2025-10-31T08:59:22.250Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:59:22.250Z] d32bb0dddca7: Download complete [2025-10-31T08:59:22.250Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:59:22.250Z] 196fd7d83e7d: Download complete [2025-10-31T08:59:22.250Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:59:22.250Z] 4f4fb700ef54: Download complete [2025-10-31T08:59:22.250Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T08:59:22.250Z] 8ba94037c8f0: Download complete [2025-10-31T08:59:22.533Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:59:22.533Z] 6b59a28fa201: Download complete [2025-10-31T08:59:23.137Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:59:23.137Z] 9f65657bb879: Download complete [2025-10-31T08:59:23.754Z] 6b59a28fa201: Pull complete [2025-10-31T08:59:24.737Z] d32bb0dddca7: Pull complete [2025-10-31T08:59:24.737Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:59:24.737Z] 5dab1238d3d9: Download complete [2025-10-31T08:59:26.163Z] deaec5988b04: Verifying Checksum [2025-10-31T08:59:26.163Z] deaec5988b04: Download complete [2025-10-31T08:59:41.269Z] 5dab1238d3d9: Pull complete [2025-10-31T08:59:41.269Z] 196fd7d83e7d: Pull complete [2025-10-31T08:59:41.874Z] 4f4fb700ef54: Pull complete [2025-10-31T08:59:42.161Z] 8ba94037c8f0: Pull complete [2025-10-31T08:59:52.383Z] deaec5988b04: Pull complete [2025-10-31T08:59:53.844Z] 9f65657bb879: Pull complete [2025-10-31T08:59:53.844Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:59:53.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:53.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:54.302Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:54.302Z] WORKDIR /edgex [2025-10-31T08:59:54.302Z] COPY go.mod . [2025-10-31T08:59:54.302Z] RUN go mod download [2025-10-31T08:59:54.302Z] docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:59:55.322Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:59:55.322Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:55.322Z] ---> 334268110677 [2025-10-31T08:59:55.322Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:59:58.753Z] ---> Running in 1f3dced2ae3d [2025-10-31T08:59:58.753Z] Removing intermediate container 1f3dced2ae3d [2025-10-31T08:59:58.753Z] ---> 2b0933f81871 [2025-10-31T08:59:58.753Z] Step 3/4 : COPY go.mod . [2025-10-31T08:59:59.373Z] ---> 6c43ef03f9e5 [2025-10-31T08:59:59.373Z] Step 4/4 : RUN go mod download [2025-10-31T08:59:59.373Z] ---> Running in fd11c8001edb [2025-10-31T09:01:09.071Z] Removing intermediate container fd11c8001edb [2025-10-31T09:01:09.071Z] ---> 3ee288060860 [2025-10-31T09:01:09.071Z] Successfully built 3ee288060860 [2025-10-31T09:01:09.071Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:01:09.518Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:01:09.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:01:09.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-771145 does not seem to be running inside a container [2025-10-31T09:01:10.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2025-10-31T09:01:11.791Z] $ docker top 726b7c72938f08876dae307474c1ad5bd5cb1d6c5f5e4f9f7a86f6f96722a5ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:01:12.843Z] + go version [2025-10-31T09:01:12.843Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T09:01:12.883Z] $ docker stop --time=1 726b7c72938f08876dae307474c1ad5bd5cb1d6c5f5e4f9f7a86f6f96722a5ce [2025-10-31T09:01:14.770Z] $ docker rm -f --volumes 726b7c72938f08876dae307474c1ad5bd5cb1d6c5f5e4f9f7a86f6f96722a5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:01:15.808Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:01:15.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:01:16.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-771145 does not seem to be running inside a container [2025-10-31T09:01:16.263Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2025-10-31T09:01:17.966Z] $ docker top f6cd0f31162d232d2e7d012332be2b91eb35261dce5677ea90be1fed0bd62880 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:01:18.337Z] ========================================================= [2025-10-31T09:01:18.337Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:01:18.337Z] ========================================================= [Pipeline] sh [2025-10-31T09:01:19.035Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:01:19.788Z] + make test [2025-10-31T09:01:19.788Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:02:56.679Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:08:49.176Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:08:49.176Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:45.745Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:09:47.194Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:09:52.621Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:09:52.621Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:09:52.621Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:52.621Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:09:58.049Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:09:58.049Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:09:58.651Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:10:31.012Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:10:31.012Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:10:31.012Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:10:31.012Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:10:57.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.435s coverage: 42.3% of statements [2025-10-31T09:10:57.865Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:10:57.865Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:10:57.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.306s coverage: 97.0% of statements [2025-10-31T09:11:12.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.549s coverage: 69.4% of statements [2025-10-31T09:11:12.963Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:11:12.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.237s coverage: 4.8% of statements [2025-10-31T09:11:12.963Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:11:31.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.844s coverage: 57.6% of statements [2025-10-31T09:11:31.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.257s coverage: 86.5% of statements [2025-10-31T09:11:31.550Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:11:31.550Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.171s coverage: 94.2% of statements [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:12:10.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.742s coverage: 92.4% of statements [2025-10-31T09:12:10.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:12:10.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:12:10.560Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:12:28.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.368s coverage: 8.4% of statements [2025-10-31T09:12:28.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:12:28.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:12:51.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.113s coverage: 95.8% of statements [2025-10-31T09:12:51.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:12:51.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:12:51.376Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:51.376Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:12:51.376Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:12:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.160s coverage: 72.2% of statements [2025-10-31T09:12:56.229Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:12:56.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:12:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:12:56.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:12:57.648Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:12:58.236Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:12:58.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:12:58.236Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:12:58.236Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:12:58.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:13:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.482s coverage: 2.4% of statements [2025-10-31T09:13:20.584Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:13:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.365s coverage: 1.0% of statements [2025-10-31T09:13:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:13:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.341s coverage: 39.4% of statements [2025-10-31T09:13:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.313s coverage: 68.8% of statements [2025-10-31T09:13:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:13:28.863Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:13:28.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:13:35.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.226s coverage: 40.0% of statements [2025-10-31T09:13:36.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.215s coverage: 87.1% of statements [2025-10-31T09:13:36.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements [2025-10-31T09:13:36.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.142s coverage: 96.3% of statements [2025-10-31T09:13:42.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.123s coverage: 87.5% of statements [2025-10-31T09:13:57.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.140s coverage: 94.4% of statements [2025-10-31T09:14:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.318s coverage: 92.9% of statements [2025-10-31T09:14:04.275Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:14:04.275Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:14:04.275Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:14:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.130s coverage: 68.8% of statements [2025-10-31T09:14:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:14:04.275Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:14:04.275Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:14:04.275Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:14:10.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.244s coverage: 62.3% of statements [2025-10-31T09:14:10.984Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:14:10.984Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:14:10.984Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:14:15.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.430s coverage: 47.4% of statements [2025-10-31T09:14:15.293Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:14:15.293Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:14:15.293Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:14:16.267Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:14:34.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.269s coverage: 87.2% of statements [2025-10-31T09:14:34.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.134s coverage: 15.5% of statements [2025-10-31T09:14:34.668Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:14:34.668Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:14:34.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.198s coverage: 100.0% of statements [2025-10-31T09:14:34.668Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:14:38.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.427s coverage: 81.8% of statements [2025-10-31T09:14:42.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.469s coverage: 82.1% of statements [2025-10-31T09:14:42.298Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:14:42.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.148s coverage: 86.0% of statements [2025-10-31T09:14:42.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:14:54.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.475s coverage: 6.8% of statements [2025-10-31T09:14:54.622Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:14:55.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.684s coverage: 33.3% of statements [2025-10-31T09:14:55.588Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:14:55.588Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:14:55.588Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:15:10.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.278s coverage: 100.0% of statements [2025-10-31T09:15:14.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.283s coverage: 54.5% of statements [2025-10-31T09:15:14.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.169s coverage: 89.4% of statements [2025-10-31T09:15:14.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.208s coverage: 100.0% of statements [2025-10-31T09:15:16.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.097s coverage: 73.7% of statements [2025-10-31T09:15:18.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.164s coverage: 100.0% of statements [2025-10-31T09:15:18.795Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:15:24.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.167s coverage: 88.6% of statements [2025-10-31T09:15:24.170Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:15:24.170Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:15:28.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.231s coverage: 96.8% of statements [2025-10-31T09:15:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:15:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:15:28.438Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:32.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.103s coverage: 100.0% of statements [2025-10-31T09:15:47.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.674s coverage: 29.2% of statements [2025-10-31T09:15:47.854Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:15:47.854Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:15:47.854Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:15:51.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.255s coverage: 93.8% of statements [2025-10-31T09:15:51.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:15:51.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:15:51.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:15:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.198s coverage: 3.1% of statements [2025-10-31T09:15:58.256Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:15:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.191s coverage: 76.2% of statements [2025-10-31T09:15:59.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.223s coverage: 54.0% of statements [2025-10-31T09:15:59.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:16:00.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:16:01.521Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:16:01.795Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:16:01.795Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:16:28.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.383s coverage: 17.0% of statements [2025-10-31T09:16:28.600Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:16:28.600Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:16:28.600Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:16:28.600Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:16:41.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.406s coverage: 94.9% of statements [2025-10-31T09:16:41.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:16:41.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:16:41.017Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:16:41.017Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:16:53.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.433s coverage: 9.0% of statements [2025-10-31T09:16:53.441Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:16:53.441Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:16:53.441Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:17:05.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.433s coverage: 97.7% of statements [2025-10-31T09:17:05.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:17:05.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.157s coverage: 43.6% of statements [2025-10-31T09:17:05.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:17:05.854Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:17:06.442Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T09:17:06.442Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:17:06.442Z] go vet ./... [2025-10-31T09:23:29.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:23:29.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:23:29.681Z] ./bin/test-attribution-txt.sh [2025-10-31T09:23:29.681Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:23:29.681Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:23:29.681Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:23:29.681Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:23:29.681Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:23:29.681Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:23:29.724Z] [edgeX.isLTS] Checking if [snyk-fix-78f74c24ed83a71a140c1240566f93e3] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:23:30.469Z] + ls -al . [2025-10-31T09:23:30.469Z] total 1380 [2025-10-31T09:23:30.469Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:01 . [2025-10-31T09:23:30.469Z] drwxr-xr-x 4 root root 4096 Oct 31 09:01 .. [2025-10-31T09:23:30.469Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 .blubracket [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:59 .dockerignore [2025-10-31T09:23:30.469Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:59 .git [2025-10-31T09:23:30.469Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:59 .github [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:59 .gitignore [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:59 .golangci.yml [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:59 .hadolint.yml [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:59 .sonarcloud.properties [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:59 ADOPTERS.md [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:59 Attribution.txt [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:59 CHANGELOG.md [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:59 CONTRIBUTING.md [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:59 GOVERNANCE.md [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:59 Jenkinsfile [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:59 LICENSE [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:59 Makefile [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:59 OWNERS.md [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:59 README.md [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:59 SECURITY.md [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:23:30.469Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 bin [2025-10-31T09:23:30.469Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:59 cmd [2025-10-31T09:23:30.469Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:17 coverage.out [2025-10-31T09:23:30.469Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 fuzz_test [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:59 go.mod [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:59 go.sum [2025-10-31T09:23:30.469Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:59 internal [2025-10-31T09:23:30.469Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 openapi [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:59 security.txt [2025-10-31T09:23:30.469Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:59 version.go [Pipeline] sh [2025-10-31T09:23:31.184Z] + '[' -e coverage.out ] [2025-10-31T09:23:31.184Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:23:32.783Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:23:33.476Z] + make build [2025-10-31T09:23:33.476Z] 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-31T09:28:55.655Z] 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-31T09:29:10.667Z] 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-31T09:29:23.005Z] 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-31T09:29:26.358Z] 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-31T09:29:41.427Z] 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-31T09:30:38.206Z] 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-31T09:30:56.566Z] 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-31T09:31:18.714Z] 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-31T09:31:40.880Z] 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-31T09:31:53.280Z] 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-31T09:32:05.679Z] 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-31T09:32:13.954Z] 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-31T09:32:26.344Z] $ docker stop --time=1 f6cd0f31162d232d2e7d012332be2b91eb35261dce5677ea90be1fed0bd62880 [2025-10-31T09:32:28.887Z] $ docker rm -f --volumes f6cd0f31162d232d2e7d012332be2b91eb35261dce5677ea90be1fed0bd62880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:32:36.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:36.354Z] [2025-10-31T09:32:36.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:32:37.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:37.430Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:32:37.430Z] 547446be3368: Pulling fs layer [2025-10-31T09:32:37.430Z] d125d8839a47: Pulling fs layer [2025-10-31T09:32:37.430Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:32:37.430Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:32:37.430Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:32:37.430Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:32:37.430Z] c3105a71a48b: Waiting [2025-10-31T09:32:37.430Z] c3106fc0e877: Waiting [2025-10-31T09:32:37.430Z] 0f093f025ec4: Waiting [2025-10-31T09:32:37.708Z] 547446be3368: Verifying Checksum [2025-10-31T09:32:37.708Z] 547446be3368: Download complete [2025-10-31T09:32:37.708Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:32:37.708Z] c3105a71a48b: Download complete [2025-10-31T09:32:38.309Z] d125d8839a47: Verifying Checksum [2025-10-31T09:32:38.309Z] d125d8839a47: Download complete [2025-10-31T09:32:38.309Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:32:38.309Z] c3106fc0e877: Download complete [2025-10-31T09:32:38.586Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:32:38.586Z] 0f093f025ec4: Download complete [2025-10-31T09:32:38.922Z] 547446be3368: Pull complete [2025-10-31T09:32:40.360Z] d125d8839a47: Pull complete [2025-10-31T09:32:40.959Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:32:40.959Z] 3e85d5ac6304: Download complete [2025-10-31T09:32:53.346Z] 3e85d5ac6304: Pull complete [2025-10-31T09:32:53.346Z] c3105a71a48b: Pull complete [2025-10-31T09:32:55.326Z] 0f093f025ec4: Pull complete [2025-10-31T09:32:55.326Z] c3106fc0e877: Pull complete [2025-10-31T09:32:55.326Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:32:55.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:55.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:32:55.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-771145 does not seem to be running inside a container [2025-10-31T09:32:55.790Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T09:32:59.110Z] $ docker top a51b8f6d862fc96a60f7bf2233fbe97b98b9c563710e32511ed8c1ec3c8117b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:33:00.239Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:33:18.621Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:33:18.621Z] #1 transferring dockerfile: [2025-10-31T09:33:18.621Z] #1 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:33:18.621Z] #1 DONE 0.1s [2025-10-31T09:33:18.621Z] [2025-10-31T09:33:18.621Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:33:18.621Z] #2 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:33:18.898Z] #2 DONE 0.1s [2025-10-31T09:33:18.898Z] [2025-10-31T09:33:18.898Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:33:18.898Z] #3 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:33:18.898Z] #3 DONE 0.1s [2025-10-31T09:33:18.898Z] [2025-10-31T09:33:18.898Z] #4 [core-data internal] load build definition from Dockerfile [2025-10-31T09:33:18.898Z] #4 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T09:33:19.177Z] #4 DONE 0.2s [2025-10-31T09:33:19.177Z] [2025-10-31T09:33:19.177Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:33:19.177Z] #5 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:33:19.177Z] #5 DONE 0.1s [2025-10-31T09:33:19.177Z] [2025-10-31T09:33:19.177Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:33:19.457Z] #6 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:33:19.457Z] #6 DONE 0.1s [2025-10-31T09:33:19.457Z] [2025-10-31T09:33:19.457Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:33:19.457Z] #7 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:33:19.457Z] #7 DONE 0.1s [2025-10-31T09:33:19.457Z] [2025-10-31T09:33:19.457Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:33:19.737Z] #8 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:33:19.737Z] #8 DONE 0.1s [2025-10-31T09:33:19.737Z] [2025-10-31T09:33:19.737Z] #9 [core-command internal] load build definition from Dockerfile [2025-10-31T09:33:19.737Z] #9 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:33:19.737Z] #9 DONE 0.1s [2025-10-31T09:33:19.737Z] [2025-10-31T09:33:19.737Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:33:19.737Z] #10 transferring dockerfile: 2.50kB done [2025-10-31T09:33:19.737Z] #10 DONE 0.1s [2025-10-31T09:33:19.737Z] [2025-10-31T09:33:19.737Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:33:20.018Z] #11 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T09:33:20.018Z] #11 DONE 0.1s [2025-10-31T09:33:20.018Z] [2025-10-31T09:33:20.018Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:33:20.018Z] #12 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T09:33:20.018Z] #12 DONE 0.1s [2025-10-31T09:33:20.018Z] [2025-10-31T09:33:20.018Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:33:20.018Z] #13 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:33:20.293Z] #13 DONE 0.1s [2025-10-31T09:33:20.293Z] [2025-10-31T09:33:20.293Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:33:20.293Z] #14 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:33:20.293Z] #14 DONE 0.1s [2025-10-31T09:33:20.293Z] [2025-10-31T09:33:20.293Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:33:20.293Z] #15 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:33:20.293Z] #15 DONE 0.1s [2025-10-31T09:33:20.293Z] [2025-10-31T09:33:20.293Z] #16 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:33:20.293Z] #16 transferring context: [2025-10-31T09:33:20.565Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:33:20.565Z] #16 DONE 0.1s [2025-10-31T09:33:22.029Z] [2025-10-31T09:33:22.029Z] #17 [support-scheduler internal] load .dockerignore [2025-10-31T09:33:22.029Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:33:22.029Z] #17 DONE 0.1s [2025-10-31T09:33:22.029Z] [2025-10-31T09:33:22.029Z] #18 [security-spire-agent internal] load .dockerignore [2025-10-31T09:33:22.029Z] #18 transferring context: 50B 0.0s done [2025-10-31T09:33:22.029Z] #18 DONE 0.1s [2025-10-31T09:33:22.029Z] [2025-10-31T09:33:22.029Z] #19 [core-data internal] load .dockerignore [2025-10-31T09:33:22.029Z] #19 transferring context: 50B 0.0s done [2025-10-31T09:33:22.029Z] #19 DONE 0.1s [2025-10-31T09:33:22.029Z] [2025-10-31T09:33:22.029Z] #20 [core-keeper internal] load .dockerignore [2025-10-31T09:33:22.314Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:33:22.314Z] #20 DONE 0.1s [2025-10-31T09:33:22.314Z] [2025-10-31T09:33:22.314Z] #21 [support-notifications internal] load .dockerignore [2025-10-31T09:33:22.314Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:33:22.314Z] #21 DONE 0.1s [2025-10-31T09:33:22.314Z] [2025-10-31T09:33:22.314Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:33:22.314Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:33:22.314Z] #22 DONE 0.1s [2025-10-31T09:33:22.314Z] [2025-10-31T09:33:22.314Z] #23 [security-spire-config internal] load .dockerignore [2025-10-31T09:33:22.607Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:33:22.607Z] #23 DONE 0.1s [2025-10-31T09:33:22.607Z] [2025-10-31T09:33:22.607Z] #24 [core-command internal] load .dockerignore [2025-10-31T09:33:22.607Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:33:22.607Z] #24 DONE 0.1s [2025-10-31T09:33:22.607Z] [2025-10-31T09:33:22.607Z] #25 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:33:22.607Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:33:22.607Z] #25 DONE 0.1s [2025-10-31T09:33:22.607Z] [2025-10-31T09:33:22.607Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:33:22.888Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:33:22.889Z] #26 DONE 0.1s [2025-10-31T09:33:22.889Z] [2025-10-31T09:33:22.889Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:33:22.889Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:33:22.889Z] #27 DONE 0.1s [2025-10-31T09:33:22.889Z] [2025-10-31T09:33:22.889Z] #28 [security-spire-server internal] load .dockerignore [2025-10-31T09:33:23.164Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:33:23.164Z] #28 DONE 0.1s [2025-10-31T09:33:23.164Z] [2025-10-31T09:33:23.164Z] #29 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:33:23.164Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:33:23.164Z] #29 DONE 0.1s [2025-10-31T09:33:23.164Z] [2025-10-31T09:33:23.164Z] #30 [core-metadata internal] load .dockerignore [2025-10-31T09:33:23.442Z] #30 transferring context: 50B 0.0s done [2025-10-31T09:33:23.442Z] #30 DONE 0.1s [2025-10-31T09:33:23.442Z] [2025-10-31T09:33:23.442Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:23.442Z] #31 DONE 0.0s [2025-10-31T09:33:23.442Z] [2025-10-31T09:33:23.442Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:23.724Z] #32 DONE 0.3s [2025-10-31T09:33:23.724Z] [2025-10-31T09:33:23.724Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:23.724Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:23.724Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:23.724Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:23.724Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:23.724Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:24.003Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.2s [2025-10-31T09:33:24.003Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.3s [2025-10-31T09:33:24.289Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.88MB / 4.09MB 0.4s [2025-10-31T09:33:24.289Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s [2025-10-31T09:33:24.289Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:33:24.289Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:25.768Z] #33 ... [2025-10-31T09:33:25.768Z] [2025-10-31T09:33:25.768Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:25.768Z] #31 DONE 0.0s [2025-10-31T09:33:25.768Z] [2025-10-31T09:33:25.768Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:25.768Z] #34 ... [2025-10-31T09:33:25.768Z] [2025-10-31T09:33:25.768Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:25.768Z] #32 DONE 0.5s [2025-10-31T09:33:25.768Z] [2025-10-31T09:33:25.768Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:26.051Z] #34 ... [2025-10-31T09:33:26.051Z] [2025-10-31T09:33:26.051Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:26.051Z] #31 DONE 0.0s [2025-10-31T09:33:26.051Z] [2025-10-31T09:33:26.051Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:26.051Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:26.051Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:26.051Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:26.051Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:26.051Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:26.051Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:26.335Z] #33 ... [2025-10-31T09:33:26.335Z] [2025-10-31T09:33:26.335Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:26.335Z] #31 DONE 0.0s [2025-10-31T09:33:26.335Z] [2025-10-31T09:33:26.335Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:26.335Z] #35 ... [2025-10-31T09:33:26.335Z] [2025-10-31T09:33:26.335Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:26.335Z] #34 DONE 1.4s [2025-10-31T09:33:26.335Z] [2025-10-31T09:33:26.335Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:26.335Z] #35 transferring context: 28.57MB 2.7s [2025-10-31T09:33:26.618Z] #35 ... [2025-10-31T09:33:26.618Z] [2025-10-31T09:33:26.618Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:26.618Z] #31 DONE 0.0s [2025-10-31T09:33:26.618Z] [2025-10-31T09:33:26.618Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:26.900Z] #35 ... [2025-10-31T09:33:26.900Z] [2025-10-31T09:33:26.900Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:26.900Z] #31 DONE 0.0s [2025-10-31T09:33:26.900Z] [2025-10-31T09:33:26.900Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:27.178Z] #35 ... [2025-10-31T09:33:27.178Z] [2025-10-31T09:33:27.178Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:27.178Z] #32 DONE 1.4s [2025-10-31T09:33:27.178Z] [2025-10-31T09:33:27.178Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:27.178Z] #34 DONE 1.6s [2025-10-31T09:33:27.178Z] [2025-10-31T09:33:27.178Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:27.178Z] #35 ... [2025-10-31T09:33:27.178Z] [2025-10-31T09:33:27.178Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:27.178Z] #31 DONE 0.0s [2025-10-31T09:33:27.178Z] [2025-10-31T09:33:27.178Z] #36 [core-data internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:33:27.178Z] #36 DONE 1.3s [2025-10-31T09:33:27.178Z] [2025-10-31T09:33:27.178Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:27.460Z] #35 ... [2025-10-31T09:33:27.460Z] [2025-10-31T09:33:27.460Z] #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:27.460Z] #37 DONE 0.0s [2025-10-31T09:33:27.460Z] [2025-10-31T09:33:27.460Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:27.460Z] #34 DONE 1.6s [2025-10-31T09:33:27.460Z] [2025-10-31T09:33:27.460Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:27.460Z] #31 DONE 0.0s [2025-10-31T09:33:27.460Z] [2025-10-31T09:33:27.460Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:27.460Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:27.460Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:27.460Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:27.460Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:27.460Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:27.460Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:27.742Z] #33 ... [2025-10-31T09:33:27.743Z] [2025-10-31T09:33:27.743Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:27.743Z] #31 DONE 0.0s [2025-10-31T09:33:27.743Z] [2025-10-31T09:33:27.743Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:27.743Z] #35 ... [2025-10-31T09:33:27.743Z] [2025-10-31T09:33:27.743Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:27.743Z] #31 DONE 0.0s [2025-10-31T09:33:27.743Z] [2025-10-31T09:33:27.743Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:28.742Z] #35 ... [2025-10-31T09:33:28.742Z] [2025-10-31T09:33:28.742Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:28.742Z] #31 DONE 0.0s [2025-10-31T09:33:28.742Z] [2025-10-31T09:33:28.742Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:33:28.742Z] #38 DONE 2.8s [2025-10-31T09:33:28.742Z] [2025-10-31T09:33:28.742Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:28.742Z] #33 DONE 6.5s [2025-10-31T09:33:28.742Z] [2025-10-31T09:33:28.742Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:28.742Z] #35 ... [2025-10-31T09:33:28.742Z] [2025-10-31T09:33:28.742Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:28.742Z] #32 DONE 2.8s [2025-10-31T09:33:28.742Z] [2025-10-31T09:33:28.742Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:28.742Z] #34 DONE 1.7s [2025-10-31T09:33:28.742Z] [2025-10-31T09:33:28.742Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:28.742Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:28.742Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:28.742Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:28.742Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:28.742Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:28.742Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:28.742Z] #33 DONE 6.5s [2025-10-31T09:33:28.743Z] [2025-10-31T09:33:28.743Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:29.033Z] #35 ... [2025-10-31T09:33:29.033Z] [2025-10-31T09:33:29.033Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:29.033Z] #34 DONE 1.7s [2025-10-31T09:33:29.033Z] [2025-10-31T09:33:29.033Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:29.033Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:29.033Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:29.033Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:29.033Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:29.033Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:29.033Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:29.033Z] #33 DONE 6.6s [2025-10-31T09:33:29.033Z] [2025-10-31T09:33:29.033Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:29.033Z] #35 ... [2025-10-31T09:33:29.033Z] [2025-10-31T09:33:29.033Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:29.033Z] #34 DONE 1.7s [2025-10-31T09:33:29.033Z] [2025-10-31T09:33:29.033Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:33:29.033Z] #39 DONE 3.2s [2025-10-31T09:33:29.033Z] [2025-10-31T09:33:29.033Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:29.033Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:29.033Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:29.033Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:29.033Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:29.033Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:29.033Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:29.033Z] #33 DONE 6.6s [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:33.846Z] #31 DONE 0.1s [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:33.846Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:33.846Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:33.846Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:33.846Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:33.846Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:33.846Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:33.846Z] #33 DONE 6.6s [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:33:33.846Z] #40 ... [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:33.846Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:33.846Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:33.846Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:33.846Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:33.846Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:33.846Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:33.846Z] #33 DONE 6.6s [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:33.846Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:33.846Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:33.846Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:33.846Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:33.846Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:33.846Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:33.846Z] #33 DONE 6.6s [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:33.846Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:33.846Z] #41 ... [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:33.846Z] #42 ... [2025-10-31T09:33:33.846Z] [2025-10-31T09:33:33.846Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:33.846Z] #35 transferring context: 55.04MB 10.1s [2025-10-31T09:33:34.838Z] #35 ... [2025-10-31T09:33:34.838Z] [2025-10-31T09:33:34.838Z] #43 [security-spire-server internal] load build context [2025-10-31T09:33:34.838Z] #43 transferring context: 23.80kB 0.6s done [2025-10-31T09:33:34.838Z] #43 DONE 5.3s [2025-10-31T09:33:34.838Z] [2025-10-31T09:33:34.838Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:34.838Z] #35 ... [2025-10-31T09:33:34.838Z] [2025-10-31T09:33:34.838Z] #44 [support-scheduler internal] load build context [2025-10-31T09:33:34.838Z] #44 ... [2025-10-31T09:33:34.838Z] [2025-10-31T09:33:34.838Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:35.129Z] #35 ... [2025-10-31T09:33:35.129Z] [2025-10-31T09:33:35.129Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:35.129Z] #32 DONE 8.7s [2025-10-31T09:33:35.129Z] [2025-10-31T09:33:35.129Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:35.129Z] #35 ... [2025-10-31T09:33:35.129Z] [2025-10-31T09:33:35.129Z] #45 [security-spire-agent internal] load build context [2025-10-31T09:33:35.129Z] #45 transferring context: 23.33kB 0.4s done [2025-10-31T09:33:35.129Z] #45 DONE 5.8s [2025-10-31T09:33:35.408Z] [2025-10-31T09:33:35.408Z] #46 [security-spire-config internal] load build context [2025-10-31T09:33:35.408Z] #46 transferring context: 22.05kB 0.6s done [2025-10-31T09:33:35.408Z] #46 DONE 5.9s [2025-10-31T09:33:35.408Z] [2025-10-31T09:33:35.408Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:35.408Z] #35 ... [2025-10-31T09:33:35.408Z] [2025-10-31T09:33:35.408Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:35.408Z] #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 6.1s done [2025-10-31T09:33:35.408Z] #47 DONE 6.1s [2025-10-31T09:33:35.408Z] [2025-10-31T09:33:35.408Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:36.014Z] #35 ... [2025-10-31T09:33:36.014Z] [2025-10-31T09:33:36.014Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:36.014Z] #34 DONE 1.8s [2025-10-31T09:33:36.014Z] [2025-10-31T09:33:36.014Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:36.014Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:36.014Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:36.014Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:36.014Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:36.014Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-10-31T09:33:36.014Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:36.014Z] #33 DONE 6.6s [2025-10-31T09:33:36.014Z] [2025-10-31T09:33:36.014Z] #48 [core-metadata internal] load build context [2025-10-31T09:33:36.623Z] #48 ... [2025-10-31T09:33:36.623Z] [2025-10-31T09:33:36.623Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:36.623Z] #49 ... [2025-10-31T09:33:36.623Z] [2025-10-31T09:33:36.623Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:33:36.623Z] #0 9.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:36.903Z] #50 ... [2025-10-31T09:33:36.903Z] [2025-10-31T09:33:36.903Z] #44 [support-scheduler internal] load build context [2025-10-31T09:33:37.198Z] #44 ... [2025-10-31T09:33:37.198Z] [2025-10-31T09:33:37.198Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:33:37.198Z] #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:37.198Z] #51 ... [2025-10-31T09:33:37.198Z] [2025-10-31T09:33:37.198Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:37.482Z] #52 ... [2025-10-31T09:33:37.482Z] [2025-10-31T09:33:37.482Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:37.482Z] #53 ... [2025-10-31T09:33:37.482Z] [2025-10-31T09:33:37.482Z] #54 [core-data internal] load build context [2025-10-31T09:33:37.482Z] #54 ... [2025-10-31T09:33:37.482Z] [2025-10-31T09:33:37.482Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:37.763Z] #55 ... [2025-10-31T09:33:37.763Z] [2025-10-31T09:33:37.763Z] #56 [support-notifications internal] load build context [2025-10-31T09:33:37.763Z] #56 ... [2025-10-31T09:33:37.763Z] [2025-10-31T09:33:37.763Z] #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:37.763Z] #37 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 1.2s done [2025-10-31T09:33:37.763Z] #37 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:33:37.763Z] #37 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:33:37.763Z] #37 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:33:37.763Z] #37 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 1.05MB / 4.13MB 3.0s [2025-10-31T09:33:38.052Z] #37 ... [2025-10-31T09:33:38.053Z] [2025-10-31T09:33:38.053Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:33:38.053Z] #57 ... [2025-10-31T09:33:38.053Z] [2025-10-31T09:33:38.053Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:33:38.053Z] #51 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:39.041Z] #51 ... [2025-10-31T09:33:39.041Z] [2025-10-31T09:33:39.041Z] #58 [core-command internal] load build context [2025-10-31T09:33:39.041Z] #58 ... [2025-10-31T09:33:39.041Z] [2025-10-31T09:33:39.041Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:39.318Z] #59 ... [2025-10-31T09:33:39.318Z] [2025-10-31T09:33:39.318Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:33:39.318Z] #60 ... [2025-10-31T09:33:39.318Z] [2025-10-31T09:33:39.318Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:33:39.318Z] #40 ... [2025-10-31T09:33:39.318Z] [2025-10-31T09:33:39.318Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:39.593Z] #61 ... [2025-10-31T09:33:39.593Z] [2025-10-31T09:33:39.593Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:39.593Z] #62 ... [2025-10-31T09:33:39.593Z] [2025-10-31T09:33:39.593Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:33:39.593Z] #60 transferring context: 4.57MB 8.0s [2025-10-31T09:33:40.194Z] #60 ... [2025-10-31T09:33:40.194Z] [2025-10-31T09:33:40.194Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:40.474Z] #63 ... [2025-10-31T09:33:40.474Z] [2025-10-31T09:33:40.475Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:40.475Z] #64 ... [2025-10-31T09:33:40.475Z] [2025-10-31T09:33:40.475Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:40.753Z] #65 ... [2025-10-31T09:33:40.753Z] [2025-10-31T09:33:40.753Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:40.753Z] #62 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:41.364Z] #62 ... [2025-10-31T09:33:41.364Z] [2025-10-31T09:33:41.364Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:33:41.364Z] #66 ... [2025-10-31T09:33:41.364Z] [2025-10-31T09:33:41.364Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:41.641Z] #67 ... [2025-10-31T09:33:41.641Z] [2025-10-31T09:33:41.641Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:33:41.641Z] #68 ... [2025-10-31T09:33:41.641Z] [2025-10-31T09:33:41.641Z] #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:41.975Z] #69 ... [2025-10-31T09:33:41.975Z] [2025-10-31T09:33:41.975Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:41.975Z] #70 ... [2025-10-31T09:33:41.975Z] [2025-10-31T09:33:41.975Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:41.975Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 6.2s done [2025-10-31T09:33:41.975Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:33:41.975Z] #41 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:33:41.975Z] #41 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:33:41.975Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-10-31T09:33:41.975Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-10-31T09:33:41.975Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-10-31T09:33:41.975Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.2s [2025-10-31T09:33:42.250Z] #41 ... [2025-10-31T09:33:42.250Z] [2025-10-31T09:33:42.250Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:42.250Z] #71 ... [2025-10-31T09:33:42.250Z] [2025-10-31T09:33:42.250Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:42.853Z] #52 ... [2025-10-31T09:33:42.853Z] [2025-10-31T09:33:42.853Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:43.128Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 3.4s [2025-10-31T09:33:43.128Z] #41 ... [2025-10-31T09:33:43.128Z] [2025-10-31T09:33:43.128Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:43.404Z] #72 ... [2025-10-31T09:33:43.404Z] [2025-10-31T09:33:43.404Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:43.404Z] #35 ... [2025-10-31T09:33:43.404Z] [2025-10-31T09:33:43.404Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:33:43.404Z] #57 DONE 16.0s [2025-10-31T09:33:43.404Z] [2025-10-31T09:33:43.404Z] #54 [core-data internal] load build context [2025-10-31T09:33:43.686Z] #54 ... [2025-10-31T09:33:43.686Z] [2025-10-31T09:33:43.686Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:45.693Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.7s [2025-10-31T09:33:45.693Z] #41 ... [2025-10-31T09:33:45.693Z] [2025-10-31T09:33:45.693Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:45.693Z] #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:33:45.693Z] #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:33:45.693Z] #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:33:45.693Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-10-31T09:33:45.693Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-10-31T09:33:45.693Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-10-31T09:33:45.693Z] #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.6s done [2025-10-31T09:33:45.693Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 5.7s [2025-10-31T09:33:45.693Z] #47 ... [2025-10-31T09:33:45.693Z] [2025-10-31T09:33:45.693Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:45.693Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.9s done [2025-10-31T09:33:45.970Z] #41 ... [2025-10-31T09:33:45.970Z] [2025-10-31T09:33:45.970Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:45.970Z] #42 ... [2025-10-31T09:33:45.970Z] [2025-10-31T09:33:45.970Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:46.274Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.5s [2025-10-31T09:33:47.263Z] #41 ... [2025-10-31T09:33:47.263Z] [2025-10-31T09:33:47.263Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:47.263Z] #49 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:47.263Z] #49 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:47.263Z] #49 ... [2025-10-31T09:33:47.263Z] [2025-10-31T09:33:47.263Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:33:47.263Z] #50 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:47.263Z] #50 ... [2025-10-31T09:33:47.263Z] [2025-10-31T09:33:47.263Z] #44 [support-scheduler internal] load build context [2025-10-31T09:33:47.263Z] #44 transferring context: 32.61MB 21.1s [2025-10-31T09:33:47.552Z] #44 ... [2025-10-31T09:33:47.552Z] [2025-10-31T09:33:47.552Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:47.552Z] #41 ... [2025-10-31T09:33:47.552Z] [2025-10-31T09:33:47.552Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:47.831Z] #53 ... [2025-10-31T09:33:47.831Z] [2025-10-31T09:33:47.831Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:48.107Z] #41 ... [2025-10-31T09:33:48.107Z] [2025-10-31T09:33:48.107Z] #56 [support-notifications internal] load build context [2025-10-31T09:33:48.383Z] #56 ... [2025-10-31T09:33:48.383Z] [2025-10-31T09:33:48.383Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:48.383Z] #53 ... [2025-10-31T09:33:48.383Z] [2025-10-31T09:33:48.383Z] #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:48.383Z] #37 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 5.7s done [2025-10-31T09:33:48.383Z] #37 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 7.5s [2025-10-31T09:33:48.383Z] #37 ... [2025-10-31T09:33:48.383Z] [2025-10-31T09:33:48.383Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:48.383Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 8.5s [2025-10-31T09:33:48.383Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-31T09:33:48.662Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done [2025-10-31T09:33:48.941Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done [2025-10-31T09:33:49.217Z] #41 ... [2025-10-31T09:33:49.217Z] [2025-10-31T09:33:49.217Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:49.217Z] #59 ... [2025-10-31T09:33:49.217Z] [2025-10-31T09:33:49.217Z] #58 [core-command internal] load build context [2025-10-31T09:33:49.494Z] #58 ... [2025-10-31T09:33:49.494Z] [2025-10-31T09:33:49.494Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:49.494Z] #49 24.57 OK: 255 MiB in 60 packages [2025-10-31T09:33:49.494Z] #49 ... [2025-10-31T09:33:49.494Z] [2025-10-31T09:33:49.494Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:49.771Z] #61 ... [2025-10-31T09:33:49.771Z] [2025-10-31T09:33:49.771Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:33:49.771Z] #40 ... [2025-10-31T09:33:49.771Z] [2025-10-31T09:33:49.771Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:50.787Z] #59 ... [2025-10-31T09:33:50.787Z] [2025-10-31T09:33:50.787Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:33:50.787Z] #60 ... [2025-10-31T09:33:50.787Z] [2025-10-31T09:33:50.787Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:33:51.064Z] #40 ... [2025-10-31T09:33:51.064Z] [2025-10-31T09:33:51.064Z] #48 [core-metadata internal] load build context [2025-10-31T09:33:51.345Z] #48 ... [2025-10-31T09:33:51.345Z] [2025-10-31T09:33:51.345Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:51.345Z] #55 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:51.345Z] #55 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:51.345Z] #55 ... [2025-10-31T09:33:51.345Z] [2025-10-31T09:33:51.345Z] #48 [core-metadata internal] load build context [2025-10-31T09:33:52.813Z] #48 transferring context: 748.52kB 11.5s [2025-10-31T09:33:53.089Z] #48 ... [2025-10-31T09:33:53.089Z] [2025-10-31T09:33:53.089Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:53.089Z] #62 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:53.089Z] #62 ... [2025-10-31T09:33:53.089Z] [2025-10-31T09:33:53.089Z] #48 [core-metadata internal] load build context [2025-10-31T09:33:53.366Z] #48 ... [2025-10-31T09:33:53.366Z] [2025-10-31T09:33:53.366Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:33:53.366Z] #50 22.62 OK: 255 MiB in 60 packages [2025-10-31T09:33:53.366Z] #50 DONE 26.7s [2025-10-31T09:33:53.366Z] [2025-10-31T09:33:53.366Z] #48 [core-metadata internal] load build context [2025-10-31T09:33:53.642Z] #48 ... [2025-10-31T09:33:53.642Z] [2025-10-31T09:33:53.642Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:53.642Z] #52 ... [2025-10-31T09:33:53.642Z] [2025-10-31T09:33:53.642Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:53.642Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.49MB / 33.17MB 14.0s [2025-10-31T09:33:53.642Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.4s done [2025-10-31T09:33:53.918Z] #41 ... [2025-10-31T09:33:53.918Z] [2025-10-31T09:33:53.918Z] #54 [core-data internal] load build context [2025-10-31T09:33:53.918Z] #54 ... [2025-10-31T09:33:53.918Z] [2025-10-31T09:33:53.918Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:33:53.918Z] #35 ... [2025-10-31T09:33:53.918Z] [2025-10-31T09:33:53.918Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:54.196Z] #41 ... [2025-10-31T09:33:54.196Z] [2025-10-31T09:33:54.196Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:33:54.481Z] #73 ... [2025-10-31T09:33:54.481Z] [2025-10-31T09:33:54.481Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:54.481Z] #52 ... [2025-10-31T09:33:54.481Z] [2025-10-31T09:33:54.481Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:54.481Z] #49 DONE 29.7s [2025-10-31T09:33:54.481Z] [2025-10-31T09:33:54.481Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:55.473Z] #52 ... [2025-10-31T09:33:55.473Z] [2025-10-31T09:33:55.473Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:33:55.473Z] #51 23.65 OK: 255 MiB in 60 packages [2025-10-31T09:33:55.473Z] #51 DONE 28.3s [2025-10-31T09:33:55.749Z] [2025-10-31T09:33:55.749Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:55.749Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 15.9s [2025-10-31T09:33:56.032Z] #41 ... [2025-10-31T09:33:56.033Z] [2025-10-31T09:33:56.033Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:56.033Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 16.1s [2025-10-31T09:33:56.033Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.4s done [2025-10-31T09:33:56.033Z] #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done [2025-10-31T09:33:56.033Z] #47 ... [2025-10-31T09:33:56.033Z] [2025-10-31T09:33:56.033Z] #54 [core-data internal] load build context [2025-10-31T09:33:57.492Z] #54 ... [2025-10-31T09:33:57.492Z] [2025-10-31T09:33:57.492Z] #44 [support-scheduler internal] load build context [2025-10-31T09:33:57.492Z] #44 transferring context: 37.92MB 31.2s [2025-10-31T09:33:57.768Z] #44 ... [2025-10-31T09:33:57.768Z] [2025-10-31T09:33:57.768Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:58.966Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 18.9s [2025-10-31T09:33:58.966Z] #41 ... [2025-10-31T09:33:58.966Z] [2025-10-31T09:33:58.966Z] #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:58.966Z] #37 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 17.8s [2025-10-31T09:33:58.966Z] #37 ... [2025-10-31T09:33:58.966Z] [2025-10-31T09:33:58.966Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:58.966Z] #41 ... [2025-10-31T09:33:58.966Z] [2025-10-31T09:33:58.966Z] #56 [support-notifications internal] load build context [2025-10-31T09:33:59.288Z] #56 ... [2025-10-31T09:33:59.288Z] [2025-10-31T09:33:59.288Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:59.288Z] #53 ... [2025-10-31T09:33:59.288Z] [2025-10-31T09:33:59.288Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:59.617Z] #41 ... [2025-10-31T09:33:59.617Z] [2025-10-31T09:33:59.617Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:33:59.617Z] #66 DONE 28.3s [2025-10-31T09:33:59.617Z] [2025-10-31T09:33:59.617Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:59.617Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.19MB / 33.17MB 20.1s [2025-10-31T09:33:59.920Z] #41 ... [2025-10-31T09:33:59.920Z] [2025-10-31T09:33:59.920Z] #58 [core-command internal] load build context [2025-10-31T09:33:59.920Z] #58 ... [2025-10-31T09:33:59.920Z] [2025-10-31T09:33:59.920Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:00.212Z] #61 ... [2025-10-31T09:34:00.212Z] [2025-10-31T09:34:00.212Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:00.861Z] #41 ... [2025-10-31T09:34:00.861Z] [2025-10-31T09:34:00.861Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:34:00.861Z] #55 29.99 OK: 255 MiB in 60 packages [2025-10-31T09:34:00.862Z] #55 DONE 33.6s [2025-10-31T09:34:00.862Z] [2025-10-31T09:34:00.862Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:01.164Z] #60 ... [2025-10-31T09:34:01.164Z] [2025-10-31T09:34:01.164Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:01.164Z] #59 ... [2025-10-31T09:34:01.164Z] [2025-10-31T09:34:01.164Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:01.449Z] #41 ... [2025-10-31T09:34:01.449Z] [2025-10-31T09:34:01.449Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:01.449Z] #40 ... [2025-10-31T09:34:01.449Z] [2025-10-31T09:34:01.449Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:01.738Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 22.1s [2025-10-31T09:34:02.044Z] #41 ... [2025-10-31T09:34:02.044Z] [2025-10-31T09:34:02.044Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:34:02.044Z] #65 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:02.044Z] #65 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:02.322Z] #65 ... [2025-10-31T09:34:02.322Z] [2025-10-31T09:34:02.322Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:02.602Z] #40 ... [2025-10-31T09:34:02.602Z] [2025-10-31T09:34:02.602Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:34:02.602Z] #63 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:02.602Z] #63 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:02.890Z] #63 ... [2025-10-31T09:34:02.890Z] [2025-10-31T09:34:02.890Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:03.877Z] #41 ... [2025-10-31T09:34:03.877Z] [2025-10-31T09:34:03.877Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:34:03.877Z] #64 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:03.877Z] #64 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:03.877Z] #64 ... [2025-10-31T09:34:03.877Z] [2025-10-31T09:34:03.877Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:03.877Z] #48 transferring context: 2.85MB 22.6s [2025-10-31T09:34:03.877Z] #48 ... [2025-10-31T09:34:03.877Z] [2025-10-31T09:34:03.877Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:04.153Z] #41 ... [2025-10-31T09:34:04.153Z] [2025-10-31T09:34:04.153Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:04.431Z] #35 ... [2025-10-31T09:34:04.431Z] [2025-10-31T09:34:04.431Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:05.034Z] #48 ... [2025-10-31T09:34:05.034Z] [2025-10-31T09:34:05.034Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:34:05.034Z] #62 26.07 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:34:05.034Z] #62 26.07 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:34:05.034Z] #62 26.07 OK: 26161 distinct packages available [2025-10-31T09:34:05.034Z] #62 28.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.034Z] #62 30.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.034Z] #62 ... [2025-10-31T09:34:05.034Z] [2025-10-31T09:34:05.034Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:05.310Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 25.5s [2025-10-31T09:34:05.586Z] #41 ... [2025-10-31T09:34:05.586Z] [2025-10-31T09:34:05.586Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:05.861Z] #52 ... [2025-10-31T09:34:05.861Z] [2025-10-31T09:34:05.861Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:06.465Z] #40 ... [2025-10-31T09:34:06.465Z] [2025-10-31T09:34:06.465Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:06.465Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 19.6s done [2025-10-31T09:34:06.465Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.5s [2025-10-31T09:34:06.465Z] #47 ... [2025-10-31T09:34:06.465Z] [2025-10-31T09:34:06.465Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:06.465Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 26.9s [2025-10-31T09:34:07.908Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 28.1s [2025-10-31T09:34:07.908Z] #41 ... [2025-10-31T09:34:07.908Z] [2025-10-31T09:34:07.908Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:07.908Z] #44 ... [2025-10-31T09:34:07.908Z] [2025-10-31T09:34:07.908Z] #54 [core-data internal] load build context [2025-10-31T09:34:08.187Z] #54 ... [2025-10-31T09:34:08.187Z] [2025-10-31T09:34:08.187Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:08.465Z] #44 ... [2025-10-31T09:34:08.465Z] [2025-10-31T09:34:08.465Z] #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:08.465Z] #69 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:08.465Z] #69 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:08.465Z] #69 ... [2025-10-31T09:34:08.465Z] [2025-10-31T09:34:08.465Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:08.741Z] #44 transferring context: 47.86MB 42.5s [2025-10-31T09:34:09.019Z] #44 ... [2025-10-31T09:34:09.019Z] [2025-10-31T09:34:09.019Z] #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:34:09.019Z] #37 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 23.0s done [2025-10-31T09:34:09.295Z] #37 ... [2025-10-31T09:34:09.295Z] [2025-10-31T09:34:09.295Z] #56 [support-notifications internal] load build context [2025-10-31T09:34:09.295Z] #56 ... [2025-10-31T09:34:09.295Z] [2025-10-31T09:34:09.295Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:09.573Z] #44 ... [2025-10-31T09:34:09.573Z] [2025-10-31T09:34:09.573Z] #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:34:09.573Z] #37 DONE 42.1s [2025-10-31T09:34:09.573Z] [2025-10-31T09:34:09.573Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:09.573Z] #44 ... [2025-10-31T09:34:09.573Z] [2025-10-31T09:34:09.573Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:09.573Z] #53 ... [2025-10-31T09:34:09.573Z] [2025-10-31T09:34:09.573Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:09.850Z] #74 ... [2025-10-31T09:34:09.850Z] [2025-10-31T09:34:09.850Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:09.850Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 30.0s [2025-10-31T09:34:10.452Z] #41 ... [2025-10-31T09:34:10.452Z] [2025-10-31T09:34:10.452Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:10.452Z] #61 ... [2025-10-31T09:34:10.452Z] [2025-10-31T09:34:10.452Z] #58 [core-command internal] load build context [2025-10-31T09:34:10.452Z] #58 ... [2025-10-31T09:34:10.452Z] [2025-10-31T09:34:10.452Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:10.727Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 31.1s [2025-10-31T09:34:11.001Z] #41 ... [2025-10-31T09:34:11.002Z] [2025-10-31T09:34:11.002Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:34:11.002Z] #68 29.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:11.002Z] #68 32.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:11.002Z] #68 ... [2025-10-31T09:34:11.002Z] [2025-10-31T09:34:11.002Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:11.276Z] #41 ... [2025-10-31T09:34:11.277Z] [2025-10-31T09:34:11.277Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:11.277Z] #60 ... [2025-10-31T09:34:11.277Z] [2025-10-31T09:34:11.277Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:34:11.277Z] #65 35.40 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:11.277Z] #65 35.58 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:34:11.277Z] #65 35.58 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:11.277Z] #65 35.58 OK: 9 MiB in 16 packages [2025-10-31T09:34:11.277Z] #65 DONE 40.9s [2025-10-31T09:34:11.277Z] [2025-10-31T09:34:11.277Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:11.277Z] #60 ... [2025-10-31T09:34:11.277Z] [2025-10-31T09:34:11.277Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:11.553Z] #59 ... [2025-10-31T09:34:11.553Z] [2025-10-31T09:34:11.553Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:11.829Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.27MB / 33.17MB 32.2s [2025-10-31T09:34:12.829Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.16MB / 33.17MB 33.2s [2025-10-31T09:34:14.380Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 34.8s [2025-10-31T09:34:14.380Z] #41 ... [2025-10-31T09:34:14.380Z] [2025-10-31T09:34:14.380Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:14.380Z] #35 transferring context: 87.34MB 50.6s [2025-10-31T09:34:14.659Z] #35 ... [2025-10-31T09:34:14.659Z] [2025-10-31T09:34:14.659Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:14.941Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 35.2s done [2025-10-31T09:34:14.941Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 35.2s done [2025-10-31T09:34:14.941Z] #41 ... [2025-10-31T09:34:14.941Z] [2025-10-31T09:34:14.941Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:15.219Z] #48 ... [2025-10-31T09:34:15.219Z] [2025-10-31T09:34:15.219Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:16.208Z] #35 ... [2025-10-31T09:34:16.208Z] [2025-10-31T09:34:16.208Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:16.208Z] #52 ... [2025-10-31T09:34:16.208Z] [2025-10-31T09:34:16.208Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:16.485Z] #35 ... [2025-10-31T09:34:16.485Z] [2025-10-31T09:34:16.485Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:16.485Z] #40 ... [2025-10-31T09:34:16.485Z] [2025-10-31T09:34:16.485Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:34:16.485Z] #70 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:16.485Z] #70 38.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:16.761Z] #70 ... [2025-10-31T09:34:16.761Z] [2025-10-31T09:34:16.761Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:16.761Z] #35 ... [2025-10-31T09:34:16.761Z] [2025-10-31T09:34:16.761Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:16.761Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.8s [2025-10-31T09:34:16.761Z] #47 ... [2025-10-31T09:34:16.761Z] [2025-10-31T09:34:16.761Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:17.366Z] #35 ... [2025-10-31T09:34:17.366Z] [2025-10-31T09:34:17.366Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:34:17.366Z] #64 36.90 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:17.366Z] #64 38.23 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:17.366Z] #64 38.23 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:34:17.366Z] #64 40.02 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:17.366Z] #64 40.19 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:17.366Z] #64 42.97 OK: 11 MiB in 17 packages [2025-10-31T09:34:17.642Z] #64 ... [2025-10-31T09:34:17.642Z] [2025-10-31T09:34:17.642Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:34:17.642Z] #67 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:17.642Z] #67 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:17.642Z] #67 ... [2025-10-31T09:34:17.642Z] [2025-10-31T09:34:17.642Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:17.642Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-31T09:34:18.247Z] #41 ... [2025-10-31T09:34:18.247Z] [2025-10-31T09:34:18.247Z] #54 [core-data internal] load build context [2025-10-31T09:34:18.525Z] #54 ... [2025-10-31T09:34:18.525Z] [2025-10-31T09:34:18.525Z] #58 [core-command internal] load build context [2025-10-31T09:34:18.525Z] #58 ... [2025-10-31T09:34:18.525Z] [2025-10-31T09:34:18.525Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:18.802Z] #40 ... [2025-10-31T09:34:18.802Z] [2025-10-31T09:34:18.802Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:34:18.802Z] #63 38.44 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:18.802Z] #63 39.80 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:18.802Z] #63 39.80 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:34:18.802Z] #63 39.80 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:34:18.802Z] #63 39.93 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:34:18.802Z] #63 40.51 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:34:18.802Z] #63 40.88 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:34:18.802Z] #63 41.10 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:18.802Z] #63 41.42 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:18.802Z] #63 43.91 OK: 14 MiB in 21 packages [2025-10-31T09:34:18.802Z] #63 ... [2025-10-31T09:34:18.802Z] [2025-10-31T09:34:18.802Z] #54 [core-data internal] load build context [2025-10-31T09:34:19.409Z] #54 ... [2025-10-31T09:34:19.409Z] [2025-10-31T09:34:19.409Z] #56 [support-notifications internal] load build context [2025-10-31T09:34:19.688Z] #56 ... [2025-10-31T09:34:19.688Z] [2025-10-31T09:34:19.688Z] #54 [core-data internal] load build context [2025-10-31T09:34:19.688Z] #54 ... [2025-10-31T09:34:19.688Z] [2025-10-31T09:34:19.688Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:19.969Z] #44 ... [2025-10-31T09:34:19.969Z] [2025-10-31T09:34:19.969Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:19.969Z] #53 ... [2025-10-31T09:34:19.969Z] [2025-10-31T09:34:19.969Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:19.969Z] #44 ... [2025-10-31T09:34:19.969Z] [2025-10-31T09:34:19.969Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:34:19.969Z] #64 DONE 49.6s [2025-10-31T09:34:19.969Z] [2025-10-31T09:34:19.969Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:20.247Z] #44 ... [2025-10-31T09:34:20.247Z] [2025-10-31T09:34:20.247Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:34:20.247Z] #72 37.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:20.247Z] #72 40.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:20.524Z] #72 ... [2025-10-31T09:34:20.524Z] [2025-10-31T09:34:20.524Z] #56 [support-notifications internal] load build context [2025-10-31T09:34:20.524Z] #56 ... [2025-10-31T09:34:20.524Z] [2025-10-31T09:34:20.524Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:20.524Z] #61 ... [2025-10-31T09:34:20.524Z] [2025-10-31T09:34:20.524Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:20.798Z] #44 ... [2025-10-31T09:34:20.798Z] [2025-10-31T09:34:20.798Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:34:20.798Z] #63 DONE 50.3s [2025-10-31T09:34:20.798Z] [2025-10-31T09:34:20.798Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:21.075Z] #61 ... [2025-10-31T09:34:21.075Z] [2025-10-31T09:34:21.075Z] #75 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:21.351Z] #75 ... [2025-10-31T09:34:21.351Z] [2025-10-31T09:34:21.351Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:21.351Z] #61 transferring context: 8.97MB 49.1s [2025-10-31T09:34:21.631Z] #61 ... [2025-10-31T09:34:21.631Z] [2025-10-31T09:34:21.631Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:21.631Z] #60 ... [2025-10-31T09:34:21.631Z] [2025-10-31T09:34:21.631Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:21.943Z] #59 ... [2025-10-31T09:34:21.943Z] [2025-10-31T09:34:21.943Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:21.943Z] #61 ... [2025-10-31T09:34:21.943Z] [2025-10-31T09:34:21.943Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:21.943Z] #76 ... [2025-10-31T09:34:21.943Z] [2025-10-31T09:34:21.943Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:22.949Z] #60 ... [2025-10-31T09:34:22.949Z] [2025-10-31T09:34:22.949Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:34:22.949Z] #71 40.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.949Z] #71 45.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:23.228Z] #71 ... [2025-10-31T09:34:23.228Z] [2025-10-31T09:34:23.228Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:23.228Z] #52 ... [2025-10-31T09:34:23.228Z] [2025-10-31T09:34:23.228Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:25.222Z] #60 ... [2025-10-31T09:34:25.222Z] [2025-10-31T09:34:25.222Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:25.222Z] #48 ... [2025-10-31T09:34:25.222Z] [2025-10-31T09:34:25.222Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:34:25.222Z] #68 53.67 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:25.222Z] #68 53.67 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:34:25.834Z] #68 54.25 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:34:25.834Z] #68 54.25 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:34:27.287Z] #68 ... [2025-10-31T09:34:27.287Z] [2025-10-31T09:34:27.287Z] #69 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:27.287Z] #69 50.12 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:27.287Z] #69 50.12 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:27.287Z] #69 50.25 OK: 9 MiB in 15 packages [2025-10-31T09:34:27.287Z] #69 DONE 56.0s [2025-10-31T09:34:27.287Z] [2025-10-31T09:34:27.287Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:27.287Z] #48 transferring context: 19.64MB 46.0s [2025-10-31T09:34:27.595Z] #48 ... [2025-10-31T09:34:27.595Z] [2025-10-31T09:34:27.595Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:27.595Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.5s [2025-10-31T09:34:27.595Z] #47 ... [2025-10-31T09:34:27.595Z] [2025-10-31T09:34:27.595Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:27.595Z] #35 ... [2025-10-31T09:34:27.595Z] [2025-10-31T09:34:27.595Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:27.876Z] #77 ... [2025-10-31T09:34:27.876Z] [2025-10-31T09:34:27.876Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:34:27.876Z] #73 33.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:27.876Z] #73 37.79 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:28.155Z] #73 ... [2025-10-31T09:34:28.155Z] [2025-10-31T09:34:28.155Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:28.155Z] #35 ... [2025-10-31T09:34:28.155Z] [2025-10-31T09:34:28.155Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:34:28.155Z] #62 52.64 OK: 255 MiB in 60 packages [2025-10-31T09:34:28.155Z] #62 DONE 59.2s [2025-10-31T09:34:28.155Z] [2025-10-31T09:34:28.155Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:28.784Z] #35 ... [2025-10-31T09:34:28.784Z] [2025-10-31T09:34:28.784Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:28.784Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.4s [2025-10-31T09:34:28.784Z] #41 ... [2025-10-31T09:34:28.784Z] [2025-10-31T09:34:28.784Z] #58 [core-command internal] load build context [2025-10-31T09:34:28.784Z] #58 ... [2025-10-31T09:34:28.784Z] [2025-10-31T09:34:28.784Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:29.071Z] #35 ... [2025-10-31T09:34:29.071Z] [2025-10-31T09:34:29.071Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:29.071Z] #40 ... [2025-10-31T09:34:29.071Z] [2025-10-31T09:34:29.071Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:29.358Z] #35 ... [2025-10-31T09:34:29.358Z] [2025-10-31T09:34:29.358Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:29.358Z] #74 19.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:29.358Z] #74 23.54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:29.641Z] #74 ... [2025-10-31T09:34:29.641Z] [2025-10-31T09:34:29.641Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:29.929Z] #48 ... [2025-10-31T09:34:29.929Z] [2025-10-31T09:34:29.929Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:30.210Z] #53 ... [2025-10-31T09:34:30.210Z] [2025-10-31T09:34:30.210Z] #54 [core-data internal] load build context [2025-10-31T09:34:30.210Z] #54 ... [2025-10-31T09:34:30.210Z] [2025-10-31T09:34:30.210Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:30.504Z] #48 ... [2025-10-31T09:34:30.504Z] [2025-10-31T09:34:30.504Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:30.783Z] #78 ... [2025-10-31T09:34:30.783Z] [2025-10-31T09:34:30.783Z] #56 [support-notifications internal] load build context [2025-10-31T09:34:30.783Z] #56 ... [2025-10-31T09:34:30.783Z] [2025-10-31T09:34:30.783Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:30.783Z] #48 ... [2025-10-31T09:34:30.783Z] [2025-10-31T09:34:30.783Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:31.064Z] #44 ... [2025-10-31T09:34:31.064Z] [2025-10-31T09:34:31.064Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:31.064Z] #79 ... [2025-10-31T09:34:31.064Z] [2025-10-31T09:34:31.064Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:31.064Z] #35 transferring context: 105.70MB 67.4s [2025-10-31T09:34:32.059Z] #35 ... [2025-10-31T09:34:32.059Z] [2025-10-31T09:34:32.059Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:32.059Z] #59 ... [2025-10-31T09:34:32.059Z] [2025-10-31T09:34:32.059Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:32.336Z] #61 ... [2025-10-31T09:34:32.336Z] [2025-10-31T09:34:32.336Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:33.788Z] #35 ... [2025-10-31T09:34:33.788Z] [2025-10-31T09:34:33.788Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:33.788Z] #52 ... [2025-10-31T09:34:33.788Z] [2025-10-31T09:34:33.788Z] #54 [core-data internal] load build context [2025-10-31T09:34:34.072Z] #54 ... [2025-10-31T09:34:34.072Z] [2025-10-31T09:34:34.072Z] #75 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:34.072Z] #75 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:34.072Z] #75 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:34.350Z] #75 ... [2025-10-31T09:34:34.351Z] [2025-10-31T09:34:34.351Z] #54 [core-data internal] load build context [2025-10-31T09:34:34.351Z] #54 ... [2025-10-31T09:34:34.351Z] [2025-10-31T09:34:34.351Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:34.351Z] #76 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:34.351Z] #76 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:34.631Z] #76 ... [2025-10-31T09:34:34.631Z] [2025-10-31T09:34:34.631Z] #54 [core-data internal] load build context [2025-10-31T09:34:35.271Z] #54 ... [2025-10-31T09:34:35.271Z] [2025-10-31T09:34:35.271Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:34:35.271Z] #68 56.74 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:35.271Z] #68 57.09 OK: 20 MiB in 18 packages [2025-10-31T09:34:35.271Z] #68 DONE 63.5s [2025-10-31T09:34:35.271Z] [2025-10-31T09:34:35.271Z] #54 [core-data internal] load build context [2025-10-31T09:34:35.271Z] #54 ... [2025-10-31T09:34:35.271Z] [2025-10-31T09:34:35.271Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:35.271Z] #60 ... [2025-10-31T09:34:35.271Z] [2025-10-31T09:34:35.271Z] #54 [core-data internal] load build context [2025-10-31T09:34:37.918Z] #54 ... [2025-10-31T09:34:37.918Z] [2025-10-31T09:34:37.918Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:37.918Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 37.4s [2025-10-31T09:34:37.918Z] #47 ... [2025-10-31T09:34:37.918Z] [2025-10-31T09:34:37.918Z] #54 [core-data internal] load build context [2025-10-31T09:34:37.918Z] #54 transferring context: 71.55MB 69.6s [2025-10-31T09:34:38.926Z] #54 ... [2025-10-31T09:34:38.926Z] [2025-10-31T09:34:38.926Z] #58 [core-command internal] load build context [2025-10-31T09:34:39.202Z] #58 ... [2025-10-31T09:34:39.202Z] [2025-10-31T09:34:39.202Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:39.202Z] #48 ... [2025-10-31T09:34:39.203Z] [2025-10-31T09:34:39.203Z] #58 [core-command internal] load build context [2025-10-31T09:34:39.813Z] #58 ... [2025-10-31T09:34:39.813Z] [2025-10-31T09:34:39.813Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:39.813Z] #40 ... [2025-10-31T09:34:39.813Z] [2025-10-31T09:34:39.813Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:34:39.813Z] #70 57.79 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:39.813Z] #70 58.07 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:39.813Z] #70 58.14 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:34:39.813Z] #70 58.14 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:34:39.813Z] #70 60.23 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:39.813Z] #70 60.44 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:39.813Z] #70 63.22 OK: 20 MiB in 18 packages [2025-10-31T09:34:40.094Z] #70 ... [2025-10-31T09:34:40.094Z] [2025-10-31T09:34:40.094Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:40.381Z] #40 ... [2025-10-31T09:34:40.381Z] [2025-10-31T09:34:40.381Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:40.381Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.8s [2025-10-31T09:34:40.663Z] #41 ... [2025-10-31T09:34:40.663Z] [2025-10-31T09:34:40.663Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:40.663Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 38.1s done [2025-10-31T09:34:40.663Z] #47 DONE 71.0s [2025-10-31T09:34:40.663Z] [2025-10-31T09:34:40.663Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:40.663Z] #41 ... [2025-10-31T09:34:40.663Z] [2025-10-31T09:34:40.663Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:40.663Z] #53 ... [2025-10-31T09:34:40.663Z] [2025-10-31T09:34:40.663Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:40.948Z] #40 ... [2025-10-31T09:34:40.948Z] [2025-10-31T09:34:40.948Z] #56 [support-notifications internal] load build context [2025-10-31T09:34:40.948Z] #56 ... [2025-10-31T09:34:40.948Z] [2025-10-31T09:34:40.948Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:41.572Z] #48 ... [2025-10-31T09:34:41.572Z] [2025-10-31T09:34:41.572Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:41.572Z] #44 ... [2025-10-31T09:34:41.572Z] [2025-10-31T09:34:41.572Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:41.851Z] #48 ... [2025-10-31T09:34:41.851Z] [2025-10-31T09:34:41.851Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:34:41.851Z] #70 DONE 70.0s [2025-10-31T09:34:41.851Z] [2025-10-31T09:34:41.851Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:42.460Z] #48 ... [2025-10-31T09:34:42.460Z] [2025-10-31T09:34:42.460Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:42.460Z] #59 ... [2025-10-31T09:34:42.460Z] [2025-10-31T09:34:42.460Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:42.750Z] #61 ... [2025-10-31T09:34:42.750Z] [2025-10-31T09:34:42.750Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:42.750Z] #60 ... [2025-10-31T09:34:42.750Z] [2025-10-31T09:34:42.750Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:43.029Z] #59 transferring context: 16.18MB 70.8s [2025-10-31T09:34:43.305Z] #59 ... [2025-10-31T09:34:43.305Z] [2025-10-31T09:34:43.305Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:43.305Z] #79 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:43.305Z] #79 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:43.305Z] #79 ... [2025-10-31T09:34:43.305Z] [2025-10-31T09:34:43.305Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:43.916Z] #59 ... [2025-10-31T09:34:43.917Z] [2025-10-31T09:34:43.917Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:43.917Z] #35 ... [2025-10-31T09:34:43.917Z] [2025-10-31T09:34:43.917Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:44.194Z] #52 ... [2025-10-31T09:34:44.194Z] [2025-10-31T09:34:44.194Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:45.181Z] #35 ... [2025-10-31T09:34:45.181Z] [2025-10-31T09:34:45.181Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:34:45.181Z] #67 63.49 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:34:45.181Z] #67 63.49 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:34:45.181Z] #67 63.49 OK: 24049 distinct packages available [2025-10-31T09:34:45.181Z] #67 68.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:45.181Z] #67 73.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:45.181Z] #67 ... [2025-10-31T09:34:45.181Z] [2025-10-31T09:34:45.181Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:45.459Z] #35 ... [2025-10-31T09:34:45.459Z] [2025-10-31T09:34:45.459Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:45.459Z] #78 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:45.459Z] #78 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:45.736Z] #78 ... [2025-10-31T09:34:45.736Z] [2025-10-31T09:34:45.736Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:34:45.736Z] #80 ... [2025-10-31T09:34:45.736Z] [2025-10-31T09:34:45.736Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:46.345Z] #35 transferring context: 125.04MB 82.7s [2025-10-31T09:34:48.348Z] #35 ... [2025-10-31T09:34:48.348Z] [2025-10-31T09:34:48.348Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:48.348Z] #77 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:48.348Z] #77 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:48.633Z] #77 ... [2025-10-31T09:34:48.633Z] [2025-10-31T09:34:48.633Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:49.238Z] #35 ... [2025-10-31T09:34:49.238Z] [2025-10-31T09:34:49.238Z] #54 [core-data internal] load build context [2025-10-31T09:34:49.238Z] #54 ... [2025-10-31T09:34:49.238Z] [2025-10-31T09:34:49.238Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:49.849Z] #35 ... [2025-10-31T09:34:49.849Z] [2025-10-31T09:34:49.849Z] #58 [core-command internal] load build context [2025-10-31T09:34:50.126Z] #58 ... [2025-10-31T09:34:50.126Z] [2025-10-31T09:34:50.126Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:51.119Z] #35 ... [2025-10-31T09:34:51.119Z] [2025-10-31T09:34:51.119Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:51.119Z] #53 ... [2025-10-31T09:34:51.119Z] [2025-10-31T09:34:51.119Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:34:51.119Z] #35 ... [2025-10-31T09:34:51.119Z] [2025-10-31T09:34:51.119Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:34:51.119Z] #72 68.09 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:34:51.119Z] #72 68.09 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:34:51.119Z] #72 68.09 OK: 24049 distinct packages available [2025-10-31T09:34:51.119Z] #72 71.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:51.119Z] #72 76.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:51.119Z] #72 ... [2025-10-31T09:34:51.119Z] [2025-10-31T09:34:51.119Z] #56 [support-notifications internal] load build context [2025-10-31T09:34:51.398Z] #56 ... [2025-10-31T09:34:51.398Z] [2025-10-31T09:34:51.398Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:51.398Z] #40 ... [2025-10-31T09:34:51.398Z] [2025-10-31T09:34:51.398Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:51.398Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.4s [2025-10-31T09:34:51.673Z] #41 ... [2025-10-31T09:34:51.673Z] [2025-10-31T09:34:51.673Z] #56 [support-notifications internal] load build context [2025-10-31T09:34:51.673Z] #56 ... [2025-10-31T09:34:51.673Z] [2025-10-31T09:34:51.673Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:51.952Z] #44 ... [2025-10-31T09:34:51.952Z] [2025-10-31T09:34:51.952Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:34:51.952Z] #71 69.42 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:34:51.952Z] #71 69.42 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:34:51.952Z] #71 69.42 OK: 24049 distinct packages available [2025-10-31T09:34:51.952Z] #71 71.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:51.952Z] #71 75.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:51.952Z] #71 ... [2025-10-31T09:34:51.952Z] [2025-10-31T09:34:51.952Z] #44 [support-scheduler internal] load build context [2025-10-31T09:34:52.230Z] #44 ... [2025-10-31T09:34:52.230Z] [2025-10-31T09:34:52.230Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:34:52.230Z] #0 9.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:52.230Z] #81 ... [2025-10-31T09:34:52.230Z] [2025-10-31T09:34:52.230Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:52.834Z] #41 ... [2025-10-31T09:34:52.834Z] [2025-10-31T09:34:52.834Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:52.834Z] #61 ... [2025-10-31T09:34:52.834Z] [2025-10-31T09:34:52.834Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:53.110Z] #41 ... [2025-10-31T09:34:53.110Z] [2025-10-31T09:34:53.110Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:53.110Z] #60 ... [2025-10-31T09:34:53.110Z] [2025-10-31T09:34:53.110Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:53.396Z] #41 ... [2025-10-31T09:34:53.396Z] [2025-10-31T09:34:53.396Z] #48 [core-metadata internal] load build context [2025-10-31T09:34:53.396Z] #48 transferring context: 57.75MB 72.0s [2025-10-31T09:34:53.396Z] #48 ... [2025-10-31T09:34:53.396Z] [2025-10-31T09:34:53.396Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:54.010Z] #60 ... [2025-10-31T09:34:54.010Z] [2025-10-31T09:34:54.010Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:54.010Z] #59 ... [2025-10-31T09:34:54.010Z] [2025-10-31T09:34:54.010Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:54.296Z] #60 ... [2025-10-31T09:34:54.296Z] [2025-10-31T09:34:54.296Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:54.296Z] #52 ... [2025-10-31T09:34:54.296Z] [2025-10-31T09:34:54.296Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:55.294Z] #60 ... [2025-10-31T09:34:55.294Z] [2025-10-31T09:34:55.294Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:55.294Z] #74 48.74 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:55.294Z] #74 49.71 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:55.294Z] #74 49.89 OK: 9 MiB in 15 packages [2025-10-31T09:34:55.294Z] #74 DONE 55.3s [2025-10-31T09:34:55.294Z] [2025-10-31T09:34:55.294Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:55.294Z] #60 ... [2025-10-31T09:34:55.294Z] [2025-10-31T09:34:55.294Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:34:55.294Z] #73 66.57 OK: 255 MiB in 60 packages [2025-10-31T09:34:55.294Z] #73 DONE 71.3s [2025-10-31T09:34:55.294Z] [2025-10-31T09:34:55.294Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:55.902Z] #60 ... [2025-10-31T09:34:55.902Z] [2025-10-31T09:34:55.902Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:55.902Z] #76 38.92 OK: 9 MiB in 16 packages [2025-10-31T09:34:55.902Z] #76 DONE 43.9s [2025-10-31T09:34:55.902Z] [2025-10-31T09:34:55.902Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:56.529Z] #60 ... [2025-10-31T09:34:56.529Z] [2025-10-31T09:34:56.529Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:34:56.529Z] #80 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:56.529Z] #80 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:56.823Z] #80 ... [2025-10-31T09:34:56.823Z] [2025-10-31T09:34:56.823Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:34:56.823Z] #40 ... [2025-10-31T09:34:56.823Z] [2025-10-31T09:34:56.823Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:58.288Z] #60 ... [2025-10-31T09:34:58.288Z] [2025-10-31T09:34:58.288Z] #75 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:58.288Z] #75 42.12 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:58.288Z] #75 42.25 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:34:58.288Z] #75 42.85 OK: 8 MiB in 17 packages [2025-10-31T09:34:58.288Z] #75 DONE 47.3s [2025-10-31T09:34:58.288Z] [2025-10-31T09:34:58.288Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:34:58.288Z] #60 transferring context: 76.23MB 86.7s [2025-10-31T09:34:59.291Z] #60 ... [2025-10-31T09:34:59.291Z] [2025-10-31T09:34:59.291Z] #54 [core-data internal] load build context [2025-10-31T09:34:59.585Z] #54 ... [2025-10-31T09:34:59.585Z] [2025-10-31T09:34:59.585Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:00.580Z] #40 ... [2025-10-31T09:35:00.580Z] [2025-10-31T09:35:00.580Z] #58 [core-command internal] load build context [2025-10-31T09:35:00.580Z] #58 ... [2025-10-31T09:35:00.580Z] [2025-10-31T09:35:00.580Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:01.182Z] #40 ... [2025-10-31T09:35:01.182Z] [2025-10-31T09:35:01.182Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:01.182Z] #53 ... [2025-10-31T09:35:01.182Z] [2025-10-31T09:35:01.182Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:01.466Z] #35 ... [2025-10-31T09:35:01.466Z] [2025-10-31T09:35:01.466Z] #58 [core-command internal] load build context [2025-10-31T09:35:01.745Z] #58 ... [2025-10-31T09:35:01.745Z] [2025-10-31T09:35:01.745Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:01.745Z] #56 ... [2025-10-31T09:35:01.745Z] [2025-10-31T09:35:01.745Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:01.745Z] #35 transferring context: 150.38MB 98.1s [2025-10-31T09:35:02.398Z] #35 ... [2025-10-31T09:35:02.398Z] [2025-10-31T09:35:02.398Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:02.398Z] #44 ... [2025-10-31T09:35:02.398Z] [2025-10-31T09:35:02.398Z] #58 [core-command internal] load build context [2025-10-31T09:35:03.011Z] #58 ... [2025-10-31T09:35:03.011Z] [2025-10-31T09:35:03.288Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:03.288Z] #61 ... [2025-10-31T09:35:03.288Z] [2025-10-31T09:35:03.288Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:03.288Z] #40 ... [2025-10-31T09:35:03.288Z] [2025-10-31T09:35:03.288Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:03.288Z] #78 38.76 OK: 11 MiB in 17 packages [2025-10-31T09:35:03.288Z] #78 DONE 42.9s [2025-10-31T09:35:03.288Z] [2025-10-31T09:35:03.288Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:03.898Z] #40 ... [2025-10-31T09:35:03.898Z] [2025-10-31T09:35:03.898Z] #48 [core-metadata internal] load build context [2025-10-31T09:35:03.898Z] #48 ... [2025-10-31T09:35:03.898Z] [2025-10-31T09:35:03.898Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:03.898Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 45.6s [2025-10-31T09:35:03.898Z] #41 ... [2025-10-31T09:35:03.898Z] [2025-10-31T09:35:03.898Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:04.175Z] #40 ... [2025-10-31T09:35:04.175Z] [2025-10-31T09:35:04.175Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:04.450Z] #59 ... [2025-10-31T09:35:04.450Z] [2025-10-31T09:35:04.450Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:04.740Z] #41 ... [2025-10-31T09:35:04.740Z] [2025-10-31T09:35:04.740Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:04.740Z] #52 ... [2025-10-31T09:35:04.740Z] [2025-10-31T09:35:04.740Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:05.027Z] #59 ... [2025-10-31T09:35:05.027Z] [2025-10-31T09:35:05.027Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:05.027Z] #79 39.57 OK: 14 MiB in 21 packages [2025-10-31T09:35:05.027Z] #79 DONE 43.9s [2025-10-31T09:35:05.027Z] [2025-10-31T09:35:05.027Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:05.644Z] #59 ... [2025-10-31T09:35:05.644Z] [2025-10-31T09:35:05.644Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:35:05.644Z] #81 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:05.644Z] #81 ... [2025-10-31T09:35:05.644Z] [2025-10-31T09:35:05.644Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:05.644Z] #71 93.49 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:05.644Z] #71 93.49 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:35:05.644Z] #71 93.49 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:35:05.644Z] #71 93.49 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:35:05.644Z] #71 93.53 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:35:05.940Z] #71 93.62 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:05.940Z] #71 ... [2025-10-31T09:35:05.940Z] [2025-10-31T09:35:05.940Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:35:05.940Z] #82 ... [2025-10-31T09:35:05.940Z] [2025-10-31T09:35:05.940Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:05.940Z] #71 93.78 OK: 10 MiB in 19 packages [2025-10-31T09:35:05.940Z] #71 ... [2025-10-31T09:35:05.940Z] [2025-10-31T09:35:05.940Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:35:05.940Z] #77 34.69 OK: 9 MiB in 15 packages [2025-10-31T09:35:06.216Z] #77 DONE 38.6s [2025-10-31T09:35:06.216Z] [2025-10-31T09:35:06.216Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:35:06.216Z] #72 93.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:06.216Z] #72 93.26 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:35:06.216Z] #72 93.26 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:35:06.216Z] #72 93.26 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:35:06.216Z] #72 93.26 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:06.216Z] #72 93.46 OK: 9 MiB in 18 packages [2025-10-31T09:35:08.879Z] #72 ... [2025-10-31T09:35:08.879Z] [2025-10-31T09:35:08.879Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:08.879Z] #83 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:08.879Z] #83 ... [2025-10-31T09:35:08.879Z] [2025-10-31T09:35:08.879Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:08.879Z] #52 transferring context: 131.74MB 100.9s [2025-10-31T09:35:09.154Z] #52 ... [2025-10-31T09:35:09.154Z] [2025-10-31T09:35:09.154Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:35:09.154Z] #82 DONE 13.2s [2025-10-31T09:35:09.436Z] [2025-10-31T09:35:09.436Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:09.436Z] #52 ... [2025-10-31T09:35:09.436Z] [2025-10-31T09:35:09.436Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:35:09.436Z] #81 25.80 OK: 20 MiB in 18 packages [2025-10-31T09:35:09.436Z] #81 DONE 27.4s [2025-10-31T09:35:09.436Z] [2025-10-31T09:35:09.436Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:09.719Z] #52 ... [2025-10-31T09:35:09.719Z] [2025-10-31T09:35:09.719Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:35:09.719Z] #60 ... [2025-10-31T09:35:09.719Z] [2025-10-31T09:35:09.719Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:35:09.719Z] #80 31.29 OK: 20 MiB in 18 packages [2025-10-31T09:35:09.719Z] #80 DONE 34.2s [2025-10-31T09:35:09.719Z] [2025-10-31T09:35:09.719Z] #54 [core-data internal] load build context [2025-10-31T09:35:09.998Z] #54 ... [2025-10-31T09:35:09.999Z] [2025-10-31T09:35:09.999Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:09.999Z] #52 ... [2025-10-31T09:35:09.999Z] [2025-10-31T09:35:09.999Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:35:09.999Z] #72 DONE 97.3s [2025-10-31T09:35:09.999Z] [2025-10-31T09:35:09.999Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:10.603Z] #52 ... [2025-10-31T09:35:10.603Z] [2025-10-31T09:35:10.603Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:35:10.603Z] #67 90.61 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:35:10.603Z] #67 91.84 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:35:10.603Z] #67 92.22 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:35:10.603Z] #67 92.22 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:35:10.603Z] #67 92.51 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:35:10.603Z] #67 92.51 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:35:10.603Z] #67 92.51 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:35:10.603Z] #67 92.51 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:35:10.603Z] #67 92.67 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:35:10.603Z] #67 92.77 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:35:10.603Z] #67 92.87 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:10.603Z] #67 92.87 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:35:10.603Z] #67 92.87 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:35:10.603Z] #67 92.87 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:35:10.603Z] #67 93.08 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:10.603Z] #67 93.19 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:35:10.603Z] #67 94.49 OK: 15 MiB in 28 packages [2025-10-31T09:35:10.603Z] #67 DONE 99.2s [2025-10-31T09:35:10.882Z] [2025-10-31T09:35:10.882Z] #54 [core-data internal] load build context [2025-10-31T09:35:11.486Z] #54 ... [2025-10-31T09:35:11.486Z] [2025-10-31T09:35:11.486Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:11.486Z] #71 DONE 99.1s [2025-10-31T09:35:11.486Z] [2025-10-31T09:35:11.486Z] #54 [core-data internal] load build context [2025-10-31T09:35:11.486Z] #54 ... [2025-10-31T09:35:11.486Z] [2025-10-31T09:35:11.486Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:11.486Z] #53 ... [2025-10-31T09:35:11.486Z] [2025-10-31T09:35:11.486Z] #54 [core-data internal] load build context [2025-10-31T09:35:12.107Z] #54 ... [2025-10-31T09:35:12.107Z] [2025-10-31T09:35:12.107Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:12.107Z] #56 ... [2025-10-31T09:35:12.107Z] [2025-10-31T09:35:12.107Z] #54 [core-data internal] load build context [2025-10-31T09:35:12.384Z] #54 ... [2025-10-31T09:35:12.384Z] [2025-10-31T09:35:12.384Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:12.674Z] #44 ... [2025-10-31T09:35:12.674Z] [2025-10-31T09:35:12.674Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:12.674Z] #35 transferring context: 164.70MB 108.8s [2025-10-31T09:35:12.674Z] #35 ... [2025-10-31T09:35:12.674Z] [2025-10-31T09:35:12.674Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:13.297Z] #44 ... [2025-10-31T09:35:13.297Z] [2025-10-31T09:35:13.297Z] #58 [core-command internal] load build context [2025-10-31T09:35:13.297Z] #58 ... [2025-10-31T09:35:13.297Z] [2025-10-31T09:35:13.297Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:13.574Z] #61 ... [2025-10-31T09:35:13.574Z] [2025-10-31T09:35:13.574Z] #58 [core-command internal] load build context [2025-10-31T09:35:14.174Z] #58 ... [2025-10-31T09:35:14.174Z] [2025-10-31T09:35:14.174Z] #48 [core-metadata internal] load build context [2025-10-31T09:35:14.174Z] #48 ... [2025-10-31T09:35:14.174Z] [2025-10-31T09:35:14.174Z] #58 [core-command internal] load build context [2025-10-31T09:35:14.448Z] #58 ... [2025-10-31T09:35:14.448Z] [2025-10-31T09:35:14.448Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:35:14.448Z] #84 DONE 4.8s [2025-10-31T09:35:14.448Z] [2025-10-31T09:35:14.448Z] #58 [core-command internal] load build context [2025-10-31T09:35:15.061Z] #58 ... [2025-10-31T09:35:15.061Z] [2025-10-31T09:35:15.061Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:35:15.061Z] #85 DONE 5.0s [2025-10-31T09:35:15.061Z] [2025-10-31T09:35:15.061Z] #58 [core-command internal] load build context [2025-10-31T09:35:15.661Z] #58 ... [2025-10-31T09:35:15.661Z] [2025-10-31T09:35:15.661Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:15.939Z] #59 ... [2025-10-31T09:35:15.939Z] [2025-10-31T09:35:15.939Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:15.939Z] #40 ... [2025-10-31T09:35:15.939Z] [2025-10-31T09:35:15.939Z] #58 [core-command internal] load build context [2025-10-31T09:35:16.553Z] #58 ... [2025-10-31T09:35:16.553Z] [2025-10-31T09:35:16.553Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:16.553Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 58.8s [2025-10-31T09:35:16.553Z] #41 ... [2025-10-31T09:35:16.553Z] [2025-10-31T09:35:16.553Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:17.539Z] #56 ... [2025-10-31T09:35:17.539Z] [2025-10-31T09:35:17.539Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:19.527Z] #41 ... [2025-10-31T09:35:19.527Z] [2025-10-31T09:35:19.527Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:19.527Z] #83 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:19.527Z] #83 14.51 Upgrading critical system libraries and apk-tools: [2025-10-31T09:35:19.527Z] #83 14.51 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:35:19.527Z] #83 14.51 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:35:19.527Z] #83 15.42 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:35:19.527Z] #83 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:19.527Z] #83 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:19.527Z] #83 19.56 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:35:19.527Z] #83 19.66 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:35:19.527Z] #83 19.97 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:35:19.527Z] #83 19.97 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:35:19.527Z] #83 19.97 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:35:19.527Z] #83 20.18 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:35:19.527Z] #83 20.21 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:35:19.527Z] #83 20.29 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:35:19.527Z] #83 20.31 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:35:19.527Z] #83 20.35 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:35:19.527Z] #83 20.47 OK: 8 MiB in 17 packages [2025-10-31T09:35:19.527Z] #83 ... [2025-10-31T09:35:19.527Z] [2025-10-31T09:35:19.527Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:19.527Z] #40 transferring context: 100.98MB 110.3s [2025-10-31T09:35:19.804Z] #40 ... [2025-10-31T09:35:19.804Z] [2025-10-31T09:35:19.804Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:35:19.804Z] #60 ... [2025-10-31T09:35:19.804Z] [2025-10-31T09:35:19.804Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:20.420Z] #41 ... [2025-10-31T09:35:20.420Z] [2025-10-31T09:35:20.420Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:20.420Z] #0 8.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:20.420Z] #0 9.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:20.699Z] #86 ... [2025-10-31T09:35:20.699Z] [2025-10-31T09:35:20.699Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:20.974Z] #40 ... [2025-10-31T09:35:20.974Z] [2025-10-31T09:35:20.974Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:20.974Z] #52 ... [2025-10-31T09:35:20.974Z] [2025-10-31T09:35:20.974Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:20.974Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 63.3s done [2025-10-31T09:35:21.576Z] #41 ... [2025-10-31T09:35:21.576Z] [2025-10-31T09:35:21.576Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:21.576Z] #83 DONE 22.6s [2025-10-31T09:35:21.576Z] [2025-10-31T09:35:21.576Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:21.576Z] #0 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:21.863Z] #87 ... [2025-10-31T09:35:21.863Z] [2025-10-31T09:35:21.863Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:21.863Z] #35 ... [2025-10-31T09:35:21.863Z] [2025-10-31T09:35:21.863Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:21.863Z] #41 DONE 112.9s [2025-10-31T09:35:21.863Z] [2025-10-31T09:35:21.863Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:21.863Z] #35 ... [2025-10-31T09:35:21.863Z] [2025-10-31T09:35:21.863Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:21.863Z] #53 ... [2025-10-31T09:35:21.863Z] [2025-10-31T09:35:21.863Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:22.148Z] #35 ... [2025-10-31T09:35:22.148Z] [2025-10-31T09:35:22.148Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:22.148Z] #0 9.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:22.429Z] #88 ... [2025-10-31T09:35:22.429Z] [2025-10-31T09:35:22.429Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:22.704Z] #53 ... [2025-10-31T09:35:22.704Z] [2025-10-31T09:35:22.704Z] #54 [core-data internal] load build context [2025-10-31T09:35:22.704Z] #54 ... [2025-10-31T09:35:22.704Z] [2025-10-31T09:35:22.704Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:23.301Z] #53 ... [2025-10-31T09:35:23.301Z] [2025-10-31T09:35:23.301Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:23.582Z] #44 ... [2025-10-31T09:35:23.582Z] [2025-10-31T09:35:23.582Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:23.582Z] #53 ... [2025-10-31T09:35:23.582Z] [2025-10-31T09:35:23.582Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:23.582Z] #61 ... [2025-10-31T09:35:23.582Z] [2025-10-31T09:35:23.582Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:24.184Z] #53 ... [2025-10-31T09:35:24.184Z] [2025-10-31T09:35:24.184Z] #48 [core-metadata internal] load build context [2025-10-31T09:35:24.184Z] #48 ... [2025-10-31T09:35:24.184Z] [2025-10-31T09:35:24.184Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:24.822Z] #61 transferring context: 95.96MB 112.7s [2025-10-31T09:35:26.278Z] #61 ... [2025-10-31T09:35:26.278Z] [2025-10-31T09:35:26.278Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:26.278Z] #86 14.22 OK: 9 MiB in 18 packages [2025-10-31T09:35:26.278Z] #86 DONE 15.5s [2025-10-31T09:35:26.278Z] [2025-10-31T09:35:26.278Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:26.278Z] #61 ... [2025-10-31T09:35:26.278Z] [2025-10-31T09:35:26.278Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:26.278Z] #59 ... [2025-10-31T09:35:26.278Z] [2025-10-31T09:35:26.278Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:26.553Z] #61 ... [2025-10-31T09:35:26.553Z] [2025-10-31T09:35:26.553Z] #58 [core-command internal] load build context [2025-10-31T09:35:26.830Z] #58 ... [2025-10-31T09:35:26.830Z] [2025-10-31T09:35:26.830Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:27.430Z] #61 ... [2025-10-31T09:35:27.430Z] [2025-10-31T09:35:27.430Z] #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:27.430Z] #88 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:27.430Z] #88 14.62 OK: 10 MiB in 19 packages [2025-10-31T09:35:27.430Z] #88 DONE 15.5s [2025-10-31T09:35:27.430Z] [2025-10-31T09:35:27.430Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:27.709Z] #61 ... [2025-10-31T09:35:27.709Z] [2025-10-31T09:35:27.709Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:27.709Z] #56 ... [2025-10-31T09:35:27.709Z] [2025-10-31T09:35:27.709Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:28.721Z] #59 ... [2025-10-31T09:35:28.721Z] [2025-10-31T09:35:28.721Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:28.721Z] #87 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:28.721Z] #87 15.69 OK: 15 MiB in 28 packages [2025-10-31T09:35:28.721Z] #87 DONE 17.2s [2025-10-31T09:35:28.721Z] [2025-10-31T09:35:28.721Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:30.158Z] #59 transferring context: 52.41MB 117.7s [2025-10-31T09:35:30.158Z] #59 ... [2025-10-31T09:35:30.158Z] [2025-10-31T09:35:30.158Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:35:30.158Z] #60 ... [2025-10-31T09:35:30.158Z] [2025-10-31T09:35:30.158Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:30.785Z] #59 ... [2025-10-31T09:35:30.785Z] [2025-10-31T09:35:30.785Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:31.076Z] #40 ... [2025-10-31T09:35:31.076Z] [2025-10-31T09:35:31.076Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:31.076Z] #52 ... [2025-10-31T09:35:31.076Z] [2025-10-31T09:35:31.076Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:31.353Z] #40 ... [2025-10-31T09:35:31.353Z] [2025-10-31T09:35:31.353Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:35:31.353Z] #89 DONE 5.2s [2025-10-31T09:35:31.353Z] [2025-10-31T09:35:31.353Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:31.951Z] #40 ... [2025-10-31T09:35:31.951Z] [2025-10-31T09:35:31.951Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:35:31.951Z] #90 DONE 4.3s [2025-10-31T09:35:31.951Z] [2025-10-31T09:35:31.951Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:32.566Z] #40 ... [2025-10-31T09:35:32.566Z] [2025-10-31T09:35:32.566Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:32.566Z] #35 ... [2025-10-31T09:35:32.566Z] [2025-10-31T09:35:32.566Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:32.855Z] #40 ... [2025-10-31T09:35:32.855Z] [2025-10-31T09:35:32.855Z] #54 [core-data internal] load build context [2025-10-31T09:35:32.855Z] #54 ... [2025-10-31T09:35:32.855Z] [2025-10-31T09:35:32.855Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:33.462Z] #40 ... [2025-10-31T09:35:33.462Z] [2025-10-31T09:35:33.462Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:33.746Z] #44 ... [2025-10-31T09:35:33.746Z] [2025-10-31T09:35:33.746Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:33.746Z] #40 ... [2025-10-31T09:35:33.746Z] [2025-10-31T09:35:33.746Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:35:33.746Z] #91 DONE 2.3s [2025-10-31T09:35:33.746Z] [2025-10-31T09:35:33.746Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:34.021Z] #40 ... [2025-10-31T09:35:34.021Z] [2025-10-31T09:35:34.021Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:35:34.021Z] #92 DONE 6.6s [2025-10-31T09:35:34.021Z] [2025-10-31T09:35:34.021Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:34.295Z] #40 ... [2025-10-31T09:35:34.295Z] [2025-10-31T09:35:34.295Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:34.577Z] #53 ... [2025-10-31T09:35:34.577Z] [2025-10-31T09:35:34.577Z] #48 [core-metadata internal] load build context [2025-10-31T09:35:34.577Z] #48 ... [2025-10-31T09:35:34.577Z] [2025-10-31T09:35:34.577Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:34.857Z] #40 transferring context: 130.75MB 125.7s [2025-10-31T09:35:35.135Z] #40 ... [2025-10-31T09:35:35.135Z] [2025-10-31T09:35:35.135Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:35:35.135Z] #93 DONE 1.2s [2025-10-31T09:35:35.135Z] [2025-10-31T09:35:35.135Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:35.413Z] #40 ... [2025-10-31T09:35:35.413Z] [2025-10-31T09:35:35.413Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:35:35.413Z] #94 DONE 1.4s [2025-10-31T09:35:35.413Z] [2025-10-31T09:35:35.413Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:36.864Z] #40 ... [2025-10-31T09:35:36.864Z] [2025-10-31T09:35:36.864Z] #58 [core-command internal] load build context [2025-10-31T09:35:37.139Z] #58 ... [2025-10-31T09:35:37.139Z] [2025-10-31T09:35:37.139Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:35:37.139Z] #95 DONE 1.6s [2025-10-31T09:35:37.139Z] [2025-10-31T09:35:37.139Z] #58 [core-command internal] load build context [2025-10-31T09:35:37.139Z] #58 ... [2025-10-31T09:35:37.139Z] [2025-10-31T09:35:37.139Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:37.413Z] #40 ... [2025-10-31T09:35:37.413Z] [2025-10-31T09:35:37.413Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:35:37.413Z] #96 DONE 1.9s [2025-10-31T09:35:37.687Z] [2025-10-31T09:35:37.687Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:37.687Z] #40 ... [2025-10-31T09:35:37.687Z] [2025-10-31T09:35:37.687Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:35:37.687Z] #97 DONE 5.8s [2025-10-31T09:35:37.687Z] [2025-10-31T09:35:37.687Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:37.687Z] #40 ... [2025-10-31T09:35:37.687Z] [2025-10-31T09:35:37.687Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:37.960Z] #56 ... [2025-10-31T09:35:37.960Z] [2025-10-31T09:35:37.960Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:37.960Z] #61 ... [2025-10-31T09:35:37.960Z] [2025-10-31T09:35:37.960Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:38.936Z] #56 ... [2025-10-31T09:35:38.936Z] [2025-10-31T09:35:38.936Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:35:38.936Z] #98 DONE 1.7s [2025-10-31T09:35:38.936Z] [2025-10-31T09:35:38.936Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:39.215Z] #56 ... [2025-10-31T09:35:39.215Z] [2025-10-31T09:35:39.215Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:35:39.215Z] #99 DONE 1.6s [2025-10-31T09:35:39.215Z] [2025-10-31T09:35:39.215Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:39.835Z] #56 transferring context: 78.59MB 131.8s [2025-10-31T09:35:40.430Z] #56 ... [2025-10-31T09:35:40.430Z] [2025-10-31T09:35:40.430Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:35:40.430Z] #60 ... [2025-10-31T09:35:40.430Z] [2025-10-31T09:35:40.430Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:35:40.430Z] #100 DONE 2.5s [2025-10-31T09:35:40.430Z] [2025-10-31T09:35:40.430Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:35:40.430Z] #60 ... [2025-10-31T09:35:40.430Z] [2025-10-31T09:35:40.430Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:40.724Z] #56 ... [2025-10-31T09:35:40.724Z] [2025-10-31T09:35:40.724Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T09:35:40.724Z] #101 DONE 1.7s [2025-10-31T09:35:40.724Z] [2025-10-31T09:35:40.724Z] #102 [security-spire-config] exporting to image [2025-10-31T09:35:40.724Z] #102 exporting layers [2025-10-31T09:35:41.156Z] #102 ... [2025-10-31T09:35:41.156Z] [2025-10-31T09:35:41.156Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:41.156Z] #59 ... [2025-10-31T09:35:41.156Z] [2025-10-31T09:35:41.156Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:41.156Z] #56 ... [2025-10-31T09:35:41.156Z] [2025-10-31T09:35:41.156Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:41.430Z] #52 ... [2025-10-31T09:35:41.430Z] [2025-10-31T09:35:41.430Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:42.043Z] #56 ... [2025-10-31T09:35:42.043Z] [2025-10-31T09:35:42.043Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:35:42.043Z] #103 DONE 2.9s [2025-10-31T09:35:42.043Z] [2025-10-31T09:35:42.043Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:42.669Z] #56 ... [2025-10-31T09:35:42.669Z] [2025-10-31T09:35:42.669Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:42.669Z] #35 ... [2025-10-31T09:35:42.669Z] [2025-10-31T09:35:42.669Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:42.948Z] #56 ... [2025-10-31T09:35:42.948Z] [2025-10-31T09:35:42.948Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:35:42.948Z] #104 DONE 2.3s [2025-10-31T09:35:42.948Z] [2025-10-31T09:35:42.948Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:42.948Z] #56 ... [2025-10-31T09:35:42.948Z] [2025-10-31T09:35:42.948Z] #54 [core-data internal] load build context [2025-10-31T09:35:43.228Z] #54 ... [2025-10-31T09:35:43.228Z] [2025-10-31T09:35:43.228Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:43.849Z] #56 ... [2025-10-31T09:35:43.849Z] [2025-10-31T09:35:43.849Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:43.849Z] #44 ... [2025-10-31T09:35:43.849Z] [2025-10-31T09:35:43.849Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:44.169Z] #56 ... [2025-10-31T09:35:44.169Z] [2025-10-31T09:35:44.169Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:35:44.169Z] #105 DONE 1.9s [2025-10-31T09:35:44.169Z] [2025-10-31T09:35:44.169Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:44.455Z] #56 ... [2025-10-31T09:35:44.455Z] [2025-10-31T09:35:44.455Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:44.732Z] #53 ... [2025-10-31T09:35:44.732Z] [2025-10-31T09:35:44.732Z] #48 [core-metadata internal] load build context [2025-10-31T09:35:44.732Z] #48 ... [2025-10-31T09:35:44.732Z] [2025-10-31T09:35:44.732Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:45.021Z] #56 ... [2025-10-31T09:35:45.021Z] [2025-10-31T09:35:45.021Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:35:45.021Z] #106 DONE 1.9s [2025-10-31T09:35:45.021Z] [2025-10-31T09:35:45.021Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:45.021Z] #44 transferring context: 192.11MB 138.8s [2025-10-31T09:35:46.481Z] #44 ... [2025-10-31T09:35:46.481Z] [2025-10-31T09:35:46.481Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:35:46.481Z] #107 DONE 1.3s [2025-10-31T09:35:46.481Z] [2025-10-31T09:35:46.481Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:47.091Z] #44 ... [2025-10-31T09:35:47.091Z] [2025-10-31T09:35:47.091Z] #58 [core-command internal] load build context [2025-10-31T09:35:47.370Z] #58 ... [2025-10-31T09:35:47.371Z] [2025-10-31T09:35:47.371Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:47.973Z] #44 ... [2025-10-31T09:35:47.973Z] [2025-10-31T09:35:47.973Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:35:47.973Z] #108 DONE 1.3s [2025-10-31T09:35:47.973Z] [2025-10-31T09:35:47.973Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:47.973Z] #40 ... [2025-10-31T09:35:47.973Z] [2025-10-31T09:35:47.973Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:48.246Z] #44 ... [2025-10-31T09:35:48.246Z] [2025-10-31T09:35:48.246Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:48.246Z] #61 ... [2025-10-31T09:35:48.246Z] [2025-10-31T09:35:48.246Z] #58 [core-command internal] load build context [2025-10-31T09:35:50.866Z] #58 transferring context: 234.32MB 138.6s [2025-10-31T09:35:50.866Z] #58 ... [2025-10-31T09:35:50.866Z] [2025-10-31T09:35:50.866Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:35:50.866Z] #60 ... [2025-10-31T09:35:50.866Z] [2025-10-31T09:35:50.866Z] #58 [core-command internal] load build context [2025-10-31T09:35:51.148Z] #58 ... [2025-10-31T09:35:51.148Z] [2025-10-31T09:35:51.148Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:51.148Z] #59 ... [2025-10-31T09:35:51.148Z] [2025-10-31T09:35:51.148Z] #58 [core-command internal] load build context [2025-10-31T09:35:51.424Z] #58 ... [2025-10-31T09:35:51.424Z] [2025-10-31T09:35:51.424Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:51.424Z] #52 ... [2025-10-31T09:35:51.424Z] [2025-10-31T09:35:51.424Z] #58 [core-command internal] load build context [2025-10-31T09:35:52.879Z] #58 ... [2025-10-31T09:35:52.879Z] [2025-10-31T09:35:52.879Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:52.879Z] #35 ... [2025-10-31T09:35:52.879Z] [2025-10-31T09:35:52.879Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:53.487Z] #59 ... [2025-10-31T09:35:53.487Z] [2025-10-31T09:35:53.487Z] #54 [core-data internal] load build context [2025-10-31T09:35:53.487Z] #54 ... [2025-10-31T09:35:53.487Z] [2025-10-31T09:35:53.487Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:35:53.768Z] #35 transferring context: 255.60MB 150.1s [2025-10-31T09:35:54.378Z] #35 ... [2025-10-31T09:35:54.378Z] [2025-10-31T09:35:54.378Z] #102 [security-spire-server] exporting to image [2025-10-31T09:35:54.378Z] #102 exporting layers 9.9s done [2025-10-31T09:35:54.378Z] #102 writing image sha256:d799d565957d752a3008731e106a0432f02de07ca68267ef1f8ef56cdb81dd91 0.1s done [2025-10-31T09:35:54.378Z] #102 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-10-31T09:35:54.378Z] #102 writing image sha256:e7f353af0f34bcc428ecedf73cb819f310c0411d619e25de0820b7e76e503a2a 0.1s done [2025-10-31T09:35:54.378Z] #102 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-31T09:35:54.654Z] #102 ... [2025-10-31T09:35:54.654Z] [2025-10-31T09:35:54.654Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:54.654Z] #59 ... [2025-10-31T09:35:54.654Z] [2025-10-31T09:35:54.654Z] #53 [core-keeper internal] load build context [2025-10-31T09:35:54.931Z] #53 ... [2025-10-31T09:35:54.931Z] [2025-10-31T09:35:54.931Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:54.931Z] #59 ... [2025-10-31T09:35:54.931Z] [2025-10-31T09:35:54.931Z] #56 [support-notifications internal] load build context [2025-10-31T09:35:54.931Z] #56 ... [2025-10-31T09:35:54.931Z] [2025-10-31T09:35:54.931Z] #48 [core-metadata internal] load build context [2025-10-31T09:35:55.205Z] #48 ... [2025-10-31T09:35:55.205Z] [2025-10-31T09:35:55.205Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:56.646Z] #59 ... [2025-10-31T09:35:56.646Z] [2025-10-31T09:35:56.646Z] #102 [security-spire-agent] exporting to image [2025-10-31T09:35:56.646Z] #102 exporting layers 8.4s done [2025-10-31T09:35:56.646Z] #102 writing image sha256:5ab03c32064c37c1c6e738917742a0fd8df2714a5499458386fa0e01d8253fcc 0.0s done [2025-10-31T09:35:56.646Z] #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:35:56.646Z] #102 DONE 15.7s [2025-10-31T09:35:56.646Z] [2025-10-31T09:35:56.646Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:58.079Z] #59 ... [2025-10-31T09:35:58.079Z] [2025-10-31T09:35:58.079Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:35:58.351Z] #40 ... [2025-10-31T09:35:58.351Z] [2025-10-31T09:35:58.351Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:58.351Z] #59 ... [2025-10-31T09:35:58.351Z] [2025-10-31T09:35:58.351Z] #44 [support-scheduler internal] load build context [2025-10-31T09:35:58.351Z] #44 ... [2025-10-31T09:35:58.351Z] [2025-10-31T09:35:58.351Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:58.624Z] #61 ... [2025-10-31T09:35:58.624Z] [2025-10-31T09:35:58.624Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:00.592Z] #44 transferring context: 235.96MB 154.1s [2025-10-31T09:36:00.592Z] #44 ... [2025-10-31T09:36:00.592Z] [2025-10-31T09:36:00.592Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:00.864Z] #60 ... [2025-10-31T09:36:00.864Z] [2025-10-31T09:36:00.864Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:01.457Z] #44 ... [2025-10-31T09:36:01.457Z] [2025-10-31T09:36:01.457Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:01.724Z] #52 ... [2025-10-31T09:36:01.724Z] [2025-10-31T09:36:01.724Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:03.146Z] #44 ... [2025-10-31T09:36:03.146Z] [2025-10-31T09:36:03.146Z] #58 [core-command internal] load build context [2025-10-31T09:36:03.146Z] #58 ... [2025-10-31T09:36:03.146Z] [2025-10-31T09:36:03.146Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:03.743Z] #44 ... [2025-10-31T09:36:03.743Z] [2025-10-31T09:36:03.743Z] #54 [core-data internal] load build context [2025-10-31T09:36:03.743Z] #54 ... [2025-10-31T09:36:03.743Z] [2025-10-31T09:36:03.743Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:04.739Z] #44 ... [2025-10-31T09:36:04.739Z] [2025-10-31T09:36:04.739Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:36:04.739Z] #35 transferring context: 294.89MB 161.1s [2025-10-31T09:36:05.019Z] #35 ... [2025-10-31T09:36:05.019Z] [2025-10-31T09:36:05.019Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:05.019Z] #53 ... [2025-10-31T09:36:05.019Z] [2025-10-31T09:36:05.019Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:05.019Z] #44 ... [2025-10-31T09:36:05.019Z] [2025-10-31T09:36:05.019Z] #56 [support-notifications internal] load build context [2025-10-31T09:36:05.300Z] #56 ... [2025-10-31T09:36:05.300Z] [2025-10-31T09:36:05.300Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:05.300Z] #48 ... [2025-10-31T09:36:05.300Z] [2025-10-31T09:36:05.300Z] #56 [support-notifications internal] load build context [2025-10-31T09:36:08.701Z] #56 ... [2025-10-31T09:36:08.701Z] [2025-10-31T09:36:08.701Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:08.701Z] #40 ... [2025-10-31T09:36:08.701Z] [2025-10-31T09:36:08.701Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:08.701Z] #59 ... [2025-10-31T09:36:08.701Z] [2025-10-31T09:36:08.701Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:08.701Z] #40 ... [2025-10-31T09:36:08.701Z] [2025-10-31T09:36:08.701Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:08.701Z] #61 ... [2025-10-31T09:36:08.701Z] [2025-10-31T09:36:08.701Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:11.326Z] #40 ... [2025-10-31T09:36:11.326Z] [2025-10-31T09:36:11.326Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:11.326Z] #60 ... [2025-10-31T09:36:11.326Z] [2025-10-31T09:36:11.326Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:11.599Z] #40 transferring context: 250.06MB 162.5s [2025-10-31T09:36:11.874Z] #40 ... [2025-10-31T09:36:11.874Z] [2025-10-31T09:36:11.874Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:11.874Z] #52 ... [2025-10-31T09:36:11.874Z] [2025-10-31T09:36:11.874Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:13.316Z] #40 ... [2025-10-31T09:36:13.316Z] [2025-10-31T09:36:13.316Z] #58 [core-command internal] load build context [2025-10-31T09:36:13.316Z] #58 ... [2025-10-31T09:36:13.316Z] [2025-10-31T09:36:13.316Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:13.917Z] #40 ... [2025-10-31T09:36:13.917Z] [2025-10-31T09:36:13.917Z] #54 [core-data internal] load build context [2025-10-31T09:36:13.917Z] #54 ... [2025-10-31T09:36:13.917Z] [2025-10-31T09:36:13.917Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:14.894Z] #40 ... [2025-10-31T09:36:14.894Z] [2025-10-31T09:36:14.894Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:36:15.167Z] #35 transferring context: 326.92MB 171.3s [2025-10-31T09:36:15.167Z] #35 ... [2025-10-31T09:36:15.167Z] [2025-10-31T09:36:15.167Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:15.167Z] #53 ... [2025-10-31T09:36:15.167Z] [2025-10-31T09:36:15.167Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:15.167Z] #44 ... [2025-10-31T09:36:15.167Z] [2025-10-31T09:36:15.167Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:15.440Z] #53 ... [2025-10-31T09:36:15.440Z] [2025-10-31T09:36:15.440Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:15.440Z] #48 ... [2025-10-31T09:36:15.440Z] [2025-10-31T09:36:15.440Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:18.862Z] #53 ... [2025-10-31T09:36:18.862Z] [2025-10-31T09:36:18.862Z] #56 [support-notifications internal] load build context [2025-10-31T09:36:18.862Z] #56 ... [2025-10-31T09:36:18.862Z] [2025-10-31T09:36:18.862Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:18.862Z] #53 ... [2025-10-31T09:36:18.862Z] [2025-10-31T09:36:18.862Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:18.862Z] #59 ... [2025-10-31T09:36:18.862Z] [2025-10-31T09:36:18.862Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:19.135Z] #53 ... [2025-10-31T09:36:19.135Z] [2025-10-31T09:36:19.135Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:19.135Z] #61 ... [2025-10-31T09:36:19.135Z] [2025-10-31T09:36:19.135Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:21.107Z] #59 ... [2025-10-31T09:36:21.107Z] [2025-10-31T09:36:21.107Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:21.107Z] #60 ... [2025-10-31T09:36:21.107Z] [2025-10-31T09:36:21.107Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:21.701Z] #59 transferring context: 222.49MB 169.6s [2025-10-31T09:36:22.306Z] #59 ... [2025-10-31T09:36:22.306Z] [2025-10-31T09:36:22.306Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:22.306Z] #52 ... [2025-10-31T09:36:22.306Z] [2025-10-31T09:36:22.306Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:23.734Z] #59 ... [2025-10-31T09:36:23.734Z] [2025-10-31T09:36:23.734Z] #58 [core-command internal] load build context [2025-10-31T09:36:23.734Z] #58 ... [2025-10-31T09:36:23.734Z] [2025-10-31T09:36:23.734Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:24.006Z] #59 ... [2025-10-31T09:36:24.006Z] [2025-10-31T09:36:24.006Z] #54 [core-data internal] load build context [2025-10-31T09:36:24.006Z] #54 ... [2025-10-31T09:36:24.006Z] [2025-10-31T09:36:24.006Z] #58 [core-command internal] load build context [2025-10-31T09:36:24.986Z] #58 ... [2025-10-31T09:36:24.986Z] [2025-10-31T09:36:24.986Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:25.262Z] #40 ... [2025-10-31T09:36:25.262Z] [2025-10-31T09:36:25.262Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:36:25.262Z] #35 transferring context: 358.76MB 181.5s [2025-10-31T09:36:25.262Z] #35 ... [2025-10-31T09:36:25.262Z] [2025-10-31T09:36:25.262Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:25.535Z] #40 ... [2025-10-31T09:36:25.535Z] [2025-10-31T09:36:25.535Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:25.535Z] #44 ... [2025-10-31T09:36:25.535Z] [2025-10-31T09:36:25.535Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:25.535Z] #40 ... [2025-10-31T09:36:25.535Z] [2025-10-31T09:36:25.535Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:25.810Z] #48 ... [2025-10-31T09:36:25.810Z] [2025-10-31T09:36:25.810Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:29.207Z] #44 ... [2025-10-31T09:36:29.207Z] [2025-10-31T09:36:29.207Z] #56 [support-notifications internal] load build context [2025-10-31T09:36:29.207Z] #56 ... [2025-10-31T09:36:29.207Z] [2025-10-31T09:36:29.207Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:29.207Z] #44 ... [2025-10-31T09:36:29.207Z] [2025-10-31T09:36:29.207Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:29.207Z] #53 ... [2025-10-31T09:36:29.207Z] [2025-10-31T09:36:29.207Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:29.207Z] #61 ... [2025-10-31T09:36:29.207Z] [2025-10-31T09:36:29.207Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:31.206Z] #53 ... [2025-10-31T09:36:31.206Z] [2025-10-31T09:36:31.206Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:31.206Z] #60 ... [2025-10-31T09:36:31.206Z] [2025-10-31T09:36:31.206Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:31.807Z] #53 transferring context: 211.83MB 183.8s [2025-10-31T09:36:32.082Z] #53 ... [2025-10-31T09:36:32.082Z] [2025-10-31T09:36:32.082Z] #58 [core-command internal] load build context [2025-10-31T09:36:32.082Z] #58 transferring context: 402.00MB 180.2s done [2025-10-31T09:36:32.082Z] #58 DONE 183.2s [2025-10-31T09:36:32.360Z] [2025-10-31T09:36:32.360Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:32.360Z] #60 ... [2025-10-31T09:36:32.360Z] [2025-10-31T09:36:32.360Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:32.638Z] #52 ... [2025-10-31T09:36:32.638Z] [2025-10-31T09:36:32.638Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:36:34.083Z] #109 ... [2025-10-31T09:36:34.083Z] [2025-10-31T09:36:34.083Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:34.357Z] #59 ... [2025-10-31T09:36:34.357Z] [2025-10-31T09:36:34.357Z] #54 [core-data internal] load build context [2025-10-31T09:36:34.357Z] #54 ... [2025-10-31T09:36:34.357Z] [2025-10-31T09:36:34.357Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:35.343Z] #59 ... [2025-10-31T09:36:35.343Z] [2025-10-31T09:36:35.343Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:35.343Z] #52 transferring context: 402.00MB 186.9s done [2025-10-31T09:36:35.343Z] #52 DONE 188.1s [2025-10-31T09:36:35.343Z] [2025-10-31T09:36:35.343Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:35.343Z] #59 ... [2025-10-31T09:36:35.343Z] [2025-10-31T09:36:35.343Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:36:35.625Z] #35 ... [2025-10-31T09:36:35.625Z] [2025-10-31T09:36:35.625Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:35.625Z] #59 ... [2025-10-31T09:36:35.625Z] [2025-10-31T09:36:35.625Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:35.904Z] #40 ... [2025-10-31T09:36:35.904Z] [2025-10-31T09:36:35.904Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:35.904Z] #48 ... [2025-10-31T09:36:35.904Z] [2025-10-31T09:36:35.904Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:36.198Z] #61 ... [2025-10-31T09:36:36.198Z] [2025-10-31T09:36:36.198Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:36.479Z] #48 ... [2025-10-31T09:36:36.480Z] [2025-10-31T09:36:36.480Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:36:36.480Z] #109 DONE 4.0s [2025-10-31T09:36:36.480Z] [2025-10-31T09:36:36.480Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:39.148Z] #48 ... [2025-10-31T09:36:39.148Z] [2025-10-31T09:36:39.148Z] #56 [support-notifications internal] load build context [2025-10-31T09:36:39.148Z] #56 ... [2025-10-31T09:36:39.148Z] [2025-10-31T09:36:39.148Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:39.148Z] #61 ... [2025-10-31T09:36:39.148Z] [2025-10-31T09:36:39.148Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:39.432Z] #44 ... [2025-10-31T09:36:39.432Z] [2025-10-31T09:36:39.432Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:40.040Z] #48 transferring context: 355.14MB 178.6s [2025-10-31T09:36:40.040Z] #48 ... [2025-10-31T09:36:40.040Z] [2025-10-31T09:36:40.040Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:36:40.040Z] #35 transferring context: 402.00MB 196.0s done [2025-10-31T09:36:40.040Z] #35 DONE 196.5s [2025-10-31T09:36:40.040Z] [2025-10-31T09:36:40.040Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:42.682Z] #48 ... [2025-10-31T09:36:42.682Z] [2025-10-31T09:36:42.682Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:42.682Z] #53 ... [2025-10-31T09:36:42.682Z] [2025-10-31T09:36:42.682Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:42.682Z] #48 ... [2025-10-31T09:36:42.682Z] [2025-10-31T09:36:42.682Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:42.682Z] #60 ... [2025-10-31T09:36:42.682Z] [2025-10-31T09:36:42.682Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:43.284Z] #48 ... [2025-10-31T09:36:43.284Z] [2025-10-31T09:36:43.284Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:36:43.284Z] #110 DONE 2.4s [2025-10-31T09:36:43.284Z] [2025-10-31T09:36:43.284Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:43.879Z] #48 ... [2025-10-31T09:36:43.879Z] [2025-10-31T09:36:43.879Z] #54 [core-data internal] load build context [2025-10-31T09:36:43.879Z] #54 transferring context: 402.00MB 195.0s done [2025-10-31T09:36:43.879Z] #54 DONE 196.3s [2025-10-31T09:36:43.879Z] [2025-10-31T09:36:43.879Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:45.857Z] #48 ... [2025-10-31T09:36:45.857Z] [2025-10-31T09:36:45.857Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:45.857Z] #59 ... [2025-10-31T09:36:45.857Z] [2025-10-31T09:36:45.857Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:46.131Z] #48 ... [2025-10-31T09:36:46.131Z] [2025-10-31T09:36:46.131Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:46.131Z] #40 ... [2025-10-31T09:36:46.131Z] [2025-10-31T09:36:46.131Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:46.729Z] #59 ... [2025-10-31T09:36:46.729Z] [2025-10-31T09:36:46.729Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:46.729Z] #111 ... [2025-10-31T09:36:46.729Z] [2025-10-31T09:36:46.729Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:48.720Z] #59 transferring context: 313.48MB 196.5s [2025-10-31T09:36:49.320Z] #59 ... [2025-10-31T09:36:49.320Z] [2025-10-31T09:36:49.320Z] #56 [support-notifications internal] load build context [2025-10-31T09:36:49.320Z] #56 ... [2025-10-31T09:36:49.320Z] [2025-10-31T09:36:49.320Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:49.595Z] #61 ... [2025-10-31T09:36:49.595Z] [2025-10-31T09:36:49.595Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:49.595Z] #44 ... [2025-10-31T09:36:49.595Z] [2025-10-31T09:36:49.595Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:53.005Z] #61 ... [2025-10-31T09:36:53.005Z] [2025-10-31T09:36:53.005Z] #53 [core-keeper internal] load build context [2025-10-31T09:36:53.005Z] #53 ... [2025-10-31T09:36:53.005Z] [2025-10-31T09:36:53.005Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:53.005Z] #60 ... [2025-10-31T09:36:53.005Z] [2025-10-31T09:36:53.005Z] #61 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:53.005Z] #61 transferring context: 402.00MB 200.6s done [2025-10-31T09:36:53.005Z] #61 DONE 203.8s [2025-10-31T09:36:53.005Z] [2025-10-31T09:36:53.005Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:36:53.005Z] #60 ... [2025-10-31T09:36:53.005Z] [2025-10-31T09:36:53.005Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:53.281Z] #59 ... [2025-10-31T09:36:53.281Z] [2025-10-31T09:36:53.281Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:53.281Z] #112 ... [2025-10-31T09:36:53.281Z] [2025-10-31T09:36:53.281Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:53.559Z] #59 ... [2025-10-31T09:36:53.559Z] [2025-10-31T09:36:53.559Z] #48 [core-metadata internal] load build context [2025-10-31T09:36:53.559Z] #48 transferring context: 402.00MB 191.8s done [2025-10-31T09:36:53.559Z] #48 DONE 197.6s [2025-10-31T09:36:53.559Z] [2025-10-31T09:36:53.559Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:56.218Z] #59 ... [2025-10-31T09:36:56.218Z] [2025-10-31T09:36:56.218Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:36:56.218Z] #40 transferring context: 402.00MB 206.2s done [2025-10-31T09:36:56.487Z] #40 ... [2025-10-31T09:36:56.487Z] [2025-10-31T09:36:56.487Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:36:59.865Z] #59 ... [2025-10-31T09:36:59.865Z] [2025-10-31T09:36:59.865Z] #56 [support-notifications internal] load build context [2025-10-31T09:36:59.865Z] #56 ... [2025-10-31T09:36:59.865Z] [2025-10-31T09:36:59.865Z] #44 [support-scheduler internal] load build context [2025-10-31T09:36:59.865Z] #44 transferring context: 402.00MB 208.9s done [2025-10-31T09:36:59.865Z] #44 ... [2025-10-31T09:36:59.865Z] [2025-10-31T09:36:59.865Z] #53 [core-keeper internal] load build context [2025-10-31T09:37:00.831Z] #53 transferring context: 318.50MB 212.8s [2025-10-31T09:37:00.831Z] #53 ... [2025-10-31T09:37:00.831Z] [2025-10-31T09:37:00.831Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:37:02.808Z] #59 ... [2025-10-31T09:37:02.808Z] [2025-10-31T09:37:02.808Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:03.081Z] #113 ... [2025-10-31T09:37:03.081Z] [2025-10-31T09:37:03.081Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:37:03.081Z] #60 transferring context: 402.00MB 203.9s done [2025-10-31T09:37:03.081Z] #60 ... [2025-10-31T09:37:03.081Z] [2025-10-31T09:37:03.081Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:37:03.081Z] #59 transferring context: 388.67MB 211.1s [2025-10-31T09:37:04.504Z] #59 transferring context: 402.00MB 212.4s done [2025-10-31T09:37:07.895Z] #59 ... [2025-10-31T09:37:07.895Z] [2025-10-31T09:37:07.895Z] #44 [support-scheduler internal] load build context [2025-10-31T09:37:07.895Z] #44 DONE 221.8s [2025-10-31T09:37:07.895Z] [2025-10-31T09:37:07.895Z] #53 [core-keeper internal] load build context [2025-10-31T09:37:08.496Z] #53 ... [2025-10-31T09:37:08.496Z] [2025-10-31T09:37:08.496Z] #40 [security-secretstore-setup internal] load build context [2025-10-31T09:37:08.496Z] #40 DONE 219.6s [2025-10-31T09:37:08.496Z] [2025-10-31T09:37:08.496Z] #53 [core-keeper internal] load build context [2025-10-31T09:37:08.496Z] #53 ... [2025-10-31T09:37:08.496Z] [2025-10-31T09:37:08.496Z] #56 [support-notifications internal] load build context [2025-10-31T09:37:08.496Z] #56 transferring context: 402.00MB 219.5s done [2025-10-31T09:37:08.768Z] #56 ... [2025-10-31T09:37:08.768Z] [2025-10-31T09:37:08.768Z] #60 [security-proxy-auth internal] load build context [2025-10-31T09:37:08.768Z] #60 DONE 219.8s [2025-10-31T09:37:08.768Z] [2025-10-31T09:37:08.768Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:37:08.768Z] #59 DONE 219.8s [2025-10-31T09:37:08.768Z] [2025-10-31T09:37:08.768Z] #53 [core-keeper internal] load build context [2025-10-31T09:37:08.768Z] #53 ... [2025-10-31T09:37:08.768Z] [2025-10-31T09:37:08.768Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.768Z] #113 DONE 16.1s [2025-10-31T09:37:08.768Z] [2025-10-31T09:37:08.768Z] #53 [core-keeper internal] load build context [2025-10-31T09:37:09.046Z] #53 ... [2025-10-31T09:37:09.046Z] [2025-10-31T09:37:09.046Z] #56 [support-notifications internal] load build context [2025-10-31T09:37:09.046Z] #56 DONE 221.9s [2025-10-31T09:37:09.046Z] [2025-10-31T09:37:09.046Z] #53 [core-keeper internal] load build context [2025-10-31T09:37:09.046Z] #53 transferring context: 402.00MB 221.2s done [2025-10-31T09:37:09.666Z] #53 DONE 222.6s [2025-10-31T09:37:09.666Z] [2025-10-31T09:37:09.666Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:37:10.266Z] #114 ... [2025-10-31T09:37:10.266Z] [2025-10-31T09:37:10.266Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:10.266Z] #115 DONE 2.0s [2025-10-31T09:37:10.546Z] [2025-10-31T09:37:10.546Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:10.822Z] #116 ... [2025-10-31T09:37:10.822Z] [2025-10-31T09:37:10.822Z] #117 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:10.822Z] #117 DONE 1.7s [2025-10-31T09:37:10.822Z] [2025-10-31T09:37:10.822Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:11.424Z] #118 ... [2025-10-31T09:37:11.424Z] [2025-10-31T09:37:11.424Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:37:11.424Z] #114 DONE 1.7s [2025-10-31T09:37:11.424Z] [2025-10-31T09:37:11.424Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:19.739Z] #119 ... [2025-10-31T09:37:19.739Z] [2025-10-31T09:37:19.739Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:41.838Z] #120 ... [2025-10-31T09:38:41.838Z] [2025-10-31T09:38:41.838Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:41.838Z] #111 DONE 119.7s [2025-10-31T09:38:41.838Z] [2025-10-31T09:38:41.838Z] #121 [core-command builder 6/7] COPY . . [2025-10-31T09:38:43.857Z] #121 DONE 7.1s [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:43.857Z] #122 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:43.857Z] #123 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #124 [core-metadata builder 6/7] COPY . . [2025-10-31T09:38:43.857Z] #124 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:43.857Z] #125 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:43.857Z] #126 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #127 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:38:43.857Z] #127 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:38:43.857Z] #128 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:43.857Z] #129 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:43.857Z] #130 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:43.857Z] #131 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #132 [core-data builder 6/7] COPY . . [2025-10-31T09:38:43.857Z] #132 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:43.857Z] #133 CACHED [2025-10-31T09:38:43.857Z] [2025-10-31T09:38:43.857Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:38:49.329Z] #134 5.762 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-31T09:38:53.671Z] #134 ... [2025-10-31T09:38:53.671Z] [2025-10-31T09:38:53.671Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:38:53.671Z] #0 6.143 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-31T09:38:53.671Z] #135 ... [2025-10-31T09:38:53.671Z] [2025-10-31T09:38:53.671Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:38:53.672Z] #0 5.607 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-31T09:38:53.672Z] #136 ... [2025-10-31T09:38:53.672Z] [2025-10-31T09:38:53.672Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:38:53.672Z] #0 6.349 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-31T09:38:53.950Z] #137 ... [2025-10-31T09:38:53.950Z] [2025-10-31T09:38:53.950Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T09:38:53.950Z] #0 5.221 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-31T09:39:21.048Z] #138 ... [2025-10-31T09:39:21.048Z] [2025-10-31T09:39:21.048Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:21.048Z] #112 DONE 154.3s [2025-10-31T09:39:21.048Z] [2025-10-31T09:39:21.048Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:39:24.513Z] #139 DONE 6.7s [2025-10-31T09:39:24.513Z] [2025-10-31T09:39:24.513Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:39:24.514Z] #140 CACHED [2025-10-31T09:39:24.514Z] [2025-10-31T09:39:24.514Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:24.514Z] #141 CACHED [2025-10-31T09:39:24.514Z] [2025-10-31T09:39:24.514Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:24.514Z] #142 CACHED [2025-10-31T09:39:24.514Z] [2025-10-31T09:39:24.514Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:24.514Z] #143 CACHED [2025-10-31T09:39:24.514Z] [2025-10-31T09:39:24.514Z] #144 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:39:24.514Z] #144 CACHED [2025-10-31T09:39:24.514Z] [2025-10-31T09:39:24.514Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:24.514Z] #145 CACHED [2025-10-31T09:39:24.514Z] [2025-10-31T09:39:24.514Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:39:28.861Z] #146 4.802 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-31T09:39:34.309Z] #146 ... [2025-10-31T09:39:34.309Z] [2025-10-31T09:39:34.309Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T09:39:34.309Z] #0 4.558 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-31T09:39:34.309Z] #147 ... [2025-10-31T09:39:34.309Z] [2025-10-31T09:39:34.309Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:39:34.309Z] #0 4.410 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-31T09:40:01.192Z] #148 ... [2025-10-31T09:40:01.192Z] [2025-10-31T09:40:01.192Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:40:01.192Z] #116 DONE 168.2s [2025-10-31T09:40:01.192Z] [2025-10-31T09:40:01.192Z] #149 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:40:01.192Z] #149 ... [2025-10-31T09:40:01.192Z] [2025-10-31T09:40:01.192Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:40:01.192Z] #118 DONE 167.8s [2025-10-31T09:40:01.192Z] [2025-10-31T09:40:01.192Z] #150 [support-notifications builder 6/7] COPY . . [2025-10-31T09:40:01.192Z] #150 ... [2025-10-31T09:40:01.192Z] [2025-10-31T09:40:01.192Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:40:01.192Z] #120 DONE 170.7s [2025-10-31T09:40:01.192Z] [2025-10-31T09:40:01.192Z] #151 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:40:03.232Z] #151 ... [2025-10-31T09:40:03.232Z] [2025-10-31T09:40:03.232Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:40:03.232Z] #119 DONE 171.6s [2025-10-31T09:40:03.232Z] [2025-10-31T09:40:03.232Z] #152 [core-keeper builder 7/8] COPY . . [2025-10-31T09:40:13.449Z] #152 ... [2025-10-31T09:40:13.449Z] [2025-10-31T09:40:13.449Z] #149 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:40:13.449Z] #149 DONE 13.6s [2025-10-31T09:40:13.449Z] [2025-10-31T09:40:13.449Z] #150 [support-notifications builder 6/7] COPY . . [2025-10-31T09:40:13.449Z] #150 DONE 13.6s [2025-10-31T09:40:13.449Z] [2025-10-31T09:40:13.449Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:40:13.449Z] #153 ... [2025-10-31T09:40:13.449Z] [2025-10-31T09:40:13.449Z] #151 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:40:13.449Z] #151 DONE 13.4s [2025-10-31T09:40:13.449Z] [2025-10-31T09:40:13.449Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:40:17.810Z] #154 ... [2025-10-31T09:40:17.810Z] [2025-10-31T09:40:17.810Z] #152 [core-keeper builder 7/8] COPY . . [2025-10-31T09:40:17.810Z] #152 DONE 14.5s [2025-10-31T09:40:17.810Z] [2025-10-31T09:40:17.810Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:40:20.480Z] #155 2.868 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-31T09:40:22.507Z] #155 ... [2025-10-31T09:40:22.507Z] [2025-10-31T09:40:22.507Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:40:22.507Z] #0 5.673 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-31T09:40:22.507Z] #156 ... [2025-10-31T09:40:22.507Z] [2025-10-31T09:40:22.507Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:40:22.507Z] #154 5.174 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-31T09:40:26.858Z] #154 ... [2025-10-31T09:40:26.858Z] [2025-10-31T09:40:26.858Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:40:26.858Z] #153 4.559 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-31T10:11:52.112Z] #153 ... [2025-10-31T10:11:52.112Z] [2025-10-31T10:11:52.112Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:11:52.112Z] #138 DONE 1982.1s [2025-10-31T10:11:52.112Z] [2025-10-31T10:11:52.112Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:11:52.112Z] #42 ... [2025-10-31T10:11:52.112Z] [2025-10-31T10:11:52.112Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:11:52.112Z] #157 DONE 0.2s [2025-10-31T10:11:52.112Z] [2025-10-31T10:11:52.113Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:11:52.113Z] #158 DONE 0.2s [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:11:52.113Z] #134 ... [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T10:11:52.113Z] #159 DONE 0.4s [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:11:52.113Z] #156 ... [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:11:52.113Z] #160 DONE 0.4s [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T10:11:52.113Z] #161 DONE 0.3s [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:11:52.113Z] #162 DONE 2.6s [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #102 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:11:52.113Z] #102 exporting layers [2025-10-31T10:11:52.113Z] #102 exporting layers 1.0s done [2025-10-31T10:11:52.113Z] #102 writing image sha256:029ea498bd789414b69bfccf8c6729badd756114fbaa47199cb668526ab0b6c9 done [2025-10-31T10:11:52.113Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T10:11:52.113Z] #102 DONE 16.7s [2025-10-31T10:11:52.113Z] [2025-10-31T10:11:52.113Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:13:00.170Z] #153 ... [2025-10-31T10:13:00.170Z] [2025-10-31T10:13:00.170Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:13:00.170Z] #146 DONE 2010.0s [2025-10-31T10:13:00.170Z] [2025-10-31T10:13:00.170Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:13:00.170Z] #163 DONE 0.6s [2025-10-31T10:13:00.170Z] [2025-10-31T10:13:00.170Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:13:00.170Z] #164 DONE 5.1s [2025-10-31T10:13:00.170Z] [2025-10-31T10:13:00.170Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:13:00.170Z] #154 ... [2025-10-31T10:13:00.170Z] [2025-10-31T10:13:00.170Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:13:00.170Z] #165 DONE 0.4s [2025-10-31T10:13:00.170Z] [2025-10-31T10:13:00.170Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:13:00.453Z] #147 ... [2025-10-31T10:13:00.453Z] [2025-10-31T10:13:00.453Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:13:00.453Z] #166 DONE 0.2s [2025-10-31T10:13:00.453Z] [2025-10-31T10:13:00.453Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:13:00.735Z] #167 DONE 0.4s [2025-10-31T10:13:00.735Z] [2025-10-31T10:13:00.735Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:13:01.073Z] #168 DONE 0.2s [2025-10-31T10:13:01.073Z] [2025-10-31T10:13:01.073Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:13:01.366Z] #153 ... [2025-10-31T10:13:01.366Z] [2025-10-31T10:13:01.366Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-31T10:13:01.366Z] #169 DONE 0.3s [2025-10-31T10:13:01.366Z] [2025-10-31T10:13:01.366Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:13:01.366Z] #137 ... [2025-10-31T10:13:01.366Z] [2025-10-31T10:13:01.366Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-31T10:13:01.662Z] #170 DONE 0.1s [2025-10-31T10:13:01.662Z] [2025-10-31T10:13:01.662Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-31T10:13:01.662Z] #171 DONE 0.2s [2025-10-31T10:13:01.662Z] [2025-10-31T10:13:01.662Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:13:01.939Z] #172 DONE 0.2s [2025-10-31T10:13:01.939Z] [2025-10-31T10:13:01.939Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:13:05.319Z] #173 DONE 3.2s [2025-10-31T10:13:05.319Z] [2025-10-31T10:13:05.319Z] #102 [security-bootstrapper] exporting to image [2025-10-31T10:13:05.319Z] #102 exporting layers [2025-10-31T10:13:06.293Z] #102 exporting layers 1.5s done [2025-10-31T10:13:06.575Z] #102 writing image sha256:4261e96bfd6def3e3caee539bfaef69aac040cc0fec786d09d2e96d40f494040 0.0s done [2025-10-31T10:13:06.575Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:13:06.575Z] #102 DONE 18.2s [2025-10-31T10:13:06.575Z] [2025-10-31T10:13:06.575Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:37:45.525Z] #42 ... [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:37:45.525Z] #136 DONE 3530.3s [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:37:45.525Z] #134 ... [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:45.525Z] #174 DONE 0.1s [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:45.525Z] #175 DONE 0.2s [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:37:45.525Z] #176 DONE 0.6s [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:37:45.525Z] #134 ... [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:37:45.525Z] #177 DONE 0.2s [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #102 [core-command] exporting to image [2025-10-31T10:37:45.525Z] #102 exporting layers [2025-10-31T10:37:45.525Z] #102 exporting layers 0.6s done [2025-10-31T10:37:45.525Z] #102 writing image sha256:00d041c88053c10e20586007137a75cacad4b01c9b400f88d86c62279ab9e549 done [2025-10-31T10:37:45.525Z] #102 naming to docker.io/library/core-command-arm64 0.0s done [2025-10-31T10:37:45.525Z] #102 DONE 18.8s [2025-10-31T10:37:45.525Z] [2025-10-31T10:37:45.525Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:42.719Z] #155 ... [2025-10-31T10:38:42.719Z] [2025-10-31T10:38:42.719Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:38:42.719Z] #147 3553.1 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-31T10:38:45.321Z] #147 ... [2025-10-31T10:38:45.321Z] [2025-10-31T10:38:45.321Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:38:45.321Z] #148 DONE 3561.1s [2025-10-31T10:38:45.321Z] [2025-10-31T10:38:45.321Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:38:45.908Z] #154 ... [2025-10-31T10:38:45.908Z] [2025-10-31T10:38:45.908Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:38:46.180Z] #178 DONE 0.2s [2025-10-31T10:38:46.180Z] [2025-10-31T10:38:46.180Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:38:46.180Z] #179 DONE 0.2s [2025-10-31T10:38:46.180Z] [2025-10-31T10:38:46.180Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:38:46.449Z] #153 ... [2025-10-31T10:38:46.449Z] [2025-10-31T10:38:46.449Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T10:38:46.719Z] #180 DONE 0.2s [2025-10-31T10:38:46.719Z] [2025-10-31T10:38:46.719Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:38:46.719Z] #181 DONE 0.2s [2025-10-31T10:38:46.719Z] [2025-10-31T10:38:46.719Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:38:46.991Z] #42 ... [2025-10-31T10:38:46.991Z] [2025-10-31T10:38:46.991Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:38:47.264Z] #182 DONE 0.6s [2025-10-31T10:38:47.264Z] [2025-10-31T10:38:47.264Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:38:47.534Z] #134 ... [2025-10-31T10:38:47.534Z] [2025-10-31T10:38:47.534Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:38:47.534Z] #183 DONE 0.2s [2025-10-31T10:38:47.534Z] [2025-10-31T10:38:47.534Z] #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:38:50.131Z] #184 DONE 2.5s [2025-10-31T10:38:50.131Z] [2025-10-31T10:38:50.131Z] #102 [security-proxy-setup] exporting to image [2025-10-31T10:38:50.131Z] #102 exporting layers [2025-10-31T10:38:51.133Z] #102 exporting layers 1.2s done [2025-10-31T10:38:51.408Z] #102 writing image sha256:e76b5925e2a867c9ceb19ad142860e48547127e062f1a22713ee30e3eb972bbc done [2025-10-31T10:38:51.408Z] #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-10-31T10:38:51.408Z] #102 DONE 20.0s [2025-10-31T10:38:51.408Z] [2025-10-31T10:38:51.408Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:39:30.405Z] #137 ... [2025-10-31T10:39:30.405Z] [2025-10-31T10:39:30.406Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:39:30.406Z] #147 DONE 3599.9s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:39:30.406Z] #156 ... [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:30.406Z] #185 DONE 0.3s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:30.406Z] #186 DONE 0.2s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:30.406Z] #135 ... [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T10:39:30.406Z] #187 DONE 0.2s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-31T10:39:30.406Z] #188 DONE 0.1s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:30.406Z] #189 DONE 0.2s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:39:30.406Z] #190 DONE 0.7s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:39:30.406Z] #191 DONE 0.6s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:39:30.406Z] #156 ... [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:39:30.406Z] #192 DONE 0.2s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:39:30.406Z] #193 DONE 2.5s [2025-10-31T10:39:30.406Z] [2025-10-31T10:39:30.406Z] #102 [security-secretstore-setup] exporting to image [2025-10-31T10:39:30.406Z] #102 exporting layers [2025-10-31T10:39:32.368Z] #102 exporting layers 2.2s done [2025-10-31T10:39:32.368Z] #102 writing image sha256:a431343d869785f50dcbc9d1ab649f30f4df2ca6b094baf2bfc14b2c6f98d71a done [2025-10-31T10:39:32.368Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:39:32.368Z] #102 DONE 22.3s [2025-10-31T10:39:32.368Z] [2025-10-31T10:39:32.368Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:24.140Z] #42 ... [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:41:24.140Z] #154 DONE 3662.3s [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:24.140Z] #155 ... [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:24.140Z] #194 DONE 0.2s [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:24.140Z] #195 DONE 0.2s [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:41:24.140Z] #196 DONE 0.7s [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:24.140Z] #42 ... [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:24.140Z] #197 DONE 0.2s [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #102 [security-spiffe-token-provider] exporting to image [2025-10-31T10:41:24.140Z] #102 exporting layers [2025-10-31T10:41:24.140Z] #102 exporting layers 1.2s done [2025-10-31T10:41:24.140Z] #102 writing image sha256:a07a44ebf744ece769542c1ea0b63267945d08109eac037c525dfe602524b6fb done [2025-10-31T10:41:24.140Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:41:24.140Z] #102 DONE 23.5s [2025-10-31T10:41:24.140Z] [2025-10-31T10:41:24.140Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:41:42.340Z] #134 ... [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:41:42.340Z] #137 DONE 3776.5s [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:41:42.340Z] #135 ... [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:42.340Z] #198 DONE 0.2s [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:42.340Z] #199 DONE 0.2s [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:42.340Z] #42 ... [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:41:42.340Z] #200 DONE 0.6s [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:41:42.340Z] #201 DONE 0.1s [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:41:42.340Z] #202 DONE 0.2s [2025-10-31T10:41:42.340Z] [2025-10-31T10:41:42.340Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:41:45.673Z] #203 DONE 3.6s [2025-10-31T10:41:45.673Z] [2025-10-31T10:41:45.673Z] #102 [security-proxy-auth] exporting to image [2025-10-31T10:41:45.673Z] #102 exporting layers [2025-10-31T10:41:46.276Z] #102 exporting layers 0.8s done [2025-10-31T10:41:46.276Z] #102 writing image sha256:62e448acebc61eee937d8f1e962a7fbe2eb0e4a7ae2c834acfa53c761ce0844c done [2025-10-31T10:41:46.276Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T10:41:46.276Z] #102 DONE 24.3s [2025-10-31T10:41:46.276Z] [2025-10-31T10:41:46.276Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:41:50.532Z] #134 DONE 3786.5s [2025-10-31T10:41:50.532Z] [2025-10-31T10:41:50.532Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:50.532Z] #155 ... [2025-10-31T10:41:50.532Z] [2025-10-31T10:41:50.532Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:50.532Z] #204 DONE 0.4s [2025-10-31T10:41:50.532Z] [2025-10-31T10:41:50.532Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:50.799Z] #156 ... [2025-10-31T10:41:50.799Z] [2025-10-31T10:41:50.799Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:50.799Z] #205 DONE 0.3s [2025-10-31T10:41:50.799Z] [2025-10-31T10:41:50.799Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:51.068Z] #155 ... [2025-10-31T10:41:51.068Z] [2025-10-31T10:41:51.068Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:41:51.653Z] #206 DONE 0.6s [2025-10-31T10:41:51.653Z] [2025-10-31T10:41:51.653Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:51.919Z] #207 DONE 0.3s [2025-10-31T10:41:51.919Z] [2025-10-31T10:41:51.919Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:51.919Z] #155 ... [2025-10-31T10:41:51.919Z] [2025-10-31T10:41:51.919Z] #102 [core-data] exporting to image [2025-10-31T10:41:51.919Z] #102 exporting layers [2025-10-31T10:41:52.506Z] #102 exporting layers 0.7s done [2025-10-31T10:41:52.506Z] #102 writing image sha256:173d936675163dbdd1c87a20759750ee951b66b7febe4e63fbac74a772fad800 done [2025-10-31T10:41:52.506Z] #102 naming to docker.io/library/core-data-arm64 done [2025-10-31T10:41:52.506Z] #102 DONE 25.0s [2025-10-31T10:41:52.506Z] [2025-10-31T10:41:52.506Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:56.757Z] #155 ... [2025-10-31T10:41:56.757Z] [2025-10-31T10:41:56.757Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:41:56.757Z] #135 DONE 3793.4s [2025-10-31T10:41:57.023Z] [2025-10-31T10:41:57.023Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:57.984Z] #155 ... [2025-10-31T10:41:57.984Z] [2025-10-31T10:41:57.984Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:57.984Z] #208 DONE 0.1s [2025-10-31T10:41:57.984Z] [2025-10-31T10:41:57.984Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:58.251Z] #209 DONE 0.1s [2025-10-31T10:41:58.251Z] [2025-10-31T10:41:58.251Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:41:58.835Z] #210 DONE 0.6s [2025-10-31T10:41:58.835Z] [2025-10-31T10:41:58.835Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:58.835Z] #211 DONE 0.1s [2025-10-31T10:41:58.835Z] [2025-10-31T10:41:58.835Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:59.103Z] #153 ... [2025-10-31T10:41:59.103Z] [2025-10-31T10:41:59.103Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:41:59.103Z] #212 DONE 0.2s [2025-10-31T10:41:59.103Z] [2025-10-31T10:41:59.103Z] #102 [core-metadata] exporting to image [2025-10-31T10:41:59.103Z] #102 exporting layers [2025-10-31T10:41:59.687Z] #102 exporting layers 0.6s done [2025-10-31T10:41:59.687Z] #102 writing image sha256:dc68290b7a907f7f31942e35af3a0b182aa157c39ec002a906cdc388347ad7a0 done [2025-10-31T10:41:59.687Z] #102 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:41:59.687Z] #102 DONE 25.6s [2025-10-31T10:41:59.687Z] [2025-10-31T10:41:59.687Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:42:11.979Z] #155 DONE 3714.3s [2025-10-31T10:42:11.979Z] [2025-10-31T10:42:11.979Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:42:12.246Z] #153 ... [2025-10-31T10:42:12.246Z] [2025-10-31T10:42:12.246Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:42:12.511Z] #213 DONE 0.2s [2025-10-31T10:42:12.511Z] [2025-10-31T10:42:12.511Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:42:12.776Z] #156 ... [2025-10-31T10:42:12.776Z] [2025-10-31T10:42:12.776Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:42:13.358Z] #214 DONE 0.6s [2025-10-31T10:42:13.358Z] [2025-10-31T10:42:13.358Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:42:13.358Z] #153 ... [2025-10-31T10:42:13.358Z] [2025-10-31T10:42:13.358Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:42:13.358Z] #215 DONE 0.1s [2025-10-31T10:42:13.623Z] [2025-10-31T10:42:13.623Z] #102 [core-keeper] exporting to image [2025-10-31T10:42:13.623Z] #102 exporting layers [2025-10-31T10:42:14.205Z] #102 exporting layers 0.6s done [2025-10-31T10:42:14.205Z] #102 writing image sha256:2a8c93ae34570dfcd20d5c622130170e6eac5e07811d12b5f6ee2105f51eac68 done [2025-10-31T10:42:14.205Z] #102 naming to docker.io/library/core-keeper-arm64 done [2025-10-31T10:42:14.205Z] #102 DONE 26.2s [2025-10-31T10:42:14.205Z] [2025-10-31T10:42:14.205Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:42:46.403Z] #156 ... [2025-10-31T10:42:46.403Z] [2025-10-31T10:42:46.403Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:42:46.403Z] #153 DONE 3752.3s [2025-10-31T10:42:46.403Z] [2025-10-31T10:42:46.403Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:42:46.403Z] #156 ... [2025-10-31T10:42:46.403Z] [2025-10-31T10:42:46.403Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:42:46.403Z] #216 DONE 0.3s [2025-10-31T10:42:46.403Z] [2025-10-31T10:42:46.403Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:42:46.403Z] #42 ... [2025-10-31T10:42:46.403Z] [2025-10-31T10:42:46.403Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:42:46.403Z] #217 DONE 0.2s [2025-10-31T10:42:46.403Z] [2025-10-31T10:42:46.403Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:42:46.404Z] #218 DONE 0.6s [2025-10-31T10:42:46.404Z] [2025-10-31T10:42:46.404Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:42:46.404Z] #219 DONE 0.1s [2025-10-31T10:42:46.404Z] [2025-10-31T10:42:46.404Z] #102 [support-scheduler] exporting to image [2025-10-31T10:42:46.404Z] #102 exporting layers [2025-10-31T10:42:47.810Z] #102 exporting layers 1.4s done [2025-10-31T10:42:47.810Z] #102 writing image sha256:6ceda53f84a7fef638ad4441ba119fd2e9cdbec0cc43f3f29ba4e21aa48196f3 done [2025-10-31T10:42:47.810Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:42:47.810Z] #102 DONE 27.6s [2025-10-31T10:42:47.810Z] [2025-10-31T10:42:47.810Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:42:54.532Z] #42 ... [2025-10-31T10:42:54.532Z] [2025-10-31T10:42:54.532Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:42:54.532Z] #156 DONE 3761.7s [2025-10-31T10:42:54.532Z] [2025-10-31T10:42:54.532Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:42:54.532Z] #220 DONE 0.2s [2025-10-31T10:42:54.532Z] [2025-10-31T10:42:54.532Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:42:54.532Z] #42 ... [2025-10-31T10:42:54.532Z] [2025-10-31T10:42:54.532Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:42:54.532Z] #221 DONE 0.1s [2025-10-31T10:42:54.805Z] [2025-10-31T10:42:54.805Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:42:55.075Z] #222 DONE 0.5s [2025-10-31T10:42:55.075Z] [2025-10-31T10:42:55.075Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:42:55.365Z] #42 ... [2025-10-31T10:42:55.365Z] [2025-10-31T10:42:55.365Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:42:55.365Z] #223 DONE 0.1s [2025-10-31T10:42:55.365Z] [2025-10-31T10:42:55.365Z] #102 [support-notifications] exporting to image [2025-10-31T10:42:55.365Z] #102 exporting layers [2025-10-31T10:42:55.958Z] #102 exporting layers 0.7s done [2025-10-31T10:42:56.235Z] #102 writing image sha256:4052522ed718e2ca8276ca7fdbfafc1c8eb053dcb6a074d1023a0404b5269151 done [2025-10-31T10:42:56.235Z] #102 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:42:56.235Z] #102 DONE 28.4s [2025-10-31T10:42:56.235Z] [2025-10-31T10:42:56.235Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:56.235Z] time="2025-10-31T09:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:42:56.273Z] $ docker stop --time=1 a51b8f6d862fc96a60f7bf2233fbe97b98b9c563710e32511ed8c1ec3c8117b4 [2025-10-31T10:42:58.048Z] $ docker rm -f --volumes a51b8f6d862fc96a60f7bf2233fbe97b98b9c563710e32511ed8c1ec3c8117b4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:42:58.676Z] + docker images [2025-10-31T10:42:58.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:42:58.676Z] support-notifications-arm64 latest 4052522ed718 3 seconds ago 53MB [2025-10-31T10:42:58.676Z] support-scheduler-arm64 latest 6ceda53f84a7 12 seconds ago 49.2MB [2025-10-31T10:42:58.676Z] core-keeper-arm64 latest 2a8c93ae3457 45 seconds ago 45.2MB [2025-10-31T10:42:58.676Z] core-metadata-arm64 latest dc68290b7a90 About a minute ago 45.5MB [2025-10-31T10:42:58.676Z] core-data-arm64 latest 173d93667516 About a minute ago 52.5MB [2025-10-31T10:42:58.676Z] security-proxy-auth-arm64 latest 62e448acebc6 About a minute ago 44.6MB [2025-10-31T10:42:58.676Z] security-spiffe-token-provider-arm64 latest a07a44ebf744 About a minute ago 49.1MB [2025-10-31T10:42:58.676Z] security-secretstore-setup-arm64 latest a431343d8697 3 minutes ago 79.5MB [2025-10-31T10:42:58.676Z] security-proxy-setup-arm64 latest e76b5925e2a8 4 minutes ago 49.5MB [2025-10-31T10:42:58.676Z] core-command-arm64 latest 00d041c88053 5 minutes ago 40.1MB [2025-10-31T10:42:58.676Z] security-bootstrapper-arm64 latest 4261e96bfd6d 29 minutes ago 21.6MB [2025-10-31T10:42:58.676Z] core-common-config-bootstrapper-arm64 latest 029ea498bd78 31 minutes ago 20.5MB [2025-10-31T10:42:58.676Z] security-spire-agent-arm64 latest 5ab03c32064c About an hour ago 187MB [2025-10-31T10:42:58.676Z] security-spire-server-arm64 latest e7f353af0f34 About an hour ago 144MB [2025-10-31T10:42:58.676Z] security-spire-config-arm64 latest d799d565957d About an hour ago 143MB [2025-10-31T10:42:58.676Z] ci-base-image-arm64 latest 3ee288060860 2 hours ago 920MB [2025-10-31T10:42:58.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:42:58.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:59.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:59.587Z] [2025-10-31T10:42:59.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:43:00.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:43:00.285Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:43:00.285Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:43:00.285Z] 04944245beec: Pulling fs layer [2025-10-31T10:43:00.285Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:43:00.285Z] 765212b225bb: Pulling fs layer [2025-10-31T10:43:00.285Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:43:00.285Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:43:00.285Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:43:00.285Z] f23df028b6ca: Waiting [2025-10-31T10:43:00.285Z] d65c8cfc05b1: Waiting [2025-10-31T10:43:00.285Z] 2437ff75d9bd: Waiting [2025-10-31T10:43:00.285Z] 765212b225bb: Waiting [2025-10-31T10:43:00.285Z] 04944245beec: Verifying Checksum [2025-10-31T10:43:00.285Z] 04944245beec: Download complete [2025-10-31T10:43:00.285Z] 765212b225bb: Verifying Checksum [2025-10-31T10:43:00.285Z] 765212b225bb: Download complete [2025-10-31T10:43:00.285Z] f23df028b6ca: Verifying Checksum [2025-10-31T10:43:00.285Z] f23df028b6ca: Download complete [2025-10-31T10:43:00.285Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:43:00.285Z] d65c8cfc05b1: Download complete [2025-10-31T10:43:00.553Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:43:00.553Z] 699f458cf7ca: Download complete [2025-10-31T10:43:01.136Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:43:01.136Z] 8998bd30e6a1: Download complete [2025-10-31T10:43:03.720Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:43:03.720Z] 2437ff75d9bd: Download complete [2025-10-31T10:43:06.322Z] 8998bd30e6a1: Pull complete [2025-10-31T10:43:06.322Z] 04944245beec: Pull complete [2025-10-31T10:43:08.271Z] 699f458cf7ca: Pull complete [2025-10-31T10:43:08.541Z] 765212b225bb: Pull complete [2025-10-31T10:43:09.514Z] f23df028b6ca: Pull complete [2025-10-31T10:43:09.514Z] d65c8cfc05b1: Pull complete [2025-10-31T10:43:27.727Z] 2437ff75d9bd: Pull complete [2025-10-31T10:43:27.727Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:43:27.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:43:27.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:43:28.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-771145 does not seem to be running inside a container [2025-10-31T10:43:28.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T10:43:31.428Z] $ docker top 05a0a22ebd350382b702b3d5e4b5f9400ae559b8e796931ddaa7f8970ed5e48a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:32.385Z] ---> job-cost.sh [2025-10-31T10:43:32.385Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:32.385Z] INFO: No Stack... [2025-10-31T10:43:32.652Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:43:33.615Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:43:34.290Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:43:34.290Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:43:34.348Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-78f74c24ed83a71a140c1240566f93e3-1-stack-cost] [2025-10-31T10:43:34.354Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-78f74c24ed83a71a140c1240566f93e3-1-stack-cost] did not exist. Created. [2025-10-31T10:43:34.359Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-78f74c24ed83a71a140c1240566f93e3-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:43:35.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:43:35.361Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:43:35.379Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-78f74c24ed83a71a140c1240566f93e3-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:43:35.461Z] $ docker stop --time=1 05a0a22ebd350382b702b3d5e4b5f9400ae559b8e796931ddaa7f8970ed5e48a [2025-10-31T10:43:37.753Z] $ docker rm -f --volumes 05a0a22ebd350382b702b3d5e4b5f9400ae559b8e796931ddaa7f8970ed5e48a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T10:43:40.361Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:40.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:41.618Z] ---> package-listing.sh [2025-10-31T10:43:41.619Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:43:41.619Z] ++ facter osfamily [2025-10-31T10:43:41.878Z] + OS_FAMILY=debian [2025-10-31T10:43:41.878Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:43:41.878Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:43:41.878Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:43:41.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:43:41.878Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:43:41.878Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:43:41.878Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:43:41.878Z] + case "${OS_FAMILY}" in [2025-10-31T10:43:41.878Z] + dpkg -l [2025-10-31T10:43:41.878Z] + grep '^ii' [2025-10-31T10:43:41.878Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:43:41.878Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:43:41.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:43:41.878Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:43:41.878Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:43:41.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-10-31T10:43:41.909Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T10:43:42.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:43:42.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:43:42.839Z] [2025-10-31T10:43:42.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:43:43.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:43:43.228Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:43:43.228Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:43:43.228Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:43:43.228Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:43:43.228Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:43:43.228Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:43:43.228Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:43:43.228Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:43:43.228Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:43:43.228Z] 33b1e0a273af: Waiting [2025-10-31T10:43:43.228Z] 5d3b04190fa2: Waiting [2025-10-31T10:43:43.228Z] 2f39f015ded8: Waiting [2025-10-31T10:43:43.228Z] 5c69ac0246d0: Download complete [2025-10-31T10:43:43.228Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:43:43.228Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:43:43.228Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:43:43.228Z] ec43610c2a17: Download complete [2025-10-31T10:43:43.228Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:43:43.228Z] 33b1e0a273af: Download complete [2025-10-31T10:43:43.228Z] 5d3b04190fa2: Download complete [2025-10-31T10:43:43.486Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:43:43.486Z] 5eb5b503b376: Download complete [2025-10-31T10:43:44.051Z] 2f39f015ded8: Download complete [2025-10-31T10:43:44.990Z] 5eb5b503b376: Pull complete [2025-10-31T10:43:44.990Z] 5c69ac0246d0: Pull complete [2025-10-31T10:43:45.559Z] ec43610c2a17: Pull complete [2025-10-31T10:43:45.559Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:43:45.817Z] 33b1e0a273af: Pull complete [2025-10-31T10:43:45.817Z] 5d3b04190fa2: Pull complete [2025-10-31T10:43:52.380Z] 2f39f015ded8: Pull complete [2025-10-31T10:43:52.380Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:43:52.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:43:52.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:43:52.612Z] prd-ubuntu20.04-docker-8c-8g-771125 does not seem to be running inside a container [2025-10-31T10:43:52.637Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:43:54.234Z] $ docker top 30ca029ac4477c615257b85264ff6c02d7300805cd3ad8665444969c2b374ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:43:54.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:43:54.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:43:55.264Z] + ls /var/log/sa-host [2025-10-31T10:43:55.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:43:55.414Z] provisioning config files... [2025-10-31T10:43:55.425Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15078684357613390936tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:43:55.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:55.799Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:43:55.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:56.234Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:43:56.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:56.588Z] ---> sudo-logs.sh [2025-10-31T10:43:56.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:43:56.675Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:56.995Z] ---> job-cost.sh [2025-10-31T10:43:56.995Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:56.995Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:43:56.995Z] INFO: Retrieving Stack Cost... [2025-10-31T10:43:57.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:43:57.511Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:43:57.549Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:57.868Z] ---> logs-deploy.sh [2025-10-31T10:43:57.868Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:57.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-78f74c24ed83a71a140c1240566f93e3/1 [2025-10-31T10:43:57.868Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:43:58.803Z] Archives upload complete. [2025-10-31T10:43:58.803Z] INFO: archiving logs to Nexus