Pull request #5271 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c 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-ssh7519856698840778662.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-ssh17274864774591384075.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-a.pg5f4he9p.7c6483ecdfc/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-a.pg5f4he9p.7c6483ecdfc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2968556950893775135.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-a.pg5f4he9p.7c6483ecdfc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh785732799735417219.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-ssh10175981001278254843.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-a.pg5f4he9p.7c6483ecdfc/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-a.pg5f4he9p.7c6483ecdfc/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3928358599269543192.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-771117 in /w/workspace/a6cd6a6504dc926daab967c6483ecdfc [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 Avoid second fetch Checking out Revision 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c (snyk-fix-a6cd6a6504dc926daab967c6483ecdfc) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c # timeout=10 Commit message: "fix: cmd/support-notifications/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:53:41.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:53:42.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:53:42.140Z] ========================================================= [2025-10-31T08:53:42.140Z] EdgeX Global Pipelines Version Info [2025-10-31T08:53:42.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:43.408Z] ------------------- [2025-10-31T08:53:43.408Z] stable info: [2025-10-31T08:53:43.408Z] ------------------- [2025-10-31T08:53:43.408Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:53:43.408Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:53:43.408Z] Message: update stable to v1.0.278 [2025-10-31T08:53:44.044Z] ------------------- [2025-10-31T08:53:44.044Z] experimental info: [2025-10-31T08:53:44.044Z] ------------------- [2025-10-31T08:53:44.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:53:44.044Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:53:44.044Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:53:44.412Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:53:44.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:53:44.639Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:53:44.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:53:44.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:53:44.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:53:45.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:53:45.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:53:45.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:53:45.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:53:45.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:53:45.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:53:45.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:53:45.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:53:45.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:53:45.581Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:45.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:45.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:53:45.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:53:45.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:53:45.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:53:45.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:53:46.023Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:53:46.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [Pipeline] echo [2025-10-31T08:53:46.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [Pipeline] echo [2025-10-31T08:53:46.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [Pipeline] echo [2025-10-31T08:53:46.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [Pipeline] echo [2025-10-31T08:53:46.274Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c1b8dc [Pipeline] echo [2025-10-31T08:53:46.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:53:46.465Z] provisioning config files... [2025-10-31T08:53:50.581Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17071029784324591971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:50.989Z] ---> ****-login.sh [2025-10-31T08:53:50.989Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:53:50.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.250Z] [2025-10-31T08:53:51.250Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.250Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.250Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.250Z] [2025-10-31T08:53:51.250Z] Login Succeeded [2025-10-31T08:53:51.250Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:53:51.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.250Z] [2025-10-31T08:53:51.250Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.250Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.250Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.250Z] [2025-10-31T08:53:51.250Z] Login Succeeded [2025-10-31T08:53:51.250Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:53:51.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.509Z] [2025-10-31T08:53:51.509Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.509Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.509Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.509Z] [2025-10-31T08:53:51.509Z] Login Succeeded [2025-10-31T08:53:51.509Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:51.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.509Z] [2025-10-31T08:53:51.510Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.510Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.510Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.510Z] [2025-10-31T08:53:51.510Z] Login Succeeded [2025-10-31T08:53:51.510Z] ****.io [2025-10-31T08:53:51.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.769Z] [2025-10-31T08:53:51.770Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.770Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.770Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.770Z] [2025-10-31T08:53:51.770Z] Login Succeeded [2025-10-31T08:53:51.770Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:53:51.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:53:52.253Z] + 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:53:52.253Z] + + dirname cmd/core-command/Dockerfile [2025-10-31T08:53:52.253Z] cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:52.253Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:52.253Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:52.253Z] cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:53:52.253Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:53:52.253Z] + cut -d/ -f2 [2025-10-31T08:53:52.253Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:53:52.304Z] 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:53:52.848Z] + git rev-list -1 --merges 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c~1..2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [Pipeline] echo [2025-10-31T08:53:52.886Z] -----------> git rev-list -1 --merges 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c~1..2c1b8dccc3dff3d0480acbc2e2a5b4310369170c 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [false] [Pipeline] sh [2025-10-31T08:53:53.245Z] + git log --format=format:%s -1 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [Pipeline] echo [2025-10-31T08:53:53.284Z] ========================================================= [2025-10-31T08:53:53.284Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:53:53.284Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:53:53.775Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.775Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.775Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:53:53.775Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.775Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-10-31T08:53:53.775Z] -a /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.775Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:54.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:54.235Z] [2025-10-31T08:53:54.235Z] 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:53:54.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:54.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:53:54.654Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:53:54.654Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:53:54.654Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:53:54.654Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:53:54.654Z] 80192f66455f: Pulling fs layer [2025-10-31T08:53:54.654Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:53:54.654Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:53:54.654Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:53:54.654Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:53:54.654Z] db01528c6b51: Pulling fs layer [2025-10-31T08:53:54.654Z] 28988de357af: Pulling fs layer [2025-10-31T08:53:54.654Z] 80192f66455f: Waiting [2025-10-31T08:53:54.654Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:53:54.654Z] 25ad8b0a4227: Waiting [2025-10-31T08:53:54.654Z] a29436f7fd5d: Waiting [2025-10-31T08:53:54.654Z] 461d9e800cba: Waiting [2025-10-31T08:53:54.654Z] 923cac83aea3: Waiting [2025-10-31T08:53:54.654Z] db01528c6b51: Waiting [2025-10-31T08:53:54.654Z] 28988de357af: Waiting [2025-10-31T08:53:54.915Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:53:54.915Z] 6bf1a483ea7c: Download complete [2025-10-31T08:53:54.915Z] 461d9e800cba: Download complete [2025-10-31T08:53:54.915Z] 80192f66455f: Download complete [2025-10-31T08:53:54.915Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:53:54.915Z] f5dfc541a4d3: Download complete [2025-10-31T08:53:55.173Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:53:55.173Z] 3dae71ba6b94: Download complete [2025-10-31T08:53:55.444Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:53:55.444Z] 923cac83aea3: Download complete [2025-10-31T08:53:55.444Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:53:55.444Z] 25ad8b0a4227: Download complete [2025-10-31T08:53:55.444Z] db01528c6b51: Verifying Checksum [2025-10-31T08:53:55.444Z] db01528c6b51: Download complete [2025-10-31T08:53:55.444Z] 28988de357af: Verifying Checksum [2025-10-31T08:53:55.444Z] 28988de357af: Download complete [2025-10-31T08:53:55.702Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:53:55.702Z] a29436f7fd5d: Download complete [2025-10-31T08:53:55.969Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:53:55.969Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:53:57.058Z] 3dae71ba6b94: Pull complete [2025-10-31T08:53:58.969Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:53:59.228Z] f5dfc541a4d3: Pull complete [2025-10-31T08:53:59.489Z] 461d9e800cba: Pull complete [2025-10-31T08:53:59.489Z] 80192f66455f: Pull complete [2025-10-31T08:54:03.697Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:54:03.697Z] a29436f7fd5d: Pull complete [2025-10-31T08:54:03.697Z] 923cac83aea3: Pull complete [2025-10-31T08:54:03.697Z] 25ad8b0a4227: Pull complete [2025-10-31T08:54:03.957Z] db01528c6b51: Pull complete [2025-10-31T08:54:03.957Z] 28988de357af: Pull complete [2025-10-31T08:54:03.957Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:54:03.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:03.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:04.237Z] prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container [2025-10-31T08:54:04.267Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:54:12.772Z] $ docker top 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 -eo pid,comm [2025-10-31T08:54:12.825Z] 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:12.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:12.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:12.997Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:13.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:13.118Z] $ docker exec 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent [2025-10-31T08:54:13.218Z] SSH_AUTH_SOCK=/tmp/ssh-8VgrIDlNsUz6/agent.32 [2025-10-31T08:54:13.218Z] SSH_AGENT_PID=38 [2025-10-31T08:54:13.224Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:13.319Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_586037000012963111.key (/w/workspace/edgex-go/1@tmp/private_key_586037000012963111.key) [2025-10-31T08:54:13.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:13.681Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:13.990Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:14.011Z] $ docker exec --env ******** --env ******** 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent -k [2025-10-31T08:54:14.100Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:14.100Z] unset SSH_AGENT_PID; [2025-10-31T08:54:14.100Z] echo Agent pid 38 killed; [2025-10-31T08:54:14.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:14.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:14.196Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:14.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:14.299Z] $ docker exec 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent [2025-10-31T08:54:14.395Z] SSH_AUTH_SOCK=/tmp/ssh-lO6uGTShHm5F/agent.85 [2025-10-31T08:54:14.395Z] SSH_AGENT_PID=91 [2025-10-31T08:54:14.406Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:14.488Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15744949906823230237.key (/w/workspace/edgex-go/1@tmp/private_key_15744949906823230237.key) [2025-10-31T08:54:14.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:14.869Z] + git semver init [2025-10-31T08:54:15.128Z] 2025-10-31 08:54:15,102 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:15.128Z] 2025-10-31 08:54:15,106 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:15.128Z] 2025-10-31 08:54:15,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:15.128Z] 2025-10-31 08:54:15,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:15.128Z] 2025-10-31 08:54:15,108 [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:21.746Z] 2025-10-31 08:54:21,341 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:21.746Z] 2025-10-31 08:54:21,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc with force:False [2025-10-31T08:54:21.746Z] 2025-10-31 08:54:21,341 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [2025-10-31T08:54:21.746Z] 2025-10-31 08:54:21,346 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:21.746Z] 2025-10-31 08:54:21,346 [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:21.746Z] 2025-10-31 08:54:21,350 [execute] INFO git cat-file --batch [2025-10-31T08:54:21.746Z] 2025-10-31 08:54:21,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:21.746Z] 2025-10-31 08:54:21,354 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [2025-10-31T08:54:21.746Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:21.771Z] $ docker exec --env ******** --env ******** 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent -k [2025-10-31T08:54:21.863Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:21.863Z] unset SSH_AGENT_PID; [2025-10-31T08:54:21.863Z] echo Agent pid 91 killed; [2025-10-31T08:54:21.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:22.328Z] + git semver [Pipeline] } [2025-10-31T08:54:22.612Z] $ docker stop --time=1 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 [2025-10-31T08:54:24.702Z] $ docker rm -f --volumes 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:25.418Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:25.776Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:25.798Z] [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:26.639Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:26.676Z] [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:26.723Z] [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:26.762Z] ========================================================= [2025-10-31T08:54:26.762Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:26.762Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:27.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:28.041Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:54:28.041Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:54:28.041Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:54:28.041Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:54:28.041Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:54:28.041Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:54:28.041Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:54:28.041Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:54:28.041Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:54:28.041Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:54:28.041Z] 4f4fb700ef54: Waiting [2025-10-31T08:54:28.041Z] c3e65509a76b: Waiting [2025-10-31T08:54:28.041Z] 7cf9ebb963bd: Waiting [2025-10-31T08:54:28.041Z] bb34ca984cfb: Waiting [2025-10-31T08:54:28.041Z] 151cf03bc807: Waiting [2025-10-31T08:54:28.041Z] 333b49ad6fbf: Waiting [2025-10-31T08:54:28.041Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:54:28.041Z] c35fb4624d26: Download complete [2025-10-31T08:54:28.041Z] 333b49ad6fbf: Download complete [2025-10-31T08:54:28.041Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:54:28.041Z] 4f4fb700ef54: Download complete [2025-10-31T08:54:28.302Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:54:28.302Z] 2d35ebdb57d9: Download complete [2025-10-31T08:54:28.302Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:54:28.302Z] c3e65509a76b: Download complete [2025-10-31T08:54:28.302Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:54:28.302Z] 7cf9ebb963bd: Download complete [2025-10-31T08:54:28.568Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:54:28.568Z] 4e2aec7ef170: Download complete [2025-10-31T08:54:28.568Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:54:28.568Z] 151cf03bc807: Download complete [2025-10-31T08:54:28.885Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:54:29.826Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:54:29.826Z] bb34ca984cfb: Download complete [2025-10-31T08:54:30.392Z] c35fb4624d26: Pull complete [2025-10-31T08:54:36.955Z] 4e2aec7ef170: Pull complete [2025-10-31T08:54:38.333Z] 333b49ad6fbf: Pull complete [2025-10-31T08:54:38.653Z] 4f4fb700ef54: Pull complete [2025-10-31T08:54:39.594Z] c3e65509a76b: Pull complete [2025-10-31T08:54:40.532Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:54:41.149Z] Still waiting to schedule task [2025-10-31T08:54:41.149Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:54:43.816Z] bb34ca984cfb: Pull complete [2025-10-31T08:54:44.753Z] 151cf03bc807: Pull complete [2025-10-31T08:54:44.753Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:54:44.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:44.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:45.131Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:45.131Z] WORKDIR /edgex [2025-10-31T08:54:45.131Z] COPY go.mod . [2025-10-31T08:54:45.131Z] RUN go mod download [2025-10-31T08:54:45.131Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:54:46.069Z] #0 building with "default" instance using docker driver [2025-10-31T08:54:46.069Z] [2025-10-31T08:54:46.069Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:54:46.069Z] #1 transferring dockerfile: 164B done [2025-10-31T08:54:46.069Z] #1 DONE 0.0s [2025-10-31T08:54:46.069Z] [2025-10-31T08:54:46.069Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:46.069Z] #2 DONE 0.0s [2025-10-31T08:54:46.069Z] [2025-10-31T08:54:46.069Z] #3 [internal] load .dockerignore [2025-10-31T08:54:46.069Z] #3 transferring context: 50B done [2025-10-31T08:54:46.069Z] #3 DONE 0.0s [2025-10-31T08:54:46.069Z] [2025-10-31T08:54:46.069Z] #4 [internal] load build context [2025-10-31T08:54:46.069Z] #4 transferring context: 6.57kB done [2025-10-31T08:54:46.069Z] #4 DONE 0.2s [2025-10-31T08:54:46.069Z] [2025-10-31T08:54:46.069Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:46.069Z] #5 DONE 0.2s [2025-10-31T08:54:46.069Z] [2025-10-31T08:54:46.069Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:54:58.270Z] #6 DONE 12.2s [2025-10-31T08:54:58.529Z] [2025-10-31T08:54:58.529Z] #7 [3/4] COPY go.mod . [2025-10-31T08:54:58.529Z] #7 DONE 0.0s [2025-10-31T08:54:58.529Z] [2025-10-31T08:54:58.529Z] #8 [4/4] RUN go mod download [2025-10-31T08:55:08.512Z] #8 DONE 9.4s [2025-10-31T08:55:08.512Z] [2025-10-31T08:55:08.512Z] #9 exporting to image [2025-10-31T08:55:08.512Z] #9 exporting layers [2025-10-31T08:55:11.039Z] #9 exporting layers 3.4s done [2025-10-31T08:55:11.300Z] #9 writing image sha256:e7d131e1928401d43ae0a85bc12fd4e20c7527e51c0d525990e2daaebfcc5966 0.0s done [2025-10-31T08:55:11.300Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-10-31T08:55:11.300Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:12.283Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:12.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:12.424Z] prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container [2025-10-31T08:55:12.453Z] $ 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-x86_64 cat [2025-10-31T08:55:13.247Z] $ docker top 48bb854e06416cdf645c58ff56cfb36cfad51464252415efe426699697b3b45f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:55:13.663Z] + go version [2025-10-31T08:55:13.663Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:55:13.690Z] $ docker stop --time=1 48bb854e06416cdf645c58ff56cfb36cfad51464252415efe426699697b3b45f [2025-10-31T08:55:15.052Z] $ docker rm -f --volumes 48bb854e06416cdf645c58ff56cfb36cfad51464252415efe426699697b3b45f [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:15.789Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:15.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:15.962Z] prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container [2025-10-31T08:55:15.991Z] $ 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-x86_64 cat [2025-10-31T08:55:16.733Z] $ docker top c9479503da53f86087423f514d8aa63f7d271fba7d23efe50ae613d4c68fd5f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:55:16.853Z] ========================================================= [2025-10-31T08:55:16.853Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:55:16.853Z] ========================================================= [Pipeline] sh [2025-10-31T08:55:17.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:17.513Z] + make test [2025-10-31T08:55:17.514Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:55:29.718Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 42.3% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:56:01.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-10-31T08:56:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements [2025-10-31T08:56:04.301Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:56:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements [2025-10-31T08:56:04.301Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:56:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 57.6% of statements [2025-10-31T08:56:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements [2025-10-31T08:56:04.301Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:56:04.301Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.206s coverage: 94.2% of statements [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:56:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.102s coverage: 92.4% of statements [2025-10-31T08:56:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:56:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:56:05.238Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:56:06.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements [2025-10-31T08:56:06.613Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:56:06.613Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 95.8% of statements [2025-10-31T08:56:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:56:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:56:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:56:11.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 2.4% of statements [2025-10-31T08:56:11.035Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:56:11.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2025-10-31T08:56:11.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:56:11.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 39.4% of statements [2025-10-31T08:56:11.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements [2025-10-31T08:56:11.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:56:11.035Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:11.035Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:11.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2025-10-31T08:56:11.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-10-31T08:56:11.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-10-31T08:56:11.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements [2025-10-31T08:56:12.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2025-10-31T08:56:24.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-10-31T08:56:32.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-10-31T08:56:32.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.058s coverage: 6.8% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-10-31T08:56:32.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:56:32.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.452s coverage: 29.2% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 3.1% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements [2025-10-31T08:56:32.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:56:32.418Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.145s coverage: 94.9% of statements [2025-10-31T08:56:36.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:56:36.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 97.7% of statements [2025-10-31T08:56:36.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:56:36.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-10-31T08:56:36.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:56:36.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:36.604Z] 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:56:36.864Z] running golangci-lint [2025-10-31T08:56:37.122Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:56:37.122Z] go version go1.25.2 linux/amd64 [2025-10-31T08:56:37.381Z] 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:56:37.381Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:56:37.381Z] 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:56:37.381Z] 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:56:37.381Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:56:37.420Z] $ docker stop --time=1 c9479503da53f86087423f514d8aa63f7d271fba7d23efe50ae613d4c68fd5f5 [2025-10-31T08:56:39.127Z] $ docker rm -f --volumes c9479503da53f86087423f514d8aa63f7d271fba7d23efe50ae613d4c68fd5f5 [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:56:40.327Z] Failed in branch amd64 [2025-10-31T08:57:48.683Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771141 in /w/workspace/a6cd6a6504dc926daab967c6483ecdfc [Pipeline] { [Pipeline] ws [2025-10-31T08:57:48.746Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:57:48.820Z] The recommended git tool is: git [2025-10-31T08:57:55.828Z] using credential edgex-jenkins-ssh [2025-10-31T08:57:55.855Z] Cloning the remote Git repository [2025-10-31T08:57:55.917Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:56.051Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:57:56.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:56.289Z] > git --version # timeout=10 [2025-10-31T08:57:56.318Z] > git --version # 'git version 2.25.1' [2025-10-31T08:57:56.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:57:56.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:21.894Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:58:21.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:23.477Z] Avoid second fetch [2025-10-31T08:58:23.478Z] Checking out Revision 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c (snyk-fix-a6cd6a6504dc926daab967c6483ecdfc) [2025-10-31T08:58:24.726Z] Commit message: "fix: cmd/support-notifications/Dockerfile to reduce vulnerabilities" [2025-10-31T08:58:24.797Z] > git --version # timeout=10 [2025-10-31T08:58:24.816Z] > git --version # 'git version 2.25.1' [2025-10-31T08:58:24.857Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:58:23.499Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:58:23.599Z] > git checkout -f 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:58:29.793Z] provisioning config files... [2025-10-31T08:58:29.828Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8421030219689756433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:58:30.683Z] ---> ****-login.sh [2025-10-31T08:58:30.683Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:58:31.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:31.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:31.555Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:31.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:31.555Z] [2025-10-31T08:58:31.555Z] Login Succeeded [2025-10-31T08:58:31.555Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:58:31.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:32.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:32.111Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:32.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:32.111Z] [2025-10-31T08:58:32.111Z] Login Succeeded [2025-10-31T08:58:32.111Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:58:32.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:32.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:32.655Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:32.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:32.655Z] [2025-10-31T08:58:32.655Z] Login Succeeded [2025-10-31T08:58:32.655Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:58:32.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:32.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:32.930Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:32.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:32.930Z] [2025-10-31T08:58:32.930Z] Login Succeeded [2025-10-31T08:58:32.930Z] ****.io [2025-10-31T08:58:33.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:33.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:33.527Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:33.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:33.527Z] [2025-10-31T08:58:33.527Z] Login Succeeded [2025-10-31T08:58:33.527Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:58:33.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:58:34.525Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:58:34.568Z] [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:58:34.613Z] [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:58:34.660Z] ========================================================= [2025-10-31T08:58:34.661Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:58:34.661Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:58:35.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:35.349Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:58:35.349Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:58:35.349Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:58:35.349Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:58:35.349Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:58:35.349Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:58:35.349Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:58:35.349Z] deaec5988b04: Pulling fs layer [2025-10-31T08:58:35.349Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:58:35.349Z] deaec5988b04: Waiting [2025-10-31T08:58:35.349Z] 8ba94037c8f0: Waiting [2025-10-31T08:58:35.349Z] 9f65657bb879: Waiting [2025-10-31T08:58:35.349Z] 196fd7d83e7d: Waiting [2025-10-31T08:58:35.349Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:58:35.349Z] d32bb0dddca7: Download complete [2025-10-31T08:58:35.349Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:58:35.349Z] 196fd7d83e7d: Download complete [2025-10-31T08:58:35.349Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:58:35.349Z] 4f4fb700ef54: Download complete [2025-10-31T08:58:35.349Z] 8ba94037c8f0: Download complete [2025-10-31T08:58:35.349Z] 6b59a28fa201: Download complete [2025-10-31T08:58:36.330Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:58:36.330Z] 9f65657bb879: Download complete [2025-10-31T08:58:36.602Z] 6b59a28fa201: Pull complete [2025-10-31T08:58:37.208Z] d32bb0dddca7: Pull complete [2025-10-31T08:58:37.483Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:58:37.483Z] 5dab1238d3d9: Download complete [2025-10-31T08:58:38.916Z] deaec5988b04: Verifying Checksum [2025-10-31T08:58:38.916Z] deaec5988b04: Download complete [2025-10-31T08:58:53.986Z] 5dab1238d3d9: Pull complete [2025-10-31T08:58:53.986Z] 196fd7d83e7d: Pull complete [2025-10-31T08:58:53.986Z] 4f4fb700ef54: Pull complete [2025-10-31T08:58:54.264Z] 8ba94037c8f0: Pull complete [2025-10-31T08:59:04.434Z] deaec5988b04: Pull complete [2025-10-31T08:59:07.062Z] 9f65657bb879: Pull complete [2025-10-31T08:59:07.062Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:59:07.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:07.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:07.482Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:07.482Z] WORKDIR /edgex [2025-10-31T08:59:07.482Z] COPY go.mod . [2025-10-31T08:59:07.482Z] RUN go mod download [2025-10-31T08:59:07.482Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:59:08.478Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:59:08.478Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:08.478Z] ---> 334268110677 [2025-10-31T08:59:08.478Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:59:11.102Z] ---> Running in 2f532a66c0d2 [2025-10-31T08:59:11.402Z] Removing intermediate container 2f532a66c0d2 [2025-10-31T08:59:11.402Z] ---> d4177e8100c0 [2025-10-31T08:59:11.402Z] Step 3/4 : COPY go.mod . [2025-10-31T08:59:12.398Z] ---> 6e253c5223fd [2025-10-31T08:59:12.398Z] Step 4/4 : RUN go mod download [2025-10-31T08:59:12.398Z] ---> Running in 6ae3c96827b0 [2025-10-31T09:00:21.351Z] Removing intermediate container 6ae3c96827b0 [2025-10-31T09:00:21.351Z] ---> 1b26a53754b2 [2025-10-31T09:00:21.351Z] Successfully built 1b26a53754b2 [2025-10-31T09:00:21.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:00:21.814Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:21.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:29.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container [2025-10-31T09:00:29.208Z] $ 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-arm64 cat [2025-10-31T09:00:30.775Z] $ docker top 214e20007ce4e443d4d0dd17693e6ed3f3b0f889f0b6354f558101a80e564b66 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:00:31.754Z] + go version [2025-10-31T09:00:31.754Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T09:00:31.788Z] $ docker stop --time=1 214e20007ce4e443d4d0dd17693e6ed3f3b0f889f0b6354f558101a80e564b66 [2025-10-31T09:00:35.665Z] $ docker rm -f --volumes 214e20007ce4e443d4d0dd17693e6ed3f3b0f889f0b6354f558101a80e564b66 [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:00:36.699Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:36.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:37.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container [2025-10-31T09:00:37.133Z] $ 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-arm64 cat [2025-10-31T09:00:38.925Z] $ docker top a35194fc3dd5324c88948b44926099744ae3b7de518cbc2f555694819c53661f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:00:39.293Z] ========================================================= [2025-10-31T09:00:39.293Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:00:39.293Z] ========================================================= [Pipeline] sh [2025-10-31T09:00:39.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:00:40.715Z] + make test [2025-10-31T09:00:40.715Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:01:48.689Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:07:40.952Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:07:40.952Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:08:49.012Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:08:49.012Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:08:53.337Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:08:53.337Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:08:53.337Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:08:53.337Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:08:57.666Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:08:57.666Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:09:00.306Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:09:32.670Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:09:32.670Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:09:32.670Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:09:32.670Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:09:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.612s coverage: 42.3% of statements [2025-10-31T09:09:59.511Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:09:59.511Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:09:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.357s coverage: 97.0% of statements [2025-10-31T09:10:14.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.515s coverage: 69.4% of statements [2025-10-31T09:10:14.642Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:10:14.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.330s coverage: 4.8% of statements [2025-10-31T09:10:14.642Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:10:29.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.839s coverage: 57.6% of statements [2025-10-31T09:10:29.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.275s coverage: 86.5% of statements [2025-10-31T09:10:29.717Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:10:29.717Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.530s coverage: 94.2% of statements [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:11:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.744s coverage: 92.4% of statements [2025-10-31T09:11:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:11:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:11:02.056Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:11:17.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.557s coverage: 8.4% of statements [2025-10-31T09:11:17.078Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:11:17.078Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:11:43.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.476s coverage: 95.8% of statements [2025-10-31T09:11:43.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:11:43.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:11:43.806Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:43.806Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:11:43.806Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:11:46.456Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.393s coverage: 72.2% of statements [2025-10-31T09:11:47.446Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:11:47.446Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:11:47.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:11:47.446Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:11:48.884Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:11:49.482Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:11:49.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:11:49.755Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:11:49.755Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:11:49.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:12:16.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.488s coverage: 2.4% of statements [2025-10-31T09:12:16.510Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:12:16.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.450s coverage: 1.0% of statements [2025-10-31T09:12:16.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:12:21.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.286s coverage: 39.4% of statements [2025-10-31T09:12:21.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.305s coverage: 68.8% of statements [2025-10-31T09:12:21.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:12:21.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:21.923Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:12:30.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.151s coverage: 40.0% of statements [2025-10-31T09:12:31.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.176s coverage: 87.1% of statements [2025-10-31T09:12:31.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.129s coverage: 94.1% of statements [2025-10-31T09:12:31.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.169s coverage: 96.3% of statements [2025-10-31T09:12:36.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements [2025-10-31T09:12:49.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.147s coverage: 94.4% of statements [2025-10-31T09:12:59.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.338s coverage: 92.9% of statements [2025-10-31T09:12:59.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:12:59.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:12:59.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:12:59.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.143s coverage: 68.8% of statements [2025-10-31T09:12:59.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:12:59.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:12:59.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:12:59.668Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:13:05.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.247s coverage: 62.3% of statements [2025-10-31T09:13:05.088Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:13:05.088Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:13:05.088Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:13:10.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.686s coverage: 47.4% of statements [2025-10-31T09:13:11.952Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:13:12.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:13:12.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:13:12.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:13:31.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.311s coverage: 87.2% of statements [2025-10-31T09:13:31.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.283s coverage: 15.5% of statements [2025-10-31T09:13:31.220Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:13:31.220Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:13:31.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.152s coverage: 100.0% of statements [2025-10-31T09:13:31.220Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:13:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.408s coverage: 81.8% of statements [2025-10-31T09:13:39.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.461s coverage: 82.1% of statements [2025-10-31T09:13:39.932Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:13:39.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.198s coverage: 86.0% of statements [2025-10-31T09:13:39.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:13:52.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.548s coverage: 6.8% of statements [2025-10-31T09:13:52.268Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:13:53.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.570s coverage: 33.3% of statements [2025-10-31T09:13:53.324Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:13:53.324Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:13:53.324Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:14:08.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.265s coverage: 100.0% of statements [2025-10-31T09:14:11.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.952s coverage: 54.5% of statements [2025-10-31T09:14:11.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements [2025-10-31T09:14:11.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2025-10-31T09:14:11.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.089s coverage: 73.7% of statements [2025-10-31T09:14:15.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.099s coverage: 100.0% of statements [2025-10-31T09:14:15.098Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:14:21.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.304s coverage: 88.6% of statements [2025-10-31T09:14:21.752Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:14:21.752Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:14:25.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.188s coverage: 96.8% of statements [2025-10-31T09:14:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:14:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:14:25.094Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:14:29.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.097s coverage: 100.0% of statements [2025-10-31T09:14:42.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.626s coverage: 29.2% of statements [2025-10-31T09:14:42.779Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:14:42.779Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:14:42.779Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:14:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.131s coverage: 93.8% of statements [2025-10-31T09:14:48.147Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:14:48.147Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:14:48.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:14:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.157s coverage: 3.1% of statements [2025-10-31T09:14:53.820Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:14:55.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.153s coverage: 76.2% of statements [2025-10-31T09:14:55.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.241s coverage: 54.0% of statements [2025-10-31T09:14:56.107Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:14:56.107Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:14:58.155Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:14:58.155Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:14:58.155Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:15:25.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.509s coverage: 17.0% of statements [2025-10-31T09:15:25.042Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:15:25.042Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:15:25.042Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:15:25.042Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:15:37.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.589s coverage: 94.9% of statements [2025-10-31T09:15:37.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:15:37.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:15:37.399Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:37.399Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:15:49.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.564s coverage: 9.0% of statements [2025-10-31T09:15:49.798Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:15:49.798Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:15:49.798Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:16:02.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.518s coverage: 97.7% of statements [2025-10-31T09:16:02.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:16:02.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.192s coverage: 43.6% of statements [2025-10-31T09:16:02.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:16:02.186Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:16:03.164Z] 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:16:03.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:16:03.436Z] go vet ./... [2025-10-31T09:22:25.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:22:25.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:22:25.645Z] ./bin/test-attribution-txt.sh [2025-10-31T09:22:25.645Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:22:25.645Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:22:25.645Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:22:25.645Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:22:25.645Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:22:25.645Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:22:25.692Z] [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:22:26.446Z] + ls -al . [2025-10-31T09:22:26.446Z] total 1380 [2025-10-31T09:22:26.446Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . [2025-10-31T09:22:26.446Z] drwxr-xr-x 4 root root 4096 Oct 31 09:00 .. [2025-10-31T09:22:26.446Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 .blubracket [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:58 .dockerignore [2025-10-31T09:22:26.446Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:58 .git [2025-10-31T09:22:26.446Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:58 .github [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:58 .gitignore [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:58 .golangci.yml [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:58 .hadolint.yml [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:58 .sonarcloud.properties [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:58 ADOPTERS.md [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:58 Attribution.txt [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:58 CHANGELOG.md [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:58 CONTRIBUTING.md [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:58 GOVERNANCE.md [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:58 Jenkinsfile [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:58 LICENSE [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:58 Makefile [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:58 OWNERS.md [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:58 README.md [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:58 SECURITY.md [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:22:26.446Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 bin [2025-10-31T09:22:26.446Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:58 cmd [2025-10-31T09:22:26.446Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:16 coverage.out [2025-10-31T09:22:26.446Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 fuzz_test [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:58 go.mod [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:58 go.sum [2025-10-31T09:22:26.446Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:58 internal [2025-10-31T09:22:26.446Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 openapi [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:58 security.txt [2025-10-31T09:22:26.446Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:58 version.go [Pipeline] sh [2025-10-31T09:22:27.160Z] + '[' -e coverage.out ] [2025-10-31T09:22:27.160Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:22:28.893Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:22:29.583Z] + make build [2025-10-31T09:22:29.583Z] 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:21.836Z] 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:28:30.104Z] 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:28:48.380Z] 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:28:51.752Z] 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:06.802Z] 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:03.428Z] 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:15.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:30:37.805Z] 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:30:56.019Z] 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:06.113Z] 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:31:18.443Z] 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:31:23.794Z] 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:31:36.146Z] $ docker stop --time=1 a35194fc3dd5324c88948b44926099744ae3b7de518cbc2f555694819c53661f [2025-10-31T09:31:38.586Z] $ docker rm -f --volumes a35194fc3dd5324c88948b44926099744ae3b7de518cbc2f555694819c53661f [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:31:45.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:31:45.433Z] [2025-10-31T09:31:45.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:31:45.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:31:46.130Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:31:46.130Z] 547446be3368: Pulling fs layer [2025-10-31T09:31:46.130Z] d125d8839a47: Pulling fs layer [2025-10-31T09:31:46.130Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:31:46.130Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:31:46.130Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:31:46.130Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:31:46.130Z] c3105a71a48b: Waiting [2025-10-31T09:31:46.130Z] 0f093f025ec4: Waiting [2025-10-31T09:31:46.130Z] c3106fc0e877: Waiting [2025-10-31T09:31:46.130Z] 547446be3368: Download complete [2025-10-31T09:31:46.130Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:31:46.130Z] c3105a71a48b: Download complete [2025-10-31T09:31:46.717Z] d125d8839a47: Verifying Checksum [2025-10-31T09:31:46.717Z] d125d8839a47: Download complete [2025-10-31T09:31:46.717Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:31:46.717Z] c3106fc0e877: Download complete [2025-10-31T09:31:46.986Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:31:46.986Z] 0f093f025ec4: Download complete [2025-10-31T09:31:47.256Z] 547446be3368: Pull complete [2025-10-31T09:31:48.673Z] d125d8839a47: Pull complete [2025-10-31T09:31:48.942Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:31:48.942Z] 3e85d5ac6304: Download complete [2025-10-31T09:32:01.327Z] 3e85d5ac6304: Pull complete [2025-10-31T09:32:01.327Z] c3105a71a48b: Pull complete [2025-10-31T09:32:02.296Z] 0f093f025ec4: Pull complete [2025-10-31T09:32:02.885Z] c3106fc0e877: Pull complete [2025-10-31T09:32:02.885Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:32:02.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:02.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:32:03.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container [2025-10-31T09:32:03.443Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T09:32:06.662Z] $ docker top ee823de2cdcef2784f312f31ff6ec3d360cd4007cdfb0e2f8a84aadfd952fc2c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:32:07.727Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:32:26.082Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:32:26.082Z] #1 transferring dockerfile: [2025-10-31T09:32:26.082Z] #1 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:32:26.082Z] #1 DONE 0.1s [2025-10-31T09:32:26.360Z] [2025-10-31T09:32:26.360Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:32:26.360Z] #2 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:32:26.360Z] #2 DONE 0.1s [2025-10-31T09:32:26.360Z] [2025-10-31T09:32:26.360Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:32:26.638Z] #3 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:32:26.638Z] #3 DONE 0.1s [2025-10-31T09:32:26.638Z] [2025-10-31T09:32:26.638Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:32:26.638Z] #4 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:32:26.638Z] #4 DONE 0.1s [2025-10-31T09:32:26.638Z] [2025-10-31T09:32:26.638Z] #5 [core-data internal] load build definition from Dockerfile [2025-10-31T09:32:26.912Z] #5 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T09:32:26.912Z] #5 DONE 0.1s [2025-10-31T09:32:26.912Z] [2025-10-31T09:32:26.912Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:32:26.912Z] #6 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T09:32:26.912Z] #6 DONE 0.1s [2025-10-31T09:32:26.912Z] [2025-10-31T09:32:26.912Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:32:27.187Z] #7 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:32:27.187Z] #7 DONE 0.1s [2025-10-31T09:32:27.187Z] [2025-10-31T09:32:27.187Z] #8 [core-command internal] load build definition from Dockerfile [2025-10-31T09:32:27.187Z] #8 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:32:27.187Z] #8 DONE 0.1s [2025-10-31T09:32:27.187Z] [2025-10-31T09:32:27.187Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:32:27.187Z] #9 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:32:27.187Z] #9 DONE 0.1s [2025-10-31T09:32:27.187Z] [2025-10-31T09:32:27.187Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:32:27.463Z] #10 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:32:27.463Z] #10 DONE 0.1s [2025-10-31T09:32:27.463Z] [2025-10-31T09:32:27.463Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:32:27.463Z] #11 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:32:27.463Z] #11 DONE 0.1s [2025-10-31T09:32:27.463Z] [2025-10-31T09:32:27.463Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:32:27.743Z] #12 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:32:27.743Z] #12 DONE 0.1s [2025-10-31T09:32:27.743Z] [2025-10-31T09:32:27.743Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:32:27.743Z] #13 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:32:27.743Z] #13 DONE 0.1s [2025-10-31T09:32:27.743Z] [2025-10-31T09:32:27.743Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:32:28.023Z] #14 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:32:28.023Z] #14 DONE 0.1s [2025-10-31T09:32:28.023Z] [2025-10-31T09:32:28.023Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:32:28.023Z] #15 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T09:32:28.023Z] #15 DONE 0.1s [2025-10-31T09:32:28.023Z] [2025-10-31T09:32:28.023Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:32:28.023Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:32:28.023Z] #16 DONE 0.1s [2025-10-31T09:32:29.475Z] [2025-10-31T09:32:29.475Z] #17 [security-spire-config internal] load .dockerignore [2025-10-31T09:32:29.475Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:32:29.475Z] #17 DONE 0.1s [2025-10-31T09:32:29.475Z] [2025-10-31T09:32:29.475Z] #18 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:32:29.475Z] #18 transferring context: 50B done [2025-10-31T09:32:29.475Z] #18 DONE 0.1s [2025-10-31T09:32:29.475Z] [2025-10-31T09:32:29.475Z] #19 [support-notifications internal] load .dockerignore [2025-10-31T09:32:29.475Z] #19 transferring context: 50B 0.0s done [2025-10-31T09:32:29.475Z] #19 DONE 0.1s [2025-10-31T09:32:29.475Z] [2025-10-31T09:32:29.475Z] #20 [core-data internal] load .dockerignore [2025-10-31T09:32:29.750Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:32:29.750Z] #20 DONE 0.1s [2025-10-31T09:32:29.750Z] [2025-10-31T09:32:29.750Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:32:29.750Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:32:29.750Z] #21 DONE 0.1s [2025-10-31T09:32:29.750Z] [2025-10-31T09:32:29.750Z] #22 [security-spire-server internal] load .dockerignore [2025-10-31T09:32:30.025Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:32:30.025Z] #22 DONE 0.2s [2025-10-31T09:32:30.025Z] [2025-10-31T09:32:30.025Z] #23 [core-command internal] load .dockerignore [2025-10-31T09:32:30.025Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:32:30.025Z] #23 DONE 0.1s [2025-10-31T09:32:30.025Z] [2025-10-31T09:32:30.025Z] #24 [security-spire-agent internal] load .dockerignore [2025-10-31T09:32:30.025Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:32:30.025Z] #24 DONE 0.1s [2025-10-31T09:32:30.302Z] [2025-10-31T09:32:30.302Z] #25 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:32:30.302Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:32:30.302Z] #25 DONE 0.1s [2025-10-31T09:32:30.302Z] [2025-10-31T09:32:30.302Z] #26 [support-scheduler internal] load .dockerignore [2025-10-31T09:32:30.574Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:32:30.574Z] #26 DONE 0.2s [2025-10-31T09:32:30.574Z] [2025-10-31T09:32:30.574Z] #27 [core-keeper internal] load .dockerignore [2025-10-31T09:32:30.574Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:32:30.574Z] #27 DONE 0.1s [2025-10-31T09:32:30.574Z] [2025-10-31T09:32:30.574Z] #28 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:32:30.574Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:32:30.574Z] #28 DONE 0.1s [2025-10-31T09:32:30.574Z] [2025-10-31T09:32:30.574Z] #29 [core-metadata internal] load .dockerignore [2025-10-31T09:32:30.851Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:32:30.851Z] #29 DONE 0.1s [2025-10-31T09:32:30.851Z] [2025-10-31T09:32:30.851Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:32:30.851Z] #30 transferring context: 50B 0.0s done [2025-10-31T09:32:30.851Z] #30 DONE 0.1s [2025-10-31T09:32:30.851Z] [2025-10-31T09:32:30.851Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:30.851Z] #31 DONE 0.0s [2025-10-31T09:32:30.851Z] [2025-10-31T09:32:30.851Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:31.127Z] #32 DONE 0.2s [2025-10-31T09:32:31.127Z] [2025-10-31T09:32:31.127Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:31.127Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:31.399Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:31.399Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:31.399Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:31.399Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:31.399Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s [2025-10-31T09:32:31.399Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.05MB / 4.09MB 0.2s [2025-10-31T09:32:31.399Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.3s [2025-10-31T09:32:31.670Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s [2025-10-31T09:32:31.670Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:31.670Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:32:33.106Z] #33 ... [2025-10-31T09:32:33.106Z] [2025-10-31T09:32:33.106Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:33.106Z] #31 DONE 0.0s [2025-10-31T09:32:33.106Z] [2025-10-31T09:32:33.106Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:33.388Z] #33 ... [2025-10-31T09:32:33.388Z] [2025-10-31T09:32:33.388Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:33.388Z] #32 DONE 0.5s [2025-10-31T09:32:33.388Z] [2025-10-31T09:32:33.388Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:33.388Z] #33 ... [2025-10-31T09:32:33.388Z] [2025-10-31T09:32:33.388Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:33.388Z] #34 DONE 0.9s [2025-10-31T09:32:33.388Z] [2025-10-31T09:32:33.388Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:33.388Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:33.388Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:33.388Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:33.388Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:33.388Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:33.388Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:32:33.670Z] #33 ... [2025-10-31T09:32:33.670Z] [2025-10-31T09:32:33.670Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:33.670Z] #31 DONE 0.0s [2025-10-31T09:32:33.670Z] [2025-10-31T09:32:33.670Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:33.670Z] #31 DONE 0.0s [2025-10-31T09:32:33.670Z] [2025-10-31T09:32:33.670Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:33.949Z] #32 ... [2025-10-31T09:32:33.949Z] [2025-10-31T09:32:33.949Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:33.949Z] #31 DONE 0.0s [2025-10-31T09:32:33.949Z] [2025-10-31T09:32:33.949Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:34.227Z] #32 ... [2025-10-31T09:32:34.227Z] [2025-10-31T09:32:34.227Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:34.227Z] #31 DONE 0.0s [2025-10-31T09:32:34.227Z] [2025-10-31T09:32:34.227Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:34.227Z] #34 DONE 1.0s [2025-10-31T09:32:34.227Z] [2025-10-31T09:32:34.227Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:34.503Z] #32 ... [2025-10-31T09:32:34.503Z] [2025-10-31T09:32:34.503Z] #35 [support-notifications internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:32:34.503Z] #35 DONE 1.0s [2025-10-31T09:32:34.503Z] [2025-10-31T09:32:34.503Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:32:34.503Z] #36 DONE 0.0s [2025-10-31T09:32:34.503Z] [2025-10-31T09:32:34.503Z] #37 [support-notifications internal] load build context [2025-10-31T09:32:34.503Z] #37 DONE 0.0s [2025-10-31T09:32:34.503Z] [2025-10-31T09:32:34.503Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:34.503Z] #34 DONE 1.0s [2025-10-31T09:32:34.780Z] [2025-10-31T09:32:34.780Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:34.780Z] #31 DONE 0.0s [2025-10-31T09:32:34.780Z] [2025-10-31T09:32:34.780Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:34.780Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:34.780Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:34.780Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:34.780Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:34.780Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:34.780Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:32:35.055Z] #33 ... [2025-10-31T09:32:35.055Z] [2025-10-31T09:32:35.055Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:35.055Z] #31 DONE 0.0s [2025-10-31T09:32:35.055Z] [2025-10-31T09:32:35.055Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:35.055Z] #38 transferring context: 41.72MB 3.8s [2025-10-31T09:32:35.329Z] #38 ... [2025-10-31T09:32:35.329Z] [2025-10-31T09:32:35.329Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:35.329Z] #31 DONE 0.0s [2025-10-31T09:32:35.329Z] [2025-10-31T09:32:35.329Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:35.608Z] #38 ... [2025-10-31T09:32:35.608Z] [2025-10-31T09:32:35.608Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:35.608Z] #31 DONE 0.0s [2025-10-31T09:32:35.608Z] [2025-10-31T09:32:35.608Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:32:35.608Z] #39 DONE 2.4s [2025-10-31T09:32:35.608Z] [2025-10-31T09:32:35.608Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:35.608Z] #38 ... [2025-10-31T09:32:35.608Z] [2025-10-31T09:32:35.609Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:35.609Z] #34 DONE 1.2s [2025-10-31T09:32:35.609Z] [2025-10-31T09:32:35.609Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:35.609Z] #38 ... [2025-10-31T09:32:35.609Z] [2025-10-31T09:32:35.609Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:35.609Z] #34 DONE 1.2s [2025-10-31T09:32:35.609Z] [2025-10-31T09:32:35.609Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:35.609Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:35.609Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:35.609Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:35.609Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:35.609Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:35.609Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:32:35.609Z] #33 DONE 6.1s [2025-10-31T09:32:35.609Z] [2025-10-31T09:32:35.609Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:35.881Z] #38 ... [2025-10-31T09:32:35.881Z] [2025-10-31T09:32:35.881Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:35.881Z] #31 DONE 0.1s [2025-10-31T09:32:35.881Z] [2025-10-31T09:32:35.881Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:36.154Z] #38 ... [2025-10-31T09:32:36.154Z] [2025-10-31T09:32:36.154Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:36.154Z] #31 DONE 0.1s [2025-10-31T09:32:36.154Z] [2025-10-31T09:32:36.154Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:36.750Z] #38 ... [2025-10-31T09:32:36.750Z] [2025-10-31T09:32:36.750Z] #40 [security-spire-server internal] load build context [2025-10-31T09:32:36.750Z] #40 transferring context: 23.80kB 0.3s done [2025-10-31T09:32:36.750Z] #40 DONE 1.2s [2025-10-31T09:32:36.750Z] [2025-10-31T09:32:36.750Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:39.397Z] #38 ... [2025-10-31T09:32:39.397Z] [2025-10-31T09:32:39.397Z] #41 [security-spire-config internal] load build context [2025-10-31T09:32:39.397Z] #41 transferring context: 22.05kB 0.3s done [2025-10-31T09:32:39.397Z] #41 DONE 3.1s [2025-10-31T09:32:39.397Z] [2025-10-31T09:32:39.397Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:39.995Z] #38 ... [2025-10-31T09:32:39.995Z] [2025-10-31T09:32:39.995Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:39.995Z] #32 DONE 6.2s [2025-10-31T09:32:39.995Z] [2025-10-31T09:32:39.995Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:40.590Z] #38 ... [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:40.590Z] #34 DONE 1.3s [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:40.590Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:40.590Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:40.590Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:40.590Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:40.590Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:40.590Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:32:40.590Z] #33 DONE 6.1s [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:40.590Z] #38 ... [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #42 [core-metadata internal] load build context [2025-10-31T09:32:40.590Z] #42 DONE 0.0s [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:40.590Z] #38 ... [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:40.590Z] #34 DONE 1.3s [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:40.590Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:40.590Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:40.590Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:40.590Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:40.590Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:40.590Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:32:40.590Z] #33 DONE 6.1s [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:32:40.590Z] #43 DONE 0.0s [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:32:40.590Z] #44 DONE 6.2s [2025-10-31T09:32:40.590Z] [2025-10-31T09:32:40.590Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:40.862Z] #38 ... [2025-10-31T09:32:40.862Z] [2025-10-31T09:32:40.862Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:40.862Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:40.862Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:40.862Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:40.862Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:40.862Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:40.862Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:32:40.862Z] #33 DONE 6.1s [2025-10-31T09:32:40.862Z] [2025-10-31T09:32:40.862Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:41.135Z] #38 ... [2025-10-31T09:32:41.135Z] [2025-10-31T09:32:41.135Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:41.415Z] #45 ... [2025-10-31T09:32:41.415Z] [2025-10-31T09:32:41.415Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:41.415Z] #46 ... [2025-10-31T09:32:41.415Z] [2025-10-31T09:32:41.415Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:41.415Z] #38 transferring context: 58.87MB 10.0s [2025-10-31T09:32:43.409Z] #38 ... [2025-10-31T09:32:43.409Z] [2025-10-31T09:32:43.409Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:43.681Z] #47 ... [2025-10-31T09:32:43.681Z] [2025-10-31T09:32:43.681Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:43.681Z] #48 ... [2025-10-31T09:32:43.681Z] [2025-10-31T09:32:43.681Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:43.681Z] #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:43.681Z] #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:43.681Z] #49 ... [2025-10-31T09:32:43.681Z] [2025-10-31T09:32:43.681Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:43.681Z] #48 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:44.278Z] #48 ... [2025-10-31T09:32:44.278Z] [2025-10-31T09:32:44.278Z] #50 [core-data internal] load build context [2025-10-31T09:32:44.278Z] #50 ... [2025-10-31T09:32:44.278Z] [2025-10-31T09:32:44.278Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:44.278Z] #0 8.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:44.278Z] #0 9.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:44.552Z] #51 ... [2025-10-31T09:32:44.552Z] [2025-10-31T09:32:44.552Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:44.552Z] #47 ... [2025-10-31T09:32:44.552Z] [2025-10-31T09:32:44.552Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:44.552Z] #52 ... [2025-10-31T09:32:44.552Z] [2025-10-31T09:32:44.552Z] #37 [support-notifications internal] load build context [2025-10-31T09:32:44.824Z] #37 ... [2025-10-31T09:32:44.824Z] [2025-10-31T09:32:44.824Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:32:44.824Z] #36 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 1.1s done [2025-10-31T09:32:44.824Z] #36 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:32:44.824Z] #36 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:32:44.824Z] #36 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:32:44.824Z] #36 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 0B / 4.13MB 3.6s [2025-10-31T09:32:44.824Z] #36 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 1.05MB / 4.13MB 3.8s [2025-10-31T09:32:44.824Z] #36 ... [2025-10-31T09:32:44.824Z] [2025-10-31T09:32:44.824Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:44.824Z] #52 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:45.800Z] #52 ... [2025-10-31T09:32:45.800Z] [2025-10-31T09:32:45.800Z] #53 [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:32:45.800Z] #53 ... [2025-10-31T09:32:45.800Z] [2025-10-31T09:32:45.800Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:45.800Z] #54 ... [2025-10-31T09:32:45.800Z] [2025-10-31T09:32:45.800Z] #55 [core-keeper internal] load build context [2025-10-31T09:32:46.073Z] #55 ... [2025-10-31T09:32:46.073Z] [2025-10-31T09:32:46.073Z] #56 [core-command internal] load build context [2025-10-31T09:32:46.073Z] #56 ... [2025-10-31T09:32:46.073Z] [2025-10-31T09:32:46.073Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:46.073Z] #57 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.5s done [2025-10-31T09:32:46.073Z] #57 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:32:46.073Z] #57 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:32:46.073Z] #57 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:32:46.353Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.3s [2025-10-31T09:32:46.353Z] #57 ... [2025-10-31T09:32:46.353Z] [2025-10-31T09:32:46.353Z] #58 [support-scheduler internal] load build context [2025-10-31T09:32:46.353Z] #58 ... [2025-10-31T09:32:46.353Z] [2025-10-31T09:32:46.353Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:32:46.640Z] #59 ... [2025-10-31T09:32:46.640Z] [2025-10-31T09:32:46.640Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:47.617Z] #46 ... [2025-10-31T09:32:47.617Z] [2025-10-31T09:32:47.617Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:32:47.617Z] #60 ... [2025-10-31T09:32:47.617Z] [2025-10-31T09:32:47.617Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:47.617Z] #61 ... [2025-10-31T09:32:47.617Z] [2025-10-31T09:32:47.617Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:47.896Z] #62 ... [2025-10-31T09:32:47.896Z] [2025-10-31T09:32:47.896Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:32:47.896Z] #63 ... [2025-10-31T09:32:47.896Z] [2025-10-31T09:32:47.896Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:48.170Z] #64 ... [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:32:48.170Z] #65 ... [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:48.170Z] #66 ... [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #53 [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:32:48.170Z] #53 DONE 12.7s [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #67 [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:32:48.443Z] #67 ... [2025-10-31T09:32:48.443Z] [2025-10-31T09:32:48.443Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:48.717Z] #68 ... [2025-10-31T09:32:48.717Z] [2025-10-31T09:32:48.717Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:48.717Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.8s done [2025-10-31T09:32:48.717Z] #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done [2025-10-31T09:32:48.717Z] #57 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:32:48.717Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.4s [2025-10-31T09:32:48.717Z] #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 3.4s [2025-10-31T09:32:49.695Z] #57 ... [2025-10-31T09:32:49.695Z] [2025-10-31T09:32:49.695Z] #69 [security-spire-agent internal] load build context [2025-10-31T09:32:49.695Z] #69 transferring context: 23.33kB 0.4s done [2025-10-31T09:32:49.695Z] #69 DONE 8.8s [2025-10-31T09:32:49.695Z] [2025-10-31T09:32:49.695Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:50.288Z] #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.3s [2025-10-31T09:32:50.881Z] #57 ... [2025-10-31T09:32:50.881Z] [2025-10-31T09:32:50.881Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:32:50.881Z] #43 transferring context: 1.05MB 6.6s [2025-10-31T09:32:50.881Z] #43 ... [2025-10-31T09:32:50.881Z] [2025-10-31T09:32:50.881Z] #42 [core-metadata internal] load build context [2025-10-31T09:32:50.881Z] #42 ... [2025-10-31T09:32:50.881Z] [2025-10-31T09:32:50.881Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:50.881Z] #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.1s done [2025-10-31T09:32:50.881Z] #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:32:50.881Z] #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:32:50.881Z] #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:32:50.881Z] #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-10-31T09:32:50.881Z] #70 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:32:50.881Z] #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.9s done [2025-10-31T09:32:51.153Z] #70 ... [2025-10-31T09:32:51.153Z] [2025-10-31T09:32:51.153Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:32:51.153Z] #71 ... [2025-10-31T09:32:51.153Z] [2025-10-31T09:32:51.153Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:51.153Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.1s [2025-10-31T09:32:51.748Z] #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.2s done [2025-10-31T09:32:52.345Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 7.3s [2025-10-31T09:32:52.941Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-31T09:32:53.217Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done [2025-10-31T09:32:53.490Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 8.3s [2025-10-31T09:32:53.490Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done [2025-10-31T09:32:53.764Z] #57 ... [2025-10-31T09:32:53.764Z] [2025-10-31T09:32:53.764Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:53.764Z] #38 ... [2025-10-31T09:32:53.764Z] [2025-10-31T09:32:53.764Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:54.039Z] #72 ... [2025-10-31T09:32:54.039Z] [2025-10-31T09:32:54.039Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:54.039Z] #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 6.7s [2025-10-31T09:32:54.039Z] #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done [2025-10-31T09:32:54.646Z] #70 ... [2025-10-31T09:32:54.646Z] [2025-10-31T09:32:54.646Z] #50 [core-data internal] load build context [2025-10-31T09:32:54.646Z] #50 ... [2025-10-31T09:32:54.646Z] [2025-10-31T09:32:54.646Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:54.646Z] #57 ... [2025-10-31T09:32:54.646Z] [2025-10-31T09:32:54.646Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:55.141Z] #47 ... [2025-10-31T09:32:55.141Z] [2025-10-31T09:32:55.141Z] #37 [support-notifications internal] load build context [2025-10-31T09:32:55.141Z] #37 ... [2025-10-31T09:32:55.141Z] [2025-10-31T09:32:55.141Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:32:55.141Z] #36 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 6.8s done [2025-10-31T09:32:55.141Z] #36 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 6.5s [2025-10-31T09:32:55.141Z] #36 ... [2025-10-31T09:32:55.141Z] [2025-10-31T09:32:55.141Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:55.141Z] #48 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:55.441Z] #48 ... [2025-10-31T09:32:55.441Z] [2025-10-31T09:32:55.441Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:56.066Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 11.0s [2025-10-31T09:32:56.343Z] #57 ... [2025-10-31T09:32:56.343Z] [2025-10-31T09:32:56.343Z] #56 [core-command internal] load build context [2025-10-31T09:32:56.343Z] #56 transferring context: 5.24MB 18.4s [2025-10-31T09:32:56.633Z] #56 ... [2025-10-31T09:32:56.633Z] [2025-10-31T09:32:56.633Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:56.633Z] #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 9.2s [2025-10-31T09:32:56.633Z] #70 ... [2025-10-31T09:32:56.633Z] [2025-10-31T09:32:56.633Z] #55 [core-keeper internal] load build context [2025-10-31T09:32:56.633Z] #55 ... [2025-10-31T09:32:56.633Z] [2025-10-31T09:32:56.633Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:56.633Z] #49 17.82 OK: 255 MiB in 60 packages [2025-10-31T09:32:56.633Z] #49 DONE 24.9s [2025-10-31T09:32:56.633Z] [2025-10-31T09:32:56.633Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:56.633Z] #54 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:56.633Z] #54 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:56.921Z] #54 ... [2025-10-31T09:32:56.921Z] [2025-10-31T09:32:56.921Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:32:56.921Z] #59 ... [2025-10-31T09:32:56.921Z] [2025-10-31T09:32:56.921Z] #58 [support-scheduler internal] load build context [2025-10-31T09:32:57.206Z] #58 ... [2025-10-31T09:32:57.206Z] [2025-10-31T09:32:57.206Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:57.206Z] #52 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:57.206Z] #52 ... [2025-10-31T09:32:57.206Z] [2025-10-31T09:32:57.206Z] #58 [support-scheduler internal] load build context [2025-10-31T09:32:57.485Z] #58 ... [2025-10-31T09:32:57.485Z] [2025-10-31T09:32:57.485Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:57.772Z] #46 ... [2025-10-31T09:32:57.772Z] [2025-10-31T09:32:57.772Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:57.772Z] #54 22.05 OK: 255 MiB in 60 packages [2025-10-31T09:32:59.745Z] #54 ... [2025-10-31T09:32:59.745Z] [2025-10-31T09:32:59.745Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:32:59.745Z] #73 ... [2025-10-31T09:32:59.745Z] [2025-10-31T09:32:59.745Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:59.745Z] #48 22.98 OK: 255 MiB in 60 packages [2025-10-31T09:32:59.745Z] #48 DONE 26.4s [2025-10-31T09:32:59.745Z] [2025-10-31T09:32:59.745Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:59.745Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.29MB / 33.17MB 14.4s [2025-10-31T09:33:00.035Z] #57 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-10-31T09:33:00.310Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.09MB / 33.17MB 15.2s [2025-10-31T09:33:00.310Z] #57 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-10-31T09:33:01.291Z] #57 ... [2025-10-31T09:33:01.291Z] [2025-10-31T09:33:01.291Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:01.291Z] #42 ... [2025-10-31T09:33:01.291Z] [2025-10-31T09:33:01.291Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:33:01.291Z] #54 DONE 25.6s [2025-10-31T09:33:01.291Z] [2025-10-31T09:33:01.291Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:01.291Z] #42 transferring context: 6.06MB 17.9s [2025-10-31T09:33:01.291Z] #42 ... [2025-10-31T09:33:01.291Z] [2025-10-31T09:33:01.291Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:01.291Z] #43 ... [2025-10-31T09:33:01.291Z] [2025-10-31T09:33:01.291Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:01.564Z] #71 ... [2025-10-31T09:33:01.564Z] [2025-10-31T09:33:01.564Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:02.993Z] #43 ... [2025-10-31T09:33:02.993Z] [2025-10-31T09:33:02.993Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:33:02.993Z] #52 23.68 OK: 255 MiB in 60 packages [2025-10-31T09:33:02.993Z] #52 DONE 28.0s [2025-10-31T09:33:02.993Z] [2025-10-31T09:33:02.993Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:03.596Z] #47 ... [2025-10-31T09:33:03.596Z] [2025-10-31T09:33:03.596Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:03.596Z] #61 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:04.191Z] #61 ... [2025-10-31T09:33:04.191Z] [2025-10-31T09:33:04.191Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:04.191Z] #38 ... [2025-10-31T09:33:04.191Z] [2025-10-31T09:33:04.191Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:04.191Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 19.2s [2025-10-31T09:33:04.191Z] #57 ... [2025-10-31T09:33:04.191Z] [2025-10-31T09:33:04.191Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:04.191Z] #51 19.78 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:33:04.191Z] #51 19.78 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:33:04.191Z] #51 19.78 OK: 26161 distinct packages available [2025-10-31T09:33:04.191Z] #51 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:04.191Z] #51 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:04.464Z] #51 ... [2025-10-31T09:33:04.464Z] [2025-10-31T09:33:04.464Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:04.789Z] #38 ... [2025-10-31T09:33:04.789Z] [2025-10-31T09:33:04.789Z] #67 [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:04.789Z] #67 DONE 26.4s [2025-10-31T09:33:04.789Z] [2025-10-31T09:33:04.789Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:05.062Z] #57 ... [2025-10-31T09:33:05.062Z] [2025-10-31T09:33:05.062Z] #50 [core-data internal] load build context [2025-10-31T09:33:05.062Z] #50 ... [2025-10-31T09:33:05.062Z] [2025-10-31T09:33:05.062Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:05.062Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 20.2s [2025-10-31T09:33:05.062Z] #57 ... [2025-10-31T09:33:05.062Z] [2025-10-31T09:33:05.062Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:05.062Z] #36 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 16.9s [2025-10-31T09:33:05.335Z] #36 ... [2025-10-31T09:33:05.335Z] [2025-10-31T09:33:05.335Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:05.335Z] #37 ... [2025-10-31T09:33:05.335Z] [2025-10-31T09:33:05.335Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:06.337Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 21.4s [2025-10-31T09:33:06.610Z] #57 ... [2025-10-31T09:33:06.610Z] [2025-10-31T09:33:06.610Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:06.610Z] #60 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:06.610Z] #60 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:06.610Z] #60 ... [2025-10-31T09:33:06.610Z] [2025-10-31T09:33:06.610Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:06.610Z] #37 transferring context: 23.49MB 31.3s [2025-10-31T09:33:06.882Z] #37 ... [2025-10-31T09:33:06.882Z] [2025-10-31T09:33:06.882Z] #56 [core-command internal] load build context [2025-10-31T09:33:06.882Z] #56 ... [2025-10-31T09:33:06.882Z] [2025-10-31T09:33:06.882Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:07.155Z] #55 ... [2025-10-31T09:33:07.155Z] [2025-10-31T09:33:07.155Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:07.155Z] #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 19.4s done [2025-10-31T09:33:07.155Z] #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-31T09:33:07.155Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-10-31T09:33:07.155Z] #70 ... [2025-10-31T09:33:07.155Z] [2025-10-31T09:33:07.155Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:07.429Z] #57 ... [2025-10-31T09:33:07.429Z] [2025-10-31T09:33:07.429Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:07.429Z] #59 ... [2025-10-31T09:33:07.429Z] [2025-10-31T09:33:07.429Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:07.702Z] #43 ... [2025-10-31T09:33:07.702Z] [2025-10-31T09:33:07.702Z] #58 [support-scheduler internal] load build context [2025-10-31T09:33:07.702Z] #58 ... [2025-10-31T09:33:07.702Z] [2025-10-31T09:33:07.702Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:07.976Z] #57 ... [2025-10-31T09:33:07.976Z] [2025-10-31T09:33:07.976Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:07.976Z] #63 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:07.976Z] #63 22.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:07.976Z] #63 ... [2025-10-31T09:33:07.976Z] [2025-10-31T09:33:07.976Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:08.250Z] #46 ... [2025-10-31T09:33:08.250Z] [2025-10-31T09:33:08.250Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:08.250Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 23.2s [2025-10-31T09:33:09.245Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 24.4s [2025-10-31T09:33:09.838Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.98MB / 33.17MB 24.9s [2025-10-31T09:33:10.437Z] #57 ... [2025-10-31T09:33:10.437Z] [2025-10-31T09:33:10.437Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:10.437Z] #51 31.80 OK: 255 MiB in 60 packages [2025-10-31T09:33:10.437Z] #51 DONE 36.0s [2025-10-31T09:33:10.437Z] [2025-10-31T09:33:10.437Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:10.437Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.16MB / 33.17MB 25.6s [2025-10-31T09:33:11.418Z] #57 ... [2025-10-31T09:33:11.418Z] [2025-10-31T09:33:11.418Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:11.418Z] #62 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:11.418Z] #62 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:11.418Z] #62 ... [2025-10-31T09:33:11.418Z] [2025-10-31T09:33:11.418Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:11.418Z] #64 33.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:11.690Z] #64 ... [2025-10-31T09:33:11.690Z] [2025-10-31T09:33:11.690Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:11.690Z] #42 ... [2025-10-31T09:33:11.690Z] [2025-10-31T09:33:11.690Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:11.690Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.7s [2025-10-31T09:33:11.966Z] #57 ... [2025-10-31T09:33:11.966Z] [2025-10-31T09:33:11.966Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:12.239Z] #71 ... [2025-10-31T09:33:12.239Z] [2025-10-31T09:33:12.239Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:12.239Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 27.0s done [2025-10-31T09:33:12.239Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 27.0s done [2025-10-31T09:33:12.513Z] #57 ... [2025-10-31T09:33:12.513Z] [2025-10-31T09:33:12.513Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:12.513Z] #63 30.87 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:12.513Z] #63 30.87 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:33:12.513Z] #63 30.87 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:12.513Z] #63 31.06 OK: 9 MiB in 16 packages [2025-10-31T09:33:12.513Z] #63 DONE 34.7s [2025-10-31T09:33:12.513Z] [2025-10-31T09:33:12.513Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:12.513Z] #71 transferring context: 4.29MB 27.2s [2025-10-31T09:33:13.488Z] #71 ... [2025-10-31T09:33:13.488Z] [2025-10-31T09:33:13.488Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:13.762Z] #47 ... [2025-10-31T09:33:13.762Z] [2025-10-31T09:33:13.762Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:14.738Z] #71 ... [2025-10-31T09:33:14.738Z] [2025-10-31T09:33:14.738Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:14.738Z] #61 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:14.738Z] #61 ... [2025-10-31T09:33:14.738Z] [2025-10-31T09:33:14.738Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:15.010Z] #38 ... [2025-10-31T09:33:15.010Z] [2025-10-31T09:33:15.010Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:15.010Z] #71 ... [2025-10-31T09:33:15.010Z] [2025-10-31T09:33:15.010Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:15.285Z] #74 ... [2025-10-31T09:33:15.286Z] [2025-10-31T09:33:15.286Z] #50 [core-data internal] load build context [2025-10-31T09:33:15.286Z] #50 ... [2025-10-31T09:33:15.286Z] [2025-10-31T09:33:15.286Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:15.286Z] #36 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 20.5s done [2025-10-31T09:33:15.558Z] #36 ... [2025-10-31T09:33:15.558Z] [2025-10-31T09:33:15.558Z] #50 [core-data internal] load build context [2025-10-31T09:33:16.155Z] #50 ... [2025-10-31T09:33:16.155Z] [2025-10-31T09:33:16.155Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:16.155Z] #65 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:16.155Z] #65 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:16.155Z] #65 ... [2025-10-31T09:33:16.155Z] [2025-10-31T09:33:16.155Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:16.155Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-31T09:33:17.133Z] #57 ... [2025-10-31T09:33:17.133Z] [2025-10-31T09:33:17.133Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:17.133Z] #37 ... [2025-10-31T09:33:17.133Z] [2025-10-31T09:33:17.133Z] #56 [core-command internal] load build context [2025-10-31T09:33:17.133Z] #56 ... [2025-10-31T09:33:17.133Z] [2025-10-31T09:33:17.133Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:33:17.133Z] #68 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:17.133Z] #68 30.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:17.414Z] #68 ... [2025-10-31T09:33:17.414Z] [2025-10-31T09:33:17.414Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:17.414Z] #55 transferring context: 27.64MB 40.0s [2025-10-31T09:33:17.414Z] #55 ... [2025-10-31T09:33:17.414Z] [2025-10-31T09:33:17.414Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:17.689Z] #37 ... [2025-10-31T09:33:17.689Z] [2025-10-31T09:33:17.689Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:17.965Z] #59 ... [2025-10-31T09:33:17.965Z] [2025-10-31T09:33:17.965Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:17.965Z] #43 ... [2025-10-31T09:33:17.965Z] [2025-10-31T09:33:17.965Z] #58 [support-scheduler internal] load build context [2025-10-31T09:33:18.239Z] #58 ... [2025-10-31T09:33:18.239Z] [2025-10-31T09:33:18.239Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:18.512Z] #47 ... [2025-10-31T09:33:18.512Z] [2025-10-31T09:33:18.512Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:18.512Z] #46 ... [2025-10-31T09:33:18.512Z] [2025-10-31T09:33:18.512Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:19.488Z] #59 ... [2025-10-31T09:33:19.488Z] [2025-10-31T09:33:19.488Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:19.488Z] #60 31.75 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:19.488Z] #60 31.97 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:19.488Z] #60 31.97 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:33:19.488Z] #60 34.85 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:19.488Z] #60 34.85 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:19.488Z] #60 36.32 OK: 11 MiB in 17 packages [2025-10-31T09:33:19.488Z] #60 ... [2025-10-31T09:33:19.488Z] [2025-10-31T09:33:19.488Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:19.488Z] #43 ... [2025-10-31T09:33:19.488Z] [2025-10-31T09:33:19.488Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:19.488Z] #62 35.90 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:19.488Z] #62 35.90 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:19.488Z] #62 36.14 OK: 9 MiB in 15 packages [2025-10-31T09:33:19.488Z] #62 DONE 43.4s [2025-10-31T09:33:19.488Z] [2025-10-31T09:33:19.488Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:19.758Z] #59 ... [2025-10-31T09:33:19.758Z] [2025-10-31T09:33:19.758Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:19.758Z] #66 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:19.758Z] #66 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:20.040Z] #66 ... [2025-10-31T09:33:20.040Z] [2025-10-31T09:33:20.040Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:20.040Z] #74 15.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:20.040Z] #74 ... [2025-10-31T09:33:20.040Z] [2025-10-31T09:33:20.040Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:20.040Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s [2025-10-31T09:33:20.310Z] #70 ... [2025-10-31T09:33:20.310Z] [2025-10-31T09:33:20.310Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:20.904Z] #59 ... [2025-10-31T09:33:20.904Z] [2025-10-31T09:33:20.904Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:20.904Z] #60 DONE 43.5s [2025-10-31T09:33:20.904Z] [2025-10-31T09:33:20.904Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:21.881Z] #70 ... [2025-10-31T09:33:21.881Z] [2025-10-31T09:33:21.881Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:21.881Z] #42 ... [2025-10-31T09:33:21.881Z] [2025-10-31T09:33:21.881Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:22.858Z] #59 transferring context: 50.54MB 44.7s [2025-10-31T09:33:23.130Z] #59 ... [2025-10-31T09:33:23.130Z] [2025-10-31T09:33:23.130Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:33:23.130Z] #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:23.130Z] #75 ... [2025-10-31T09:33:23.130Z] [2025-10-31T09:33:23.130Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:23.724Z] #59 ... [2025-10-31T09:33:23.724Z] [2025-10-31T09:33:23.724Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:23.724Z] #64 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:23.724Z] #64 ... [2025-10-31T09:33:23.724Z] [2025-10-31T09:33:23.724Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:25.153Z] #59 ... [2025-10-31T09:33:25.153Z] [2025-10-31T09:33:25.153Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:25.153Z] #72 31.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:25.153Z] #72 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:25.153Z] #72 ... [2025-10-31T09:33:25.153Z] [2025-10-31T09:33:25.153Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:25.153Z] #59 ... [2025-10-31T09:33:25.153Z] [2025-10-31T09:33:25.153Z] #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:25.153Z] #76 ... [2025-10-31T09:33:25.153Z] [2025-10-31T09:33:25.153Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:25.429Z] #38 ... [2025-10-31T09:33:25.429Z] [2025-10-31T09:33:25.429Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:25.429Z] #71 ... [2025-10-31T09:33:25.429Z] [2025-10-31T09:33:25.429Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:25.704Z] #38 ... [2025-10-31T09:33:25.704Z] [2025-10-31T09:33:25.704Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:33:25.704Z] #73 25.99 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:25.704Z] #73 28.72 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:25.704Z] #73 ... [2025-10-31T09:33:25.704Z] [2025-10-31T09:33:25.704Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:26.297Z] #59 ... [2025-10-31T09:33:26.297Z] [2025-10-31T09:33:26.297Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:26.297Z] #61 38.63 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:26.297Z] #61 38.63 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:26.297Z] #61 38.63 OK: 24049 distinct packages available [2025-10-31T09:33:26.297Z] #61 40.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:26.297Z] #61 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:26.570Z] #61 ... [2025-10-31T09:33:26.570Z] [2025-10-31T09:33:26.570Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:26.847Z] #59 ... [2025-10-31T09:33:26.847Z] [2025-10-31T09:33:26.847Z] #50 [core-data internal] load build context [2025-10-31T09:33:26.847Z] #50 ... [2025-10-31T09:33:26.847Z] [2025-10-31T09:33:26.847Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:26.847Z] #38 transferring context: 102.95MB 55.4s [2025-10-31T09:33:27.120Z] #38 ... [2025-10-31T09:33:27.120Z] [2025-10-31T09:33:27.120Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:27.120Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.0s [2025-10-31T09:33:27.120Z] #57 ... [2025-10-31T09:33:27.120Z] [2025-10-31T09:33:27.120Z] #50 [core-data internal] load build context [2025-10-31T09:33:27.392Z] #50 ... [2025-10-31T09:33:27.392Z] [2025-10-31T09:33:27.392Z] #56 [core-command internal] load build context [2025-10-31T09:33:27.665Z] #56 ... [2025-10-31T09:33:27.665Z] [2025-10-31T09:33:27.665Z] #50 [core-data internal] load build context [2025-10-31T09:33:27.665Z] #50 ... [2025-10-31T09:33:27.665Z] [2025-10-31T09:33:27.665Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:27.938Z] #55 ... [2025-10-31T09:33:27.938Z] [2025-10-31T09:33:27.938Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:27.938Z] #37 ... [2025-10-31T09:33:27.938Z] [2025-10-31T09:33:27.938Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:28.534Z] #59 ... [2025-10-31T09:33:28.534Z] [2025-10-31T09:33:28.534Z] #58 [support-scheduler internal] load build context [2025-10-31T09:33:28.534Z] #58 ... [2025-10-31T09:33:28.534Z] [2025-10-31T09:33:28.534Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:28.534Z] #59 ... [2025-10-31T09:33:28.534Z] [2025-10-31T09:33:28.534Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:28.811Z] #46 ... [2025-10-31T09:33:28.811Z] [2025-10-31T09:33:28.811Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:28.811Z] #47 ... [2025-10-31T09:33:28.811Z] [2025-10-31T09:33:28.811Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:29.791Z] #46 ... [2025-10-31T09:33:29.791Z] [2025-10-31T09:33:29.791Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:29.791Z] #43 ... [2025-10-31T09:33:29.791Z] [2025-10-31T09:33:29.791Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:30.765Z] #46 ... [2025-10-31T09:33:30.765Z] [2025-10-31T09:33:30.765Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:30.765Z] #77 ... [2025-10-31T09:33:30.765Z] [2025-10-31T09:33:30.765Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:31.037Z] #46 ... [2025-10-31T09:33:31.037Z] [2025-10-31T09:33:31.037Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:31.309Z] #78 ... [2025-10-31T09:33:31.309Z] [2025-10-31T09:33:31.309Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:32.286Z] #59 ... [2025-10-31T09:33:32.286Z] [2025-10-31T09:33:32.286Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:32.286Z] #42 ... [2025-10-31T09:33:32.286Z] [2025-10-31T09:33:32.286Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:32.286Z] #59 ... [2025-10-31T09:33:32.286Z] [2025-10-31T09:33:32.286Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:32.286Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 25.6s [2025-10-31T09:33:32.559Z] #70 ... [2025-10-31T09:33:32.559Z] [2025-10-31T09:33:32.559Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:32.829Z] #42 ... [2025-10-31T09:33:32.829Z] [2025-10-31T09:33:32.829Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:32.829Z] #65 45.00 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:32.829Z] #65 45.00 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:32.829Z] #65 45.00 OK: 24049 distinct packages available [2025-10-31T09:33:32.829Z] #65 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:32.829Z] #65 52.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:33.102Z] #65 ... [2025-10-31T09:33:33.102Z] [2025-10-31T09:33:33.102Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:33.102Z] #74 18.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:33.102Z] #74 ... [2025-10-31T09:33:33.102Z] [2025-10-31T09:33:33.102Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:33.387Z] #46 transferring context: 83.18MB 58.7s [2025-10-31T09:33:33.980Z] #46 ... [2025-10-31T09:33:33.980Z] [2025-10-31T09:33:33.980Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:33:33.980Z] #68 46.65 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:33.980Z] #68 46.65 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:33:33.980Z] #68 46.95 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:33:33.980Z] #68 46.98 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:33:33.980Z] #68 49.94 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:33.980Z] #68 50.35 OK: 20 MiB in 18 packages [2025-10-31T09:33:33.980Z] #68 DONE 55.7s [2025-10-31T09:33:33.980Z] [2025-10-31T09:33:33.980Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:35.401Z] #46 ... [2025-10-31T09:33:35.401Z] [2025-10-31T09:33:35.401Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:35.675Z] #71 ... [2025-10-31T09:33:35.675Z] [2025-10-31T09:33:35.675Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:35.944Z] #46 ... [2025-10-31T09:33:35.944Z] [2025-10-31T09:33:35.944Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:33:35.944Z] #75 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:36.222Z] #75 ... [2025-10-31T09:33:36.222Z] [2025-10-31T09:33:36.222Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:36.507Z] #55 ... [2025-10-31T09:33:36.507Z] [2025-10-31T09:33:36.507Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:36.778Z] #46 ... [2025-10-31T09:33:36.778Z] [2025-10-31T09:33:36.778Z] #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:36.778Z] #76 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:36.778Z] #76 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:37.049Z] #76 ... [2025-10-31T09:33:37.049Z] [2025-10-31T09:33:37.049Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:37.317Z] #46 ... [2025-10-31T09:33:37.317Z] [2025-10-31T09:33:37.317Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:37.317Z] #38 transferring context: 120.28MB 65.9s [2025-10-31T09:33:37.317Z] #38 ... [2025-10-31T09:33:37.317Z] [2025-10-31T09:33:37.317Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:37.317Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.3s [2025-10-31T09:33:37.584Z] #57 ... [2025-10-31T09:33:37.584Z] [2025-10-31T09:33:37.584Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:37.865Z] #38 ... [2025-10-31T09:33:37.865Z] [2025-10-31T09:33:37.865Z] #56 [core-command internal] load build context [2025-10-31T09:33:37.865Z] #56 ... [2025-10-31T09:33:37.865Z] [2025-10-31T09:33:37.865Z] #50 [core-data internal] load build context [2025-10-31T09:33:37.865Z] #50 ... [2025-10-31T09:33:37.865Z] [2025-10-31T09:33:37.865Z] #56 [core-command internal] load build context [2025-10-31T09:33:38.143Z] #56 ... [2025-10-31T09:33:38.143Z] [2025-10-31T09:33:38.143Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:38.143Z] #37 ... [2025-10-31T09:33:38.143Z] [2025-10-31T09:33:38.144Z] #56 [core-command internal] load build context [2025-10-31T09:33:38.752Z] #56 ... [2025-10-31T09:33:38.752Z] [2025-10-31T09:33:38.752Z] #58 [support-scheduler internal] load build context [2025-10-31T09:33:38.752Z] #58 ... [2025-10-31T09:33:38.752Z] [2025-10-31T09:33:38.752Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:39.023Z] #38 ... [2025-10-31T09:33:39.023Z] [2025-10-31T09:33:39.023Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:39.023Z] #64 54.17 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:39.023Z] #64 54.29 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:39.023Z] #64 54.91 OK: 9 MiB in 15 packages [2025-10-31T09:33:39.023Z] #64 DONE 61.1s [2025-10-31T09:33:39.023Z] [2025-10-31T09:33:39.023Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:39.023Z] #47 ... [2025-10-31T09:33:39.023Z] [2025-10-31T09:33:39.023Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:39.023Z] #66 51.21 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:39.023Z] #66 51.21 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:39.023Z] #66 51.21 OK: 24049 distinct packages available [2025-10-31T09:33:39.023Z] #66 55.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:39.023Z] #66 59.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:39.295Z] #66 ... [2025-10-31T09:33:39.295Z] [2025-10-31T09:33:39.295Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:39.886Z] #38 ... [2025-10-31T09:33:39.886Z] [2025-10-31T09:33:39.886Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:39.886Z] #43 ... [2025-10-31T09:33:39.886Z] [2025-10-31T09:33:39.886Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:41.844Z] #38 ... [2025-10-31T09:33:41.844Z] [2025-10-31T09:33:41.844Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:41.844Z] #78 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:41.844Z] #78 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:41.844Z] #78 ... [2025-10-31T09:33:41.844Z] [2025-10-31T09:33:41.844Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:42.431Z] #38 ... [2025-10-31T09:33:42.431Z] [2025-10-31T09:33:42.431Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:42.431Z] #59 ... [2025-10-31T09:33:42.431Z] [2025-10-31T09:33:42.431Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:42.431Z] #38 transferring context: 128.13MB 71.2s [2025-10-31T09:33:42.700Z] #38 ... [2025-10-31T09:33:42.700Z] [2025-10-31T09:33:42.700Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:42.700Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 28.8s done [2025-10-31T09:33:42.700Z] #70 ... [2025-10-31T09:33:42.700Z] [2025-10-31T09:33:42.700Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:42.700Z] #77 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:42.700Z] #77 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:42.969Z] #77 ... [2025-10-31T09:33:42.969Z] [2025-10-31T09:33:42.969Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:43.237Z] #47 ... [2025-10-31T09:33:43.237Z] [2025-10-31T09:33:43.237Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:43.237Z] #42 ... [2025-10-31T09:33:43.237Z] [2025-10-31T09:33:43.237Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:44.209Z] #47 ... [2025-10-31T09:33:44.209Z] [2025-10-31T09:33:44.209Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:44.209Z] #0 8.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:44.209Z] #79 ... [2025-10-31T09:33:44.209Z] [2025-10-31T09:33:44.209Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:46.191Z] #47 ... [2025-10-31T09:33:46.191Z] [2025-10-31T09:33:46.191Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:46.191Z] #71 ... [2025-10-31T09:33:46.191Z] [2025-10-31T09:33:46.191Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:46.781Z] #47 ... [2025-10-31T09:33:46.781Z] [2025-10-31T09:33:46.781Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:46.781Z] #55 ... [2025-10-31T09:33:46.781Z] [2025-10-31T09:33:46.781Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:33:46.781Z] #73 51.92 OK: 255 MiB in 60 packages [2025-10-31T09:33:46.781Z] #73 DONE 57.1s [2025-10-31T09:33:46.781Z] [2025-10-31T09:33:46.781Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:46.781Z] #55 ... [2025-10-31T09:33:46.781Z] [2025-10-31T09:33:46.781Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:47.372Z] #71 ... [2025-10-31T09:33:47.372Z] [2025-10-31T09:33:47.372Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:47.641Z] #46 ... [2025-10-31T09:33:47.641Z] [2025-10-31T09:33:47.641Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:47.641Z] #47 ... [2025-10-31T09:33:47.641Z] [2025-10-31T09:33:47.641Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:47.641Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.6s [2025-10-31T09:33:47.910Z] #57 ... [2025-10-31T09:33:47.910Z] [2025-10-31T09:33:47.910Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:48.181Z] #55 ... [2025-10-31T09:33:48.181Z] [2025-10-31T09:33:48.181Z] #50 [core-data internal] load build context [2025-10-31T09:33:48.451Z] #50 ... [2025-10-31T09:33:48.451Z] [2025-10-31T09:33:48.451Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:48.451Z] #72 54.34 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:48.451Z] #72 55.41 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:48.451Z] #72 55.41 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:33:48.451Z] #72 55.41 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:33:48.451Z] #72 57.77 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:48.451Z] #72 58.54 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:48.451Z] #72 61.51 OK: 20 MiB in 18 packages [2025-10-31T09:33:48.451Z] #72 ... [2025-10-31T09:33:48.451Z] [2025-10-31T09:33:48.451Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:48.451Z] #37 ... [2025-10-31T09:33:48.451Z] [2025-10-31T09:33:48.451Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:49.038Z] #47 ... [2025-10-31T09:33:49.038Z] [2025-10-31T09:33:49.038Z] #58 [support-scheduler internal] load build context [2025-10-31T09:33:49.038Z] #58 ... [2025-10-31T09:33:49.038Z] [2025-10-31T09:33:49.038Z] #56 [core-command internal] load build context [2025-10-31T09:33:49.310Z] #56 transferring context: 24.26MB 71.6s [2025-10-31T09:33:49.310Z] #56 ... [2025-10-31T09:33:49.310Z] [2025-10-31T09:33:49.310Z] #58 [support-scheduler internal] load build context [2025-10-31T09:33:49.310Z] #58 ... [2025-10-31T09:33:49.310Z] [2025-10-31T09:33:49.310Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:49.310Z] #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:49.595Z] #80 ... [2025-10-31T09:33:49.595Z] [2025-10-31T09:33:49.595Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:49.874Z] #57 ... [2025-10-31T09:33:49.874Z] [2025-10-31T09:33:49.874Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:50.144Z] #43 ... [2025-10-31T09:33:50.145Z] [2025-10-31T09:33:50.145Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:50.415Z] #57 ... [2025-10-31T09:33:50.415Z] [2025-10-31T09:33:50.415Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:50.415Z] #72 DONE 66.5s [2025-10-31T09:33:50.685Z] [2025-10-31T09:33:50.685Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:50.685Z] #43 ... [2025-10-31T09:33:50.685Z] [2025-10-31T09:33:50.685Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:50.685Z] #61 63.09 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:50.685Z] #61 64.09 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:33:50.685Z] #61 64.59 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:33:50.685Z] #61 64.76 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:33:50.685Z] #61 64.99 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:33:50.685Z] #61 64.99 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:33:50.685Z] #61 65.06 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:33:50.685Z] #61 65.06 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:33:50.685Z] #61 65.20 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:33:50.685Z] #61 65.33 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:33:50.685Z] #61 65.42 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:50.685Z] #61 65.45 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:33:50.685Z] #61 65.55 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:33:50.685Z] #61 65.58 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:33:50.685Z] #61 65.72 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:50.685Z] #61 66.13 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:50.685Z] #61 69.49 OK: 15 MiB in 28 packages [2025-10-31T09:33:50.685Z] #61 ... [2025-10-31T09:33:50.685Z] [2025-10-31T09:33:50.685Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:52.648Z] #43 ... [2025-10-31T09:33:52.648Z] [2025-10-31T09:33:52.648Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:52.648Z] #74 40.33 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:52.648Z] #74 41.76 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:52.648Z] #74 42.17 OK: 9 MiB in 15 packages [2025-10-31T09:33:52.648Z] #74 DONE 47.6s [2025-10-31T09:33:52.648Z] [2025-10-31T09:33:52.648Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:52.648Z] #61 DONE 75.0s [2025-10-31T09:33:52.648Z] [2025-10-31T09:33:52.648Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:52.648Z] #59 ... [2025-10-31T09:33:52.648Z] [2025-10-31T09:33:52.648Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:52.648Z] #38 transferring context: 145.85MB 81.4s [2025-10-31T09:33:52.919Z] #38 ... [2025-10-31T09:33:52.919Z] [2025-10-31T09:33:52.919Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:53.187Z] #59 ... [2025-10-31T09:33:53.187Z] [2025-10-31T09:33:53.187Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:33:53.187Z] #75 34.53 OK: 9 MiB in 16 packages [2025-10-31T09:33:53.187Z] #75 DONE 40.3s [2025-10-31T09:33:53.187Z] [2025-10-31T09:33:53.187Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:33:53.458Z] #59 ... [2025-10-31T09:33:53.458Z] [2025-10-31T09:33:53.458Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:53.458Z] #42 ... [2025-10-31T09:33:53.458Z] [2025-10-31T09:33:53.458Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:33:55.432Z] #81 ... [2025-10-31T09:33:55.432Z] [2025-10-31T09:33:55.432Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:55.432Z] #65 72.14 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:55.432Z] #65 72.14 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:33:55.432Z] #65 72.22 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:33:55.432Z] #65 72.33 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:33:55.432Z] #65 72.33 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:33:55.432Z] #65 72.70 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:55.432Z] #65 73.06 OK: 10 MiB in 19 packages [2025-10-31T09:33:55.432Z] #65 DONE 77.5s [2025-10-31T09:33:55.702Z] [2025-10-31T09:33:55.702Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:57.128Z] #82 ... [2025-10-31T09:33:57.128Z] [2025-10-31T09:33:57.128Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:57.128Z] #79 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:57.413Z] #79 ... [2025-10-31T09:33:57.413Z] [2025-10-31T09:33:57.413Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:57.413Z] #43 ... [2025-10-31T09:33:57.413Z] [2025-10-31T09:33:57.413Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:57.682Z] #71 ... [2025-10-31T09:33:57.682Z] [2025-10-31T09:33:57.683Z] #58 [support-scheduler internal] load build context [2025-10-31T09:33:57.683Z] #58 ... [2025-10-31T09:33:57.683Z] [2025-10-31T09:33:57.683Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:57.683Z] #46 ... [2025-10-31T09:33:57.683Z] [2025-10-31T09:33:57.683Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:58.650Z] #43 ... [2025-10-31T09:33:58.650Z] [2025-10-31T09:33:58.650Z] #50 [core-data internal] load build context [2025-10-31T09:33:58.650Z] #50 ... [2025-10-31T09:33:58.650Z] [2025-10-31T09:33:58.650Z] #55 [core-keeper internal] load build context [2025-10-31T09:33:58.650Z] #55 ... [2025-10-31T09:33:58.650Z] [2025-10-31T09:33:58.650Z] #37 [support-notifications internal] load build context [2025-10-31T09:33:58.920Z] #37 ... [2025-10-31T09:33:58.921Z] [2025-10-31T09:33:58.921Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:58.921Z] #66 75.80 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:58.921Z] #66 75.80 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:33:58.921Z] #66 75.80 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:33:58.921Z] #66 75.89 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:33:58.921Z] #66 76.04 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:58.921Z] #66 76.16 OK: 9 MiB in 18 packages [2025-10-31T09:33:58.921Z] #66 DONE 81.0s [2025-10-31T09:33:58.921Z] [2025-10-31T09:33:58.921Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:33:59.189Z] #43 ... [2025-10-31T09:33:59.189Z] [2025-10-31T09:33:59.189Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:59.189Z] #47 transferring context: 86.39MB 85.5s [2025-10-31T09:33:59.189Z] #47 ... [2025-10-31T09:33:59.189Z] [2025-10-31T09:33:59.189Z] #56 [core-command internal] load build context [2025-10-31T09:33:59.459Z] #56 ... [2025-10-31T09:33:59.459Z] [2025-10-31T09:33:59.459Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:33:59.729Z] #71 ... [2025-10-31T09:33:59.729Z] [2025-10-31T09:33:59.729Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:59.729Z] #77 34.52 OK: 9 MiB in 15 packages [2025-10-31T09:33:59.729Z] #77 DONE 40.8s [2025-10-31T09:33:59.729Z] [2025-10-31T09:33:59.729Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:00.319Z] #71 ... [2025-10-31T09:34:00.319Z] [2025-10-31T09:34:00.319Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:00.319Z] #78 34.35 OK: 11 MiB in 17 packages [2025-10-31T09:34:00.319Z] #78 DONE 39.2s [2025-10-31T09:34:00.319Z] [2025-10-31T09:34:00.319Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:00.638Z] #71 ... [2025-10-31T09:34:00.638Z] [2025-10-31T09:34:00.638Z] #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:34:00.638Z] #76 37.26 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:00.638Z] #76 38.03 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:00.638Z] #76 38.03 (3/7) Installing libgcc (14.2.0-r6) [2025-10-31T09:34:00.638Z] #76 38.03 (4/7) Installing libsodium (1.0.20-r0) [2025-10-31T09:34:00.638Z] #76 38.24 (5/7) Installing libstdc++ (14.2.0-r6) [2025-10-31T09:34:00.638Z] #76 38.63 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:34:00.638Z] #76 38.70 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:34:00.638Z] #76 38.88 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:34:00.638Z] #76 39.18 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:00.638Z] #76 40.10 OK: 12 MiB in 23 packages [2025-10-31T09:34:00.638Z] #76 DONE 45.7s [2025-10-31T09:34:00.638Z] [2025-10-31T09:34:00.638Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:00.909Z] #71 ... [2025-10-31T09:34:00.909Z] [2025-10-31T09:34:00.909Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:34:00.909Z] #83 ... [2025-10-31T09:34:00.909Z] [2025-10-31T09:34:00.909Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:01.500Z] #71 ... [2025-10-31T09:34:01.500Z] [2025-10-31T09:34:01.500Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:34:01.500Z] #79 23.68 OK: 20 MiB in 18 packages [2025-10-31T09:34:01.500Z] #79 DONE 27.4s [2025-10-31T09:34:01.500Z] [2025-10-31T09:34:01.500Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:01.500Z] #71 ... [2025-10-31T09:34:01.500Z] [2025-10-31T09:34:01.500Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:01.500Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 45.2s [2025-10-31T09:34:01.769Z] #57 ... [2025-10-31T09:34:01.769Z] [2025-10-31T09:34:01.769Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:34:02.357Z] #84 ... [2025-10-31T09:34:02.357Z] [2025-10-31T09:34:02.357Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:02.357Z] #80 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:02.357Z] #80 20.43 OK: 9 MiB in 15 packages [2025-10-31T09:34:02.357Z] #80 DONE 23.0s [2025-10-31T09:34:02.635Z] [2025-10-31T09:34:02.635Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:02.635Z] #43 ... [2025-10-31T09:34:02.635Z] [2025-10-31T09:34:02.635Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:02.913Z] #85 ... [2025-10-31T09:34:02.913Z] [2025-10-31T09:34:02.913Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:03.197Z] #43 ... [2025-10-31T09:34:03.197Z] [2025-10-31T09:34:03.197Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:03.197Z] #38 transferring context: 158.61MB 91.7s [2025-10-31T09:34:03.197Z] #38 ... [2025-10-31T09:34:03.197Z] [2025-10-31T09:34:03.197Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:03.466Z] #37 ... [2025-10-31T09:34:03.466Z] [2025-10-31T09:34:03.466Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:03.738Z] #59 ... [2025-10-31T09:34:03.738Z] [2025-10-31T09:34:03.738Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:04.327Z] #37 ... [2025-10-31T09:34:04.327Z] [2025-10-31T09:34:04.327Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:34:04.327Z] #81 DONE 11.0s [2025-10-31T09:34:04.327Z] [2025-10-31T09:34:04.327Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:04.327Z] #37 ... [2025-10-31T09:34:04.327Z] [2025-10-31T09:34:04.327Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:04.327Z] #42 ... [2025-10-31T09:34:04.327Z] [2025-10-31T09:34:04.327Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:05.297Z] #37 ... [2025-10-31T09:34:05.297Z] [2025-10-31T09:34:05.297Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:34:05.297Z] #84 DONE 3.4s [2025-10-31T09:34:05.297Z] [2025-10-31T09:34:05.297Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:06.736Z] #37 ... [2025-10-31T09:34:06.736Z] [2025-10-31T09:34:06.736Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:34:06.736Z] #86 DONE 1.6s [2025-10-31T09:34:06.736Z] [2025-10-31T09:34:06.736Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:07.710Z] #37 ... [2025-10-31T09:34:07.710Z] [2025-10-31T09:34:07.710Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:08.041Z] #58 ... [2025-10-31T09:34:08.041Z] [2025-10-31T09:34:08.041Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:08.041Z] #46 ... [2025-10-31T09:34:08.041Z] [2025-10-31T09:34:08.041Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:08.634Z] #58 ... [2025-10-31T09:34:08.634Z] [2025-10-31T09:34:08.634Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:34:08.634Z] #83 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:08.634Z] #83 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:08.634Z] #83 16.18 OK: 20 MiB in 18 packages [2025-10-31T09:34:08.634Z] #83 DONE 18.0s [2025-10-31T09:34:08.634Z] [2025-10-31T09:34:08.634Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:08.905Z] #58 ... [2025-10-31T09:34:08.905Z] [2025-10-31T09:34:08.905Z] #50 [core-data internal] load build context [2025-10-31T09:34:08.905Z] #50 ... [2025-10-31T09:34:08.905Z] [2025-10-31T09:34:08.905Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:08.905Z] #58 ... [2025-10-31T09:34:08.905Z] [2025-10-31T09:34:08.905Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:09.182Z] #55 ... [2025-10-31T09:34:09.182Z] [2025-10-31T09:34:09.182Z] #50 [core-data internal] load build context [2025-10-31T09:34:09.508Z] #50 ... [2025-10-31T09:34:09.508Z] [2025-10-31T09:34:09.508Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:34:09.508Z] #87 ... [2025-10-31T09:34:09.508Z] [2025-10-31T09:34:09.508Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:09.508Z] #47 transferring context: 95.83MB 95.8s [2025-10-31T09:34:09.799Z] #47 ... [2025-10-31T09:34:09.799Z] [2025-10-31T09:34:09.799Z] #56 [core-command internal] load build context [2025-10-31T09:34:09.799Z] #56 ... [2025-10-31T09:34:09.799Z] [2025-10-31T09:34:09.799Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:10.771Z] #47 ... [2025-10-31T09:34:10.771Z] [2025-10-31T09:34:10.771Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:10.771Z] #85 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:10.771Z] #85 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:10.771Z] #85 16.56 OK: 15 MiB in 28 packages [2025-10-31T09:34:10.771Z] #85 DONE 18.0s [2025-10-31T09:34:10.771Z] [2025-10-31T09:34:10.771Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:11.042Z] #58 ... [2025-10-31T09:34:11.042Z] [2025-10-31T09:34:11.042Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:11.312Z] #88 ... [2025-10-31T09:34:11.312Z] [2025-10-31T09:34:11.312Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:11.596Z] #58 ... [2025-10-31T09:34:11.596Z] [2025-10-31T09:34:11.596Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:11.865Z] #71 ... [2025-10-31T09:34:11.865Z] [2025-10-31T09:34:11.865Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:12.143Z] #46 ... [2025-10-31T09:34:12.143Z] [2025-10-31T09:34:12.143Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:12.143Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 56.0s [2025-10-31T09:34:12.143Z] #57 ... [2025-10-31T09:34:12.143Z] [2025-10-31T09:34:12.143Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:13.564Z] #46 ... [2025-10-31T09:34:13.564Z] [2025-10-31T09:34:13.564Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:13.564Z] #43 ... [2025-10-31T09:34:13.564Z] [2025-10-31T09:34:13.564Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:13.564Z] #38 transferring context: 174.93MB 102.0s [2025-10-31T09:34:13.564Z] #38 ... [2025-10-31T09:34:13.564Z] [2025-10-31T09:34:13.564Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:13.840Z] #46 ... [2025-10-31T09:34:13.840Z] [2025-10-31T09:34:13.840Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:13.840Z] #59 ... [2025-10-31T09:34:13.840Z] [2025-10-31T09:34:13.840Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:14.828Z] #38 ... [2025-10-31T09:34:14.828Z] [2025-10-31T09:34:14.828Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:14.828Z] #42 ... [2025-10-31T09:34:14.828Z] [2025-10-31T09:34:14.828Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:17.536Z] #71 ... [2025-10-31T09:34:17.536Z] [2025-10-31T09:34:17.536Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:17.807Z] #42 ... [2025-10-31T09:34:17.807Z] [2025-10-31T09:34:17.807Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:18.101Z] #37 ... [2025-10-31T09:34:18.101Z] [2025-10-31T09:34:18.101Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:19.139Z] #43 ... [2025-10-31T09:34:19.139Z] [2025-10-31T09:34:19.139Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:19.139Z] #42 ... [2025-10-31T09:34:19.139Z] [2025-10-31T09:34:19.139Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:19.409Z] #55 ... [2025-10-31T09:34:19.409Z] [2025-10-31T09:34:19.409Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:19.681Z] #42 ... [2025-10-31T09:34:19.681Z] [2025-10-31T09:34:19.681Z] #50 [core-data internal] load build context [2025-10-31T09:34:19.681Z] #50 ... [2025-10-31T09:34:19.681Z] [2025-10-31T09:34:19.681Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:19.960Z] #42 ... [2025-10-31T09:34:19.960Z] [2025-10-31T09:34:19.960Z] #56 [core-command internal] load build context [2025-10-31T09:34:19.960Z] #56 ... [2025-10-31T09:34:19.960Z] [2025-10-31T09:34:19.960Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:20.231Z] #42 ... [2025-10-31T09:34:20.231Z] [2025-10-31T09:34:20.231Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:20.231Z] #82 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:20.231Z] #82 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:20.231Z] #82 21.54 OK: 10 MiB in 19 packages [2025-10-31T09:34:20.231Z] #82 DONE 24.8s [2025-10-31T09:34:20.231Z] [2025-10-31T09:34:20.231Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:20.231Z] #42 transferring context: 114.57MB 96.8s [2025-10-31T09:34:20.821Z] #42 ... [2025-10-31T09:34:20.821Z] [2025-10-31T09:34:20.821Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:21.096Z] #47 ... [2025-10-31T09:34:21.096Z] [2025-10-31T09:34:21.096Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:21.096Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 60.7s done [2025-10-31T09:34:21.096Z] #57 DONE 105.5s [2025-10-31T09:34:21.096Z] [2025-10-31T09:34:21.096Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:21.096Z] #42 ... [2025-10-31T09:34:21.096Z] [2025-10-31T09:34:21.096Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:34:21.096Z] #87 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:21.096Z] #87 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:21.096Z] #87 20.03 OK: 9 MiB in 18 packages [2025-10-31T09:34:21.096Z] #87 DONE 21.6s [2025-10-31T09:34:21.370Z] [2025-10-31T09:34:21.370Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:21.968Z] #47 ... [2025-10-31T09:34:21.968Z] [2025-10-31T09:34:21.968Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:21.968Z] #58 ... [2025-10-31T09:34:21.968Z] [2025-10-31T09:34:21.968Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:22.565Z] #42 ... [2025-10-31T09:34:22.565Z] [2025-10-31T09:34:22.565Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:22.565Z] #88 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.565Z] #88 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.565Z] #88 19.19 Upgrading critical system libraries and apk-tools: [2025-10-31T09:34:22.565Z] #88 19.19 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:34:22.565Z] #88 19.46 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:34:22.565Z] #88 20.14 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:34:22.565Z] #88 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.565Z] #88 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.871Z] #88 ... [2025-10-31T09:34:22.871Z] [2025-10-31T09:34:22.871Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:23.865Z] #43 ... [2025-10-31T09:34:23.865Z] [2025-10-31T09:34:23.865Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:34:23.865Z] #89 DONE 3.3s [2025-10-31T09:34:23.865Z] [2025-10-31T09:34:23.865Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:23.865Z] #43 ... [2025-10-31T09:34:23.865Z] [2025-10-31T09:34:23.865Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.140Z] #59 ... [2025-10-31T09:34:24.140Z] [2025-10-31T09:34:24.140Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:24.140Z] #46 ... [2025-10-31T09:34:24.140Z] [2025-10-31T09:34:24.140Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:25.126Z] #43 ... [2025-10-31T09:34:25.126Z] [2025-10-31T09:34:25.126Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:25.126Z] #38 transferring context: 194.04MB 113.4s [2025-10-31T09:34:25.126Z] #38 ... [2025-10-31T09:34:25.126Z] [2025-10-31T09:34:25.126Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:27.782Z] #43 ... [2025-10-31T09:34:27.782Z] [2025-10-31T09:34:27.782Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:27.782Z] #71 ... [2025-10-31T09:34:27.782Z] [2025-10-31T09:34:27.782Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:28.057Z] #42 ... [2025-10-31T09:34:28.057Z] [2025-10-31T09:34:28.057Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:28.330Z] #37 ... [2025-10-31T09:34:28.330Z] [2025-10-31T09:34:28.330Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:28.330Z] #42 ... [2025-10-31T09:34:28.330Z] [2025-10-31T09:34:28.330Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:28.330Z] #88 24.31 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:28.330Z] #88 24.37 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:34:28.330Z] #88 24.70 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:28.330Z] #88 24.70 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:34:28.330Z] #88 24.74 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:34:28.330Z] #88 24.95 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:34:28.330Z] #88 24.97 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:34:28.330Z] #88 25.06 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:28.330Z] #88 25.06 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:34:28.330Z] #88 25.06 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:34:28.330Z] #88 25.10 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:28.330Z] #88 25.61 OK: 12 MiB in 23 packages [2025-10-31T09:34:28.330Z] #88 DONE 27.3s [2025-10-31T09:34:28.603Z] [2025-10-31T09:34:28.603Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:29.576Z] #42 ... [2025-10-31T09:34:29.576Z] [2025-10-31T09:34:29.576Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:29.576Z] #55 ... [2025-10-31T09:34:29.576Z] [2025-10-31T09:34:29.576Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:29.849Z] #42 ... [2025-10-31T09:34:29.849Z] [2025-10-31T09:34:29.849Z] #50 [core-data internal] load build context [2025-10-31T09:34:29.849Z] #50 ... [2025-10-31T09:34:29.849Z] [2025-10-31T09:34:29.849Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:30.122Z] #55 ... [2025-10-31T09:34:30.122Z] [2025-10-31T09:34:30.122Z] #56 [core-command internal] load build context [2025-10-31T09:34:30.122Z] #56 ... [2025-10-31T09:34:30.122Z] [2025-10-31T09:34:30.122Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:31.574Z] #55 transferring context: 128.72MB 114.0s [2025-10-31T09:34:31.848Z] #55 ... [2025-10-31T09:34:31.848Z] [2025-10-31T09:34:31.848Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:31.848Z] #90 DONE 6.3s [2025-10-31T09:34:31.848Z] [2025-10-31T09:34:31.848Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:31.848Z] #55 ... [2025-10-31T09:34:31.848Z] [2025-10-31T09:34:31.848Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:31.848Z] #91 DONE 6.4s [2025-10-31T09:34:31.848Z] [2025-10-31T09:34:31.848Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:32.133Z] #55 ... [2025-10-31T09:34:32.133Z] [2025-10-31T09:34:32.133Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:32.133Z] #92 DONE 6.7s [2025-10-31T09:34:32.133Z] [2025-10-31T09:34:32.133Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:32.133Z] #55 ... [2025-10-31T09:34:32.133Z] [2025-10-31T09:34:32.133Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:32.133Z] #58 ... [2025-10-31T09:34:32.133Z] [2025-10-31T09:34:32.133Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:32.133Z] #47 ... [2025-10-31T09:34:32.133Z] [2025-10-31T09:34:32.133Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:33.574Z] #55 ... [2025-10-31T09:34:33.574Z] [2025-10-31T09:34:33.574Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:34:33.574Z] #93 DONE 1.4s [2025-10-31T09:34:33.574Z] [2025-10-31T09:34:33.574Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:34:33.574Z] #94 DONE 1.5s [2025-10-31T09:34:33.574Z] [2025-10-31T09:34:33.574Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:33.846Z] #55 ... [2025-10-31T09:34:33.846Z] [2025-10-31T09:34:33.846Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:34:33.846Z] #95 DONE 1.7s [2025-10-31T09:34:33.846Z] [2025-10-31T09:34:33.846Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:34.119Z] #55 ... [2025-10-31T09:34:34.119Z] [2025-10-31T09:34:34.119Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:34.397Z] #59 ... [2025-10-31T09:34:34.397Z] [2025-10-31T09:34:34.397Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:34.397Z] #46 ... [2025-10-31T09:34:34.397Z] [2025-10-31T09:34:34.397Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:35.389Z] #59 ... [2025-10-31T09:34:35.389Z] [2025-10-31T09:34:35.389Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:34:35.389Z] #96 DONE 1.7s [2025-10-31T09:34:35.389Z] [2025-10-31T09:34:35.389Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:35.389Z] #59 ... [2025-10-31T09:34:35.389Z] [2025-10-31T09:34:35.389Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:34:35.389Z] #97 DONE 1.5s [2025-10-31T09:34:35.389Z] [2025-10-31T09:34:35.389Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:35.664Z] #59 ... [2025-10-31T09:34:35.664Z] [2025-10-31T09:34:35.664Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:35.664Z] #38 transferring context: 220.13MB 124.2s [2025-10-31T09:34:35.664Z] #38 ... [2025-10-31T09:34:35.664Z] [2025-10-31T09:34:35.664Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:35.942Z] #59 ... [2025-10-31T09:34:35.942Z] [2025-10-31T09:34:35.942Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:34:35.942Z] #98 DONE 2.2s [2025-10-31T09:34:35.942Z] [2025-10-31T09:34:35.942Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:37.921Z] #59 ... [2025-10-31T09:34:37.921Z] [2025-10-31T09:34:37.921Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:37.921Z] #43 ... [2025-10-31T09:34:37.921Z] [2025-10-31T09:34:37.921Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:37.921Z] #99 DONE 2.4s [2025-10-31T09:34:37.921Z] [2025-10-31T09:34:37.921Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:37.921Z] #43 ... [2025-10-31T09:34:37.921Z] [2025-10-31T09:34:37.921Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:37.921Z] #71 ... [2025-10-31T09:34:37.921Z] [2025-10-31T09:34:37.921Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:37.921Z] #100 DONE 2.1s [2025-10-31T09:34:37.921Z] [2025-10-31T09:34:37.921Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:37.921Z] #71 ... [2025-10-31T09:34:37.921Z] [2025-10-31T09:34:37.921Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:38.526Z] #59 ... [2025-10-31T09:34:38.526Z] [2025-10-31T09:34:38.526Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:38.526Z] #101 DONE 2.1s [2025-10-31T09:34:38.526Z] [2025-10-31T09:34:38.526Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:38.526Z] #37 ... [2025-10-31T09:34:38.526Z] [2025-10-31T09:34:38.526Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:39.523Z] #59 ... [2025-10-31T09:34:39.523Z] [2025-10-31T09:34:39.523Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:34:39.523Z] #102 DONE 1.5s [2025-10-31T09:34:39.523Z] [2025-10-31T09:34:39.523Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:39.800Z] #59 ... [2025-10-31T09:34:39.800Z] [2025-10-31T09:34:39.800Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:39.800Z] #42 ... [2025-10-31T09:34:39.800Z] [2025-10-31T09:34:39.800Z] #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:34:39.800Z] #103 DONE 2.1s [2025-10-31T09:34:39.800Z] [2025-10-31T09:34:39.800Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:39.800Z] #42 ... [2025-10-31T09:34:39.800Z] [2025-10-31T09:34:39.800Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:40.183Z] #59 ... [2025-10-31T09:34:40.183Z] [2025-10-31T09:34:40.183Z] #50 [core-data internal] load build context [2025-10-31T09:34:40.183Z] #50 ... [2025-10-31T09:34:40.183Z] [2025-10-31T09:34:40.183Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:40.458Z] #42 ... [2025-10-31T09:34:40.458Z] [2025-10-31T09:34:40.458Z] #56 [core-command internal] load build context [2025-10-31T09:34:40.458Z] #56 ... [2025-10-31T09:34:40.458Z] [2025-10-31T09:34:40.458Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:41.082Z] #59 ... [2025-10-31T09:34:41.082Z] [2025-10-31T09:34:41.082Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:34:41.082Z] #104 DONE 2.6s [2025-10-31T09:34:41.082Z] [2025-10-31T09:34:41.082Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:41.686Z] #59 ... [2025-10-31T09:34:41.686Z] [2025-10-31T09:34:41.686Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:34:41.686Z] #105 DONE 1.7s [2025-10-31T09:34:41.686Z] [2025-10-31T09:34:41.686Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:42.301Z] #59 ... [2025-10-31T09:34:42.301Z] [2025-10-31T09:34:42.301Z] #106 [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:34:42.301Z] #106 DONE 2.4s [2025-10-31T09:34:42.301Z] [2025-10-31T09:34:42.301Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:42.301Z] #59 transferring context: 218.85MB 124.3s [2025-10-31T09:34:42.301Z] #59 ... [2025-10-31T09:34:42.301Z] [2025-10-31T09:34:42.301Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:42.579Z] #58 ... [2025-10-31T09:34:42.579Z] [2025-10-31T09:34:42.579Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:42.579Z] #47 ... [2025-10-31T09:34:42.579Z] [2025-10-31T09:34:42.579Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:43.175Z] #58 ... [2025-10-31T09:34:43.175Z] [2025-10-31T09:34:43.175Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:34:43.175Z] #107 DONE 2.1s [2025-10-31T09:34:43.449Z] [2025-10-31T09:34:43.449Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:44.424Z] #58 ... [2025-10-31T09:34:44.424Z] [2025-10-31T09:34:44.424Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:44.424Z] #55 ... [2025-10-31T09:34:44.424Z] [2025-10-31T09:34:44.424Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:44.424Z] #58 ... [2025-10-31T09:34:44.424Z] [2025-10-31T09:34:44.424Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:44.424Z] #46 ... [2025-10-31T09:34:44.424Z] [2025-10-31T09:34:44.424Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:46.381Z] #58 ... [2025-10-31T09:34:46.381Z] [2025-10-31T09:34:46.381Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:46.381Z] #38 transferring context: 251.80MB 134.8s [2025-10-31T09:34:46.381Z] #38 ... [2025-10-31T09:34:46.381Z] [2025-10-31T09:34:46.381Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:48.343Z] #58 ... [2025-10-31T09:34:48.343Z] [2025-10-31T09:34:48.343Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:48.343Z] #43 ... [2025-10-31T09:34:48.343Z] [2025-10-31T09:34:48.343Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:48.343Z] #71 ... [2025-10-31T09:34:48.343Z] [2025-10-31T09:34:48.343Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:48.611Z] #43 ... [2025-10-31T09:34:48.611Z] [2025-10-31T09:34:48.611Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:48.611Z] #37 ... [2025-10-31T09:34:48.611Z] [2025-10-31T09:34:48.611Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:50.048Z] #43 ... [2025-10-31T09:34:50.048Z] [2025-10-31T09:34:50.048Z] #50 [core-data internal] load build context [2025-10-31T09:34:50.324Z] #50 ... [2025-10-31T09:34:50.324Z] [2025-10-31T09:34:50.324Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:50.324Z] #43 ... [2025-10-31T09:34:50.324Z] [2025-10-31T09:34:50.324Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:50.599Z] #42 ... [2025-10-31T09:34:50.599Z] [2025-10-31T09:34:50.599Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:50.599Z] #43 ... [2025-10-31T09:34:50.599Z] [2025-10-31T09:34:50.599Z] #56 [core-command internal] load build context [2025-10-31T09:34:50.599Z] #56 ... [2025-10-31T09:34:50.599Z] [2025-10-31T09:34:50.599Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:52.036Z] #43 ... [2025-10-31T09:34:52.036Z] [2025-10-31T09:34:52.036Z] #108 [security-spire-agent] exporting to image [2025-10-31T09:34:52.036Z] #108 exporting layers [2025-10-31T09:34:52.036Z] #108 ... [2025-10-31T09:34:52.036Z] [2025-10-31T09:34:52.036Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:52.311Z] #43 ... [2025-10-31T09:34:52.311Z] [2025-10-31T09:34:52.311Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:34:52.587Z] #59 ... [2025-10-31T09:34:52.587Z] [2025-10-31T09:34:52.587Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:52.864Z] #43 ... [2025-10-31T09:34:52.864Z] [2025-10-31T09:34:52.864Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:52.864Z] #47 transferring context: 170.02MB 139.0s [2025-10-31T09:34:52.864Z] #47 ... [2025-10-31T09:34:52.864Z] [2025-10-31T09:34:52.864Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:34:54.319Z] #43 ... [2025-10-31T09:34:54.319Z] [2025-10-31T09:34:54.319Z] #108 [security-spire-agent] exporting to image [2025-10-31T09:34:54.319Z] #108 exporting layers 10.3s done [2025-10-31T09:34:54.319Z] #108 writing image sha256:7b363c27017b06b7263a9a299e493ad02170935124d623df354c7e01817f2188 0.2s done [2025-10-31T09:34:54.319Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-31T09:34:54.319Z] #108 writing image sha256:e2b98830ff37ee5e0727b78400952ad263e1a1b35fa05b59acb5e019e7ca3308 0.1s done [2025-10-31T09:34:54.319Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T09:34:54.319Z] #108 writing image sha256:b5533ff946f32a88a445b35d4a214f2b0dc3d911c09d444dcf4139a092c8877c 0.1s done [2025-10-31T09:34:54.319Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2025-10-31T09:34:54.319Z] #108 DONE 12.4s [2025-10-31T09:34:54.319Z] [2025-10-31T09:34:54.319Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:54.598Z] #55 ... [2025-10-31T09:34:54.598Z] [2025-10-31T09:34:54.598Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:54.598Z] #46 ... [2025-10-31T09:34:54.598Z] [2025-10-31T09:34:54.598Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:56.585Z] #55 ... [2025-10-31T09:34:56.585Z] [2025-10-31T09:34:56.585Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:56.585Z] #38 transferring context: 280.60MB 145.1s [2025-10-31T09:34:56.585Z] #38 ... [2025-10-31T09:34:56.585Z] [2025-10-31T09:34:56.585Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:58.027Z] #55 ... [2025-10-31T09:34:58.027Z] [2025-10-31T09:34:58.027Z] #58 [support-scheduler internal] load build context [2025-10-31T09:34:58.027Z] #58 ... [2025-10-31T09:34:58.027Z] [2025-10-31T09:34:58.027Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:58.306Z] #55 ... [2025-10-31T09:34:58.306Z] [2025-10-31T09:34:58.306Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:34:58.586Z] #71 ... [2025-10-31T09:34:58.586Z] [2025-10-31T09:34:58.586Z] #55 [core-keeper internal] load build context [2025-10-31T09:34:58.860Z] #55 ... [2025-10-31T09:34:58.860Z] [2025-10-31T09:34:58.860Z] #37 [support-notifications internal] load build context [2025-10-31T09:34:58.860Z] #37 ... [2025-10-31T09:34:58.860Z] [2025-10-31T09:34:58.860Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:00.301Z] #55 ... [2025-10-31T09:35:00.301Z] [2025-10-31T09:35:00.301Z] #50 [core-data internal] load build context [2025-10-31T09:35:00.301Z] #50 ... [2025-10-31T09:35:00.301Z] [2025-10-31T09:35:00.301Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:00.573Z] #55 ... [2025-10-31T09:35:00.573Z] [2025-10-31T09:35:00.573Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:00.845Z] #42 ... [2025-10-31T09:35:00.845Z] [2025-10-31T09:35:00.845Z] #50 [core-data internal] load build context [2025-10-31T09:35:00.845Z] #50 ... [2025-10-31T09:35:00.845Z] [2025-10-31T09:35:00.845Z] #56 [core-command internal] load build context [2025-10-31T09:35:00.845Z] #56 ... [2025-10-31T09:35:00.845Z] [2025-10-31T09:35:00.845Z] #50 [core-data internal] load build context [2025-10-31T09:35:02.828Z] #50 ... [2025-10-31T09:35:02.828Z] [2025-10-31T09:35:02.828Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:02.828Z] #59 ... [2025-10-31T09:35:02.828Z] [2025-10-31T09:35:02.828Z] #50 [core-data internal] load build context [2025-10-31T09:35:03.103Z] #50 transferring context: 200.21MB 148.4s [2025-10-31T09:35:03.103Z] #50 ... [2025-10-31T09:35:03.103Z] [2025-10-31T09:35:03.103Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:03.103Z] #47 ... [2025-10-31T09:35:03.103Z] [2025-10-31T09:35:03.103Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:04.535Z] #59 ... [2025-10-31T09:35:04.535Z] [2025-10-31T09:35:04.535Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:35:04.535Z] #43 ... [2025-10-31T09:35:04.535Z] [2025-10-31T09:35:04.535Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:04.808Z] #55 ... [2025-10-31T09:35:04.808Z] [2025-10-31T09:35:04.808Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:04.808Z] #46 ... [2025-10-31T09:35:04.808Z] [2025-10-31T09:35:04.808Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:07.445Z] #59 ... [2025-10-31T09:35:07.445Z] [2025-10-31T09:35:07.445Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:07.445Z] #38 transferring context: 316.43MB 155.6s [2025-10-31T09:35:07.445Z] #38 ... [2025-10-31T09:35:07.445Z] [2025-10-31T09:35:07.445Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:08.433Z] #59 ... [2025-10-31T09:35:08.433Z] [2025-10-31T09:35:08.433Z] #58 [support-scheduler internal] load build context [2025-10-31T09:35:08.433Z] #58 ... [2025-10-31T09:35:08.433Z] [2025-10-31T09:35:08.433Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:08.433Z] #59 ... [2025-10-31T09:35:08.433Z] [2025-10-31T09:35:08.433Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:35:08.708Z] #71 ... [2025-10-31T09:35:08.708Z] [2025-10-31T09:35:08.708Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:08.986Z] #59 ... [2025-10-31T09:35:08.986Z] [2025-10-31T09:35:08.986Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:08.986Z] #37 ... [2025-10-31T09:35:08.986Z] [2025-10-31T09:35:09.260Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:35:11.251Z] #71 ... [2025-10-31T09:35:11.251Z] [2025-10-31T09:35:11.251Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:11.251Z] #42 ... [2025-10-31T09:35:11.251Z] [2025-10-31T09:35:11.251Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:11.251Z] #59 ... [2025-10-31T09:35:11.251Z] [2025-10-31T09:35:11.251Z] #56 [core-command internal] load build context [2025-10-31T09:35:11.251Z] #56 ... [2025-10-31T09:35:11.251Z] [2025-10-31T09:35:11.251Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:35:13.237Z] #71 ... [2025-10-31T09:35:13.237Z] [2025-10-31T09:35:13.237Z] #50 [core-data internal] load build context [2025-10-31T09:35:13.237Z] #50 ... [2025-10-31T09:35:13.237Z] [2025-10-31T09:35:13.237Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:13.517Z] #47 ... [2025-10-31T09:35:13.517Z] [2025-10-31T09:35:13.517Z] #50 [core-data internal] load build context [2025-10-31T09:35:13.517Z] #50 transferring context: 232.49MB 158.9s [2025-10-31T09:35:14.504Z] #50 ... [2025-10-31T09:35:14.504Z] [2025-10-31T09:35:14.504Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:35:14.773Z] #43 ... [2025-10-31T09:35:14.773Z] [2025-10-31T09:35:14.773Z] #50 [core-data internal] load build context [2025-10-31T09:35:15.045Z] #50 ... [2025-10-31T09:35:15.045Z] [2025-10-31T09:35:15.045Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:15.045Z] #55 ... [2025-10-31T09:35:15.045Z] [2025-10-31T09:35:15.045Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:15.045Z] #46 ... [2025-10-31T09:35:15.045Z] [2025-10-31T09:35:15.045Z] #50 [core-data internal] load build context [2025-10-31T09:35:17.647Z] #50 ... [2025-10-31T09:35:17.647Z] [2025-10-31T09:35:17.647Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:17.647Z] #38 transferring context: 348.32MB 165.9s [2025-10-31T09:35:17.647Z] #38 ... [2025-10-31T09:35:17.647Z] [2025-10-31T09:35:17.647Z] #50 [core-data internal] load build context [2025-10-31T09:35:18.633Z] #50 ... [2025-10-31T09:35:18.633Z] [2025-10-31T09:35:18.633Z] #58 [support-scheduler internal] load build context [2025-10-31T09:35:18.633Z] #58 ... [2025-10-31T09:35:18.633Z] [2025-10-31T09:35:18.633Z] #50 [core-data internal] load build context [2025-10-31T09:35:19.241Z] #50 ... [2025-10-31T09:35:19.241Z] [2025-10-31T09:35:19.241Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:19.241Z] #37 ... [2025-10-31T09:35:19.241Z] [2025-10-31T09:35:19.241Z] #50 [core-data internal] load build context [2025-10-31T09:35:21.233Z] #50 ... [2025-10-31T09:35:21.233Z] [2025-10-31T09:35:21.233Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:21.233Z] #42 ... [2025-10-31T09:35:21.233Z] [2025-10-31T09:35:21.233Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:21.233Z] #59 ... [2025-10-31T09:35:21.233Z] [2025-10-31T09:35:21.233Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:21.233Z] #42 ... [2025-10-31T09:35:21.233Z] [2025-10-31T09:35:21.233Z] #56 [core-command internal] load build context [2025-10-31T09:35:21.506Z] #56 ... [2025-10-31T09:35:21.506Z] [2025-10-31T09:35:21.506Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:23.485Z] #42 ... [2025-10-31T09:35:23.485Z] [2025-10-31T09:35:23.485Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:35:23.485Z] #71 ... [2025-10-31T09:35:23.485Z] [2025-10-31T09:35:23.485Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:23.485Z] #42 ... [2025-10-31T09:35:23.485Z] [2025-10-31T09:35:23.485Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:23.760Z] #47 ... [2025-10-31T09:35:23.760Z] [2025-10-31T09:35:23.760Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:24.037Z] #42 transferring context: 322.95MB 160.8s [2025-10-31T09:35:25.029Z] #42 ... [2025-10-31T09:35:25.029Z] [2025-10-31T09:35:25.029Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:35:25.029Z] #43 ... [2025-10-31T09:35:25.029Z] [2025-10-31T09:35:25.029Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:25.304Z] #42 ... [2025-10-31T09:35:25.304Z] [2025-10-31T09:35:25.304Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:25.304Z] #46 ... [2025-10-31T09:35:25.304Z] [2025-10-31T09:35:25.304Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:25.304Z] #55 ... [2025-10-31T09:35:25.304Z] [2025-10-31T09:35:25.304Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:27.944Z] #42 ... [2025-10-31T09:35:27.944Z] [2025-10-31T09:35:27.944Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:27.944Z] #38 transferring context: 378.38MB 176.1s [2025-10-31T09:35:27.944Z] #38 ... [2025-10-31T09:35:27.944Z] [2025-10-31T09:35:27.944Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:28.546Z] #42 ... [2025-10-31T09:35:28.546Z] [2025-10-31T09:35:28.546Z] #58 [support-scheduler internal] load build context [2025-10-31T09:35:28.546Z] #58 ... [2025-10-31T09:35:28.546Z] [2025-10-31T09:35:28.546Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:29.538Z] #42 ... [2025-10-31T09:35:29.538Z] [2025-10-31T09:35:29.538Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:29.538Z] #37 ... [2025-10-31T09:35:29.538Z] [2025-10-31T09:35:29.538Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:35:30.522Z] #43 ... [2025-10-31T09:35:30.522Z] [2025-10-31T09:35:30.522Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:31.136Z] #42 ... [2025-10-31T09:35:31.136Z] [2025-10-31T09:35:31.136Z] #50 [core-data internal] load build context [2025-10-31T09:35:31.136Z] #50 ... [2025-10-31T09:35:31.136Z] [2025-10-31T09:35:31.136Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:31.136Z] #46 transferring context: 402.00MB 176.0s done [2025-10-31T09:35:31.136Z] #46 DONE 176.9s [2025-10-31T09:35:31.136Z] [2025-10-31T09:35:31.136Z] #50 [core-data internal] load build context [2025-10-31T09:35:31.136Z] #50 ... [2025-10-31T09:35:31.136Z] [2025-10-31T09:35:31.136Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:31.417Z] #42 ... [2025-10-31T09:35:31.417Z] [2025-10-31T09:35:31.417Z] #56 [core-command internal] load build context [2025-10-31T09:35:31.694Z] #56 ... [2025-10-31T09:35:31.694Z] [2025-10-31T09:35:31.694Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:31.694Z] #59 transferring context: 402.00MB 173.7s done [2025-10-31T09:35:31.694Z] #59 ... [2025-10-31T09:35:31.694Z] [2025-10-31T09:35:31.694Z] #56 [core-command internal] load build context [2025-10-31T09:35:31.972Z] #56 ... [2025-10-31T09:35:31.972Z] [2025-10-31T09:35:31.972Z] #59 [security-proxy-setup internal] load build context [2025-10-31T09:35:31.972Z] #59 DONE 176.4s [2025-10-31T09:35:31.972Z] [2025-10-31T09:35:31.972Z] #56 [core-command internal] load build context [2025-10-31T09:35:33.418Z] #56 ... [2025-10-31T09:35:33.418Z] [2025-10-31T09:35:33.418Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:35:33.698Z] #71 ... [2025-10-31T09:35:33.698Z] [2025-10-31T09:35:33.698Z] #56 [core-command internal] load build context [2025-10-31T09:35:33.698Z] #56 ... [2025-10-31T09:35:33.698Z] [2025-10-31T09:35:33.698Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:33.985Z] #47 ... [2025-10-31T09:35:33.985Z] [2025-10-31T09:35:33.985Z] #56 [core-command internal] load build context [2025-10-31T09:35:35.437Z] #56 ... [2025-10-31T09:35:35.437Z] [2025-10-31T09:35:35.437Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:35.437Z] #109 DONE 2.1s [2025-10-31T09:35:35.437Z] [2025-10-31T09:35:35.437Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:35.437Z] #110 DONE 3.9s [2025-10-31T09:35:35.437Z] [2025-10-31T09:35:35.437Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:35.437Z] #111 ... [2025-10-31T09:35:35.437Z] [2025-10-31T09:35:35.437Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:35.717Z] #55 ... [2025-10-31T09:35:35.717Z] [2025-10-31T09:35:35.717Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:36.324Z] #47 ... [2025-10-31T09:35:36.324Z] [2025-10-31T09:35:36.324Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:36.324Z] #38 transferring context: 402.00MB 184.0s done [2025-10-31T09:35:36.324Z] #38 DONE 185.1s [2025-10-31T09:35:36.324Z] [2025-10-31T09:35:36.324Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:38.972Z] #47 ... [2025-10-31T09:35:38.972Z] [2025-10-31T09:35:38.972Z] #58 [support-scheduler internal] load build context [2025-10-31T09:35:38.972Z] #58 transferring context: 402.00MB 180.7s done [2025-10-31T09:35:38.972Z] #58 ... [2025-10-31T09:35:38.972Z] [2025-10-31T09:35:38.972Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:39.248Z] #47 ... [2025-10-31T09:35:39.248Z] [2025-10-31T09:35:39.248Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:39.248Z] #112 DONE 2.8s [2025-10-31T09:35:39.248Z] [2025-10-31T09:35:39.248Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:39.530Z] #47 ... [2025-10-31T09:35:39.530Z] [2025-10-31T09:35:39.530Z] #58 [support-scheduler internal] load build context [2025-10-31T09:35:39.530Z] #58 DONE 183.8s [2025-10-31T09:35:39.530Z] [2025-10-31T09:35:39.530Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:39.530Z] #47 ... [2025-10-31T09:35:39.530Z] [2025-10-31T09:35:39.530Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:39.530Z] #37 ... [2025-10-31T09:35:39.530Z] [2025-10-31T09:35:39.530Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:40.522Z] #47 ... [2025-10-31T09:35:40.522Z] [2025-10-31T09:35:40.522Z] #43 [security-proxy-auth internal] load build context [2025-10-31T09:35:40.522Z] #43 transferring context: 402.00MB 175.8s done [2025-10-31T09:35:40.522Z] #43 DONE 179.6s [2025-10-31T09:35:40.808Z] [2025-10-31T09:35:40.808Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:41.416Z] #37 ... [2025-10-31T09:35:41.416Z] [2025-10-31T09:35:41.416Z] #50 [core-data internal] load build context [2025-10-31T09:35:41.416Z] #50 ... [2025-10-31T09:35:41.416Z] [2025-10-31T09:35:41.416Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:41.693Z] #47 ... [2025-10-31T09:35:41.693Z] [2025-10-31T09:35:41.693Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:41.693Z] #42 ... [2025-10-31T09:35:41.693Z] [2025-10-31T09:35:41.693Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:42.306Z] #47 ... [2025-10-31T09:35:42.306Z] [2025-10-31T09:35:42.306Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:42.306Z] #113 DONE 2.5s [2025-10-31T09:35:42.306Z] [2025-10-31T09:35:42.306Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:43.753Z] #47 ... [2025-10-31T09:35:43.753Z] [2025-10-31T09:35:43.753Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:35:43.753Z] #71 ... [2025-10-31T09:35:43.753Z] [2025-10-31T09:35:43.753Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:44.374Z] #37 transferring context: 301.87MB 188.9s [2025-10-31T09:35:45.379Z] #37 ... [2025-10-31T09:35:45.379Z] [2025-10-31T09:35:45.379Z] #56 [core-command internal] load build context [2025-10-31T09:35:45.379Z] #56 ... [2025-10-31T09:35:45.379Z] [2025-10-31T09:35:45.379Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:45.654Z] #37 ... [2025-10-31T09:35:45.654Z] [2025-10-31T09:35:45.654Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:45.654Z] #114 ... [2025-10-31T09:35:45.654Z] [2025-10-31T09:35:45.654Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:45.930Z] #55 ... [2025-10-31T09:35:45.930Z] [2025-10-31T09:35:45.930Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:46.530Z] #37 ... [2025-10-31T09:35:46.530Z] [2025-10-31T09:35:46.530Z] #71 [security-secretstore-setup internal] load build context [2025-10-31T09:35:46.530Z] #71 transferring context: 402.00MB 180.8s done [2025-10-31T09:35:46.530Z] #71 DONE 185.6s [2025-10-31T09:35:46.530Z] [2025-10-31T09:35:46.530Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:49.158Z] #37 ... [2025-10-31T09:35:49.158Z] [2025-10-31T09:35:49.158Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:49.158Z] #42 transferring context: 402.00MB 185.7s done [2025-10-31T09:35:49.158Z] #42 DONE 188.5s [2025-10-31T09:35:49.433Z] [2025-10-31T09:35:49.433Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:49.433Z] #37 ... [2025-10-31T09:35:49.433Z] [2025-10-31T09:35:49.433Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:49.706Z] #115 ... [2025-10-31T09:35:49.706Z] [2025-10-31T09:35:49.706Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:51.691Z] #37 ... [2025-10-31T09:35:51.691Z] [2025-10-31T09:35:51.691Z] #50 [core-data internal] load build context [2025-10-31T09:35:51.691Z] #50 ... [2025-10-31T09:35:51.691Z] [2025-10-31T09:35:51.691Z] #37 [support-notifications internal] load build context [2025-10-31T09:35:52.296Z] #37 ... [2025-10-31T09:35:52.296Z] [2025-10-31T09:35:52.296Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:52.574Z] #116 ... [2025-10-31T09:35:52.574Z] [2025-10-31T09:35:52.574Z] #50 [core-data internal] load build context [2025-10-31T09:35:54.021Z] #50 transferring context: 364.02MB 199.2s [2025-10-31T09:35:55.194Z] #50 ... [2025-10-31T09:35:55.194Z] [2025-10-31T09:35:55.194Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:55.194Z] #47 ... [2025-10-31T09:35:55.194Z] [2025-10-31T09:35:55.194Z] #50 [core-data internal] load build context [2025-10-31T09:35:55.489Z] #50 ... [2025-10-31T09:35:55.489Z] [2025-10-31T09:35:55.489Z] #56 [core-command internal] load build context [2025-10-31T09:35:55.777Z] #56 ... [2025-10-31T09:35:55.777Z] [2025-10-31T09:35:55.777Z] #50 [core-data internal] load build context [2025-10-31T09:35:55.777Z] #50 ... [2025-10-31T09:35:55.777Z] [2025-10-31T09:35:55.777Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:56.055Z] #55 ... [2025-10-31T09:35:56.055Z] [2025-10-31T09:35:56.055Z] #50 [core-data internal] load build context [2025-10-31T09:35:58.107Z] #50 ... [2025-10-31T09:35:58.107Z] [2025-10-31T09:35:58.107Z] #55 [core-keeper internal] load build context [2025-10-31T09:35:58.107Z] #55 transferring context: 402.00MB 200.2s done [2025-10-31T09:35:58.107Z] #55 DONE 202.4s [2025-10-31T09:35:58.107Z] [2025-10-31T09:35:58.107Z] #50 [core-data internal] load build context [2025-10-31T09:36:00.749Z] #50 ... [2025-10-31T09:36:00.749Z] [2025-10-31T09:36:00.749Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:36:00.749Z] #117 DONE 2.6s [2025-10-31T09:36:00.749Z] [2025-10-31T09:36:00.749Z] #50 [core-data internal] load build context [2025-10-31T09:36:02.718Z] #50 transferring context: 395.67MB 207.9s [2025-10-31T09:36:02.718Z] #50 ... [2025-10-31T09:36:02.718Z] [2025-10-31T09:36:02.718Z] #37 [support-notifications internal] load build context [2025-10-31T09:36:02.718Z] #37 ... [2025-10-31T09:36:02.718Z] [2025-10-31T09:36:02.718Z] #50 [core-data internal] load build context [2025-10-31T09:36:04.178Z] #50 transferring context: 402.00MB 209.2s done [2025-10-31T09:36:04.178Z] #50 DONE 209.8s [2025-10-31T09:36:04.178Z] [2025-10-31T09:36:04.178Z] #37 [support-notifications internal] load build context [2025-10-31T09:36:05.184Z] #37 ... [2025-10-31T09:36:05.184Z] [2025-10-31T09:36:05.184Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:05.462Z] #47 ... [2025-10-31T09:36:05.462Z] [2025-10-31T09:36:05.462Z] #37 [support-notifications internal] load build context [2025-10-31T09:36:06.048Z] #37 ... [2025-10-31T09:36:06.048Z] [2025-10-31T09:36:06.048Z] #56 [core-command internal] load build context [2025-10-31T09:36:06.048Z] #56 ... [2025-10-31T09:36:06.048Z] [2025-10-31T09:36:06.048Z] #37 [support-notifications internal] load build context [2025-10-31T09:36:09.407Z] #37 transferring context: 397.57MB 213.4s [2025-10-31T09:36:09.407Z] #37 transferring context: 402.00MB 214.1s done [2025-10-31T09:36:09.684Z] #37 DONE 215.1s [2025-10-31T09:36:09.684Z] [2025-10-31T09:36:09.684Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:11.123Z] #47 ... [2025-10-31T09:36:11.123Z] [2025-10-31T09:36:11.123Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:11.123Z] #118 ... [2025-10-31T09:36:11.123Z] [2025-10-31T09:36:11.123Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:12.095Z] #47 ... [2025-10-31T09:36:12.095Z] [2025-10-31T09:36:12.095Z] #119 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:36:12.095Z] #119 DONE 2.1s [2025-10-31T09:36:12.095Z] [2025-10-31T09:36:12.095Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:12.095Z] #47 transferring context: 402.00MB 218.2s done [2025-10-31T09:36:12.095Z] #47 DONE 218.6s [2025-10-31T09:36:12.095Z] [2025-10-31T09:36:12.095Z] #56 [core-command internal] load build context [2025-10-31T09:36:16.366Z] #56 transferring context: 402.00MB 218.8s done [2025-10-31T09:36:16.634Z] #56 DONE 220.9s [2025-10-31T09:36:16.634Z] [2025-10-31T09:36:16.634Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #120 ... [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #114 DONE 157.4s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #121 ... [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #111 DONE 157.6s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #115 DONE 153.5s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #122 ... [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #116 DONE 150.8s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #123 ... [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #118 DONE 136.3s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:38:23.406Z] #124 ... [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #120 DONE 128.9s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #125 [support-notifications builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #125 ... [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #126 DONE 10.2s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:38:23.406Z] #127 ... [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:23.406Z] #128 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #129 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #130 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #121 DONE 10.3s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #131 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #131 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:23.406Z] #132 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #133 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #122 DONE 10.2s [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:23.406Z] #134 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #135 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #136 [core-metadata builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #136 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:23.406Z] #137 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #138 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #139 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #140 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:23.406Z] #141 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #142 [core-command builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #142 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:23.406Z] #143 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #144 [core-data builder 6/7] COPY . . [2025-10-31T09:38:23.406Z] #144 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #145 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:23.406Z] #145 CACHED [2025-10-31T09:38:23.406Z] [2025-10-31T09:38:23.406Z] #146 [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:24.413Z] #146 ... [2025-10-31T09:38:24.413Z] [2025-10-31T09:38:24.413Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:38:24.413Z] #123 DONE 11.4s [2025-10-31T09:38:24.684Z] [2025-10-31T09:38:24.684Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:38:30.078Z] #147 ... [2025-10-31T09:38:30.078Z] [2025-10-31T09:38:30.078Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:38:30.078Z] #127 6.339 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:38:33.430Z] #127 ... [2025-10-31T09:38:33.430Z] [2025-10-31T09:38:33.430Z] #148 [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:38:33.430Z] #0 6.120 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:38:33.430Z] #148 ... [2025-10-31T09:38:33.430Z] [2025-10-31T09:38:33.430Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:38:33.431Z] #0 8.415 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:33.431Z] #149 ... [2025-10-31T09:38:33.431Z] [2025-10-31T09:38:33.431Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:38:33.431Z] #0 8.013 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:33.726Z] #150 ... [2025-10-31T09:38:33.726Z] [2025-10-31T09:38:33.726Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:38:33.726Z] #0 7.282 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:38:33.726Z] #151 ... [2025-10-31T09:38:33.726Z] [2025-10-31T09:38:33.726Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:38:33.726Z] #124 DONE 16.5s [2025-10-31T09:38:33.726Z] [2025-10-31T09:38:33.726Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:38:33.726Z] #0 8.382 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:33.997Z] #152 ... [2025-10-31T09:38:33.997Z] [2025-10-31T09:38:33.997Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:38:33.997Z] #0 7.883 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:33.997Z] #153 ... [2025-10-31T09:38:33.997Z] [2025-10-31T09:38:33.997Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:38:33.997Z] #0 6.858 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:38:34.377Z] #154 ... [2025-10-31T09:38:34.377Z] [2025-10-31T09:38:34.377Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:38:36.363Z] #155 ... [2025-10-31T09:38:36.363Z] [2025-10-31T09:38:36.363Z] #125 [support-notifications builder 6/7] COPY . . [2025-10-31T09:38:36.363Z] #125 DONE 15.2s [2025-10-31T09:38:36.363Z] [2025-10-31T09:38:36.363Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:38:39.734Z] #156 3.764 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:38:41.688Z] #156 ... [2025-10-31T09:38:41.688Z] [2025-10-31T09:38:41.688Z] #146 [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:41.688Z] #146 8.087 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:38:41.689Z] #146 ... [2025-10-31T09:38:41.689Z] [2025-10-31T09:38:41.689Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:38:41.689Z] #147 6.804 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:38:41.689Z] #147 ... [2025-10-31T09:38:41.689Z] [2025-10-31T09:38:41.689Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:38:41.689Z] #155 4.333 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-31T10:11:06.358Z] #155 ... [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #146 [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:06.358Z] #146 DONE 1955.0s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:11:06.358Z] #127 ... [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:11:06.358Z] #157 DONE 0.6s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:11:06.358Z] #158 DONE 0.2s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:11:06.358Z] #70 ... [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #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:06.358Z] #159 DONE 0.4s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:11:06.358Z] #127 ... [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #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:06.358Z] #160 DONE 0.2s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #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:06.358Z] #161 DONE 0.3s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #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:06.358Z] #162 DONE 2.9s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #108 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:11:06.358Z] #108 exporting layers [2025-10-31T10:11:06.358Z] #108 exporting layers 1.0s done [2025-10-31T10:11:06.358Z] #108 writing image sha256:d0bc344ec579b74393e52fcd9341a867b36394313a6795540ef69d30400adef7 0.0s done [2025-10-31T10:11:06.358Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T10:11:06.358Z] #108 DONE 13.5s [2025-10-31T10:11:06.358Z] [2025-10-31T10:11:06.358Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:11:18.756Z] #147 ... [2025-10-31T10:11:18.756Z] [2025-10-31T10:11:18.756Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:11:18.756Z] #151 DONE 1975.2s [2025-10-31T10:11:18.756Z] [2025-10-31T10:11:18.756Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:11:19.211Z] #163 DONE 0.6s [2025-10-31T10:11:19.211Z] [2025-10-31T10:11:19.211Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:11:23.791Z] #164 DONE 3.9s [2025-10-31T10:11:23.791Z] [2025-10-31T10:11:23.791Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:11:23.791Z] #152 ... [2025-10-31T10:11:23.791Z] [2025-10-31T10:11:23.791Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:11:23.791Z] #165 DONE 0.5s [2025-10-31T10:11:23.791Z] [2025-10-31T10:11:23.791Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:11:23.791Z] #166 DONE 0.2s [2025-10-31T10:11:23.791Z] [2025-10-31T10:11:23.791Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:11:23.791Z] #153 ... [2025-10-31T10:11:23.791Z] [2025-10-31T10:11:23.791Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:11:24.146Z] #167 DONE 0.5s [2025-10-31T10:11:24.147Z] [2025-10-31T10:11:24.147Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:11:24.448Z] #152 ... [2025-10-31T10:11:24.448Z] [2025-10-31T10:11:24.448Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:11:24.448Z] #168 DONE 0.3s [2025-10-31T10:11:24.448Z] [2025-10-31T10:11:24.448Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:11:24.728Z] #155 ... [2025-10-31T10:11:24.728Z] [2025-10-31T10:11:24.728Z] #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:11:25.000Z] #169 DONE 0.3s [2025-10-31T10:11:25.000Z] [2025-10-31T10:11:25.000Z] #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:11:25.000Z] #170 DONE 0.2s [2025-10-31T10:11:25.000Z] [2025-10-31T10:11:25.000Z] #148 [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:11:25.276Z] #148 ... [2025-10-31T10:11:25.276Z] [2025-10-31T10:11:25.276Z] #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:11:25.276Z] #171 DONE 0.3s [2025-10-31T10:11:25.276Z] [2025-10-31T10:11:25.276Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:11:25.547Z] #149 ... [2025-10-31T10:11:25.547Z] [2025-10-31T10:11:25.547Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:11:25.547Z] #172 DONE 0.2s [2025-10-31T10:11:25.547Z] [2025-10-31T10:11:25.547Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:11:28.150Z] #173 DONE 2.6s [2025-10-31T10:11:28.150Z] [2025-10-31T10:11:28.150Z] #108 [security-bootstrapper] exporting to image [2025-10-31T10:11:28.150Z] #108 exporting layers [2025-10-31T10:11:30.125Z] #108 exporting layers 1.7s done [2025-10-31T10:11:30.125Z] #108 writing image sha256:c2c8c0583d1a0df987251171adaac8ed383bd9328a3c4f0c3c49a0b48b3024ad 0.0s done [2025-10-31T10:11:30.125Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:11:30.125Z] #108 DONE 15.2s [2025-10-31T10:11:30.125Z] [2025-10-31T10:11:30.125Z] #148 [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:37:12.732Z] #148 ... [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:37:12.732Z] #149 DONE 3517.5s [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:37:12.732Z] #70 ... [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:12.732Z] #174 DONE 0.2s [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:12.732Z] #175 DONE 0.2s [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:37:12.732Z] #176 DONE 0.7s [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:37:12.732Z] #70 ... [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #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:12.732Z] #177 DONE 0.1s [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #108 [core-command] exporting to image [2025-10-31T10:37:12.732Z] #108 exporting layers [2025-10-31T10:37:12.732Z] #108 exporting layers 0.4s done [2025-10-31T10:37:12.732Z] #108 writing image sha256:514aa8149143e7e67d6d2b36dd80de9a9b91aa042306325948820170bc7e9dd5 done [2025-10-31T10:37:12.732Z] #108 naming to docker.io/library/core-command-arm64 0.0s done [2025-10-31T10:37:12.732Z] #108 DONE 15.7s [2025-10-31T10:37:12.732Z] [2025-10-31T10:37:12.732Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:37:34.828Z] #45 ... [2025-10-31T10:37:34.828Z] [2025-10-31T10:37:34.828Z] #148 [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:37:34.828Z] #148 3551.6 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:37:38.194Z] #148 ... [2025-10-31T10:37:38.194Z] [2025-10-31T10:37:38.194Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:37:38.194Z] #127 DONE 3554.8s [2025-10-31T10:37:38.194Z] [2025-10-31T10:37:38.194Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:37:38.463Z] #156 ... [2025-10-31T10:37:38.463Z] [2025-10-31T10:37:38.463Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:38.736Z] #178 DONE 0.4s [2025-10-31T10:37:38.736Z] [2025-10-31T10:37:38.736Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:37:39.008Z] #154 ... [2025-10-31T10:37:39.008Z] [2025-10-31T10:37:39.008Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:39.008Z] #179 DONE 0.2s [2025-10-31T10:37:39.008Z] [2025-10-31T10:37:39.008Z] #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:37:39.286Z] #180 DONE 0.2s [2025-10-31T10:37:39.287Z] [2025-10-31T10:37:39.287Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:37:39.287Z] #70 ... [2025-10-31T10:37:39.287Z] [2025-10-31T10:37:39.287Z] #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:37:39.287Z] #181 DONE 0.1s [2025-10-31T10:37:39.558Z] [2025-10-31T10:37:39.558Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:37:40.149Z] #182 DONE 0.6s [2025-10-31T10:37:40.149Z] [2025-10-31T10:37:40.149Z] #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:37:40.149Z] #183 DONE 0.2s [2025-10-31T10:37:40.149Z] [2025-10-31T10:37:40.149Z] #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:37:42.743Z] #184 DONE 2.4s [2025-10-31T10:37:42.743Z] [2025-10-31T10:37:42.743Z] #108 [security-proxy-setup] exporting to image [2025-10-31T10:37:42.743Z] #108 exporting layers [2025-10-31T10:37:43.718Z] #108 exporting layers 1.1s done [2025-10-31T10:37:43.986Z] #108 writing image sha256:b75e6e4c9dc42d82c03b71f5a0c3c4eb63c2d5ff6f47561def801be0a06317b2 done [2025-10-31T10:37:43.986Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:37:43.986Z] #108 DONE 16.8s [2025-10-31T10:37:43.986Z] [2025-10-31T10:37:43.986Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:38:22.909Z] #70 ... [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #148 [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:22.909Z] #148 DONE 3597.3s [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:22.909Z] #155 ... [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:38:22.909Z] #185 DONE 0.3s [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:38:22.909Z] #70 ... [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:38:22.909Z] #186 DONE 0.2s [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #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:38:22.909Z] #187 DONE 0.3s [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:22.909Z] #155 ... [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #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:38:22.909Z] #188 DONE 0.3s [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:38:22.909Z] #70 ... [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #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:38:22.909Z] #189 DONE 0.3s [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:22.909Z] #155 ... [2025-10-31T10:38:22.909Z] [2025-10-31T10:38:22.909Z] #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:38:23.198Z] #190 DONE 0.6s [2025-10-31T10:38:23.198Z] [2025-10-31T10:38:23.198Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:23.496Z] #155 ... [2025-10-31T10:38:23.496Z] [2025-10-31T10:38:23.496Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:38:24.109Z] #191 DONE 0.6s [2025-10-31T10:38:24.109Z] [2025-10-31T10:38:24.109Z] #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:38:24.109Z] #192 DONE 0.2s [2025-10-31T10:38:24.109Z] [2025-10-31T10:38:24.109Z] #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:38:26.797Z] #193 DONE 2.6s [2025-10-31T10:38:26.797Z] [2025-10-31T10:38:26.797Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:26.797Z] #155 ... [2025-10-31T10:38:26.797Z] [2025-10-31T10:38:26.797Z] #108 [security-secretstore-setup] exporting to image [2025-10-31T10:38:26.797Z] #108 exporting layers [2025-10-31T10:38:28.809Z] #108 exporting layers 2.0s done [2025-10-31T10:38:28.809Z] #108 writing image sha256:bf09d5e95809b43c488640762b9ef14a85fd63fc988dff62dcfe64f48d8fceb0 0.0s done [2025-10-31T10:38:28.809Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:38:28.809Z] #108 DONE 18.8s [2025-10-31T10:38:28.809Z] [2025-10-31T10:38:28.809Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:05.963Z] #147 ... [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:40:05.963Z] #154 DONE 3691.2s [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:40:05.963Z] #45 ... [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:05.963Z] #194 DONE 0.3s [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:05.963Z] #195 DONE 0.3s [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #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:40:05.963Z] #196 DONE 0.7s [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:40:05.963Z] #70 ... [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #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:40:05.963Z] #197 DONE 0.2s [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #108 [security-spiffe-token-provider] exporting to image [2025-10-31T10:40:05.963Z] #108 exporting layers [2025-10-31T10:40:05.963Z] #108 exporting layers 1.3s done [2025-10-31T10:40:05.963Z] #108 writing image sha256:a015e57c18d767a406ab932cfd1fad7de1787ea84d06981e10bc283e113ceaba done [2025-10-31T10:40:05.963Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:40:05.963Z] #108 DONE 20.1s [2025-10-31T10:40:05.963Z] [2025-10-31T10:40:05.963Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:02.578Z] #70 ... [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:41:02.578Z] #153 DONE 3754.6s [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:02.578Z] #70 ... [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:02.578Z] #198 DONE 0.5s [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:41:02.578Z] #152 ... [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:02.578Z] #199 DONE 0.1s [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:41:02.578Z] #200 DONE 0.7s [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:41:02.578Z] #201 DONE 0.2s [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #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:02.578Z] #202 DONE 0.2s [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:02.578Z] #45 ... [2025-10-31T10:41:02.578Z] [2025-10-31T10:41:02.578Z] #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:02.857Z] #203 DONE 2.3s [2025-10-31T10:41:02.857Z] [2025-10-31T10:41:02.857Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:02.857Z] #156 ... [2025-10-31T10:41:02.857Z] [2025-10-31T10:41:02.857Z] #108 [security-proxy-auth] exporting to image [2025-10-31T10:41:02.857Z] #108 exporting layers [2025-10-31T10:41:03.825Z] #108 exporting layers 1.0s done [2025-10-31T10:41:03.825Z] #108 writing image sha256:9cb192eea4b58746362977d021a440c8eb02141e948c2edce2f8a7aee3125929 done [2025-10-31T10:41:03.825Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T10:41:03.825Z] #108 DONE 21.1s [2025-10-31T10:41:03.825Z] [2025-10-31T10:41:03.825Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:12.059Z] #45 ... [2025-10-31T10:41:12.059Z] [2025-10-31T10:41:12.059Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:41:12.059Z] #152 DONE 3768.1s [2025-10-31T10:41:12.059Z] [2025-10-31T10:41:12.059Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:12.059Z] #70 ... [2025-10-31T10:41:12.059Z] [2025-10-31T10:41:12.059Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:12.648Z] #204 DONE 0.3s [2025-10-31T10:41:12.648Z] [2025-10-31T10:41:12.648Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:12.922Z] #45 ... [2025-10-31T10:41:12.922Z] [2025-10-31T10:41:12.922Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:41:12.922Z] #150 DONE 3769.7s [2025-10-31T10:41:12.922Z] [2025-10-31T10:41:12.922Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:13.517Z] #205 DONE 0.5s [2025-10-31T10:41:13.517Z] [2025-10-31T10:41:13.517Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:41:14.111Z] #206 ... [2025-10-31T10:41:14.111Z] [2025-10-31T10:41:14.111Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:14.111Z] #155 DONE 3760.2s [2025-10-31T10:41:14.111Z] [2025-10-31T10:41:14.111Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:15.076Z] #45 ... [2025-10-31T10:41:15.076Z] [2025-10-31T10:41:15.076Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:41:15.076Z] #206 DONE 1.7s [2025-10-31T10:41:15.076Z] [2025-10-31T10:41:15.076Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:15.662Z] #207 DONE 0.5s [2025-10-31T10:41:15.662Z] [2025-10-31T10:41:15.662Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:15.662Z] #208 DONE 0.5s [2025-10-31T10:41:15.662Z] [2025-10-31T10:41:15.662Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:15.931Z] #209 ... [2025-10-31T10:41:15.931Z] [2025-10-31T10:41:15.931Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:15.931Z] #210 DONE 0.6s [2025-10-31T10:41:15.931Z] [2025-10-31T10:41:15.931Z] #108 [core-data] exporting to image [2025-10-31T10:41:15.931Z] #108 exporting layers [2025-10-31T10:41:16.199Z] #108 ... [2025-10-31T10:41:16.199Z] [2025-10-31T10:41:16.199Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:16.199Z] #209 DONE 0.5s [2025-10-31T10:41:16.199Z] [2025-10-31T10:41:16.199Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:41:17.172Z] #211 ... [2025-10-31T10:41:17.172Z] [2025-10-31T10:41:17.172Z] #108 [core-data] exporting to image [2025-10-31T10:41:17.172Z] #108 exporting layers 1.2s done [2025-10-31T10:41:17.172Z] #108 writing image sha256:bba0b30f44a30ddfdcee6e04088e40fb8d028e293334982b69274e378a423bb0 0.0s done [2025-10-31T10:41:17.172Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-31T10:41:17.172Z] #108 DONE 22.4s [2025-10-31T10:41:17.442Z] [2025-10-31T10:41:17.442Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:41:17.711Z] #212 DONE 1.8s [2025-10-31T10:41:17.712Z] [2025-10-31T10:41:17.712Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:41:17.712Z] #211 DONE 1.4s [2025-10-31T10:41:17.712Z] [2025-10-31T10:41:17.712Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:17.712Z] #213 DONE 0.2s [2025-10-31T10:41:17.712Z] [2025-10-31T10:41:17.712Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:17.982Z] #214 DONE 0.2s [2025-10-31T10:41:17.982Z] [2025-10-31T10:41:17.982Z] #108 [core-keeper] exporting to image [2025-10-31T10:41:18.255Z] #108 ... [2025-10-31T10:41:18.255Z] [2025-10-31T10:41:18.255Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:41:18.255Z] #215 DONE 0.4s [2025-10-31T10:41:18.255Z] [2025-10-31T10:41:18.255Z] #108 [core-metadata] exporting to image [2025-10-31T10:41:18.844Z] #108 exporting layers 1.0s done [2025-10-31T10:41:18.844Z] #108 writing image sha256:7a64a86eaa1f3f2e5947806fedd43b24051d3e8ca3f43fd1132f37a00ed9094b [2025-10-31T10:41:19.112Z] #108 writing image sha256:7a64a86eaa1f3f2e5947806fedd43b24051d3e8ca3f43fd1132f37a00ed9094b done [2025-10-31T10:41:19.112Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-10-31T10:41:19.390Z] #108 exporting layers 1.1s done [2025-10-31T10:41:19.390Z] #108 writing image sha256:8a89d0d9a73b58acf74d296b2a3ee59823a1dc15dac84dec4da0f035029ee88c done [2025-10-31T10:41:19.390Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:41:19.390Z] #108 DONE 23.8s [2025-10-31T10:41:19.390Z] [2025-10-31T10:41:19.390Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:58.311Z] #45 ... [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:58.312Z] #147 DONE 3809.8s [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:41:58.312Z] #45 ... [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:58.312Z] #216 DONE 0.2s [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:58.312Z] #217 DONE 0.1s [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:41:58.312Z] #36 ... [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:41:58.312Z] #218 DONE 0.7s [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:41:58.312Z] #219 DONE 0.2s [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:58.312Z] #70 ... [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #108 [support-scheduler] exporting to image [2025-10-31T10:41:58.312Z] #108 exporting layers [2025-10-31T10:41:58.312Z] #108 exporting layers 1.3s done [2025-10-31T10:41:58.312Z] #108 writing image sha256:78faeb1fcd948535f754c2810eb6029ce2d2f6087c8734f2f7d643bc3b20ce93 done [2025-10-31T10:41:58.312Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:41:58.312Z] #108 DONE 25.1s [2025-10-31T10:41:58.312Z] [2025-10-31T10:41:58.312Z] #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:42:04.974Z] #45 ... [2025-10-31T10:42:04.974Z] [2025-10-31T10:42:04.974Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:42:04.974Z] #156 DONE 3808.7s [2025-10-31T10:42:04.974Z] [2025-10-31T10:42:04.974Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:42:04.974Z] #220 DONE 0.1s [2025-10-31T10:42:04.974Z] [2025-10-31T10:42:04.974Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:05.242Z] #70 ... [2025-10-31T10:42:05.242Z] [2025-10-31T10:42:05.242Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:42:05.515Z] #221 DONE 0.2s [2025-10-31T10:42:05.515Z] [2025-10-31T10:42:05.515Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:42:06.099Z] #222 DONE 0.6s [2025-10-31T10:42:06.099Z] [2025-10-31T10:42:06.099Z] #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:06.099Z] #223 DONE 0.2s [2025-10-31T10:42:06.099Z] [2025-10-31T10:42:06.099Z] #108 [support-notifications] exporting to image [2025-10-31T10:42:06.099Z] #108 exporting layers [2025-10-31T10:42:07.061Z] #108 exporting layers 0.8s done [2025-10-31T10:42:07.061Z] #108 writing image sha256:c276f0e30e0eed50805821eea92a96856f69fd9a3852dfae5dbc49d66654dbb5 done [2025-10-31T10:42:07.061Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:42:07.061Z] #108 DONE 25.9s [2025-10-31T10:42:07.061Z] [2025-10-31T10:42:07.061Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.061Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.062Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.062Z] time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.062Z] time="2025-10-31T09:32:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.062Z] time="2025-10-31T09:32:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:07.062Z] time="2025-10-31T09:32:11Z" 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:07.094Z] $ docker stop --time=1 ee823de2cdcef2784f312f31ff6ec3d360cd4007cdfb0e2f8a84aadfd952fc2c [2025-10-31T10:42:09.532Z] $ docker rm -f --volumes ee823de2cdcef2784f312f31ff6ec3d360cd4007cdfb0e2f8a84aadfd952fc2c [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:42:10.162Z] + docker images [2025-10-31T10:42:10.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:42:10.162Z] support-notifications-arm64 latest c276f0e30e0e 5 seconds ago 60.1MB [2025-10-31T10:42:10.162Z] support-scheduler-arm64 latest 78faeb1fcd94 15 seconds ago 49.2MB [2025-10-31T10:42:10.162Z] core-metadata-arm64 latest 8a89d0d9a73b 52 seconds ago 45.5MB [2025-10-31T10:42:10.162Z] core-keeper-arm64 latest 7a64a86eaa1f 53 seconds ago 45.2MB [2025-10-31T10:42:10.162Z] core-data-arm64 latest bba0b30f44a3 55 seconds ago 45.5MB [2025-10-31T10:42:10.162Z] security-proxy-auth-arm64 latest 9cb192eea4b5 About a minute ago 44.6MB [2025-10-31T10:42:10.162Z] security-spiffe-token-provider-arm64 latest a015e57c18d7 2 minutes ago 49.1MB [2025-10-31T10:42:10.162Z] security-secretstore-setup-arm64 latest bf09d5e95809 3 minutes ago 79.5MB [2025-10-31T10:42:10.162Z] security-proxy-setup-arm64 latest b75e6e4c9dc4 4 minutes ago 49.5MB [2025-10-31T10:42:10.162Z] core-command-arm64 latest 514aa8149143 5 minutes ago 40.1MB [2025-10-31T10:42:10.162Z] security-bootstrapper-arm64 latest c2c8c0583d1a 30 minutes ago 21.6MB [2025-10-31T10:42:10.162Z] core-common-config-bootstrapper-arm64 latest d0bc344ec579 31 minutes ago 20.5MB [2025-10-31T10:42:10.162Z] security-spire-agent-arm64 latest b5533ff946f3 About an hour ago 187MB [2025-10-31T10:42:10.162Z] security-spire-config-arm64 latest e2b98830ff37 About an hour ago 143MB [2025-10-31T10:42:10.162Z] security-spire-server-arm64 latest 7b363c27017b About an hour ago 144MB [2025-10-31T10:42:10.162Z] ci-base-image-arm64 latest 1b26a53754b2 2 hours ago 920MB [2025-10-31T10:42:10.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:42:10.162Z] 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:11.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:11.073Z] [2025-10-31T10:42:11.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:11.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:11.782Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:42:11.782Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:42:11.782Z] 04944245beec: Pulling fs layer [2025-10-31T10:42:11.782Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:42:11.782Z] 765212b225bb: Pulling fs layer [2025-10-31T10:42:11.782Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:42:11.782Z] 765212b225bb: Waiting [2025-10-31T10:42:11.782Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:42:11.782Z] f23df028b6ca: Waiting [2025-10-31T10:42:11.782Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:42:11.782Z] d65c8cfc05b1: Waiting [2025-10-31T10:42:11.782Z] 2437ff75d9bd: Waiting [2025-10-31T10:42:11.782Z] 04944245beec: Verifying Checksum [2025-10-31T10:42:11.782Z] 04944245beec: Download complete [2025-10-31T10:42:11.782Z] 765212b225bb: Verifying Checksum [2025-10-31T10:42:11.782Z] 765212b225bb: Download complete [2025-10-31T10:42:11.782Z] f23df028b6ca: Verifying Checksum [2025-10-31T10:42:11.782Z] f23df028b6ca: Download complete [2025-10-31T10:42:11.782Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:42:11.782Z] d65c8cfc05b1: Download complete [2025-10-31T10:42:12.051Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:42:12.051Z] 699f458cf7ca: Download complete [2025-10-31T10:42:12.633Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:42:12.633Z] 8998bd30e6a1: Download complete [2025-10-31T10:42:15.222Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:42:15.222Z] 2437ff75d9bd: Download complete [2025-10-31T10:42:17.814Z] 8998bd30e6a1: Pull complete [2025-10-31T10:42:18.083Z] 04944245beec: Pull complete [2025-10-31T10:42:20.032Z] 699f458cf7ca: Pull complete [2025-10-31T10:42:20.032Z] 765212b225bb: Pull complete [2025-10-31T10:42:20.997Z] f23df028b6ca: Pull complete [2025-10-31T10:42:22.420Z] d65c8cfc05b1: Pull complete [2025-10-31T10:42:40.649Z] 2437ff75d9bd: Pull complete [2025-10-31T10:42:40.649Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:42:40.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:40.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:42:41.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container [2025-10-31T10:42:41.128Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T10:42:44.878Z] $ docker top f29bf5e3e4adfc45f6725858633855ed63f24b660e7d55dc51179384a76d6503 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:45.927Z] ---> job-cost.sh [2025-10-31T10:42:45.927Z] lf-activate-venv: SKIPPING [2025-10-31T10:42:45.927Z] INFO: No Stack... [2025-10-31T10:42:46.515Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:42:47.478Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:42:48.143Z] + cut -d, -f6 [2025-10-31T10:42:48.143Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2025-10-31T10:42:48.206Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] [2025-10-31T10:42:48.212Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] did not exist. Created. [2025-10-31T10:42:48.220Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:42:48.974Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:42:49.248Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:42:49.264Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:42:49.350Z] $ docker stop --time=1 f29bf5e3e4adfc45f6725858633855ed63f24b660e7d55dc51179384a76d6503 [2025-10-31T10:42:50.993Z] $ docker rm -f --volumes f29bf5e3e4adfc45f6725858633855ed63f24b660e7d55dc51179384a76d6503 [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:42:53.599Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:53.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:54.838Z] ---> package-listing.sh [2025-10-31T10:42:54.838Z] ++ facter osfamily [2025-10-31T10:42:54.838Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:42:55.099Z] + OS_FAMILY=debian [2025-10-31T10:42:55.099Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:42:55.099Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:42:55.099Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:42:55.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:42:55.099Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:42:55.099Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:42:55.099Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:42:55.099Z] + case "${OS_FAMILY}" in [2025-10-31T10:42:55.099Z] + dpkg -l [2025-10-31T10:42:55.099Z] + grep '^ii' [2025-10-31T10:42:55.099Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:42:55.099Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:42:55.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:42:55.099Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:42:55.099Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:42:55.099Z] + 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:42:55.137Z] 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:42:55.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:56.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:56.072Z] [2025-10-31T10:42:56.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:56.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:56.450Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:42:56.450Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:42:56.450Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:42:56.450Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:42:56.450Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:42:56.450Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:42:56.450Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:42:56.450Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:42:56.450Z] 33b1e0a273af: Waiting [2025-10-31T10:42:56.450Z] 5d3b04190fa2: Waiting [2025-10-31T10:42:56.450Z] 2f39f015ded8: Waiting [2025-10-31T10:42:56.450Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:42:56.450Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:42:56.450Z] 5c69ac0246d0: Download complete [2025-10-31T10:42:56.450Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:42:56.450Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:42:56.450Z] ec43610c2a17: Download complete [2025-10-31T10:42:56.450Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:42:56.450Z] 5d3b04190fa2: Download complete [2025-10-31T10:42:56.450Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:42:56.450Z] 33b1e0a273af: Download complete [2025-10-31T10:42:56.708Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:42:56.708Z] 5eb5b503b376: Download complete [2025-10-31T10:42:57.275Z] 2f39f015ded8: Verifying Checksum [2025-10-31T10:42:57.275Z] 2f39f015ded8: Download complete [2025-10-31T10:42:58.651Z] 5eb5b503b376: Pull complete [2025-10-31T10:42:59.590Z] 5c69ac0246d0: Pull complete [2025-10-31T10:43:00.159Z] ec43610c2a17: Pull complete [2025-10-31T10:43:00.422Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:43:00.422Z] 33b1e0a273af: Pull complete [2025-10-31T10:43:00.685Z] 5d3b04190fa2: Pull complete [2025-10-31T10:43:05.948Z] 2f39f015ded8: Pull complete [2025-10-31T10:43:05.948Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:43:05.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:43:05.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:43:06.171Z] prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container [2025-10-31T10:43:06.197Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:43:08.959Z] $ docker top 3f95e1cfdc15019d6414f8841a2f6218a928934d23144f5cb416bf5c23b1d468 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:43:09.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:43:09.671Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:43:09.994Z] + ls /var/log/sa-host [2025-10-31T10:43:09.994Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:43:10.133Z] provisioning config files... [2025-10-31T10:43:10.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7543453952314977328tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:43:10.199Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:10.524Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:43:10.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:10.960Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:43:10.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:11.314Z] ---> sudo-logs.sh [2025-10-31T10:43:11.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:43:11.404Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:11.729Z] ---> job-cost.sh [2025-10-31T10:43:11.729Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:11.729Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:43:11.729Z] INFO: Retrieving Stack Cost... [2025-10-31T10:43:11.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:43:12.250Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:43:12.291Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:12.605Z] ---> logs-deploy.sh [2025-10-31T10:43:12.605Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:12.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc/1 [2025-10-31T10:43:12.605Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:43:13.539Z] Archives upload complete. [2025-10-31T10:43:13.539Z] INFO: archiving logs to Nexus [2025-10-31T10:43:14.106Z] ---> uname -a: [2025-10-31T10:43:14.106Z] Linux prd-ubuntu20-04-docker-8c-8g-771117 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-31T10:43:14.106Z] [2025-10-31T10:43:14.106Z]