Pull request #5277 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2920014ab1002293091b81a6871fe0124eef8809 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-ssh14466466311069548645.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-ssh8937244940978953759.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-2.alv45r09b.3c8ccace085/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-2.alv45r09b.3c8ccace085/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11734650228554321547.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-2.alv45r09b.3c8ccace085/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9033345787134784561.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-ssh8482569438383585120.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-2.alv45r09b.3c8ccace085/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-2.alv45r09b.3c8ccace085/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2884320818034555855.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-771123 in /w/workspace/2ab5a44d3685aadb3a8ed3c8ccace085 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2920014ab1002293091b81a6871fe0124eef8809 (snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085) Commit message: "fix: cmd/core-metadata/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 2920014ab1002293091b81a6871fe0124eef8809 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:54:01.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:54:01.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:54:01.705Z] ========================================================= [2025-10-31T08:54:01.705Z] EdgeX Global Pipelines Version Info [2025-10-31T08:54:01.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:02.949Z] ------------------- [2025-10-31T08:54:02.949Z] stable info: [2025-10-31T08:54:02.949Z] ------------------- [2025-10-31T08:54:02.949Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:54:02.949Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:54:02.949Z] Message: update stable to v1.0.278 [2025-10-31T08:54:03.892Z] ------------------- [2025-10-31T08:54:03.892Z] experimental info: [2025-10-31T08:54:03.892Z] ------------------- [2025-10-31T08:54:03.892Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:54:03.892Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:54:03.892Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:54:04.082Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:54:04.134Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:54:04.180Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:54:04.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:54:04.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:54:04.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:54:04.399Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:54:04.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:54:04.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:54:04.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:54:04.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:54:04.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:54:04.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:54:04.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:54:04.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:54:04.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:04.928Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:04.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:54:05.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:54:05.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:54:05.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:54:05.200Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:54:05.255Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:54:05.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085 [Pipeline] echo [2025-10-31T08:54:05.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085 [Pipeline] echo [2025-10-31T08:54:05.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085 [Pipeline] echo [2025-10-31T08:54:05.491Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2920014ab1002293091b81a6871fe0124eef8809 [Pipeline] echo [2025-10-31T08:54:05.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2920014 [Pipeline] echo [2025-10-31T08:54:05.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:54:05.750Z] provisioning config files... [2025-10-31T08:54:05.766Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4752883854074834106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:06.197Z] ---> ****-login.sh [2025-10-31T08:54:06.197Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:54:06.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:07.040Z] [2025-10-31T08:54:07.040Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:07.040Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:07.040Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:07.040Z] [2025-10-31T08:54:07.040Z] Login Succeeded [2025-10-31T08:54:07.040Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:54:07.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:07.040Z] [2025-10-31T08:54:07.040Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:07.040Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:07.040Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:07.040Z] [2025-10-31T08:54:07.040Z] Login Succeeded [2025-10-31T08:54:07.040Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:54:07.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:07.305Z] [2025-10-31T08:54:07.305Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:07.305Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:07.305Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:07.305Z] [2025-10-31T08:54:07.305Z] Login Succeeded [2025-10-31T08:54:07.305Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:54:07.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:07.305Z] [2025-10-31T08:54:07.305Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:07.305Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:07.305Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:07.305Z] [2025-10-31T08:54:07.305Z] Login Succeeded [2025-10-31T08:54:07.305Z] ****.io [2025-10-31T08:54:07.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:07.568Z] [2025-10-31T08:54:07.569Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:07.569Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:07.569Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:07.569Z] [2025-10-31T08:54:07.569Z] Login Succeeded [2025-10-31T08:54:07.569Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:54:07.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:08.033Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:54:08.033Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:08.033Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:54:08.033Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:54:08.033Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:08.033Z] [2025-10-31T08:54:08.033Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:08.033Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:08.033Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:08.033Z] + + cut -d/ -f2 [2025-10-31T08:54:08.033Z] dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:54:08.033Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:54:08.033Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:54:08.033Z] + cut -d/ -f2 [2025-10-31T08:54:08.033Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:54:08.103Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T08:54:08.634Z] + git rev-list -1 --merges 2920014ab1002293091b81a6871fe0124eef8809~1..2920014ab1002293091b81a6871fe0124eef8809 [Pipeline] echo [2025-10-31T08:54:08.672Z] -----------> git rev-list -1 --merges 2920014ab1002293091b81a6871fe0124eef8809~1..2920014ab1002293091b81a6871fe0124eef8809 2920014ab1002293091b81a6871fe0124eef8809 [false] [Pipeline] sh [2025-10-31T08:54:08.995Z] + git log --format=format:%s -1 2920014ab1002293091b81a6871fe0124eef8809 [Pipeline] echo [2025-10-31T08:54:09.038Z] ========================================================= [2025-10-31T08:54:09.038Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:54:09.038Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:54:09.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:54:09.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:54:09.478Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:54:09.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:54:09.478Z] + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2025-10-31T08:54:09.478Z] [2025-10-31T08:54:09.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:09.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:09.905Z] [2025-10-31T08:54:09.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:10.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:11.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:54:11.543Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:54:11.543Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:54:11.543Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:54:11.543Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:54:11.543Z] 80192f66455f: Pulling fs layer [2025-10-31T08:54:11.543Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:54:11.543Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:54:11.543Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:54:11.543Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:54:11.543Z] db01528c6b51: Pulling fs layer [2025-10-31T08:54:11.543Z] 28988de357af: Pulling fs layer [2025-10-31T08:54:11.543Z] 461d9e800cba: Waiting [2025-10-31T08:54:11.543Z] 80192f66455f: Waiting [2025-10-31T08:54:11.543Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:54:11.543Z] a29436f7fd5d: Waiting [2025-10-31T08:54:11.543Z] 923cac83aea3: Waiting [2025-10-31T08:54:11.543Z] 25ad8b0a4227: Waiting [2025-10-31T08:54:11.543Z] db01528c6b51: Waiting [2025-10-31T08:54:11.543Z] 28988de357af: Waiting [2025-10-31T08:54:11.543Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:54:11.543Z] 6bf1a483ea7c: Download complete [2025-10-31T08:54:11.543Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:54:11.543Z] 461d9e800cba: Download complete [2025-10-31T08:54:11.543Z] 80192f66455f: Verifying Checksum [2025-10-31T08:54:11.543Z] 80192f66455f: Download complete [2025-10-31T08:54:11.543Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:54:11.543Z] f5dfc541a4d3: Download complete [2025-10-31T08:54:11.806Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:54:11.806Z] 3dae71ba6b94: Download complete [2025-10-31T08:54:11.806Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:54:11.806Z] 923cac83aea3: Download complete [2025-10-31T08:54:11.806Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:54:11.806Z] 25ad8b0a4227: Download complete [2025-10-31T08:54:11.806Z] db01528c6b51: Download complete [2025-10-31T08:54:11.806Z] 28988de357af: Verifying Checksum [2025-10-31T08:54:11.806Z] 28988de357af: Download complete [2025-10-31T08:54:12.065Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:54:12.065Z] a29436f7fd5d: Download complete [2025-10-31T08:54:12.630Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:54:12.630Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:54:13.200Z] 3dae71ba6b94: Pull complete [2025-10-31T08:54:13.469Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:54:14.415Z] f5dfc541a4d3: Pull complete [2025-10-31T08:54:14.415Z] 461d9e800cba: Pull complete [2025-10-31T08:54:14.415Z] 80192f66455f: Pull complete [2025-10-31T08:54:18.619Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:54:19.194Z] a29436f7fd5d: Pull complete [2025-10-31T08:54:19.194Z] 923cac83aea3: Pull complete [2025-10-31T08:54:19.453Z] 25ad8b0a4227: Pull complete [2025-10-31T08:54:19.453Z] db01528c6b51: Pull complete [2025-10-31T08:54:19.712Z] 28988de357af: Pull complete [2025-10-31T08:54:19.712Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:54:19.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:19.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:20.223Z] prd-ubuntu20.04-docker-8c-8g-771123 does not seem to be running inside a container [2025-10-31T08:54:20.249Z] $ 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:34.406Z] $ docker top 1237315b7eec292b0fa1fe85394a72e1c1f633f82ce748bb87835207a5cb83a4 -eo pid,comm [2025-10-31T08:54:34.552Z] 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:34.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:34.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:34.717Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:34.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:34.828Z] $ docker exec 1237315b7eec292b0fa1fe85394a72e1c1f633f82ce748bb87835207a5cb83a4 ssh-agent [2025-10-31T08:54:34.931Z] SSH_AUTH_SOCK=/tmp/ssh-pmf7zsgZ5Iy4/agent.14 [2025-10-31T08:54:34.931Z] SSH_AGENT_PID=20 [2025-10-31T08:54:34.952Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:35.044Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4582393440409956033.key (/w/workspace/edgex-go/1@tmp/private_key_4582393440409956033.key) [2025-10-31T08:54:35.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:35.408Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:35.727Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:35.751Z] $ docker exec --env ******** --env ******** 1237315b7eec292b0fa1fe85394a72e1c1f633f82ce748bb87835207a5cb83a4 ssh-agent -k [2025-10-31T08:54:35.837Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:35.838Z] unset SSH_AGENT_PID; [2025-10-31T08:54:35.838Z] echo Agent pid 20 killed; [2025-10-31T08:54:35.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:35.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:35.945Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:36.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:36.079Z] $ docker exec 1237315b7eec292b0fa1fe85394a72e1c1f633f82ce748bb87835207a5cb83a4 ssh-agent [2025-10-31T08:54:36.189Z] SSH_AUTH_SOCK=/tmp/ssh-O0bPsOlKvbf3/agent.67 [2025-10-31T08:54:36.189Z] SSH_AGENT_PID=73 [2025-10-31T08:54:36.193Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:36.286Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1885901934527748302.key (/w/workspace/edgex-go/1@tmp/private_key_1885901934527748302.key) [2025-10-31T08:54:36.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:36.647Z] + git semver init [2025-10-31T08:54:36.907Z] 2025-10-31 08:54:36,867 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:37.167Z] 2025-10-31 08:54:37,015 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:37.168Z] 2025-10-31 08:54:37,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:37.168Z] 2025-10-31 08:54:37,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:37.168Z] 2025-10-31 08:54:37,018 [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:45.312Z] 2025-10-31 08:54:44,152 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:45.312Z] 2025-10-31 08:54:44,152 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085 with force:False [2025-10-31T08:54:45.312Z] 2025-10-31 08:54:44,153 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085 [2025-10-31T08:54:45.312Z] 2025-10-31 08:54:44,158 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:45.312Z] 2025-10-31 08:54:44,159 [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:45.312Z] 2025-10-31 08:54:44,162 [execute] INFO git cat-file --batch [2025-10-31T08:54:45.312Z] 2025-10-31 08:54:44,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:45.312Z] 2025-10-31 08:54:44,167 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085 [2025-10-31T08:54:45.312Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:45.336Z] $ docker exec --env ******** --env ******** 1237315b7eec292b0fa1fe85394a72e1c1f633f82ce748bb87835207a5cb83a4 ssh-agent -k [2025-10-31T08:54:45.437Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:45.438Z] unset SSH_AGENT_PID; [2025-10-31T08:54:45.438Z] echo Agent pid 73 killed; [2025-10-31T08:54:45.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:45.899Z] + git semver [Pipeline] } [2025-10-31T08:54:46.495Z] $ docker stop --time=1 1237315b7eec292b0fa1fe85394a72e1c1f633f82ce748bb87835207a5cb83a4 [2025-10-31T08:54:48.368Z] $ docker rm -f --volumes 1237315b7eec292b0fa1fe85394a72e1c1f633f82ce748bb87835207a5cb83a4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:48.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:49.316Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:49.335Z] [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:50.193Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:50.232Z] [edgeX.isLTS] Checking if [snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:50.279Z] [edgeX.isLTS] Checking if [snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:50.322Z] ========================================================= [2025-10-31T08:54:50.322Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:50.322Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:50.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:51.609Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:54:53.015Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:54:53.015Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:54:53.015Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:54:53.015Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:54:53.015Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:54:53.015Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:54:53.015Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:54:53.015Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:54:53.015Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:54:53.015Z] 333b49ad6fbf: Waiting [2025-10-31T08:54:53.015Z] c3e65509a76b: Waiting [2025-10-31T08:54:53.015Z] bb34ca984cfb: Waiting [2025-10-31T08:54:53.015Z] 4f4fb700ef54: Waiting [2025-10-31T08:54:53.015Z] 151cf03bc807: Waiting [2025-10-31T08:54:53.015Z] 7cf9ebb963bd: Waiting [2025-10-31T08:54:53.015Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:54:53.015Z] c35fb4624d26: Download complete [2025-10-31T08:54:53.015Z] 333b49ad6fbf: Download complete [2025-10-31T08:54:53.015Z] 4f4fb700ef54: Download complete [2025-10-31T08:54:53.015Z] c3e65509a76b: Download complete [2025-10-31T08:54:53.015Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:54:53.015Z] 2d35ebdb57d9: Download complete [2025-10-31T08:54:53.015Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:54:53.015Z] 7cf9ebb963bd: Download complete [2025-10-31T08:54:53.275Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:54:53.275Z] 4e2aec7ef170: Download complete [2025-10-31T08:54:53.275Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:54:53.275Z] 151cf03bc807: Download complete [2025-10-31T08:54:54.213Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:54:54.213Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:54:56.117Z] c35fb4624d26: Pull complete [2025-10-31T08:55:01.393Z] 4e2aec7ef170: Pull complete [2025-10-31T08:55:01.394Z] 333b49ad6fbf: Pull complete [2025-10-31T08:55:01.394Z] 4f4fb700ef54: Pull complete [2025-10-31T08:55:01.394Z] c3e65509a76b: Pull complete [2025-10-31T08:55:01.960Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:55:04.702Z] Still waiting to schedule task [2025-10-31T08:55:04.702Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:55:05.270Z] bb34ca984cfb: Pull complete [2025-10-31T08:55:05.529Z] 151cf03bc807: Pull complete [2025-10-31T08:55:05.788Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:55:05.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:05.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:06.185Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:06.185Z] WORKDIR /edgex [2025-10-31T08:55:06.185Z] COPY go.mod . [2025-10-31T08:55:06.185Z] RUN go mod download+ [2025-10-31T08:55:06.185Z] docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:55:08.091Z] #0 building with "default" instance using docker driver [2025-10-31T08:55:08.091Z] [2025-10-31T08:55:08.091Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:55:08.091Z] #1 transferring dockerfile: 164B done [2025-10-31T08:55:08.091Z] #1 DONE 0.0s [2025-10-31T08:55:08.091Z] [2025-10-31T08:55:08.091Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:08.091Z] #2 DONE 0.0s [2025-10-31T08:55:08.091Z] [2025-10-31T08:55:08.091Z] #3 [internal] load .dockerignore [2025-10-31T08:55:08.091Z] #3 transferring context: 50B done [2025-10-31T08:55:08.091Z] #3 DONE 0.0s [2025-10-31T08:55:08.091Z] [2025-10-31T08:55:08.091Z] #4 [internal] load build context [2025-10-31T08:55:08.091Z] #4 transferring context: 6.57kB done [2025-10-31T08:55:08.091Z] #4 DONE 0.0s [2025-10-31T08:55:08.091Z] [2025-10-31T08:55:08.091Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:08.091Z] #5 DONE 0.1s [2025-10-31T08:55:08.091Z] [2025-10-31T08:55:08.091Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:55:13.394Z] #6 DONE 5.3s [2025-10-31T08:55:13.394Z] [2025-10-31T08:55:13.394Z] #7 [3/4] COPY go.mod . [2025-10-31T08:55:13.394Z] #7 DONE 0.1s [2025-10-31T08:55:13.394Z] [2025-10-31T08:55:13.394Z] #8 [4/4] RUN go mod download [2025-10-31T08:55:35.366Z] #8 DONE 18.6s [2025-10-31T08:55:35.366Z] [2025-10-31T08:55:35.366Z] #9 exporting to image [2025-10-31T08:55:35.366Z] #9 exporting layers [2025-10-31T08:55:35.934Z] #9 exporting layers 4.0s done [2025-10-31T08:55:36.193Z] #9 writing image sha256:b8e8f905e3810b9ba9811412e0d388c27e8018f3510b34964ed1f37910584dd3 0.0s done [2025-10-31T08:55:36.193Z] #9 naming to docker.io/library/ci-base-image-x86_64 [2025-10-31T08:55:36.193Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.2s done [2025-10-31T08:55:36.760Z] #9 DONE 4.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:38.075Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:38.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:38.237Z] prd-ubuntu20.04-docker-8c-8g-771123 does not seem to be running inside a container [2025-10-31T08:55:38.266Z] $ 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:39.608Z] $ docker top 33dc80904ac58210ec3f6e32453a1c6d4f15d47583e41518fc6cf23f7aa3e892 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:55:40.009Z] + go version [2025-10-31T08:55:40.009Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:55:40.041Z] $ docker stop --time=1 33dc80904ac58210ec3f6e32453a1c6d4f15d47583e41518fc6cf23f7aa3e892 [2025-10-31T08:55:41.872Z] $ docker rm -f --volumes 33dc80904ac58210ec3f6e32453a1c6d4f15d47583e41518fc6cf23f7aa3e892 [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:42.688Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:42.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:42.844Z] prd-ubuntu20.04-docker-8c-8g-771123 does not seem to be running inside a container [2025-10-31T08:55:42.873Z] $ 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:43.177Z] $ docker top 545a9026fe551ade417391f57676c5353216158fd88b5d1333b7af0672e6ba56 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:55:43.303Z] ========================================================= [2025-10-31T08:55:43.303Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:55:43.303Z] ========================================================= [Pipeline] sh [2025-10-31T08:55:43.599Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:43.956Z] + make test [2025-10-31T08:55:43.956Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:55:53.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:56:20.489Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:56:20.489Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:20.489Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:56:20.489Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:56:20.489Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:56:20.748Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:56:20.748Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:21.314Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:56:21.314Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:56:21.314Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:56:21.314Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:56:21.314Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:56:21.571Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:56:21.571Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:56:21.571Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:56:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 42.3% of statements [2025-10-31T08:56:22.505Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:56:22.505Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:56:23.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements [2025-10-31T08:56:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements [2025-10-31T08:56:27.169Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:56:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements [2025-10-31T08:56:27.169Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:56:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.6% of statements [2025-10-31T08:56:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.044s coverage: 86.5% of statements [2025-10-31T08:56:27.169Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:56:27.169Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.195s coverage: 94.2% of statements [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:56:28.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements [2025-10-31T08:56:28.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:56:28.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:56:28.103Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:56:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements [2025-10-31T08:56:29.475Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:56:29.475Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 95.8% of statements [2025-10-31T08:56:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:56:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:56:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:56:33.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.046s coverage: 2.4% of statements [2025-10-31T08:56:33.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:56:33.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements [2025-10-31T08:56:33.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:56:33.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 39.4% of statements [2025-10-31T08:56:33.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.033s coverage: 68.8% of statements [2025-10-31T08:56:33.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:56:33.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:33.381Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:33.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-10-31T08:56:33.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-10-31T08:56:33.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-10-31T08:56:34.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements [2025-10-31T08:56:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-10-31T08:56:47.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.053s coverage: 92.9% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 68.8% of statements [2025-10-31T08:56:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.038s coverage: 47.4% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-10-31T08:56:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:56:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.054s coverage: 6.8% of statements [2025-10-31T08:56:57.044Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.151s coverage: 54.5% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.038s coverage: 96.8% of statements [2025-10-31T08:56:57.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:56:57.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-31T08:56:57.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:56:57.045Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.152s coverage: 94.9% of statements [2025-10-31T08:56:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:56:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:56:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements [2025-10-31T08:56:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:56:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.037s coverage: 43.6% of statements [2025-10-31T08:56:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:56:57.982Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:58.242Z] 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:58.501Z] running golangci-lint [2025-10-31T08:56:58.761Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:56:58.761Z] go version go1.25.2 linux/amd64 [2025-10-31T08:56:59.020Z] 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:59.020Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:56:59.020Z] 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:59.020Z] 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:59.020Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:56:59.063Z] $ docker stop --time=1 545a9026fe551ade417391f57676c5353216158fd88b5d1333b7af0672e6ba56 [2025-10-31T08:57:00.957Z] $ docker rm -f --volumes 545a9026fe551ade417391f57676c5353216158fd88b5d1333b7af0672e6ba56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:57:02.188Z] Failed in branch amd64 [2025-10-31T08:58:19.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771144 in /w/workspace/2ab5a44d3685aadb3a8ed3c8ccace085 [Pipeline] { [Pipeline] ws [2025-10-31T08:58:19.340Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:58:22.462Z] The recommended git tool is: git [2025-10-31T08:58:31.089Z] using credential edgex-jenkins-ssh [2025-10-31T08:58:31.113Z] Cloning the remote Git repository [2025-10-31T08:58:31.200Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:58:31.371Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:58:31.626Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:58:31.628Z] > git --version # timeout=10 [2025-10-31T08:58:31.660Z] > git --version # 'git version 2.25.1' [2025-10-31T08:58:31.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:58:31.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:58.664Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:58:58.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:59:00.473Z] Avoid second fetch [2025-10-31T08:59:00.474Z] Checking out Revision 2920014ab1002293091b81a6871fe0124eef8809 (snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085) [2025-10-31T08:59:00.506Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:59:00.618Z] > git checkout -f 2920014ab1002293091b81a6871fe0124eef8809 # timeout=10 [2025-10-31T08:59:02.055Z] Commit message: "fix: cmd/core-metadata/Dockerfile to reduce vulnerabilities" [2025-10-31T08:59:02.152Z] > git --version # timeout=10 [2025-10-31T08:59:02.176Z] > git --version # 'git version 2.25.1' [2025-10-31T08:59:02.209Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:59:07.061Z] provisioning config files... [2025-10-31T08:59:07.101Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14369069216846650630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:59:08.013Z] ---> ****-login.sh [2025-10-31T08:59:08.013Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:59:09.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:09.006Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:09.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:09.007Z] [2025-10-31T08:59:09.007Z] Login Succeeded [2025-10-31T08:59:09.007Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:59:09.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:09.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:09.604Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:09.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:09.604Z] [2025-10-31T08:59:09.604Z] Login Succeeded [2025-10-31T08:59:09.604Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:59:09.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:10.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:10.153Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:10.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:10.153Z] [2025-10-31T08:59:10.153Z] Login Succeeded [2025-10-31T08:59:10.153Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:59:10.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:10.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:10.431Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:10.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:10.431Z] [2025-10-31T08:59:10.431Z] Login Succeeded [2025-10-31T08:59:10.431Z] ****.io [2025-10-31T08:59:10.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:10.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:10.998Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:10.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:10.998Z] [2025-10-31T08:59:10.998Z] Login Succeeded [2025-10-31T08:59:10.998Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:59:11.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:59:12.132Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:59:12.180Z] [edgeX.isLTS] Checking if [snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:59:12.232Z] [edgeX.isLTS] Checking if [snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:59:12.273Z] ========================================================= [2025-10-31T08:59:12.273Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:59:12.273Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:12.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:12.977Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:59:12.977Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:59:12.977Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:59:12.977Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:59:12.977Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:59:12.977Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:59:12.977Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:59:12.977Z] deaec5988b04: Pulling fs layer [2025-10-31T08:59:12.977Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:59:12.977Z] 196fd7d83e7d: Waiting [2025-10-31T08:59:12.977Z] 4f4fb700ef54: Waiting [2025-10-31T08:59:12.977Z] 8ba94037c8f0: Waiting [2025-10-31T08:59:12.977Z] deaec5988b04: Waiting [2025-10-31T08:59:12.977Z] 9f65657bb879: Waiting [2025-10-31T08:59:12.977Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:59:12.977Z] d32bb0dddca7: Download complete [2025-10-31T08:59:13.265Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:59:13.265Z] 196fd7d83e7d: Download complete [2025-10-31T08:59:13.265Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:59:13.265Z] 4f4fb700ef54: Download complete [2025-10-31T08:59:13.265Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:59:13.265Z] 6b59a28fa201: Download complete [2025-10-31T08:59:13.265Z] 8ba94037c8f0: Download complete [2025-10-31T08:59:14.316Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:59:14.316Z] 9f65657bb879: Download complete [2025-10-31T08:59:14.940Z] 6b59a28fa201: Pull complete [2025-10-31T08:59:15.550Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:59:15.550Z] 5dab1238d3d9: Download complete [2025-10-31T08:59:15.822Z] d32bb0dddca7: Pull complete [2025-10-31T08:59:17.800Z] deaec5988b04: Verifying Checksum [2025-10-31T08:59:17.800Z] deaec5988b04: Download complete [2025-10-31T08:59:32.870Z] 5dab1238d3d9: Pull complete [2025-10-31T08:59:32.870Z] 196fd7d83e7d: Pull complete [2025-10-31T08:59:33.142Z] 4f4fb700ef54: Pull complete [2025-10-31T08:59:33.416Z] 8ba94037c8f0: Pull complete [2025-10-31T08:59:43.526Z] deaec5988b04: Pull complete [2025-10-31T08:59:44.965Z] 9f65657bb879: Pull complete [2025-10-31T08:59:44.965Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:59:44.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:44.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:45.421Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:45.421Z] WORKDIR /edgex [2025-10-31T08:59:45.421Z] COPY go.mod . [2025-10-31T08:59:45.421Z] RUN go mod download [2025-10-31T08:59:45.421Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:59:46.471Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:59:46.471Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:46.471Z] ---> 334268110677 [2025-10-31T08:59:46.471Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:59:49.127Z] ---> Running in 792058ca7faa [2025-10-31T08:59:49.416Z] Removing intermediate container 792058ca7faa [2025-10-31T08:59:49.416Z] ---> a9bf8a419bb1 [2025-10-31T08:59:49.416Z] Step 3/4 : COPY go.mod . [2025-10-31T08:59:50.410Z] ---> cf5c7c2072ab [2025-10-31T08:59:50.410Z] Step 4/4 : RUN go mod download [2025-10-31T08:59:50.410Z] ---> Running in 45356d9f95e4 [2025-10-31T09:00:57.589Z] Removing intermediate container 45356d9f95e4 [2025-10-31T09:00:57.589Z] ---> 9fd125dba81c [2025-10-31T09:00:57.589Z] Successfully built 9fd125dba81c [2025-10-31T09:00:57.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:00:58.043Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:58.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:58.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-771144 does not seem to be running inside a container [2025-10-31T09:00:58.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T09:01:00.336Z] $ docker top a7217603461262768c0d66ff5c8107052a183578fba6dbf3167b10a0208ecc42 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:01:01.331Z] + go version [2025-10-31T09:01:01.331Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T09:01:01.377Z] $ docker stop --time=1 a7217603461262768c0d66ff5c8107052a183578fba6dbf3167b10a0208ecc42 [2025-10-31T09:01:03.160Z] $ docker rm -f --volumes a7217603461262768c0d66ff5c8107052a183578fba6dbf3167b10a0208ecc42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:01:04.260Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:01:04.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:01:04.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-771144 does not seem to be running inside a container [2025-10-31T09:01:04.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T09:01:06.273Z] $ docker top 6b093cc3dd3af440865bb48cc86214e194ce8b437e74999e364eb74d328a9af8 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:01:06.620Z] ========================================================= [2025-10-31T09:01:06.620Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:01:06.620Z] ========================================================= [Pipeline] sh [2025-10-31T09:01:07.300Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:01:08.036Z] + make test [2025-10-31T09:01:08.036Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:02:29.769Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:07:51.928Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:07:51.928Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:13.688Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:09:13.688Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:09:13.688Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:09:13.688Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:09:13.688Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:13.689Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:09:13.689Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:09:13.689Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:09:15.121Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:09:47.482Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:09:47.482Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:09:47.482Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:09:47.482Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:10:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.442s coverage: 42.3% of statements [2025-10-31T09:10:14.317Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:10:14.317Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:10:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.267s coverage: 97.0% of statements [2025-10-31T09:10:29.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.451s coverage: 69.4% of statements [2025-10-31T09:10:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:10:29.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.335s coverage: 4.8% of statements [2025-10-31T09:10:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:10:41.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.857s coverage: 57.6% of statements [2025-10-31T09:10:41.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.302s coverage: 86.5% of statements [2025-10-31T09:10:41.811Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:10:41.811Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:11:20.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.358s coverage: 94.2% of statements [2025-10-31T09:11:20.880Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:11:20.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:11:20.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:11:20.880Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:20.880Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:11:20.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:11:20.880Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:11:20.880Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:11:20.880Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:11:20.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:11:20.881Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:11:20.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.987s coverage: 92.4% of statements [2025-10-31T09:11:20.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:11:20.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:11:20.881Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:20.881Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:11:20.881Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:11:20.881Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:11:33.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.446s coverage: 8.4% of statements [2025-10-31T09:11:33.255Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:11:33.255Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:12:00.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.661s coverage: 95.8% of statements [2025-10-31T09:12:00.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:12:00.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:12:00.046Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:00.046Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:12:00.046Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:12:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.375s coverage: 72.2% of statements [2025-10-31T09:12:04.955Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:12:04.955Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:12:04.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:12:04.955Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:12:06.396Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:12:07.376Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:12:07.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:12:07.376Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:12:07.376Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:12:07.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:12:34.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.514s coverage: 2.4% of statements [2025-10-31T09:12:34.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:12:34.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.423s coverage: 1.0% of statements [2025-10-31T09:12:34.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:12:38.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.388s coverage: 39.4% of statements [2025-10-31T09:12:38.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.228s coverage: 68.8% of statements [2025-10-31T09:12:38.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:12:38.548Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:38.548Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:12:45.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.160s coverage: 40.0% of statements [2025-10-31T09:12:45.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.153s coverage: 87.1% of statements [2025-10-31T09:12:45.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.116s coverage: 94.1% of statements [2025-10-31T09:12:45.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.157s coverage: 96.3% of statements [2025-10-31T09:12:51.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2025-10-31T09:13:03.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.141s coverage: 94.4% of statements [2025-10-31T09:13:12.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.235s coverage: 92.9% of statements [2025-10-31T09:13:12.097Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:13:12.097Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:13:12.097Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:13:12.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.131s coverage: 68.8% of statements [2025-10-31T09:13:12.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:13:12.097Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:13:12.097Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:13:12.097Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:13:14.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.230s coverage: 62.3% of statements [2025-10-31T09:13:14.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:13:14.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:13:14.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:13:16.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.365s coverage: 47.4% of statements [2025-10-31T09:13:17.278Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:13:17.278Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:13:17.278Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:13:18.254Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:13:36.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.140s coverage: 87.2% of statements [2025-10-31T09:13:36.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.160s coverage: 15.5% of statements [2025-10-31T09:13:36.533Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:13:36.533Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:13:36.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.094s coverage: 100.0% of statements [2025-10-31T09:13:36.533Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:13:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.424s coverage: 81.8% of statements [2025-10-31T09:13:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.514s coverage: 82.1% of statements [2025-10-31T09:13:42.848Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:13:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.196s coverage: 86.0% of statements [2025-10-31T09:13:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:13:58.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.581s coverage: 6.8% of statements [2025-10-31T09:13:58.027Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:13:58.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.561s coverage: 33.3% of statements [2025-10-31T09:13:58.027Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:13:58.027Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:13:58.027Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:14:16.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.339s coverage: 100.0% of statements [2025-10-31T09:14:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.137s coverage: 54.5% of statements [2025-10-31T09:14:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.129s coverage: 89.4% of statements [2025-10-31T09:14:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.091s coverage: 100.0% of statements [2025-10-31T09:14:19.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.120s coverage: 73.7% of statements [2025-10-31T09:14:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.122s coverage: 100.0% of statements [2025-10-31T09:14:21.683Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:14:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.238s coverage: 88.6% of statements [2025-10-31T09:14:27.044Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:14:27.044Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:14:31.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.203s coverage: 96.8% of statements [2025-10-31T09:14:31.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:14:31.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:14:31.602Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:14:35.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.102s coverage: 100.0% of statements [2025-10-31T09:14:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.321s coverage: 29.2% of statements [2025-10-31T09:14:50.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:14:50.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:14:50.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:14:53.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.243s coverage: 93.8% of statements [2025-10-31T09:14:53.376Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:14:53.376Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:14:53.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:14:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.204s coverage: 3.1% of statements [2025-10-31T09:14:58.748Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:14:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.227s coverage: 76.2% of statements [2025-10-31T09:14:59.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.214s coverage: 54.0% of statements [2025-10-31T09:15:00.267Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:15:00.267Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:15:01.704Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:15:01.986Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:15:01.986Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:15:24.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.465s coverage: 17.0% of statements [2025-10-31T09:15:24.354Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:15:24.354Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:15:24.354Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:15:24.354Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:15:36.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.072s coverage: 94.9% of statements [2025-10-31T09:15:36.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:15:36.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:15:36.687Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:36.687Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:15:46.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.395s coverage: 9.0% of statements [2025-10-31T09:15:46.783Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:15:46.783Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:15:46.783Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:15:59.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.542s coverage: 97.7% of statements [2025-10-31T09:15:59.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:15:59.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.180s coverage: 43.6% of statements [2025-10-31T09:15:59.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:15:59.136Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:16:01.109Z] 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:01.109Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:16:01.109Z] go vet ./... [2025-10-31T09:22:53.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:22:53.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:22:53.379Z] ./bin/test-attribution-txt.sh [2025-10-31T09:22:53.379Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:22:53.379Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:22:53.379Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:22:53.379Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:22:53.379Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:22:53.379Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:22:53.418Z] [edgeX.isLTS] Checking if [snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:22:54.130Z] + ls -al . [2025-10-31T09:22:54.130Z] total 1380 [2025-10-31T09:22:54.130Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:01 . [2025-10-31T09:22:54.130Z] drwxr-xr-x 4 root root 4096 Oct 31 09:01 .. [2025-10-31T09:22:54.130Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 .blubracket [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:59 .dockerignore [2025-10-31T09:22:54.130Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:59 .git [2025-10-31T09:22:54.130Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:59 .github [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:59 .gitignore [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:59 .golangci.yml [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:59 .hadolint.yml [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:59 .sonarcloud.properties [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:59 ADOPTERS.md [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:59 Attribution.txt [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:59 CHANGELOG.md [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:59 CONTRIBUTING.md [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:59 GOVERNANCE.md [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:59 Jenkinsfile [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:59 LICENSE [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:59 Makefile [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:59 OWNERS.md [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:59 README.md [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:59 SECURITY.md [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:22:54.130Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 bin [2025-10-31T09:22:54.130Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:59 cmd [2025-10-31T09:22:54.130Z] -rw-r--r-- 1 root root 1036394 Oct 31 09:15 coverage.out [2025-10-31T09:22:54.130Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 fuzz_test [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:59 go.mod [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:59 go.sum [2025-10-31T09:22:54.130Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:59 internal [2025-10-31T09:22:54.130Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:59 openapi [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:59 security.txt [2025-10-31T09:22:54.130Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:59 version.go [Pipeline] sh [2025-10-31T09:22:54.809Z] + '[' -e coverage.out ] [2025-10-31T09:22:54.809Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:22:56.128Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:22:56.795Z] + make build [2025-10-31T09:22:56.796Z] 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:19.138Z] 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:25.831Z] 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:38.153Z] 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:42.413Z] 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:28:54.743Z] 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:29:51.167Z] 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:29:59.392Z] 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:21.472Z] 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:39.743Z] 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:30:49.822Z] 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:02.144Z] 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:07.501Z] 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:22.660Z] $ docker stop --time=1 6b093cc3dd3af440865bb48cc86214e194ce8b437e74999e364eb74d328a9af8 [2025-10-31T09:31:25.454Z] $ docker rm -f --volumes 6b093cc3dd3af440865bb48cc86214e194ce8b437e74999e364eb74d328a9af8 [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:32.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:31:32.756Z] [2025-10-31T09:31:32.756Z] 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:33.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:31:33.487Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:31:33.487Z] 547446be3368: Pulling fs layer [2025-10-31T09:31:33.487Z] d125d8839a47: Pulling fs layer [2025-10-31T09:31:33.487Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:31:33.487Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:31:33.487Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:31:33.487Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:31:33.487Z] c3105a71a48b: Waiting [2025-10-31T09:31:33.487Z] c3106fc0e877: Waiting [2025-10-31T09:31:33.487Z] 0f093f025ec4: Waiting [2025-10-31T09:31:33.767Z] 547446be3368: Verifying Checksum [2025-10-31T09:31:33.767Z] 547446be3368: Download complete [2025-10-31T09:31:33.767Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:31:33.767Z] c3105a71a48b: Download complete [2025-10-31T09:31:34.368Z] d125d8839a47: Verifying Checksum [2025-10-31T09:31:34.368Z] d125d8839a47: Download complete [2025-10-31T09:31:34.368Z] c3106fc0e877: Download complete [2025-10-31T09:31:34.368Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:31:34.368Z] 0f093f025ec4: Download complete [2025-10-31T09:31:34.647Z] 547446be3368: Pull complete [2025-10-31T09:31:36.094Z] d125d8839a47: Pull complete [2025-10-31T09:31:36.694Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:31:36.694Z] 3e85d5ac6304: Download complete [2025-10-31T09:31:49.100Z] 3e85d5ac6304: Pull complete [2025-10-31T09:31:49.100Z] c3105a71a48b: Pull complete [2025-10-31T09:31:50.083Z] 0f093f025ec4: Pull complete [2025-10-31T09:31:50.689Z] c3106fc0e877: Pull complete [2025-10-31T09:31:50.689Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:31:50.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:31:50.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:31:51.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-771144 does not seem to be running inside a container [2025-10-31T09:31:51.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T09:31:54.454Z] $ docker top 38a8c6884cfd4645c7cf600588c900ab65b15d5aa0c4384edc205fb33d51d7b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:31:55.523Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:32:13.858Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:32:13.858Z] #1 transferring dockerfile: [2025-10-31T09:32:13.859Z] #1 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:32:13.859Z] #1 DONE 0.2s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #2 transferring dockerfile: 2.49kB done [2025-10-31T09:32:13.859Z] #2 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #3 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:32:13.859Z] #3 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #4 [core-data internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #4 transferring dockerfile: 2.04kB done [2025-10-31T09:32:13.859Z] #4 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #5 transferring dockerfile: 2.50kB done [2025-10-31T09:32:13.859Z] #5 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #6 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:32:13.859Z] #6 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #7 transferring dockerfile: 1.69kB done [2025-10-31T09:32:13.859Z] #7 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #8 [core-command internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #8 transferring dockerfile: 1.94kB done [2025-10-31T09:32:13.859Z] #8 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #9 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:32:13.859Z] #9 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #10 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:32:13.859Z] #10 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #11 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:32:13.859Z] #11 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:32:13.859Z] #12 transferring dockerfile: 2.14kB done [2025-10-31T09:32:13.859Z] #12 DONE 0.1s [2025-10-31T09:32:13.859Z] [2025-10-31T09:32:13.859Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:32:14.129Z] #13 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:32:14.129Z] #13 DONE 0.1s [2025-10-31T09:32:14.129Z] [2025-10-31T09:32:14.129Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:32:14.129Z] #14 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T09:32:14.129Z] #14 DONE 0.1s [2025-10-31T09:32:14.129Z] [2025-10-31T09:32:14.129Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:32:14.129Z] #15 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:32:14.129Z] #15 DONE 0.1s [2025-10-31T09:32:14.129Z] [2025-10-31T09:32:14.129Z] #16 [core-keeper internal] load .dockerignore [2025-10-31T09:32:14.129Z] #16 transferring context: [2025-10-31T09:32:14.400Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:32:14.400Z] #16 DONE 0.1s [2025-10-31T09:32:15.368Z] [2025-10-31T09:32:15.368Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:32:15.368Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:32:15.368Z] #17 DONE 0.1s [2025-10-31T09:32:15.368Z] [2025-10-31T09:32:15.368Z] #18 [security-spire-agent internal] load .dockerignore [2025-10-31T09:32:15.368Z] #18 transferring context: 50B done [2025-10-31T09:32:15.368Z] #18 DONE 0.1s [2025-10-31T09:32:15.368Z] [2025-10-31T09:32:15.368Z] #19 [core-data internal] load .dockerignore [2025-10-31T09:32:15.368Z] #19 transferring context: 50B 0.0s done [2025-10-31T09:32:15.368Z] #19 DONE 0.1s [2025-10-31T09:32:15.368Z] [2025-10-31T09:32:15.368Z] #20 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:32:15.368Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:32:15.368Z] #20 DONE 0.1s [2025-10-31T09:32:15.368Z] [2025-10-31T09:32:15.368Z] #21 [security-spire-server internal] load .dockerignore [2025-10-31T09:32:15.641Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:32:15.641Z] #21 DONE 0.1s [2025-10-31T09:32:15.641Z] [2025-10-31T09:32:15.641Z] #22 [security-spire-config internal] load .dockerignore [2025-10-31T09:32:15.641Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:32:15.641Z] #22 DONE 0.1s [2025-10-31T09:32:15.641Z] [2025-10-31T09:32:15.641Z] #23 [core-command internal] load .dockerignore [2025-10-31T09:32:15.641Z] #23 transferring context: 50B done [2025-10-31T09:32:15.910Z] #23 DONE 0.1s [2025-10-31T09:32:15.910Z] [2025-10-31T09:32:15.910Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:32:15.910Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:32:15.910Z] #24 DONE 0.1s [2025-10-31T09:32:15.910Z] [2025-10-31T09:32:15.910Z] #25 [support-scheduler internal] load .dockerignore [2025-10-31T09:32:15.910Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:32:15.910Z] #25 DONE 0.1s [2025-10-31T09:32:15.910Z] [2025-10-31T09:32:15.910Z] #26 [core-metadata internal] load .dockerignore [2025-10-31T09:32:16.180Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:32:16.180Z] #26 DONE 0.1s [2025-10-31T09:32:16.180Z] [2025-10-31T09:32:16.180Z] #27 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:32:16.180Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:32:16.180Z] #27 DONE 0.1s [2025-10-31T09:32:16.180Z] [2025-10-31T09:32:16.180Z] #28 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:32:16.180Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:32:16.180Z] #28 DONE 0.2s [2025-10-31T09:32:16.180Z] [2025-10-31T09:32:16.180Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:32:16.180Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:32:16.180Z] #29 DONE 0.1s [2025-10-31T09:32:16.180Z] [2025-10-31T09:32:16.180Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:16.180Z] #30 DONE 0.0s [2025-10-31T09:32:16.180Z] [2025-10-31T09:32:16.180Z] #31 [support-notifications internal] load .dockerignore [2025-10-31T09:32:16.180Z] #31 transferring context: 50B 0.0s done [2025-10-31T09:32:16.452Z] #31 DONE 0.1s [2025-10-31T09:32:16.452Z] [2025-10-31T09:32:16.452Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:16.452Z] #32 DONE 0.3s [2025-10-31T09:32:16.733Z] [2025-10-31T09:32:16.733Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:16.733Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:16.733Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.0s [2025-10-31T09:32:16.733Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:17.002Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.05MB / 4.09MB 0.1s [2025-10-31T09:32:17.002Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:17.002Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:17.002Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.2s [2025-10-31T09:32:17.270Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:32:17.270Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:32:18.241Z] #33 ... [2025-10-31T09:32:18.241Z] [2025-10-31T09:32:18.241Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:18.241Z] #30 DONE 0.0s [2025-10-31T09:32:18.241Z] [2025-10-31T09:32:18.241Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:18.525Z] #33 ... [2025-10-31T09:32:18.525Z] [2025-10-31T09:32:18.525Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:18.525Z] #32 DONE 0.4s [2025-10-31T09:32:18.525Z] [2025-10-31T09:32:18.525Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:18.525Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:18.525Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:32:18.525Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:18.525Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:18.525Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:18.795Z] #33 ... [2025-10-31T09:32:18.795Z] [2025-10-31T09:32:18.795Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:18.795Z] #30 DONE 0.0s [2025-10-31T09:32:18.795Z] [2025-10-31T09:32:18.795Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:18.795Z] #32 DONE 0.6s [2025-10-31T09:32:18.795Z] [2025-10-31T09:32:18.795Z] #34 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:18.795Z] #34 DONE 2.9s [2025-10-31T09:32:18.795Z] [2025-10-31T09:32:18.795Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:18.795Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:18.795Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:32:18.795Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:18.795Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:18.795Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:18.795Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done [2025-10-31T09:32:19.070Z] #33 ... [2025-10-31T09:32:19.070Z] [2025-10-31T09:32:19.070Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:19.070Z] #30 DONE 0.0s [2025-10-31T09:32:19.070Z] [2025-10-31T09:32:19.070Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:19.070Z] #32 DONE 0.8s [2025-10-31T09:32:19.070Z] [2025-10-31T09:32:19.070Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:19.070Z] #35 ... [2025-10-31T09:32:19.070Z] [2025-10-31T09:32:19.070Z] #34 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:19.070Z] #34 DONE 2.9s [2025-10-31T09:32:19.070Z] [2025-10-31T09:32:19.070Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:19.661Z] #35 ... [2025-10-31T09:32:19.661Z] [2025-10-31T09:32:19.661Z] #36 [core-data builder 2/8] WORKDIR /edgex-go [2025-10-31T09:32:19.661Z] #36 DONE 1.5s [2025-10-31T09:32:19.661Z] [2025-10-31T09:32:19.661Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:19.933Z] #35 ... [2025-10-31T09:32:19.933Z] [2025-10-31T09:32:19.933Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:19.933Z] #32 DONE 1.4s [2025-10-31T09:32:19.933Z] [2025-10-31T09:32:19.933Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:19.933Z] #35 ... [2025-10-31T09:32:19.933Z] [2025-10-31T09:32:19.933Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:19.933Z] #30 DONE 0.0s [2025-10-31T09:32:19.933Z] [2025-10-31T09:32:19.933Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:20.204Z] #35 ... [2025-10-31T09:32:20.204Z] [2025-10-31T09:32:20.204Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:20.204Z] #30 DONE 0.0s [2025-10-31T09:32:20.204Z] [2025-10-31T09:32:20.204Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:20.204Z] #35 ... [2025-10-31T09:32:20.204Z] [2025-10-31T09:32:20.204Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:20.204Z] #30 DONE 0.1s [2025-10-31T09:32:20.204Z] [2025-10-31T09:32:20.204Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:20.481Z] #35 ... [2025-10-31T09:32:20.481Z] [2025-10-31T09:32:20.481Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:20.481Z] #30 DONE 0.1s [2025-10-31T09:32:20.481Z] [2025-10-31T09:32:20.481Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:20.755Z] #35 ... [2025-10-31T09:32:20.755Z] [2025-10-31T09:32:20.755Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:20.755Z] #30 DONE 0.1s [2025-10-31T09:32:20.755Z] [2025-10-31T09:32:20.755Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:32:20.755Z] #37 DONE 2.3s [2025-10-31T09:32:20.755Z] [2025-10-31T09:32:20.755Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:21.026Z] #35 ... [2025-10-31T09:32:21.026Z] [2025-10-31T09:32:21.026Z] #34 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:21.026Z] #34 DONE 3.0s [2025-10-31T09:32:21.026Z] [2025-10-31T09:32:21.026Z] #36 [core-command builder 2/8] WORKDIR /edgex-go [2025-10-31T09:32:21.026Z] #36 DONE 1.5s [2025-10-31T09:32:21.026Z] [2025-10-31T09:32:21.026Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:21.026Z] #32 DONE 2.5s [2025-10-31T09:32:21.026Z] [2025-10-31T09:32:21.026Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:21.303Z] #35 ... [2025-10-31T09:32:21.303Z] [2025-10-31T09:32:21.303Z] #34 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:21.303Z] #34 DONE 3.0s [2025-10-31T09:32:21.303Z] [2025-10-31T09:32:21.303Z] #36 [support-scheduler builder 2/8] WORKDIR /edgex-go [2025-10-31T09:32:21.303Z] #36 DONE 1.5s [2025-10-31T09:32:21.303Z] [2025-10-31T09:32:21.303Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:21.303Z] #30 DONE 0.1s [2025-10-31T09:32:21.303Z] [2025-10-31T09:32:21.303Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:21.303Z] #35 transferring context: 16.96MB 2.6s [2025-10-31T09:32:21.576Z] #35 ... [2025-10-31T09:32:21.576Z] [2025-10-31T09:32:21.576Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:21.576Z] #30 DONE 0.1s [2025-10-31T09:32:21.576Z] [2025-10-31T09:32:21.576Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:32:21.576Z] #38 DONE 2.9s [2025-10-31T09:32:21.576Z] [2025-10-31T09:32:21.576Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:21.576Z] #35 ... [2025-10-31T09:32:21.576Z] [2025-10-31T09:32:21.576Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:21.576Z] #30 DONE 0.1s [2025-10-31T09:32:21.846Z] [2025-10-31T09:32:21.846Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.221Z] #35 ... [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #39 [security-spire-agent internal] load build context [2025-10-31T09:32:25.221Z] #39 transferring context: 23.33kB 0.2s done [2025-10-31T09:32:25.221Z] #39 DONE 3.2s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.221Z] #35 ... [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:25.221Z] #32 DONE 6.3s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.221Z] #35 ... [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #34 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:25.221Z] #34 DONE 3.0s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #36 [support-notifications builder 2/8] WORKDIR /edgex-go [2025-10-31T09:32:25.221Z] #36 DONE 1.5s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.221Z] #35 ... [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #34 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:25.221Z] #34 DONE 3.0s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2025-10-31T09:32:25.221Z] #36 DONE 1.5s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:25.221Z] #40 DONE 0.0s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.221Z] #35 ... [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #34 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:25.221Z] #34 DONE 3.0s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-10-31T09:32:25.221Z] #36 DONE 1.5s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #41 [security-spire-config internal] load build context [2025-10-31T09:32:25.221Z] #41 transferring context: 22.05kB 0.7s done [2025-10-31T09:32:25.221Z] #41 DONE 3.7s [2025-10-31T09:32:25.221Z] [2025-10-31T09:32:25.221Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.493Z] #35 ... [2025-10-31T09:32:25.493Z] [2025-10-31T09:32:25.493Z] #42 [security-spire-server internal] load build context [2025-10-31T09:32:25.493Z] #42 transferring context: 23.80kB 0.5s done [2025-10-31T09:32:25.493Z] #42 DONE 4.0s [2025-10-31T09:32:25.493Z] [2025-10-31T09:32:25.493Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.493Z] #35 ... [2025-10-31T09:32:25.493Z] [2025-10-31T09:32:25.493Z] #43 [core-metadata internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:32:25.493Z] #43 DONE 5.2s [2025-10-31T09:32:25.493Z] [2025-10-31T09:32:25.493Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:25.765Z] #35 ... [2025-10-31T09:32:25.765Z] [2025-10-31T09:32:25.765Z] #34 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:25.765Z] #34 DONE 3.0s [2025-10-31T09:32:25.765Z] [2025-10-31T09:32:25.765Z] #36 [core-metadata builder 2/8] WORKDIR /edgex-go [2025-10-31T09:32:25.765Z] #36 DONE 1.5s [2025-10-31T09:32:25.765Z] [2025-10-31T09:32:25.765Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:26.035Z] #35 ... [2025-10-31T09:32:26.035Z] [2025-10-31T09:32:26.035Z] #44 [core-metadata internal] load build context [2025-10-31T09:32:26.035Z] #44 DONE 0.0s [2025-10-31T09:32:26.035Z] [2025-10-31T09:32:26.035Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:26.637Z] #35 ... [2025-10-31T09:32:26.637Z] [2025-10-31T09:32:26.637Z] #45 [core-keeper internal] load build context [2025-10-31T09:32:26.637Z] #45 ... [2025-10-31T09:32:26.637Z] [2025-10-31T09:32:26.637Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:29.247Z] #35 ... [2025-10-31T09:32:29.247Z] [2025-10-31T09:32:29.247Z] #46 [core-data internal] load build context [2025-10-31T09:32:29.247Z] #46 ... [2025-10-31T09:32:29.247Z] [2025-10-31T09:32:29.247Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:29.247Z] #35 ... [2025-10-31T09:32:29.247Z] [2025-10-31T09:32:29.247Z] #47 [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:29.247Z] #47 DONE 9.6s [2025-10-31T09:32:29.247Z] [2025-10-31T09:32:29.247Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:32:29.247Z] #48 ... [2025-10-31T09:32:29.247Z] [2025-10-31T09:32:29.247Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:29.247Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:29.247Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:32:29.247Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:29.247Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:29.247Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:29.247Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done [2025-10-31T09:32:29.521Z] #33 ... [2025-10-31T09:32:29.521Z] [2025-10-31T09:32:29.521Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:29.521Z] #0 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:29.521Z] #0 8.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:29.521Z] #49 ... [2025-10-31T09:32:29.521Z] [2025-10-31T09:32:29.521Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:29.521Z] #0 7.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:29.521Z] #0 8.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:29.793Z] #50 ... [2025-10-31T09:32:29.793Z] [2025-10-31T09:32:29.793Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:32:30.065Z] #48 transferring context: 25.85MB 10.4s [2025-10-31T09:32:31.037Z] #48 ... [2025-10-31T09:32:31.037Z] [2025-10-31T09:32:31.037Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:31.037Z] #51 ... [2025-10-31T09:32:31.037Z] [2025-10-31T09:32:31.037Z] #52 [core-command internal] load build context [2025-10-31T09:32:31.309Z] #52 ... [2025-10-31T09:32:31.309Z] [2025-10-31T09:32:31.309Z] #53 [support-scheduler internal] load build context [2025-10-31T09:32:31.309Z] #53 ... [2025-10-31T09:32:31.309Z] [2025-10-31T09:32:31.309Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:31.580Z] #54 ... [2025-10-31T09:32:31.580Z] [2025-10-31T09:32:31.580Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:31.580Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.3s done [2025-10-31T09:32:31.580Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:32:31.580Z] #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:32:31.580Z] #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:32:31.580Z] #55 ... [2025-10-31T09:32:31.580Z] [2025-10-31T09:32:31.580Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:31.580Z] #0 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:31.580Z] #0 7.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:31.851Z] #56 ... [2025-10-31T09:32:31.851Z] [2025-10-31T09:32:31.851Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:31.851Z] #57 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.3s done [2025-10-31T09:32:31.851Z] #57 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:32:31.851Z] #57 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:32:31.851Z] #57 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:32:31.851Z] #57 ... [2025-10-31T09:32:31.851Z] [2025-10-31T09:32:31.851Z] #52 [core-command internal] load build context [2025-10-31T09:32:33.296Z] #52 ... [2025-10-31T09:32:33.296Z] [2025-10-31T09:32:33.296Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:33.296Z] #58 ... [2025-10-31T09:32:33.296Z] [2025-10-31T09:32:33.296Z] #52 [core-command internal] load build context [2025-10-31T09:32:33.889Z] #52 ... [2025-10-31T09:32:33.889Z] [2025-10-31T09:32:33.889Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:32:34.161Z] #59 ... [2025-10-31T09:32:34.161Z] [2025-10-31T09:32:34.161Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:34.161Z] #60 ... [2025-10-31T09:32:34.161Z] [2025-10-31T09:32:34.161Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:34.161Z] #61 ... [2025-10-31T09:32:34.161Z] [2025-10-31T09:32:34.161Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:34.435Z] #62 ... [2025-10-31T09:32:34.435Z] [2025-10-31T09:32:34.435Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:32:34.435Z] #63 ... [2025-10-31T09:32:34.435Z] [2025-10-31T09:32:34.435Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:32:34.711Z] #64 ... [2025-10-31T09:32:34.711Z] [2025-10-31T09:32:34.711Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:34.711Z] #65 ... [2025-10-31T09:32:34.711Z] [2025-10-31T09:32:34.711Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:34.711Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 3.4s [2025-10-31T09:32:34.711Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 3.4s [2025-10-31T09:32:34.711Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 3.4s [2025-10-31T09:32:34.983Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.6s [2025-10-31T09:32:34.983Z] #55 ... [2025-10-31T09:32:34.983Z] [2025-10-31T09:32:34.983Z] #66 [support-notifications internal] load build context [2025-10-31T09:32:35.256Z] #66 transferring context: 1.05MB 7.1s [2025-10-31T09:32:35.256Z] #66 ... [2025-10-31T09:32:35.256Z] [2025-10-31T09:32:35.256Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:35.256Z] #67 ... [2025-10-31T09:32:35.256Z] [2025-10-31T09:32:35.256Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:32:35.527Z] #68 ... [2025-10-31T09:32:35.527Z] [2025-10-31T09:32:35.527Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:35.527Z] #40 ... [2025-10-31T09:32:35.527Z] [2025-10-31T09:32:35.527Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:35.803Z] #69 ... [2025-10-31T09:32:35.803Z] [2025-10-31T09:32:35.803Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:35.803Z] #40 ... [2025-10-31T09:32:35.803Z] [2025-10-31T09:32:35.803Z] #70 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:32:35.803Z] #70 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 6.2s done [2025-10-31T09:32:35.803Z] #70 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:32:35.803Z] #70 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:32:35.803Z] #70 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:32:36.105Z] #70 ... [2025-10-31T09:32:36.105Z] [2025-10-31T09:32:36.105Z] #44 [core-metadata internal] load build context [2025-10-31T09:32:36.105Z] #44 ... [2025-10-31T09:32:36.105Z] [2025-10-31T09:32:36.105Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:36.105Z] #49 14.42 OK: 255 MiB in 60 packages [2025-10-31T09:32:36.105Z] #49 DONE 16.6s [2025-10-31T09:32:36.105Z] [2025-10-31T09:32:36.105Z] #44 [core-metadata internal] load build context [2025-10-31T09:32:36.105Z] #44 ... [2025-10-31T09:32:36.105Z] [2025-10-31T09:32:36.105Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:36.105Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.2s done [2025-10-31T09:32:36.105Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.6s done [2025-10-31T09:32:36.105Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.9s [2025-10-31T09:32:36.105Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-10-31T09:32:36.699Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.3s done [2025-10-31T09:32:36.699Z] #55 ... [2025-10-31T09:32:36.699Z] [2025-10-31T09:32:36.699Z] #45 [core-keeper internal] load build context [2025-10-31T09:32:36.973Z] #45 ... [2025-10-31T09:32:36.973Z] [2025-10-31T09:32:36.973Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:32:36.973Z] #71 ... [2025-10-31T09:32:36.973Z] [2025-10-31T09:32:36.973Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:36.973Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.2s done [2025-10-31T09:32:36.973Z] #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.5s done [2025-10-31T09:32:36.973Z] #57 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-10-31T09:32:36.973Z] #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.5s [2025-10-31T09:32:37.249Z] #57 ... [2025-10-31T09:32:37.249Z] [2025-10-31T09:32:37.249Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:37.249Z] #56 13.67 OK: 255 MiB in 60 packages [2025-10-31T09:32:37.249Z] #56 DONE 16.1s [2025-10-31T09:32:37.249Z] [2025-10-31T09:32:37.249Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:37.249Z] #57 ... [2025-10-31T09:32:37.249Z] [2025-10-31T09:32:37.249Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:37.524Z] #72 ... [2025-10-31T09:32:37.524Z] [2025-10-31T09:32:37.524Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:37.524Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 6.0s [2025-10-31T09:32:37.524Z] #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.2s done [2025-10-31T09:32:37.795Z] #57 ... [2025-10-31T09:32:37.795Z] [2025-10-31T09:32:37.795Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:32:38.066Z] #73 ... [2025-10-31T09:32:38.066Z] [2025-10-31T09:32:38.066Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:38.066Z] #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.2s done [2025-10-31T09:32:39.041Z] #57 ... [2025-10-31T09:32:39.041Z] [2025-10-31T09:32:39.041Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:39.041Z] #50 16.45 OK: 255 MiB in 60 packages [2025-10-31T09:32:39.041Z] #50 DONE 19.4s [2025-10-31T09:32:39.041Z] [2025-10-31T09:32:39.041Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:39.041Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 7.5s [2025-10-31T09:32:39.041Z] #57 ... [2025-10-31T09:32:39.041Z] [2025-10-31T09:32:39.041Z] #46 [core-data internal] load build context [2025-10-31T09:32:39.041Z] #46 ... [2025-10-31T09:32:39.041Z] [2025-10-31T09:32:39.041Z] #70 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:32:39.041Z] #70 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 0B / 4.13MB 1.9s [2025-10-31T09:32:39.321Z] #70 ... [2025-10-31T09:32:39.321Z] [2025-10-31T09:32:39.321Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:32:39.592Z] #74 ... [2025-10-31T09:32:39.592Z] [2025-10-31T09:32:39.592Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:39.592Z] #35 ... [2025-10-31T09:32:39.592Z] [2025-10-31T09:32:39.592Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:40.563Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 9.0s [2025-10-31T09:32:40.833Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-31T09:32:41.109Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-31T09:32:41.109Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-31T09:32:41.381Z] #57 ... [2025-10-31T09:32:41.381Z] [2025-10-31T09:32:41.381Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:41.381Z] #51 transferring context: 14.90MB 19.1s [2025-10-31T09:32:41.381Z] #51 ... [2025-10-31T09:32:41.381Z] [2025-10-31T09:32:41.381Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:32:41.381Z] #48 ... [2025-10-31T09:32:41.381Z] [2025-10-31T09:32:41.381Z] #53 [support-scheduler internal] load build context [2025-10-31T09:32:41.657Z] #53 ... [2025-10-31T09:32:41.657Z] [2025-10-31T09:32:41.657Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:41.657Z] #54 ... [2025-10-31T09:32:41.657Z] [2025-10-31T09:32:41.657Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:41.657Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 10.4s [2025-10-31T09:32:43.083Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.36MB / 33.17MB 11.4s [2025-10-31T09:32:43.083Z] #57 ... [2025-10-31T09:32:43.083Z] [2025-10-31T09:32:43.083Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:32:43.083Z] #59 DONE 19.0s [2025-10-31T09:32:43.083Z] [2025-10-31T09:32:43.083Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:44.508Z] #57 ... [2025-10-31T09:32:44.508Z] [2025-10-31T09:32:44.508Z] #52 [core-command internal] load build context [2025-10-31T09:32:44.508Z] #52 ... [2025-10-31T09:32:44.508Z] [2025-10-31T09:32:44.508Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:44.508Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 12.9s [2025-10-31T09:32:45.484Z] #57 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-31T09:32:45.484Z] #57 ... [2025-10-31T09:32:45.484Z] [2025-10-31T09:32:45.484Z] #66 [support-notifications internal] load build context [2025-10-31T09:32:45.484Z] #66 ... [2025-10-31T09:32:45.484Z] [2025-10-31T09:32:45.484Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:45.754Z] #57 ... [2025-10-31T09:32:45.754Z] [2025-10-31T09:32:45.754Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:32:46.023Z] #68 ... [2025-10-31T09:32:46.023Z] [2025-10-31T09:32:46.023Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:46.023Z] #57 ... [2025-10-31T09:32:46.023Z] [2025-10-31T09:32:46.023Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:46.296Z] #40 ... [2025-10-31T09:32:46.296Z] [2025-10-31T09:32:46.296Z] #44 [core-metadata internal] load build context [2025-10-31T09:32:46.296Z] #44 ... [2025-10-31T09:32:46.296Z] [2025-10-31T09:32:46.296Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:46.566Z] #57 ... [2025-10-31T09:32:46.566Z] [2025-10-31T09:32:46.566Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:46.566Z] #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:46.566Z] #58 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:46.566Z] #58 18.73 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:32:46.567Z] #58 18.73 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:32:46.567Z] #58 18.73 OK: 24049 distinct packages available [2025-10-31T09:32:46.567Z] #58 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:46.567Z] #58 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:46.850Z] #58 ... [2025-10-31T09:32:46.850Z] [2025-10-31T09:32:46.850Z] #46 [core-data internal] load build context [2025-10-31T09:32:46.850Z] #46 transferring context: 48.71MB 27.8s [2025-10-31T09:32:46.850Z] #46 ... [2025-10-31T09:32:46.850Z] [2025-10-31T09:32:46.850Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:46.850Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 15.1s [2025-10-31T09:32:47.123Z] #57 ... [2025-10-31T09:32:47.123Z] [2025-10-31T09:32:47.123Z] #45 [core-keeper internal] load build context [2025-10-31T09:32:47.407Z] #45 ... [2025-10-31T09:32:47.407Z] [2025-10-31T09:32:47.407Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:48.037Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 16.5s [2025-10-31T09:32:49.460Z] #57 ... [2025-10-31T09:32:49.460Z] [2025-10-31T09:32:49.460Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:49.460Z] #67 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:49.460Z] #67 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:49.460Z] #67 ... [2025-10-31T09:32:49.460Z] [2025-10-31T09:32:49.460Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:49.460Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.42MB / 33.17MB 18.1s [2025-10-31T09:32:49.771Z] #57 ... [2025-10-31T09:32:49.771Z] [2025-10-31T09:32:49.771Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:49.771Z] #69 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:49.771Z] #69 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:49.771Z] #69 ... [2025-10-31T09:32:49.771Z] [2025-10-31T09:32:49.771Z] #70 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:32:49.771Z] #70 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 4.0s done [2025-10-31T09:32:49.771Z] #70 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 7.6s [2025-10-31T09:32:50.041Z] #70 ... [2025-10-31T09:32:50.041Z] [2025-10-31T09:32:50.041Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:50.041Z] #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 16.6s done [2025-10-31T09:32:50.041Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-31T09:32:50.041Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-31T09:32:50.041Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-10-31T09:32:50.041Z] #55 ... [2025-10-31T09:32:50.041Z] [2025-10-31T09:32:50.041Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:32:50.314Z] #35 ... [2025-10-31T09:32:50.314Z] [2025-10-31T09:32:50.314Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:50.314Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 18.9s [2025-10-31T09:32:51.738Z] #57 ... [2025-10-31T09:32:51.738Z] [2025-10-31T09:32:51.738Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:51.738Z] #51 ... [2025-10-31T09:32:51.738Z] [2025-10-31T09:32:51.738Z] #46 [core-data internal] load build context [2025-10-31T09:32:51.738Z] #46 transferring context: 52.81MB 32.8s [2025-10-31T09:32:51.738Z] #46 ... [2025-10-31T09:32:51.738Z] [2025-10-31T09:32:51.738Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:32:51.738Z] #48 ... [2025-10-31T09:32:51.738Z] [2025-10-31T09:32:51.738Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:51.738Z] #65 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:51.738Z] #65 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:52.008Z] #65 ... [2025-10-31T09:32:52.008Z] [2025-10-31T09:32:52.008Z] #53 [support-scheduler internal] load build context [2025-10-31T09:32:52.008Z] #53 ... [2025-10-31T09:32:52.008Z] [2025-10-31T09:32:52.008Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:52.281Z] #54 ... [2025-10-31T09:32:52.281Z] [2025-10-31T09:32:52.281Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:32:53.255Z] #48 ... [2025-10-31T09:32:53.255Z] [2025-10-31T09:32:53.255Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:53.255Z] #75 ... [2025-10-31T09:32:53.255Z] [2025-10-31T09:32:53.255Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:53.255Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 22.0s [2025-10-31T09:32:54.689Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.95MB / 33.17MB 23.0s [2025-10-31T09:32:54.689Z] #57 ... [2025-10-31T09:32:54.689Z] [2025-10-31T09:32:54.689Z] #52 [core-command internal] load build context [2025-10-31T09:32:54.689Z] #52 ... [2025-10-31T09:32:54.689Z] [2025-10-31T09:32:54.689Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:54.689Z] #60 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:54.689Z] #60 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:54.689Z] #60 ... [2025-10-31T09:32:54.689Z] [2025-10-31T09:32:54.689Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:54.960Z] #57 ... [2025-10-31T09:32:54.960Z] [2025-10-31T09:32:54.960Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:54.960Z] #67 25.43 OK: 255 MiB in 60 packages [2025-10-31T09:32:54.960Z] #67 DONE 29.7s [2025-10-31T09:32:54.960Z] [2025-10-31T09:32:54.960Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:55.550Z] #57 ... [2025-10-31T09:32:55.550Z] [2025-10-31T09:32:55.550Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:32:55.550Z] #63 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:55.550Z] #63 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:55.550Z] #63 ... [2025-10-31T09:32:55.550Z] [2025-10-31T09:32:55.550Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:55.550Z] #61 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:55.818Z] #61 ... [2025-10-31T09:32:55.818Z] [2025-10-31T09:32:55.818Z] #66 [support-notifications internal] load build context [2025-10-31T09:32:55.818Z] #66 ... [2025-10-31T09:32:55.818Z] [2025-10-31T09:32:55.818Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:55.818Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 24.4s [2025-10-31T09:32:56.640Z] #57 ... [2025-10-31T09:32:56.640Z] [2025-10-31T09:32:56.640Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:56.640Z] #40 ... [2025-10-31T09:32:56.640Z] [2025-10-31T09:32:56.640Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:32:56.640Z] #68 ... [2025-10-31T09:32:56.640Z] [2025-10-31T09:32:56.640Z] #44 [core-metadata internal] load build context [2025-10-31T09:32:56.640Z] #44 ... [2025-10-31T09:32:56.640Z] [2025-10-31T09:32:56.640Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:56.640Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 25.2s [2025-10-31T09:32:56.978Z] #57 ... [2025-10-31T09:32:56.978Z] [2025-10-31T09:32:56.978Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:56.978Z] #62 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:56.978Z] #62 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:57.282Z] #62 ... [2025-10-31T09:32:57.282Z] [2025-10-31T09:32:57.282Z] #44 [core-metadata internal] load build context [2025-10-31T09:32:57.282Z] #44 transferring context: 16.22MB 27.1s [2025-10-31T09:32:57.282Z] #44 ... [2025-10-31T09:32:57.282Z] [2025-10-31T09:32:57.282Z] #45 [core-keeper internal] load build context [2025-10-31T09:32:57.576Z] #45 ... [2025-10-31T09:32:57.576Z] [2025-10-31T09:32:57.576Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:57.576Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 26.1s [2025-10-31T09:32:57.856Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 26.6s [2025-10-31T09:32:58.494Z] #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 27.0s done [2025-10-31T09:33:00.522Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-31T09:33:00.522Z] #57 ... [2025-10-31T09:33:00.522Z] [2025-10-31T09:33:00.522Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:00.522Z] #35 ... [2025-10-31T09:33:00.522Z] [2025-10-31T09:33:00.522Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:00.522Z] #64 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:00.522Z] #64 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:00.522Z] #64 ... [2025-10-31T09:33:00.522Z] [2025-10-31T09:33:00.522Z] #70 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:00.522Z] #70 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 16.0s done [2025-10-31T09:33:00.821Z] #70 ... [2025-10-31T09:33:00.822Z] [2025-10-31T09:33:00.822Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:01.093Z] #57 ... [2025-10-31T09:33:01.093Z] [2025-10-31T09:33:01.093Z] #70 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:01.093Z] #70 DONE 35.0s [2025-10-31T09:33:01.093Z] [2025-10-31T09:33:01.093Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:01.711Z] #57 ... [2025-10-31T09:33:01.711Z] [2025-10-31T09:33:01.711Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:01.711Z] #69 26.63 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:33:01.711Z] #69 26.63 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:33:01.711Z] #69 26.63 OK: 26161 distinct packages available [2025-10-31T09:33:01.711Z] #69 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:01.711Z] #69 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:01.981Z] #69 ... [2025-10-31T09:33:01.981Z] [2025-10-31T09:33:01.981Z] #46 [core-data internal] load build context [2025-10-31T09:33:01.981Z] #46 ... [2025-10-31T09:33:01.981Z] [2025-10-31T09:33:01.981Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:02.253Z] #51 ... [2025-10-31T09:33:02.253Z] [2025-10-31T09:33:02.253Z] #53 [support-scheduler internal] load build context [2025-10-31T09:33:02.253Z] #53 transferring context: 33.54MB 39.9s [2025-10-31T09:33:02.253Z] #53 ... [2025-10-31T09:33:02.253Z] [2025-10-31T09:33:02.253Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:02.524Z] #54 ... [2025-10-31T09:33:02.524Z] [2025-10-31T09:33:02.524Z] #46 [core-data internal] load build context [2025-10-31T09:33:03.495Z] #46 ... [2025-10-31T09:33:03.495Z] [2025-10-31T09:33:03.495Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:03.495Z] #48 ... [2025-10-31T09:33:03.495Z] [2025-10-31T09:33:03.495Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:03.495Z] #54 ... [2025-10-31T09:33:03.495Z] [2025-10-31T09:33:03.495Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:03.495Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.8s [2025-10-31T09:33:03.775Z] #55 ... [2025-10-31T09:33:03.775Z] [2025-10-31T09:33:03.775Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:04.054Z] #54 ... [2025-10-31T09:33:04.054Z] [2025-10-31T09:33:04.054Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:04.054Z] #65 30.01 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:04.054Z] #65 30.77 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:04.054Z] #65 30.82 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:33:04.054Z] #65 30.82 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:33:04.054Z] #65 32.60 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:04.054Z] #65 32.95 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:04.054Z] #65 36.52 OK: 20 MiB in 18 packages [2025-10-31T09:33:04.054Z] #65 ... [2025-10-31T09:33:04.054Z] [2025-10-31T09:33:04.054Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:04.656Z] #54 ... [2025-10-31T09:33:04.656Z] [2025-10-31T09:33:04.656Z] #52 [core-command internal] load build context [2025-10-31T09:33:04.927Z] #52 ... [2025-10-31T09:33:04.927Z] [2025-10-31T09:33:04.927Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:05.519Z] #54 ... [2025-10-31T09:33:05.519Z] [2025-10-31T09:33:05.519Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:05.519Z] #65 DONE 41.6s [2025-10-31T09:33:05.519Z] [2025-10-31T09:33:05.519Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:06.112Z] #54 ... [2025-10-31T09:33:06.112Z] [2025-10-31T09:33:06.112Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:06.112Z] #66 ... [2025-10-31T09:33:06.112Z] [2025-10-31T09:33:06.112Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:33:06.703Z] #76 ... [2025-10-31T09:33:06.703Z] [2025-10-31T09:33:06.703Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:06.703Z] #40 ... [2025-10-31T09:33:06.703Z] [2025-10-31T09:33:06.703Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:06.703Z] #58 36.01 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:06.703Z] #58 36.01 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:33:06.703Z] #58 36.01 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:33:06.703Z] #58 36.01 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:33:06.703Z] #58 36.24 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:06.703Z] #58 36.24 OK: 9 MiB in 18 packages [2025-10-31T09:33:06.703Z] #58 DONE 43.3s [2025-10-31T09:33:06.703Z] [2025-10-31T09:33:06.703Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:06.703Z] #40 ... [2025-10-31T09:33:06.703Z] [2025-10-31T09:33:06.703Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:06.703Z] #68 ... [2025-10-31T09:33:06.703Z] [2025-10-31T09:33:06.703Z] #46 [core-data internal] load build context [2025-10-31T09:33:07.295Z] #46 ... [2025-10-31T09:33:07.295Z] [2025-10-31T09:33:07.295Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:07.295Z] #60 35.93 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:07.295Z] #60 35.98 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:07.295Z] #60 36.43 OK: 9 MiB in 15 packages [2025-10-31T09:33:07.295Z] #60 DONE 43.0s [2025-10-31T09:33:07.295Z] [2025-10-31T09:33:07.295Z] #46 [core-data internal] load build context [2025-10-31T09:33:07.295Z] #46 transferring context: 71.93MB 48.2s [2025-10-31T09:33:07.565Z] #46 ... [2025-10-31T09:33:07.565Z] [2025-10-31T09:33:07.565Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:07.565Z] #44 ... [2025-10-31T09:33:07.565Z] [2025-10-31T09:33:07.565Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:07.835Z] #45 ... [2025-10-31T09:33:07.835Z] [2025-10-31T09:33:07.835Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:07.835Z] #73 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:07.835Z] #73 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:07.835Z] #73 ... [2025-10-31T09:33:07.835Z] [2025-10-31T09:33:07.835Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:08.427Z] #45 ... [2025-10-31T09:33:08.427Z] [2025-10-31T09:33:08.427Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:08.427Z] #61 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:08.697Z] #61 ... [2025-10-31T09:33:08.697Z] [2025-10-31T09:33:08.697Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:08.697Z] #72 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:08.697Z] #72 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:08.697Z] #72 ... [2025-10-31T09:33:08.697Z] [2025-10-31T09:33:08.697Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:08.697Z] #71 31.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:08.697Z] #71 35.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:08.968Z] #71 ... [2025-10-31T09:33:08.968Z] [2025-10-31T09:33:08.968Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:09.560Z] #45 ... [2025-10-31T09:33:09.560Z] [2025-10-31T09:33:09.560Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:33:09.560Z] #74 30.24 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:09.560Z] #74 35.35 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:09.830Z] #74 ... [2025-10-31T09:33:09.830Z] [2025-10-31T09:33:09.830Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:09.830Z] #35 ... [2025-10-31T09:33:09.830Z] [2025-10-31T09:33:09.830Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:11.258Z] #45 transferring context: 102.09MB 54.3s [2025-10-31T09:33:11.530Z] #45 ... [2025-10-31T09:33:11.530Z] [2025-10-31T09:33:11.530Z] #77 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:11.530Z] #0 9.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:11.530Z] #77 ... [2025-10-31T09:33:11.530Z] [2025-10-31T09:33:11.530Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:12.125Z] #45 ... [2025-10-31T09:33:12.125Z] [2025-10-31T09:33:12.125Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:12.125Z] #75 18.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:12.125Z] #75 22.37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:12.125Z] #75 ... [2025-10-31T09:33:12.125Z] [2025-10-31T09:33:12.125Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:12.401Z] #45 ... [2025-10-31T09:33:12.401Z] [2025-10-31T09:33:12.401Z] #53 [support-scheduler internal] load build context [2025-10-31T09:33:12.401Z] #53 ... [2025-10-31T09:33:12.401Z] [2025-10-31T09:33:12.401Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:12.672Z] #45 ... [2025-10-31T09:33:12.672Z] [2025-10-31T09:33:12.672Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:12.672Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.4s [2025-10-31T09:33:12.673Z] #57 ... [2025-10-31T09:33:12.673Z] [2025-10-31T09:33:12.673Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:12.943Z] #51 ... [2025-10-31T09:33:12.943Z] [2025-10-31T09:33:12.943Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:13.533Z] #45 ... [2025-10-31T09:33:13.533Z] [2025-10-31T09:33:13.533Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:13.803Z] #48 ... [2025-10-31T09:33:13.803Z] [2025-10-31T09:33:13.803Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:13.803Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 24.0s [2025-10-31T09:33:13.803Z] #55 ... [2025-10-31T09:33:13.803Z] [2025-10-31T09:33:13.803Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:13.803Z] #63 39.54 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:13.803Z] #63 40.33 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:13.803Z] #63 40.33 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:33:13.803Z] #63 43.41 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:13.803Z] #63 43.73 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:13.803Z] #63 46.26 OK: 11 MiB in 17 packages [2025-10-31T09:33:14.075Z] #63 ... [2025-10-31T09:33:14.075Z] [2025-10-31T09:33:14.075Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:14.349Z] #40 ... [2025-10-31T09:33:14.349Z] [2025-10-31T09:33:14.349Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:14.950Z] #45 ... [2025-10-31T09:33:14.950Z] [2025-10-31T09:33:14.950Z] #52 [core-command internal] load build context [2025-10-31T09:33:14.950Z] #52 ... [2025-10-31T09:33:14.950Z] [2025-10-31T09:33:14.950Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:14.950Z] #64 50.28 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:14.950Z] #64 50.28 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:14.950Z] #64 50.28 OK: 24049 distinct packages available [2025-10-31T09:33:16.376Z] #64 ... [2025-10-31T09:33:16.376Z] [2025-10-31T09:33:16.376Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:16.376Z] #54 ... [2025-10-31T09:33:16.376Z] [2025-10-31T09:33:16.376Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:33:16.376Z] #62 44.07 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:16.376Z] #62 44.08 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:33:16.376Z] #62 44.37 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:33:16.376Z] #62 44.37 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:33:16.376Z] #62 46.42 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:16.376Z] #62 46.97 OK: 20 MiB in 18 packages [2025-10-31T09:33:16.376Z] #62 DONE 51.9s [2025-10-31T09:33:16.376Z] [2025-10-31T09:33:16.376Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:16.376Z] #54 ... [2025-10-31T09:33:16.376Z] [2025-10-31T09:33:16.376Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:16.376Z] #66 ... [2025-10-31T09:33:16.376Z] [2025-10-31T09:33:16.376Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:16.651Z] #54 ... [2025-10-31T09:33:16.651Z] [2025-10-31T09:33:16.651Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:16.651Z] #63 DONE 52.5s [2025-10-31T09:33:16.651Z] [2025-10-31T09:33:16.651Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:16.934Z] #54 ... [2025-10-31T09:33:16.934Z] [2025-10-31T09:33:16.934Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:16.934Z] #68 ... [2025-10-31T09:33:16.934Z] [2025-10-31T09:33:16.934Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:33:17.205Z] #78 ... [2025-10-31T09:33:17.205Z] [2025-10-31T09:33:17.205Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:17.205Z] #79 ... [2025-10-31T09:33:17.205Z] [2025-10-31T09:33:17.205Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:17.477Z] #54 transferring context: 76.66MB 55.2s [2025-10-31T09:33:17.477Z] #54 ... [2025-10-31T09:33:17.477Z] [2025-10-31T09:33:17.477Z] #46 [core-data internal] load build context [2025-10-31T09:33:17.747Z] #46 ... [2025-10-31T09:33:17.747Z] [2025-10-31T09:33:17.747Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:18.023Z] #45 ... [2025-10-31T09:33:18.023Z] [2025-10-31T09:33:18.023Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:18.023Z] #44 ... [2025-10-31T09:33:18.023Z] [2025-10-31T09:33:18.023Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:19.982Z] #45 ... [2025-10-31T09:33:19.982Z] [2025-10-31T09:33:19.982Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:19.982Z] #35 ... [2025-10-31T09:33:19.982Z] [2025-10-31T09:33:19.982Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:21.402Z] #45 transferring context: 116.25MB 64.5s [2025-10-31T09:33:22.827Z] #45 ... [2025-10-31T09:33:22.828Z] [2025-10-31T09:33:22.828Z] #53 [support-scheduler internal] load build context [2025-10-31T09:33:22.828Z] #53 ... [2025-10-31T09:33:22.828Z] [2025-10-31T09:33:22.828Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:23.096Z] #35 ... [2025-10-31T09:33:23.096Z] [2025-10-31T09:33:23.096Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:23.365Z] #51 ... [2025-10-31T09:33:23.365Z] [2025-10-31T09:33:23.365Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:23.365Z] #45 ... [2025-10-31T09:33:23.365Z] [2025-10-31T09:33:23.365Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:23.365Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.2s [2025-10-31T09:33:23.365Z] #57 ... [2025-10-31T09:33:23.365Z] [2025-10-31T09:33:23.365Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:23.992Z] #51 ... [2025-10-31T09:33:23.992Z] [2025-10-31T09:33:23.992Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:23.992Z] #48 ... [2025-10-31T09:33:23.992Z] [2025-10-31T09:33:23.992Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:24.594Z] #51 ... [2025-10-31T09:33:24.594Z] [2025-10-31T09:33:24.594Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:24.876Z] #40 ... [2025-10-31T09:33:24.876Z] [2025-10-31T09:33:24.876Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:24.876Z] #51 ... [2025-10-31T09:33:24.876Z] [2025-10-31T09:33:24.876Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:24.876Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 31.8s done [2025-10-31T09:33:24.876Z] #55 ... [2025-10-31T09:33:24.876Z] [2025-10-31T09:33:24.876Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:25.155Z] #40 ... [2025-10-31T09:33:25.155Z] [2025-10-31T09:33:25.155Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:25.155Z] #61 55.06 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:25.155Z] #61 55.06 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:25.155Z] #61 55.14 OK: 9 MiB in 15 packages [2025-10-31T09:33:25.155Z] #61 DONE 61.1s [2025-10-31T09:33:25.155Z] [2025-10-31T09:33:25.155Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:25.155Z] #40 ... [2025-10-31T09:33:25.155Z] [2025-10-31T09:33:25.155Z] #52 [core-command internal] load build context [2025-10-31T09:33:25.436Z] #52 ... [2025-10-31T09:33:25.436Z] [2025-10-31T09:33:25.436Z] #77 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:25.436Z] #77 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:25.436Z] #77 ... [2025-10-31T09:33:25.436Z] [2025-10-31T09:33:25.436Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:26.904Z] #80 ... [2025-10-31T09:33:26.904Z] [2025-10-31T09:33:26.904Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:26.904Z] #66 ... [2025-10-31T09:33:26.904Z] [2025-10-31T09:33:26.904Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:26.904Z] #81 ... [2025-10-31T09:33:26.904Z] [2025-10-31T09:33:26.904Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:26.904Z] #82 ... [2025-10-31T09:33:26.904Z] [2025-10-31T09:33:26.904Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:27.190Z] #66 ... [2025-10-31T09:33:27.190Z] [2025-10-31T09:33:27.190Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:27.190Z] #64 52.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:27.190Z] #64 56.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:27.190Z] #64 ... [2025-10-31T09:33:27.190Z] [2025-10-31T09:33:27.190Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:27.484Z] #68 ... [2025-10-31T09:33:27.484Z] [2025-10-31T09:33:27.484Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:27.484Z] #82 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:27.764Z] #82 ... [2025-10-31T09:33:27.764Z] [2025-10-31T09:33:27.764Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:27.764Z] #73 54.38 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:27.764Z] #73 54.47 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:33:27.764Z] #73 54.58 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:27.764Z] #73 55.03 OK: 9 MiB in 16 packages [2025-10-31T09:33:27.764Z] #73 DONE 59.7s [2025-10-31T09:33:27.764Z] [2025-10-31T09:33:27.764Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:27.764Z] #66 transferring context: 33.58MB 59.8s [2025-10-31T09:33:27.764Z] #66 ... [2025-10-31T09:33:27.764Z] [2025-10-31T09:33:27.764Z] #46 [core-data internal] load build context [2025-10-31T09:33:28.042Z] #46 ... [2025-10-31T09:33:28.042Z] [2025-10-31T09:33:28.042Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:28.042Z] #69 58.59 OK: 255 MiB in 60 packages [2025-10-31T09:33:28.042Z] #69 DONE 62.8s [2025-10-31T09:33:28.042Z] [2025-10-31T09:33:28.042Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:28.042Z] #54 ... [2025-10-31T09:33:28.042Z] [2025-10-31T09:33:28.042Z] #46 [core-data internal] load build context [2025-10-31T09:33:28.327Z] #46 ... [2025-10-31T09:33:28.327Z] [2025-10-31T09:33:28.327Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:28.614Z] #44 ... [2025-10-31T09:33:28.615Z] [2025-10-31T09:33:28.615Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:33:28.615Z] #76 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:28.615Z] #76 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:28.615Z] #76 ... [2025-10-31T09:33:28.615Z] [2025-10-31T09:33:28.615Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:30.050Z] #44 ... [2025-10-31T09:33:30.050Z] [2025-10-31T09:33:30.050Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:30.050Z] #79 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:30.050Z] #79 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:30.050Z] #79 ... [2025-10-31T09:33:30.050Z] [2025-10-31T09:33:30.050Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:30.050Z] #45 ... [2025-10-31T09:33:30.050Z] [2025-10-31T09:33:30.050Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:31.024Z] #44 ... [2025-10-31T09:33:31.024Z] [2025-10-31T09:33:31.024Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:31.024Z] #71 54.24 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:31.024Z] #71 55.56 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:31.024Z] #71 55.66 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:33:31.024Z] #71 55.74 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:33:31.024Z] #71 55.86 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:33:31.024Z] #71 56.75 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:33:31.024Z] #71 56.96 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:33:31.024Z] #71 57.22 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:31.024Z] #71 57.53 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:31.024Z] #71 60.28 OK: 14 MiB in 21 packages [2025-10-31T09:33:31.024Z] #71 DONE 64.1s [2025-10-31T09:33:31.024Z] [2025-10-31T09:33:31.024Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:31.293Z] #44 ... [2025-10-31T09:33:31.293Z] [2025-10-31T09:33:31.293Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:33:31.293Z] #78 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:31.293Z] #78 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:31.293Z] #78 ... [2025-10-31T09:33:31.293Z] [2025-10-31T09:33:31.293Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:33.250Z] #44 ... [2025-10-31T09:33:33.250Z] [2025-10-31T09:33:33.250Z] #53 [support-scheduler internal] load build context [2025-10-31T09:33:33.250Z] #53 transferring context: 62.99MB 70.5s [2025-10-31T09:33:33.250Z] #53 ... [2025-10-31T09:33:33.250Z] [2025-10-31T09:33:33.250Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:33.521Z] #44 ... [2025-10-31T09:33:33.521Z] [2025-10-31T09:33:33.521Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:33.521Z] #35 ... [2025-10-31T09:33:33.521Z] [2025-10-31T09:33:33.521Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:33:33.521Z] #74 59.20 OK: 255 MiB in 60 packages [2025-10-31T09:33:33.521Z] #74 DONE 64.3s [2025-10-31T09:33:33.521Z] [2025-10-31T09:33:33.521Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:33.521Z] #35 ... [2025-10-31T09:33:33.521Z] [2025-10-31T09:33:33.521Z] #53 [support-scheduler internal] load build context [2025-10-31T09:33:33.791Z] #53 ... [2025-10-31T09:33:33.791Z] [2025-10-31T09:33:33.791Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:33.791Z] #72 56.51 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:33.791Z] #72 56.51 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:33.791Z] #72 56.51 OK: 24049 distinct packages available [2025-10-31T09:33:33.791Z] #72 60.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:33.791Z] #72 63.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:34.062Z] #72 ... [2025-10-31T09:33:34.062Z] [2025-10-31T09:33:34.062Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:34.062Z] #48 ... [2025-10-31T09:33:34.062Z] [2025-10-31T09:33:34.062Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:34.062Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.2s [2025-10-31T09:33:34.331Z] #57 ... [2025-10-31T09:33:34.331Z] [2025-10-31T09:33:34.331Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:34.605Z] #48 ... [2025-10-31T09:33:34.605Z] [2025-10-31T09:33:34.605Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:34.605Z] #75 43.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:34.605Z] #75 45.38 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:34.605Z] #75 45.71 OK: 9 MiB in 15 packages [2025-10-31T09:33:34.605Z] #75 DONE 51.5s [2025-10-31T09:33:34.605Z] [2025-10-31T09:33:34.605Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:35.199Z] #48 ... [2025-10-31T09:33:35.199Z] [2025-10-31T09:33:35.199Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:35.199Z] #51 ... [2025-10-31T09:33:35.199Z] [2025-10-31T09:33:35.199Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:35.468Z] #57 ... [2025-10-31T09:33:35.468Z] [2025-10-31T09:33:35.469Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:35.469Z] #40 ... [2025-10-31T09:33:35.469Z] [2025-10-31T09:33:35.469Z] #52 [core-command internal] load build context [2025-10-31T09:33:35.737Z] #52 ... [2025-10-31T09:33:35.737Z] [2025-10-31T09:33:35.737Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:36.707Z] #48 ... [2025-10-31T09:33:36.707Z] [2025-10-31T09:33:36.707Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:36.707Z] #55 ... [2025-10-31T09:33:36.707Z] [2025-10-31T09:33:36.707Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:37.309Z] #48 ... [2025-10-31T09:33:37.310Z] [2025-10-31T09:33:37.310Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:37.577Z] #68 ... [2025-10-31T09:33:37.577Z] [2025-10-31T09:33:37.577Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:37.846Z] #44 ... [2025-10-31T09:33:37.847Z] [2025-10-31T09:33:37.847Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:33:37.847Z] #83 ... [2025-10-31T09:33:37.847Z] [2025-10-31T09:33:37.847Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:37.847Z] #81 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:37.847Z] #81 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:38.115Z] #81 ... [2025-10-31T09:33:38.115Z] [2025-10-31T09:33:38.115Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:38.115Z] #66 transferring context: 42.79MB 69.9s [2025-10-31T09:33:38.115Z] #66 ... [2025-10-31T09:33:38.115Z] [2025-10-31T09:33:38.115Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:38.115Z] #68 ... [2025-10-31T09:33:38.115Z] [2025-10-31T09:33:38.115Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:38.384Z] #54 ... [2025-10-31T09:33:38.384Z] [2025-10-31T09:33:38.384Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:38.384Z] #68 ... [2025-10-31T09:33:38.384Z] [2025-10-31T09:33:38.384Z] #46 [core-data internal] load build context [2025-10-31T09:33:38.653Z] #46 ... [2025-10-31T09:33:38.653Z] [2025-10-31T09:33:38.653Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:40.608Z] #68 ... [2025-10-31T09:33:40.608Z] [2025-10-31T09:33:40.608Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:40.608Z] #45 ... [2025-10-31T09:33:40.608Z] [2025-10-31T09:33:40.608Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:40.877Z] #68 ... [2025-10-31T09:33:40.877Z] [2025-10-31T09:33:40.877Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:40.877Z] #82 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:41.156Z] #82 ... [2025-10-31T09:33:41.156Z] [2025-10-31T09:33:41.156Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:41.156Z] #68 ... [2025-10-31T09:33:41.156Z] [2025-10-31T09:33:41.156Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:41.156Z] #84 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:41.156Z] #84 ... [2025-10-31T09:33:41.156Z] [2025-10-31T09:33:41.156Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:41.156Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 40.9s [2025-10-31T09:33:42.145Z] #57 ... [2025-10-31T09:33:42.145Z] [2025-10-31T09:33:42.145Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:42.145Z] #64 77.44 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:42.145Z] #64 77.47 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:33:42.145Z] #64 77.53 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:33:42.145Z] #64 77.55 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:33:42.145Z] #64 77.64 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:33:42.145Z] #64 ... [2025-10-31T09:33:42.145Z] [2025-10-31T09:33:42.145Z] #77 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:42.145Z] #77 35.39 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:42.145Z] #77 35.39 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:33:42.145Z] #77 35.65 OK: 8 MiB in 17 packages [2025-10-31T09:33:42.145Z] #77 DONE 40.9s [2025-10-31T09:33:42.145Z] [2025-10-31T09:33:42.145Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:44.100Z] #57 ... [2025-10-31T09:33:44.100Z] [2025-10-31T09:33:44.100Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:44.100Z] #35 transferring context: 142.65MB 85.2s [2025-10-31T09:33:44.100Z] #35 ... [2025-10-31T09:33:44.100Z] [2025-10-31T09:33:44.100Z] #53 [support-scheduler internal] load build context [2025-10-31T09:33:44.368Z] #53 ... [2025-10-31T09:33:44.368Z] [2025-10-31T09:33:44.368Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:45.353Z] #35 ... [2025-10-31T09:33:45.353Z] [2025-10-31T09:33:45.353Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:45.622Z] #51 ... [2025-10-31T09:33:45.622Z] [2025-10-31T09:33:45.622Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:45.622Z] #57 ... [2025-10-31T09:33:45.622Z] [2025-10-31T09:33:45.622Z] #52 [core-command internal] load build context [2025-10-31T09:33:45.891Z] #52 ... [2025-10-31T09:33:45.891Z] [2025-10-31T09:33:45.891Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:45.891Z] #40 ... [2025-10-31T09:33:45.891Z] [2025-10-31T09:33:45.891Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:46.172Z] #45 ... [2025-10-31T09:33:46.172Z] [2025-10-31T09:33:46.172Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:46.172Z] #40 ... [2025-10-31T09:33:46.172Z] [2025-10-31T09:33:46.172Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:46.172Z] #79 36.06 OK: 9 MiB in 15 packages [2025-10-31T09:33:46.172Z] #79 DONE 39.0s [2025-10-31T09:33:46.446Z] [2025-10-31T09:33:46.446Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:47.034Z] #45 ... [2025-10-31T09:33:47.034Z] [2025-10-31T09:33:47.034Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:33:47.034Z] #76 35.77 OK: 20 MiB in 18 packages [2025-10-31T09:33:47.034Z] #76 DONE 40.9s [2025-10-31T09:33:47.034Z] [2025-10-31T09:33:47.034Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:47.303Z] #45 ... [2025-10-31T09:33:47.303Z] [2025-10-31T09:33:47.303Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:47.303Z] #64 77.98 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:47.303Z] #64 78.35 OK: 10 MiB in 19 packages [2025-10-31T09:33:47.303Z] #64 DONE 82.7s [2025-10-31T09:33:47.303Z] [2025-10-31T09:33:47.303Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:47.572Z] #45 ... [2025-10-31T09:33:47.572Z] [2025-10-31T09:33:47.572Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:47.847Z] #48 ... [2025-10-31T09:33:47.847Z] [2025-10-31T09:33:47.847Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:47.847Z] #45 ... [2025-10-31T09:33:47.847Z] [2025-10-31T09:33:47.847Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:48.116Z] #44 ... [2025-10-31T09:33:48.116Z] [2025-10-31T09:33:48.116Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:48.116Z] #45 transferring context: 157.46MB 91.1s [2025-10-31T09:33:48.116Z] #45 ... [2025-10-31T09:33:48.116Z] [2025-10-31T09:33:48.116Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:48.116Z] #66 ... [2025-10-31T09:33:48.116Z] [2025-10-31T09:33:48.116Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:33:48.116Z] #78 37.56 OK: 9 MiB in 18 packages [2025-10-31T09:33:48.116Z] #78 DONE 41.2s [2025-10-31T09:33:48.116Z] [2025-10-31T09:33:48.116Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:48.116Z] #66 ... [2025-10-31T09:33:48.116Z] [2025-10-31T09:33:48.116Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:48.392Z] #45 ... [2025-10-31T09:33:48.392Z] [2025-10-31T09:33:48.392Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:48.661Z] #54 ... [2025-10-31T09:33:48.661Z] [2025-10-31T09:33:48.661Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:48.661Z] #80 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:48.661Z] #80 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:48.661Z] #80 ... [2025-10-31T09:33:48.661Z] [2025-10-31T09:33:48.661Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:48.930Z] #54 ... [2025-10-31T09:33:48.930Z] [2025-10-31T09:33:48.930Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:33:48.930Z] #83 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:48.930Z] #83 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:48.930Z] #83 ... [2025-10-31T09:33:48.930Z] [2025-10-31T09:33:48.930Z] #46 [core-data internal] load build context [2025-10-31T09:33:48.930Z] #46 ... [2025-10-31T09:33:48.930Z] [2025-10-31T09:33:48.930Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:50.914Z] #54 ... [2025-10-31T09:33:50.914Z] [2025-10-31T09:33:50.914Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:50.914Z] #82 31.45 OK: 20 MiB in 18 packages [2025-10-31T09:33:50.914Z] #82 DONE 34.2s [2025-10-31T09:33:50.914Z] [2025-10-31T09:33:50.914Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:51.891Z] #54 ... [2025-10-31T09:33:51.891Z] [2025-10-31T09:33:51.891Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:51.891Z] #68 ... [2025-10-31T09:33:51.891Z] [2025-10-31T09:33:51.891Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:52.161Z] #54 ... [2025-10-31T09:33:52.161Z] [2025-10-31T09:33:52.161Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:52.161Z] #0 6.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:52.161Z] #0 9.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:52.433Z] #85 ... [2025-10-31T09:33:52.433Z] [2025-10-31T09:33:52.433Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:52.433Z] #81 32.08 OK: 11 MiB in 17 packages [2025-10-31T09:33:52.433Z] #81 DONE 35.6s [2025-10-31T09:33:52.433Z] [2025-10-31T09:33:52.433Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:53.405Z] #68 ... [2025-10-31T09:33:53.405Z] [2025-10-31T09:33:53.405Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:33:53.405Z] #86 DONE 2.0s [2025-10-31T09:33:53.405Z] [2025-10-31T09:33:53.405Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:54.003Z] #68 transferring context: 45.62MB 84.9s [2025-10-31T09:33:54.278Z] #68 ... [2025-10-31T09:33:54.278Z] [2025-10-31T09:33:54.278Z] #53 [support-scheduler internal] load build context [2025-10-31T09:33:54.556Z] #53 ... [2025-10-31T09:33:54.556Z] [2025-10-31T09:33:54.556Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:54.827Z] #68 ... [2025-10-31T09:33:54.827Z] [2025-10-31T09:33:54.827Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:54.827Z] #72 80.75 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:54.827Z] #72 81.53 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:33:54.827Z] #72 81.53 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:33:54.827Z] #72 81.53 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:33:54.827Z] #72 81.89 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:33:54.827Z] #72 81.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:33:54.827Z] #72 81.99 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:33:54.827Z] #72 81.99 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:33:54.827Z] #72 82.17 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:33:54.827Z] #72 82.33 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:33:54.827Z] #72 82.54 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:54.827Z] #72 82.60 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:33:54.827Z] #72 82.60 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:33:54.827Z] #72 82.66 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:33:54.827Z] #72 82.66 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:54.827Z] #72 82.80 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:54.827Z] #72 84.38 OK: 15 MiB in 28 packages [2025-10-31T09:33:54.827Z] #72 DONE 87.3s [2025-10-31T09:33:54.827Z] [2025-10-31T09:33:54.827Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:55.417Z] #68 ... [2025-10-31T09:33:55.417Z] [2025-10-31T09:33:55.417Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:55.417Z] #84 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:55.417Z] #84 ... [2025-10-31T09:33:55.417Z] [2025-10-31T09:33:55.417Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:33:55.687Z] #68 ... [2025-10-31T09:33:55.687Z] [2025-10-31T09:33:55.687Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:55.687Z] #35 ... [2025-10-31T09:33:55.687Z] [2025-10-31T09:33:55.687Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:55.965Z] #51 ... [2025-10-31T09:33:55.965Z] [2025-10-31T09:33:55.965Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:55.965Z] #84 24.68 OK: 14 MiB in 21 packages [2025-10-31T09:33:55.965Z] #84 ... [2025-10-31T09:33:55.965Z] [2025-10-31T09:33:55.965Z] #52 [core-command internal] load build context [2025-10-31T09:33:56.261Z] #52 ... [2025-10-31T09:33:56.261Z] [2025-10-31T09:33:56.261Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:56.261Z] #51 ... [2025-10-31T09:33:56.261Z] [2025-10-31T09:33:56.261Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:56.532Z] #40 ... [2025-10-31T09:33:56.532Z] [2025-10-31T09:33:56.532Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:57.126Z] #51 ... [2025-10-31T09:33:57.126Z] [2025-10-31T09:33:57.126Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:33:57.126Z] #0 8.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:57.401Z] #87 ... [2025-10-31T09:33:57.401Z] [2025-10-31T09:33:57.401Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:57.401Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 57.0s [2025-10-31T09:33:57.401Z] #57 ... [2025-10-31T09:33:57.401Z] [2025-10-31T09:33:57.401Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:33:57.990Z] #35 ... [2025-10-31T09:33:57.990Z] [2025-10-31T09:33:57.990Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:57.990Z] #48 ... [2025-10-31T09:33:57.990Z] [2025-10-31T09:33:57.990Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:33:57.990Z] #83 27.56 OK: 9 MiB in 16 packages [2025-10-31T09:33:57.990Z] #83 DONE 30.1s [2025-10-31T09:33:57.990Z] [2025-10-31T09:33:57.990Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:57.990Z] #48 ... [2025-10-31T09:33:57.990Z] [2025-10-31T09:33:57.990Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:58.262Z] #57 ... [2025-10-31T09:33:58.262Z] [2025-10-31T09:33:58.262Z] #44 [core-metadata internal] load build context [2025-10-31T09:33:58.532Z] #44 ... [2025-10-31T09:33:58.532Z] [2025-10-31T09:33:58.532Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:58.532Z] #48 ... [2025-10-31T09:33:58.532Z] [2025-10-31T09:33:58.532Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:58.532Z] #80 29.73 OK: 9 MiB in 15 packages [2025-10-31T09:33:58.532Z] #80 DONE 33.0s [2025-10-31T09:33:58.532Z] [2025-10-31T09:33:58.532Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:33:58.532Z] #48 ... [2025-10-31T09:33:58.532Z] [2025-10-31T09:33:58.532Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:58.532Z] #45 transferring context: 173.19MB 101.7s [2025-10-31T09:33:58.803Z] #45 ... [2025-10-31T09:33:58.803Z] [2025-10-31T09:33:58.803Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:58.803Z] #84 DONE 27.5s [2025-10-31T09:33:58.803Z] [2025-10-31T09:33:58.803Z] #66 [support-notifications internal] load build context [2025-10-31T09:33:58.803Z] #66 ... [2025-10-31T09:33:58.803Z] [2025-10-31T09:33:58.803Z] #45 [core-keeper internal] load build context [2025-10-31T09:33:59.397Z] #45 ... [2025-10-31T09:33:59.397Z] [2025-10-31T09:33:59.397Z] #46 [core-data internal] load build context [2025-10-31T09:33:59.397Z] #46 ... [2025-10-31T09:33:59.397Z] [2025-10-31T09:33:59.397Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:02.786Z] #45 ... [2025-10-31T09:34:02.786Z] [2025-10-31T09:34:02.786Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:02.786Z] #54 ... [2025-10-31T09:34:02.786Z] [2025-10-31T09:34:02.786Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:03.773Z] #45 transferring context: 182.86MB 106.7s [2025-10-31T09:34:04.365Z] #45 ... [2025-10-31T09:34:04.365Z] [2025-10-31T09:34:04.365Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:34:04.365Z] #87 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:04.365Z] #87 15.18 OK: 10 MiB in 19 packages [2025-10-31T09:34:04.365Z] #87 DONE 17.3s [2025-10-31T09:34:04.365Z] [2025-10-31T09:34:04.365Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:04.684Z] #45 ... [2025-10-31T09:34:04.684Z] [2025-10-31T09:34:04.684Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:04.962Z] #53 ... [2025-10-31T09:34:04.962Z] [2025-10-31T09:34:04.962Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:04.963Z] #0 6.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:04.963Z] #0 7.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:04.963Z] #88 ... [2025-10-31T09:34:04.963Z] [2025-10-31T09:34:04.963Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:05.935Z] #54 ... [2025-10-31T09:34:05.935Z] [2025-10-31T09:34:05.935Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:05.935Z] #68 ... [2025-10-31T09:34:05.935Z] [2025-10-31T09:34:05.935Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:05.935Z] #54 ... [2025-10-31T09:34:05.935Z] [2025-10-31T09:34:05.935Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:34:05.935Z] #89 DONE 7.6s [2025-10-31T09:34:05.935Z] [2025-10-31T09:34:05.935Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:06.205Z] #54 ... [2025-10-31T09:34:06.205Z] [2025-10-31T09:34:06.205Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:06.205Z] #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 62.7s done [2025-10-31T09:34:06.205Z] #57 DONE 104.7s [2025-10-31T09:34:06.205Z] [2025-10-31T09:34:06.205Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:06.205Z] #54 ... [2025-10-31T09:34:06.205Z] [2025-10-31T09:34:06.205Z] #52 [core-command internal] load build context [2025-10-31T09:34:06.476Z] #52 ... [2025-10-31T09:34:06.476Z] [2025-10-31T09:34:06.476Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:06.476Z] #54 ... [2025-10-31T09:34:06.476Z] [2025-10-31T09:34:06.476Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:06.745Z] #40 ... [2025-10-31T09:34:06.745Z] [2025-10-31T09:34:06.745Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:07.019Z] #54 ... [2025-10-31T09:34:07.019Z] [2025-10-31T09:34:07.019Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:34:07.019Z] #90 DONE 1.1s [2025-10-31T09:34:07.019Z] [2025-10-31T09:34:07.019Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:07.293Z] #54 ... [2025-10-31T09:34:07.293Z] [2025-10-31T09:34:07.293Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:07.293Z] #51 ... [2025-10-31T09:34:07.293Z] [2025-10-31T09:34:07.293Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:08.276Z] #40 ... [2025-10-31T09:34:08.276Z] [2025-10-31T09:34:08.276Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:08.276Z] #35 ... [2025-10-31T09:34:08.276Z] [2025-10-31T09:34:08.276Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:08.549Z] #40 ... [2025-10-31T09:34:08.549Z] [2025-10-31T09:34:08.549Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:08.549Z] #44 ... [2025-10-31T09:34:08.549Z] [2025-10-31T09:34:08.549Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:08.820Z] #40 ... [2025-10-31T09:34:08.820Z] [2025-10-31T09:34:08.820Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:08.820Z] #48 ... [2025-10-31T09:34:08.820Z] [2025-10-31T09:34:08.820Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:09.092Z] #35 ... [2025-10-31T09:34:09.092Z] [2025-10-31T09:34:09.092Z] #66 [support-notifications internal] load build context [2025-10-31T09:34:09.092Z] #66 ... [2025-10-31T09:34:09.092Z] [2025-10-31T09:34:09.092Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:09.362Z] #35 ... [2025-10-31T09:34:09.362Z] [2025-10-31T09:34:09.362Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:09.362Z] #88 12.57 OK: 15 MiB in 28 packages [2025-10-31T09:34:09.362Z] #88 DONE 14.6s [2025-10-31T09:34:09.362Z] [2025-10-31T09:34:09.362Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:09.362Z] #35 ... [2025-10-31T09:34:09.362Z] [2025-10-31T09:34:09.362Z] #46 [core-data internal] load build context [2025-10-31T09:34:09.362Z] #46 ... [2025-10-31T09:34:09.362Z] [2025-10-31T09:34:09.362Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:09.362Z] #85 17.13 Upgrading critical system libraries and apk-tools: [2025-10-31T09:34:09.362Z] #85 17.13 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:34:09.362Z] #85 17.13 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:34:09.362Z] #85 18.23 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:34:09.362Z] #85 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:09.362Z] #85 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:09.362Z] #85 24.97 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:09.362Z] #85 25.07 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:34:09.362Z] #85 26.28 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:09.362Z] #85 26.28 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:34:09.362Z] #85 26.36 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:34:09.362Z] #85 26.53 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:34:09.362Z] #85 26.56 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:34:09.362Z] #85 26.73 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:09.362Z] #85 26.73 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:34:09.362Z] #85 26.73 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:34:09.362Z] #85 26.79 OK: 8 MiB in 17 packages [2025-10-31T09:34:09.631Z] #85 ... [2025-10-31T09:34:09.631Z] [2025-10-31T09:34:09.631Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:09.631Z] #35 ... [2025-10-31T09:34:09.631Z] [2025-10-31T09:34:09.631Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:34:09.631Z] #91 DONE 5.2s [2025-10-31T09:34:09.631Z] [2025-10-31T09:34:09.631Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:09.631Z] #35 transferring context: 196.64MB 110.9s [2025-10-31T09:34:10.602Z] #35 ... [2025-10-31T09:34:10.602Z] [2025-10-31T09:34:10.602Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:10.602Z] #85 DONE 28.4s [2025-10-31T09:34:10.602Z] [2025-10-31T09:34:10.602Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:14.886Z] #35 transferring context: 215.71MB 116.0s [2025-10-31T09:34:14.886Z] #35 ... [2025-10-31T09:34:14.886Z] [2025-10-31T09:34:14.886Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:15.160Z] #53 ... [2025-10-31T09:34:15.160Z] [2025-10-31T09:34:15.160Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:15.160Z] #45 ... [2025-10-31T09:34:15.160Z] [2025-10-31T09:34:15.160Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:16.134Z] #35 ... [2025-10-31T09:34:16.134Z] [2025-10-31T09:34:16.134Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:16.134Z] #68 ... [2025-10-31T09:34:16.134Z] [2025-10-31T09:34:16.134Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:16.408Z] #35 ... [2025-10-31T09:34:16.409Z] [2025-10-31T09:34:16.409Z] #52 [core-command internal] load build context [2025-10-31T09:34:16.678Z] #52 ... [2025-10-31T09:34:16.678Z] [2025-10-31T09:34:16.678Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:17.653Z] #35 ... [2025-10-31T09:34:17.653Z] [2025-10-31T09:34:17.653Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:17.653Z] #51 ... [2025-10-31T09:34:17.653Z] [2025-10-31T09:34:17.653Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:17.653Z] #54 ... [2025-10-31T09:34:17.653Z] [2025-10-31T09:34:17.653Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:18.627Z] #51 ... [2025-10-31T09:34:18.627Z] [2025-10-31T09:34:18.627Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:18.897Z] #44 ... [2025-10-31T09:34:18.897Z] [2025-10-31T09:34:18.897Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:18.897Z] #51 ... [2025-10-31T09:34:18.897Z] [2025-10-31T09:34:18.897Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:18.897Z] #92 DONE 7.3s [2025-10-31T09:34:18.897Z] [2025-10-31T09:34:18.897Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:18.897Z] #51 ... [2025-10-31T09:34:19.165Z] [2025-10-31T09:34:19.165Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:19.165Z] #40 ... [2025-10-31T09:34:19.165Z] [2025-10-31T09:34:19.165Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:19.165Z] #48 ... [2025-10-31T09:34:19.165Z] [2025-10-31T09:34:19.165Z] #66 [support-notifications internal] load build context [2025-10-31T09:34:19.435Z] #66 ... [2025-10-31T09:34:19.435Z] [2025-10-31T09:34:19.435Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:19.435Z] #48 ... [2025-10-31T09:34:19.435Z] [2025-10-31T09:34:19.435Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:19.435Z] #93 DONE 8.2s [2025-10-31T09:34:19.435Z] [2025-10-31T09:34:19.435Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:19.435Z] #94 DONE 8.3s [2025-10-31T09:34:19.435Z] [2025-10-31T09:34:19.435Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:19.706Z] #48 ... [2025-10-31T09:34:19.706Z] [2025-10-31T09:34:19.706Z] #46 [core-data internal] load build context [2025-10-31T09:34:19.706Z] #46 ... [2025-10-31T09:34:19.706Z] [2025-10-31T09:34:19.706Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:19.977Z] #48 transferring context: 168.21MB 120.3s [2025-10-31T09:34:20.969Z] #48 ... [2025-10-31T09:34:20.969Z] [2025-10-31T09:34:20.969Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:34:20.969Z] #95 DONE 1.4s [2025-10-31T09:34:20.969Z] [2025-10-31T09:34:20.969Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:21.244Z] #48 ... [2025-10-31T09:34:21.244Z] [2025-10-31T09:34:21.244Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:34:21.244Z] #96 DONE 1.9s [2025-10-31T09:34:21.244Z] [2025-10-31T09:34:21.244Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:21.530Z] #48 ... [2025-10-31T09:34:21.530Z] [2025-10-31T09:34:21.530Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:34:21.530Z] #97 DONE 1.8s [2025-10-31T09:34:21.530Z] [2025-10-31T09:34:21.530Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.156Z] #48 ... [2025-10-31T09:34:24.156Z] [2025-10-31T09:34:24.156Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:34:24.156Z] #98 DONE 2.4s [2025-10-31T09:34:24.156Z] [2025-10-31T09:34:24.156Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.156Z] #48 ... [2025-10-31T09:34:24.156Z] [2025-10-31T09:34:24.156Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:34:24.156Z] #99 DONE 2.9s [2025-10-31T09:34:24.156Z] [2025-10-31T09:34:24.156Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.156Z] #48 ... [2025-10-31T09:34:24.156Z] [2025-10-31T09:34:24.156Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:34:24.156Z] #100 DONE 2.7s [2025-10-31T09:34:24.156Z] [2025-10-31T09:34:24.156Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:25.128Z] #48 transferring context: 179.62MB 125.3s [2025-10-31T09:34:25.128Z] #48 ... [2025-10-31T09:34:25.128Z] [2025-10-31T09:34:25.128Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:25.128Z] #53 ... [2025-10-31T09:34:25.128Z] [2025-10-31T09:34:25.128Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:25.419Z] #45 ... [2025-10-31T09:34:25.419Z] [2025-10-31T09:34:25.419Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:25.697Z] #53 ... [2025-10-31T09:34:25.697Z] [2025-10-31T09:34:25.697Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:25.697Z] #101 DONE 1.7s [2025-10-31T09:34:25.697Z] [2025-10-31T09:34:25.697Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:25.966Z] #53 ... [2025-10-31T09:34:25.966Z] [2025-10-31T09:34:25.966Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:25.966Z] #102 DONE 2.0s [2025-10-31T09:34:25.966Z] [2025-10-31T09:34:25.966Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:25.966Z] #53 ... [2025-10-31T09:34:25.966Z] [2025-10-31T09:34:25.966Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:26.238Z] #68 ... [2025-10-31T09:34:26.238Z] [2025-10-31T09:34:26.238Z] #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:26.510Z] #103 ... [2025-10-31T09:34:26.510Z] [2025-10-31T09:34:26.510Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:26.510Z] #104 DONE 2.3s [2025-10-31T09:34:26.510Z] [2025-10-31T09:34:26.510Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:34:26.788Z] #105 ... [2025-10-31T09:34:26.788Z] [2025-10-31T09:34:26.788Z] #52 [core-command internal] load build context [2025-10-31T09:34:26.788Z] #52 ... [2025-10-31T09:34:26.788Z] [2025-10-31T09:34:26.788Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:27.757Z] #68 ... [2025-10-31T09:34:27.757Z] [2025-10-31T09:34:27.757Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:27.757Z] #35 ... [2025-10-31T09:34:27.757Z] [2025-10-31T09:34:27.757Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:27.757Z] #68 ... [2025-10-31T09:34:27.757Z] [2025-10-31T09:34:27.757Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:28.030Z] #54 ... [2025-10-31T09:34:28.030Z] [2025-10-31T09:34:28.030Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:28.030Z] #68 ... [2025-10-31T09:34:28.030Z] [2025-10-31T09:34:28.030Z] #106 [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:28.030Z] #106 DONE 2.2s [2025-10-31T09:34:28.030Z] [2025-10-31T09:34:28.030Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:28.625Z] #68 ... [2025-10-31T09:34:28.625Z] [2025-10-31T09:34:28.625Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:34:28.625Z] #105 DONE 1.9s [2025-10-31T09:34:28.625Z] [2025-10-31T09:34:28.625Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:28.905Z] #68 ... [2025-10-31T09:34:28.905Z] [2025-10-31T09:34:28.905Z] #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:28.905Z] #103 DONE 2.5s [2025-10-31T09:34:28.905Z] [2025-10-31T09:34:28.905Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:28.905Z] #68 ... [2025-10-31T09:34:28.905Z] [2025-10-31T09:34:28.905Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:29.192Z] #44 ... [2025-10-31T09:34:29.192Z] [2025-10-31T09:34:29.192Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:29.192Z] #68 ... [2025-10-31T09:34:29.192Z] [2025-10-31T09:34:29.192Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:29.466Z] #40 ... [2025-10-31T09:34:29.466Z] [2025-10-31T09:34:29.466Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:29.466Z] #51 ... [2025-10-31T09:34:29.466Z] [2025-10-31T09:34:29.466Z] #66 [support-notifications internal] load build context [2025-10-31T09:34:29.739Z] #66 ... [2025-10-31T09:34:29.739Z] [2025-10-31T09:34:29.739Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:29.739Z] #35 ... [2025-10-31T09:34:29.739Z] [2025-10-31T09:34:29.739Z] #46 [core-data internal] load build context [2025-10-31T09:34:30.015Z] #46 transferring context: 235.87MB 131.0s [2025-10-31T09:34:30.015Z] #46 ... [2025-10-31T09:34:30.015Z] [2025-10-31T09:34:30.015Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:30.015Z] #35 ... [2025-10-31T09:34:30.015Z] [2025-10-31T09:34:30.015Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:34:30.015Z] #107 DONE 1.6s [2025-10-31T09:34:30.015Z] [2025-10-31T09:34:30.015Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:31.000Z] #35 ... [2025-10-31T09:34:31.000Z] [2025-10-31T09:34:31.000Z] #108 [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:31.000Z] #108 DONE 2.2s [2025-10-31T09:34:31.000Z] [2025-10-31T09:34:31.000Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:31.600Z] #35 ... [2025-10-31T09:34:31.600Z] [2025-10-31T09:34:31.600Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:34:31.600Z] #109 DONE 2.8s [2025-10-31T09:34:31.600Z] [2025-10-31T09:34:31.600Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:34.990Z] #35 transferring context: 277.65MB 136.2s [2025-10-31T09:34:35.267Z] #35 ... [2025-10-31T09:34:35.267Z] [2025-10-31T09:34:35.267Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:35.267Z] #48 ... [2025-10-31T09:34:35.267Z] [2025-10-31T09:34:35.267Z] #46 [core-data internal] load build context [2025-10-31T09:34:35.545Z] #46 ... [2025-10-31T09:34:35.545Z] [2025-10-31T09:34:35.545Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:35.545Z] #45 ... [2025-10-31T09:34:35.545Z] [2025-10-31T09:34:35.545Z] #46 [core-data internal] load build context [2025-10-31T09:34:36.149Z] #46 ... [2025-10-31T09:34:36.149Z] [2025-10-31T09:34:36.149Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:36.428Z] #53 ... [2025-10-31T09:34:36.428Z] [2025-10-31T09:34:36.428Z] #46 [core-data internal] load build context [2025-10-31T09:34:37.034Z] #46 ... [2025-10-31T09:34:37.034Z] [2025-10-31T09:34:37.034Z] #52 [core-command internal] load build context [2025-10-31T09:34:37.034Z] #52 ... [2025-10-31T09:34:37.034Z] [2025-10-31T09:34:37.034Z] #46 [core-data internal] load build context [2025-10-31T09:34:38.028Z] #46 ... [2025-10-31T09:34:38.028Z] [2025-10-31T09:34:38.028Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:38.304Z] #54 ... [2025-10-31T09:34:38.304Z] [2025-10-31T09:34:38.304Z] #52 [core-command internal] load build context [2025-10-31T09:34:39.286Z] #52 ... [2025-10-31T09:34:39.286Z] [2025-10-31T09:34:39.286Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:39.286Z] #44 ... [2025-10-31T09:34:39.286Z] [2025-10-31T09:34:39.286Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:39.559Z] #68 ... [2025-10-31T09:34:39.559Z] [2025-10-31T09:34:39.559Z] #52 [core-command internal] load build context [2025-10-31T09:34:39.559Z] #52 ... [2025-10-31T09:34:39.559Z] [2025-10-31T09:34:39.559Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:39.559Z] #51 ... [2025-10-31T09:34:39.559Z] [2025-10-31T09:34:39.559Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:39.837Z] #40 ... [2025-10-31T09:34:39.837Z] [2025-10-31T09:34:39.837Z] #66 [support-notifications internal] load build context [2025-10-31T09:34:39.837Z] #66 ... [2025-10-31T09:34:39.837Z] [2025-10-31T09:34:39.837Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:40.110Z] #40 transferring context: 251.21MB 130.9s [2025-10-31T09:34:40.110Z] #40 ... [2025-10-31T09:34:40.110Z] [2025-10-31T09:34:40.110Z] #110 [security-spire-agent] exporting to image [2025-10-31T09:34:40.110Z] #110 exporting layers 8.3s done [2025-10-31T09:34:40.110Z] #110 writing image sha256:fe3ae12a511a78512f26713f9eb4e59050175ab5c22b7ea2f599f1aa4ea69992 0.2s done [2025-10-31T09:34:40.110Z] #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:34:40.390Z] #110 ... [2025-10-31T09:34:40.390Z] [2025-10-31T09:34:40.390Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:42.374Z] #40 ... [2025-10-31T09:34:42.374Z] [2025-10-31T09:34:42.374Z] #110 [security-spire-server] exporting to image [2025-10-31T09:34:42.374Z] #110 exporting layers 10.2s done [2025-10-31T09:34:42.374Z] #110 writing image sha256:2ae73e925b2dc01b55925a8acd3b7c2daa3659a5a4a251ac27527b5ef051d656 0.2s done [2025-10-31T09:34:42.374Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T09:34:42.374Z] #110 writing image sha256:a216fe91fc3ee8c94ff4885c5389b7ff4d20beeaa2602282c267ea3df80ddf8a 0.1s done [2025-10-31T09:34:42.374Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-31T09:34:42.374Z] #110 DONE 11.9s [2025-10-31T09:34:42.374Z] [2025-10-31T09:34:42.374Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:44.999Z] #40 transferring context: 270.60MB 135.9s [2025-10-31T09:34:45.624Z] #40 ... [2025-10-31T09:34:45.624Z] [2025-10-31T09:34:45.624Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:45.624Z] #48 ... [2025-10-31T09:34:45.624Z] [2025-10-31T09:34:45.624Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:45.624Z] #35 ... [2025-10-31T09:34:45.624Z] [2025-10-31T09:34:45.624Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:47.144Z] #45 ... [2025-10-31T09:34:47.144Z] [2025-10-31T09:34:47.144Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:47.144Z] #35 ... [2025-10-31T09:34:47.144Z] [2025-10-31T09:34:47.144Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:47.144Z] #53 ... [2025-10-31T09:34:47.144Z] [2025-10-31T09:34:47.144Z] #52 [core-command internal] load build context [2025-10-31T09:34:47.144Z] #52 ... [2025-10-31T09:34:47.144Z] [2025-10-31T09:34:47.144Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:48.578Z] #48 ... [2025-10-31T09:34:48.578Z] [2025-10-31T09:34:48.578Z] #46 [core-data internal] load build context [2025-10-31T09:34:48.578Z] #46 ... [2025-10-31T09:34:48.578Z] [2025-10-31T09:34:48.578Z] #52 [core-command internal] load build context [2025-10-31T09:34:48.578Z] #52 ... [2025-10-31T09:34:48.578Z] [2025-10-31T09:34:48.578Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:48.578Z] #54 ... [2025-10-31T09:34:48.578Z] [2025-10-31T09:34:48.578Z] #52 [core-command internal] load build context [2025-10-31T09:34:49.575Z] #52 ... [2025-10-31T09:34:49.575Z] [2025-10-31T09:34:49.575Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:49.575Z] #44 ... [2025-10-31T09:34:49.575Z] [2025-10-31T09:34:49.575Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:49.575Z] #68 ... [2025-10-31T09:34:49.575Z] [2025-10-31T09:34:49.575Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:49.858Z] #44 ... [2025-10-31T09:34:49.858Z] [2025-10-31T09:34:49.858Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:49.858Z] #51 ... [2025-10-31T09:34:49.858Z] [2025-10-31T09:34:49.858Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:49.858Z] #44 ... [2025-10-31T09:34:49.858Z] [2025-10-31T09:34:49.858Z] #66 [support-notifications internal] load build context [2025-10-31T09:34:50.133Z] #66 ... [2025-10-31T09:34:50.133Z] [2025-10-31T09:34:50.133Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:50.133Z] #51 transferring context: 221.84MB 148.2s [2025-10-31T09:34:55.548Z] #51 transferring context: 237.05MB 153.2s [2025-10-31T09:34:55.548Z] #51 ... [2025-10-31T09:34:55.548Z] [2025-10-31T09:34:55.548Z] #44 [core-metadata internal] load build context [2025-10-31T09:34:55.548Z] #44 ... [2025-10-31T09:34:55.548Z] [2025-10-31T09:34:55.548Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:55.548Z] #40 ... [2025-10-31T09:34:55.548Z] [2025-10-31T09:34:55.548Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:56.148Z] #51 ... [2025-10-31T09:34:56.148Z] [2025-10-31T09:34:56.148Z] #45 [core-keeper internal] load build context [2025-10-31T09:34:56.148Z] #45 ... [2025-10-31T09:34:56.148Z] [2025-10-31T09:34:56.148Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:56.747Z] #40 ... [2025-10-31T09:34:56.747Z] [2025-10-31T09:34:56.747Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:56.747Z] #35 ... [2025-10-31T09:34:56.747Z] [2025-10-31T09:34:56.747Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:57.026Z] #40 ... [2025-10-31T09:34:57.026Z] [2025-10-31T09:34:57.026Z] #53 [support-scheduler internal] load build context [2025-10-31T09:34:57.026Z] #53 ... [2025-10-31T09:34:57.026Z] [2025-10-31T09:34:57.026Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:34:58.473Z] #35 ... [2025-10-31T09:34:58.473Z] [2025-10-31T09:34:58.473Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:58.473Z] #48 ... [2025-10-31T09:34:58.473Z] [2025-10-31T09:34:58.473Z] #46 [core-data internal] load build context [2025-10-31T09:34:58.749Z] #46 ... [2025-10-31T09:34:58.749Z] [2025-10-31T09:34:58.749Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:59.024Z] #48 ... [2025-10-31T09:34:59.024Z] [2025-10-31T09:34:59.024Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:59.024Z] #54 ... [2025-10-31T09:34:59.024Z] [2025-10-31T09:34:59.024Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:59.626Z] #48 ... [2025-10-31T09:34:59.626Z] [2025-10-31T09:34:59.626Z] #52 [core-command internal] load build context [2025-10-31T09:34:59.626Z] #52 ... [2025-10-31T09:34:59.626Z] [2025-10-31T09:34:59.626Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:34:59.626Z] #48 ... [2025-10-31T09:34:59.626Z] [2025-10-31T09:34:59.626Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:34:59.901Z] #68 ... [2025-10-31T09:34:59.901Z] [2025-10-31T09:34:59.901Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:00.178Z] #48 transferring context: 263.98MB 160.6s [2025-10-31T09:35:00.178Z] #48 ... [2025-10-31T09:35:00.178Z] [2025-10-31T09:35:00.178Z] #66 [support-notifications internal] load build context [2025-10-31T09:35:00.178Z] #66 ... [2025-10-31T09:35:00.178Z] [2025-10-31T09:35:00.178Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:05.632Z] #48 transferring context: 276.31MB 165.6s [2025-10-31T09:35:05.632Z] #48 ... [2025-10-31T09:35:05.632Z] [2025-10-31T09:35:05.632Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:05.908Z] #54 ... [2025-10-31T09:35:05.908Z] [2025-10-31T09:35:05.908Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:05.908Z] #44 ... [2025-10-31T09:35:05.908Z] [2025-10-31T09:35:05.908Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:06.182Z] #54 ... [2025-10-31T09:35:06.182Z] [2025-10-31T09:35:06.182Z] #45 [core-keeper internal] load build context [2025-10-31T09:35:06.182Z] #45 ... [2025-10-31T09:35:06.182Z] [2025-10-31T09:35:06.182Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:06.457Z] #51 ... [2025-10-31T09:35:06.457Z] [2025-10-31T09:35:06.457Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:07.058Z] #44 ... [2025-10-31T09:35:07.058Z] [2025-10-31T09:35:07.058Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:07.058Z] #40 ... [2025-10-31T09:35:07.058Z] [2025-10-31T09:35:07.058Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:07.332Z] #44 ... [2025-10-31T09:35:07.333Z] [2025-10-31T09:35:07.333Z] #53 [support-scheduler internal] load build context [2025-10-31T09:35:07.333Z] #53 ... [2025-10-31T09:35:07.333Z] [2025-10-31T09:35:07.333Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:08.800Z] #44 ... [2025-10-31T09:35:08.800Z] [2025-10-31T09:35:08.801Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:35:08.801Z] #35 ... [2025-10-31T09:35:08.801Z] [2025-10-31T09:35:08.801Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:08.801Z] #48 ... [2025-10-31T09:35:08.801Z] [2025-10-31T09:35:08.801Z] #46 [core-data internal] load build context [2025-10-31T09:35:09.077Z] #46 ... [2025-10-31T09:35:09.077Z] [2025-10-31T09:35:09.077Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:09.796Z] #44 ... [2025-10-31T09:35:09.796Z] [2025-10-31T09:35:09.796Z] #52 [core-command internal] load build context [2025-10-31T09:35:10.107Z] #52 ... [2025-10-31T09:35:10.107Z] [2025-10-31T09:35:10.107Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:10.107Z] #44 ... [2025-10-31T09:35:10.107Z] [2025-10-31T09:35:10.107Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:35:10.107Z] #68 ... [2025-10-31T09:35:10.107Z] [2025-10-31T09:35:10.107Z] #52 [core-command internal] load build context [2025-10-31T09:35:10.395Z] #52 transferring context: 371.94MB 168.2s [2025-10-31T09:35:10.395Z] #52 ... [2025-10-31T09:35:10.395Z] [2025-10-31T09:35:10.395Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:10.395Z] #54 transferring context: 402.00MB 168.0s done [2025-10-31T09:35:10.395Z] #54 DONE 169.2s [2025-10-31T09:35:10.395Z] [2025-10-31T09:35:10.395Z] #66 [support-notifications internal] load build context [2025-10-31T09:35:10.674Z] #66 ... [2025-10-31T09:35:10.674Z] [2025-10-31T09:35:10.674Z] #52 [core-command internal] load build context [2025-10-31T09:35:14.154Z] #52 ... [2025-10-31T09:35:14.154Z] [2025-10-31T09:35:14.154Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:14.154Z] #111 DONE 3.3s [2025-10-31T09:35:14.154Z] [2025-10-31T09:35:14.154Z] #52 [core-command internal] load build context [2025-10-31T09:35:14.452Z] #52 ... [2025-10-31T09:35:14.452Z] [2025-10-31T09:35:14.452Z] #35 [security-secretstore-setup internal] load build context [2025-10-31T09:35:14.452Z] #35 transferring context: 402.00MB 175.2s done [2025-10-31T09:35:14.452Z] #35 DONE 175.9s [2025-10-31T09:35:14.452Z] [2025-10-31T09:35:14.452Z] #52 [core-command internal] load build context [2025-10-31T09:35:16.489Z] #52 ... [2025-10-31T09:35:16.489Z] [2025-10-31T09:35:16.489Z] #45 [core-keeper internal] load build context [2025-10-31T09:35:16.489Z] #45 ... [2025-10-31T09:35:16.489Z] [2025-10-31T09:35:16.489Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:16.761Z] #51 ... [2025-10-31T09:35:16.761Z] [2025-10-31T09:35:16.761Z] #45 [core-keeper internal] load build context [2025-10-31T09:35:17.037Z] #45 ... [2025-10-31T09:35:17.037Z] [2025-10-31T09:35:17.037Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:17.325Z] #40 ... [2025-10-31T09:35:17.325Z] [2025-10-31T09:35:17.325Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:17.325Z] #51 ... [2025-10-31T09:35:17.325Z] [2025-10-31T09:35:17.325Z] #53 [support-scheduler internal] load build context [2025-10-31T09:35:17.600Z] #53 ... [2025-10-31T09:35:17.600Z] [2025-10-31T09:35:17.600Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:17.600Z] #112 DONE 2.5s [2025-10-31T09:35:17.600Z] [2025-10-31T09:35:17.600Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:19.041Z] #51 ... [2025-10-31T09:35:19.041Z] [2025-10-31T09:35:19.041Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:19.041Z] #48 ... [2025-10-31T09:35:19.041Z] [2025-10-31T09:35:19.041Z] #46 [core-data internal] load build context [2025-10-31T09:35:19.311Z] #46 transferring context: 368.24MB 180.2s [2025-10-31T09:35:19.311Z] #46 ... [2025-10-31T09:35:19.311Z] [2025-10-31T09:35:19.311Z] #52 [core-command internal] load build context [2025-10-31T09:35:20.282Z] #52 ... [2025-10-31T09:35:20.282Z] [2025-10-31T09:35:20.282Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:20.282Z] #44 ... [2025-10-31T09:35:20.282Z] [2025-10-31T09:35:20.282Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:35:20.551Z] #68 ... [2025-10-31T09:35:20.551Z] [2025-10-31T09:35:20.551Z] #52 [core-command internal] load build context [2025-10-31T09:35:20.551Z] #52 ... [2025-10-31T09:35:20.551Z] [2025-10-31T09:35:20.551Z] #66 [support-notifications internal] load build context [2025-10-31T09:35:20.842Z] #66 ... [2025-10-31T09:35:20.842Z] [2025-10-31T09:35:20.842Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:21.439Z] #44 ... [2025-10-31T09:35:21.439Z] [2025-10-31T09:35:21.439Z] #52 [core-command internal] load build context [2025-10-31T09:35:21.439Z] #52 transferring context: 402.00MB 178.9s done [2025-10-31T09:35:21.439Z] #52 DONE 180.2s [2025-10-31T09:35:21.439Z] [2025-10-31T09:35:21.439Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:24.071Z] #44 ... [2025-10-31T09:35:24.071Z] [2025-10-31T09:35:24.071Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:24.071Z] #113 ... [2025-10-31T09:35:24.071Z] [2025-10-31T09:35:24.071Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:24.685Z] #51 ... [2025-10-31T09:35:24.685Z] [2025-10-31T09:35:24.685Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:24.685Z] #40 transferring context: 402.00MB 175.1s done [2025-10-31T09:35:24.685Z] #40 DONE 179.4s [2025-10-31T09:35:24.685Z] [2025-10-31T09:35:24.685Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:24.685Z] #51 ... [2025-10-31T09:35:24.685Z] [2025-10-31T09:35:24.685Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:26.135Z] #114 ... [2025-10-31T09:35:26.135Z] [2025-10-31T09:35:26.135Z] #45 [core-keeper internal] load build context [2025-10-31T09:35:26.135Z] #45 transferring context: 402.00MB 188.7s done [2025-10-31T09:35:26.135Z] #45 DONE 189.4s [2025-10-31T09:35:26.432Z] [2025-10-31T09:35:26.432Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:35:26.711Z] #115 ... [2025-10-31T09:35:26.711Z] [2025-10-31T09:35:26.711Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:26.711Z] #114 DONE 2.2s [2025-10-31T09:35:26.985Z] [2025-10-31T09:35:26.985Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:27.590Z] #116 ... [2025-10-31T09:35:27.590Z] [2025-10-31T09:35:27.590Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:27.869Z] #117 ... [2025-10-31T09:35:27.869Z] [2025-10-31T09:35:27.869Z] #53 [support-scheduler internal] load build context [2025-10-31T09:35:27.869Z] #53 ... [2025-10-31T09:35:27.869Z] [2025-10-31T09:35:27.869Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:28.151Z] #51 ... [2025-10-31T09:35:28.151Z] [2025-10-31T09:35:28.151Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:35:28.151Z] #115 DONE 1.7s [2025-10-31T09:35:28.151Z] [2025-10-31T09:35:28.151Z] #44 [core-metadata internal] load build context [2025-10-31T09:35:28.151Z] #44 transferring context: 402.00MB 177.1s done [2025-10-31T09:35:28.151Z] #44 DONE 182.1s [2025-10-31T09:35:28.151Z] [2025-10-31T09:35:28.151Z] #53 [support-scheduler internal] load build context [2025-10-31T09:35:29.159Z] #53 ... [2025-10-31T09:35:29.159Z] [2025-10-31T09:35:29.159Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:29.159Z] #48 ... [2025-10-31T09:35:29.159Z] [2025-10-31T09:35:29.159Z] #53 [support-scheduler internal] load build context [2025-10-31T09:35:29.436Z] #53 ... [2025-10-31T09:35:29.436Z] [2025-10-31T09:35:29.436Z] #46 [core-data internal] load build context [2025-10-31T09:35:29.436Z] #46 ... [2025-10-31T09:35:29.436Z] [2025-10-31T09:35:29.436Z] #53 [support-scheduler internal] load build context [2025-10-31T09:35:30.881Z] #53 ... [2025-10-31T09:35:30.881Z] [2025-10-31T09:35:30.881Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:35:30.881Z] #68 ... [2025-10-31T09:35:30.881Z] [2025-10-31T09:35:30.881Z] #46 [core-data internal] load build context [2025-10-31T09:35:30.881Z] #46 ... [2025-10-31T09:35:30.881Z] [2025-10-31T09:35:30.881Z] #66 [support-notifications internal] load build context [2025-10-31T09:35:30.881Z] #66 ... [2025-10-31T09:35:30.881Z] [2025-10-31T09:35:30.881Z] #46 [core-data internal] load build context [2025-10-31T09:35:31.487Z] #46 transferring context: 402.00MB 192.4s done [2025-10-31T09:35:31.487Z] #46 DONE 192.8s [2025-10-31T09:35:31.487Z] [2025-10-31T09:35:31.487Z] #66 [support-notifications internal] load build context [2025-10-31T09:35:36.376Z] #66 transferring context: 400.92MB 188.4s [2025-10-31T09:35:36.980Z] #66 transferring context: 402.00MB 188.8s done [2025-10-31T09:35:36.980Z] #66 DONE 192.0s [2025-10-31T09:35:36.980Z] [2025-10-31T09:35:36.980Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:37.262Z] #48 ... [2025-10-31T09:35:37.262Z] [2025-10-31T09:35:37.262Z] #118 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:38.288Z] #118 ... [2025-10-31T09:35:38.288Z] [2025-10-31T09:35:38.288Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:38.288Z] #119 ... [2025-10-31T09:35:38.288Z] [2025-10-31T09:35:38.288Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:38.575Z] #51 ... [2025-10-31T09:35:38.575Z] [2025-10-31T09:35:38.575Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:38.869Z] #48 ... [2025-10-31T09:35:38.869Z] [2025-10-31T09:35:38.869Z] #53 [support-scheduler internal] load build context [2025-10-31T09:35:38.869Z] #53 transferring context: 402.00MB 196.2s done [2025-10-31T09:35:38.869Z] #53 DONE 197.6s [2025-10-31T09:35:38.869Z] [2025-10-31T09:35:38.869Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:39.484Z] #48 ... [2025-10-31T09:35:39.484Z] [2025-10-31T09:35:39.484Z] #118 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:39.484Z] #118 DONE 2.3s [2025-10-31T09:35:39.484Z] [2025-10-31T09:35:39.484Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:40.489Z] #48 ... [2025-10-31T09:35:40.489Z] [2025-10-31T09:35:40.489Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:40.489Z] #120 DONE 1.7s [2025-10-31T09:35:40.489Z] [2025-10-31T09:35:40.489Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:40.769Z] #48 ... [2025-10-31T09:35:40.769Z] [2025-10-31T09:35:40.769Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:35:41.383Z] #68 ... [2025-10-31T09:35:41.383Z] [2025-10-31T09:35:41.383Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:42.377Z] #48 ... [2025-10-31T09:35:42.377Z] [2025-10-31T09:35:42.377Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:35:42.377Z] #51 transferring context: 402.00MB 200.4s done [2025-10-31T09:35:42.377Z] #51 DONE 201.3s [2025-10-31T09:35:42.377Z] [2025-10-31T09:35:42.377Z] #48 [security-proxy-setup internal] load build context [2025-10-31T09:35:44.375Z] #48 transferring context: 402.00MB 204.7s done [2025-10-31T09:35:44.375Z] #48 DONE 205.2s [2025-10-31T09:35:44.375Z] [2025-10-31T09:35:44.375Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:35:49.821Z] #68 transferring context: 379.76MB 200.2s [2025-10-31T09:35:49.821Z] #68 ... [2025-10-31T09:35:49.821Z] [2025-10-31T09:35:49.821Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:49.821Z] #121 ... [2025-10-31T09:35:49.821Z] [2025-10-31T09:35:49.821Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:35:50.427Z] #68 ... [2025-10-31T09:35:50.427Z] [2025-10-31T09:35:50.427Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:50.703Z] #122 ... [2025-10-31T09:35:50.703Z] [2025-10-31T09:35:50.703Z] #68 [security-bootstrapper internal] load build context [2025-10-31T09:35:50.703Z] #68 transferring context: 402.00MB 201.6s done [2025-10-31T09:35:50.975Z] #68 DONE 205.7s [2025-10-31T09:35:50.975Z] [2025-10-31T09:35:50.975Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:42.798Z] #117 DONE 140.6s [2025-10-31T09:37:42.798Z] [2025-10-31T09:37:42.798Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:37:42.798Z] #123 ... [2025-10-31T09:37:42.798Z] [2025-10-31T09:37:42.798Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:42.798Z] #113 DONE 144.4s [2025-10-31T09:37:42.798Z] [2025-10-31T09:37:42.798Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:44.753Z] #124 ... [2025-10-31T09:37:44.753Z] [2025-10-31T09:37:44.753Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:44.753Z] #116 DONE 137.5s [2025-10-31T09:37:44.753Z] [2025-10-31T09:37:44.753Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:44.753Z] #119 DONE 136.2s [2025-10-31T09:37:44.753Z] [2025-10-31T09:37:44.753Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:37:45.718Z] #125 ... [2025-10-31T09:37:45.718Z] [2025-10-31T09:37:45.718Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:37:45.718Z] #123 DONE 7.5s [2025-10-31T09:37:45.988Z] [2025-10-31T09:37:45.988Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:45.988Z] #126 CACHED [2025-10-31T09:37:45.988Z] [2025-10-31T09:37:45.988Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:45.988Z] #127 CACHED [2025-10-31T09:37:45.988Z] [2025-10-31T09:37:45.988Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:45.988Z] #128 CACHED [2025-10-31T09:37:45.988Z] [2025-10-31T09:37:45.988Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:37:45.988Z] #129 CACHED [2025-10-31T09:37:45.988Z] [2025-10-31T09:37:45.988Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:45.988Z] #130 CACHED [2025-10-31T09:37:45.988Z] [2025-10-31T09:37:45.988Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:45.988Z] #131 CACHED [2025-10-31T09:37:45.988Z] [2025-10-31T09:37:45.988Z] #132 [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:37:46.262Z] #132 ... [2025-10-31T09:37:46.262Z] [2025-10-31T09:37:46.262Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:46.262Z] #124 DONE 7.8s [2025-10-31T09:37:46.262Z] [2025-10-31T09:37:46.262Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:46.262Z] #133 CACHED [2025-10-31T09:37:46.262Z] [2025-10-31T09:37:46.263Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:46.263Z] #134 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #135 [core-metadata builder 6/7] COPY . . [2025-10-31T09:37:46.263Z] #135 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:37:46.263Z] #136 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:46.263Z] #137 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:46.263Z] #138 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:46.263Z] #139 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #140 [core-command builder 6/7] COPY . . [2025-10-31T09:37:46.263Z] #140 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:46.263Z] #141 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:46.263Z] #142 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:46.263Z] #143 CACHED [2025-10-31T09:37:46.263Z] [2025-10-31T09:37:46.263Z] #144 [core-data builder 6/7] COPY . . [2025-10-31T09:37:46.263Z] #144 CACHED [2025-10-31T09:37:46.542Z] [2025-10-31T09:37:46.543Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:37:53.236Z] #145 ... [2025-10-31T09:37:53.236Z] [2025-10-31T09:37:53.236Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:37:53.236Z] #0 7.249 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:37:53.835Z] #146 ... [2025-10-31T09:37:53.835Z] [2025-10-31T09:37:53.835Z] #147 [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:37:53.835Z] #0 7.540 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:37:54.107Z] #147 ... [2025-10-31T09:37:54.107Z] [2025-10-31T09:37:54.107Z] #132 [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:37:54.107Z] #132 8.160 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:37:54.382Z] #132 ... [2025-10-31T09:37:54.382Z] [2025-10-31T09:37:54.382Z] #148 [core-keeper builder 7/8] COPY . . [2025-10-31T09:37:54.654Z] #148 ... [2025-10-31T09:37:54.654Z] [2025-10-31T09:37:54.654Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:37:54.654Z] #0 7.947 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:37:54.932Z] #149 ... [2025-10-31T09:37:54.932Z] [2025-10-31T09:37:54.932Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:37:54.932Z] #145 8.746 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:37:55.209Z] #145 ... [2025-10-31T09:37:55.209Z] [2025-10-31T09:37:55.209Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:55.209Z] #122 DONE 134.8s [2025-10-31T09:37:55.486Z] [2025-10-31T09:37:55.486Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:55.486Z] #121 DONE 136.0s [2025-10-31T09:37:55.486Z] [2025-10-31T09:37:55.486Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:37:55.486Z] #0 8.422 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:37:55.780Z] #150 ... [2025-10-31T09:37:55.780Z] [2025-10-31T09:37:55.780Z] #151 [support-notifications builder 6/7] COPY . . [2025-10-31T09:37:56.050Z] #151 ... [2025-10-31T09:37:56.050Z] [2025-10-31T09:37:56.050Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:37:56.050Z] #0 8.390 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:37:56.050Z] #152 ... [2025-10-31T09:37:56.050Z] [2025-10-31T09:37:56.050Z] #153 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:37:56.318Z] #153 ... [2025-10-31T09:37:56.318Z] [2025-10-31T09:37:56.318Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:37:56.318Z] #0 8.441 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:06.450Z] #154 ... [2025-10-31T09:38:06.450Z] [2025-10-31T09:38:06.450Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:38:06.450Z] #125 DONE 21.3s [2025-10-31T09:38:06.450Z] [2025-10-31T09:38:06.450Z] #148 [core-keeper builder 7/8] COPY . . [2025-10-31T09:38:06.450Z] #148 DONE 21.5s [2025-10-31T09:38:06.450Z] [2025-10-31T09:38:06.450Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:38:09.829Z] #155 ... [2025-10-31T09:38:09.829Z] [2025-10-31T09:38:09.829Z] #151 [support-notifications builder 6/7] COPY . . [2025-10-31T09:38:09.829Z] #151 DONE 14.3s [2025-10-31T09:38:10.099Z] [2025-10-31T09:38:10.099Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:38:11.581Z] #156 ... [2025-10-31T09:38:11.581Z] [2025-10-31T09:38:11.581Z] #153 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:38:11.581Z] #153 DONE 15.8s [2025-10-31T09:38:11.581Z] [2025-10-31T09:38:11.581Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:38:14.189Z] #157 2.981 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:16.160Z] #157 ... [2025-10-31T09:38:16.160Z] [2025-10-31T09:38:16.160Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:38:16.160Z] #0 5.306 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:16.160Z] #158 ... [2025-10-31T09:38:16.160Z] [2025-10-31T09:38:16.160Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:38:16.160Z] #156 4.412 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:21.525Z] #156 ... [2025-10-31T09:38:21.525Z] [2025-10-31T09:38:21.525Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:38:21.525Z] #155 4.987 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:09:52.346Z] #155 ... [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #147 [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:09:52.346Z] #147 DONE 1922.3s [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:09:52.346Z] #158 ... [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:09:52.346Z] #159 DONE 0.4s [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:09:52.346Z] #55 ... [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:09:52.346Z] #160 DONE 0.2s [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #161 [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:09:52.346Z] #161 DONE 0.6s [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #162 [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:09:52.346Z] #162 DONE 0.2s [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:09:52.346Z] #157 ... [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #163 [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:09:52.346Z] #163 DONE 0.3s [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:09:52.346Z] #158 ... [2025-10-31T10:09:52.346Z] [2025-10-31T10:09:52.346Z] #164 [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:09:53.772Z] #164 DONE 2.8s [2025-10-31T10:09:53.772Z] [2025-10-31T10:09:53.772Z] #132 [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:09:53.772Z] #132 ... [2025-10-31T10:09:53.772Z] [2025-10-31T10:09:53.772Z] #110 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:09:53.772Z] #110 exporting layers [2025-10-31T10:09:54.748Z] #110 exporting layers 1.0s done [2025-10-31T10:09:54.748Z] #110 writing image sha256:48bf7d3cedc358ade9bd264009338908703963b088f4b86cbf12ff2a737094fe done [2025-10-31T10:09:54.748Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T10:09:54.748Z] #110 DONE 12.9s [2025-10-31T10:09:54.748Z] [2025-10-31T10:09:54.748Z] #132 [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:10:17.091Z] #132 ... [2025-10-31T10:10:17.091Z] [2025-10-31T10:10:17.091Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:10:17.091Z] #146 DONE 1950.0s [2025-10-31T10:10:17.091Z] [2025-10-31T10:10:17.091Z] #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:10:17.091Z] #165 DONE 0.6s [2025-10-31T10:10:17.091Z] [2025-10-31T10:10:17.091Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:10:17.091Z] #33 ... [2025-10-31T10:10:17.091Z] [2025-10-31T10:10:17.091Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:10:20.642Z] #166 DONE 3.3s [2025-10-31T10:10:20.642Z] [2025-10-31T10:10:20.642Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:10:20.642Z] #167 DONE 0.4s [2025-10-31T10:10:20.642Z] [2025-10-31T10:10:20.642Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:10:20.923Z] #168 DONE 0.3s [2025-10-31T10:10:20.923Z] [2025-10-31T10:10:20.923Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:10:21.257Z] #169 DONE 0.4s [2025-10-31T10:10:21.258Z] [2025-10-31T10:10:21.258Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:10:21.534Z] #170 DONE 0.3s [2025-10-31T10:10:21.534Z] [2025-10-31T10:10:21.534Z] #171 [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:10:21.844Z] #171 DONE 0.2s [2025-10-31T10:10:21.844Z] [2025-10-31T10:10:21.844Z] #172 [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:10:22.116Z] #172 DONE 0.3s [2025-10-31T10:10:22.116Z] [2025-10-31T10:10:22.116Z] #173 [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:10:22.411Z] #173 DONE 0.3s [2025-10-31T10:10:22.412Z] [2025-10-31T10:10:22.412Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:10:22.684Z] #174 DONE 0.2s [2025-10-31T10:10:22.684Z] [2025-10-31T10:10:22.684Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:10:25.293Z] #175 DONE 2.3s [2025-10-31T10:10:25.293Z] [2025-10-31T10:10:25.293Z] #110 [security-bootstrapper] exporting to image [2025-10-31T10:10:25.293Z] #110 exporting layers [2025-10-31T10:10:26.268Z] #110 exporting layers 1.4s done [2025-10-31T10:10:26.537Z] #110 writing image sha256:2695315a5caefa58f264e3d2207dd6fd9c8545eed987b6296406ded25a6cecc1 0.0s done [2025-10-31T10:10:26.537Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:10:26.537Z] #110 DONE 14.4s [2025-10-31T10:10:26.537Z] [2025-10-31T10:10:26.537Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:36:20.818Z] #33 ... [2025-10-31T10:36:20.818Z] [2025-10-31T10:36:20.818Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:36:20.818Z] #150 DONE 3513.3s [2025-10-31T10:36:20.818Z] [2025-10-31T10:36:20.818Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:36:20.818Z] #33 ... [2025-10-31T10:36:20.818Z] [2025-10-31T10:36:20.818Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:36:20.818Z] #176 DONE 0.2s [2025-10-31T10:36:20.818Z] [2025-10-31T10:36:20.818Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:36:20.818Z] #33 ... [2025-10-31T10:36:20.818Z] [2025-10-31T10:36:20.818Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:36:20.818Z] #177 DONE 0.2s [2025-10-31T10:36:20.818Z] [2025-10-31T10:36:20.818Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:36:21.409Z] #178 DONE 0.6s [2025-10-31T10:36:21.409Z] [2025-10-31T10:36:21.409Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:36:21.681Z] #179 DONE 0.2s [2025-10-31T10:36:21.681Z] [2025-10-31T10:36:21.681Z] #132 [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:36:21.681Z] #132 ... [2025-10-31T10:36:21.681Z] [2025-10-31T10:36:21.681Z] #110 [core-command] exporting to image [2025-10-31T10:36:21.681Z] #110 exporting layers [2025-10-31T10:36:22.266Z] #110 exporting layers 0.6s done [2025-10-31T10:36:22.266Z] #110 writing image sha256:2f5b16de0423a6997afae87caae067ec0603a31b3aa4eb0cf20b957bcfcdcdb7 0.0s done [2025-10-31T10:36:22.266Z] #110 naming to docker.io/library/core-command-arm64 0.0s done [2025-10-31T10:36:22.266Z] #110 DONE 15.0s [2025-10-31T10:36:22.266Z] [2025-10-31T10:36:22.266Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:37:01.212Z] #157 ... [2025-10-31T10:37:01.212Z] [2025-10-31T10:37:01.212Z] #132 [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:01.212Z] #132 3554.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:06.595Z] #132 ... [2025-10-31T10:37:06.595Z] [2025-10-31T10:37:06.595Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:37:06.595Z] #152 DONE 3560.3s [2025-10-31T10:37:06.595Z] [2025-10-31T10:37:06.595Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:37:06.595Z] #157 ... [2025-10-31T10:37:06.595Z] [2025-10-31T10:37:06.595Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:09.235Z] #180 DONE 0.3s [2025-10-31T10:37:09.235Z] [2025-10-31T10:37:09.235Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:09.522Z] #181 DONE 2.6s [2025-10-31T10:37:09.522Z] [2025-10-31T10:37:09.522Z] #182 [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:09.791Z] #182 DONE 0.1s [2025-10-31T10:37:09.791Z] [2025-10-31T10:37:09.791Z] #183 [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:09.791Z] #183 DONE 0.2s [2025-10-31T10:37:09.791Z] [2025-10-31T10:37:09.791Z] #132 [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:10.061Z] #132 ... [2025-10-31T10:37:10.061Z] [2025-10-31T10:37:10.061Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:37:10.654Z] #184 DONE 0.6s [2025-10-31T10:37:10.654Z] [2025-10-31T10:37:10.654Z] #185 [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:10.927Z] #185 DONE 0.2s [2025-10-31T10:37:10.927Z] [2025-10-31T10:37:10.927Z] #186 [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:13.529Z] #186 DONE 2.7s [2025-10-31T10:37:13.529Z] [2025-10-31T10:37:13.529Z] #110 [security-proxy-setup] exporting to image [2025-10-31T10:37:13.529Z] #110 exporting layers [2025-10-31T10:37:14.959Z] #110 exporting layers 1.5s done [2025-10-31T10:37:14.959Z] #110 writing image sha256:29f2ce530b4647170c7d7c37701b456ac370aea4e11fcac0938bc3194ffc79ed done [2025-10-31T10:37:14.959Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:37:14.959Z] #110 DONE 16.5s [2025-10-31T10:37:14.959Z] [2025-10-31T10:37:14.959Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:37:53.878Z] #55 ... [2025-10-31T10:37:53.878Z] [2025-10-31T10:37:53.878Z] #132 [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:53.878Z] #132 DONE 3601.5s [2025-10-31T10:37:53.878Z] [2025-10-31T10:37:53.878Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:37:53.878Z] #155 ... [2025-10-31T10:37:53.878Z] [2025-10-31T10:37:53.878Z] #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:53.878Z] #187 DONE 0.2s [2025-10-31T10:37:53.878Z] [2025-10-31T10:37:53.879Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:53.879Z] #188 DONE 0.2s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:37:53.879Z] #158 ... [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #189 [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:37:53.879Z] #189 DONE 0.4s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #190 [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:37:53.879Z] #190 DONE 0.2s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #191 [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:37:53.879Z] #191 DONE 0.2s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:37:53.879Z] #155 ... [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:37:53.879Z] #192 DONE 0.6s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:37:53.879Z] #193 DONE 0.6s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:37:53.879Z] #194 DONE 0.2s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:37:53.879Z] #55 ... [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #195 [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:37:53.879Z] #195 DONE 2.2s [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:37:53.879Z] #155 ... [2025-10-31T10:37:53.879Z] [2025-10-31T10:37:53.879Z] #110 [security-secretstore-setup] exporting to image [2025-10-31T10:37:53.879Z] #110 exporting layers [2025-10-31T10:37:55.295Z] #110 exporting layers 2.1s done [2025-10-31T10:37:55.295Z] #110 writing image sha256:b61cdf1fde10d2b1a6d5e0c14601b8b046d839a7cb5c2b1cbb1aec2a386830e9 done [2025-10-31T10:37:55.295Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:37:55.295Z] #110 DONE 18.6s [2025-10-31T10:37:55.295Z] [2025-10-31T10:37:55.295Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:39:31.984Z] #155 ... [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:39:31.984Z] #158 DONE 3671.7s [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:39:31.984Z] #33 ... [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:31.984Z] #196 DONE 0.2s [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:39:31.984Z] #157 ... [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:31.984Z] #197 DONE 0.1s [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:39:31.984Z] #157 ... [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #198 [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:39:31.984Z] #198 DONE 0.6s [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:39:31.984Z] #145 ... [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #199 [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:39:31.984Z] #199 DONE 0.2s [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #110 [security-spiffe-token-provider] exporting to image [2025-10-31T10:39:31.984Z] #110 exporting layers [2025-10-31T10:39:31.984Z] #110 exporting layers 1.1s done [2025-10-31T10:39:31.984Z] #110 writing image sha256:0f27030e2fea2953b089201fe745904bc9e906249b94f8284a6614bdc295bf7d done [2025-10-31T10:39:31.984Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:39:31.984Z] #110 DONE 19.7s [2025-10-31T10:39:31.984Z] [2025-10-31T10:39:31.984Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:40:18.954Z] #33 ... [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:40:18.954Z] #145 DONE 3748.6s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:18.954Z] #157 ... [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:18.954Z] #200 DONE 0.4s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:40:18.954Z] #33 ... [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:18.954Z] #201 ... [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:40:18.954Z] #149 DONE 3750.6s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:18.954Z] #201 DONE 0.7s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:40:18.954Z] #156 ... [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:40:18.954Z] #202 DONE 1.2s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:40:18.954Z] #203 DONE 0.2s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:40:18.954Z] #204 ... [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:18.954Z] #205 DONE 0.4s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:18.954Z] #206 DONE 0.5s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:40:18.954Z] #204 DONE 0.5s [2025-10-31T10:40:18.954Z] [2025-10-31T10:40:18.954Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:40:20.391Z] #207 DONE 1.3s [2025-10-31T10:40:20.391Z] [2025-10-31T10:40:20.391Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:20.679Z] #208 DONE 0.4s [2025-10-31T10:40:20.679Z] [2025-10-31T10:40:20.679Z] #209 [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:40:22.126Z] #209 DONE 3.0s [2025-10-31T10:40:22.126Z] [2025-10-31T10:40:22.126Z] #110 [security-proxy-auth] exporting to image [2025-10-31T10:40:22.126Z] #110 exporting layers [2025-10-31T10:40:22.126Z] #110 writing image sha256:f2a2a5915d30bf699fb8d7feaf3fdaacdd17ac3f7788b051b7c3425ea20b14f6 0.1s done [2025-10-31T10:40:22.126Z] #110 naming to docker.io/library/core-data-arm64 done [2025-10-31T10:40:23.112Z] #110 ... [2025-10-31T10:40:23.112Z] [2025-10-31T10:40:23.112Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:40:23.112Z] #155 DONE 3737.1s [2025-10-31T10:40:23.112Z] [2025-10-31T10:40:23.112Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:40:23.387Z] #154 ... [2025-10-31T10:40:23.387Z] [2025-10-31T10:40:23.387Z] #110 [security-proxy-auth] exporting to image [2025-10-31T10:40:23.387Z] #110 exporting layers 1.5s done [2025-10-31T10:40:23.387Z] #110 writing image sha256:62587202476959d33999c9ec70cc182fbe45e7f46c7b2fb6717ad52d0d2b0956 done [2025-10-31T10:40:23.387Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T10:40:23.387Z] #110 DONE 22.4s [2025-10-31T10:40:23.661Z] [2025-10-31T10:40:23.661Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:40:23.661Z] #55 ... [2025-10-31T10:40:23.661Z] [2025-10-31T10:40:23.661Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:24.256Z] #210 DONE 0.3s [2025-10-31T10:40:24.256Z] [2025-10-31T10:40:24.256Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:40:24.256Z] #156 ... [2025-10-31T10:40:24.256Z] [2025-10-31T10:40:24.256Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:40:24.853Z] #211 ... [2025-10-31T10:40:24.853Z] [2025-10-31T10:40:24.853Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:40:24.853Z] #154 DONE 3758.4s [2025-10-31T10:40:24.853Z] [2025-10-31T10:40:24.853Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:40:25.457Z] #55 ... [2025-10-31T10:40:25.457Z] [2025-10-31T10:40:25.457Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:40:25.457Z] #211 DONE 1.2s [2025-10-31T10:40:25.457Z] [2025-10-31T10:40:25.457Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:25.739Z] #212 DONE 0.3s [2025-10-31T10:40:25.739Z] [2025-10-31T10:40:25.739Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:26.027Z] #213 DONE 0.4s [2025-10-31T10:40:26.027Z] [2025-10-31T10:40:26.027Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:26.303Z] #214 DONE 0.3s [2025-10-31T10:40:26.303Z] [2025-10-31T10:40:26.303Z] #110 [core-keeper] exporting to image [2025-10-31T10:40:26.899Z] #110 exporting layers 1.2s done [2025-10-31T10:40:26.899Z] #110 writing image sha256:42c2621e384fce60662e03525ed15e6ec57fa9f6f9f785101926aee11801bb00 0.0s done [2025-10-31T10:40:26.899Z] #110 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-31T10:40:26.899Z] #110 DONE 23.6s [2025-10-31T10:40:26.899Z] [2025-10-31T10:40:26.899Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:40:27.491Z] #215 DONE 0.9s [2025-10-31T10:40:27.491Z] [2025-10-31T10:40:27.491Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:27.491Z] #216 DONE 0.2s [2025-10-31T10:40:27.491Z] [2025-10-31T10:40:27.491Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:40:27.763Z] #217 DONE 0.1s [2025-10-31T10:40:27.763Z] [2025-10-31T10:40:27.763Z] #110 [core-metadata] exporting to image [2025-10-31T10:40:28.361Z] #110 exporting layers 0.8s done [2025-10-31T10:40:28.638Z] #110 writing image sha256:13d96ab9efe74c9db3699122279f4b37f6d1cbbe04c420e64bb3797fca6acd01 done [2025-10-31T10:40:28.638Z] #110 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-10-31T10:40:28.638Z] #110 DONE 24.1s [2025-10-31T10:40:28.638Z] [2025-10-31T10:40:28.638Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:15.592Z] #156 ... [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:15.592Z] #157 DONE 3778.6s [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:15.592Z] #156 ... [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:15.592Z] #218 DONE 0.2s [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:15.592Z] #156 ... [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:15.592Z] #219 DONE 0.2s [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:41:15.592Z] #220 DONE 0.7s [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:41:15.592Z] #221 DONE 0.2s [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:15.592Z] #55 ... [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #110 [support-scheduler] exporting to image [2025-10-31T10:41:15.592Z] #110 exporting layers [2025-10-31T10:41:15.592Z] #110 exporting layers 1.6s done [2025-10-31T10:41:15.592Z] #110 writing image sha256:489fd688eb5d476b0c1a0c4e1b6ea09038522769e265b14afb49eb9cc38d3a6d 0.0s done [2025-10-31T10:41:15.592Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:41:15.592Z] #110 DONE 25.7s [2025-10-31T10:41:15.592Z] [2025-10-31T10:41:15.592Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:18.984Z] #156 DONE 3789.1s [2025-10-31T10:41:18.984Z] [2025-10-31T10:41:18.984Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:41:19.569Z] #33 ... [2025-10-31T10:41:19.569Z] [2025-10-31T10:41:19.569Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:19.569Z] #222 DONE 0.2s [2025-10-31T10:41:19.569Z] [2025-10-31T10:41:19.569Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:19.569Z] #223 DONE 0.1s [2025-10-31T10:41:19.569Z] [2025-10-31T10:41:19.569Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:41:19.836Z] #33 ... [2025-10-31T10:41:19.836Z] [2025-10-31T10:41:19.836Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:41:20.426Z] #224 DONE 0.6s [2025-10-31T10:41:20.426Z] [2025-10-31T10:41:20.426Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:20.426Z] #225 DONE 0.1s [2025-10-31T10:41:20.426Z] [2025-10-31T10:41:20.426Z] #110 [support-notifications] exporting to image [2025-10-31T10:41:20.426Z] #110 exporting layers [2025-10-31T10:41:21.397Z] #110 exporting layers 0.7s done [2025-10-31T10:41:21.397Z] #110 writing image sha256:8955be515edc67903c846ec215ad60a91309c3476e782c73bede8d5d8807c2f5 done [2025-10-31T10:41:21.397Z] #110 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:41:21.397Z] #110 DONE 26.5s [2025-10-31T10:41:21.397Z] [2025-10-31T10:41:21.397Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:21.397Z] time="2025-10-31T09:31:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:41:21.428Z] $ docker stop --time=1 38a8c6884cfd4645c7cf600588c900ab65b15d5aa0c4384edc205fb33d51d7b7 [2025-10-31T10:41:23.258Z] $ docker rm -f --volumes 38a8c6884cfd4645c7cf600588c900ab65b15d5aa0c4384edc205fb33d51d7b7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:41:23.996Z] + docker images [2025-10-31T10:41:23.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:41:23.996Z] support-notifications-arm64 latest 8955be515edc 3 seconds ago 53MB [2025-10-31T10:41:23.996Z] support-scheduler-arm64 latest 489fd688eb5d 12 seconds ago 49.2MB [2025-10-31T10:41:23.996Z] core-metadata-arm64 latest 13d96ab9efe7 56 seconds ago 52.5MB [2025-10-31T10:41:23.996Z] core-keeper-arm64 latest 42c2621e384f 58 seconds ago 45.2MB [2025-10-31T10:41:23.996Z] security-proxy-auth-arm64 latest 625872024769 About a minute ago 44.6MB [2025-10-31T10:41:23.996Z] core-data-arm64 latest f2a2a5915d30 About a minute ago 45.5MB [2025-10-31T10:41:23.996Z] security-spiffe-token-provider-arm64 latest 0f27030e2fea 2 minutes ago 49.1MB [2025-10-31T10:41:23.996Z] security-secretstore-setup-arm64 latest b61cdf1fde10 3 minutes ago 79.5MB [2025-10-31T10:41:23.996Z] security-proxy-setup-arm64 latest 29f2ce530b46 4 minutes ago 49.5MB [2025-10-31T10:41:23.996Z] core-command-arm64 latest 2f5b16de0423 5 minutes ago 40.1MB [2025-10-31T10:41:23.996Z] security-bootstrapper-arm64 latest 2695315a5cae 30 minutes ago 21.6MB [2025-10-31T10:41:23.996Z] core-common-config-bootstrapper-arm64 latest 48bf7d3cedc3 31 minutes ago 20.5MB [2025-10-31T10:41:23.996Z] security-spire-server-arm64 latest a216fe91fc3e About an hour ago 144MB [2025-10-31T10:41:23.996Z] security-spire-config-arm64 latest 2ae73e925b2d About an hour ago 143MB [2025-10-31T10:41:23.996Z] security-spire-agent-arm64 latest fe3ae12a511a About an hour ago 187MB [2025-10-31T10:41:23.996Z] ci-base-image-arm64 latest 9fd125dba81c 2 hours ago 920MB [2025-10-31T10:41:23.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:41:23.996Z] 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:41:24.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:41:24.936Z] [2025-10-31T10:41:24.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:25.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:41:25.663Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:41:25.663Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:41:25.663Z] 04944245beec: Pulling fs layer [2025-10-31T10:41:25.663Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:41:25.663Z] 765212b225bb: Pulling fs layer [2025-10-31T10:41:25.663Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:41:25.663Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:41:25.663Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:41:25.663Z] f23df028b6ca: Waiting [2025-10-31T10:41:25.663Z] d65c8cfc05b1: Waiting [2025-10-31T10:41:25.663Z] 765212b225bb: Waiting [2025-10-31T10:41:25.663Z] 2437ff75d9bd: Waiting [2025-10-31T10:41:25.663Z] 04944245beec: Verifying Checksum [2025-10-31T10:41:25.663Z] 04944245beec: Download complete [2025-10-31T10:41:25.663Z] 765212b225bb: Verifying Checksum [2025-10-31T10:41:25.663Z] 765212b225bb: Download complete [2025-10-31T10:41:25.663Z] f23df028b6ca: Verifying Checksum [2025-10-31T10:41:25.663Z] f23df028b6ca: Download complete [2025-10-31T10:41:25.944Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:41:25.944Z] d65c8cfc05b1: Download complete [2025-10-31T10:41:25.944Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:41:25.944Z] 699f458cf7ca: Download complete [2025-10-31T10:41:26.558Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:41:26.558Z] 8998bd30e6a1: Download complete [2025-10-31T10:41:29.959Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:41:29.959Z] 2437ff75d9bd: Download complete [2025-10-31T10:41:31.920Z] 8998bd30e6a1: Pull complete [2025-10-31T10:41:32.512Z] 04944245beec: Pull complete [2025-10-31T10:41:34.472Z] 699f458cf7ca: Pull complete [2025-10-31T10:41:34.753Z] 765212b225bb: Pull complete [2025-10-31T10:41:35.718Z] f23df028b6ca: Pull complete [2025-10-31T10:41:36.304Z] d65c8cfc05b1: Pull complete [2025-10-31T10:41:54.550Z] 2437ff75d9bd: Pull complete [2025-10-31T10:41:54.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:41:54.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:41:54.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:41:54.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-771144 does not seem to be running inside a container [2025-10-31T10:41:55.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T10:41:58.363Z] $ docker top 188f22a76de56e76a08f2f3c44f28e7216c8ac82db5636532cc16ed559592e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:59.379Z] ---> job-cost.sh [2025-10-31T10:41:59.379Z] lf-activate-venv: SKIPPING [2025-10-31T10:41:59.379Z] INFO: No Stack... [2025-10-31T10:41:59.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:42:00.940Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:42:01.609Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:42:01.609Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:42:01.680Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085-1-stack-cost] [2025-10-31T10:42:01.686Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085-1-stack-cost] did not exist. Created. [2025-10-31T10:42:01.692Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:42:02.464Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:42:02.731Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:42:02.752Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:42:02.844Z] $ docker stop --time=1 188f22a76de56e76a08f2f3c44f28e7216c8ac82db5636532cc16ed559592e83 [2025-10-31T10:42:04.418Z] $ docker rm -f --volumes 188f22a76de56e76a08f2f3c44f28e7216c8ac82db5636532cc16ed559592e83 [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:06.971Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:07.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:08.223Z] ---> package-listing.sh [2025-10-31T10:42:08.223Z] ++ facter osfamily [2025-10-31T10:42:08.223Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:42:08.483Z] + OS_FAMILY=debian [2025-10-31T10:42:08.483Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:42:08.483Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:42:08.483Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:42:08.483Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:42:08.483Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:42:08.483Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:42:08.483Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:42:08.483Z] + case "${OS_FAMILY}" in [2025-10-31T10:42:08.483Z] + dpkg -l [2025-10-31T10:42:08.483Z] + grep '^ii' [2025-10-31T10:42:08.483Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:42:08.483Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:42:08.483Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:42:08.483Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:42:08.483Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:42:08.483Z] + 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:08.523Z] 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:08.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:09.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:09.465Z] [2025-10-31T10:42:09.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:09.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:09.863Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:42:09.863Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:42:09.863Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:42:09.863Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:42:09.863Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:42:09.863Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:42:09.863Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:42:09.863Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:42:09.863Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:42:09.863Z] 5d3b04190fa2: Waiting [2025-10-31T10:42:09.863Z] 33b1e0a273af: Waiting [2025-10-31T10:42:09.863Z] 2f39f015ded8: Waiting [2025-10-31T10:42:09.863Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:42:09.863Z] 5c69ac0246d0: Download complete [2025-10-31T10:42:09.863Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:42:09.863Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:42:10.121Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:42:10.121Z] 33b1e0a273af: Download complete [2025-10-31T10:42:10.121Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:42:10.121Z] 5d3b04190fa2: Download complete [2025-10-31T10:42:10.121Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:42:10.121Z] ec43610c2a17: Download complete [2025-10-31T10:42:10.121Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:42:10.121Z] 5eb5b503b376: Download complete [2025-10-31T10:42:12.024Z] 5eb5b503b376: Pull complete [2025-10-31T10:42:12.024Z] 5c69ac0246d0: Pull complete [2025-10-31T10:42:12.282Z] ec43610c2a17: Pull complete [2025-10-31T10:42:12.282Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:42:12.539Z] 33b1e0a273af: Pull complete [2025-10-31T10:42:12.539Z] 5d3b04190fa2: Pull complete [2025-10-31T10:42:19.101Z] 2f39f015ded8: Pull complete [2025-10-31T10:42:19.101Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:42:19.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:19.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:42:19.325Z] prd-ubuntu20.04-docker-8c-8g-771123 does not seem to be running inside a container [2025-10-31T10:42:19.357Z] $ 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:42:20.932Z] $ docker top 754c38c0358e173900a35400c1843870a049619d0069c9444a93e9a68ed78fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:42:21.337Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:42:21.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:42:21.950Z] + ls /var/log/sa-host [2025-10-31T10:42:21.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:42:22.111Z] provisioning config files... [2025-10-31T10:42:22.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16059781185386005390tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:42:22.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:22.519Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:42:22.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:22.952Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:42:22.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:23.310Z] ---> sudo-logs.sh [2025-10-31T10:42:23.310Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:42:23.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:23.719Z] ---> job-cost.sh [2025-10-31T10:42:23.719Z] lf-activate-venv: SKIPPING [2025-10-31T10:42:23.719Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:42:23.719Z] INFO: Retrieving Stack Cost... [2025-10-31T10:42:23.979Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:42:24.545Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:42:24.588Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:24.906Z] ---> logs-deploy.sh [2025-10-31T10:42:24.906Z] lf-activate-venv: SKIPPING [2025-10-31T10:42:24.906Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-2ab5a44d3685aadb3a8ed3c8ccace085/1 [2025-10-31T10:42:24.906Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:42:25.843Z] Archives upload complete. [2025-10-31T10:42:25.843Z] INFO: archiving logs to Nexus