Pull request #5241 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b4677c1abf01289a9d8694609f648fbadcab6ab+bbf141e4669210f407981f563a8ec2cefdbd657d (66afbc3453a619c14f4c7a702bb8a7faea5c11b2) 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-ssh11103513368844119636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh3857739283551590020.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 056ae7b86453181957306e7078512cbe12174832 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/PR-5241/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/PR-5241/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4020382826638157301.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/PR-5241/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1003239782775172268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh10929683972156432258.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/PR-5241/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/PR-5241/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6385386805101428502.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 056ae7b86453181957306e7078512cbe12174832 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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7852 in /w/workspace/edgexfoundry_edgex-go_PR-5241 [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 Merging remotes/origin/main commit bbf141e4669210f407981f563a8ec2cefdbd657d into PR head commit 2b4677c1abf01289a9d8694609f648fbadcab6ab Merge succeeded, producing b161ebc9a36f548b2dfe5fcb676f056c6703cf56 Checking out Revision b161ebc9a36f548b2dfe5fcb676f056c6703cf56 (PR-5241) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5241/head:refs/remotes/origin/PR-5241 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b4677c1abf01289a9d8694609f648fbadcab6ab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bbf141e4669210f407981f563a8ec2cefdbd657d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b161ebc9a36f548b2dfe5fcb676f056c6703cf56 # timeout=10 Commit message: "Merge commit 'bbf141e4669210f407981f563a8ec2cefdbd657d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-29T08:16:31.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-29T08:16:31.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-29T08:16:32.075Z] ========================================================= [2025-08-29T08:16:32.075Z] EdgeX Global Pipelines Version Info [2025-08-29T08:16:32.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:16:33.204Z] ------------------- [2025-08-29T08:16:33.204Z] stable info: [2025-08-29T08:16:33.204Z] ------------------- [2025-08-29T08:16:33.204Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-29T08:16:33.204Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T08:16:33.204Z] Message: update stable to v1.0.276 [2025-08-29T08:16:33.773Z] ------------------- [2025-08-29T08:16:33.774Z] experimental info: [2025-08-29T08:16:33.774Z] ------------------- [2025-08-29T08:16:33.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-29T08:16:33.774Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T08:16:33.774Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-29T08:16:34.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-29T08:16:34.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-29T08:16:34.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-29T08:16:34.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-29T08:16:34.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-29T08:16:34.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-29T08:16:34.328Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-29T08:16:34.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-29T08:16:34.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-29T08:16:34.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-29T08:16:34.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-29T08:16:34.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-29T08:16:34.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-29T08:16:34.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-29T08:16:34.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-29T08:16:34.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T08:16:34.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T08:16:34.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-29T08:16:34.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-29T08:16:35.047Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-29T08:16:35.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-29T08:16:35.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-29T08:16:35.184Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-29T08:16:35.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5241 [Pipeline] echo [2025-08-29T08:16:35.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5241 [Pipeline] echo [2025-08-29T08:16:35.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5241 [Pipeline] echo [2025-08-29T08:16:35.377Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b161ebc9a36f548b2dfe5fcb676f056c6703cf56 [Pipeline] echo [2025-08-29T08:16:35.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b161ebc [Pipeline] echo [2025-08-29T08:16:35.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T08:16:35.620Z] provisioning config files... [2025-08-29T08:16:35.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16669398410726113941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:16:36.031Z] ---> ****-login.sh [2025-08-29T08:16:36.031Z] nexus3.edgexfoundry.org:10001 [2025-08-29T08:16:36.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:16:36.292Z] [2025-08-29T08:16:36.292Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:16:36.292Z] Configure a credential helper to remove this warning. See [2025-08-29T08:16:36.292Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:16:36.292Z] [2025-08-29T08:16:36.292Z] Login Succeeded [2025-08-29T08:16:36.292Z] nexus3.edgexfoundry.org:10002 [2025-08-29T08:16:36.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:16:36.554Z] [2025-08-29T08:16:36.554Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:16:36.554Z] Configure a credential helper to remove this warning. See [2025-08-29T08:16:36.554Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:16:36.554Z] [2025-08-29T08:16:36.554Z] Login Succeeded [2025-08-29T08:16:36.554Z] nexus3.edgexfoundry.org:10003 [2025-08-29T08:16:36.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:16:36.554Z] [2025-08-29T08:16:36.554Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:16:36.554Z] Configure a credential helper to remove this warning. See [2025-08-29T08:16:36.554Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:16:36.554Z] [2025-08-29T08:16:36.554Z] Login Succeeded [2025-08-29T08:16:36.554Z] nexus3.edgexfoundry.org:10004 [2025-08-29T08:16:36.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:16:36.554Z] [2025-08-29T08:16:36.554Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:16:36.554Z] Configure a credential helper to remove this warning. See [2025-08-29T08:16:36.554Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:16:36.554Z] [2025-08-29T08:16:36.554Z] Login Succeeded [2025-08-29T08:16:36.554Z] ****.io [2025-08-29T08:16:36.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:16:36.815Z] [2025-08-29T08:16:36.816Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:16:36.816Z] Configure a credential helper to remove this warning. See [2025-08-29T08:16:36.816Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:16:36.816Z] [2025-08-29T08:16:36.816Z] Login Succeeded [2025-08-29T08:16:36.816Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T08:16:36.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T08:16:37.270Z] + 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-08-29T08:16:37.271Z] + dirname cmd/core-command/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/core-data/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-29T08:16:37.271Z] + + dirname cmd/core-keeper/Dockerfile [2025-08-29T08:16:37.271Z] cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/core-metadata/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/support-notifications/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-29T08:16:37.271Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-29T08:16:37.271Z] + cut -d/ -f2 [2025-08-29T08:16:37.271Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-29T08:16:37.318Z] 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-08-29T08:16:37.842Z] + git rev-list -1 --merges b161ebc9a36f548b2dfe5fcb676f056c6703cf56~1..b161ebc9a36f548b2dfe5fcb676f056c6703cf56 [Pipeline] echo [2025-08-29T08:16:37.880Z] -----------> git rev-list -1 --merges b161ebc9a36f548b2dfe5fcb676f056c6703cf56~1..b161ebc9a36f548b2dfe5fcb676f056c6703cf56 b161ebc9a36f548b2dfe5fcb676f056c6703cf56 [2025-08-29T08:16:37.881Z] b161ebc9a36f548b2dfe5fcb676f056c6703cf56 [false] [Pipeline] sh [2025-08-29T08:16:38.199Z] + git log --format=format:%s -1 b161ebc9a36f548b2dfe5fcb676f056c6703cf56 [Pipeline] echo [2025-08-29T08:16:38.239Z] ========================================================= [2025-08-29T08:16:38.239Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-29T08:16:38.239Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-29T08:16:38.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T08:16:38.776Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-29T08:16:38.776Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-29T08:16:38.776Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-29T08:16:38.776Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-29T08:16:38.776Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-29T08:16:38.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:16:39.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T08:16:39.301Z] [2025-08-29T08:16:39.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:16:39.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T08:16:39.693Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-29T08:16:39.693Z] 3dae71ba6b94: Pulling fs layer [2025-08-29T08:16:39.693Z] 6bf1a483ea7c: Pulling fs layer [2025-08-29T08:16:39.693Z] f5dfc541a4d3: Pulling fs layer [2025-08-29T08:16:39.693Z] 461d9e800cba: Pulling fs layer [2025-08-29T08:16:39.693Z] 80192f66455f: Pulling fs layer [2025-08-29T08:16:39.693Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-29T08:16:39.693Z] a29436f7fd5d: Pulling fs layer [2025-08-29T08:16:39.693Z] 923cac83aea3: Pulling fs layer [2025-08-29T08:16:39.693Z] 25ad8b0a4227: Pulling fs layer [2025-08-29T08:16:39.693Z] db01528c6b51: Pulling fs layer [2025-08-29T08:16:39.693Z] 28988de357af: Pulling fs layer [2025-08-29T08:16:39.693Z] 80192f66455f: Waiting [2025-08-29T08:16:39.693Z] db01528c6b51: Waiting [2025-08-29T08:16:39.693Z] 923cac83aea3: Waiting [2025-08-29T08:16:39.693Z] 25ad8b0a4227: Waiting [2025-08-29T08:16:39.693Z] 2e8e34ca0e6c: Waiting [2025-08-29T08:16:39.693Z] 28988de357af: Waiting [2025-08-29T08:16:39.693Z] a29436f7fd5d: Waiting [2025-08-29T08:16:39.693Z] 6bf1a483ea7c: Verifying Checksum [2025-08-29T08:16:39.693Z] 6bf1a483ea7c: Download complete [2025-08-29T08:16:39.693Z] 461d9e800cba: Verifying Checksum [2025-08-29T08:16:39.693Z] 461d9e800cba: Download complete [2025-08-29T08:16:39.693Z] 80192f66455f: Download complete [2025-08-29T08:16:39.954Z] f5dfc541a4d3: Verifying Checksum [2025-08-29T08:16:39.954Z] f5dfc541a4d3: Download complete [2025-08-29T08:16:39.954Z] 3dae71ba6b94: Verifying Checksum [2025-08-29T08:16:39.954Z] 3dae71ba6b94: Download complete [2025-08-29T08:16:39.954Z] 923cac83aea3: Verifying Checksum [2025-08-29T08:16:39.954Z] 923cac83aea3: Download complete [2025-08-29T08:16:39.954Z] 25ad8b0a4227: Verifying Checksum [2025-08-29T08:16:39.954Z] 25ad8b0a4227: Download complete [2025-08-29T08:16:40.215Z] 28988de357af: Verifying Checksum [2025-08-29T08:16:40.215Z] 28988de357af: Download complete [2025-08-29T08:16:40.215Z] a29436f7fd5d: Verifying Checksum [2025-08-29T08:16:40.215Z] a29436f7fd5d: Download complete [2025-08-29T08:16:40.475Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-29T08:16:40.475Z] 2e8e34ca0e6c: Download complete [2025-08-29T08:16:41.426Z] 3dae71ba6b94: Pull complete [2025-08-29T08:16:41.691Z] 6bf1a483ea7c: Pull complete [2025-08-29T08:16:42.263Z] f5dfc541a4d3: Pull complete [2025-08-29T08:16:42.524Z] 461d9e800cba: Pull complete [2025-08-29T08:16:42.524Z] 80192f66455f: Pull complete [2025-08-29T08:16:47.812Z] 2e8e34ca0e6c: Pull complete [2025-08-29T08:16:47.812Z] a29436f7fd5d: Pull complete [2025-08-29T08:16:47.812Z] 923cac83aea3: Pull complete [2025-08-29T08:16:48.073Z] 25ad8b0a4227: Pull complete [2025-08-29T08:16:48.073Z] db01528c6b51: Pull complete [2025-08-29T08:16:48.073Z] 28988de357af: Pull complete [2025-08-29T08:16:48.073Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-29T08:16:48.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T08:16:48.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:16:48.363Z] prd-ubuntu20.04-docker-8c-8g-7852 does not seem to be running inside a container [2025-08-29T08:16:48.407Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T08:16:53.236Z] $ docker top 50574c1b4aa00a7433d2ce8c283a4ed264f98696042502eec113ceec1f198134 -eo pid,comm [2025-08-29T08:16:53.290Z] 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-08-29T08:16:53.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T08:16:53.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T08:16:53.444Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T08:16:53.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T08:16:53.578Z] $ docker exec 50574c1b4aa00a7433d2ce8c283a4ed264f98696042502eec113ceec1f198134 ssh-agent [2025-08-29T08:16:53.686Z] SSH_AUTH_SOCK=/tmp/ssh-Pg1HTEoGFiRG/agent.33 [2025-08-29T08:16:53.686Z] SSH_AGENT_PID=39 [2025-08-29T08:16:53.693Z] Running ssh-add (command line suppressed) [2025-08-29T08:16:53.799Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13595628684354138319.key (/w/workspace/edgex-go/1@tmp/private_key_13595628684354138319.key) [2025-08-29T08:16:53.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T08:16:54.160Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-08-29T08:16:54.475Z] + git tag --points-at HEAD [Pipeline] } [2025-08-29T08:16:54.501Z] $ docker exec --env ******** --env ******** 50574c1b4aa00a7433d2ce8c283a4ed264f98696042502eec113ceec1f198134 ssh-agent -k [2025-08-29T08:16:54.614Z] unset SSH_AUTH_SOCK; [2025-08-29T08:16:54.614Z] unset SSH_AGENT_PID; [2025-08-29T08:16:54.615Z] echo Agent pid 39 killed; [2025-08-29T08:16:54.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-29T08:16:54.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T08:16:54.734Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T08:16:54.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T08:16:54.849Z] $ docker exec 50574c1b4aa00a7433d2ce8c283a4ed264f98696042502eec113ceec1f198134 ssh-agent [2025-08-29T08:16:54.961Z] SSH_AUTH_SOCK=/tmp/ssh-wdMKc8fjNxx5/agent.86 [2025-08-29T08:16:54.961Z] SSH_AGENT_PID=92 [2025-08-29T08:16:54.966Z] Running ssh-add (command line suppressed) [2025-08-29T08:16:55.072Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10061399421731777034.key (/w/workspace/edgex-go/1@tmp/private_key_10061399421731777034.key) [2025-08-29T08:16:55.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T08:16:55.427Z] + git semver init [2025-08-29T08:16:55.686Z] 2025-08-29 08:16:55,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T08:16:55.686Z] 2025-08-29 08:16:55,653 [run_init] DEBUG init version:0.0.0 force:False [2025-08-29T08:16:55.686Z] 2025-08-29 08:16:55,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-08-29T08:16:55.686Z] 2025-08-29 08:16:55,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-08-29T08:16:55.686Z] 2025-08-29 08:16:55,654 [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-08-29T08:17:02.256Z] 2025-08-29 08:17:01,537 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-08-29T08:17:02.256Z] 2025-08-29 08:17:01,537 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5241 with force:False [2025-08-29T08:17:02.256Z] 2025-08-29 08:17:01,538 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5241 [2025-08-29T08:17:02.256Z] 2025-08-29 08:17:01,543 [execute] INFO git cat-file --batch-check [2025-08-29T08:17:02.256Z] 2025-08-29 08:17:01,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T08:17:02.256Z] 2025-08-29 08:17:01,547 [execute] INFO git cat-file --batch [2025-08-29T08:17:02.256Z] 2025-08-29 08:17:01,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T08:17:02.256Z] 2025-08-29 08:17:01,550 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5241 [2025-08-29T08:17:02.256Z] 0.0.0 [Pipeline] } [2025-08-29T08:17:02.276Z] $ docker exec --env ******** --env ******** 50574c1b4aa00a7433d2ce8c283a4ed264f98696042502eec113ceec1f198134 ssh-agent -k [2025-08-29T08:17:02.369Z] unset SSH_AUTH_SOCK; [2025-08-29T08:17:02.370Z] unset SSH_AGENT_PID; [2025-08-29T08:17:02.370Z] echo Agent pid 92 killed; [2025-08-29T08:17:02.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T08:17:02.809Z] + git semver [Pipeline] } [2025-08-29T08:17:03.090Z] $ docker stop --time=1 50574c1b4aa00a7433d2ce8c283a4ed264f98696042502eec113ceec1f198134 [2025-08-29T08:17:04.368Z] $ docker rm -f --volumes 50574c1b4aa00a7433d2ce8c283a4ed264f98696042502eec113ceec1f198134 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T08:17:04.841Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-29T08:17:05.210Z] Stashed 1 file(s) [Pipeline] echo [2025-08-29T08:17:05.233Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-08-29T08:17:06.461Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-08-29T08:17:06.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T08:17:06.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T08:17:06.590Z] ========================================================= [2025-08-29T08:17:06.590Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-29T08:17:06.590Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-29T08:17:06.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:17:06.939Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-29T08:17:06.939Z] 0a9a5dfd008f: Pulling fs layer [2025-08-29T08:17:06.939Z] 36466aa92d05: Pulling fs layer [2025-08-29T08:17:06.939Z] e10405b45d13: Pulling fs layer [2025-08-29T08:17:06.939Z] 096b7ceb2af7: Pulling fs layer [2025-08-29T08:17:06.939Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T08:17:06.939Z] 096b7ceb2af7: Waiting [2025-08-29T08:17:06.939Z] c451b95d7931: Pulling fs layer [2025-08-29T08:17:06.939Z] 9febf9df4401: Pulling fs layer [2025-08-29T08:17:06.939Z] 4f4fb700ef54: Waiting [2025-08-29T08:17:06.939Z] c451b95d7931: Waiting [2025-08-29T08:17:06.939Z] 1477f019b032: Pulling fs layer [2025-08-29T08:17:06.939Z] c7dc25521971: Pulling fs layer [2025-08-29T08:17:06.939Z] 9febf9df4401: Waiting [2025-08-29T08:17:06.939Z] 1477f019b032: Waiting [2025-08-29T08:17:06.939Z] c7dc25521971: Waiting [2025-08-29T08:17:06.939Z] 36466aa92d05: Verifying Checksum [2025-08-29T08:17:06.939Z] 36466aa92d05: Download complete [2025-08-29T08:17:06.939Z] 096b7ceb2af7: Download complete [2025-08-29T08:17:06.939Z] 4f4fb700ef54: Download complete [2025-08-29T08:17:06.939Z] c451b95d7931: Download complete [2025-08-29T08:17:06.939Z] 0a9a5dfd008f: Verifying Checksum [2025-08-29T08:17:06.939Z] 0a9a5dfd008f: Download complete [2025-08-29T08:17:06.939Z] 9febf9df4401: Verifying Checksum [2025-08-29T08:17:06.939Z] 9febf9df4401: Download complete [2025-08-29T08:17:07.200Z] 0a9a5dfd008f: Pull complete [2025-08-29T08:17:07.200Z] c7dc25521971: Verifying Checksum [2025-08-29T08:17:07.200Z] c7dc25521971: Download complete [2025-08-29T08:17:07.465Z] 36466aa92d05: Pull complete [2025-08-29T08:17:07.723Z] e10405b45d13: Download complete [2025-08-29T08:17:07.982Z] 1477f019b032: Verifying Checksum [2025-08-29T08:17:07.982Z] 1477f019b032: Download complete [2025-08-29T08:17:13.271Z] e10405b45d13: Pull complete [2025-08-29T08:17:13.532Z] 096b7ceb2af7: Pull complete [2025-08-29T08:17:13.532Z] 4f4fb700ef54: Pull complete [2025-08-29T08:17:13.532Z] c451b95d7931: Pull complete [2025-08-29T08:17:13.532Z] 9febf9df4401: Pull complete [2025-08-29T08:17:16.817Z] 1477f019b032: Pull complete [2025-08-29T08:17:17.077Z] c7dc25521971: Pull complete [2025-08-29T08:17:17.077Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T08:17:17.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:17:17.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-29T08:17:17.445Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:17:17.445Z] WORKDIR /edgex [2025-08-29T08:17:17.445Z] COPY go.mod . [2025-08-29T08:17:17.445Z] RUN go mod download [2025-08-29T08:17:17.445Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-29T08:17:18.016Z] #0 building with "default" instance using docker driver [2025-08-29T08:17:18.016Z] [2025-08-29T08:17:18.016Z] #1 [internal] load build definition from Dockerfile [2025-08-29T08:17:18.016Z] #1 transferring dockerfile: 164B done [2025-08-29T08:17:18.016Z] #1 DONE 0.0s [2025-08-29T08:17:18.016Z] [2025-08-29T08:17:18.016Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:17:18.016Z] #2 DONE 0.0s [2025-08-29T08:17:18.275Z] [2025-08-29T08:17:18.275Z] #3 [internal] load .dockerignore [2025-08-29T08:17:18.275Z] #3 transferring context: 50B done [2025-08-29T08:17:18.275Z] #3 DONE 0.0s [2025-08-29T08:17:18.275Z] [2025-08-29T08:17:18.275Z] #4 [internal] load build context [2025-08-29T08:17:18.275Z] #4 transferring context: 6.57kB done [2025-08-29T08:17:18.275Z] #4 DONE 0.1s [2025-08-29T08:17:18.275Z] [2025-08-29T08:17:18.275Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:17:18.275Z] #5 DONE 0.1s [2025-08-29T08:17:18.535Z] [2025-08-29T08:17:18.535Z] #6 [2/4] WORKDIR /edgex [2025-08-29T08:17:22.735Z] #6 DONE 4.5s [2025-08-29T08:17:22.995Z] [2025-08-29T08:17:22.995Z] #7 [3/4] COPY go.mod . [2025-08-29T08:17:22.995Z] #7 DONE 0.0s [2025-08-29T08:17:22.995Z] [2025-08-29T08:17:22.995Z] #8 [4/4] RUN go mod download [2025-08-29T08:17:33.004Z] #8 DONE 9.2s [2025-08-29T08:17:33.004Z] [2025-08-29T08:17:33.004Z] #9 exporting to image [2025-08-29T08:17:33.004Z] #9 exporting layers [2025-08-29T08:17:36.297Z] #9 exporting layers 4.0s done [2025-08-29T08:17:36.297Z] #9 writing image sha256:67df24c00d8913537c2c930c8a2ac52ad15676a313dd6a7c7e70ccc3894efbba done [2025-08-29T08:17:36.297Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-29T08:17:36.297Z] #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:17:36.690Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T08:17:36.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:17:36.855Z] prd-ubuntu20.04-docker-8c-8g-7852 does not seem to be running inside a container [2025-08-29T08:17:36.884Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-29T08:17:37.263Z] $ docker top ae7fed7af09f766d981b2481fecd9a04e2d475cd9fc1ca41b11fbda0b673faca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T08:17:37.664Z] + go version [2025-08-29T08:17:37.664Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-29T08:17:37.694Z] $ docker stop --time=1 ae7fed7af09f766d981b2481fecd9a04e2d475cd9fc1ca41b11fbda0b673faca [2025-08-29T08:17:38.947Z] $ docker rm -f --volumes ae7fed7af09f766d981b2481fecd9a04e2d475cd9fc1ca41b11fbda0b673faca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:17:39.697Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T08:17:39.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:17:39.850Z] prd-ubuntu20.04-docker-8c-8g-7852 does not seem to be running inside a container [2025-08-29T08:17:39.874Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-29T08:17:40.156Z] $ docker top e3ca1a6bc6da19cb527f7b64f4e2ecb95cc0448156d6c29aa55edddb6ef6ec30 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-29T08:17:40.277Z] ========================================================= [2025-08-29T08:17:40.277Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-29T08:17:40.277Z] ========================================================= [Pipeline] sh [2025-08-29T08:17:40.572Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-08-29T08:17:40.949Z] + make test [2025-08-29T08:17:40.949Z] go test -race -coverprofile=coverage.out ./... [2025-08-29T08:17:49.060Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-29T08:18:15.597Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-29T08:18:15.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-29T08:18:15.877Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-29T08:18:15.877Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-29T08:18:15.877Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-29T08:18:15.877Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-29T08:18:15.877Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-29T08:18:15.877Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-29T08:18:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 42.3% of statements [2025-08-29T08:18:17.321Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-29T08:18:17.321Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-29T08:18:18.010Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-29T08:18:18.010Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-29T08:18:18.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2025-08-29T08:18:18.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-29T08:18:18.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-29T08:18:18.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-08-29T08:18:18.844Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-29T08:18:18.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-29T08:18:18.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-29T08:18:18.844Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-29T08:18:18.844Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:18:18.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-29T08:18:18.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-29T08:18:18.844Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-29T08:18:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-29T08:18:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-29T08:18:20.224Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-29T08:18:20.224Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-29T08:18:20.224Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-29T08:18:20.224Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:18:21.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements [2025-08-29T08:18:21.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2025-08-29T08:18:21.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.080s coverage: 49.3% of statements [2025-08-29T08:18:21.729Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-29T08:18:21.729Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-29T08:18:22.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.805s coverage: 93.6% of statements [2025-08-29T08:18:22.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 92.4% of statements [2025-08-29T08:18:22.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-08-29T08:18:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-29T08:18:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-29T08:18:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-29T08:18:23.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-29T08:18:25.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 95.8% of statements [2025-08-29T08:18:25.235Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-08-29T08:18:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-29T08:18:25.802Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-29T08:18:25.802Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-29T08:18:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-29T08:18:25.802Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-29T08:18:25.802Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:18:26.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 0.0% of statements [no tests to run] [2025-08-29T08:18:26.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-08-29T08:18:26.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 38.1% of statements [2025-08-29T08:18:26.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2025-08-29T08:18:27.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-08-29T08:18:27.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-08-29T08:18:27.578Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-29T08:18:27.578Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-29T08:18:27.578Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-29T08:18:27.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2025-08-29T08:18:27.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-08-29T08:18:28.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-29T08:18:28.145Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-29T08:18:28.145Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-29T08:18:28.145Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-29T08:18:28.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements [2025-08-29T08:18:28.969Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-29T08:18:28.969Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-29T08:18:28.969Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-29T08:18:29.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-29T08:18:29.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-29T08:18:29.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-29T08:18:29.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-29T08:18:29.794Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-29T08:18:29.794Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-29T08:18:30.360Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-29T08:18:32.263Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-29T08:18:32.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-29T08:18:33.637Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-29T08:18:35.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-29T08:18:35.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-29T08:18:35.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-29T08:18:38.303Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-29T08:18:38.884Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-29T08:18:38.884Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-29T08:18:39.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-29T08:18:39.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-29T08:18:39.455Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:18:39.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2025-08-29T08:18:41.989Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-29T08:18:41.989Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-29T08:18:41.989Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-29T08:18:41.989Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-29T08:18:41.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-29T08:18:41.989Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-29T08:18:42.557Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-29T08:18:42.557Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-29T08:18:42.557Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-29T08:18:42.557Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-29T08:18:42.557Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-29T08:18:42.557Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-29T08:18:44.461Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-29T08:18:44.461Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-29T08:18:44.461Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-29T08:18:44.461Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-29T08:18:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-29T08:18:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-29T08:18:45.397Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-29T08:18:45.397Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:18:45.658Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-29T08:18:45.658Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-29T08:18:45.658Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-29T08:18:46.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-29T08:18:46.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-29T08:18:46.592Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.045s coverage: 92.9% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 47.4% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.105s coverage: 81.8% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2025-08-29T08:18:49.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.171s coverage: 54.5% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 29.2% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.056s coverage: 93.8% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.033s coverage: 3.1% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-08-29T08:18:49.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-08-29T08:18:51.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.0% of statements [2025-08-29T08:18:51.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements [2025-08-29T08:18:51.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-08-29T08:18:51.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-08-29T08:18:51.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-08-29T08:18:51.520Z] 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-08-29T08:18:51.779Z] running golangci-lint [2025-08-29T08:18:51.779Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-29T08:18:51.779Z] go version go1.23.9 linux/amd64 [2025-08-29T08:18:52.038Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-29T08:18:52.038Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-29T08:18:52.038Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-29T08:19:18.574Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|deps|exports_file|types_sizes) took 24.200070434s" [2025-08-29T08:19:18.574Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.274752ms" [2025-08-29T08:19:30.765Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.94169846s with top 10 stages: buildir: 1m7.487182837s, gosec: 4.227898313s, inspect: 3.258510672s, fact_deprecated: 2.694803172s, printf: 1.974736209s, ctrlflow: 1.653427177s, fact_purity: 1.403222979s, S1038: 1.320307168s, nilness: 1.295392558s, typedness: 941.087083ms" [2025-08-29T08:19:30.765Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-08-29T08:19:30.765Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 201/201, path_prettifier: 201/201, skip_files: 201/201, filename_unadjuster: 201/201, nolint: 20/0, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, skip_dirs: 201/201, exclude-rules: 201/20" [2025-08-29T08:19:30.765Z] level=info msg="[runner] processing took 24.742148ms with stages: nolint: 9.436062ms, identifier_marker: 8.642798ms, path_prettifier: 2.225983ms, autogenerated_exclude: 1.71089ms, exclude-rules: 1.66354ms, skip_dirs: 956.025µs, cgo: 46.14µs, invalid_issue: 33.1µs, filename_unadjuster: 21.17µs, max_same_issues: 980ns, uniq_by_line: 870ns, exclude: 740ns, fixer: 680ns, skip_files: 580ns, max_from_linter: 440ns, sort_results: 430ns, diff: 420ns, severity-rules: 370ns, path_shortener: 340ns, path_prefixer: 320ns, source_code: 160ns, max_per_file_from_linter: 110ns" [2025-08-29T08:19:30.765Z] level=info msg="[runner] linters took 13.934454663s with stages: goanalysis_metalinter: 13.909558184s" [2025-08-29T08:19:30.765Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-29T08:19:30.765Z] level=info msg="Memory: 382 samples, avg is 305.9MB, max is 1249.8MB" [2025-08-29T08:19:30.765Z] level=info msg="Execution took 38.192730696s" [2025-08-29T08:19:30.765Z] go vet ./... [2025-08-29T08:19:37.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T08:19:37.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T08:19:37.314Z] ./bin/test-attribution-txt.sh [2025-08-29T08:19:37.314Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-29T08:19:37.314Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-29T08:19:37.572Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-29T08:19:37.572Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-29T08:19:37.572Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-29T08:19:37.572Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T08:19:37.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-29T08:19:37.947Z] + ls -al . [2025-08-29T08:19:37.947Z] total 2004 [2025-08-29T08:19:37.947Z] drwxrwxr-x 11 1001 1001 4096 Aug 29 08:17 . [2025-08-29T08:19:37.947Z] drwxr-xr-x 4 root root 4096 Aug 29 08:17 .. [2025-08-29T08:19:37.947Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:16 .blubracket [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 10 Aug 29 08:16 .dockerignore [2025-08-29T08:19:37.947Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 08:18 .git [2025-08-29T08:19:37.947Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 08:16 .github [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 909 Aug 29 08:16 .gitignore [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 218 Aug 29 08:16 .golangci.yml [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 100 Aug 29 08:16 .hadolint.yml [2025-08-29T08:19:37.947Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 08:17 .semver [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 155 Aug 29 08:16 .sonarcloud.properties [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 08:16 ADOPTERS.md [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 17374 Aug 29 08:16 Attribution.txt [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 108018 Aug 29 08:16 CHANGELOG.md [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 08:16 CONTRIBUTING.md [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 08:16 GOVERNANCE.md [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 858 Aug 29 08:16 Jenkinsfile [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 08:16 LICENSE [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 16740 Aug 29 08:16 Makefile [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 08:16 OWNERS.md [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 9932 Aug 29 08:16 README.md [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 789 Aug 29 08:16 SECURITY.md [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 08:17 VERSION [2025-08-29T08:19:37.947Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:16 bin [2025-08-29T08:19:37.947Z] drwxrwxr-x 19 1001 1001 4096 Aug 29 08:16 cmd [2025-08-29T08:19:37.947Z] -rw-r--r-- 1 root root 1675103 Aug 29 08:18 coverage.out [2025-08-29T08:19:37.947Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:16 fuzz_test [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 6538 Aug 29 08:16 go.mod [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 88539 Aug 29 08:16 go.sum [2025-08-29T08:19:37.947Z] drwxrwxr-x 7 1001 1001 4096 Aug 29 08:16 internal [2025-08-29T08:19:37.947Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:16 openapi [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 584 Aug 29 08:16 security.txt [2025-08-29T08:19:37.947Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 08:16 version.go [Pipeline] sh [2025-08-29T08:19:38.260Z] + '[' -e coverage.out ] [2025-08-29T08:19:38.260Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-29T08:19:38.447Z] Stashed 1 file(s) [Pipeline] sh [2025-08-29T08:19:38.749Z] + make build [2025-08-29T08:19:38.750Z] 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-08-29T08:20:05.345Z] 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-08-29T08:20:05.345Z] 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-08-29T08:20:05.914Z] 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-08-29T08:20:06.483Z] 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-08-29T08:20:08.390Z] 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-08-29T08:20:13.656Z] 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-08-29T08:20:15.033Z] 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-08-29T08:20:16.953Z] 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-08-29T08:20:19.485Z] 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-08-29T08:20:20.879Z] 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-08-29T08:20:22.256Z] 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-08-29T08:20:22.828Z] 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-08-29T08:20:24.752Z] $ docker stop --time=1 e3ca1a6bc6da19cb527f7b64f4e2ecb95cc0448156d6c29aa55edddb6ef6ec30 [2025-08-29T08:20:32.426Z] $ docker rm -f --volumes e3ca1a6bc6da19cb527f7b64f4e2ecb95cc0448156d6c29aa55edddb6ef6ec30 [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-08-29T08:20:34.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T08:20:34.054Z] [2025-08-29T08:20:34.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:20:34.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T08:20:34.450Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-29T08:20:34.450Z] 91d30c5bc195: Pulling fs layer [2025-08-29T08:20:34.450Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-29T08:20:34.450Z] 9c61dcf015f6: Pulling fs layer [2025-08-29T08:20:34.450Z] 4698f68db338: Pulling fs layer [2025-08-29T08:20:34.450Z] 2a2f49069b9e: Pulling fs layer [2025-08-29T08:20:34.450Z] e0025b399a48: Pulling fs layer [2025-08-29T08:20:34.450Z] 4698f68db338: Waiting [2025-08-29T08:20:34.450Z] 2a2f49069b9e: Waiting [2025-08-29T08:20:34.450Z] e0025b399a48: Waiting [2025-08-29T08:20:34.450Z] 91d30c5bc195: Verifying Checksum [2025-08-29T08:20:34.450Z] 4698f68db338: Download complete [2025-08-29T08:20:34.710Z] 91d30c5bc195: Pull complete [2025-08-29T08:20:34.710Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-29T08:20:34.710Z] 2e9b0aa3be6d: Download complete [2025-08-29T08:20:34.710Z] e0025b399a48: Verifying Checksum [2025-08-29T08:20:34.710Z] e0025b399a48: Download complete [2025-08-29T08:20:34.710Z] 2a2f49069b9e: Verifying Checksum [2025-08-29T08:20:34.710Z] 2a2f49069b9e: Download complete [2025-08-29T08:20:34.969Z] 2e9b0aa3be6d: Pull complete [2025-08-29T08:20:35.227Z] 9c61dcf015f6: Download complete [2025-08-29T08:20:38.511Z] 9c61dcf015f6: Pull complete [2025-08-29T08:20:38.511Z] 4698f68db338: Pull complete [2025-08-29T08:20:38.511Z] 2a2f49069b9e: Pull complete [2025-08-29T08:20:38.511Z] e0025b399a48: Pull complete [2025-08-29T08:20:38.511Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-29T08:20:38.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T08:20:38.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:20:38.718Z] prd-ubuntu20.04-docker-8c-8g-7852 does not seem to be running inside a container [2025-08-29T08:20:38.741Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-08-29T08:20:43.867Z] $ docker top ce12051423e25cfecd8e36165e0b82949d5a97e8fe20129664084c22c638b3e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T08:20:44.269Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-29T08:20:44.528Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #1 transferring dockerfile: 1.89kB done [2025-08-29T08:20:44.528Z] #1 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #2 transferring dockerfile: 3.02kB done [2025-08-29T08:20:44.528Z] #2 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #3 transferring dockerfile: 2.01kB done [2025-08-29T08:20:44.528Z] #3 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:20:44.528Z] #4 DONE 0.0s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T08:20:44.528Z] #5 ... [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #6 transferring dockerfile: 2.00kB done [2025-08-29T08:20:44.528Z] #6 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #7 transferring dockerfile: 1.69kB done [2025-08-29T08:20:44.528Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T08:20:44.528Z] #7 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #8 [core-command internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #8 transferring dockerfile: 1.94kB done [2025-08-29T08:20:44.528Z] #8 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #9 transferring dockerfile: 1.81kB done [2025-08-29T08:20:44.528Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T08:20:44.528Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-29T08:20:44.528Z] #9 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #10 transferring dockerfile: 2.14kB done [2025-08-29T08:20:44.528Z] #10 DONE 0.1s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:20:44.528Z] #4 DONE 0.0s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-29T08:20:44.528Z] #11 transferring dockerfile: 2.50kB done [2025-08-29T08:20:44.528Z] #11 DONE 0.2s [2025-08-29T08:20:44.528Z] [2025-08-29T08:20:44.528Z] #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T08:20:44.788Z] #5 DONE 0.2s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-29T08:20:44.788Z] #12 transferring dockerfile: 2.49kB done [2025-08-29T08:20:44.788Z] #12 DONE 0.2s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-08-29T08:20:44.788Z] #13 transferring dockerfile: 2.10kB done [2025-08-29T08:20:44.788Z] #13 DONE 0.2s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #14 [core-data internal] load build definition from Dockerfile [2025-08-29T08:20:44.788Z] #14 transferring dockerfile: 2.04kB done [2025-08-29T08:20:44.788Z] #14 DONE 0.2s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-08-29T08:20:44.788Z] #15 transferring dockerfile: 1.70kB done [2025-08-29T08:20:44.788Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T08:20:44.788Z] #15 DONE 0.2s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-29T08:20:44.788Z] #16 transferring dockerfile: 2.23kB done [2025-08-29T08:20:44.788Z] #16 DONE 0.2s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #17 [support-scheduler internal] load build definition from Dockerfile [2025-08-29T08:20:44.788Z] #17 transferring dockerfile: 1.83kB done [2025-08-29T08:20:44.788Z] #17 DONE 0.2s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:20:44.788Z] #4 DONE 0.0s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #18 [security-proxy-auth internal] load .dockerignore [2025-08-29T08:20:44.788Z] #18 transferring context: 50B done [2025-08-29T08:20:44.788Z] #18 DONE 0.0s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-08-29T08:20:44.788Z] #19 transferring context: 50B done [2025-08-29T08:20:44.788Z] #19 DONE 0.1s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #20 [core-keeper internal] load .dockerignore [2025-08-29T08:20:44.788Z] #20 transferring context: 50B 0.0s done [2025-08-29T08:20:44.788Z] #20 DONE 0.1s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #21 [support-notifications internal] load .dockerignore [2025-08-29T08:20:44.788Z] #21 transferring context: 50B 0.0s done [2025-08-29T08:20:44.788Z] #21 DONE 0.1s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #22 [core-command internal] load .dockerignore [2025-08-29T08:20:44.788Z] #22 transferring context: 50B done [2025-08-29T08:20:44.788Z] #22 DONE 0.1s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #23 [security-bootstrapper internal] load .dockerignore [2025-08-29T08:20:44.788Z] #23 transferring context: 50B done [2025-08-29T08:20:44.788Z] #23 DONE 0.1s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-08-29T08:20:44.788Z] #24 transferring context: 50B done [2025-08-29T08:20:44.788Z] #24 DONE 0.1s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #25 [security-proxy-setup internal] load .dockerignore [2025-08-29T08:20:44.788Z] #25 transferring context: 50B done [2025-08-29T08:20:44.788Z] #25 DONE 0.1s [2025-08-29T08:20:44.788Z] [2025-08-29T08:20:44.788Z] #26 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:20:44.788Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T08:20:44.788Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:20:44.788Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:20:44.788Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:20:44.788Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-29T08:20:45.047Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T08:20:45.047Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:20:45.047Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:20:45.047Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:20:45.047Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T08:20:45.047Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-29T08:20:45.047Z] #26 ... [2025-08-29T08:20:45.047Z] [2025-08-29T08:20:45.047Z] #27 [core-data internal] load .dockerignore [2025-08-29T08:20:45.047Z] #27 transferring context: 50B done [2025-08-29T08:20:45.047Z] #27 DONE 0.3s [2025-08-29T08:20:45.047Z] [2025-08-29T08:20:45.047Z] #28 [support-scheduler internal] load .dockerignore [2025-08-29T08:20:45.047Z] #28 transferring context: 50B done [2025-08-29T08:20:45.047Z] #28 DONE 0.3s [2025-08-29T08:20:45.047Z] [2025-08-29T08:20:45.047Z] #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:20:45.047Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-29T08:20:45.047Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T08:20:45.047Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:20:45.047Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:20:45.047Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:20:45.047Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T08:20:45.047Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-29T08:20:45.305Z] #26 ... [2025-08-29T08:20:45.306Z] [2025-08-29T08:20:45.306Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-29T08:20:45.306Z] #29 transferring context: 50B 0.0s done [2025-08-29T08:20:45.306Z] #29 DONE 0.5s [2025-08-29T08:20:45.306Z] [2025-08-29T08:20:45.306Z] #30 [core-metadata internal] load .dockerignore [2025-08-29T08:20:45.306Z] #30 transferring context: 50B 0.0s done [2025-08-29T08:20:45.306Z] #30 DONE 0.5s [2025-08-29T08:20:45.306Z] [2025-08-29T08:20:45.306Z] #26 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:20:45.306Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T08:20:45.306Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:20:45.306Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:20:45.306Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:20:45.306Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T08:20:45.306Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-29T08:20:45.306Z] #26 ... [2025-08-29T08:20:45.306Z] [2025-08-29T08:20:45.306Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:20:45.306Z] #31 DONE 0.6s [2025-08-29T08:20:45.306Z] [2025-08-29T08:20:45.306Z] #26 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:20:45.306Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T08:20:45.306Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:20:45.306Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:20:45.306Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:20:45.306Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T08:20:45.306Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-29T08:20:45.563Z] #26 ... [2025-08-29T08:20:45.563Z] [2025-08-29T08:20:45.563Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-29T08:20:45.563Z] #32 DONE 0.8s [2025-08-29T08:20:45.563Z] [2025-08-29T08:20:45.563Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-29T08:20:45.563Z] #33 DONE 0.9s [2025-08-29T08:20:45.563Z] [2025-08-29T08:20:45.563Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-08-29T08:20:51.316Z] #34 ... [2025-08-29T08:20:51.316Z] [2025-08-29T08:20:51.316Z] #35 [core-keeper internal] load build context [2025-08-29T08:20:51.316Z] #35 transferring context: 392.28MB 5.5s [2025-08-29T08:20:55.494Z] #35 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #36 [security-proxy-auth internal] load build context [2025-08-29T08:20:55.494Z] #36 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #37 [core-command internal] load build context [2025-08-29T08:20:55.494Z] #37 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #38 [security-proxy-setup internal] load build context [2025-08-29T08:20:55.494Z] #38 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #39 [support-scheduler internal] load build context [2025-08-29T08:20:55.494Z] #39 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #40 [security-secretstore-setup internal] load build context [2025-08-29T08:20:55.494Z] #40 transferring context: 402.48MB 10.4s [2025-08-29T08:20:55.494Z] #40 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #41 [support-notifications internal] load build context [2025-08-29T08:20:55.494Z] #41 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #42 [security-spiffe-token-provider internal] load build context [2025-08-29T08:20:55.494Z] #42 ... [2025-08-29T08:20:55.494Z] [2025-08-29T08:20:55.494Z] #43 [core-data internal] load build context [2025-08-29T08:20:55.756Z] #43 ... [2025-08-29T08:20:55.756Z] [2025-08-29T08:20:55.756Z] #44 [security-spire-server internal] load .dockerignore [2025-08-29T08:20:55.756Z] #44 ... [2025-08-29T08:20:55.756Z] [2025-08-29T08:20:55.756Z] #45 [core-common-config-bootstrapper internal] load build context [2025-08-29T08:20:56.014Z] #45 ... [2025-08-29T08:20:56.014Z] [2025-08-29T08:20:56.014Z] #46 [security-spire-config internal] load .dockerignore [2025-08-29T08:20:56.014Z] #46 ... [2025-08-29T08:20:56.014Z] [2025-08-29T08:20:56.014Z] #47 [security-spire-agent internal] load .dockerignore [2025-08-29T08:20:56.014Z] #47 ... [2025-08-29T08:20:56.014Z] [2025-08-29T08:20:56.014Z] #48 [security-bootstrapper internal] load build context [2025-08-29T08:20:56.271Z] #48 ... [2025-08-29T08:20:56.271Z] [2025-08-29T08:20:56.272Z] #49 [core-metadata internal] load build context [2025-08-29T08:20:56.272Z] #49 ... [2025-08-29T08:20:56.272Z] [2025-08-29T08:20:56.272Z] #48 [security-bootstrapper internal] load build context [2025-08-29T08:20:57.205Z] #48 transferring context: 595.10MB 12.1s done [2025-08-29T08:21:01.470Z] #48 ... [2025-08-29T08:21:01.470Z] [2025-08-29T08:21:01.470Z] #37 [core-command internal] load build context [2025-08-29T08:21:01.470Z] #37 transferring context: 595.10MB 14.9s done [2025-08-29T08:21:04.974Z] #37 ... [2025-08-29T08:21:04.974Z] [2025-08-29T08:21:04.974Z] #36 [security-proxy-auth internal] load build context [2025-08-29T08:21:04.974Z] #36 transferring context: 595.10MB 13.2s done [2025-08-29T08:21:05.235Z] #36 ... [2025-08-29T08:21:05.235Z] [2025-08-29T08:21:05.235Z] #35 [core-keeper internal] load build context [2025-08-29T08:21:05.235Z] #35 transferring context: 595.10MB 10.9s done [2025-08-29T08:21:05.520Z] #35 ... [2025-08-29T08:21:05.520Z] [2025-08-29T08:21:05.520Z] #38 [security-proxy-setup internal] load build context [2025-08-29T08:21:05.520Z] #38 transferring context: 595.10MB 13.1s done [2025-08-29T08:21:05.520Z] #38 ... [2025-08-29T08:21:05.520Z] [2025-08-29T08:21:05.520Z] #41 [support-notifications internal] load build context [2025-08-29T08:21:05.520Z] #41 transferring context: 595.10MB 12.6s done [2025-08-29T08:21:05.782Z] #41 ... [2025-08-29T08:21:05.782Z] [2025-08-29T08:21:05.782Z] #42 [security-spiffe-token-provider internal] load build context [2025-08-29T08:21:05.782Z] #42 transferring context: 595.10MB 14.6s done [2025-08-29T08:21:05.782Z] #42 ... [2025-08-29T08:21:05.782Z] [2025-08-29T08:21:05.782Z] #40 [security-secretstore-setup internal] load build context [2025-08-29T08:21:05.782Z] #40 transferring context: 595.10MB 12.9s done [2025-08-29T08:21:06.042Z] #40 ... [2025-08-29T08:21:06.042Z] [2025-08-29T08:21:06.042Z] #43 [core-data internal] load build context [2025-08-29T08:21:06.042Z] #43 transferring context: 595.10MB 14.4s done [2025-08-29T08:21:06.042Z] #43 ... [2025-08-29T08:21:06.042Z] [2025-08-29T08:21:06.042Z] #45 [core-common-config-bootstrapper internal] load build context [2025-08-29T08:21:06.042Z] #45 transferring context: 595.10MB 14.4s done [2025-08-29T08:21:06.302Z] #45 ... [2025-08-29T08:21:06.302Z] [2025-08-29T08:21:06.302Z] #39 [support-scheduler internal] load build context [2025-08-29T08:21:06.302Z] #39 transferring context: 595.10MB 12.3s done [2025-08-29T08:21:06.560Z] #39 ... [2025-08-29T08:21:06.561Z] [2025-08-29T08:21:06.561Z] #49 [core-metadata internal] load build context [2025-08-29T08:21:06.561Z] #49 transferring context: 595.10MB 11.9s done [2025-08-29T08:21:16.663Z] #49 ... [2025-08-29T08:21:16.663Z] [2025-08-29T08:21:16.663Z] #26 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:21:16.663Z] #26 DONE 31.5s [2025-08-29T08:21:16.663Z] [2025-08-29T08:21:16.663Z] #43 [core-data internal] load build context [2025-08-29T08:21:21.934Z] #43 ... [2025-08-29T08:21:21.934Z] [2025-08-29T08:21:21.934Z] #35 [core-keeper internal] load build context [2025-08-29T08:21:21.934Z] #35 DONE 36.5s [2025-08-29T08:21:21.934Z] [2025-08-29T08:21:21.934Z] #46 [security-spire-config internal] load .dockerignore [2025-08-29T08:21:21.934Z] #46 transferring context: [2025-08-29T08:21:21.935Z] #46 ... [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-08-29T08:21:21.935Z] #34 DONE 36.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #48 [security-bootstrapper internal] load build context [2025-08-29T08:21:21.935Z] #48 DONE 36.5s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #49 [core-metadata internal] load build context [2025-08-29T08:21:21.935Z] #49 DONE 36.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #41 [support-notifications internal] load build context [2025-08-29T08:21:21.935Z] #41 DONE 36.6s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #39 [support-scheduler internal] load build context [2025-08-29T08:21:21.935Z] #39 DONE 36.2s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #46 [security-spire-config internal] load .dockerignore [2025-08-29T08:21:21.935Z] #46 transferring context: 50B done [2025-08-29T08:21:21.935Z] #46 ... [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #40 [security-secretstore-setup internal] load build context [2025-08-29T08:21:21.935Z] #40 DONE 36.5s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #36 [security-proxy-auth internal] load build context [2025-08-29T08:21:21.935Z] #36 DONE 36.7s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #38 [security-proxy-setup internal] load build context [2025-08-29T08:21:21.935Z] #38 DONE 36.6s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #42 [security-spiffe-token-provider internal] load build context [2025-08-29T08:21:21.935Z] #42 DONE 36.6s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #43 [core-data internal] load build context [2025-08-29T08:21:21.935Z] #43 DONE 36.3s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #45 [core-common-config-bootstrapper internal] load build context [2025-08-29T08:21:21.935Z] #45 DONE 36.2s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #37 [core-command internal] load build context [2025-08-29T08:21:21.935Z] #37 DONE 36.7s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #26 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:21:21.935Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T08:21:21.935Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:21:21.935Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:21:21.935Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:21:21.935Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T08:21:21.935Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-29T08:21:21.935Z] #26 DONE 31.5s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #46 [security-spire-config internal] load .dockerignore [2025-08-29T08:21:21.935Z] #46 DONE 36.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #44 [security-spire-server internal] load .dockerignore [2025-08-29T08:21:21.935Z] #44 transferring context: 50B done [2025-08-29T08:21:21.935Z] #44 DONE 36.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #47 [security-spire-agent internal] load .dockerignore [2025-08-29T08:21:21.935Z] #47 transferring context: 50B done [2025-08-29T08:21:21.935Z] #47 DONE 36.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #50 [security-spire-agent internal] load build context [2025-08-29T08:21:21.935Z] #50 ... [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #51 [security-spire-config internal] load build context [2025-08-29T08:21:21.935Z] #51 transferring context: 22.05kB done [2025-08-29T08:21:21.935Z] #51 DONE 0.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #52 [security-spire-server internal] load build context [2025-08-29T08:21:21.935Z] #52 transferring context: 23.80kB done [2025-08-29T08:21:21.935Z] #52 DONE 0.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #50 [security-spire-agent internal] load build context [2025-08-29T08:21:21.935Z] #50 transferring context: 23.33kB done [2025-08-29T08:21:21.935Z] #50 DONE 0.1s [2025-08-29T08:21:21.935Z] [2025-08-29T08:21:21.935Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T08:21:21.935Z] #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-08-29T08:21:21.935Z] #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-29T08:21:21.935Z] #53 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-29T08:21:21.935Z] #53 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-29T08:21:21.935Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-08-29T08:21:21.935Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-29T08:21:21.935Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-08-29T08:21:21.935Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-29T08:21:21.935Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-29T08:21:21.935Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-29T08:21:21.935Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.3s [2025-08-29T08:21:21.935Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-29T08:21:21.935Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.4s [2025-08-29T08:21:21.935Z] #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-29T08:21:22.192Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 31.46MB / 36.47MB 0.5s [2025-08-29T08:21:22.192Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-08-29T08:21:22.449Z] #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-29T08:21:22.449Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s done [2025-08-29T08:21:23.823Z] #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.3s done [2025-08-29T08:21:23.823Z] #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.3s done [2025-08-29T08:21:31.936Z] #53 ... [2025-08-29T08:21:31.936Z] [2025-08-29T08:21:31.936Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T08:21:31.936Z] #0 3.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.936Z] #0 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.936Z] #0 4.012 (1/7) Installing ca-certificates (20250619-r0) [2025-08-29T08:21:31.936Z] #0 4.027 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:31.936Z] #0 4.030 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-29T08:21:31.936Z] #0 4.035 (4/7) Installing libsodium (1.0.19-r0) [2025-08-29T08:21:31.936Z] #0 4.042 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-29T08:21:31.936Z] #0 4.062 (6/7) Installing libzmq (4.3.5-r2) [2025-08-29T08:21:31.936Z] #0 4.071 (7/7) Installing zeromq (4.3.5-r2) [2025-08-29T08:21:31.936Z] #0 4.076 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:31.936Z] #0 4.082 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:21:31.936Z] #0 4.121 OK: 12 MiB in 21 packages [2025-08-29T08:21:31.936Z] #54 ... [2025-08-29T08:21:31.936Z] [2025-08-29T08:21:31.937Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T08:21:31.937Z] #0 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 2.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 2.674 (1/3) Installing ca-certificates (20250619-r0) [2025-08-29T08:21:31.937Z] #0 2.691 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:31.937Z] #0 2.695 (3/3) Installing tzdata (2025b-r0) [2025-08-29T08:21:31.937Z] #0 2.728 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:31.937Z] #0 2.734 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:21:31.937Z] #0 2.778 OK: 10 MiB in 17 packages [2025-08-29T08:21:31.937Z] #55 ... [2025-08-29T08:21:31.937Z] [2025-08-29T08:21:31.937Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T08:21:31.937Z] #0 4.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 5.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 5.264 (1/4) Installing ca-certificates (20250619-r0) [2025-08-29T08:21:31.937Z] #0 5.284 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:31.937Z] #0 5.289 (3/4) Installing su-exec (0.2-r3) [2025-08-29T08:21:31.937Z] #0 5.292 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T08:21:31.937Z] #0 5.365 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:31.937Z] #0 5.372 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:21:31.937Z] #0 5.415 OK: 19 MiB in 18 packages [2025-08-29T08:21:31.937Z] #56 ... [2025-08-29T08:21:31.937Z] [2025-08-29T08:21:31.937Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-29T08:21:31.937Z] #0 8.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 9.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 9.324 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:21:31.937Z] #0 9.324 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:21:31.937Z] #0 9.324 OK: 24174 distinct packages available [2025-08-29T08:21:31.937Z] #0 9.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 9.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 9.719 OK: 248 MiB in 58 packages [2025-08-29T08:21:31.937Z] #57 ... [2025-08-29T08:21:31.937Z] [2025-08-29T08:21:31.937Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T08:21:31.937Z] #0 6.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 6.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 6.388 OK: 248 MiB in 58 packages [2025-08-29T08:21:31.937Z] #58 ... [2025-08-29T08:21:31.937Z] [2025-08-29T08:21:31.937Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-29T08:21:31.937Z] #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:31.937Z] #0 10.09 OK: 248 MiB in 58 packages [2025-08-29T08:21:32.199Z] #59 ... [2025-08-29T08:21:32.200Z] [2025-08-29T08:21:32.200Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T08:21:32.200Z] #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-29T08:21:32.200Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-08-29T08:21:32.200Z] #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-29T08:21:32.200Z] #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-29T08:21:32.200Z] #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-29T08:21:32.200Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-29T08:21:32.200Z] #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-08-29T08:21:32.200Z] #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s done [2025-08-29T08:21:32.200Z] #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-29T08:21:32.200Z] #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done [2025-08-29T08:21:32.200Z] #60 ... [2025-08-29T08:21:32.200Z] [2025-08-29T08:21:32.200Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T08:21:32.200Z] #0 6.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.200Z] #0 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.200Z] #0 6.507 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:32.200Z] #0 6.511 (2/4) Installing openssl (3.3.4-r0) [2025-08-29T08:21:32.200Z] #0 6.523 (3/4) Installing su-exec (0.2-r3) [2025-08-29T08:21:32.200Z] #0 6.525 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T08:21:32.200Z] #0 6.727 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:32.200Z] #0 6.727 OK: 19 MiB in 18 packages [2025-08-29T08:21:32.461Z] #61 ... [2025-08-29T08:21:32.461Z] [2025-08-29T08:21:32.461Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T08:21:32.461Z] #0 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.461Z] #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.461Z] #0 1.516 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:32.461Z] #0 1.516 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:32.461Z] #0 1.521 OK: 8 MiB in 15 packages [2025-08-29T08:21:32.461Z] #62 ... [2025-08-29T08:21:32.461Z] [2025-08-29T08:21:32.461Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T08:21:32.461Z] #0 6.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.461Z] #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.461Z] #0 6.478 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:21:32.461Z] #0 6.478 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:21:32.461Z] #0 6.478 OK: 24174 distinct packages available [2025-08-29T08:21:32.461Z] #0 6.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.461Z] #0 6.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.461Z] #0 6.913 (1/14) Installing ca-certificates (20250619-r0) [2025-08-29T08:21:32.461Z] #0 6.927 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-29T08:21:32.461Z] #0 6.944 (3/14) Installing c-ares (1.33.1-r0) [2025-08-29T08:21:32.461Z] #0 6.948 (4/14) Installing libunistring (1.2-r0) [2025-08-29T08:21:32.461Z] #0 6.965 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-29T08:21:32.461Z] #0 6.969 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-29T08:21:32.461Z] #0 6.972 (7/14) Installing libpsl (0.21.5-r1) [2025-08-29T08:21:32.461Z] #0 6.975 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-29T08:21:32.461Z] #0 6.986 (9/14) Installing libcurl (8.12.1-r0) [2025-08-29T08:21:32.461Z] #0 6.995 (10/14) Installing curl (8.12.1-r0) [2025-08-29T08:21:32.461Z] #0 7.020 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:32.461Z] #0 7.024 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-29T08:21:32.461Z] #0 7.027 (13/14) Installing libucontext (1.2-r3) [2025-08-29T08:21:32.461Z] #0 7.030 (14/14) Installing gcompat (1.1.0-r4) [2025-08-29T08:21:32.461Z] #0 7.036 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:32.461Z] #0 7.044 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:21:32.461Z] #0 7.083 OK: 13 MiB in 28 packages [2025-08-29T08:21:32.721Z] #63 ... [2025-08-29T08:21:32.721Z] [2025-08-29T08:21:32.721Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T08:21:32.721Z] #0 7.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.721Z] #0 7.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.721Z] #0 8.297 OK: 248 MiB in 58 packages [2025-08-29T08:21:32.979Z] #64 ... [2025-08-29T08:21:32.979Z] [2025-08-29T08:21:32.979Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-29T08:21:32.979Z] #0 7.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.979Z] #0 7.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.979Z] #0 7.560 OK: 248 MiB in 58 packages [2025-08-29T08:21:32.979Z] #65 ... [2025-08-29T08:21:32.979Z] [2025-08-29T08:21:32.979Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T08:21:32.979Z] #0 8.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.979Z] #0 8.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.979Z] #0 8.497 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:21:32.979Z] #0 8.497 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:21:32.979Z] #0 8.497 OK: 24174 distinct packages available [2025-08-29T08:21:32.979Z] #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.980Z] #0 8.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:32.980Z] #0 8.869 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:32.980Z] #0 8.874 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-29T08:21:32.980Z] #0 8.877 (3/4) Installing libucontext (1.2-r3) [2025-08-29T08:21:32.980Z] #0 8.880 (4/4) Installing gcompat (1.1.0-r4) [2025-08-29T08:21:32.980Z] #0 8.884 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:32.980Z] #0 8.890 OK: 8 MiB in 18 packages [2025-08-29T08:21:33.239Z] #66 ... [2025-08-29T08:21:33.239Z] [2025-08-29T08:21:33.239Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T08:21:33.239Z] #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.239Z] #0 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.239Z] #0 3.358 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:33.239Z] #0 3.530 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:33.239Z] #0 3.649 OK: 8 MiB in 15 packages [2025-08-29T08:21:33.239Z] #67 ... [2025-08-29T08:21:33.239Z] [2025-08-29T08:21:33.239Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T08:21:33.500Z] #68 ... [2025-08-29T08:21:33.500Z] [2025-08-29T08:21:33.500Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T08:21:33.500Z] #0 0.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.500Z] #0 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.500Z] #0 1.120 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:33.500Z] #0 1.122 (2/2) Installing su-exec (0.2-r3) [2025-08-29T08:21:33.500Z] #0 1.125 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:33.500Z] #0 1.133 OK: 8 MiB in 16 packages [2025-08-29T08:21:33.764Z] #69 ... [2025-08-29T08:21:33.764Z] [2025-08-29T08:21:33.764Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T08:21:33.764Z] #70 ... [2025-08-29T08:21:33.764Z] [2025-08-29T08:21:33.764Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T08:21:33.764Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.764Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.764Z] #0 10.64 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:21:33.764Z] #0 10.64 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:21:33.764Z] #0 10.64 OK: 24174 distinct packages available [2025-08-29T08:21:33.764Z] #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.764Z] #0 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:33.764Z] #0 11.24 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:33.764Z] #0 11.24 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-29T08:21:33.764Z] #0 11.24 (3/5) Installing libucontext (1.2-r3) [2025-08-29T08:21:33.764Z] #0 11.25 (4/5) Installing gcompat (1.1.0-r4) [2025-08-29T08:21:33.764Z] #0 11.25 (5/5) Installing openssl (3.3.4-r0) [2025-08-29T08:21:33.764Z] #0 11.27 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:33.764Z] #0 11.27 OK: 9 MiB in 19 packages [2025-08-29T08:21:40.359Z] #71 DONE 18.3s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T08:21:40.359Z] #56 DONE 18.6s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T08:21:40.359Z] #63 DONE 18.6s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T08:21:40.359Z] #58 DONE 18.4s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T08:21:40.359Z] #62 DONE 18.6s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T08:21:40.359Z] #54 DONE 18.6s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T08:21:40.359Z] #66 DONE 18.3s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T08:21:40.359Z] #70 DONE 18.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T08:21:40.359Z] #64 DONE 18.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-29T08:21:40.359Z] #57 DONE 18.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T08:21:40.359Z] #55 DONE 18.6s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-29T08:21:40.359Z] #65 DONE 18.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T08:21:40.359Z] #67 DONE 18.6s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T08:21:40.359Z] #69 DONE 18.6s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-29T08:21:40.359Z] #72 ... [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T08:21:40.359Z] #61 DONE 18.7s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T08:21:40.359Z] #68 DONE 18.7s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-29T08:21:40.359Z] #59 DONE 18.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T08:21:40.359Z] #60 DONE 18.4s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:21:40.359Z] #73 DONE 0.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:21:40.359Z] #74 DONE 0.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:21:40.359Z] #75 DONE 0.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:21:40.359Z] #76 DONE 0.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:21:40.359Z] #77 DONE 0.5s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T08:21:40.359Z] #53 DONE 18.9s [2025-08-29T08:21:40.359Z] [2025-08-29T08:21:40.359Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:21:43.640Z] #78 ... [2025-08-29T08:21:43.640Z] [2025-08-29T08:21:43.640Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T08:21:43.640Z] #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:43.640Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:43.640Z] #0 2.585 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:43.640Z] #0 2.599 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:43.640Z] #0 2.642 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:43.640Z] #0 2.645 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:43.640Z] #0 2.649 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:43.640Z] #0 2.655 OK: 9 MiB in 19 packages [2025-08-29T08:21:43.640Z] #79 DONE 3.8s [2025-08-29T08:21:43.898Z] [2025-08-29T08:21:43.898Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-29T08:21:43.898Z] #72 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:43.898Z] #72 3.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:44.157Z] #72 4.346 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:44.878Z] #72 4.348 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:46.273Z] #72 ... [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:21:46.274Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.688 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 2.711 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:46.274Z] #0 3.863 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.864 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.870 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:46.274Z] #0 3.878 OK: 13 MiB in 28 packages [2025-08-29T08:21:46.274Z] #80 DONE 6.4s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:21:46.274Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.893 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 2.914 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:46.274Z] #0 3.861 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.866 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.869 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:46.274Z] #0 3.873 OK: 12 MiB in 21 packages [2025-08-29T08:21:46.274Z] #81 DONE 6.4s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-29T08:21:46.274Z] #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.805 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 2.826 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:46.274Z] #0 3.846 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.858 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.860 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:46.274Z] #0 3.879 OK: 8 MiB in 18 packages [2025-08-29T08:21:46.274Z] #82 DONE 6.4s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:21:46.274Z] #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 2.868 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 2.887 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:46.274Z] #0 3.854 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.864 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.875 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:46.274Z] #0 3.891 OK: 8 MiB in 15 packages [2025-08-29T08:21:46.274Z] #83 DONE 6.4s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-29T08:21:46.274Z] #84 DONE 2.6s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-29T08:21:46.274Z] #0 3.788 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 4.065 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 4.569 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T08:21:46.274Z] #0 5.140 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:21:46.274Z] #0 5.150 OK: 8 MiB in 15 packages [2025-08-29T08:21:46.274Z] #85 DONE 6.3s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-29T08:21:46.274Z] #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 3.467 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.520 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:46.274Z] #0 3.878 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.883 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #0 3.883 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:46.274Z] #0 3.894 OK: 19 MiB in 18 packages [2025-08-29T08:21:46.274Z] #86 DONE 6.4s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T08:21:46.274Z] #87 DONE 2.6s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-29T08:21:46.274Z] #0 3.175 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 3.698 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:46.274Z] #0 4.267 OK: 248 MiB in 58 packages [2025-08-29T08:21:46.274Z] #88 DONE 6.4s [2025-08-29T08:21:46.274Z] [2025-08-29T08:21:46.274Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-29T08:21:46.274Z] #72 6.310 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #72 6.313 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:46.274Z] #72 6.315 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:46.274Z] #72 6.321 OK: 8 MiB in 16 packages [2025-08-29T08:21:48.188Z] #72 DONE 8.3s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T08:21:48.188Z] #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:48.188Z] #0 4.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:48.188Z] #0 4.351 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 4.369 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:48.188Z] #0 6.296 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 6.299 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 6.306 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:48.188Z] #0 6.318 OK: 19 MiB in 18 packages [2025-08-29T08:21:48.188Z] #89 DONE 8.3s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:21:48.188Z] #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:48.188Z] #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:48.188Z] #0 4.279 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 4.293 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:48.188Z] #0 6.346 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 6.349 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 6.355 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:48.188Z] #0 6.371 OK: 10 MiB in 17 packages [2025-08-29T08:21:48.188Z] #90 DONE 8.3s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #91 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T08:21:48.188Z] #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:48.188Z] #0 4.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:21:48.188Z] #0 4.379 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 4.401 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:21:48.188Z] #0 6.320 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 6.323 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:21:48.188Z] #0 6.330 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:21:48.188Z] #0 6.337 OK: 8 MiB in 15 packages [2025-08-29T08:21:48.188Z] #91 DONE 8.3s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T08:21:48.188Z] #92 DONE 2.0s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-29T08:21:48.188Z] #93 DONE 2.0s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T08:21:48.188Z] #94 DONE 2.0s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-29T08:21:48.188Z] #95 DONE 2.0s [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:21:48.188Z] #96 ... [2025-08-29T08:21:48.188Z] [2025-08-29T08:21:48.188Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-29T08:21:48.188Z] #97 DONE 0.2s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-29T08:21:48.446Z] #98 DONE 0.2s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-29T08:21:48.446Z] #99 DONE 0.2s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-29T08:21:48.446Z] #100 DONE 0.2s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T08:21:48.446Z] #101 DONE 0.1s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-29T08:21:48.446Z] #102 DONE 0.1s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-29T08:21:48.446Z] #103 DONE 0.1s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-29T08:21:48.446Z] #104 DONE 0.1s [2025-08-29T08:21:48.446Z] [2025-08-29T08:21:48.446Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T08:21:48.705Z] #105 DONE 0.1s [2025-08-29T08:21:48.705Z] [2025-08-29T08:21:48.705Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T08:21:48.705Z] #106 DONE 0.1s [2025-08-29T08:21:48.705Z] [2025-08-29T08:21:48.705Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-29T08:21:48.705Z] #107 DONE 0.1s [2025-08-29T08:21:48.705Z] [2025-08-29T08:21:48.705Z] #108 [security-spire-server] exporting to image [2025-08-29T08:21:48.705Z] #108 exporting layers [2025-08-29T08:21:48.705Z] #108 ... [2025-08-29T08:21:48.705Z] [2025-08-29T08:21:48.705Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-29T08:21:48.705Z] #109 DONE 0.1s [2025-08-29T08:21:48.705Z] [2025-08-29T08:21:48.705Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-29T08:21:48.705Z] #110 DONE 0.1s [2025-08-29T08:21:48.705Z] [2025-08-29T08:21:48.705Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-29T08:21:48.705Z] #111 DONE 0.0s [2025-08-29T08:21:48.705Z] [2025-08-29T08:21:48.705Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-29T08:21:48.705Z] #112 DONE 0.1s [2025-08-29T08:21:48.963Z] [2025-08-29T08:21:48.963Z] #113 [security-spire-agent] exporting to image [2025-08-29T08:21:49.223Z] #113 ... [2025-08-29T08:21:49.223Z] [2025-08-29T08:21:49.223Z] #108 [security-spire-server] exporting to image [2025-08-29T08:21:49.223Z] #108 exporting layers 0.6s done [2025-08-29T08:21:49.223Z] #108 writing image sha256:474cde9aa226186e65bd1b5fe73db116ddb86773bcf8494b89c92dd31e66c49b 0.0s done [2025-08-29T08:21:49.223Z] #108 naming to docker.io/library/security-spire-server done [2025-08-29T08:21:49.223Z] #108 DONE 0.6s [2025-08-29T08:21:49.481Z] [2025-08-29T08:21:49.481Z] #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-29T08:21:49.481Z] #114 DONE 1.2s [2025-08-29T08:21:49.481Z] [2025-08-29T08:21:49.481Z] #115 [security-spire-config] exporting to image [2025-08-29T08:21:49.481Z] #115 exporting layers 0.6s done [2025-08-29T08:21:49.481Z] #115 writing image sha256:573101069b32a78e4b48ff82655dc4f7b608f88749ed30a9d4a37b9a7ac9590a 0.0s done [2025-08-29T08:21:49.481Z] #115 naming to docker.io/library/security-spire-config done [2025-08-29T08:21:49.481Z] #115 DONE 0.7s [2025-08-29T08:21:49.481Z] [2025-08-29T08:21:49.481Z] #113 [security-spire-agent] exporting to image [2025-08-29T08:21:49.481Z] #113 exporting layers 0.6s done [2025-08-29T08:21:49.481Z] #113 writing image sha256:d3740138537fd0ce8e13158885fee3525490d06711aa19c992c623a2f2bbe200 done [2025-08-29T08:21:49.481Z] #113 naming to docker.io/library/security-spire-agent done [2025-08-29T08:21:49.481Z] #113 DONE 0.7s [2025-08-29T08:21:49.481Z] [2025-08-29T08:21:49.481Z] #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-29T08:21:49.481Z] #116 DONE 0.1s [2025-08-29T08:21:49.481Z] [2025-08-29T08:21:49.481Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:21:50.416Z] #117 ... [2025-08-29T08:21:50.416Z] [2025-08-29T08:21:50.416Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:21:50.416Z] #118 ... [2025-08-29T08:21:50.416Z] [2025-08-29T08:21:50.416Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:21:50.676Z] #119 ... [2025-08-29T08:21:50.676Z] [2025-08-29T08:21:50.676Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:22:37.346Z] #120 DONE 56.2s [2025-08-29T08:22:37.346Z] [2025-08-29T08:22:37.346Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:22:37.346Z] #119 DONE 56.2s [2025-08-29T08:22:37.346Z] [2025-08-29T08:22:37.346Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:22:37.346Z] #78 DONE 56.2s [2025-08-29T08:22:37.346Z] [2025-08-29T08:22:37.346Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:22:37.346Z] #118 DONE 56.2s [2025-08-29T08:22:37.346Z] [2025-08-29T08:22:37.346Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:22:37.346Z] #117 DONE 56.2s [2025-08-29T08:22:37.346Z] [2025-08-29T08:22:37.346Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:22:37.346Z] #96 DONE 48.4s [2025-08-29T08:22:37.346Z] [2025-08-29T08:22:37.346Z] #121 [core-metadata builder 6/7] COPY . . [2025-08-29T08:22:47.764Z] #121 ... [2025-08-29T08:22:47.764Z] [2025-08-29T08:22:47.764Z] #122 [support-scheduler builder 6/7] COPY . . [2025-08-29T08:22:47.764Z] #122 ... [2025-08-29T08:22:47.764Z] [2025-08-29T08:22:47.764Z] #123 [support-notifications builder 6/7] COPY . . [2025-08-29T08:22:47.764Z] #123 ... [2025-08-29T08:22:47.764Z] [2025-08-29T08:22:47.764Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-29T08:22:47.764Z] #124 ... [2025-08-29T08:22:47.764Z] [2025-08-29T08:22:47.764Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-29T08:22:47.764Z] #125 ... [2025-08-29T08:22:47.764Z] [2025-08-29T08:22:47.764Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #126 ... [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #123 [support-notifications builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #123 DONE 21.6s [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #121 DONE 21.7s [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #126 ... [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T08:23:00.019Z] #127 ... [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #126 DONE 21.7s [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:23:00.019Z] #128 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #129 [core-data builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #129 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:23:00.019Z] #130 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:23:00.019Z] #131 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:23:00.019Z] #132 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #133 [core-metadata builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #133 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #134 [core-command builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #134 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:23:00.019Z] #135 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:23:00.019Z] #136 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:23:00.019Z] #137 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #138 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:23:00.019Z] #139 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:23:00.019Z] #140 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #141 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:23:00.019Z] #142 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:23:00.019Z] #143 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #144 [security-proxy-setup builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #144 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:23:00.019Z] #145 CACHED [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-29T08:23:00.019Z] #125 DONE 21.7s [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #124 DONE 21.7s [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #122 [support-scheduler builder 6/7] COPY . . [2025-08-29T08:23:00.019Z] #122 DONE 21.8s [2025-08-29T08:23:00.019Z] [2025-08-29T08:23:00.019Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T08:23:00.019Z] #146 1.094 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-08-29T08:23:09.982Z] #146 ... [2025-08-29T08:23:09.982Z] [2025-08-29T08:23:09.982Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T08:23:09.982Z] #0 1.109 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-08-29T08:23:09.982Z] #147 ... [2025-08-29T08:23:09.982Z] [2025-08-29T08:23:09.983Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T08:23:09.983Z] #0 1.103 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-08-29T08:23:09.983Z] #148 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T08:23:09.983Z] #0 1.095 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-08-29T08:23:09.983Z] #149 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T08:23:09.983Z] #0 0.478 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-08-29T08:23:09.983Z] #150 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T08:23:09.983Z] #0 1.116 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-08-29T08:23:09.983Z] #151 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-29T08:23:09.983Z] #0 1.112 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-08-29T08:23:09.983Z] #152 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T08:23:09.983Z] #0 1.019 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-08-29T08:23:09.983Z] #153 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T08:23:09.983Z] #0 0.838 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-08-29T08:23:09.983Z] #154 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T08:23:09.983Z] #0 0.909 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-08-29T08:23:09.983Z] #155 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T08:23:09.983Z] #0 1.089 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-08-29T08:23:09.983Z] #156 ... [2025-08-29T08:23:09.983Z] [2025-08-29T08:23:09.983Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T08:23:09.983Z] #127 0.861 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-08-29T08:25:46.447Z] #127 ... [2025-08-29T08:25:46.447Z] [2025-08-29T08:25:46.447Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T08:25:46.447Z] #147 163.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-08-29T08:26:33.166Z] #147 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T08:26:33.166Z] #156 DONE 207.4s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T08:26:33.166Z] #155 DONE 207.4s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T08:26:33.166Z] #151 DONE 207.4s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T08:26:33.166Z] #154 DONE 207.4s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T08:26:33.166Z] #146 DONE 207.4s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #157 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T08:26:33.166Z] #147 DONE 207.5s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-29T08:26:33.166Z] #152 DONE 207.5s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T08:26:33.166Z] #150 DONE 207.5s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T08:26:33.166Z] #149 DONE 207.5s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T08:26:33.166Z] #127 DONE 207.6s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T08:26:33.166Z] #148 DONE 207.6s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T08:26:33.166Z] #153 DONE 207.7s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #158 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #157 DONE 0.8s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #159 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #160 DONE 0.9s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #161 DONE 1.0s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-29T08:26:33.166Z] #162 DONE 1.0s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #163 DONE 1.0s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #158 DONE 0.9s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #164 DONE 0.9s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #165 DONE 0.8s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #166 DONE 0.8s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #159 DONE 0.4s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #167 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #167 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #168 DONE 0.3s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #169 DONE 0.3s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-29T08:26:33.166Z] #170 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #171 DONE 0.6s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #167 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #167 DONE 0.7s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #172 CACHED [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #173 CACHED [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #174 CACHED [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #175 CACHED [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #176 CACHED [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.166Z] #177 CACHED [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #178 DONE 0.7s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.166Z] #179 DONE 0.7s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #180 [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-08-29T08:26:33.166Z] #180 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-29T08:26:33.166Z] #181 DONE 1.1s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #182 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-29T08:26:33.166Z] #182 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-29T08:26:33.166Z] #183 DONE 2.1s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #184 [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-08-29T08:26:33.166Z] #184 ... [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #185 [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-08-29T08:26:33.166Z] #185 DONE 2.8s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-29T08:26:33.166Z] #186 DONE 3.5s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-29T08:26:33.166Z] #170 DONE 3.3s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-29T08:26:33.166Z] #187 DONE 2.9s [2025-08-29T08:26:33.166Z] [2025-08-29T08:26:33.166Z] #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:26:33.166Z] #188 ... [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-29T08:26:33.167Z] #189 DONE 3.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-29T08:26:33.167Z] #190 ... [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #191 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:26:33.167Z] #191 DONE 3.1s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #180 [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-08-29T08:26:33.167Z] #180 DONE 3.4s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #182 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-29T08:26:33.167Z] #182 DONE 3.1s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-29T08:26:33.167Z] #192 DONE 3.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-29T08:26:33.167Z] #193 DONE 3.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-29T08:26:33.167Z] #194 DONE 3.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #195 [core-keeper] exporting to image [2025-08-29T08:26:33.167Z] #195 exporting layers 0.2s done [2025-08-29T08:26:33.167Z] #195 ... [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #184 [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-08-29T08:26:33.167Z] #184 DONE 2.1s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:26:33.167Z] #196 DONE 0.3s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-29T08:26:33.167Z] #197 DONE 1.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:26:33.167Z] #188 DONE 1.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #198 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:26:33.167Z] #198 DONE 1.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:26:33.167Z] #199 DONE 0.9s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #200 [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-08-29T08:26:33.167Z] #200 DONE 0.4s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-29T08:26:33.167Z] #190 DONE 0.9s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-29T08:26:33.167Z] #201 DONE 0.4s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:26:33.167Z] #202 DONE 0.4s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #203 [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-08-29T08:26:33.167Z] #203 DONE 0.4s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-29T08:26:33.167Z] #204 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-29T08:26:33.167Z] #205 DONE 0.6s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:26:33.167Z] #206 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-29T08:26:33.167Z] #207 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:26:33.167Z] #208 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-29T08:26:33.167Z] #209 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #195 [core-keeper] exporting to image [2025-08-29T08:26:33.167Z] #195 writing image sha256:ef4c10f567249573ffd4f77e44da24a408d6bec74ddda2ebd8fbefbf87bc74cc done [2025-08-29T08:26:33.167Z] #195 naming to docker.io/library/core-keeper done [2025-08-29T08:26:33.167Z] #195 DONE 1.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #210 [core-metadata] exporting to image [2025-08-29T08:26:33.167Z] #210 ... [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T08:26:33.167Z] #211 DONE 0.2s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-29T08:26:33.167Z] #212 DONE 0.3s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #213 [core-command] exporting to image [2025-08-29T08:26:33.167Z] #213 exporting layers 0.7s done [2025-08-29T08:26:33.167Z] #213 writing image sha256:02de1577d4cb3842ffb63377b7f8a5c14700a4390b85c24fb4b4c65259aef52f 0.0s done [2025-08-29T08:26:33.167Z] #213 naming to docker.io/library/core-command 0.2s done [2025-08-29T08:26:33.167Z] #213 DONE 1.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-29T08:26:33.167Z] #214 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #215 [core-data] exporting to image [2025-08-29T08:26:33.167Z] #215 exporting layers 0.6s done [2025-08-29T08:26:33.167Z] #215 writing image sha256:2ddfb09cfecd2a841177f89689a42660b5bd846a77eb81b0768098c2b08aa543 0.0s done [2025-08-29T08:26:33.167Z] #215 naming to docker.io/library/core-data 0.2s done [2025-08-29T08:26:33.167Z] #215 DONE 1.1s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #216 [support-notifications] exporting to image [2025-08-29T08:26:33.167Z] #216 exporting layers 0.7s done [2025-08-29T08:26:33.167Z] #216 writing image sha256:258291eefe4d8b26358a3b73366dc0c87fa0054219173f8d79e93b10f9d32566 0.0s done [2025-08-29T08:26:33.167Z] #216 naming to docker.io/library/support-notifications 0.2s done [2025-08-29T08:26:33.167Z] #216 DONE 1.2s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #217 [security-spiffe-token-provider] exporting to image [2025-08-29T08:26:33.167Z] #217 exporting layers 0.3s done [2025-08-29T08:26:33.167Z] #217 writing image sha256:c00b49e4fede8365bb07537d86e5c33f59204045d56326a5d4a1e014990b01e1 0.3s done [2025-08-29T08:26:33.167Z] #217 naming to docker.io/library/security-spiffe-token-provider done [2025-08-29T08:26:33.167Z] #217 DONE 1.3s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #210 [core-metadata] exporting to image [2025-08-29T08:26:33.167Z] #210 exporting layers 0.5s done [2025-08-29T08:26:33.167Z] #210 writing image sha256:884268965ba2d761a16b676ad551047efce3e403ccf97e9009585669dc7ec4e5 done [2025-08-29T08:26:33.167Z] #210 naming to docker.io/library/core-metadata done [2025-08-29T08:26:33.167Z] #210 DONE 0.7s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-29T08:26:33.167Z] #218 DONE 0.4s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #219 [support-scheduler] exporting to image [2025-08-29T08:26:33.167Z] #219 exporting layers 1.2s done [2025-08-29T08:26:33.167Z] #219 writing image sha256:31dd56fd7f0b5783de307ebd21415020f7b8d1ac9d9d354d58262d5714a5f1d4 done [2025-08-29T08:26:33.167Z] #219 naming to docker.io/library/support-scheduler done [2025-08-29T08:26:33.167Z] #219 DONE 1.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #220 [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-08-29T08:26:33.167Z] #220 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-29T08:26:33.167Z] #221 DONE 0.5s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T08:26:33.167Z] #222 DONE 1.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T08:26:33.167Z] #223 DONE 1.0s [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #224 [security-proxy-auth] exporting to image [2025-08-29T08:26:33.167Z] #224 ... [2025-08-29T08:26:33.167Z] [2025-08-29T08:26:33.167Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T08:26:33.167Z] #225 DONE 0.2s [2025-08-29T08:26:33.426Z] [2025-08-29T08:26:33.426Z] #224 [security-proxy-auth] exporting to image [2025-08-29T08:26:33.426Z] #224 exporting layers 0.2s done [2025-08-29T08:26:33.426Z] #224 writing image sha256:b214988d372f2d5317ddd522976759bbc3497f104c9c0c69178105911d0be447 [2025-08-29T08:26:33.426Z] #224 writing image sha256:b214988d372f2d5317ddd522976759bbc3497f104c9c0c69178105911d0be447 done [2025-08-29T08:26:33.426Z] #224 naming to docker.io/library/security-proxy-auth 0.0s done [2025-08-29T08:26:33.426Z] #224 DONE 0.4s [2025-08-29T08:26:33.426Z] [2025-08-29T08:26:33.426Z] #226 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-29T08:26:33.426Z] #226 DONE 0.2s [2025-08-29T08:26:33.426Z] [2025-08-29T08:26:33.426Z] #227 [core-common-config-bootstrapper] exporting to image [2025-08-29T08:26:33.426Z] #227 exporting layers 0.1s done [2025-08-29T08:26:33.426Z] #227 writing image sha256:a28b13de02ac15ff44bb69271f38502a3507406b55db442addba490ae87a7c6a done [2025-08-29T08:26:33.426Z] #227 naming to docker.io/library/core-common-config-bootstrapper done [2025-08-29T08:26:33.426Z] #227 DONE 0.4s [2025-08-29T08:26:33.426Z] [2025-08-29T08:26:33.426Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T08:26:33.426Z] #228 DONE 1.2s [2025-08-29T08:26:33.426Z] [2025-08-29T08:26:33.426Z] #229 [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-08-29T08:26:33.426Z] #229 DONE 0.1s [2025-08-29T08:26:33.426Z] [2025-08-29T08:26:33.426Z] #230 [security-proxy-setup] exporting to image [2025-08-29T08:26:33.683Z] #230 ... [2025-08-29T08:26:33.683Z] [2025-08-29T08:26:33.683Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-29T08:26:33.683Z] #231 DONE 0.1s [2025-08-29T08:26:33.683Z] [2025-08-29T08:26:33.683Z] #230 [security-proxy-setup] exporting to image [2025-08-29T08:26:33.683Z] #230 exporting layers 0.2s done [2025-08-29T08:26:33.683Z] #230 writing image sha256:49d6aa54aa02d0742d5f11d43757eaac25662a1f89f3a145368a8503650136c0 done [2025-08-29T08:26:33.683Z] #230 naming to docker.io/library/security-proxy-setup 0.0s done [2025-08-29T08:26:33.683Z] #230 DONE 0.2s [2025-08-29T08:26:33.683Z] [2025-08-29T08:26:33.683Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T08:26:33.683Z] #232 DONE 0.5s [2025-08-29T08:26:33.683Z] [2025-08-29T08:26:33.683Z] #233 [security-secretstore-setup] exporting to image [2025-08-29T08:26:33.942Z] #233 exporting layers 0.2s done [2025-08-29T08:26:33.942Z] #233 writing image sha256:4ea0ba7ee5f195029482166863c4cb43d6c21fdbfec054c935a71bbaad5ac8f5 done [2025-08-29T08:26:33.942Z] #233 naming to docker.io/library/security-secretstore-setup done [2025-08-29T08:26:33.942Z] #233 DONE 0.2s [2025-08-29T08:26:33.942Z] [2025-08-29T08:26:33.942Z] #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-29T08:26:33.942Z] #234 DONE 0.4s [2025-08-29T08:26:33.942Z] [2025-08-29T08:26:33.942Z] #235 [security-bootstrapper] exporting to image [2025-08-29T08:26:34.201Z] #235 exporting layers 0.3s done [2025-08-29T08:26:34.201Z] #235 writing image sha256:55f4a6535556e2a050203282cd5987594e0b58947c126ae91aa0016fa182135b done [2025-08-29T08:26:34.201Z] #235 naming to docker.io/library/security-bootstrapper done [2025-08-29T08:26:34.201Z] #235 DONE 0.3s [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:26:34.201Z] time="2025-08-29T08:20:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-29T08:26:34.234Z] $ docker stop --time=1 ce12051423e25cfecd8e36165e0b82949d5a97e8fe20129664084c22c638b3e8 [2025-08-29T08:26:35.659Z] $ docker rm -f --volumes ce12051423e25cfecd8e36165e0b82949d5a97e8fe20129664084c22c638b3e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T08:26:36.123Z] + docker images [2025-08-29T08:26:36.123Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-29T08:26:36.123Z] security-proxy-setup latest 49d6aa54aa02 2 seconds ago 49.9MB [2025-08-29T08:26:36.123Z] security-secretstore-setup latest 4ea0ba7ee5f1 2 seconds ago 80.6MB [2025-08-29T08:26:36.123Z] security-bootstrapper latest 55f4a6535556 2 seconds ago 21.2MB [2025-08-29T08:26:36.123Z] security-proxy-auth latest b214988d372f 3 seconds ago 45.4MB [2025-08-29T08:26:36.123Z] core-common-config-bootstrapper latest a28b13de02ac 3 seconds ago 20.2MB [2025-08-29T08:26:36.123Z] core-metadata latest 884268965ba2 4 seconds ago 46.4MB [2025-08-29T08:26:36.123Z] security-spiffe-token-provider latest c00b49e4fede 4 seconds ago 48.8MB [2025-08-29T08:26:36.123Z] support-notifications latest 258291eefe4d 4 seconds ago 53.6MB [2025-08-29T08:26:36.123Z] core-command latest 02de1577d4cb 4 seconds ago 40.5MB [2025-08-29T08:26:36.123Z] core-data latest 2ddfb09cfecd 4 seconds ago 46.3MB [2025-08-29T08:26:36.123Z] support-scheduler latest 31dd56fd7f0b 4 seconds ago 50MB [2025-08-29T08:26:36.123Z] core-keeper latest ef4c10f56724 5 seconds ago 45.2MB [2025-08-29T08:26:36.123Z] security-spire-server latest 474cde9aa226 4 minutes ago 150MB [2025-08-29T08:26:36.123Z] security-spire-agent latest d3740138537f 4 minutes ago 196MB [2025-08-29T08:26:36.123Z] security-spire-config latest 573101069b32 4 minutes ago 150MB [2025-08-29T08:26:36.123Z] ci-base-image-x86_64 latest 67df24c00d89 9 minutes ago 936MB [2025-08-29T08:26:36.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB [2025-08-29T08:26:36.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-08-29T08:26:36.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-29T08:26:37.279Z] provisioning config files... [2025-08-29T08:26:37.286Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14895075598685551034tmp [Pipeline] { [Pipeline] sh [2025-08-29T08:26:37.628Z] + set +x [2025-08-29T08:26:37.628Z] + curl -s https://codecov.io/bash [2025-08-29T08:26:37.628Z] + bash -s -- [2025-08-29T08:26:37.891Z] [2025-08-29T08:26:37.891Z] _____ _ [2025-08-29T08:26:37.891Z] / ____| | | [2025-08-29T08:26:37.891Z] | | ___ __| | ___ ___ _____ __ [2025-08-29T08:26:37.891Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-29T08:26:37.891Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-29T08:26:37.891Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-29T08:26:37.891Z] Bash-1.0.6 [2025-08-29T08:26:37.891Z] [2025-08-29T08:26:37.891Z] [2025-08-29T08:26:37.891Z] ==> git version 2.25.1 found [2025-08-29T08:26:37.891Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-29T08:26:37.891Z] Release-Date: 2020-01-08 [2025-08-29T08:26:37.891Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-29T08:26:37.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-29T08:26:37.892Z] ==> Jenkins CI detected. [2025-08-29T08:26:38.162Z] current dir:  /w/workspace/edgex-go/1 [2025-08-29T08:26:38.162Z] project root: . [2025-08-29T08:26:38.162Z] --> token set from env [2025-08-29T08:26:38.162Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-29T08:26:38.162Z] ==> Running gcov in . (disable via -X gcov) [2025-08-29T08:26:38.162Z] ==> Python coveragepy not found [2025-08-29T08:26:38.162Z] ==> Searching for coverage reports in: [2025-08-29T08:26:38.162Z] + . [2025-08-29T08:26:38.162Z] -> Found 1 reports [2025-08-29T08:26:38.162Z] ==> Detecting git/mercurial file structure [2025-08-29T08:26:38.162Z] ==> Reading reports [2025-08-29T08:26:38.162Z] + ./coverage.out bytes=1675103 [2025-08-29T08:26:38.421Z] ==> Appending adjustments [2025-08-29T08:26:38.421Z] https://docs.codecov.io/docs/fixing-reports [2025-08-29T08:26:39.797Z] + Found adjustments [2025-08-29T08:26:39.797Z] ==> Gzipping contents [2025-08-29T08:26:39.797Z] 140K /tmp/codecov.eJEdnk.gz [2025-08-29T08:26:39.797Z] ==> Uploading reports [2025-08-29T08:26:39.797Z] url: https://codecov.io [2025-08-29T08:26:39.797Z] query: branch=PR-5241&commit=b161ebc9a36f548b2dfe5fcb676f056c6703cf56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5241&job=&cmd_args= [2025-08-29T08:26:39.797Z] -> Pinging Codecov [2025-08-29T08:26:39.797Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5241&commit=b161ebc9a36f548b2dfe5fcb676f056c6703cf56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5241&job=&cmd_args= [2025-08-29T08:26:40.055Z] -> Uploading to [2025-08-29T08:26:40.055Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b161ebc9a36f548b2dfe5fcb676f056c6703cf56/19779117-7531-475c-b4fb-dfa3087bd03d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T082639Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=05c487b7c5b8a3d8792f405e9abfd06f9a06f859136430122e57d7d6b6776760 [2025-08-29T08:26:40.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T08:26:40.055Z] Dload Upload Total Spent Left Speed [2025-08-29T08:26:40.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 654k --:--:-- --:--:-- --:--:-- 654k [2025-08-29T08:26:40.314Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b161ebc9a36f548b2dfe5fcb676f056c6703cf56 [Pipeline] } [2025-08-29T08:26:40.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T08:26:41.909Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:26:42.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:26:43.144Z] ---> package-listing.sh [2025-08-29T08:26:43.144Z] ++ facter osfamily [2025-08-29T08:26:43.144Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T08:26:43.404Z] + OS_FAMILY=debian [2025-08-29T08:26:43.404Z] + workspace=/w/workspace/edgex-go/1 [2025-08-29T08:26:43.404Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T08:26:43.404Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T08:26:43.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T08:26:43.404Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T08:26:43.404Z] + '[' /w/workspace/edgex-go/1 ']' [2025-08-29T08:26:43.404Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T08:26:43.404Z] + case "${OS_FAMILY}" in [2025-08-29T08:26:43.404Z] + dpkg -l [2025-08-29T08:26:43.404Z] + grep '^ii' [2025-08-29T08:26:43.404Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T08:26:43.404Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T08:26:43.404Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T08:26:43.404Z] + '[' /w/workspace/edgex-go/1 ']' [2025-08-29T08:26:43.404Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-08-29T08:26:43.404Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-08-29T08:26:43.449Z] 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-08-29T08:26:43.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:26:44.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T08:26:44.453Z] [2025-08-29T08:26:44.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:26:44.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T08:26:44.881Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T08:26:44.881Z] 5eb5b503b376: Pulling fs layer [2025-08-29T08:26:44.881Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T08:26:44.881Z] ec43610c2a17: Pulling fs layer [2025-08-29T08:26:44.881Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T08:26:44.881Z] 33b1e0a273af: Pulling fs layer [2025-08-29T08:26:44.881Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T08:26:44.881Z] 2f39f015ded8: Pulling fs layer [2025-08-29T08:26:44.881Z] 33b1e0a273af: Waiting [2025-08-29T08:26:44.881Z] 5d3b04190fa2: Waiting [2025-08-29T08:26:44.881Z] 2f39f015ded8: Waiting [2025-08-29T08:26:44.881Z] 3a2ae6a8a46f: Waiting [2025-08-29T08:26:45.149Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T08:26:45.149Z] 5c69ac0246d0: Download complete [2025-08-29T08:26:45.149Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T08:26:45.149Z] 3a2ae6a8a46f: Download complete [2025-08-29T08:26:45.149Z] 33b1e0a273af: Verifying Checksum [2025-08-29T08:26:45.149Z] 33b1e0a273af: Download complete [2025-08-29T08:26:45.149Z] 5d3b04190fa2: Download complete [2025-08-29T08:26:45.149Z] ec43610c2a17: Verifying Checksum [2025-08-29T08:26:45.149Z] ec43610c2a17: Download complete [2025-08-29T08:26:45.149Z] 5eb5b503b376: Verifying Checksum [2025-08-29T08:26:45.149Z] 5eb5b503b376: Download complete [2025-08-29T08:26:45.766Z] 2f39f015ded8: Verifying Checksum [2025-08-29T08:26:45.766Z] 2f39f015ded8: Download complete [2025-08-29T08:26:46.745Z] 5eb5b503b376: Pull complete [2025-08-29T08:26:47.021Z] 5c69ac0246d0: Pull complete [2025-08-29T08:26:47.625Z] ec43610c2a17: Pull complete [2025-08-29T08:26:47.625Z] 3a2ae6a8a46f: Pull complete [2025-08-29T08:26:47.884Z] 33b1e0a273af: Pull complete [2025-08-29T08:26:47.884Z] 5d3b04190fa2: Pull complete [2025-08-29T08:26:54.445Z] 2f39f015ded8: Pull complete [2025-08-29T08:26:54.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T08:26:54.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T08:26:54.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:26:54.670Z] prd-ubuntu20.04-docker-8c-8g-7852 does not seem to be running inside a container [2025-08-29T08:26:54.693Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T08:27:08.182Z] $ docker top 8e5895f2844233f1481e706e88fa23a141289b855392fd44366a8d8baac9abf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T08:27:08.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T08:27:08.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T08:27:09.205Z] + ls /var/log/sa-host [2025-08-29T08:27:09.205Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T08:27:09.485Z] provisioning config files... [2025-08-29T08:27:09.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4898446621969345631tmp [Pipeline] { [Pipeline] echo [2025-08-29T08:27:09.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:27:09.875Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T08:27:09.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:27:10.320Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T08:27:10.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:27:10.671Z] ---> sudo-logs.sh [2025-08-29T08:27:10.671Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-29T08:27:10.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:27:11.082Z] ---> job-cost.sh [2025-08-29T08:27:11.082Z] lf-activate-venv: SKIPPING [2025-08-29T08:27:11.082Z] INFO: No Stack... [2025-08-29T08:27:11.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T08:27:11.914Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T08:27:11.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:27:12.270Z] ---> logs-deploy.sh [2025-08-29T08:27:12.270Z] lf-activate-venv: SKIPPING [2025-08-29T08:27:12.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5241/1 [2025-08-29T08:27:12.270Z] INFO: archiving workspace using pattern(s): [2025-08-29T08:27:13.204Z] Archives upload complete. [2025-08-29T08:27:13.463Z] INFO: archiving logs to Nexus