Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b267c1330d1276829ae0bfe14e604e5965ede077+bbf141e4669210f407981f563a8ec2cefdbd657d (754353de25ae9c7c4fffd050261d39d7f212a72b) 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-ssh8935982766416006785.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-ssh8606026843489283377.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1110945287456653032.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 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-ssh250301953096033072.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5240/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5240/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13898364573570143797.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-7853 in /w/workspace/edgexfoundry_edgex-go_PR-5240 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5240/head:refs/remotes/origin/PR-5240 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bbf141e4669210f407981f563a8ec2cefdbd657d into PR head commit b267c1330d1276829ae0bfe14e604e5965ede077 Merge succeeded, producing 88f465918e22ae792baab93f7ef2b885788e7296 Checking out Revision 88f465918e22ae792baab93f7ef2b885788e7296 (PR-5240) > git config core.sparsecheckout # timeout=10 > git checkout -f b267c1330d1276829ae0bfe14e604e5965ede077 # 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 88f465918e22ae792baab93f7ef2b885788e7296 # timeout=10 Commit message: "Merge commit 'bbf141e4669210f407981f563a8ec2cefdbd657d' into HEAD" > git rev-list --no-walk b267c1330d1276829ae0bfe14e604e5965ede077 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-29T08:32:31.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-29T08:32:31.519Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-29T08:32:31.544Z] ========================================================= [2025-08-29T08:32:31.544Z] EdgeX Global Pipelines Version Info [2025-08-29T08:32:31.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:32:32.667Z] ------------------- [2025-08-29T08:32:32.667Z] stable info: [2025-08-29T08:32:32.667Z] ------------------- [2025-08-29T08:32:32.667Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-29T08:32:32.667Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T08:32:32.667Z] Message: update stable to v1.0.276 [2025-08-29T08:32:33.235Z] ------------------- [2025-08-29T08:32:33.235Z] experimental info: [2025-08-29T08:32:33.235Z] ------------------- [2025-08-29T08:32:33.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-29T08:32:33.235Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T08:32:33.235Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-29T08:32:33.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-29T08:32:33.339Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-29T08:32:33.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-29T08:32:33.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-29T08:32:33.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-29T08:32:33.414Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-29T08:32:33.432Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-29T08:32:33.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-29T08:32:33.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-29T08:32:33.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-29T08:32:33.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-29T08:32:33.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-29T08:32:33.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-29T08:32:33.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-29T08:32:33.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-29T08:32:33.631Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T08:32:33.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T08:32:33.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-29T08:32:33.699Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-29T08:32:33.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-29T08:32:33.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-29T08:32:33.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-29T08:32:33.796Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-29T08:32:33.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5240 [Pipeline] echo [2025-08-29T08:32:33.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5240 [Pipeline] echo [2025-08-29T08:32:33.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5240 [Pipeline] echo [2025-08-29T08:32:33.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88f465918e22ae792baab93f7ef2b885788e7296 [Pipeline] echo [2025-08-29T08:32:33.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88f4659 [Pipeline] echo [2025-08-29T08:32:33.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T08:32:34.001Z] provisioning config files... [2025-08-29T08:32:34.014Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17882751986042977613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:32:34.346Z] ---> ****-login.sh [2025-08-29T08:32:34.346Z] nexus3.edgexfoundry.org:10001 [2025-08-29T08:32:34.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:32:35.192Z] [2025-08-29T08:32:35.192Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:32:35.192Z] Configure a credential helper to remove this warning. See [2025-08-29T08:32:35.192Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:32:35.192Z] [2025-08-29T08:32:35.192Z] Login Succeeded [2025-08-29T08:32:35.192Z] nexus3.edgexfoundry.org:10002 [2025-08-29T08:32:35.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:32:35.456Z] [2025-08-29T08:32:35.456Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:32:35.456Z] Configure a credential helper to remove this warning. See [2025-08-29T08:32:35.456Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:32:35.456Z] [2025-08-29T08:32:35.456Z] Login Succeeded [2025-08-29T08:32:35.456Z] nexus3.edgexfoundry.org:10003 [2025-08-29T08:32:35.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:32:35.456Z] [2025-08-29T08:32:35.456Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:32:35.456Z] Configure a credential helper to remove this warning. See [2025-08-29T08:32:35.456Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:32:35.456Z] [2025-08-29T08:32:35.456Z] Login Succeeded [2025-08-29T08:32:35.456Z] nexus3.edgexfoundry.org:10004 [2025-08-29T08:32:35.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:32:35.726Z] [2025-08-29T08:32:35.726Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:32:35.727Z] Configure a credential helper to remove this warning. See [2025-08-29T08:32:35.727Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:32:35.727Z] [2025-08-29T08:32:35.727Z] Login Succeeded [2025-08-29T08:32:35.727Z] ****.io [2025-08-29T08:32:35.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T08:32:35.986Z] [2025-08-29T08:32:35.986Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T08:32:35.987Z] Configure a credential helper to remove this warning. See [2025-08-29T08:32:35.987Z] https://docs.****.com/go/credential-store/ [2025-08-29T08:32:35.987Z] [2025-08-29T08:32:35.987Z] Login Succeeded [2025-08-29T08:32:35.987Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T08:32:35.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T08:32:36.392Z] + 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:32:36.392Z] + dirname cmd/core-command/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-29T08:32:36.392Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + dirname cmd/core-data/Dockerfile [2025-08-29T08:32:36.392Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-29T08:32:36.392Z] + dirname cmd/core-keeper/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-29T08:32:36.392Z] + dirname cmd/core-metadata/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-29T08:32:36.392Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2025-08-29T08:32:36.392Z] cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-29T08:32:36.392Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-29T08:32:36.392Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-29T08:32:36.392Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-29T08:32:36.392Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-29T08:32:36.392Z] + cut -d/ -f2 [2025-08-29T08:32:36.392Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-29T08:32:36.392Z] + + cut -d/ -f2dirname [2025-08-29T08:32:36.392Z] cmd/security-spire-agent/Dockerfile [2025-08-29T08:32:36.393Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-29T08:32:36.393Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-29T08:32:36.393Z] + cut -d/ -f2 [2025-08-29T08:32:36.393Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-29T08:32:36.393Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-29T08:32:36.393Z] + cut -d/ -f2 [2025-08-29T08:32:36.393Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-29T08:32:36.393Z] + cut -d/ -f2 [2025-08-29T08:32:36.393Z] + dirname cmd/support-notifications/Dockerfile [2025-08-29T08:32:36.393Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-29T08:32:36.393Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-29T08:32:36.393Z] + cut -d/ -f2 [2025-08-29T08:32:36.393Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-29T08:32:36.438Z] 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:32:36.819Z] + git rev-list -1 --merges 88f465918e22ae792baab93f7ef2b885788e7296~1..88f465918e22ae792baab93f7ef2b885788e7296 [Pipeline] echo [2025-08-29T08:32:36.833Z] -----------> git rev-list -1 --merges 88f465918e22ae792baab93f7ef2b885788e7296~1..88f465918e22ae792baab93f7ef2b885788e7296 88f465918e22ae792baab93f7ef2b885788e7296 [2025-08-29T08:32:36.833Z] 88f465918e22ae792baab93f7ef2b885788e7296 [false] [Pipeline] sh [2025-08-29T08:32:37.137Z] + git log --format=format:%s -1 88f465918e22ae792baab93f7ef2b885788e7296 [Pipeline] echo [2025-08-29T08:32:37.149Z] ========================================================= [2025-08-29T08:32:37.149Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-29T08:32:37.149Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-29T08:32:37.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T08:32:37.602Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-29T08:32:37.602Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-29T08:32:37.602Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-29T08:32:37.602Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-29T08:32:37.602Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-29T08:32:37.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:32:38.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T08:32:38.055Z] [2025-08-29T08:32:38.055Z] 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:32:38.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T08:32:38.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-29T08:32:38.672Z] 3dae71ba6b94: Pulling fs layer [2025-08-29T08:32:38.672Z] 6bf1a483ea7c: Pulling fs layer [2025-08-29T08:32:38.672Z] f5dfc541a4d3: Pulling fs layer [2025-08-29T08:32:38.672Z] 461d9e800cba: Pulling fs layer [2025-08-29T08:32:38.672Z] 80192f66455f: Pulling fs layer [2025-08-29T08:32:38.672Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-29T08:32:38.672Z] a29436f7fd5d: Pulling fs layer [2025-08-29T08:32:38.672Z] 923cac83aea3: Pulling fs layer [2025-08-29T08:32:38.672Z] 25ad8b0a4227: Pulling fs layer [2025-08-29T08:32:38.672Z] db01528c6b51: Pulling fs layer [2025-08-29T08:32:38.672Z] 28988de357af: Pulling fs layer [2025-08-29T08:32:38.672Z] 461d9e800cba: Waiting [2025-08-29T08:32:38.672Z] 80192f66455f: Waiting [2025-08-29T08:32:38.672Z] 2e8e34ca0e6c: Waiting [2025-08-29T08:32:38.672Z] a29436f7fd5d: Waiting [2025-08-29T08:32:38.672Z] 923cac83aea3: Waiting [2025-08-29T08:32:38.672Z] 25ad8b0a4227: Waiting [2025-08-29T08:32:38.672Z] db01528c6b51: Waiting [2025-08-29T08:32:38.672Z] 28988de357af: Waiting [2025-08-29T08:32:38.672Z] 6bf1a483ea7c: Verifying Checksum [2025-08-29T08:32:38.672Z] 6bf1a483ea7c: Download complete [2025-08-29T08:32:38.932Z] 461d9e800cba: Download complete [2025-08-29T08:32:38.932Z] 80192f66455f: Verifying Checksum [2025-08-29T08:32:38.932Z] 80192f66455f: Download complete [2025-08-29T08:32:38.932Z] f5dfc541a4d3: Verifying Checksum [2025-08-29T08:32:38.932Z] f5dfc541a4d3: Download complete [2025-08-29T08:32:38.932Z] 3dae71ba6b94: Verifying Checksum [2025-08-29T08:32:38.932Z] 3dae71ba6b94: Download complete [2025-08-29T08:32:38.932Z] 923cac83aea3: Verifying Checksum [2025-08-29T08:32:38.932Z] 923cac83aea3: Download complete [2025-08-29T08:32:39.196Z] 25ad8b0a4227: Verifying Checksum [2025-08-29T08:32:39.196Z] 25ad8b0a4227: Download complete [2025-08-29T08:32:39.196Z] db01528c6b51: Download complete [2025-08-29T08:32:39.196Z] 28988de357af: Verifying Checksum [2025-08-29T08:32:39.196Z] 28988de357af: Download complete [2025-08-29T08:32:39.456Z] a29436f7fd5d: Verifying Checksum [2025-08-29T08:32:39.456Z] a29436f7fd5d: Download complete [2025-08-29T08:32:39.715Z] 2e8e34ca0e6c: Download complete [2025-08-29T08:32:40.647Z] 3dae71ba6b94: Pull complete [2025-08-29T08:32:40.647Z] 6bf1a483ea7c: Pull complete [2025-08-29T08:32:41.230Z] f5dfc541a4d3: Pull complete [2025-08-29T08:32:41.230Z] 461d9e800cba: Pull complete [2025-08-29T08:32:41.230Z] 80192f66455f: Pull complete [2025-08-29T08:32:45.432Z] 2e8e34ca0e6c: Pull complete [2025-08-29T08:32:45.690Z] a29436f7fd5d: Pull complete [2025-08-29T08:32:45.690Z] 923cac83aea3: Pull complete [2025-08-29T08:32:45.948Z] 25ad8b0a4227: Pull complete [2025-08-29T08:32:45.948Z] db01528c6b51: Pull complete [2025-08-29T08:32:45.948Z] 28988de357af: Pull complete [2025-08-29T08:32:45.948Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-29T08:32:45.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T08:32:45.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:32:46.081Z] prd-ubuntu20.04-docker-8c-8g-7853 does not seem to be running inside a container [2025-08-29T08:32:46.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:32:53.286Z] $ docker top 5bcdebdc11eb47864ff2a2d4432519fd15a143032205e46572d6496eb839a4cb -eo pid,comm [2025-08-29T08:32:53.332Z] 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:32:53.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T08:32:53.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T08:32:53.394Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T08:32:53.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T08:32:53.485Z] $ docker exec 5bcdebdc11eb47864ff2a2d4432519fd15a143032205e46572d6496eb839a4cb ssh-agent [2025-08-29T08:32:53.587Z] SSH_AUTH_SOCK=/tmp/ssh-C9DYtcFnSopJ/agent.32 [2025-08-29T08:32:53.587Z] SSH_AGENT_PID=38 [2025-08-29T08:32:53.593Z] Running ssh-add (command line suppressed) [2025-08-29T08:32:53.703Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2372607016057907325.key (/w/workspace/edgex-go/2@tmp/private_key_2372607016057907325.key) [2025-08-29T08:32:53.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T08:32:54.016Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] sh [2025-08-29T08:32:54.318Z] + git tag --points-at HEAD [Pipeline] } [2025-08-29T08:32:54.326Z] $ docker exec --env ******** --env ******** 5bcdebdc11eb47864ff2a2d4432519fd15a143032205e46572d6496eb839a4cb ssh-agent -k [2025-08-29T08:32:54.432Z] unset SSH_AUTH_SOCK; [2025-08-29T08:32:54.432Z] unset SSH_AGENT_PID; [2025-08-29T08:32:54.432Z] echo Agent pid 38 killed; [2025-08-29T08:32:54.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-29T08:32:54.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T08:32:54.482Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T08:32:54.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T08:32:54.584Z] $ docker exec 5bcdebdc11eb47864ff2a2d4432519fd15a143032205e46572d6496eb839a4cb ssh-agent [2025-08-29T08:32:54.678Z] SSH_AUTH_SOCK=/tmp/ssh-GHvuI91b9r4L/agent.85 [2025-08-29T08:32:54.678Z] SSH_AGENT_PID=91 [2025-08-29T08:32:54.683Z] Running ssh-add (command line suppressed) [2025-08-29T08:32:54.781Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15873765436955271180.key (/w/workspace/edgex-go/2@tmp/private_key_15873765436955271180.key) [2025-08-29T08:32:54.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T08:32:55.084Z] + git semver init [2025-08-29T08:32:55.343Z] 2025-08-29 08:32:55,314 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T08:32:55.343Z] 2025-08-29 08:32:55,318 [run_init] DEBUG init version:0.0.0 force:False [2025-08-29T08:32:55.343Z] 2025-08-29 08:32:55,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2025-08-29T08:32:55.343Z] 2025-08-29 08:32:55,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2025-08-29T08:32:55.343Z] 2025-08-29 08:32:55,319 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, stdin=None, shell=False, universal_newlines=False) [2025-08-29T08:33:03.475Z] 2025-08-29 08:33:03,466 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2025-08-29T08:33:03.475Z] 2025-08-29 08:33:03,467 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-5240 with force:False [2025-08-29T08:33:03.475Z] 2025-08-29 08:33:03,467 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-5240 [2025-08-29T08:33:03.475Z] 2025-08-29 08:33:03,472 [execute] INFO git cat-file --batch-check [2025-08-29T08:33:03.475Z] 2025-08-29 08:33:03,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T08:33:03.735Z] 2025-08-29 08:33:03,477 [execute] INFO git cat-file --batch [2025-08-29T08:33:03.735Z] 2025-08-29 08:33:03,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T08:33:03.735Z] 2025-08-29 08:33:03,482 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-5240 [2025-08-29T08:33:03.735Z] 0.0.0 [Pipeline] } [2025-08-29T08:33:03.743Z] $ docker exec --env ******** --env ******** 5bcdebdc11eb47864ff2a2d4432519fd15a143032205e46572d6496eb839a4cb ssh-agent -k [2025-08-29T08:33:03.839Z] unset SSH_AUTH_SOCK; [2025-08-29T08:33:03.840Z] unset SSH_AGENT_PID; [2025-08-29T08:33:03.840Z] echo Agent pid 91 killed; [2025-08-29T08:33:03.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T08:33:04.188Z] + git semver [Pipeline] } [2025-08-29T08:33:04.768Z] $ docker stop --time=1 5bcdebdc11eb47864ff2a2d4432519fd15a143032205e46572d6496eb839a4cb [2025-08-29T08:33:06.413Z] $ docker rm -f --volumes 5bcdebdc11eb47864ff2a2d4432519fd15a143032205e46572d6496eb839a4cb [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T08:33:06.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-29T08:33:07.090Z] Stashed 1 file(s) [Pipeline] echo [2025-08-29T08:33:07.093Z] [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:33:07.628Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2025-08-29T08:33:07.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T08:33:07.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T08:33:07.684Z] ========================================================= [2025-08-29T08:33:07.684Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-29T08:33:07.684Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-29T08:33:07.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:33:07.977Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-29T08:33:07.977Z] 0a9a5dfd008f: Pulling fs layer [2025-08-29T08:33:07.977Z] 36466aa92d05: Pulling fs layer [2025-08-29T08:33:07.977Z] e10405b45d13: Pulling fs layer [2025-08-29T08:33:07.977Z] 096b7ceb2af7: Pulling fs layer [2025-08-29T08:33:07.977Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T08:33:07.977Z] c451b95d7931: Pulling fs layer [2025-08-29T08:33:07.977Z] 9febf9df4401: Pulling fs layer [2025-08-29T08:33:07.977Z] 1477f019b032: Pulling fs layer [2025-08-29T08:33:07.977Z] c7dc25521971: Pulling fs layer [2025-08-29T08:33:07.977Z] 9febf9df4401: Waiting [2025-08-29T08:33:07.977Z] 1477f019b032: Waiting [2025-08-29T08:33:07.977Z] 096b7ceb2af7: Waiting [2025-08-29T08:33:07.977Z] 4f4fb700ef54: Waiting [2025-08-29T08:33:07.977Z] c7dc25521971: Waiting [2025-08-29T08:33:07.977Z] c451b95d7931: Waiting [2025-08-29T08:33:07.977Z] 36466aa92d05: Verifying Checksum [2025-08-29T08:33:07.977Z] 36466aa92d05: Download complete [2025-08-29T08:33:07.977Z] 096b7ceb2af7: Download complete [2025-08-29T08:33:07.977Z] 4f4fb700ef54: Verifying Checksum [2025-08-29T08:33:07.977Z] 4f4fb700ef54: Download complete [2025-08-29T08:33:07.977Z] c451b95d7931: Verifying Checksum [2025-08-29T08:33:07.977Z] c451b95d7931: Download complete [2025-08-29T08:33:07.977Z] 0a9a5dfd008f: Verifying Checksum [2025-08-29T08:33:07.977Z] 0a9a5dfd008f: Download complete [2025-08-29T08:33:07.977Z] 9febf9df4401: Verifying Checksum [2025-08-29T08:33:07.977Z] 9febf9df4401: Download complete [2025-08-29T08:33:08.234Z] 0a9a5dfd008f: Pull complete [2025-08-29T08:33:08.235Z] c7dc25521971: Verifying Checksum [2025-08-29T08:33:08.235Z] c7dc25521971: Download complete [2025-08-29T08:33:08.493Z] 36466aa92d05: Pull complete [2025-08-29T08:33:08.493Z] e10405b45d13: Download complete [2025-08-29T08:33:08.750Z] 1477f019b032: Verifying Checksum [2025-08-29T08:33:08.750Z] 1477f019b032: Download complete [2025-08-29T08:33:14.087Z] e10405b45d13: Pull complete [2025-08-29T08:33:14.087Z] 096b7ceb2af7: Pull complete [2025-08-29T08:33:14.087Z] 4f4fb700ef54: Pull complete [2025-08-29T08:33:14.087Z] c451b95d7931: Pull complete [2025-08-29T08:33:14.087Z] 9febf9df4401: Pull complete [2025-08-29T08:33:16.619Z] 1477f019b032: Pull complete [2025-08-29T08:33:16.884Z] c7dc25521971: Pull complete [2025-08-29T08:33:17.453Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T08:33:17.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:33:17.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-29T08:33:17.760Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:33:17.760Z] WORKDIR /edgex [2025-08-29T08:33:17.760Z] COPY go.mod . [2025-08-29T08:33:17.760Z] RUN go mod download [2025-08-29T08:33:17.760Z] docker build -t ci-base-image-x86_64 -f - . [2025-08-29T08:33:19.666Z] #0 building with "default" instance using docker driver [2025-08-29T08:33:19.666Z] [2025-08-29T08:33:19.666Z] #1 [internal] load build definition from Dockerfile [2025-08-29T08:33:19.666Z] #1 transferring dockerfile: 164B done [2025-08-29T08:33:19.666Z] #1 DONE 0.1s [2025-08-29T08:33:19.666Z] [2025-08-29T08:33:19.666Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:33:19.666Z] #2 DONE 0.0s [2025-08-29T08:33:19.666Z] [2025-08-29T08:33:19.666Z] #3 [internal] load .dockerignore [2025-08-29T08:33:19.666Z] #3 transferring context: 50B done [2025-08-29T08:33:19.666Z] #3 DONE 0.0s [2025-08-29T08:33:19.925Z] [2025-08-29T08:33:19.925Z] #4 [internal] load build context [2025-08-29T08:33:19.925Z] #4 transferring context: 6.57kB done [2025-08-29T08:33:19.925Z] #4 DONE 0.1s [2025-08-29T08:33:19.925Z] [2025-08-29T08:33:19.925Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T08:33:19.925Z] #5 DONE 0.2s [2025-08-29T08:33:19.925Z] [2025-08-29T08:33:19.925Z] #6 [2/4] WORKDIR /edgex [2025-08-29T08:33:41.973Z] #6 DONE 18.8s [2025-08-29T08:33:41.973Z] [2025-08-29T08:33:41.973Z] #7 [3/4] COPY go.mod . [2025-08-29T08:33:41.973Z] #7 DONE 0.5s [2025-08-29T08:33:41.973Z] [2025-08-29T08:33:41.973Z] #8 [4/4] RUN go mod download [2025-08-29T08:33:56.890Z] #8 DONE 17.6s [2025-08-29T08:33:56.890Z] [2025-08-29T08:33:56.890Z] #9 exporting to image [2025-08-29T08:33:56.890Z] #9 exporting layers [2025-08-29T08:34:01.111Z] #9 exporting layers 4.2s done [2025-08-29T08:34:01.111Z] #9 writing image sha256:a86514976c1600f325ddd98e8d34acb18513c96376e84d50123a0a1815791e36 done [2025-08-29T08:34:01.111Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-29T08:34:01.111Z] #9 DONE 4.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:34:01.429Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T08:34:01.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:34:01.500Z] prd-ubuntu20.04-docker-8c-8g-7853 does not seem to be running inside a container [2025-08-29T08:34:01.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:34:01.947Z] $ docker top 3ad331bc7ea2dd33e8f0e16085121d6a7d64d744f9db0ccd76eb7dfbd86c166a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T08:34:02.296Z] + go version [2025-08-29T08:34:02.296Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-29T08:34:02.309Z] $ docker stop --time=1 3ad331bc7ea2dd33e8f0e16085121d6a7d64d744f9db0ccd76eb7dfbd86c166a [2025-08-29T08:34:03.594Z] $ docker rm -f --volumes 3ad331bc7ea2dd33e8f0e16085121d6a7d64d744f9db0ccd76eb7dfbd86c166a [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:34:04.032Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T08:34:04.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:34:04.103Z] prd-ubuntu20.04-docker-8c-8g-7853 does not seem to be running inside a container [2025-08-29T08:34:04.141Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:34:04.382Z] $ docker top fa53ddea798b3e62c99b2ff0dbe023a45b963cac01658dae1fe476fcda019472 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-29T08:34:04.458Z] ========================================================= [2025-08-29T08:34:04.458Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-29T08:34:04.458Z] ========================================================= [Pipeline] sh [2025-08-29T08:34:04.741Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2025-08-29T08:34:05.048Z] + make test [2025-08-29T08:34:05.048Z] go test -race -coverprofile=coverage.out ./... [2025-08-29T08:34:15.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-29T08:34:42.251Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-29T08:34:42.251Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-29T08:34:42.509Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-29T08:34:42.509Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-29T08:34:42.509Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-29T08:34:43.444Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-29T08:34:43.444Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-29T08:34:43.703Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-29T08:34:43.704Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-29T08:34:43.704Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-29T08:34:43.704Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-29T08:34:43.704Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-29T08:34:43.962Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-29T08:34:43.962Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-29T08:34:43.962Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-29T08:34:43.962Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-29T08:34:43.962Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-29T08:34:44.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 42.3% of statements [2025-08-29T08:34:45.180Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-29T08:34:45.180Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-29T08:34:45.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-29T08:34:45.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-29T08:34:45.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-08-29T08:34:46.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-29T08:34:46.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-29T08:34:46.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-08-29T08:34:46.819Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-29T08:34:46.819Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:34:46.819Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-29T08:34:46.819Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-29T08:34:46.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-29T08:34:46.819Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-29T08:34:46.819Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-29T08:34:46.819Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-29T08:34:48.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-29T08:34:48.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-29T08:34:48.287Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-29T08:34:48.287Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:34:48.287Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-29T08:34:48.287Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-29T08:34:49.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements [2025-08-29T08:34:49.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements [2025-08-29T08:34:49.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 49.3% of statements [2025-08-29T08:34:50.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-29T08:34:50.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-29T08:34:50.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.993s coverage: 93.6% of statements [2025-08-29T08:34:50.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 92.4% of statements [2025-08-29T08:34:51.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-08-29T08:34:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-29T08:34:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-29T08:34:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-29T08:34:51.869Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-29T08:34:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 95.8% of statements [2025-08-29T08:34:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2025-08-29T08:34:53.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-29T08:34:53.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-29T08:34:53.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-29T08:34:53.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-29T08:34:53.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:34:53.820Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-29T08:34:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2025-08-29T08:34:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-08-29T08:34:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements [2025-08-29T08:34:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-08-29T08:34:55.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-08-29T08:34:55.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-08-29T08:34:55.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-08-29T08:34:55.844Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-29T08:34:55.844Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-29T08:34:55.844Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-29T08:34:55.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2025-08-29T08:34:56.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-08-29T08:34:56.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-29T08:34:56.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-29T08:34:56.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-29T08:34:56.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-29T08:34:57.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-29T08:34:57.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-29T08:34:57.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-29T08:34:58.728Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-29T08:34:58.728Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-29T08:34:58.728Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-29T08:34:58.728Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-29T08:34:59.294Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-29T08:34:59.294Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-29T08:34:59.552Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-29T08:35:01.455Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-29T08:35:01.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-29T08:35:03.099Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-29T08:35:04.476Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-29T08:35:04.476Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-29T08:35:04.476Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-29T08:35:07.768Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-29T08:35:10.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-08-29T08:35:11.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-29T08:35:11.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-29T08:35:11.098Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-29T08:35:11.098Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-29T08:35:11.098Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:35:13.811Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-29T08:35:13.811Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-29T08:35:13.811Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-29T08:35:13.811Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-29T08:35:13.811Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-29T08:35:13.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-29T08:35:14.403Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-29T08:35:14.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-29T08:35:14.404Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-29T08:35:14.404Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-29T08:35:14.404Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-29T08:35:14.404Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.061s coverage: 92.9% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.831s coverage: 87.2% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.183s coverage: 54.5% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.041s coverage: 89.4% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.045s coverage: 100.0% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.034s coverage: 73.7% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.082s coverage: 88.6% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.090s coverage: 96.8% of statements [2025-08-29T08:35:14.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.034s coverage: 100.0% of statements [2025-08-29T08:35:15.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.336s coverage: 29.2% of statements [2025-08-29T08:35:15.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.036s coverage: 93.8% of statements [2025-08-29T08:35:15.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2025-08-29T08:35:15.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-08-29T08:35:15.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-08-29T08:35:16.179Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-29T08:35:16.179Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-29T08:35:16.179Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-29T08:35:16.179Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-29T08:35:17.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-29T08:35:17.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-29T08:35:17.555Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-29T08:35:17.555Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:35:17.555Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-29T08:35:17.555Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-29T08:35:17.555Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-29T08:35:18.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-29T08:35:18.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-29T08:35:18.934Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T08:35:23.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements [2025-08-29T08:35:23.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements [2025-08-29T08:35:23.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.039s coverage: 9.0% of statements [2025-08-29T08:35:23.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 97.7% of statements [2025-08-29T08:35:23.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-08-29T08:35:23.386Z] 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:35:23.644Z] running golangci-lint [2025-08-29T08:35:23.903Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-29T08:35:23.903Z] go version go1.23.9 linux/amd64 [2025-08-29T08:35:24.162Z] 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:35:24.162Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-29T08:35:24.162Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-29T08:35:50.805Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|imports|types_sizes|deps|exports_file|files) took 26.768206437s" [2025-08-29T08:35:51.066Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.875395ms" [2025-08-29T08:36:06.017Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.496622148s with top 10 stages: buildir: 1m13.707646472s, gosec: 4.699857978s, inspect: 3.255866318s, fact_deprecated: 3.17544343s, printf: 2.144359133s, ctrlflow: 1.989113452s, S1038: 1.594582179s, fact_purity: 1.587611538s, nilness: 1.254672979s, unused: 968.295126ms" [2025-08-29T08:36:06.017Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-08-29T08:36:06.017Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 201/201, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, nolint: 20/0, cgo: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, skip_files: 201/201, exclude-rules: 201/20" [2025-08-29T08:36:06.017Z] level=info msg="[runner] processing took 19.322423ms with stages: nolint: 7.838613ms, identifier_marker: 6.410667ms, exclude-rules: 1.783292ms, autogenerated_exclude: 1.314844ms, path_prettifier: 1.244483ms, skip_dirs: 635.322µs, invalid_issue: 51.121µs, cgo: 24.61µs, filename_unadjuster: 12.241µs, max_same_issues: 2.26µs, uniq_by_line: 1.05µs, diff: 900ns, sort_results: 570ns, skip_files: 520ns, fixer: 500ns, exclude: 490ns, path_prefixer: 260ns, source_code: 200ns, max_from_linter: 160ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-08-29T08:36:06.017Z] level=info msg="[runner] linters took 15.116926088s with stages: goanalysis_metalinter: 15.097468554s" [2025-08-29T08:36:06.017Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-29T08:36:06.017Z] level=info msg="Memory: 415 samples, avg is 303.2MB, max is 1314.6MB" [2025-08-29T08:36:06.017Z] level=info msg="Execution took 41.940765327s" [2025-08-29T08:36:06.282Z] go vet ./... [2025-08-29T08:36:14.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T08:36:14.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T08:36:14.421Z] ./bin/test-attribution-txt.sh [2025-08-29T08:36:14.421Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-29T08:36:14.421Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-29T08:36:14.421Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-29T08:36:14.421Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-29T08:36:14.421Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-29T08:36:14.421Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T08:36:14.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-29T08:36:14.769Z] + ls -al . [2025-08-29T08:36:14.770Z] total 2004 [2025-08-29T08:36:14.770Z] drwxrwxr-x 11 1001 1001 4096 Aug 29 08:34 . [2025-08-29T08:36:14.770Z] drwxr-xr-x 4 root root 4096 Aug 29 08:34 .. [2025-08-29T08:36:14.770Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:32 .blubracket [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 10 Aug 29 08:32 .dockerignore [2025-08-29T08:36:14.770Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 08:35 .git [2025-08-29T08:36:14.770Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 08:32 .github [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 909 Aug 29 08:32 .gitignore [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 218 Aug 29 08:32 .golangci.yml [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 100 Aug 29 08:32 .hadolint.yml [2025-08-29T08:36:14.770Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 08:33 .semver [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 155 Aug 29 08:32 .sonarcloud.properties [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 08:32 ADOPTERS.md [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 17374 Aug 29 08:32 Attribution.txt [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 108018 Aug 29 08:32 CHANGELOG.md [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 08:32 CONTRIBUTING.md [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 08:32 GOVERNANCE.md [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 858 Aug 29 08:32 Jenkinsfile [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 08:32 LICENSE [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 16740 Aug 29 08:32 Makefile [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 08:32 OWNERS.md [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 9932 Aug 29 08:32 README.md [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 789 Aug 29 08:32 SECURITY.md [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 08:33 VERSION [2025-08-29T08:36:14.770Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:32 bin [2025-08-29T08:36:14.770Z] drwxrwxr-x 19 1001 1001 4096 Aug 29 08:32 cmd [2025-08-29T08:36:14.770Z] -rw-r--r-- 1 root root 1671568 Aug 29 08:35 coverage.out [2025-08-29T08:36:14.770Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:32 fuzz_test [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 6538 Aug 29 08:32 go.mod [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 88539 Aug 29 08:32 go.sum [2025-08-29T08:36:14.770Z] drwxrwxr-x 7 1001 1001 4096 Aug 29 08:32 internal [2025-08-29T08:36:14.770Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 08:32 openapi [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 584 Aug 29 08:32 security.txt [2025-08-29T08:36:14.770Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 08:32 version.go [Pipeline] sh [2025-08-29T08:36:15.058Z] + '[' -e coverage.out ] [2025-08-29T08:36:15.058Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-29T08:36:15.232Z] Stashed 1 file(s) [Pipeline] sh [2025-08-29T08:36:15.518Z] + make build [2025-08-29T08:36:15.518Z] 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:36:42.086Z] 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:36:42.086Z] 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:36:43.462Z] 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:36:44.396Z] 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:36:46.297Z] 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:36:58.575Z] 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:37:00.480Z] 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:37:03.080Z] 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:37:06.365Z] 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:37:08.267Z] 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:37:10.171Z] 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:37:11.127Z] 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:37:13.071Z] $ docker stop --time=1 fa53ddea798b3e62c99b2ff0dbe023a45b963cac01658dae1fe476fcda019472 [2025-08-29T08:37:15.803Z] $ docker rm -f --volumes fa53ddea798b3e62c99b2ff0dbe023a45b963cac01658dae1fe476fcda019472 [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:37:17.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T08:37:17.146Z] [2025-08-29T08:37:17.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:37:17.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T08:37:17.721Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-29T08:37:17.721Z] 91d30c5bc195: Pulling fs layer [2025-08-29T08:37:17.721Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-29T08:37:17.721Z] 9c61dcf015f6: Pulling fs layer [2025-08-29T08:37:17.721Z] 4698f68db338: Pulling fs layer [2025-08-29T08:37:17.721Z] 2a2f49069b9e: Pulling fs layer [2025-08-29T08:37:17.721Z] e0025b399a48: Pulling fs layer [2025-08-29T08:37:17.721Z] 4698f68db338: Waiting [2025-08-29T08:37:17.721Z] 2a2f49069b9e: Waiting [2025-08-29T08:37:17.721Z] e0025b399a48: Waiting [2025-08-29T08:37:17.721Z] 91d30c5bc195: Download complete [2025-08-29T08:37:17.721Z] 4698f68db338: Verifying Checksum [2025-08-29T08:37:17.721Z] 4698f68db338: Download complete [2025-08-29T08:37:17.721Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-29T08:37:17.721Z] 2e9b0aa3be6d: Download complete [2025-08-29T08:37:17.721Z] e0025b399a48: Download complete [2025-08-29T08:37:17.721Z] 91d30c5bc195: Pull complete [2025-08-29T08:37:17.981Z] 2a2f49069b9e: Download complete [2025-08-29T08:37:17.981Z] 2e9b0aa3be6d: Pull complete [2025-08-29T08:37:18.238Z] 9c61dcf015f6: Verifying Checksum [2025-08-29T08:37:18.238Z] 9c61dcf015f6: Download complete [2025-08-29T08:37:22.427Z] 9c61dcf015f6: Pull complete [2025-08-29T08:37:22.427Z] 4698f68db338: Pull complete [2025-08-29T08:37:22.427Z] 2a2f49069b9e: Pull complete [2025-08-29T08:37:22.427Z] e0025b399a48: Pull complete [2025-08-29T08:37:22.427Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-29T08:37:22.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T08:37:22.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:37:22.521Z] prd-ubuntu20.04-docker-8c-8g-7853 does not seem to be running inside a container [2025-08-29T08:37:22.556Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:37:26.341Z] $ docker top 90584bbee41d6f6dd2e43abb41eb1e723ce6c7b35708aad8218a47e064cf8f97 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T08:37:26.705Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-29T08:37:26.965Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-08-29T08:37:26.965Z] #1 transferring dockerfile: 2.10kB done [2025-08-29T08:37:26.965Z] #1 DONE 0.1s [2025-08-29T08:37:26.965Z] [2025-08-29T08:37:26.965Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:37:26.965Z] #2 DONE 0.0s [2025-08-29T08:37:26.965Z] [2025-08-29T08:37:26.965Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-08-29T08:37:26.965Z] #3 transferring dockerfile: 1.81kB done [2025-08-29T08:37:26.965Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T08:37:26.965Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-29T08:37:26.965Z] #3 DONE 0.1s [2025-08-29T08:37:26.965Z] [2025-08-29T08:37:26.965Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-29T08:37:26.965Z] #4 transferring dockerfile: 2.14kB done [2025-08-29T08:37:26.965Z] #4 DONE 0.1s [2025-08-29T08:37:26.965Z] [2025-08-29T08:37:26.965Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-29T08:37:26.965Z] #5 transferring dockerfile: 1.89kB done [2025-08-29T08:37:26.965Z] #5 DONE 0.2s [2025-08-29T08:37:26.965Z] [2025-08-29T08:37:26.965Z] #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:37:26.965Z] #2 DONE 0.0s [2025-08-29T08:37:26.965Z] [2025-08-29T08:37:26.965Z] #6 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-29T08:37:27.223Z] #6 ... [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #7 transferring dockerfile: 2.49kB done [2025-08-29T08:37:27.223Z] #7 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #8 transferring dockerfile: 2.23kB done [2025-08-29T08:37:27.223Z] #8 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #9 transferring dockerfile: 2.00kB done [2025-08-29T08:37:27.223Z] #9 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #10 transferring dockerfile: 1.83kB done [2025-08-29T08:37:27.223Z] #10 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #11 [core-data internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #11 transferring dockerfile: 2.04kB done [2025-08-29T08:37:27.223Z] #11 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #12 [core-command internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #12 transferring dockerfile: 1.94kB done [2025-08-29T08:37:27.223Z] #12 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #13 transferring dockerfile: 1.70kB done [2025-08-29T08:37:27.223Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T08:37:27.223Z] #13 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #14 transferring dockerfile: 2.50kB done [2025-08-29T08:37:27.223Z] #14 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #15 transferring dockerfile: 1.69kB done [2025-08-29T08:37:27.223Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T08:37:27.223Z] #15 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #16 transferring dockerfile: 2.01kB done [2025-08-29T08:37:27.223Z] #16 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-29T08:37:27.223Z] #17 transferring dockerfile: 3.02kB done [2025-08-29T08:37:27.223Z] #17 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:37:27.223Z] #2 DONE 0.0s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #18 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T08:37:27.223Z] #18 DONE 0.2s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #19 [core-metadata internal] load .dockerignore [2025-08-29T08:37:27.223Z] #19 transferring context: 50B done [2025-08-29T08:37:27.223Z] #19 DONE 0.1s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-08-29T08:37:27.223Z] #20 transferring context: 50B done [2025-08-29T08:37:27.223Z] #20 DONE 0.1s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #21 [security-proxy-auth internal] load .dockerignore [2025-08-29T08:37:27.223Z] #21 transferring context: 50B done [2025-08-29T08:37:27.223Z] #21 DONE 0.1s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-29T08:37:27.223Z] #22 transferring context: 50B done [2025-08-29T08:37:27.223Z] #22 DONE 0.1s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #23 [core-data internal] load .dockerignore [2025-08-29T08:37:27.223Z] #23 transferring context: 50B done [2025-08-29T08:37:27.223Z] #23 DONE 0.1s [2025-08-29T08:37:27.223Z] [2025-08-29T08:37:27.223Z] #24 [core-data internal] load build context [2025-08-29T08:37:27.487Z] #24 ... [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #25 [support-notifications internal] load .dockerignore [2025-08-29T08:37:27.487Z] #25 transferring context: 50B done [2025-08-29T08:37:27.487Z] #25 DONE 0.1s [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #26 [core-command internal] load .dockerignore [2025-08-29T08:37:27.487Z] #26 transferring context: 50B done [2025-08-29T08:37:27.487Z] #26 DONE 0.2s [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #24 [core-data internal] load build context [2025-08-29T08:37:27.487Z] #24 ... [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-08-29T08:37:27.487Z] #27 transferring context: 50B done [2025-08-29T08:37:27.487Z] #27 DONE 0.2s [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #28 [support-scheduler internal] load .dockerignore [2025-08-29T08:37:27.487Z] #28 transferring context: 50B done [2025-08-29T08:37:27.487Z] #28 DONE 0.2s [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #29 [security-bootstrapper internal] load .dockerignore [2025-08-29T08:37:27.487Z] #29 transferring context: 50B done [2025-08-29T08:37:27.487Z] #29 DONE 0.2s [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #30 [security-proxy-setup internal] load .dockerignore [2025-08-29T08:37:27.487Z] #30 transferring context: 50B done [2025-08-29T08:37:27.487Z] #30 DONE 0.2s [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #31 [core-keeper internal] load .dockerignore [2025-08-29T08:37:27.487Z] #31 transferring context: 50B done [2025-08-29T08:37:27.487Z] #31 DONE 0.2s [2025-08-29T08:37:27.487Z] [2025-08-29T08:37:27.487Z] #24 [core-data internal] load build context [2025-08-29T08:37:28.061Z] #24 ... [2025-08-29T08:37:28.061Z] [2025-08-29T08:37:28.061Z] #6 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-29T08:37:28.061Z] #6 DONE 0.8s [2025-08-29T08:37:28.061Z] [2025-08-29T08:37:28.061Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-29T08:37:28.061Z] #32 DONE 0.6s [2025-08-29T08:37:28.061Z] [2025-08-29T08:37:28.061Z] #24 [core-data internal] load build context [2025-08-29T08:37:34.072Z] #24 transferring context: 165.64MB 5.9s [2025-08-29T08:37:34.072Z] #24 ... [2025-08-29T08:37:34.072Z] [2025-08-29T08:37:34.072Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:37:34.072Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-29T08:37:34.072Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:37:34.072Z] #33 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:37:34.072Z] #33 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:37:34.072Z] #33 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T08:37:34.072Z] #33 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.5s done [2025-08-29T08:37:37.753Z] #33 ... [2025-08-29T08:37:37.753Z] [2025-08-29T08:37:37.753Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-29T08:37:37.753Z] #34 ... [2025-08-29T08:37:37.753Z] [2025-08-29T08:37:37.753Z] #35 [core-metadata internal] load build context [2025-08-29T08:37:37.753Z] #35 ... [2025-08-29T08:37:37.753Z] [2025-08-29T08:37:37.753Z] #36 [core-common-config-bootstrapper internal] load build context [2025-08-29T08:37:37.753Z] #36 ... [2025-08-29T08:37:37.753Z] [2025-08-29T08:37:37.753Z] #37 [security-bootstrapper internal] load build context [2025-08-29T08:37:37.753Z] #37 ... [2025-08-29T08:37:37.753Z] [2025-08-29T08:37:37.753Z] #38 [security-secretstore-setup internal] load build context [2025-08-29T08:37:37.753Z] #38 ... [2025-08-29T08:37:37.753Z] [2025-08-29T08:37:37.753Z] #39 [support-scheduler internal] load build context [2025-08-29T08:37:37.753Z] #39 ... [2025-08-29T08:37:37.753Z] [2025-08-29T08:37:37.753Z] #40 [security-spiffe-token-provider internal] load build context [2025-08-29T08:37:38.168Z] #40 ... [2025-08-29T08:37:38.168Z] [2025-08-29T08:37:38.168Z] #41 [security-proxy-setup internal] load build context [2025-08-29T08:37:38.804Z] #41 ... [2025-08-29T08:37:38.804Z] [2025-08-29T08:37:38.804Z] #42 [support-notifications internal] load build context [2025-08-29T08:37:38.804Z] #42 transferring context: 257.85MB 11.0s [2025-08-29T08:37:38.804Z] #42 ... [2025-08-29T08:37:38.804Z] [2025-08-29T08:37:38.804Z] #43 [core-command internal] load build context [2025-08-29T08:37:39.072Z] #43 ... [2025-08-29T08:37:39.072Z] [2025-08-29T08:37:39.072Z] #44 [core-data builder 2/7] WORKDIR /edgex-go [2025-08-29T08:37:39.072Z] #44 ... [2025-08-29T08:37:39.072Z] [2025-08-29T08:37:39.072Z] #45 [core-keeper internal] load build context [2025-08-29T08:37:39.072Z] #45 ... [2025-08-29T08:37:39.072Z] [2025-08-29T08:37:39.072Z] #46 [security-proxy-auth internal] load build context [2025-08-29T08:37:39.072Z] #46 ... [2025-08-29T08:37:39.072Z] [2025-08-29T08:37:39.072Z] #45 [core-keeper internal] load build context [2025-08-29T08:37:43.380Z] #45 ... [2025-08-29T08:37:43.380Z] [2025-08-29T08:37:43.380Z] #24 [core-data internal] load build context [2025-08-29T08:37:43.638Z] #24 ... [2025-08-29T08:37:43.638Z] [2025-08-29T08:37:43.638Z] #45 [core-keeper internal] load build context [2025-08-29T08:37:43.638Z] #45 transferring context: 500.78MB 16.1s [2025-08-29T08:37:46.185Z] #45 transferring context: 595.08MB 18.2s done [2025-08-29T08:37:47.590Z] #45 ... [2025-08-29T08:37:47.590Z] [2025-08-29T08:37:47.590Z] #35 [core-metadata internal] load build context [2025-08-29T08:37:47.590Z] #35 transferring context: 595.08MB 18.5s done [2025-08-29T08:37:47.590Z] #35 ... [2025-08-29T08:37:47.590Z] [2025-08-29T08:37:47.590Z] #36 [core-common-config-bootstrapper internal] load build context [2025-08-29T08:37:47.590Z] #36 transferring context: 595.08MB 17.5s done [2025-08-29T08:37:47.590Z] #36 ... [2025-08-29T08:37:47.590Z] [2025-08-29T08:37:47.590Z] #37 [security-bootstrapper internal] load build context [2025-08-29T08:37:47.850Z] #37 ... [2025-08-29T08:37:47.850Z] [2025-08-29T08:37:47.850Z] #38 [security-secretstore-setup internal] load build context [2025-08-29T08:37:47.850Z] #38 ... [2025-08-29T08:37:47.850Z] [2025-08-29T08:37:47.850Z] #39 [support-scheduler internal] load build context [2025-08-29T08:37:47.850Z] #39 transferring context: 595.08MB 20.2s done [2025-08-29T08:37:48.109Z] #39 ... [2025-08-29T08:37:48.109Z] [2025-08-29T08:37:48.109Z] #40 [security-spiffe-token-provider internal] load build context [2025-08-29T08:37:48.109Z] #40 transferring context: 595.08MB 18.8s done [2025-08-29T08:37:48.109Z] #40 ... [2025-08-29T08:37:48.109Z] [2025-08-29T08:37:48.109Z] #38 [security-secretstore-setup internal] load build context [2025-08-29T08:37:50.691Z] #38 ... [2025-08-29T08:37:50.691Z] [2025-08-29T08:37:50.691Z] #41 [security-proxy-setup internal] load build context [2025-08-29T08:37:50.691Z] #41 transferring context: 595.08MB 18.0s done [2025-08-29T08:37:50.691Z] #41 ... [2025-08-29T08:37:50.691Z] [2025-08-29T08:37:50.691Z] #42 [support-notifications internal] load build context [2025-08-29T08:37:50.691Z] #42 transferring context: 595.08MB 19.4s done [2025-08-29T08:37:50.954Z] #42 ... [2025-08-29T08:37:50.954Z] [2025-08-29T08:37:50.954Z] #38 [security-secretstore-setup internal] load build context [2025-08-29T08:37:50.954Z] #38 ... [2025-08-29T08:37:50.954Z] [2025-08-29T08:37:50.954Z] #43 [core-command internal] load build context [2025-08-29T08:37:50.954Z] #43 transferring context: 595.08MB 18.4s done [2025-08-29T08:37:50.954Z] #43 ... [2025-08-29T08:37:50.954Z] [2025-08-29T08:37:50.954Z] #46 [security-proxy-auth internal] load build context [2025-08-29T08:37:50.954Z] #46 transferring context: 595.08MB 18.5s done [2025-08-29T08:37:55.179Z] #46 ... [2025-08-29T08:37:55.179Z] [2025-08-29T08:37:55.179Z] #24 [core-data internal] load build context [2025-08-29T08:37:55.179Z] #24 transferring context: 595.08MB 18.9s done [2025-08-29T08:37:57.734Z] #24 ... [2025-08-29T08:37:57.734Z] [2025-08-29T08:37:57.734Z] #37 [security-bootstrapper internal] load build context [2025-08-29T08:37:57.734Z] #37 transferring context: 595.08MB 20.9s done [2025-08-29T08:38:01.052Z] #37 ... [2025-08-29T08:38:01.052Z] [2025-08-29T08:38:01.052Z] #38 [security-secretstore-setup internal] load build context [2025-08-29T08:38:01.052Z] #38 transferring context: 595.08MB 23.4s done [2025-08-29T08:38:27.688Z] #38 ... [2025-08-29T08:38:27.688Z] [2025-08-29T08:38:27.688Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-29T08:38:27.688Z] #34 DONE 57.0s [2025-08-29T08:38:27.688Z] [2025-08-29T08:38:27.688Z] #47 [security-spire-config internal] load .dockerignore [2025-08-29T08:38:32.986Z] #47 ... [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #44 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-08-29T08:38:32.986Z] #44 DONE 64.4s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #40 [security-spiffe-token-provider internal] load build context [2025-08-29T08:38:32.986Z] #40 DONE 65.0s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:38:32.986Z] #33 DONE 65.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #36 [core-common-config-bootstrapper internal] load build context [2025-08-29T08:38:32.986Z] #36 DONE 65.0s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T08:38:32.986Z] #48 ... [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #41 [security-proxy-setup internal] load build context [2025-08-29T08:38:32.986Z] #41 DONE 64.9s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #35 [core-metadata internal] load build context [2025-08-29T08:38:32.986Z] #35 DONE 65.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #46 [security-proxy-auth internal] load build context [2025-08-29T08:38:32.986Z] #46 DONE 65.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #43 [core-command internal] load build context [2025-08-29T08:38:32.986Z] #43 DONE 65.0s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #45 [core-keeper internal] load build context [2025-08-29T08:38:32.986Z] #45 DONE 64.9s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #24 [core-data internal] load build context [2025-08-29T08:38:32.986Z] #24 DONE 65.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #42 [support-notifications internal] load build context [2025-08-29T08:38:32.986Z] #42 DONE 65.0s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #39 [support-scheduler internal] load build context [2025-08-29T08:38:32.986Z] #39 DONE 64.9s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #37 [security-bootstrapper internal] load build context [2025-08-29T08:38:32.986Z] #37 DONE 65.0s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #38 [security-secretstore-setup internal] load build context [2025-08-29T08:38:32.986Z] #38 DONE 65.0s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #49 [security-spire-server internal] load .dockerignore [2025-08-29T08:38:32.986Z] #49 transferring context: 50B done [2025-08-29T08:38:32.986Z] #49 DONE 8.4s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #47 [security-spire-config internal] load .dockerignore [2025-08-29T08:38:32.986Z] #47 transferring context: 50B done [2025-08-29T08:38:32.986Z] #47 DONE 8.4s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T08:38:32.986Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-29T08:38:32.986Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T08:38:32.986Z] #33 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T08:38:32.986Z] #33 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T08:38:32.986Z] #33 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T08:38:32.986Z] #33 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.5s done [2025-08-29T08:38:32.986Z] #33 DONE 65.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #50 [security-spire-agent internal] load .dockerignore [2025-08-29T08:38:32.986Z] #50 transferring context: 50B done [2025-08-29T08:38:32.986Z] #50 DONE 8.4s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #51 [security-spire-server internal] load build context [2025-08-29T08:38:32.986Z] #51 transferring context: 23.80kB done [2025-08-29T08:38:32.986Z] #51 DONE 0.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #52 [security-spire-agent internal] load build context [2025-08-29T08:38:32.986Z] #52 transferring context: 23.33kB 0.0s done [2025-08-29T08:38:32.986Z] #52 DONE 0.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #53 [security-spire-config internal] load build context [2025-08-29T08:38:32.986Z] #53 transferring context: 22.05kB done [2025-08-29T08:38:32.986Z] #53 DONE 0.1s [2025-08-29T08:38:32.986Z] [2025-08-29T08:38:32.986Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T08:38:32.986Z] #54 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-29T08:38:32.986Z] #54 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-29T08:38:32.986Z] #54 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-29T08:38:32.986Z] #54 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-29T08:38:32.986Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-29T08:38:32.986Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-08-29T08:38:32.986Z] #54 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-29T08:38:32.986Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-29T08:38:32.986Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-29T08:38:32.986Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-29T08:38:32.986Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-29T08:38:32.986Z] #54 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-29T08:38:32.986Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-29T08:38:32.986Z] #54 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-29T08:38:33.247Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.6s [2025-08-29T08:38:33.247Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-08-29T08:38:33.818Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done [2025-08-29T08:38:33.818Z] #54 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-29T08:38:33.818Z] #54 ... [2025-08-29T08:38:33.818Z] [2025-08-29T08:38:33.818Z] #55 [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:38:33.818Z] #55 DONE 1.5s [2025-08-29T08:38:33.818Z] [2025-08-29T08:38:33.818Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T08:38:34.774Z] #54 ... [2025-08-29T08:38:34.774Z] [2025-08-29T08:38:34.774Z] #56 [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:38:34.774Z] #56 DONE 2.3s [2025-08-29T08:38:34.774Z] [2025-08-29T08:38:34.774Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T08:38:35.032Z] #54 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.3s done [2025-08-29T08:38:36.038Z] #54 ... [2025-08-29T08:38:36.038Z] [2025-08-29T08:38:36.038Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T08:38:36.038Z] #0 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 1.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 2.211 OK: 248 MiB in 58 packages [2025-08-29T08:38:36.038Z] #57 DONE 3.5s [2025-08-29T08:38:36.038Z] [2025-08-29T08:38:36.038Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T08:38:36.038Z] #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 2.157 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:36.038Z] #0 2.157 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:36.038Z] #0 2.209 OK: 8 MiB in 15 packages [2025-08-29T08:38:36.038Z] #58 DONE 3.4s [2025-08-29T08:38:36.038Z] [2025-08-29T08:38:36.038Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T08:38:36.038Z] #59 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-29T08:38:36.038Z] #59 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-29T08:38:36.038Z] #59 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-29T08:38:36.038Z] #59 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-29T08:38:36.038Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-29T08:38:36.038Z] #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-29T08:38:36.038Z] #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-29T08:38:36.038Z] #59 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-08-29T08:38:36.038Z] #59 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.9s done [2025-08-29T08:38:36.038Z] #59 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-29T08:38:36.038Z] #59 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [2025-08-29T08:38:36.038Z] #59 DONE 3.3s [2025-08-29T08:38:36.038Z] [2025-08-29T08:38:36.038Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T08:38:36.038Z] #0 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 2.469 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:38:36.038Z] #0 2.469 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:38:36.038Z] #0 2.469 OK: 24174 distinct packages available [2025-08-29T08:38:36.038Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.038Z] #0 2.953 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:36.038Z] #0 2.982 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-29T08:38:36.038Z] #0 3.079 (3/4) Installing libucontext (1.2-r3) [2025-08-29T08:38:36.038Z] #0 3.082 (4/4) Installing gcompat (1.1.0-r4) [2025-08-29T08:38:36.038Z] #0 3.087 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:36.038Z] #0 3.117 OK: 8 MiB in 18 packages [2025-08-29T08:38:36.038Z] #60 DONE 3.4s [2025-08-29T08:38:36.038Z] [2025-08-29T08:38:36.038Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:38:36.038Z] #61 DONE 0.2s [2025-08-29T08:38:36.038Z] [2025-08-29T08:38:36.038Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T08:38:36.038Z] #54 DONE 3.4s [2025-08-29T08:38:36.038Z] [2025-08-29T08:38:36.038Z] #62 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:38:36.606Z] #62 ... [2025-08-29T08:38:36.606Z] [2025-08-29T08:38:36.606Z] #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T08:38:36.606Z] #0 0.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.606Z] #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:36.606Z] #0 3.781 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:36.606Z] #0 3.785 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:36.606Z] #0 3.800 OK: 8 MiB in 15 packages [2025-08-29T08:38:36.606Z] #63 DONE 4.2s [2025-08-29T08:38:36.606Z] [2025-08-29T08:38:36.606Z] #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T08:38:37.548Z] #64 ... [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-29T08:38:37.548Z] #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 3.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.306 OK: 248 MiB in 58 packages [2025-08-29T08:38:37.548Z] #65 DONE 5.1s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T08:38:37.548Z] #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 3.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 3.914 (1/7) Installing ca-certificates (20250619-r0) [2025-08-29T08:38:37.548Z] #0 3.929 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:37.548Z] #0 3.940 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-29T08:38:37.548Z] #0 3.946 (4/7) Installing libsodium (1.0.19-r0) [2025-08-29T08:38:37.548Z] #0 3.954 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-29T08:38:37.548Z] #0 3.994 (6/7) Installing libzmq (4.3.5-r2) [2025-08-29T08:38:37.548Z] #0 4.034 (7/7) Installing zeromq (4.3.5-r2) [2025-08-29T08:38:37.548Z] #0 4.042 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:37.548Z] #0 4.073 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:38:37.548Z] #0 4.174 OK: 12 MiB in 21 packages [2025-08-29T08:38:37.548Z] #66 DONE 5.1s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #67 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-29T08:38:37.548Z] #0 1.914 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 2.273 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 3.133 OK: 248 MiB in 58 packages [2025-08-29T08:38:37.548Z] #67 DONE 3.6s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T08:38:37.548Z] #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 3.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.298 (1/4) Installing ca-certificates (20250619-r0) [2025-08-29T08:38:37.548Z] #0 4.340 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:37.548Z] #0 4.350 (3/4) Installing su-exec (0.2-r3) [2025-08-29T08:38:37.548Z] #0 4.358 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T08:38:37.548Z] #0 4.482 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:37.548Z] #0 4.499 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:38:37.548Z] #0 4.554 OK: 19 MiB in 18 packages [2025-08-29T08:38:37.548Z] #68 DONE 5.1s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T08:38:37.548Z] #0 1.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.677 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:37.548Z] #0 4.706 (2/2) Installing su-exec (0.2-r3) [2025-08-29T08:38:37.548Z] #0 4.709 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:37.548Z] #0 4.719 OK: 8 MiB in 16 packages [2025-08-29T08:38:37.548Z] #69 DONE 5.1s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T08:38:37.548Z] #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.259 OK: 248 MiB in 58 packages [2025-08-29T08:38:37.548Z] #70 DONE 5.2s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-29T08:38:37.548Z] #0 1.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.714 OK: 248 MiB in 58 packages [2025-08-29T08:38:37.548Z] #71 DONE 5.2s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T08:38:37.548Z] #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.582 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:37.548Z] #0 4.586 (2/4) Installing openssl (3.3.4-r0) [2025-08-29T08:38:37.548Z] #0 4.606 (3/4) Installing su-exec (0.2-r3) [2025-08-29T08:38:37.548Z] #0 4.606 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T08:38:37.548Z] #0 4.901 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:37.548Z] #0 4.907 OK: 19 MiB in 18 packages [2025-08-29T08:38:37.548Z] #72 DONE 5.2s [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T08:38:37.548Z] #73 ... [2025-08-29T08:38:37.548Z] [2025-08-29T08:38:37.548Z] #74 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T08:38:37.548Z] #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.548Z] #0 4.645 (1/3) Installing ca-certificates (20250619-r0) [2025-08-29T08:38:37.548Z] #0 4.677 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:37.548Z] #0 4.682 (3/3) Installing tzdata (2025b-r0) [2025-08-29T08:38:37.548Z] #0 4.731 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:37.548Z] #0 4.975 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:38:37.548Z] #0 5.070 OK: 10 MiB in 17 packages [2025-08-29T08:38:37.548Z] #74 DONE 5.4s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:38:37.808Z] #75 DONE 0.3s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #76 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-29T08:38:37.808Z] #76 DONE 0.3s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:38:37.808Z] #77 DONE 0.3s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:38:37.808Z] #78 DONE 0.3s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:38:37.808Z] #79 ... [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T08:38:37.808Z] #48 0.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #48 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #48 4.025 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:38:37.808Z] #48 4.025 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:38:37.808Z] #48 4.025 OK: 24174 distinct packages available [2025-08-29T08:38:37.808Z] #48 4.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #48 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #48 4.845 (1/14) Installing ca-certificates (20250619-r0) [2025-08-29T08:38:37.808Z] #48 4.909 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-29T08:38:37.808Z] #48 4.920 (3/14) Installing c-ares (1.33.1-r0) [2025-08-29T08:38:37.808Z] #48 4.924 (4/14) Installing libunistring (1.2-r0) [2025-08-29T08:38:37.808Z] #48 4.953 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-29T08:38:37.808Z] #48 4.960 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-29T08:38:37.808Z] #48 4.964 (7/14) Installing libpsl (0.21.5-r1) [2025-08-29T08:38:37.808Z] #48 4.967 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-29T08:38:37.808Z] #48 5.010 (9/14) Installing libcurl (8.12.1-r0) [2025-08-29T08:38:37.808Z] #48 5.012 (10/14) Installing curl (8.12.1-r0) [2025-08-29T08:38:37.808Z] #48 5.018 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:37.808Z] #48 5.022 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-29T08:38:37.808Z] #48 5.025 (13/14) Installing libucontext (1.2-r3) [2025-08-29T08:38:37.808Z] #48 5.029 (14/14) Installing gcompat (1.1.0-r4) [2025-08-29T08:38:37.808Z] #48 5.033 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:37.808Z] #48 5.046 Executing ca-certificates-20250619-r0.trigger [2025-08-29T08:38:37.808Z] #48 5.143 OK: 13 MiB in 28 packages [2025-08-29T08:38:37.808Z] #48 DONE 5.5s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-29T08:38:37.808Z] #0 1.796 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #0 2.077 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #0 2.808 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:37.808Z] #0 2.991 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:37.808Z] #0 2.997 OK: 8 MiB in 15 packages [2025-08-29T08:38:37.808Z] #80 DONE 3.3s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:38:37.808Z] #0 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #0 1.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #0 1.733 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:37.808Z] #0 1.759 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:37.808Z] #0 1.842 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:37.808Z] #0 1.846 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:37.808Z] #0 1.847 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:37.808Z] #0 1.853 OK: 8 MiB in 15 packages [2025-08-29T08:38:37.808Z] #81 DONE 2.1s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-29T08:38:37.808Z] #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:37.808Z] #0 1.559 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:37.808Z] #0 1.580 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:37.808Z] #0 1.686 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:37.808Z] #0 1.691 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:37.808Z] #0 1.693 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:37.808Z] #0 1.704 OK: 8 MiB in 18 packages [2025-08-29T08:38:37.808Z] #82 DONE 2.0s [2025-08-29T08:38:37.808Z] [2025-08-29T08:38:37.808Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:38:38.066Z] #79 ... [2025-08-29T08:38:38.066Z] [2025-08-29T08:38:38.066Z] #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-29T08:38:38.066Z] #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 4.458 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:38:38.066Z] #0 4.458 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:38:38.066Z] #0 4.458 OK: 24174 distinct packages available [2025-08-29T08:38:38.066Z] #0 4.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 4.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 5.130 OK: 248 MiB in 58 packages [2025-08-29T08:38:38.066Z] #83 DONE 5.6s [2025-08-29T08:38:38.066Z] [2025-08-29T08:38:38.066Z] #84 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T08:38:38.066Z] #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 3.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 4.505 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T08:38:38.066Z] #0 4.505 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T08:38:38.066Z] #0 4.505 OK: 24174 distinct packages available [2025-08-29T08:38:38.066Z] #0 4.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:38.066Z] #0 5.126 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-29T08:38:38.066Z] #0 5.132 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-29T08:38:38.066Z] #0 5.135 (3/5) Installing libucontext (1.2-r3) [2025-08-29T08:38:38.066Z] #0 5.135 (4/5) Installing gcompat (1.1.0-r4) [2025-08-29T08:38:38.066Z] #0 5.142 (5/5) Installing openssl (3.3.4-r0) [2025-08-29T08:38:38.066Z] #0 5.158 Executing busybox-1.36.1-r29.trigger [2025-08-29T08:38:38.066Z] #0 5.177 OK: 9 MiB in 19 packages [2025-08-29T08:38:38.066Z] #84 DONE 5.4s [2025-08-29T08:38:38.066Z] [2025-08-29T08:38:38.066Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T08:38:39.969Z] #85 ... [2025-08-29T08:38:39.969Z] [2025-08-29T08:38:39.969Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:38:39.969Z] #86 DONE 2.1s [2025-08-29T08:38:39.969Z] [2025-08-29T08:38:39.969Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T08:38:39.969Z] #87 DONE 2.1s [2025-08-29T08:38:39.969Z] [2025-08-29T08:38:39.969Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-29T08:38:39.969Z] #88 DONE 0.0s [2025-08-29T08:38:39.969Z] [2025-08-29T08:38:39.969Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-29T08:38:39.969Z] #89 DONE 0.0s [2025-08-29T08:38:39.969Z] [2025-08-29T08:38:39.969Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T08:38:39.969Z] #90 DONE 0.0s [2025-08-29T08:38:40.229Z] [2025-08-29T08:38:40.229Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-29T08:38:40.229Z] #91 DONE 0.0s [2025-08-29T08:38:40.229Z] [2025-08-29T08:38:40.229Z] #92 [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:38:40.229Z] #92 DONE 0.0s [2025-08-29T08:38:40.229Z] [2025-08-29T08:38:40.229Z] #93 [security-spire-config] exporting to image [2025-08-29T08:38:40.229Z] #93 exporting layers [2025-08-29T08:38:40.795Z] #93 exporting layers 0.5s done [2025-08-29T08:38:40.795Z] #93 writing image sha256:515170a57eec43461f97a49bcc88f43f72e5f5c2f4edc2015f4565e93c53ecf9 done [2025-08-29T08:38:40.795Z] #93 naming to docker.io/library/security-spire-config [2025-08-29T08:38:40.795Z] #93 naming to docker.io/library/security-spire-config 0.0s done [2025-08-29T08:38:40.795Z] #93 DONE 0.5s [2025-08-29T08:38:40.795Z] [2025-08-29T08:38:40.795Z] #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T08:38:40.795Z] #64 4.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:40.795Z] #64 4.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:41.362Z] #64 4.691 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.362Z] #64 4.714 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:41.362Z] #64 4.748 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.362Z] #64 4.752 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.362Z] #64 4.758 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:41.362Z] #64 4.766 OK: 8 MiB in 15 packages [2025-08-29T08:38:41.621Z] #64 DONE 5.0s [2025-08-29T08:38:41.621Z] [2025-08-29T08:38:41.621Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:38:41.621Z] #0 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:41.621Z] #0 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:41.621Z] #0 3.818 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.621Z] #0 3.840 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:41.621Z] #0 3.877 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.621Z] #0 3.881 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.621Z] #0 3.885 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:41.621Z] #0 3.897 OK: 12 MiB in 21 packages [2025-08-29T08:38:41.621Z] #94 DONE 4.1s [2025-08-29T08:38:41.621Z] [2025-08-29T08:38:41.621Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-29T08:38:41.621Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:41.621Z] #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:41.621Z] #0 3.951 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.621Z] #0 3.965 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:41.621Z] #0 4.013 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.621Z] #0 4.015 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.621Z] #0 4.020 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:41.621Z] #0 4.027 OK: 19 MiB in 18 packages [2025-08-29T08:38:41.621Z] #95 DONE 4.2s [2025-08-29T08:38:41.621Z] [2025-08-29T08:38:41.621Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T08:38:41.621Z] #73 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:41.621Z] #73 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:41.878Z] #73 4.361 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:41.878Z] #73 4.381 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:42.136Z] #73 4.477 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.136Z] #73 4.480 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.136Z] #73 4.482 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:42.136Z] #73 4.494 OK: 19 MiB in 18 packages [2025-08-29T08:38:42.136Z] #73 DONE 4.7s [2025-08-29T08:38:42.136Z] [2025-08-29T08:38:42.136Z] #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:38:42.136Z] #0 3.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.136Z] #0 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.136Z] #0 4.177 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.136Z] #0 4.198 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:42.136Z] #0 4.259 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.136Z] #0 4.262 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.136Z] #0 4.270 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:42.136Z] #0 4.275 OK: 10 MiB in 17 packages [2025-08-29T08:38:42.136Z] #96 DONE 4.5s [2025-08-29T08:38:42.136Z] [2025-08-29T08:38:42.136Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-29T08:38:42.393Z] #97 DONE 0.0s [2025-08-29T08:38:42.393Z] [2025-08-29T08:38:42.393Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T08:38:42.393Z] #85 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.393Z] #85 4.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.393Z] #85 ... [2025-08-29T08:38:42.393Z] [2025-08-29T08:38:42.393Z] #98 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-29T08:38:42.393Z] #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.393Z] #0 4.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.393Z] #0 4.541 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.393Z] #0 4.560 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:42.393Z] #0 4.625 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.393Z] #0 4.629 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.393Z] #0 4.669 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:42.393Z] #0 4.688 OK: 8 MiB in 16 packages [2025-08-29T08:38:42.393Z] #98 DONE 5.0s [2025-08-29T08:38:42.654Z] [2025-08-29T08:38:42.654Z] #99 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T08:38:42.654Z] #0 3.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.654Z] #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T08:38:42.654Z] #0 4.526 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.654Z] #0 4.546 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:42.654Z] #0 4.596 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.654Z] #0 4.599 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.654Z] #0 4.606 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:42.654Z] #0 4.628 OK: 13 MiB in 28 packages [2025-08-29T08:38:42.654Z] #99 DONE 4.8s [2025-08-29T08:38:42.654Z] [2025-08-29T08:38:42.654Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T08:38:42.654Z] #85 4.626 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.654Z] #85 4.637 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T08:38:42.654Z] #85 4.703 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.654Z] #85 4.704 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T08:38:42.654Z] #85 4.706 Executing busybox-1.36.1-r30.trigger [2025-08-29T08:38:42.654Z] #85 4.718 OK: 9 MiB in 19 packages [2025-08-29T08:38:42.914Z] #85 DONE 4.9s [2025-08-29T08:38:42.914Z] [2025-08-29T08:38:42.914Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T08:38:44.298Z] #100 ... [2025-08-29T08:38:44.298Z] [2025-08-29T08:38:44.298Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-29T08:38:44.298Z] #101 DONE 1.8s [2025-08-29T08:38:44.298Z] [2025-08-29T08:38:44.298Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-29T08:38:44.865Z] #102 DONE 1.8s [2025-08-29T08:38:44.865Z] [2025-08-29T08:38:44.865Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T08:38:44.865Z] #100 DONE 1.8s [2025-08-29T08:38:44.865Z] [2025-08-29T08:38:44.865Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-29T08:38:44.865Z] #103 DONE 0.1s [2025-08-29T08:38:44.865Z] [2025-08-29T08:38:44.865Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-29T08:38:44.865Z] #104 DONE 0.0s [2025-08-29T08:38:44.865Z] [2025-08-29T08:38:44.865Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-29T08:38:45.431Z] #105 DONE 0.6s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T08:38:45.431Z] #106 DONE 0.7s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-29T08:38:45.431Z] #107 DONE 0.1s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T08:38:45.431Z] #108 DONE 0.1s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-29T08:38:45.431Z] #109 DONE 0.1s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-29T08:38:45.431Z] #110 DONE 0.1s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-29T08:38:45.431Z] #111 DONE 0.0s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #112 [security-spire-server] exporting to image [2025-08-29T08:38:45.431Z] #112 ... [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T08:38:45.431Z] #113 DONE 0.0s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-29T08:38:45.431Z] #114 DONE 0.1s [2025-08-29T08:38:45.431Z] [2025-08-29T08:38:45.431Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-29T08:38:45.431Z] #115 DONE 0.0s [2025-08-29T08:38:45.690Z] [2025-08-29T08:38:45.690Z] #116 [security-spire-agent] exporting to image [2025-08-29T08:38:45.949Z] #116 exporting layers 0.4s done [2025-08-29T08:38:45.949Z] #116 writing image sha256:77f532cc8f84a503e77d3c0191b5f3c0fa2cda8583c43d4e9ac5cc422d35d894 done [2025-08-29T08:38:45.949Z] #116 naming to docker.io/library/security-spire-agent done [2025-08-29T08:38:45.949Z] #116 DONE 0.4s [2025-08-29T08:38:45.949Z] [2025-08-29T08:38:45.949Z] #112 [security-spire-server] exporting to image [2025-08-29T08:38:45.949Z] #112 exporting layers 0.4s done [2025-08-29T08:38:45.949Z] #112 writing image sha256:07cdf284d98d8b60a7ce018a04e96598ce6ed801c40f9d7b725f971a4d4d8765 done [2025-08-29T08:38:45.949Z] #112 naming to docker.io/library/security-spire-server done [2025-08-29T08:38:45.949Z] #112 DONE 0.4s [2025-08-29T08:38:45.949Z] [2025-08-29T08:38:45.949Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:38:47.854Z] #117 ... [2025-08-29T08:38:47.854Z] [2025-08-29T08:38:47.854Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:38:47.854Z] #118 ... [2025-08-29T08:38:47.854Z] [2025-08-29T08:38:47.854Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:38:48.113Z] #119 ... [2025-08-29T08:38:48.113Z] [2025-08-29T08:38:48.113Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:39:45.033Z] #120 DONE 61.6s [2025-08-29T08:39:45.033Z] [2025-08-29T08:39:45.033Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:39:45.033Z] #119 DONE 61.5s [2025-08-29T08:39:45.033Z] [2025-08-29T08:39:45.033Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:39:45.033Z] #118 DONE 61.5s [2025-08-29T08:39:45.033Z] [2025-08-29T08:39:45.033Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:39:45.033Z] #117 DONE 59.3s [2025-08-29T08:39:45.033Z] [2025-08-29T08:39:45.033Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:39:45.033Z] #79 DONE 61.5s [2025-08-29T08:39:45.033Z] [2025-08-29T08:39:45.033Z] #62 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:39:45.033Z] #62 DONE 63.4s [2025-08-29T08:39:45.033Z] [2025-08-29T08:39:45.033Z] #121 [core-command builder 6/7] COPY . . [2025-08-29T08:39:49.322Z] #121 ... [2025-08-29T08:39:49.322Z] [2025-08-29T08:39:49.322Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-08-29T08:39:49.953Z] #122 ... [2025-08-29T08:39:49.953Z] [2025-08-29T08:39:49.953Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-29T08:39:50.213Z] #123 ... [2025-08-29T08:39:50.213Z] [2025-08-29T08:39:50.213Z] #124 [core-keeper builder 7/8] COPY . . [2025-08-29T08:39:50.213Z] #124 ... [2025-08-29T08:39:50.213Z] [2025-08-29T08:39:50.213Z] #125 [support-notifications builder 6/7] COPY . . [2025-08-29T08:39:50.472Z] #125 ... [2025-08-29T08:39:50.472Z] [2025-08-29T08:39:50.472Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #126 ... [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #122 DONE 30.2s [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #126 DONE 30.2s [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #124 [core-keeper builder 7/8] COPY . . [2025-08-29T08:40:12.530Z] #124 DONE 30.2s [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #127 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:40:12.530Z] #128 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:40:12.530Z] #129 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:40:12.530Z] #130 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:40:12.530Z] #131 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #132 [security-proxy-setup builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #132 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #123 DONE 30.2s [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #121 [core-command builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #121 DONE 30.2s [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #125 [support-notifications builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #125 DONE 30.2s [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #133 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:40:12.530Z] #134 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:40:12.530Z] #135 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:40:12.530Z] #136 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #137 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:40:12.530Z] #138 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:40:12.530Z] #139 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:40:12.530Z] #140 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #141 [core-command builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #141 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-29T08:40:12.530Z] #142 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #143 [core-data builder 6/7] COPY . . [2025-08-29T08:40:12.530Z] #143 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T08:40:12.530Z] #144 CACHED [2025-08-29T08:40:12.530Z] [2025-08-29T08:40:12.530Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T08:40:12.530Z] #145 1.147 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:40:20.679Z] #145 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T08:40:20.679Z] #0 0.942 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:40:20.679Z] #146 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T08:40:20.679Z] #0 0.945 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:40:20.679Z] #147 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T08:40:20.679Z] #0 0.595 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:40:20.679Z] #148 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T08:40:20.679Z] #0 1.146 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:40:20.679Z] #149 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #150 [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:40:20.679Z] #0 0.976 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:40:20.679Z] #150 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T08:40:20.679Z] #0 1.152 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:40:20.679Z] #151 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T08:40:20.679Z] #0 1.170 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:40:20.679Z] #152 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T08:40:20.679Z] #0 0.530 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:40:20.679Z] #153 ... [2025-08-29T08:40:20.679Z] [2025-08-29T08:40:20.679Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T08:40:20.679Z] #0 1.146 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:40:20.948Z] #154 ... [2025-08-29T08:40:20.948Z] [2025-08-29T08:40:20.948Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T08:40:20.948Z] #0 1.164 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:40:20.948Z] #155 ... [2025-08-29T08:40:20.948Z] [2025-08-29T08:40:20.948Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T08:40:20.948Z] #0 0.973 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:42:31.183Z] #156 ... [2025-08-29T08:42:31.183Z] [2025-08-29T08:42:31.183Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T08:42:31.183Z] #153 DONE 128.7s [2025-08-29T08:42:31.183Z] [2025-08-29T08:42:31.183Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T08:42:31.183Z] #149 ... [2025-08-29T08:42:31.183Z] [2025-08-29T08:42:31.183Z] #150 [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:42:31.183Z] #150 DONE 132.3s [2025-08-29T08:42:31.183Z] [2025-08-29T08:42:31.183Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T08:42:34.473Z] #146 ... [2025-08-29T08:42:34.473Z] [2025-08-29T08:42:34.473Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-29T08:42:35.406Z] #157 DONE 1.6s [2025-08-29T08:42:35.406Z] [2025-08-29T08:42:35.406Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:42:35.406Z] #158 DONE 1.7s [2025-08-29T08:42:35.406Z] [2025-08-29T08:42:35.406Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-29T08:42:35.972Z] #159 ... [2025-08-29T08:42:35.972Z] [2025-08-29T08:42:35.972Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:42:35.972Z] #160 DONE 0.4s [2025-08-29T08:42:35.972Z] [2025-08-29T08:42:35.972Z] #161 [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:42:36.556Z] #161 DONE 0.6s [2025-08-29T08:42:36.556Z] [2025-08-29T08:42:36.556Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:42:36.815Z] #162 DONE 0.4s [2025-08-29T08:42:36.815Z] [2025-08-29T08:42:36.815Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-29T08:42:36.815Z] #159 DONE 1.3s [2025-08-29T08:42:36.815Z] [2025-08-29T08:42:36.815Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-29T08:42:37.074Z] #163 DONE 0.2s [2025-08-29T08:42:37.074Z] [2025-08-29T08:42:37.074Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:42:37.074Z] #164 DONE 0.3s [2025-08-29T08:42:37.074Z] [2025-08-29T08:42:37.074Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:42:37.332Z] #165 DONE 0.3s [2025-08-29T08:42:37.332Z] [2025-08-29T08:42:37.332Z] #166 [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:42:38.730Z] #166 ... [2025-08-29T08:42:38.730Z] [2025-08-29T08:42:38.730Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-29T08:42:38.730Z] #167 DONE 1.2s [2025-08-29T08:42:38.730Z] [2025-08-29T08:42:38.730Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-29T08:42:39.300Z] #168 DONE 0.9s [2025-08-29T08:42:39.301Z] [2025-08-29T08:42:39.301Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T08:42:39.564Z] #152 ... [2025-08-29T08:42:39.564Z] [2025-08-29T08:42:39.564Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-29T08:42:39.564Z] #169 ... [2025-08-29T08:42:39.564Z] [2025-08-29T08:42:39.564Z] #166 [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:42:39.564Z] #166 DONE 2.6s [2025-08-29T08:42:39.822Z] [2025-08-29T08:42:39.822Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-29T08:42:39.822Z] #169 DONE 0.3s [2025-08-29T08:42:39.822Z] [2025-08-29T08:42:39.822Z] #170 [core-common-config-bootstrapper] exporting to image [2025-08-29T08:42:39.822Z] #170 exporting layers [2025-08-29T08:42:40.916Z] #170 ... [2025-08-29T08:42:40.917Z] [2025-08-29T08:42:40.917Z] #171 [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:42:40.917Z] #171 DONE 1.1s [2025-08-29T08:42:40.917Z] [2025-08-29T08:42:40.917Z] #172 [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:42:41.216Z] #172 DONE 0.2s [2025-08-29T08:42:41.216Z] [2025-08-29T08:42:41.216Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-29T08:42:41.216Z] #173 DONE 0.1s [2025-08-29T08:42:41.216Z] [2025-08-29T08:42:41.216Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-29T08:42:41.216Z] #174 ... [2025-08-29T08:42:41.216Z] [2025-08-29T08:42:41.216Z] #170 [core-common-config-bootstrapper] exporting to image [2025-08-29T08:42:41.216Z] #170 exporting layers 1.4s done [2025-08-29T08:42:41.216Z] #170 writing image sha256:9af5bdc487e69f48ab6ec433d5ca3d19d666c4d2cc2fe01b02838f8c3ea487e6 done [2025-08-29T08:42:41.216Z] #170 naming to docker.io/library/core-common-config-bootstrapper done [2025-08-29T08:42:41.216Z] #170 DONE 1.5s [2025-08-29T08:42:41.476Z] [2025-08-29T08:42:41.476Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T08:42:44.040Z] #148 ... [2025-08-29T08:42:44.040Z] [2025-08-29T08:42:44.040Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-29T08:42:44.040Z] #174 DONE 2.8s [2025-08-29T08:42:44.040Z] [2025-08-29T08:42:44.040Z] #175 [security-bootstrapper] exporting to image [2025-08-29T08:42:44.611Z] #175 exporting layers 0.4s done [2025-08-29T08:42:44.611Z] #175 writing image sha256:ffd747cc47b973a0765b16b142d14617e0fec9c09eb5277083137f97955fa9b6 done [2025-08-29T08:42:44.611Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-08-29T08:42:44.611Z] #175 DONE 0.4s [2025-08-29T08:42:44.611Z] [2025-08-29T08:42:44.611Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T08:43:06.761Z] #149 ... [2025-08-29T08:43:06.761Z] [2025-08-29T08:43:06.761Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T08:43:06.761Z] #148 175.0 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:43:34.335Z] #148 DONE 201.7s [2025-08-29T08:43:34.335Z] [2025-08-29T08:43:34.336Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T08:43:34.336Z] #154 DONE 201.6s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T08:43:34.336Z] #152 DONE 201.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T08:43:34.336Z] #147 DONE 201.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T08:43:34.336Z] #156 DONE 201.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T08:43:34.336Z] #155 DONE 201.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T08:43:34.336Z] #149 ... [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T08:43:34.336Z] #145 DONE 201.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T08:43:34.336Z] #151 DONE 201.8s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #176 ... [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T08:43:34.336Z] #149 DONE 201.8s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T08:43:34.336Z] #146 DONE 201.8s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #177 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #177 DONE 0.2s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #178 DONE 0.2s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #179 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #179 DONE 0.2s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #176 DONE 0.2s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #180 DONE 0.2s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #181 DONE 0.2s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #182 DONE 0.2s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #183 ... [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #184 DONE 0.1s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #185 DONE 0.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #186 DONE 0.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #187 DONE 0.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #188 CACHED [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #189 CACHED [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T08:43:34.336Z] #190 CACHED [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #191 CACHED [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-29T08:43:34.336Z] #192 DONE 0.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #183 DONE 0.6s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #193 DONE 0.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #194 DONE 0.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #195 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-29T08:43:34.336Z] #195 DONE 0.7s [2025-08-29T08:43:34.336Z] [2025-08-29T08:43:34.336Z] #196 [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:43:34.904Z] #196 ... [2025-08-29T08:43:34.904Z] [2025-08-29T08:43:34.904Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-29T08:43:34.904Z] #197 DONE 2.8s [2025-08-29T08:43:35.162Z] [2025-08-29T08:43:35.162Z] #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-29T08:43:36.097Z] #198 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-29T08:43:36.097Z] #199 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-29T08:43:36.097Z] #200 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #201 [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:43:36.097Z] #201 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:43:36.097Z] #202 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-29T08:43:36.097Z] #203 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-29T08:43:36.097Z] #204 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #205 [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:43:36.097Z] #205 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #196 [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:43:36.097Z] #196 DONE 3.9s [2025-08-29T08:43:36.097Z] [2025-08-29T08:43:36.097Z] #206 [core-keeper] exporting to image [2025-08-29T08:43:36.097Z] #206 exporting layers [2025-08-29T08:43:36.355Z] #206 ... [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:43:36.355Z] #207 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-29T08:43:36.355Z] #208 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:43:36.355Z] #209 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #210 [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:43:36.355Z] #210 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-29T08:43:36.355Z] #211 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:43:36.355Z] #212 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #213 [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:43:36.355Z] #213 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #214 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-29T08:43:36.355Z] #214 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #206 [core-keeper] exporting to image [2025-08-29T08:43:36.355Z] #206 exporting layers 0.1s done [2025-08-29T08:43:36.355Z] #206 writing image sha256:af9a21df1f6fb5c9ac63531c95dd30f3ea1807465dce5532bbdde4e9a401762f 0.0s done [2025-08-29T08:43:36.355Z] #206 naming to docker.io/library/core-keeper 0.0s done [2025-08-29T08:43:36.355Z] #206 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-29T08:43:36.355Z] #215 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #216 [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:43:36.355Z] #216 DONE 0.2s [2025-08-29T08:43:36.355Z] [2025-08-29T08:43:36.355Z] #217 [support-notifications] exporting to image [2025-08-29T08:43:36.614Z] #217 ... [2025-08-29T08:43:36.614Z] [2025-08-29T08:43:36.614Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-29T08:43:36.614Z] #218 DONE 0.2s [2025-08-29T08:43:36.614Z] [2025-08-29T08:43:36.614Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-29T08:43:36.614Z] #219 DONE 0.2s [2025-08-29T08:43:36.614Z] [2025-08-29T08:43:36.614Z] #220 [core-command] exporting to image [2025-08-29T08:43:36.614Z] #220 exporting layers 0.1s done [2025-08-29T08:43:36.614Z] #220 writing image sha256:27507acc8a9d2d4a9f4df029912f5600f3cab6872f32dbe989d107e7c06ade0e [2025-08-29T08:43:37.179Z] #220 ... [2025-08-29T08:43:37.180Z] [2025-08-29T08:43:37.180Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-29T08:43:37.180Z] #221 DONE 0.9s [2025-08-29T08:43:37.447Z] [2025-08-29T08:43:37.447Z] #222 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-29T08:43:37.447Z] #222 DONE 1.0s [2025-08-29T08:43:37.447Z] [2025-08-29T08:43:37.447Z] #223 [core-data] exporting to image [2025-08-29T08:43:37.447Z] #223 exporting layers 0.1s done [2025-08-29T08:43:37.447Z] #223 writing image sha256:1bb8bb0f6a626c10ec87b1f57da0b0be6f5650cadb4e308416273e41eced53d9 0.8s done [2025-08-29T08:43:37.447Z] #223 naming to docker.io/library/core-data done [2025-08-29T08:43:37.447Z] #223 DONE 1.1s [2025-08-29T08:43:37.447Z] [2025-08-29T08:43:37.447Z] #220 [core-command] exporting to image [2025-08-29T08:43:37.447Z] #220 writing image sha256:27507acc8a9d2d4a9f4df029912f5600f3cab6872f32dbe989d107e7c06ade0e 0.9s done [2025-08-29T08:43:37.447Z] #220 naming to docker.io/library/core-command done [2025-08-29T08:43:37.447Z] #220 DONE 1.1s [2025-08-29T08:43:37.447Z] [2025-08-29T08:43:37.447Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T08:43:38.019Z] #224 DONE 0.5s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-29T08:43:38.019Z] #225 DONE 0.5s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T08:43:38.019Z] #226 ... [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #227 [support-scheduler] exporting to image [2025-08-29T08:43:38.019Z] #227 exporting layers 1.6s done [2025-08-29T08:43:38.019Z] #227 writing image sha256:aba2b3317604049ca1c6a2d5d801ab894ff2f3051c794d1808f47d014893ba73 0.0s done [2025-08-29T08:43:38.019Z] #227 naming to docker.io/library/support-scheduler done [2025-08-29T08:43:38.019Z] #227 DONE 1.7s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #228 [core-metadata] exporting to image [2025-08-29T08:43:38.019Z] #228 exporting layers 1.4s done [2025-08-29T08:43:38.019Z] #228 writing image sha256:6a12d29c4b081c1fcda5b9e95ba4f84b6be5b05a7cc6c58d72c4f6e9d9a33d5f done [2025-08-29T08:43:38.019Z] #228 naming to docker.io/library/core-metadata done [2025-08-29T08:43:38.019Z] #228 DONE 1.5s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #217 [support-notifications] exporting to image [2025-08-29T08:43:38.019Z] #217 exporting layers 1.6s done [2025-08-29T08:43:38.019Z] #217 writing image sha256:365c1362a64b01bc6e61da8b54218fb80f9ebf120a8e0391f0239661096b7625 done [2025-08-29T08:43:38.019Z] #217 naming to docker.io/library/support-notifications done [2025-08-29T08:43:38.019Z] #217 DONE 1.6s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #229 [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:43:38.019Z] #229 DONE 1.5s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T08:43:38.019Z] #226 DONE 0.1s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #230 [security-spiffe-token-provider] exporting to image [2025-08-29T08:43:38.019Z] #230 exporting layers 1.6s done [2025-08-29T08:43:38.019Z] #230 writing image sha256:0d361dadfac911b7dc6fe1c7feb078c4c1e7354a7ba510dae65612d2319dd649 done [2025-08-29T08:43:38.019Z] #230 naming to docker.io/library/security-spiffe-token-provider done [2025-08-29T08:43:38.019Z] #230 DONE 1.7s [2025-08-29T08:43:38.019Z] [2025-08-29T08:43:38.019Z] #231 [security-proxy-auth] exporting to image [2025-08-29T08:43:38.279Z] #231 exporting layers 0.2s done [2025-08-29T08:43:38.279Z] #231 writing image sha256:e30159957f8f862a68bf6c76c2b912f9bd3b3a785354589c15ccbcbbdac03986 done [2025-08-29T08:43:38.279Z] #231 naming to docker.io/library/security-proxy-auth done [2025-08-29T08:43:38.279Z] #231 DONE 0.2s [2025-08-29T08:43:38.279Z] [2025-08-29T08:43:38.279Z] #232 [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:43:38.279Z] #232 DONE 0.4s [2025-08-29T08:43:38.279Z] [2025-08-29T08:43:38.279Z] #233 [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:43:38.539Z] #233 DONE 0.5s [2025-08-29T08:43:38.539Z] [2025-08-29T08:43:38.539Z] #234 [security-proxy-setup] exporting to image [2025-08-29T08:43:38.539Z] #234 exporting layers 0.2s done [2025-08-29T08:43:38.539Z] #234 writing image sha256:ce3c9fe4f988b04a92cf988b787700571bcf54b085458603adc2ef2a8493ded3 done [2025-08-29T08:43:38.539Z] #234 naming to docker.io/library/security-proxy-setup done [2025-08-29T08:43:38.539Z] #234 DONE 0.2s [2025-08-29T08:43:38.539Z] [2025-08-29T08:43:38.539Z] #235 [security-secretstore-setup] exporting to image [2025-08-29T08:43:38.539Z] #235 exporting layers 0.2s done [2025-08-29T08:43:38.801Z] #235 writing image sha256:212a14a40d9c34cc1c89c1661801418e792a422c7cd42d25cc1a98ccb474c71a done [2025-08-29T08:43:38.801Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-08-29T08:43:38.801Z] #235 DONE 0.2s [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.801Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.802Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.802Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.802Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.802Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T08:43:38.802Z] time="2025-08-29T08:37:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-29T08:43:38.814Z] $ docker stop --time=1 90584bbee41d6f6dd2e43abb41eb1e723ce6c7b35708aad8218a47e064cf8f97 [2025-08-29T08:43:40.062Z] $ docker rm -f --volumes 90584bbee41d6f6dd2e43abb41eb1e723ce6c7b35708aad8218a47e064cf8f97 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T08:43:40.407Z] + docker images [2025-08-29T08:43:40.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-29T08:43:40.407Z] security-secretstore-setup latest 212a14a40d9c 2 seconds ago 80.6MB [2025-08-29T08:43:40.407Z] security-proxy-setup latest ce3c9fe4f988 2 seconds ago 49.9MB [2025-08-29T08:43:40.407Z] security-proxy-auth latest e30159957f8f 3 seconds ago 45.4MB [2025-08-29T08:43:40.407Z] core-metadata latest 6a12d29c4b08 4 seconds ago 46.4MB [2025-08-29T08:43:40.407Z] support-notifications latest 365c1362a64b 4 seconds ago 53.6MB [2025-08-29T08:43:40.407Z] core-command latest 27507acc8a9d 4 seconds ago 40.5MB [2025-08-29T08:43:40.407Z] security-spiffe-token-provider latest 0d361dadfac9 4 seconds ago 48.8MB [2025-08-29T08:43:40.407Z] support-scheduler latest aba2b3317604 4 seconds ago 50MB [2025-08-29T08:43:40.407Z] core-data latest 1bb8bb0f6a62 4 seconds ago 46.3MB [2025-08-29T08:43:40.407Z] core-keeper latest af9a21df1f6f 5 seconds ago 45.2MB [2025-08-29T08:43:40.407Z] security-bootstrapper latest ffd747cc47b9 57 seconds ago 21.2MB [2025-08-29T08:43:40.407Z] core-common-config-bootstrapper latest 9af5bdc487e6 About a minute ago 20.2MB [2025-08-29T08:43:40.407Z] security-spire-server latest 07cdf284d98d 4 minutes ago 150MB [2025-08-29T08:43:40.407Z] security-spire-agent latest 77f532cc8f84 4 minutes ago 196MB [2025-08-29T08:43:40.407Z] security-spire-config latest 515170a57eec 5 minutes ago 150MB [2025-08-29T08:43:40.407Z] ci-base-image-x86_64 latest a86514976c16 9 minutes ago 936MB [2025-08-29T08:43:40.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB [2025-08-29T08:43:40.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-08-29T08:43:40.407Z] 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:43:40.969Z] provisioning config files... [2025-08-29T08:43:40.978Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9388692641891685937tmp [Pipeline] { [Pipeline] sh [2025-08-29T08:43:41.274Z] + set +x [2025-08-29T08:43:41.274Z] + curl -s https://codecov.io/bash [2025-08-29T08:43:41.274Z] + bash -s -- [2025-08-29T08:43:41.274Z] [2025-08-29T08:43:41.274Z] _____ _ [2025-08-29T08:43:41.274Z] / ____| | | [2025-08-29T08:43:41.274Z] | | ___ __| | ___ ___ _____ __ [2025-08-29T08:43:41.274Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-29T08:43:41.274Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-29T08:43:41.274Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-29T08:43:41.274Z] Bash-1.0.6 [2025-08-29T08:43:41.274Z] [2025-08-29T08:43:41.274Z] [2025-08-29T08:43:41.274Z] ==> git version 2.25.1 found [2025-08-29T08:43:41.275Z] ==> 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:43:41.275Z] Release-Date: 2020-01-08 [2025-08-29T08:43:41.275Z] 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:43:41.275Z] 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:43:41.275Z] ==> Jenkins CI detected. [2025-08-29T08:43:41.275Z] current dir:  /w/workspace/edgex-go/2 [2025-08-29T08:43:41.275Z] project root: . [2025-08-29T08:43:41.275Z] --> token set from env [2025-08-29T08:43:41.534Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-29T08:43:41.534Z] ==> Running gcov in . (disable via -X gcov) [2025-08-29T08:43:41.534Z] ==> Python coveragepy not found [2025-08-29T08:43:41.534Z] ==> Searching for coverage reports in: [2025-08-29T08:43:41.534Z] + . [2025-08-29T08:43:41.534Z] -> Found 1 reports [2025-08-29T08:43:41.534Z] ==> Detecting git/mercurial file structure [2025-08-29T08:43:41.534Z] ==> Reading reports [2025-08-29T08:43:41.534Z] + ./coverage.out bytes=1671568 [2025-08-29T08:43:41.534Z] ==> Appending adjustments [2025-08-29T08:43:41.534Z] https://docs.codecov.io/docs/fixing-reports [2025-08-29T08:43:42.913Z] + Found adjustments [2025-08-29T08:43:43.171Z] ==> Gzipping contents [2025-08-29T08:43:43.171Z] 144K /tmp/codecov.hBedYa.gz [2025-08-29T08:43:43.171Z] ==> Uploading reports [2025-08-29T08:43:43.171Z] url: https://codecov.io [2025-08-29T08:43:43.171Z] query: branch=PR-5240&commit=88f465918e22ae792baab93f7ef2b885788e7296&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5240%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5240&job=&cmd_args= [2025-08-29T08:43:43.171Z] -> Pinging Codecov [2025-08-29T08:43:43.172Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5240&commit=88f465918e22ae792baab93f7ef2b885788e7296&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5240%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5240&job=&cmd_args= [2025-08-29T08:43:43.430Z] -> Uploading to [2025-08-29T08:43:43.430Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/88f465918e22ae792baab93f7ef2b885788e7296/dbe7e1f2-b88f-4ae1-94c5-999e1f302d74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T084343Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=377a169ca77d20a62a7a7229d74cd39373bee255b34dc7699a679f2736572ab0 [2025-08-29T08:43:43.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T08:43:43.430Z] Dload Upload Total Spent Left Speed [2025-08-29T08:43:43.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 579k --:--:-- --:--:-- --:--:-- 576k [2025-08-29T08:43:43.689Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/88f465918e22ae792baab93f7ef2b885788e7296 [Pipeline] } [2025-08-29T08:43:43.695Z] 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:43:44.409Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:43:44.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:43:45.561Z] ---> package-listing.sh [2025-08-29T08:43:45.561Z] ++ facter osfamily [2025-08-29T08:43:45.561Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T08:43:45.820Z] + OS_FAMILY=debian [2025-08-29T08:43:45.820Z] + workspace=/w/workspace/edgex-go/2 [2025-08-29T08:43:45.820Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T08:43:45.820Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T08:43:45.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T08:43:45.820Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T08:43:45.820Z] + '[' /w/workspace/edgex-go/2 ']' [2025-08-29T08:43:45.820Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T08:43:45.820Z] + case "${OS_FAMILY}" in [2025-08-29T08:43:45.820Z] + dpkg -l [2025-08-29T08:43:45.820Z] + grep '^ii' [2025-08-29T08:43:45.820Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T08:43:45.820Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T08:43:45.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T08:43:45.820Z] + '[' /w/workspace/edgex-go/2 ']' [2025-08-29T08:43:45.820Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2025-08-29T08:43:45.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2025-08-29T08:43:45.833Z] 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/2/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:43:46.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:43:46.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T08:43:46.675Z] [2025-08-29T08:43:46.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T08:43:46.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T08:43:46.978Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T08:43:46.978Z] 5eb5b503b376: Pulling fs layer [2025-08-29T08:43:46.978Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T08:43:46.978Z] ec43610c2a17: Pulling fs layer [2025-08-29T08:43:46.978Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T08:43:46.978Z] 33b1e0a273af: Pulling fs layer [2025-08-29T08:43:46.978Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T08:43:46.978Z] 2f39f015ded8: Pulling fs layer [2025-08-29T08:43:46.978Z] 33b1e0a273af: Waiting [2025-08-29T08:43:46.978Z] 5d3b04190fa2: Waiting [2025-08-29T08:43:46.978Z] 2f39f015ded8: Waiting [2025-08-29T08:43:46.978Z] 3a2ae6a8a46f: Waiting [2025-08-29T08:43:47.240Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T08:43:47.240Z] 5c69ac0246d0: Download complete [2025-08-29T08:43:47.240Z] 3a2ae6a8a46f: Download complete [2025-08-29T08:43:47.240Z] 33b1e0a273af: Verifying Checksum [2025-08-29T08:43:47.240Z] 33b1e0a273af: Download complete [2025-08-29T08:43:47.240Z] ec43610c2a17: Verifying Checksum [2025-08-29T08:43:47.240Z] ec43610c2a17: Download complete [2025-08-29T08:43:47.240Z] 5d3b04190fa2: Download complete [2025-08-29T08:43:47.497Z] 5eb5b503b376: Verifying Checksum [2025-08-29T08:43:47.497Z] 5eb5b503b376: Download complete [2025-08-29T08:43:48.063Z] 2f39f015ded8: Verifying Checksum [2025-08-29T08:43:48.063Z] 2f39f015ded8: Download complete [2025-08-29T08:43:49.436Z] 5eb5b503b376: Pull complete [2025-08-29T08:43:49.436Z] 5c69ac0246d0: Pull complete [2025-08-29T08:43:50.001Z] ec43610c2a17: Pull complete [2025-08-29T08:43:50.001Z] 3a2ae6a8a46f: Pull complete [2025-08-29T08:43:50.261Z] 33b1e0a273af: Pull complete [2025-08-29T08:43:50.261Z] 5d3b04190fa2: Pull complete [2025-08-29T08:43:56.820Z] 2f39f015ded8: Pull complete [2025-08-29T08:43:56.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T08:43:56.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T08:43:56.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T08:43:56.912Z] prd-ubuntu20.04-docker-8c-8g-7853 does not seem to be running inside a container [2025-08-29T08:43:56.943Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:44:04.719Z] $ docker top be1d82ef18e680ad3a74d4b669ab19e613feb58cd5f02e3fee498d3a95666dc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T08:44:05.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T08:44:05.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T08:44:05.641Z] + ls /var/log/sa-host [2025-08-29T08:44:05.641Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T08:44:05.814Z] provisioning config files... [2025-08-29T08:44:05.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config10787819763266211583tmp [Pipeline] { [Pipeline] echo [2025-08-29T08:44:05.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:44:06.129Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T08:44:06.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:44:06.501Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T08:44:06.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:44:06.796Z] ---> sudo-logs.sh [2025-08-29T08:44:06.796Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-29T08:44:06.820Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:44:07.104Z] ---> job-cost.sh [2025-08-29T08:44:07.104Z] lf-activate-venv: SKIPPING [2025-08-29T08:44:07.104Z] INFO: No Stack... [2025-08-29T08:44:07.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T08:44:07.622Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T08:44:07.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T08:44:07.919Z] ---> logs-deploy.sh [2025-08-29T08:44:07.919Z] lf-activate-venv: SKIPPING [2025-08-29T08:44:07.919Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5240/2 [2025-08-29T08:44:07.919Z] INFO: archiving workspace using pattern(s): [2025-08-29T08:44:08.857Z] Archives upload complete. [2025-08-29T08:44:09.115Z] INFO: archiving logs to Nexus