Pull request #5209 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de5d737f803158cf3d9459d9c7160a934dc0a7c6+884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 (bd19998e5d780ef858ad21467b97bbc2c9eb8970) 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-ssh17096084874638221564.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh5035301388948430505.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14696320098488546979.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7370325052799680707.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11192955070955035132.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9263883951201708685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5228 in /w/workspace/edgexfoundry_edgex-go_PR-5209 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/5209/head:refs/remotes/origin/PR-5209 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 into PR head commit de5d737f803158cf3d9459d9c7160a934dc0a7c6 Merge succeeded, producing de5d737f803158cf3d9459d9c7160a934dc0a7c6 Checking out Revision de5d737f803158cf3d9459d9c7160a934dc0a7c6 (PR-5209) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f de5d737f803158cf3d9459d9c7160a934dc0a7c6 # 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 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de5d737f803158cf3d9459d9c7160a934dc0a7c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-16T19:29:37.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-16T19:29:37.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-16T19:29:37.645Z] ========================================================= [2025-07-16T19:29:37.645Z] EdgeX Global Pipelines Version Info [2025-07-16T19:29:37.645Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:29:38.789Z] ------------------- [2025-07-16T19:29:38.789Z] stable info: [2025-07-16T19:29:38.789Z] ------------------- [2025-07-16T19:29:38.789Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-16T19:29:38.789Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-16T19:29:38.789Z] Message: update stable to v1.0.274 [2025-07-16T19:29:39.364Z] ------------------- [2025-07-16T19:29:39.365Z] experimental info: [2025-07-16T19:29:39.365Z] ------------------- [2025-07-16T19:29:39.365Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-16T19:29:39.365Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-16T19:29:39.365Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-16T19:29:39.562Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-07-16T19:29:39.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-07-16T19:29:39.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-16T19:29:39.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-16T19:29:39.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-16T19:29:39.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-16T19:29:39.866Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-16T19:29:39.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-07-16T19:29:39.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-07-16T19:29:40.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-07-16T19:29:40.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-16T19:29:40.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-16T19:29:40.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-16T19:29:40.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-16T19:29:40.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-16T19:29:40.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-16T19:29:40.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-16T19:29:40.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-16T19:29:40.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-07-16T19:29:40.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-07-16T19:29:40.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-16T19:29:40.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-16T19:29:40.671Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-16T19:29:40.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5209 [Pipeline] echo [2025-07-16T19:29:40.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5209 [Pipeline] echo [2025-07-16T19:29:40.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5209 [Pipeline] echo [2025-07-16T19:29:40.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de5d737f803158cf3d9459d9c7160a934dc0a7c6 [Pipeline] echo [2025-07-16T19:29:40.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de5d737 [Pipeline] echo [2025-07-16T19:29:40.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T19:29:41.134Z] provisioning config files... [2025-07-16T19:29:41.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8840076677365801165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:29:41.543Z] ---> ****-login.sh [2025-07-16T19:29:41.543Z] nexus3.edgexfoundry.org:10001 [2025-07-16T19:29:41.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T19:29:41.805Z] [2025-07-16T19:29:41.805Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T19:29:41.805Z] Configure a credential helper to remove this warning. See [2025-07-16T19:29:41.805Z] https://docs.****.com/go/credential-store/ [2025-07-16T19:29:41.805Z] [2025-07-16T19:29:41.805Z] Login Succeeded [2025-07-16T19:29:41.805Z] nexus3.edgexfoundry.org:10002 [2025-07-16T19:29:41.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T19:29:42.067Z] [2025-07-16T19:29:42.067Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T19:29:42.067Z] Configure a credential helper to remove this warning. See [2025-07-16T19:29:42.067Z] https://docs.****.com/go/credential-store/ [2025-07-16T19:29:42.067Z] [2025-07-16T19:29:42.067Z] Login Succeeded [2025-07-16T19:29:42.067Z] nexus3.edgexfoundry.org:10003 [2025-07-16T19:29:42.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T19:29:42.067Z] [2025-07-16T19:29:42.067Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T19:29:42.067Z] Configure a credential helper to remove this warning. See [2025-07-16T19:29:42.067Z] https://docs.****.com/go/credential-store/ [2025-07-16T19:29:42.067Z] [2025-07-16T19:29:42.067Z] Login Succeeded [2025-07-16T19:29:42.067Z] nexus3.edgexfoundry.org:10004 [2025-07-16T19:29:42.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T19:29:42.067Z] [2025-07-16T19:29:42.067Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T19:29:42.067Z] Configure a credential helper to remove this warning. See [2025-07-16T19:29:42.068Z] https://docs.****.com/go/credential-store/ [2025-07-16T19:29:42.068Z] [2025-07-16T19:29:42.068Z] Login Succeeded [2025-07-16T19:29:42.068Z] ****.io [2025-07-16T19:29:42.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-16T19:29:42.328Z] [2025-07-16T19:29:42.328Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-16T19:29:42.328Z] Configure a credential helper to remove this warning. See [2025-07-16T19:29:42.328Z] https://docs.****.com/go/credential-store/ [2025-07-16T19:29:42.328Z] [2025-07-16T19:29:42.328Z] Login Succeeded [2025-07-16T19:29:42.328Z] ---> ****-login.sh ends [Pipeline] } [2025-07-16T19:29:42.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-16T19:29:42.791Z] + 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-07-16T19:29:42.791Z] + + dirname cmd/core-command/Dockerfile [2025-07-16T19:29:42.791Z] cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo core-command,cmd/core-command/Dockerfile [2025-07-16T19:29:42.791Z] + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile [2025-07-16T19:29:42.791Z] [2025-07-16T19:29:42.791Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/core-data/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo core-data,cmd/core-data/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/core-keeper/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/core-metadata/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-07-16T19:29:42.791Z] + + dirname cmd/security-bootstrapper/Dockerfile [2025-07-16T19:29:42.791Z] cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2+ [2025-07-16T19:29:42.791Z] dirname cmd/security-proxy-setup/Dockerfile [2025-07-16T19:29:42.791Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/security-spire-agent/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/security-spire-config/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-07-16T19:29:42.791Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2025-07-16T19:29:42.791Z] [2025-07-16T19:29:42.791Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/support-notifications/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-07-16T19:29:42.791Z] + dirname cmd/support-scheduler/Dockerfile [2025-07-16T19:29:42.791Z] + cut -d/ -f2 [2025-07-16T19:29:42.791Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-07-16T19:29:42.844Z] 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-07-16T19:29:43.385Z] + git rev-list -1 --merges de5d737f803158cf3d9459d9c7160a934dc0a7c6~1..de5d737f803158cf3d9459d9c7160a934dc0a7c6 [Pipeline] echo [2025-07-16T19:29:43.424Z] -----------> git rev-list -1 --merges de5d737f803158cf3d9459d9c7160a934dc0a7c6~1..de5d737f803158cf3d9459d9c7160a934dc0a7c6 de5d737f803158cf3d9459d9c7160a934dc0a7c6 [false] [Pipeline] sh [2025-07-16T19:29:43.746Z] + git log --format=format:%s -1 de5d737f803158cf3d9459d9c7160a934dc0a7c6 [Pipeline] echo [2025-07-16T19:29:43.783Z] ========================================================= [2025-07-16T19:29:43.783Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-16T19:29:43.783Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-16T19:29:44.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-16T19:29:44.375Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-16T19:29:44.375Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-16T19:29:44.375Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-16T19:29:44.375Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-16T19:29:44.375Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-16T19:29:44.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T19:29:44.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T19:29:44.865Z] [2025-07-16T19:29:44.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T19:29:45.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T19:29:45.241Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-16T19:29:45.241Z] 3dae71ba6b94: Pulling fs layer [2025-07-16T19:29:45.241Z] 6bf1a483ea7c: Pulling fs layer [2025-07-16T19:29:45.241Z] f5dfc541a4d3: Pulling fs layer [2025-07-16T19:29:45.241Z] 461d9e800cba: Pulling fs layer [2025-07-16T19:29:45.241Z] 80192f66455f: Pulling fs layer [2025-07-16T19:29:45.241Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-16T19:29:45.241Z] a29436f7fd5d: Pulling fs layer [2025-07-16T19:29:45.241Z] 923cac83aea3: Pulling fs layer [2025-07-16T19:29:45.241Z] 25ad8b0a4227: Pulling fs layer [2025-07-16T19:29:45.241Z] db01528c6b51: Pulling fs layer [2025-07-16T19:29:45.241Z] 28988de357af: Pulling fs layer [2025-07-16T19:29:45.241Z] 461d9e800cba: Waiting [2025-07-16T19:29:45.241Z] 80192f66455f: Waiting [2025-07-16T19:29:45.241Z] 2e8e34ca0e6c: Waiting [2025-07-16T19:29:45.241Z] 923cac83aea3: Waiting [2025-07-16T19:29:45.241Z] 25ad8b0a4227: Waiting [2025-07-16T19:29:45.241Z] a29436f7fd5d: Waiting [2025-07-16T19:29:45.241Z] db01528c6b51: Waiting [2025-07-16T19:29:45.241Z] 28988de357af: Waiting [2025-07-16T19:29:45.241Z] 6bf1a483ea7c: Verifying Checksum [2025-07-16T19:29:45.241Z] 6bf1a483ea7c: Download complete [2025-07-16T19:29:45.241Z] 461d9e800cba: Verifying Checksum [2025-07-16T19:29:45.241Z] 461d9e800cba: Download complete [2025-07-16T19:29:45.241Z] 80192f66455f: Verifying Checksum [2025-07-16T19:29:45.241Z] 80192f66455f: Download complete [2025-07-16T19:29:45.501Z] f5dfc541a4d3: Verifying Checksum [2025-07-16T19:29:45.501Z] f5dfc541a4d3: Download complete [2025-07-16T19:29:45.501Z] 3dae71ba6b94: Verifying Checksum [2025-07-16T19:29:45.501Z] 3dae71ba6b94: Download complete [2025-07-16T19:29:45.501Z] 923cac83aea3: Download complete [2025-07-16T19:29:45.760Z] 25ad8b0a4227: Verifying Checksum [2025-07-16T19:29:45.760Z] 25ad8b0a4227: Download complete [2025-07-16T19:29:45.760Z] db01528c6b51: Verifying Checksum [2025-07-16T19:29:45.760Z] db01528c6b51: Download complete [2025-07-16T19:29:45.760Z] 28988de357af: Verifying Checksum [2025-07-16T19:29:45.760Z] 28988de357af: Download complete [2025-07-16T19:29:46.019Z] a29436f7fd5d: Verifying Checksum [2025-07-16T19:29:46.019Z] a29436f7fd5d: Download complete [2025-07-16T19:29:46.019Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-16T19:29:46.019Z] 2e8e34ca0e6c: Download complete [2025-07-16T19:29:46.959Z] 3dae71ba6b94: Pull complete [2025-07-16T19:29:46.959Z] 6bf1a483ea7c: Pull complete [2025-07-16T19:29:47.529Z] f5dfc541a4d3: Pull complete [2025-07-16T19:29:47.788Z] 461d9e800cba: Pull complete [2025-07-16T19:29:47.788Z] 80192f66455f: Pull complete [2025-07-16T19:29:51.980Z] 2e8e34ca0e6c: Pull complete [2025-07-16T19:29:51.980Z] a29436f7fd5d: Pull complete [2025-07-16T19:29:51.980Z] 923cac83aea3: Pull complete [2025-07-16T19:29:52.239Z] 25ad8b0a4227: Pull complete [2025-07-16T19:29:52.239Z] db01528c6b51: Pull complete [2025-07-16T19:29:52.239Z] 28988de357af: Pull complete [2025-07-16T19:29:52.239Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-16T19:29:52.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-16T19:29:52.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T19:29:52.486Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2025-07-16T19:29:52.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-16T19:29:54.208Z] $ docker top aea5424862076000e728eb889bc2b2a31f5433aa03bf3300c9da86ada09d3c4b -eo pid,comm [2025-07-16T19:29:54.261Z] 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-07-16T19:29:54.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-16T19:29:54.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-16T19:29:54.398Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-16T19:29:54.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-16T19:29:54.492Z] $ docker exec aea5424862076000e728eb889bc2b2a31f5433aa03bf3300c9da86ada09d3c4b ssh-agent [2025-07-16T19:29:54.597Z] SSH_AUTH_SOCK=/tmp/ssh-SJ2gp9txeIC6/agent.32 [2025-07-16T19:29:54.597Z] SSH_AGENT_PID=38 [2025-07-16T19:29:54.603Z] Running ssh-add (command line suppressed) [2025-07-16T19:29:54.683Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13583695438034849448.key (/w/workspace/edgex-go/1@tmp/private_key_13583695438034849448.key) [2025-07-16T19:29:54.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-16T19:29:55.033Z] + git tag --points-at HEAD [Pipeline] } [2025-07-16T19:29:55.054Z] $ docker exec --env ******** --env ******** aea5424862076000e728eb889bc2b2a31f5433aa03bf3300c9da86ada09d3c4b ssh-agent -k [2025-07-16T19:29:55.137Z] unset SSH_AUTH_SOCK; [2025-07-16T19:29:55.138Z] unset SSH_AGENT_PID; [2025-07-16T19:29:55.139Z] echo Agent pid 38 killed; [2025-07-16T19:29:55.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-16T19:29:55.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-16T19:29:55.259Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-16T19:29:55.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-16T19:29:55.357Z] $ docker exec aea5424862076000e728eb889bc2b2a31f5433aa03bf3300c9da86ada09d3c4b ssh-agent [2025-07-16T19:29:55.461Z] SSH_AUTH_SOCK=/tmp/ssh-F3tMMAZAItSo/agent.71 [2025-07-16T19:29:55.461Z] SSH_AGENT_PID=77 [2025-07-16T19:29:55.465Z] Running ssh-add (command line suppressed) [2025-07-16T19:29:55.563Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17848691648494680342.key (/w/workspace/edgex-go/1@tmp/private_key_17848691648494680342.key) [2025-07-16T19:29:55.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-16T19:29:55.914Z] + git semver init [2025-07-16T19:29:56.178Z] 2025-07-16 19:29:56,103 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-16T19:29:56.178Z] 2025-07-16 19:29:56,107 [run_init] DEBUG init version:0.0.0 force:False [2025-07-16T19:29:56.178Z] 2025-07-16 19:29:56,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-07-16T19:29:56.178Z] 2025-07-16 19:29:56,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-07-16T19:29:56.178Z] 2025-07-16 19:29:56,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,397 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5209 with force:False [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,398 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5209 [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,403 [execute] INFO git cat-file --batch-check [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,408 [execute] INFO git cat-file --batch [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-16T19:30:01.481Z] 2025-07-16 19:30:00,411 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5209 [2025-07-16T19:30:01.481Z] 0.0.0 [Pipeline] } [2025-07-16T19:30:01.502Z] $ docker exec --env ******** --env ******** aea5424862076000e728eb889bc2b2a31f5433aa03bf3300c9da86ada09d3c4b ssh-agent -k [2025-07-16T19:30:01.601Z] unset SSH_AUTH_SOCK; [2025-07-16T19:30:01.602Z] unset SSH_AGENT_PID; [2025-07-16T19:30:01.602Z] echo Agent pid 77 killed; [2025-07-16T19:30:01.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-16T19:30:02.062Z] + git semver [Pipeline] } [2025-07-16T19:30:02.342Z] $ docker stop --time=1 aea5424862076000e728eb889bc2b2a31f5433aa03bf3300c9da86ada09d3c4b [2025-07-16T19:30:03.636Z] $ docker rm -f --volumes aea5424862076000e728eb889bc2b2a31f5433aa03bf3300c9da86ada09d3c4b [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-16T19:30:04.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-16T19:30:04.424Z] Stashed 1 file(s) [Pipeline] echo [2025-07-16T19:30:04.445Z] [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-07-16T19:30:05.631Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-07-16T19:30:05.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T19:30:05.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-16T19:30:05.758Z] ========================================================= [2025-07-16T19:30:05.758Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-16T19:30:05.758Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-07-16T19:30:06.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-16T19:30:06.099Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-07-16T19:30:06.099Z] 0a9a5dfd008f: Pulling fs layer [2025-07-16T19:30:06.099Z] 36466aa92d05: Pulling fs layer [2025-07-16T19:30:06.099Z] e10405b45d13: Pulling fs layer [2025-07-16T19:30:06.099Z] 096b7ceb2af7: Pulling fs layer [2025-07-16T19:30:06.099Z] 4f4fb700ef54: Pulling fs layer [2025-07-16T19:30:06.099Z] 8213a616a21b: Pulling fs layer [2025-07-16T19:30:06.099Z] 985586143405: Pulling fs layer [2025-07-16T19:30:06.099Z] 0eae2285b678: Pulling fs layer [2025-07-16T19:30:06.099Z] d3ac315be8c5: Pulling fs layer [2025-07-16T19:30:06.099Z] 4f4fb700ef54: Waiting [2025-07-16T19:30:06.099Z] 8213a616a21b: Waiting [2025-07-16T19:30:06.099Z] 985586143405: Waiting [2025-07-16T19:30:06.099Z] 096b7ceb2af7: Waiting [2025-07-16T19:30:06.099Z] d3ac315be8c5: Waiting [2025-07-16T19:30:06.099Z] 0eae2285b678: Waiting [2025-07-16T19:30:06.099Z] 36466aa92d05: Verifying Checksum [2025-07-16T19:30:06.099Z] 36466aa92d05: Download complete [2025-07-16T19:30:06.099Z] 096b7ceb2af7: Verifying Checksum [2025-07-16T19:30:06.099Z] 096b7ceb2af7: Download complete [2025-07-16T19:30:06.099Z] 4f4fb700ef54: Verifying Checksum [2025-07-16T19:30:06.099Z] 4f4fb700ef54: Download complete [2025-07-16T19:30:06.099Z] 0a9a5dfd008f: Download complete [2025-07-16T19:30:06.099Z] 8213a616a21b: Verifying Checksum [2025-07-16T19:30:06.099Z] 8213a616a21b: Download complete [2025-07-16T19:30:06.357Z] 985586143405: Verifying Checksum [2025-07-16T19:30:06.357Z] 985586143405: Download complete [2025-07-16T19:30:06.357Z] 0a9a5dfd008f: Pull complete [2025-07-16T19:30:06.357Z] d3ac315be8c5: Verifying Checksum [2025-07-16T19:30:06.357Z] d3ac315be8c5: Download complete [2025-07-16T19:30:06.357Z] 36466aa92d05: Pull complete [2025-07-16T19:30:06.923Z] e10405b45d13: Verifying Checksum [2025-07-16T19:30:06.923Z] e10405b45d13: Download complete [2025-07-16T19:30:07.180Z] 0eae2285b678: Verifying Checksum [2025-07-16T19:30:07.180Z] 0eae2285b678: Download complete [2025-07-16T19:30:11.363Z] e10405b45d13: Pull complete [2025-07-16T19:30:11.363Z] 096b7ceb2af7: Pull complete [2025-07-16T19:30:11.363Z] 4f4fb700ef54: Pull complete [2025-07-16T19:30:11.364Z] 8213a616a21b: Pull complete [2025-07-16T19:30:11.364Z] 985586143405: Pull complete [2025-07-16T19:30:14.645Z] 0eae2285b678: Pull complete [2025-07-16T19:30:14.906Z] d3ac315be8c5: Pull complete [2025-07-16T19:30:14.906Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-16T19:30:14.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-16T19:30:14.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-07-16T19:30:34.550Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-16T19:30:34.551Z] WORKDIR /edgex [2025-07-16T19:30:34.551Z] COPY go.mod . [2025-07-16T19:30:34.551Z] RUN go mod download [2025-07-16T19:30:34.551Z] + docker build -t ci-base-image-x86_64 -f - . [2025-07-16T19:30:35.119Z] #0 building with "default" instance using docker driver [2025-07-16T19:30:35.119Z] [2025-07-16T19:30:35.119Z] #1 [internal] load build definition from Dockerfile [2025-07-16T19:30:35.119Z] #1 transferring dockerfile: 164B done [2025-07-16T19:30:35.119Z] #1 DONE 0.0s [2025-07-16T19:30:35.119Z] [2025-07-16T19:30:35.119Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-16T19:30:35.119Z] #2 DONE 0.0s [2025-07-16T19:30:35.119Z] [2025-07-16T19:30:35.119Z] #3 [internal] load .dockerignore [2025-07-16T19:30:35.119Z] #3 transferring context: 50B done [2025-07-16T19:30:35.119Z] #3 DONE 0.0s [2025-07-16T19:30:35.119Z] [2025-07-16T19:30:35.119Z] #4 [internal] load build context [2025-07-16T19:30:35.119Z] #4 transferring context: 6.51kB done [2025-07-16T19:30:35.119Z] #4 DONE 0.0s [2025-07-16T19:30:35.119Z] [2025-07-16T19:30:35.119Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-16T19:30:35.119Z] #5 DONE 0.1s [2025-07-16T19:30:35.379Z] [2025-07-16T19:30:35.379Z] #6 [2/4] WORKDIR /edgex [2025-07-16T19:30:36.761Z] #6 DONE 1.3s [2025-07-16T19:30:36.761Z] [2025-07-16T19:30:36.761Z] #7 [3/4] COPY go.mod . [2025-07-16T19:30:36.761Z] #7 DONE 0.0s [2025-07-16T19:30:36.761Z] [2025-07-16T19:30:36.761Z] #8 [4/4] RUN go mod download [2025-07-16T19:30:58.706Z] #8 DONE 21.8s [2025-07-16T19:30:58.706Z] [2025-07-16T19:30:58.706Z] #9 exporting to image [2025-07-16T19:30:58.706Z] #9 exporting layers [2025-07-16T19:31:01.993Z] #9 exporting layers 3.5s done [2025-07-16T19:31:01.993Z] #9 writing image sha256:44fc9cb9c1355700af8eed78d27bda2df79422e7e920034aa7776537cea50eb5 done [2025-07-16T19:31:01.993Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-16T19:31:01.993Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T19:31:02.378Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-16T19:31:02.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T19:31:02.522Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2025-07-16T19:31:02.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-16T19:31:02.849Z] $ docker top 4f555e92f263d28448279a6105bc93c2e46492d44d543186f988c7a01174e947 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T19:31:03.239Z] + go version [2025-07-16T19:31:03.239Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-16T19:31:03.272Z] $ docker stop --time=1 4f555e92f263d28448279a6105bc93c2e46492d44d543186f988c7a01174e947 [2025-07-16T19:31:04.537Z] $ docker rm -f --volumes 4f555e92f263d28448279a6105bc93c2e46492d44d543186f988c7a01174e947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T19:31:05.257Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-16T19:31:05.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T19:31:05.402Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2025-07-16T19:31:05.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-16T19:31:05.666Z] $ docker top fd8cc9ecebf5162f101175a5ee5f3ddb3f10ce59ca07731bc56b2a5edbbc9b24 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-07-16T19:31:05.770Z] ========================================================= [2025-07-16T19:31:05.770Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-07-16T19:31:05.770Z] ========================================================= [Pipeline] sh [2025-07-16T19:31:06.067Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-07-16T19:31:06.436Z] + make test [2025-07-16T19:31:06.436Z] go test -race -coverprofile=coverage.out ./... [2025-07-16T19:31:14.566Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-07-16T19:31:36.477Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-07-16T19:31:36.477Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-07-16T19:31:36.477Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-07-16T19:31:36.477Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-07-16T19:31:36.477Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-07-16T19:31:36.737Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-07-16T19:31:36.737Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-07-16T19:31:36.997Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-07-16T19:31:36.997Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-07-16T19:31:36.997Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-07-16T19:31:37.256Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-07-16T19:31:37.256Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-07-16T19:31:37.256Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-07-16T19:31:37.256Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-07-16T19:31:37.256Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-07-16T19:31:37.256Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-07-16T19:31:37.256Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-07-16T19:31:38.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements [2025-07-16T19:31:38.631Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-07-16T19:31:38.631Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-07-16T19:31:38.890Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-07-16T19:31:38.890Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-07-16T19:31:39.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements [2025-07-16T19:31:40.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-07-16T19:31:40.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-07-16T19:31:40.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-16T19:31:40.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-07-16T19:31:40.083Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-07-16T19:31:40.083Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-07-16T19:31:40.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-07-16T19:31:40.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-07-16T19:31:40.083Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-07-16T19:31:40.083Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-07-16T19:31:41.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-07-16T19:31:41.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-07-16T19:31:41.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-07-16T19:31:41.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-07-16T19:31:41.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-16T19:31:41.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-07-16T19:31:42.836Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-07-16T19:31:42.836Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-07-16T19:31:42.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements [2025-07-16T19:31:42.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-07-16T19:31:42.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 46.3% of statements [2025-07-16T19:31:42.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.828s coverage: 93.4% of statements [2025-07-16T19:31:42.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.4% of statements [2025-07-16T19:31:43.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-07-16T19:31:44.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-07-16T19:31:44.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-07-16T19:31:44.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-07-16T19:31:44.708Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-07-16T19:31:46.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 95.8% of statements [2025-07-16T19:31:46.091Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2025-07-16T19:31:46.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-07-16T19:31:46.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-07-16T19:31:46.659Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-07-16T19:31:46.659Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-07-16T19:31:46.659Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-07-16T19:31:46.659Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-07-16T19:31:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-07-16T19:31:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-07-16T19:31:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 38.1% of statements [2025-07-16T19:31:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.013s coverage: 81.1% of statements [2025-07-16T19:31:48.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-07-16T19:31:48.162Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-07-16T19:31:48.162Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-07-16T19:31:48.162Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-07-16T19:31:48.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-07-16T19:31:48.730Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-07-16T19:31:48.730Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-07-16T19:31:48.730Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-07-16T19:31:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements [2025-07-16T19:31:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-07-16T19:31:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements [2025-07-16T19:31:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-07-16T19:31:49.921Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-07-16T19:31:49.921Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-07-16T19:31:49.921Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-07-16T19:31:49.921Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-07-16T19:31:49.921Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-07-16T19:31:49.921Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-07-16T19:31:49.921Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-07-16T19:31:50.488Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-07-16T19:31:50.488Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-07-16T19:31:50.747Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-07-16T19:31:52.651Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-07-16T19:31:52.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-07-16T19:31:54.030Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-07-16T19:31:54.965Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-07-16T19:31:54.965Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-07-16T19:31:54.965Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-07-16T19:31:58.248Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-07-16T19:31:58.507Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-07-16T19:31:58.507Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-07-16T19:31:59.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-07-16T19:31:59.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-07-16T19:31:59.073Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-16T19:32:00.978Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-07-16T19:32:00.978Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-07-16T19:32:00.978Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-07-16T19:32:00.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-07-16T19:32:00.978Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-07-16T19:32:00.978Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-07-16T19:32:00.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-07-16T19:32:01.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-07-16T19:32:01.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-07-16T19:32:01.546Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-07-16T19:32:01.546Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-07-16T19:32:01.546Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-07-16T19:32:01.546Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-07-16T19:32:03.444Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-07-16T19:32:03.444Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-07-16T19:32:03.444Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-07-16T19:32:03.444Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-07-16T19:32:04.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-07-16T19:32:04.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-07-16T19:32:04.379Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-07-16T19:32:04.379Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-16T19:32:04.379Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-07-16T19:32:04.379Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-07-16T19:32:04.379Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-07-16T19:32:05.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-07-16T19:32:05.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-07-16T19:32:05.754Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.042s coverage: 92.9% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.182s coverage: 54.5% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 29.2% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.036s coverage: 3.1% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-07-16T19:32:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-07-16T19:32:10.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements [2025-07-16T19:32:10.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 94.9% of statements [2025-07-16T19:32:10.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-07-16T19:32:10.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 97.7% of statements [2025-07-16T19:32:10.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-07-16T19:32:10.430Z] 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-07-16T19:32:10.689Z] running golangci-lint [2025-07-16T19:32:10.689Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-07-16T19:32:10.689Z] go version go1.23.9 linux/amd64 [2025-07-16T19:32:10.948Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-07-16T19:32:10.948Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-07-16T19:32:10.948Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-07-16T19:32:32.861Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|imports|exports_file|name) took 21.832121884s" [2025-07-16T19:32:32.862Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.692944ms" [2025-07-16T19:32:45.052Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.871100408s with top 10 stages: buildir: 51.602077884s, gosec: 3.132278073s, inspect: 2.667835169s, fact_deprecated: 2.394537306s, printf: 1.28229005s, fact_purity: 1.121510001s, nilness: 1.112744578s, ctrlflow: 1.106813068s, S1038: 934.20175ms, isgenerated: 767.770028ms" [2025-07-16T19:32:45.052Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-07-16T19:32:45.052Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, nolint: 20/0, autogenerated_exclude: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, skip_dirs: 202/202, exclude-rules: 202/20" [2025-07-16T19:32:45.052Z] level=info msg="[runner] processing took 16.659477ms with stages: nolint: 7.384158ms, identifier_marker: 3.5787ms, path_prettifier: 1.720688ms, skip_dirs: 1.541001ms, exclude-rules: 1.176239ms, autogenerated_exclude: 1.142909ms, invalid_issue: 70.332µs, cgo: 28.14µs, filename_unadjuster: 13.64µs, max_same_issues: 670ns, uniq_by_line: 440ns, skip_files: 400ns, fixer: 380ns, max_from_linter: 370ns, sort_results: 260ns, exclude: 260ns, path_prefixer: 250ns, source_code: 160ns, diff: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2025-07-16T19:32:45.052Z] level=info msg="[runner] linters took 11.013346572s with stages: goanalysis_metalinter: 10.9966092s" [2025-07-16T19:32:45.052Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-07-16T19:32:45.052Z] level=info msg="Memory: 330 samples, avg is 280.8MB, max is 1424.1MB" [2025-07-16T19:32:45.052Z] level=info msg="Execution took 32.886173137s" [2025-07-16T19:32:45.052Z] go vet ./... [2025-07-16T19:32:51.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-16T19:32:51.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-16T19:32:51.107Z] ./bin/test-attribution-txt.sh [2025-07-16T19:32:51.107Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-07-16T19:32:51.107Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-07-16T19:32:51.107Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-07-16T19:32:51.107Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-07-16T19:32:51.107Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-07-16T19:32:51.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-07-16T19:32:54.505Z] + ls -al . [2025-07-16T19:32:54.505Z] total 1996 [2025-07-16T19:32:54.505Z] drwxrwxr-x 11 1001 1001 4096 Jul 16 19:31 . [2025-07-16T19:32:54.505Z] drwxr-xr-x 4 root root 4096 Jul 16 19:31 .. [2025-07-16T19:32:54.505Z] drwxrwxr-x 2 1001 1001 4096 Jul 16 19:29 .blubracket [2025-07-16T19:32:54.505Z] -rw-rw-r-- 1 1001 1001 10 Jul 16 19:29 .dockerignore [2025-07-16T19:32:54.505Z] drwxrwxr-x 8 1001 1001 4096 Jul 16 19:32 .git [2025-07-16T19:32:54.505Z] drwxrwxr-x 3 1001 1001 4096 Jul 16 19:29 .github [2025-07-16T19:32:54.505Z] -rw-rw-r-- 1 1001 1001 909 Jul 16 19:29 .gitignore [2025-07-16T19:32:54.505Z] -rw-rw-r-- 1 1001 1001 218 Jul 16 19:29 .golangci.yml [2025-07-16T19:32:54.505Z] -rw-rw-r-- 1 1001 1001 100 Jul 16 19:29 .hadolint.yml [2025-07-16T19:32:54.506Z] drwxr-xr-x 3 1001 1001 4096 Jul 16 19:30 .semver [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 155 Jul 16 19:29 .sonarcloud.properties [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 1171 Jul 16 19:29 ADOPTERS.md [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 17374 Jul 16 19:29 Attribution.txt [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 108018 Jul 16 19:29 CHANGELOG.md [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 3804 Jul 16 19:29 CONTRIBUTING.md [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 677 Jul 16 19:29 GOVERNANCE.md [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 858 Jul 16 19:29 Jenkinsfile [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 10775 Jul 16 19:29 LICENSE [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 16740 Jul 16 19:29 Makefile [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 582 Jul 16 19:29 OWNERS.md [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 9932 Jul 16 19:29 README.md [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 789 Jul 16 19:29 SECURITY.md [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 5 Jul 16 19:30 VERSION [2025-07-16T19:32:54.506Z] drwxrwxr-x 2 1001 1001 4096 Jul 16 19:29 bin [2025-07-16T19:32:54.506Z] drwxrwxr-x 19 1001 1001 4096 Jul 16 19:29 cmd [2025-07-16T19:32:54.506Z] -rw-r--r-- 1 root root 1666030 Jul 16 19:32 coverage.out [2025-07-16T19:32:54.506Z] drwxrwxr-x 2 1001 1001 4096 Jul 16 19:29 fuzz_test [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 6474 Jul 16 19:29 go.mod [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 88358 Jul 16 19:29 go.sum [2025-07-16T19:32:54.506Z] drwxrwxr-x 7 1001 1001 4096 Jul 16 19:29 internal [2025-07-16T19:32:54.506Z] drwxrwxr-x 2 1001 1001 4096 Jul 16 19:29 openapi [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 584 Jul 16 19:29 security.txt [2025-07-16T19:32:54.506Z] -rw-rw-r-- 1 1001 1001 204 Jul 16 19:29 version.go [Pipeline] sh [2025-07-16T19:32:54.819Z] + '[' -e coverage.out ] [2025-07-16T19:32:54.819Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-07-16T19:32:55.004Z] Stashed 1 file(s) [Pipeline] sh [2025-07-16T19:32:55.300Z] + make build [2025-07-16T19:32:55.300Z] 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-07-16T19:33:17.356Z] 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-07-16T19:33:17.613Z] 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-07-16T19:33:18.890Z] 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-07-16T19:33:19.825Z] 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-07-16T19:33:21.196Z] 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-07-16T19:33:26.462Z] 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-07-16T19:33:27.839Z] 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-07-16T19:33:29.740Z] 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-07-16T19:33:31.638Z] 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-07-16T19:33:33.011Z] 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-07-16T19:33:34.384Z] 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-07-16T19:33:34.957Z] 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-07-16T19:33:36.880Z] $ docker stop --time=1 fd8cc9ecebf5162f101175a5ee5f3ddb3f10ce59ca07731bc56b2a5edbbc9b24 [2025-07-16T19:33:39.513Z] $ docker rm -f --volumes fd8cc9ecebf5162f101175a5ee5f3ddb3f10ce59ca07731bc56b2a5edbbc9b24 [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-07-16T19:33:41.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-16T19:33:41.108Z] [2025-07-16T19:33:41.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T19:33:41.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-16T19:33:41.478Z] latest: Pulling from edgex-devops/edgex-compose [2025-07-16T19:33:41.478Z] 91d30c5bc195: Pulling fs layer [2025-07-16T19:33:41.478Z] 2e9b0aa3be6d: Pulling fs layer [2025-07-16T19:33:41.478Z] 9c61dcf015f6: Pulling fs layer [2025-07-16T19:33:41.478Z] 4698f68db338: Pulling fs layer [2025-07-16T19:33:41.478Z] 2a2f49069b9e: Pulling fs layer [2025-07-16T19:33:41.478Z] e0025b399a48: Pulling fs layer [2025-07-16T19:33:41.478Z] 2a2f49069b9e: Waiting [2025-07-16T19:33:41.478Z] 4698f68db338: Waiting [2025-07-16T19:33:41.478Z] e0025b399a48: Waiting [2025-07-16T19:33:41.478Z] 91d30c5bc195: Verifying Checksum [2025-07-16T19:33:41.478Z] 91d30c5bc195: Download complete [2025-07-16T19:33:41.478Z] 4698f68db338: Verifying Checksum [2025-07-16T19:33:41.478Z] 4698f68db338: Download complete [2025-07-16T19:33:41.738Z] 2e9b0aa3be6d: Verifying Checksum [2025-07-16T19:33:41.738Z] 2e9b0aa3be6d: Download complete [2025-07-16T19:33:41.738Z] e0025b399a48: Download complete [2025-07-16T19:33:41.738Z] 91d30c5bc195: Pull complete [2025-07-16T19:33:41.738Z] 2a2f49069b9e: Download complete [2025-07-16T19:33:41.738Z] 2e9b0aa3be6d: Pull complete [2025-07-16T19:33:42.306Z] 9c61dcf015f6: Verifying Checksum [2025-07-16T19:33:42.306Z] 9c61dcf015f6: Download complete [2025-07-16T19:33:45.585Z] 9c61dcf015f6: Pull complete [2025-07-16T19:33:45.585Z] 4698f68db338: Pull complete [2025-07-16T19:33:45.842Z] 2a2f49069b9e: Pull complete [2025-07-16T19:33:46.101Z] e0025b399a48: Pull complete [2025-07-16T19:33:46.101Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-07-16T19:33:46.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-16T19:33:46.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T19:33:46.334Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2025-07-16T19:33:46.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-07-16T19:33:47.323Z] $ docker top baa16a3dc5a3b5a130eb357b3b673e590efd459f2f3201056d8d41861b8d07b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T19:33:47.714Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-07-16T19:33:47.973Z] #1 [core-command internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #1 transferring dockerfile: 1.94kB done [2025-07-16T19:33:47.973Z] #1 DONE 0.1s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #2 [core-metadata internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #2 transferring dockerfile: 2.10kB done [2025-07-16T19:33:47.973Z] #2 DONE 0.1s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-16T19:33:47.973Z] #3 DONE 0.0s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #4 transferring dockerfile: 1.81kB done [2025-07-16T19:33:47.973Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-16T19:33:47.973Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-07-16T19:33:47.973Z] #4 DONE 0.1s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #5 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-07-16T19:33:47.973Z] #5 ... [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #6 transferring dockerfile: 3.02kB done [2025-07-16T19:33:47.973Z] #6 DONE 0.1s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #7 transferring dockerfile: 2.50kB done [2025-07-16T19:33:47.973Z] #7 DONE 0.1s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #8 transferring dockerfile: 2.14kB done [2025-07-16T19:33:47.973Z] #8 DONE 0.1s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #9 transferring dockerfile: 1.83kB done [2025-07-16T19:33:47.973Z] #9 DONE 0.1s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #10 transferring dockerfile: 2.23kB done [2025-07-16T19:33:47.973Z] #10 DONE 0.2s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #11 transferring dockerfile: 2.01kB done [2025-07-16T19:33:47.973Z] #11 DONE 0.2s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #12 [security-bootstrapper internal] load .dockerignore [2025-07-16T19:33:47.973Z] #12 DONE 0.0s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #13 transferring dockerfile: 1.70kB done [2025-07-16T19:33:47.973Z] #13 DONE 0.2s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #14 [core-command internal] load .dockerignore [2025-07-16T19:33:47.973Z] #14 DONE 0.0s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-16T19:33:47.973Z] #3 DONE 0.0s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-07-16T19:33:47.973Z] #15 transferring dockerfile: 1.69kB done [2025-07-16T19:33:47.973Z] #15 DONE 0.2s [2025-07-16T19:33:47.973Z] [2025-07-16T19:33:47.973Z] #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-07-16T19:33:48.233Z] #5 DONE 0.2s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #16 [core-data internal] load build definition from Dockerfile [2025-07-16T19:33:48.233Z] #16 transferring dockerfile: 2.04kB done [2025-07-16T19:33:48.233Z] #16 DONE 0.2s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #17 [support-notifications internal] load build definition from Dockerfile [2025-07-16T19:33:48.233Z] #17 transferring dockerfile: 2.00kB done [2025-07-16T19:33:48.233Z] #17 DONE 0.2s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #18 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-07-16T19:33:48.233Z] #18 transferring dockerfile: 1.89kB done [2025-07-16T19:33:48.233Z] #18 DONE 0.2s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-16T19:33:48.233Z] #3 DONE 0.0s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #19 [security-proxy-auth internal] load .dockerignore [2025-07-16T19:33:48.233Z] #19 transferring context: 50B done [2025-07-16T19:33:48.233Z] #19 DONE 0.0s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #14 [core-command internal] load .dockerignore [2025-07-16T19:33:48.233Z] #14 transferring context: 50B done [2025-07-16T19:33:48.233Z] #14 DONE 0.1s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #12 [security-bootstrapper internal] load .dockerignore [2025-07-16T19:33:48.233Z] #12 transferring context: 50B done [2025-07-16T19:33:48.233Z] #12 DONE 0.1s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #20 [core-metadata internal] load .dockerignore [2025-07-16T19:33:48.233Z] #20 transferring context: 50B done [2025-07-16T19:33:48.233Z] #20 DONE 0.1s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #21 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T19:33:48.233Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-16T19:33:48.233Z] #21 ... [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #22 [support-scheduler internal] load .dockerignore [2025-07-16T19:33:48.233Z] #22 transferring context: 50B done [2025-07-16T19:33:48.233Z] #22 DONE 0.1s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-07-16T19:33:48.233Z] #23 transferring context: 50B done [2025-07-16T19:33:48.233Z] #23 DONE 0.1s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #24 [core-keeper internal] load .dockerignore [2025-07-16T19:33:48.233Z] #24 transferring context: 50B done [2025-07-16T19:33:48.233Z] #24 DONE 0.1s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #25 [security-proxy-setup internal] load .dockerignore [2025-07-16T19:33:48.233Z] #25 transferring context: 50B done [2025-07-16T19:33:48.233Z] #25 DONE 0.1s [2025-07-16T19:33:48.233Z] [2025-07-16T19:33:48.233Z] #21 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T19:33:48.233Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-16T19:33:48.233Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-16T19:33:48.233Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-16T19:33:48.233Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-16T19:33:48.233Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-07-16T19:33:48.491Z] #21 ... [2025-07-16T19:33:48.491Z] [2025-07-16T19:33:48.491Z] #26 [core-data internal] load .dockerignore [2025-07-16T19:33:48.491Z] #26 transferring context: 50B done [2025-07-16T19:33:48.491Z] #26 DONE 0.2s [2025-07-16T19:33:48.491Z] [2025-07-16T19:33:48.491Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-07-16T19:33:48.491Z] #27 transferring context: 50B 0.0s done [2025-07-16T19:33:48.491Z] #27 DONE 0.2s [2025-07-16T19:33:48.491Z] [2025-07-16T19:33:48.491Z] #21 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T19:33:48.491Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-16T19:33:48.491Z] #21 ... [2025-07-16T19:33:48.491Z] [2025-07-16T19:33:48.491Z] #28 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-16T19:33:48.491Z] #28 DONE 0.4s [2025-07-16T19:33:48.491Z] [2025-07-16T19:33:48.491Z] #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T19:33:48.491Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-16T19:33:48.491Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-16T19:33:48.491Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-16T19:33:48.491Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-16T19:33:48.491Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-07-16T19:33:48.492Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-16T19:33:48.492Z] #21 ... [2025-07-16T19:33:48.492Z] [2025-07-16T19:33:48.492Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-07-16T19:33:48.492Z] #29 DONE 0.5s [2025-07-16T19:33:48.492Z] [2025-07-16T19:33:48.492Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-07-16T19:33:48.492Z] #30 DONE 0.6s [2025-07-16T19:33:48.492Z] [2025-07-16T19:33:48.492Z] #31 [support-notifications internal] load .dockerignore [2025-07-16T19:33:48.492Z] #31 transferring context: 50B 0.0s done [2025-07-16T19:33:48.492Z] #31 DONE 0.4s [2025-07-16T19:33:48.750Z] [2025-07-16T19:33:48.750Z] #32 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-07-16T19:33:49.318Z] #32 DONE 0.9s [2025-07-16T19:33:49.318Z] [2025-07-16T19:33:49.318Z] #28 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-16T19:33:49.319Z] #28 DONE 0.4s [2025-07-16T19:33:49.319Z] [2025-07-16T19:33:49.319Z] #33 [security-spire-agent internal] load .dockerignore [2025-07-16T19:33:49.319Z] #33 transferring context: 50B done [2025-07-16T19:33:49.319Z] #33 DONE 0.9s [2025-07-16T19:33:49.319Z] [2025-07-16T19:33:49.319Z] #34 [security-spire-agent internal] load build context [2025-07-16T19:33:49.319Z] #34 DONE 0.0s [2025-07-16T19:33:49.319Z] [2025-07-16T19:33:49.319Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-16T19:33:49.319Z] #35 DONE 0.0s [2025-07-16T19:33:49.319Z] [2025-07-16T19:33:49.319Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-07-16T19:33:49.319Z] #36 DONE 0.0s [2025-07-16T19:33:49.319Z] [2025-07-16T19:33:49.319Z] #37 [security-spire-server internal] load .dockerignore [2025-07-16T19:33:49.319Z] #37 transferring context: 50B done [2025-07-16T19:33:49.319Z] #37 DONE 0.9s [2025-07-16T19:33:49.319Z] [2025-07-16T19:33:49.319Z] #21 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T19:33:49.319Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-16T19:33:49.319Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-16T19:33:49.319Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-16T19:33:49.319Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-16T19:33:49.319Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-07-16T19:33:49.319Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-16T19:33:49.580Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-16T19:33:49.580Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-16T19:33:49.580Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-16T19:33:49.580Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-16T19:33:49.580Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-07-16T19:33:49.580Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-16T19:33:49.580Z] #21 DONE 1.3s [2025-07-16T19:33:49.580Z] [2025-07-16T19:33:49.580Z] #38 [security-spire-config internal] load .dockerignore [2025-07-16T19:33:49.580Z] #38 transferring context: 50B 0.0s done [2025-07-16T19:33:49.580Z] #38 DONE 0.9s [2025-07-16T19:33:49.580Z] [2025-07-16T19:33:49.580Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-16T19:33:49.580Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-16T19:33:49.837Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-07-16T19:33:49.837Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-07-16T19:33:49.837Z] #35 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-07-16T19:33:49.837Z] #35 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-07-16T19:33:49.837Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-07-16T19:33:49.837Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-07-16T19:33:50.097Z] #35 ... [2025-07-16T19:33:50.097Z] [2025-07-16T19:33:50.097Z] #34 [security-spire-agent internal] load build context [2025-07-16T19:33:50.097Z] #34 transferring context: 23.33kB 0.0s done [2025-07-16T19:33:50.097Z] #34 DONE 0.6s [2025-07-16T19:33:50.097Z] [2025-07-16T19:33:50.097Z] #39 [security-spire-config internal] load build context [2025-07-16T19:33:50.097Z] #39 transferring context: 22.05kB 0.0s done [2025-07-16T19:33:50.097Z] #39 DONE 0.5s [2025-07-16T19:33:50.097Z] [2025-07-16T19:33:50.097Z] #40 [security-spire-server internal] load build context [2025-07-16T19:33:50.097Z] #40 transferring context: 23.80kB 0.0s done [2025-07-16T19:33:50.097Z] #40 DONE 0.6s [2025-07-16T19:33:50.097Z] [2025-07-16T19:33:50.097Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-16T19:33:50.097Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-07-16T19:33:50.097Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-07-16T19:33:50.097Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-07-16T19:33:50.097Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-07-16T19:33:50.097Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-07-16T19:33:50.097Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-07-16T19:33:50.356Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 0.4s [2025-07-16T19:33:50.356Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-07-16T19:33:50.356Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.5s [2025-07-16T19:33:50.356Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 32.51MB / 36.47MB 0.6s [2025-07-16T19:33:50.615Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-07-16T19:33:50.615Z] #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s done [2025-07-16T19:33:50.872Z] #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-07-16T19:33:55.067Z] #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.6s done [2025-07-16T19:33:58.361Z] #35 ... [2025-07-16T19:33:58.362Z] [2025-07-16T19:33:58.362Z] #41 [security-proxy-auth internal] load build context [2025-07-16T19:33:58.362Z] #41 transferring context: 508.61MB 9.5s done [2025-07-16T19:33:58.362Z] #41 ... [2025-07-16T19:33:58.362Z] [2025-07-16T19:33:58.362Z] #42 [core-command internal] load build context [2025-07-16T19:33:58.362Z] #42 ... [2025-07-16T19:33:58.362Z] [2025-07-16T19:33:58.362Z] #43 [security-proxy-setup internal] load build context [2025-07-16T19:33:58.362Z] #43 transferring context: 508.61MB 8.6s done [2025-07-16T19:33:58.362Z] #43 ... [2025-07-16T19:33:58.362Z] [2025-07-16T19:33:58.362Z] #44 [core-metadata internal] load build context [2025-07-16T19:33:58.362Z] #44 transferring context: 508.61MB 8.9s done [2025-07-16T19:33:58.757Z] #44 ... [2025-07-16T19:33:58.757Z] [2025-07-16T19:33:58.757Z] #45 [core-common-config-bootstrapper internal] load build context [2025-07-16T19:33:58.757Z] #45 transferring context: 508.61MB 9.1s done [2025-07-16T19:33:59.057Z] #45 ... [2025-07-16T19:33:59.057Z] [2025-07-16T19:33:59.057Z] #46 [support-scheduler internal] load build context [2025-07-16T19:33:59.057Z] #46 transferring context: 508.61MB 8.9s done [2025-07-16T19:33:59.057Z] #46 ... [2025-07-16T19:33:59.057Z] [2025-07-16T19:33:59.057Z] #47 [core-data internal] load build context [2025-07-16T19:33:59.057Z] #47 transferring context: 508.61MB 8.7s done [2025-07-16T19:33:59.316Z] #47 ... [2025-07-16T19:33:59.316Z] [2025-07-16T19:33:59.316Z] #48 [core-keeper internal] load build context [2025-07-16T19:33:59.316Z] #48 transferring context: 508.61MB 9.8s done [2025-07-16T19:33:59.316Z] #48 ... [2025-07-16T19:33:59.316Z] [2025-07-16T19:33:59.316Z] #49 [security-spiffe-token-provider internal] load build context [2025-07-16T19:33:59.316Z] #49 transferring context: 508.61MB 9.1s done [2025-07-16T19:33:59.577Z] #49 ... [2025-07-16T19:33:59.577Z] [2025-07-16T19:33:59.577Z] #50 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-07-16T19:33:59.577Z] #0 1.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:33:59.577Z] #0 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:33:59.577Z] #0 1.531 v3.20.6-247-g5e93e903f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-16T19:33:59.577Z] #0 1.531 v3.20.6-245-g905bc1f918b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-16T19:33:59.577Z] #0 1.531 OK: 24171 distinct packages available [2025-07-16T19:33:59.577Z] #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:33:59.577Z] #0 1.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:33:59.577Z] #0 2.164 (1/5) Installing dumb-init (1.2.5-r3) [2025-07-16T19:33:59.577Z] #0 2.164 (2/5) Installing musl-obstack (1.2.3-r2) [2025-07-16T19:33:59.577Z] #0 2.168 (3/5) Installing libucontext (1.2-r3) [2025-07-16T19:33:59.577Z] #0 2.170 (4/5) Installing gcompat (1.1.0-r4) [2025-07-16T19:33:59.577Z] #0 2.176 (5/5) Installing openssl (3.3.4-r0) [2025-07-16T19:33:59.577Z] #0 2.184 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:33:59.577Z] #0 2.191 OK: 9 MiB in 19 packages [2025-07-16T19:33:59.577Z] #50 ... [2025-07-16T19:33:59.577Z] [2025-07-16T19:33:59.577Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-07-16T19:33:59.835Z] #51 ... [2025-07-16T19:33:59.835Z] [2025-07-16T19:33:59.835Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-07-16T19:33:59.835Z] #52 ... [2025-07-16T19:33:59.835Z] [2025-07-16T19:33:59.835Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-16T19:34:00.094Z] #53 ... [2025-07-16T19:34:00.094Z] [2025-07-16T19:34:00.094Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-16T19:34:00.094Z] #0 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.094Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.094Z] #0 1.809 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:00.094Z] #0 1.809 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:00.094Z] #0 1.822 OK: 8 MiB in 15 packages [2025-07-16T19:34:00.353Z] #54 ... [2025-07-16T19:34:00.353Z] [2025-07-16T19:34:00.353Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-07-16T19:34:00.353Z] #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.353Z] #0 1.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.353Z] #0 1.507 (1/7) Installing ca-certificates (20250619-r0) [2025-07-16T19:34:00.353Z] #0 1.507 (2/7) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:00.353Z] #0 1.507 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-07-16T19:34:00.353Z] #0 1.507 (4/7) Installing libsodium (1.0.19-r0) [2025-07-16T19:34:00.353Z] #0 1.520 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-16T19:34:00.353Z] #0 1.549 (6/7) Installing libzmq (4.3.5-r2) [2025-07-16T19:34:00.353Z] #0 1.661 (7/7) Installing zeromq (4.3.5-r2) [2025-07-16T19:34:00.353Z] #0 1.747 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:00.353Z] #0 1.770 Executing ca-certificates-20250619-r0.trigger [2025-07-16T19:34:00.353Z] #0 1.873 OK: 12 MiB in 21 packages [2025-07-16T19:34:00.353Z] #55 ... [2025-07-16T19:34:00.353Z] [2025-07-16T19:34:00.353Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-07-16T19:34:00.353Z] #0 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.353Z] #0 0.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.353Z] #0 1.029 v3.20.6-247-g5e93e903f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-16T19:34:00.353Z] #0 1.029 v3.20.6-245-g905bc1f918b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-16T19:34:00.353Z] #0 1.029 OK: 24171 distinct packages available [2025-07-16T19:34:00.353Z] #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.353Z] #0 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.353Z] #0 1.596 (1/14) Installing ca-certificates (20250619-r0) [2025-07-16T19:34:00.353Z] #0 1.673 (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-16T19:34:00.353Z] #0 1.694 (3/14) Installing c-ares (1.33.1-r0) [2025-07-16T19:34:00.353Z] #0 1.698 (4/14) Installing libunistring (1.2-r0) [2025-07-16T19:34:00.353Z] #0 1.723 (5/14) Installing libidn2 (2.3.7-r0) [2025-07-16T19:34:00.353Z] #0 1.741 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-16T19:34:00.353Z] #0 1.750 (7/14) Installing libpsl (0.21.5-r1) [2025-07-16T19:34:00.353Z] #0 1.752 (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-16T19:34:00.353Z] #0 1.768 (9/14) Installing libcurl (8.12.1-r0) [2025-07-16T19:34:00.353Z] #0 1.794 (10/14) Installing curl (8.12.1-r0) [2025-07-16T19:34:00.353Z] #0 1.800 (11/14) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:00.353Z] #0 1.809 (12/14) Installing musl-obstack (1.2.3-r2) [2025-07-16T19:34:00.353Z] #0 1.826 (13/14) Installing libucontext (1.2-r3) [2025-07-16T19:34:00.353Z] #0 1.828 (14/14) Installing gcompat (1.1.0-r4) [2025-07-16T19:34:00.353Z] #0 1.843 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:00.353Z] #0 1.856 Executing ca-certificates-20250619-r0.trigger [2025-07-16T19:34:00.353Z] #0 1.906 OK: 13 MiB in 28 packages [2025-07-16T19:34:00.612Z] #56 DONE 11.0s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #57 [security-secretstore-setup internal] load build definition from Dockerfile [2025-07-16T19:34:00.612Z] #57 transferring dockerfile: 2.49kB 0.0s done [2025-07-16T19:34:00.612Z] #57 DONE 9.5s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-16T19:34:00.612Z] #3 DONE 0.0s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-07-16T19:34:00.612Z] #5 DONE 0.2s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-07-16T19:34:00.612Z] #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 1.191 OK: 248 MiB in 58 packages [2025-07-16T19:34:00.612Z] #58 DONE 11.0s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #59 [security-bootstrapper internal] load build context [2025-07-16T19:34:00.612Z] #59 transferring context: 508.61MB 8.4s done [2025-07-16T19:34:00.612Z] #59 DONE 12.3s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-07-16T19:34:00.612Z] #50 DONE 11.0s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-07-16T19:34:00.612Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 3.120 v3.20.6-247-g5e93e903f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-16T19:34:00.612Z] #0 3.120 v3.20.6-245-g905bc1f918b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-16T19:34:00.612Z] #0 3.120 OK: 24177 distinct packages available [2025-07-16T19:34:00.612Z] #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 4.553 OK: 248 MiB in 58 packages [2025-07-16T19:34:00.612Z] #60 DONE 11.1s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-16T19:34:00.612Z] #61 DONE 11.1s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-07-16T19:34:00.612Z] #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 2.008 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:00.612Z] #0 2.039 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:00.612Z] #0 2.048 OK: 8 MiB in 15 packages [2025-07-16T19:34:00.612Z] #62 DONE 11.1s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-07-16T19:34:00.612Z] #0 3.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 4.652 OK: 248 MiB in 58 packages [2025-07-16T19:34:00.612Z] #63 DONE 11.1s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-16T19:34:00.612Z] #54 DONE 11.1s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-07-16T19:34:00.612Z] #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 1.675 (1/4) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:00.612Z] #0 1.675 (2/4) Installing openssl (3.3.4-r0) [2025-07-16T19:34:00.612Z] #0 1.702 (3/4) Installing su-exec (0.2-r3) [2025-07-16T19:34:00.612Z] #0 1.789 (4/4) Installing yq-go (4.44.1-r2) [2025-07-16T19:34:00.612Z] #0 1.939 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:00.612Z] #0 1.956 OK: 19 MiB in 18 packages [2025-07-16T19:34:00.612Z] #64 DONE 11.1s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-07-16T19:34:00.612Z] #55 DONE 11.1s [2025-07-16T19:34:00.612Z] [2025-07-16T19:34:00.612Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-07-16T19:34:00.612Z] #0 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.612Z] #0 1.730 (1/3) Installing ca-certificates (20250619-r0) [2025-07-16T19:34:00.612Z] #0 1.743 (2/3) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:00.612Z] #0 1.749 (3/3) Installing tzdata (2025b-r0) [2025-07-16T19:34:00.613Z] #0 1.860 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:00.613Z] #0 1.885 Executing ca-certificates-20250619-r0.trigger [2025-07-16T19:34:00.613Z] #0 2.042 OK: 10 MiB in 17 packages [2025-07-16T19:34:00.613Z] #65 DONE 11.1s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-07-16T19:34:00.613Z] #0 1.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.613Z] #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.613Z] #0 1.941 OK: 248 MiB in 58 packages [2025-07-16T19:34:00.613Z] #66 DONE 11.1s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #43 [security-proxy-setup internal] load build context [2025-07-16T19:34:00.613Z] #43 DONE 12.3s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-07-16T19:34:00.613Z] #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.613Z] #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:00.613Z] #0 1.918 (1/2) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:00.613Z] #0 1.929 (2/2) Installing su-exec (0.2-r3) [2025-07-16T19:34:00.613Z] #0 1.932 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:00.613Z] #0 1.944 OK: 8 MiB in 16 packages [2025-07-16T19:34:00.613Z] #67 DONE 11.1s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #44 [core-metadata internal] load build context [2025-07-16T19:34:00.613Z] #44 DONE 12.4s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #46 [support-scheduler internal] load build context [2025-07-16T19:34:00.613Z] #46 DONE 12.4s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #47 [core-data internal] load build context [2025-07-16T19:34:00.613Z] #47 DONE 12.2s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #45 [core-common-config-bootstrapper internal] load build context [2025-07-16T19:34:00.613Z] #45 DONE 12.4s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #49 [security-spiffe-token-provider internal] load build context [2025-07-16T19:34:00.613Z] #49 DONE 12.2s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #41 [security-proxy-auth internal] load build context [2025-07-16T19:34:00.613Z] #41 DONE 12.5s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #48 [core-keeper internal] load build context [2025-07-16T19:34:00.613Z] #48 DONE 12.4s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #68 [support-notifications internal] load build context [2025-07-16T19:34:00.613Z] #68 transferring context: 508.61MB 8.7s done [2025-07-16T19:34:00.613Z] #68 DONE 11.2s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #42 [core-command internal] load build context [2025-07-16T19:34:00.613Z] #42 transferring context: 508.61MB 10.1s done [2025-07-16T19:34:00.613Z] #42 DONE 12.4s [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #69 [security-secretstore-setup internal] load .dockerignore [2025-07-16T19:34:00.613Z] #69 ... [2025-07-16T19:34:00.613Z] [2025-07-16T19:34:00.613Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-07-16T19:34:00.613Z] #36 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done [2025-07-16T19:34:00.613Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-07-16T19:34:00.613Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-07-16T19:34:00.613Z] #36 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-07-16T19:34:00.613Z] #36 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-07-16T19:34:00.613Z] #36 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-07-16T19:34:00.613Z] #36 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-07-16T19:34:00.613Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-07-16T19:34:00.613Z] #36 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.3s done [2025-07-16T19:34:00.613Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-07-16T19:34:00.613Z] #36 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-07-16T19:34:00.613Z] #36 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.8s done [2025-07-16T19:34:00.871Z] #36 DONE 11.4s [2025-07-16T19:34:00.871Z] [2025-07-16T19:34:00.871Z] #28 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-16T19:34:00.871Z] #28 DONE 0.5s [2025-07-16T19:34:00.871Z] [2025-07-16T19:34:00.871Z] #32 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-07-16T19:34:00.871Z] #32 DONE 1.0s [2025-07-16T19:34:00.871Z] [2025-07-16T19:34:00.871Z] #21 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-16T19:34:00.871Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-16T19:34:00.871Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-16T19:34:00.871Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-16T19:34:00.871Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-16T19:34:00.871Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-07-16T19:34:00.872Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-16T19:34:00.872Z] #21 DONE 1.4s [2025-07-16T19:34:00.872Z] [2025-07-16T19:34:00.872Z] #69 [security-secretstore-setup internal] load .dockerignore [2025-07-16T19:34:00.872Z] #69 transferring context: 50B done [2025-07-16T19:34:00.872Z] #69 DONE 0.3s [2025-07-16T19:34:00.872Z] [2025-07-16T19:34:00.872Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:00.872Z] #70 DONE 0.2s [2025-07-16T19:34:00.872Z] [2025-07-16T19:34:00.872Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:00.872Z] #71 DONE 0.2s [2025-07-16T19:34:00.872Z] [2025-07-16T19:34:00.872Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:00.872Z] #72 DONE 0.2s [2025-07-16T19:34:00.872Z] [2025-07-16T19:34:00.872Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:00.872Z] #73 DONE 0.2s [2025-07-16T19:34:00.872Z] [2025-07-16T19:34:00.872Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-16T19:34:00.872Z] #35 DONE 11.4s [2025-07-16T19:34:00.872Z] [2025-07-16T19:34:00.872Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:01.439Z] #74 ... [2025-07-16T19:34:01.439Z] [2025-07-16T19:34:01.439Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-16T19:34:01.439Z] #53 DONE 11.9s [2025-07-16T19:34:01.439Z] [2025-07-16T19:34:01.439Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:02.376Z] #74 ... [2025-07-16T19:34:02.376Z] [2025-07-16T19:34:02.376Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-07-16T19:34:02.376Z] #51 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.376Z] #51 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.376Z] #51 12.30 OK: 248 MiB in 58 packages [2025-07-16T19:34:02.376Z] #51 DONE 12.7s [2025-07-16T19:34:02.376Z] [2025-07-16T19:34:02.376Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:02.376Z] #74 ... [2025-07-16T19:34:02.376Z] [2025-07-16T19:34:02.376Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:02.376Z] #75 DONE 0.2s [2025-07-16T19:34:02.376Z] [2025-07-16T19:34:02.376Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:02.946Z] #74 ... [2025-07-16T19:34:02.946Z] [2025-07-16T19:34:02.946Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-07-16T19:34:02.946Z] #52 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #52 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #52 12.25 v3.20.6-247-g5e93e903f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-16T19:34:02.946Z] #52 12.25 v3.20.6-245-g905bc1f918b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-16T19:34:02.946Z] #52 12.25 OK: 24171 distinct packages available [2025-07-16T19:34:02.946Z] #52 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #52 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #52 12.75 (1/4) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:02.946Z] #52 12.75 (2/4) Installing musl-obstack (1.2.3-r2) [2025-07-16T19:34:02.946Z] #52 12.76 (3/4) Installing libucontext (1.2-r3) [2025-07-16T19:34:02.946Z] #52 12.77 (4/4) Installing gcompat (1.1.0-r4) [2025-07-16T19:34:02.946Z] #52 12.77 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:02.946Z] #52 12.82 OK: 8 MiB in 18 packages [2025-07-16T19:34:02.946Z] #52 DONE 13.2s [2025-07-16T19:34:02.946Z] [2025-07-16T19:34:02.946Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-07-16T19:34:02.946Z] #0 1.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.883 OK: 13 MiB in 28 packages [2025-07-16T19:34:02.946Z] #76 DONE 2.2s [2025-07-16T19:34:02.946Z] [2025-07-16T19:34:02.946Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-07-16T19:34:02.946Z] #0 1.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.836 OK: 12 MiB in 21 packages [2025-07-16T19:34:02.946Z] #77 DONE 2.2s [2025-07-16T19:34:02.946Z] [2025-07-16T19:34:02.946Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-07-16T19:34:02.946Z] #0 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.900 OK: 9 MiB in 19 packages [2025-07-16T19:34:02.946Z] #78 DONE 2.2s [2025-07-16T19:34:02.946Z] [2025-07-16T19:34:02.946Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-07-16T19:34:02.946Z] #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 2.062 OK: 10 MiB in 17 packages [2025-07-16T19:34:02.946Z] #79 DONE 2.2s [2025-07-16T19:34:02.946Z] [2025-07-16T19:34:02.946Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-07-16T19:34:02.946Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 1.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:02.946Z] #0 2.112 OK: 8 MiB in 15 packages [2025-07-16T19:34:02.946Z] #80 DONE 2.3s [2025-07-16T19:34:02.946Z] [2025-07-16T19:34:02.946Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:03.885Z] #74 ... [2025-07-16T19:34:03.885Z] [2025-07-16T19:34:03.885Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-07-16T19:34:03.885Z] #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 2.177 OK: 19 MiB in 18 packages [2025-07-16T19:34:03.885Z] #81 DONE 3.1s [2025-07-16T19:34:03.885Z] [2025-07-16T19:34:03.885Z] #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-07-16T19:34:03.885Z] #0 1.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 1.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 2.213 OK: 8 MiB in 15 packages [2025-07-16T19:34:03.885Z] #82 DONE 3.2s [2025-07-16T19:34:03.885Z] [2025-07-16T19:34:03.885Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-07-16T19:34:03.885Z] #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 2.629 OK: 8 MiB in 16 packages [2025-07-16T19:34:03.885Z] #83 DONE 3.1s [2025-07-16T19:34:03.885Z] [2025-07-16T19:34:03.885Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-07-16T19:34:03.885Z] #0 1.341 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 1.958 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:03.885Z] #0 2.656 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:03.885Z] #0 2.953 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:03.885Z] #0 2.957 OK: 8 MiB in 15 packages [2025-07-16T19:34:03.885Z] #84 DONE 3.2s [2025-07-16T19:34:03.885Z] [2025-07-16T19:34:03.885Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-07-16T19:34:03.885Z] #85 DONE 1.0s [2025-07-16T19:34:03.885Z] [2025-07-16T19:34:03.885Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-16T19:34:03.885Z] #86 DONE 1.0s [2025-07-16T19:34:03.885Z] [2025-07-16T19:34:03.885Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:04.144Z] #74 ... [2025-07-16T19:34:04.144Z] [2025-07-16T19:34:04.144Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-07-16T19:34:04.144Z] #87 DONE 0.3s [2025-07-16T19:34:04.144Z] [2025-07-16T19:34:04.144Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-07-16T19:34:04.144Z] #88 DONE 0.2s [2025-07-16T19:34:04.144Z] [2025-07-16T19:34:04.144Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:04.406Z] #74 ... [2025-07-16T19:34:04.406Z] [2025-07-16T19:34:04.406Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2025-07-16T19:34:04.406Z] #89 DONE 0.3s [2025-07-16T19:34:04.406Z] [2025-07-16T19:34:04.406Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-16T19:34:04.406Z] #90 DONE 0.6s [2025-07-16T19:34:04.406Z] [2025-07-16T19:34:04.406Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:04.406Z] #74 ... [2025-07-16T19:34:04.406Z] [2025-07-16T19:34:04.406Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-07-16T19:34:04.406Z] #91 DONE 0.1s [2025-07-16T19:34:04.406Z] [2025-07-16T19:34:04.406Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-07-16T19:34:04.406Z] #92 DONE 0.1s [2025-07-16T19:34:04.407Z] [2025-07-16T19:34:04.407Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:04.665Z] #74 ... [2025-07-16T19:34:04.665Z] [2025-07-16T19:34:04.665Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-07-16T19:34:04.665Z] #93 DONE 0.1s [2025-07-16T19:34:04.665Z] [2025-07-16T19:34:04.665Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-07-16T19:34:04.665Z] #94 DONE 0.1s [2025-07-16T19:34:04.665Z] [2025-07-16T19:34:04.665Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:04.665Z] #74 ... [2025-07-16T19:34:04.665Z] [2025-07-16T19:34:04.665Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-07-16T19:34:04.665Z] #95 DONE 0.1s [2025-07-16T19:34:04.665Z] [2025-07-16T19:34:04.665Z] #74 [security-secretstore-setup internal] load build context [2025-07-16T19:34:04.665Z] #74 transferring context: 508.61MB 3.8s done [2025-07-16T19:34:04.665Z] #74 DONE 4.0s [2025-07-16T19:34:04.665Z] [2025-07-16T19:34:04.665Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-07-16T19:34:04.665Z] #96 DONE 0.2s [2025-07-16T19:34:04.665Z] [2025-07-16T19:34:04.665Z] #97 [security-spire-server] exporting to image [2025-07-16T19:34:04.665Z] #97 exporting layers [2025-07-16T19:34:04.923Z] #97 ... [2025-07-16T19:34:04.923Z] [2025-07-16T19:34:04.923Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:04.923Z] #75 DONE 0.3s [2025-07-16T19:34:04.923Z] [2025-07-16T19:34:04.923Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-07-16T19:34:04.923Z] #98 DONE 0.1s [2025-07-16T19:34:04.923Z] [2025-07-16T19:34:04.923Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-07-16T19:34:04.923Z] #99 DONE 1.1s [2025-07-16T19:34:04.923Z] [2025-07-16T19:34:04.923Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-07-16T19:34:04.923Z] #100 DONE 0.1s [2025-07-16T19:34:04.923Z] [2025-07-16T19:34:04.923Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-07-16T19:34:04.923Z] #101 DONE 0.1s [2025-07-16T19:34:04.923Z] [2025-07-16T19:34:04.923Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-07-16T19:34:04.923Z] #0 2.393 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:04.923Z] #0 2.828 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:04.923Z] #0 3.541 OK: 248 MiB in 58 packages [2025-07-16T19:34:04.923Z] #102 DONE 3.7s [2025-07-16T19:34:04.923Z] [2025-07-16T19:34:04.923Z] #103 [security-spire-agent] exporting to image [2025-07-16T19:34:05.182Z] #103 ... [2025-07-16T19:34:05.182Z] [2025-07-16T19:34:05.182Z] #104 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-07-16T19:34:05.182Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:05.182Z] #0 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:05.182Z] #0 4.024 (1/4) Installing ca-certificates (20250619-r0) [2025-07-16T19:34:05.182Z] #0 4.051 (2/4) Installing dumb-init (1.2.5-r3) [2025-07-16T19:34:05.182Z] #0 4.051 (3/4) Installing su-exec (0.2-r3) [2025-07-16T19:34:05.182Z] #0 4.054 (4/4) Installing yq-go (4.44.1-r2) [2025-07-16T19:34:05.182Z] #0 4.151 Executing busybox-1.36.1-r29.trigger [2025-07-16T19:34:05.182Z] #0 4.157 Executing ca-certificates-20250619-r0.trigger [2025-07-16T19:34:05.182Z] #0 4.199 OK: 19 MiB in 18 packages [2025-07-16T19:34:05.182Z] #104 DONE 4.3s [2025-07-16T19:34:05.182Z] [2025-07-16T19:34:05.182Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-07-16T19:34:05.182Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:05.182Z] #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:05.182Z] #0 2.222 OK: 8 MiB in 18 packages [2025-07-16T19:34:05.182Z] #105 DONE 2.3s [2025-07-16T19:34:05.182Z] [2025-07-16T19:34:05.182Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-07-16T19:34:05.182Z] #106 DONE 0.1s [2025-07-16T19:34:05.442Z] [2025-07-16T19:34:05.442Z] #97 [security-spire-server] exporting to image [2025-07-16T19:34:05.442Z] #97 exporting layers 0.5s done [2025-07-16T19:34:05.442Z] #97 writing image sha256:dbb22b1deebf5dad677fbc2cdcc3c5857a01dcea3f95c306651c840a616e22bd done [2025-07-16T19:34:05.442Z] #97 naming to docker.io/library/security-spire-server done [2025-07-16T19:34:05.442Z] #97 DONE 0.5s [2025-07-16T19:34:05.442Z] [2025-07-16T19:34:05.442Z] #107 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-07-16T19:34:05.442Z] #107 ... [2025-07-16T19:34:05.442Z] [2025-07-16T19:34:05.442Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-16T19:34:05.442Z] #108 DONE 0.5s [2025-07-16T19:34:05.701Z] [2025-07-16T19:34:05.701Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-07-16T19:34:05.701Z] #109 DONE 0.0s [2025-07-16T19:34:05.701Z] [2025-07-16T19:34:05.701Z] #103 [security-spire-agent] exporting to image [2025-07-16T19:34:05.701Z] #103 exporting layers 0.7s done [2025-07-16T19:34:05.701Z] #103 writing image sha256:73ffdf334d93d1e84fa9019599b4997274d86b98fa25928bc3f5eb412ba56882 done [2025-07-16T19:34:05.701Z] #103 naming to docker.io/library/security-spire-agent done [2025-07-16T19:34:05.701Z] #103 DONE 0.7s [2025-07-16T19:34:05.701Z] [2025-07-16T19:34:05.701Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2025-07-16T19:34:05.701Z] #110 DONE 0.0s [2025-07-16T19:34:05.701Z] [2025-07-16T19:34:05.701Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-07-16T19:34:05.701Z] #111 DONE 0.1s [2025-07-16T19:34:05.701Z] [2025-07-16T19:34:05.701Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:05.959Z] #112 ... [2025-07-16T19:34:05.959Z] [2025-07-16T19:34:05.959Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-07-16T19:34:05.959Z] #113 DONE 0.0s [2025-07-16T19:34:05.959Z] [2025-07-16T19:34:05.959Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-07-16T19:34:05.959Z] #114 DONE 0.0s [2025-07-16T19:34:05.959Z] [2025-07-16T19:34:05.959Z] #115 [security-spire-config] exporting to image [2025-07-16T19:34:06.219Z] #115 exporting layers 0.4s done [2025-07-16T19:34:06.219Z] #115 writing image sha256:567c5e8fec2e28a32ba9cede05f02bec80abd39158cd078db43f2fa1ef00ae86 done [2025-07-16T19:34:06.219Z] #115 naming to docker.io/library/security-spire-config done [2025-07-16T19:34:06.219Z] #115 DONE 0.4s [2025-07-16T19:34:06.219Z] [2025-07-16T19:34:06.219Z] #107 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-07-16T19:34:06.219Z] #107 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:06.219Z] #107 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-16T19:34:06.219Z] #107 1.021 OK: 19 MiB in 18 packages [2025-07-16T19:34:06.219Z] #107 DONE 1.1s [2025-07-16T19:34:06.219Z] [2025-07-16T19:34:06.219Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:11.492Z] #116 ... [2025-07-16T19:34:11.492Z] [2025-07-16T19:34:11.492Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:11.492Z] #117 ... [2025-07-16T19:34:11.492Z] [2025-07-16T19:34:11.492Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:11.492Z] #118 ... [2025-07-16T19:34:11.492Z] [2025-07-16T19:34:11.492Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:11.492Z] #119 ... [2025-07-16T19:34:11.492Z] [2025-07-16T19:34:11.492Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:39.317Z] #120 DONE 34.6s [2025-07-16T19:34:39.317Z] [2025-07-16T19:34:39.317Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:39.317Z] #117 DONE 36.0s [2025-07-16T19:34:39.317Z] [2025-07-16T19:34:39.317Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:39.317Z] #118 DONE 36.0s [2025-07-16T19:34:39.317Z] [2025-07-16T19:34:39.317Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:39.317Z] #116 DONE 36.1s [2025-07-16T19:34:39.317Z] [2025-07-16T19:34:39.317Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:39.317Z] #119 DONE 36.0s [2025-07-16T19:34:39.317Z] [2025-07-16T19:34:39.317Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-07-16T19:34:39.317Z] #121 ... [2025-07-16T19:34:39.317Z] [2025-07-16T19:34:39.317Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:39.317Z] #112 DONE 31.7s [2025-07-16T19:34:39.317Z] [2025-07-16T19:34:39.317Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #122 ... [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #123 [core-keeper builder 7/8] COPY . . [2025-07-16T19:34:42.606Z] #123 DONE 5.2s [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #124 DONE 5.3s [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:42.606Z] #125 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:42.606Z] #126 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #127 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #128 [support-scheduler builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #128 DONE 5.3s [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #122 DONE 5.4s [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #129 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:42.606Z] #130 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:42.606Z] #131 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #132 [support-notifications builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #132 DONE 5.3s [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #121 DONE 5.3s [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:42.606Z] #133 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #134 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:42.606Z] #135 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:42.606Z] #136 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #137 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:42.606Z] #138 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:42.606Z] #139 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:42.606Z] #140 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #141 [core-command builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #141 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-07-16T19:34:42.606Z] #142 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-16T19:34:42.606Z] #143 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #144 [core-data builder 6/7] COPY . . [2025-07-16T19:34:42.606Z] #144 CACHED [2025-07-16T19:34:42.606Z] [2025-07-16T19:34:42.606Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-07-16T19:34:43.172Z] #145 0.943 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-07-16T19:34:53.378Z] #145 ... [2025-07-16T19:34:53.378Z] [2025-07-16T19:34:53.378Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-16T19:34:53.378Z] #0 0.837 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-07-16T19:34:53.378Z] #146 ... [2025-07-16T19:34:53.378Z] [2025-07-16T19:34:53.378Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-07-16T19:34:53.378Z] #0 0.957 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-07-16T19:34:53.378Z] #147 ... [2025-07-16T19:34:53.378Z] [2025-07-16T19:34:53.378Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-16T19:34:53.378Z] #0 0.829 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-07-16T19:34:53.378Z] #148 ... [2025-07-16T19:34:53.378Z] [2025-07-16T19:34:53.378Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-16T19:34:53.378Z] #0 0.970 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-07-16T19:34:53.378Z] #149 ... [2025-07-16T19:34:53.378Z] [2025-07-16T19:34:53.378Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-16T19:34:53.378Z] #0 0.919 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-07-16T19:34:53.378Z] #150 ... [2025-07-16T19:34:53.378Z] [2025-07-16T19:34:53.378Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-16T19:34:53.378Z] #0 0.969 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-07-16T19:34:53.637Z] #151 ... [2025-07-16T19:34:53.637Z] [2025-07-16T19:34:53.637Z] #152 [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-07-16T19:34:53.637Z] #0 0.621 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-07-16T19:34:53.637Z] #152 ... [2025-07-16T19:34:53.637Z] [2025-07-16T19:34:53.637Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-07-16T19:34:53.637Z] #0 0.958 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-07-16T19:34:53.894Z] #153 ... [2025-07-16T19:34:53.894Z] [2025-07-16T19:34:53.894Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-07-16T19:34:53.894Z] #0 0.907 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-07-16T19:34:53.894Z] #154 ... [2025-07-16T19:34:53.894Z] [2025-07-16T19:34:53.894Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-07-16T19:34:53.895Z] #0 0.498 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-07-16T19:34:54.152Z] #155 ... [2025-07-16T19:34:54.152Z] [2025-07-16T19:34:54.152Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-16T19:34:54.152Z] #0 0.411 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-07-16T19:36:15.579Z] #156 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-07-16T19:36:15.579Z] #154 DONE 85.0s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-07-16T19:36:15.579Z] #153 DONE 85.0s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-07-16T19:36:15.579Z] #157 DONE 0.2s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:36:15.579Z] #158 DONE 0.2s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:36:15.579Z] #159 DONE 0.1s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-07-16T19:36:15.579Z] #160 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-07-16T19:36:15.579Z] #161 DONE 0.2s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #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-07-16T19:36:15.579Z] #162 DONE 0.2s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-16T19:36:15.579Z] #151 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #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-07-16T19:36:15.579Z] #163 DONE 0.3s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-07-16T19:36:15.579Z] #155 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-16T19:36:15.579Z] #164 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-07-16T19:36:15.579Z] #160 DONE 1.0s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:36:15.579Z] #165 DONE 0.2s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:36:15.579Z] #166 DONE 0.2s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-16T19:36:15.579Z] #148 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-07-16T19:36:15.579Z] #167 DONE 0.1s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-07-16T19:36:15.579Z] #168 DONE 0.0s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-16T19:36:15.579Z] #164 DONE 0.8s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #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-07-16T19:36:15.579Z] #169 DONE 0.1s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #170 [core-common-config-bootstrapper] exporting to image [2025-07-16T19:36:15.579Z] #170 exporting layers [2025-07-16T19:36:15.579Z] #170 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #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-07-16T19:36:15.579Z] #171 DONE 0.3s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #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-07-16T19:36:15.579Z] #172 DONE 0.1s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-07-16T19:36:15.579Z] #145 ... [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #170 [core-common-config-bootstrapper] exporting to image [2025-07-16T19:36:15.579Z] #170 exporting layers 0.4s done [2025-07-16T19:36:15.579Z] #170 writing image sha256:544c33849ecf1bd729abeb61e2317ee50fa5aceb68490a444058cdaed28ad47d 0.0s done [2025-07-16T19:36:15.579Z] #170 naming to docker.io/library/core-common-config-bootstrapper done [2025-07-16T19:36:15.579Z] #170 DONE 0.5s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-07-16T19:36:15.579Z] #173 DONE 0.1s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-07-16T19:36:15.579Z] #174 DONE 1.1s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #175 [security-bootstrapper] exporting to image [2025-07-16T19:36:15.579Z] #175 exporting layers 0.7s done [2025-07-16T19:36:15.579Z] #175 writing image sha256:cf0abff97438daeac94f411151783079b18a4b60b4b805bb49091b35d9160b64 done [2025-07-16T19:36:15.579Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-07-16T19:36:15.579Z] #175 DONE 0.7s [2025-07-16T19:36:15.579Z] [2025-07-16T19:36:15.579Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-16T19:37:02.227Z] #148 ... [2025-07-16T19:37:02.227Z] [2025-07-16T19:37:02.227Z] #152 [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-07-16T19:37:02.227Z] #152 139.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-07-16T19:37:06.403Z] #152 DONE 143.6s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-07-16T19:37:06.403Z] #155 DONE 143.6s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-16T19:37:06.403Z] #148 DONE 143.6s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-16T19:37:06.403Z] #146 ... [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-16T19:37:06.403Z] #156 DONE 143.6s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:06.403Z] #176 ... [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:06.403Z] #177 DONE 0.3s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:06.403Z] #178 DONE 0.2s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:06.403Z] #179 DONE 0.3s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:06.403Z] #180 DONE 0.4s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:06.403Z] #176 DONE 0.4s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:06.403Z] #181 DONE 0.2s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-07-16T19:37:06.403Z] #182 DONE 0.2s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:06.403Z] #183 DONE 0.2s [2025-07-16T19:37:06.403Z] [2025-07-16T19:37:06.403Z] #184 [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-07-16T19:37:06.663Z] #184 ... [2025-07-16T19:37:06.663Z] [2025-07-16T19:37:06.663Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-07-16T19:37:06.663Z] #185 DONE 0.3s [2025-07-16T19:37:06.663Z] [2025-07-16T19:37:06.663Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-07-16T19:37:06.663Z] #186 DONE 0.3s [2025-07-16T19:37:06.663Z] [2025-07-16T19:37:06.663Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-07-16T19:37:06.922Z] #187 ... [2025-07-16T19:37:06.922Z] [2025-07-16T19:37:06.922Z] #184 [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-07-16T19:37:06.922Z] #184 DONE 0.3s [2025-07-16T19:37:06.922Z] [2025-07-16T19:37:06.922Z] #188 [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-07-16T19:37:06.922Z] #188 DONE 0.3s [2025-07-16T19:37:06.922Z] [2025-07-16T19:37:06.922Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-16T19:37:06.922Z] #146 DONE 144.7s [2025-07-16T19:37:06.922Z] [2025-07-16T19:37:06.922Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-07-16T19:37:06.922Z] #187 DONE 0.3s [2025-07-16T19:37:06.922Z] [2025-07-16T19:37:06.922Z] #189 [core-command] exporting to image [2025-07-16T19:37:06.922Z] #189 exporting layers [2025-07-16T19:37:07.181Z] #189 exporting layers 0.2s done [2025-07-16T19:37:07.181Z] #189 writing image sha256:c4a220f29641f5500b81a5311dda8719dbe3cf1a0d69fbc3af1e5b1b6c80fbc2 done [2025-07-16T19:37:07.181Z] #189 naming to docker.io/library/core-command done [2025-07-16T19:37:07.181Z] #189 DONE 0.2s [2025-07-16T19:37:07.181Z] [2025-07-16T19:37:07.181Z] #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-07-16T19:37:07.181Z] #190 DONE 0.3s [2025-07-16T19:37:07.181Z] [2025-07-16T19:37:07.181Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-07-16T19:37:07.181Z] #191 DONE 0.3s [2025-07-16T19:37:07.181Z] [2025-07-16T19:37:07.181Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:07.181Z] #192 DONE 0.2s [2025-07-16T19:37:07.181Z] [2025-07-16T19:37:07.181Z] #193 [core-keeper] exporting to image [2025-07-16T19:37:07.181Z] #193 exporting layers 0.3s done [2025-07-16T19:37:07.181Z] #193 writing image sha256:a93fe2a5472fe8e2bb7593d74765757f7ce07e014b86f8d32d14e97cab3881dd 0.0s done [2025-07-16T19:37:07.181Z] #193 naming to docker.io/library/core-keeper 0.0s done [2025-07-16T19:37:07.181Z] #193 DONE 0.4s [2025-07-16T19:37:07.181Z] [2025-07-16T19:37:07.181Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:07.181Z] #194 DONE 0.2s [2025-07-16T19:37:07.181Z] [2025-07-16T19:37:07.181Z] #195 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-07-16T19:37:07.445Z] #195 DONE 0.2s [2025-07-16T19:37:07.445Z] [2025-07-16T19:37:07.445Z] #196 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-07-16T19:37:07.445Z] #196 DONE 0.2s [2025-07-16T19:37:07.445Z] [2025-07-16T19:37:07.445Z] #197 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-07-16T19:37:07.445Z] #197 DONE 0.3s [2025-07-16T19:37:07.445Z] [2025-07-16T19:37:07.445Z] #198 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-07-16T19:37:07.703Z] #198 DONE 0.3s [2025-07-16T19:37:07.703Z] [2025-07-16T19:37:07.703Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-07-16T19:37:07.703Z] #199 DONE 0.3s [2025-07-16T19:37:07.703Z] [2025-07-16T19:37:07.703Z] #200 [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-07-16T19:37:07.703Z] #200 DONE 0.1s [2025-07-16T19:37:07.703Z] [2025-07-16T19:37:07.703Z] #201 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-07-16T19:37:07.703Z] #201 DONE 0.2s [2025-07-16T19:37:07.703Z] [2025-07-16T19:37:07.703Z] #202 [security-spiffe-token-provider] exporting to image [2025-07-16T19:37:07.961Z] #202 exporting layers 0.2s done [2025-07-16T19:37:07.961Z] #202 writing image sha256:d220011e7b9b9e9e7149b86e9d134426c0986fce42e50cc014dc589878d5994c done [2025-07-16T19:37:07.961Z] #202 naming to docker.io/library/security-spiffe-token-provider done [2025-07-16T19:37:07.961Z] #202 DONE 0.2s [2025-07-16T19:37:07.961Z] [2025-07-16T19:37:07.961Z] #203 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-07-16T19:37:07.961Z] #203 DONE 0.0s [2025-07-16T19:37:07.961Z] [2025-07-16T19:37:07.961Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-16T19:37:08.219Z] #204 ... [2025-07-16T19:37:08.219Z] [2025-07-16T19:37:08.219Z] #205 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-16T19:37:08.219Z] #205 DONE 0.6s [2025-07-16T19:37:08.477Z] [2025-07-16T19:37:08.477Z] #206 [security-proxy-setup] exporting to image [2025-07-16T19:37:08.477Z] #206 ... [2025-07-16T19:37:08.477Z] [2025-07-16T19:37:08.477Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-16T19:37:08.477Z] #204 DONE 0.6s [2025-07-16T19:37:08.477Z] [2025-07-16T19:37:08.477Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-16T19:37:08.477Z] #149 DONE 146.3s [2025-07-16T19:37:08.477Z] [2025-07-16T19:37:08.477Z] #206 [security-proxy-setup] exporting to image [2025-07-16T19:37:08.477Z] #206 exporting layers 0.3s done [2025-07-16T19:37:08.477Z] #206 writing image sha256:2c85a696fa727b493c534df097bff2a932ad7b012041637747a39e315ac122cd done [2025-07-16T19:37:08.477Z] #206 naming to docker.io/library/security-proxy-setup done [2025-07-16T19:37:08.735Z] #206 DONE 0.3s [2025-07-16T19:37:08.735Z] [2025-07-16T19:37:08.735Z] #207 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:08.735Z] #207 DONE 0.1s [2025-07-16T19:37:08.735Z] [2025-07-16T19:37:08.735Z] #208 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:08.735Z] #208 DONE 0.1s [2025-07-16T19:37:08.735Z] [2025-07-16T19:37:08.735Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-16T19:37:08.735Z] #151 DONE 146.6s [2025-07-16T19:37:08.735Z] [2025-07-16T19:37:08.735Z] #209 [security-secretstore-setup] exporting to image [2025-07-16T19:37:08.735Z] #209 exporting layers 0.3s done [2025-07-16T19:37:08.735Z] #209 writing image sha256:1e3d09e3b0fb345638bf0b0b02bd80b40681da0459f94fa8c4329993accec0d9 done [2025-07-16T19:37:08.735Z] #209 naming to docker.io/library/security-secretstore-setup done [2025-07-16T19:37:08.994Z] #209 DONE 0.5s [2025-07-16T19:37:08.994Z] [2025-07-16T19:37:08.994Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-07-16T19:37:08.994Z] #210 DONE 0.3s [2025-07-16T19:37:08.994Z] [2025-07-16T19:37:08.994Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:08.994Z] #207 DONE 0.1s [2025-07-16T19:37:08.994Z] [2025-07-16T19:37:08.994Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:08.994Z] #208 DONE 0.1s [2025-07-16T19:37:08.994Z] [2025-07-16T19:37:08.994Z] #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:08.994Z] #211 CACHED [2025-07-16T19:37:08.994Z] [2025-07-16T19:37:08.994Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:08.994Z] #212 CACHED [2025-07-16T19:37:08.994Z] [2025-07-16T19:37:08.994Z] #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-07-16T19:37:08.994Z] #213 DONE 0.1s [2025-07-16T19:37:08.994Z] [2025-07-16T19:37:08.994Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-07-16T19:37:09.252Z] #214 DONE 0.1s [2025-07-16T19:37:09.252Z] [2025-07-16T19:37:09.252Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-07-16T19:37:09.252Z] #215 DONE 0.2s [2025-07-16T19:37:09.252Z] [2025-07-16T19:37:09.252Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-07-16T19:37:09.252Z] #216 DONE 0.1s [2025-07-16T19:37:09.252Z] [2025-07-16T19:37:09.252Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-07-16T19:37:09.252Z] #145 DONE 147.1s [2025-07-16T19:37:09.252Z] [2025-07-16T19:37:09.252Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-07-16T19:37:09.252Z] #217 DONE 0.1s [2025-07-16T19:37:09.252Z] [2025-07-16T19:37:09.252Z] #218 [core-metadata] exporting to image [2025-07-16T19:37:09.509Z] #218 ... [2025-07-16T19:37:09.509Z] [2025-07-16T19:37:09.509Z] #219 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:09.509Z] #219 DONE 0.1s [2025-07-16T19:37:09.509Z] [2025-07-16T19:37:09.509Z] #220 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:09.509Z] #220 DONE 0.0s [2025-07-16T19:37:09.509Z] [2025-07-16T19:37:09.509Z] #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-07-16T19:37:09.509Z] #221 DONE 0.1s [2025-07-16T19:37:09.509Z] [2025-07-16T19:37:09.509Z] #218 [core-metadata] exporting to image [2025-07-16T19:37:09.509Z] #218 exporting layers 0.2s done [2025-07-16T19:37:09.509Z] #218 writing image sha256:02490d9e7f1add275d0ef1014691dcc421f11e535360643bf89963ff09bdce6c done [2025-07-16T19:37:09.509Z] #218 naming to docker.io/library/core-metadata done [2025-07-16T19:37:09.509Z] #218 DONE 0.2s [2025-07-16T19:37:09.509Z] [2025-07-16T19:37:09.509Z] #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-07-16T19:37:09.509Z] #222 DONE 0.0s [2025-07-16T19:37:09.509Z] [2025-07-16T19:37:09.509Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-16T19:37:09.509Z] #223 DONE 0.4s [2025-07-16T19:37:09.509Z] [2025-07-16T19:37:09.509Z] #224 [core-data] exporting to image [2025-07-16T19:37:09.769Z] #224 exporting layers 0.1s done [2025-07-16T19:37:09.769Z] #224 writing image sha256:8f22eaaab84e208424f5cf029c18abe1adf8e5aa5a0551593026e05d9d1fa2cb done [2025-07-16T19:37:09.769Z] #224 naming to docker.io/library/core-data done [2025-07-16T19:37:09.769Z] #224 DONE 0.1s [2025-07-16T19:37:09.769Z] [2025-07-16T19:37:09.769Z] #225 [security-proxy-auth] exporting to image [2025-07-16T19:37:10.335Z] #225 exporting layers 0.6s done [2025-07-16T19:37:10.335Z] #225 writing image sha256:08036f45f777ef416fd4866d166bfea669f6a4b49e463dcb810c135956d347fc done [2025-07-16T19:37:10.335Z] #225 naming to docker.io/library/security-proxy-auth done [2025-07-16T19:37:10.335Z] #225 DONE 0.6s [2025-07-16T19:37:10.335Z] [2025-07-16T19:37:10.335Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-16T19:37:11.280Z] #150 ... [2025-07-16T19:37:11.280Z] [2025-07-16T19:37:11.281Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-07-16T19:37:11.281Z] #147 DONE 149.0s [2025-07-16T19:37:11.281Z] [2025-07-16T19:37:11.281Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:11.281Z] #226 DONE 0.0s [2025-07-16T19:37:11.281Z] [2025-07-16T19:37:11.281Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:11.281Z] #227 DONE 0.0s [2025-07-16T19:37:11.281Z] [2025-07-16T19:37:11.281Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-07-16T19:37:11.538Z] #228 DONE 0.3s [2025-07-16T19:37:11.538Z] [2025-07-16T19:37:11.538Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-07-16T19:37:11.538Z] #229 DONE 0.0s [2025-07-16T19:37:11.538Z] [2025-07-16T19:37:11.538Z] #230 [support-scheduler] exporting to image [2025-07-16T19:37:11.796Z] #230 exporting layers 0.2s done [2025-07-16T19:37:11.796Z] #230 writing image sha256:8b96506122e0e2c06ec824dfd53fbecf345845963e3b91984c139532339541f3 done [2025-07-16T19:37:11.796Z] #230 naming to docker.io/library/support-scheduler done [2025-07-16T19:37:11.796Z] #230 DONE 0.2s [2025-07-16T19:37:11.796Z] [2025-07-16T19:37:11.796Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-16T19:37:11.796Z] #150 DONE 149.6s [2025-07-16T19:37:11.796Z] [2025-07-16T19:37:11.796Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-16T19:37:11.796Z] #231 DONE 0.0s [2025-07-16T19:37:11.796Z] [2025-07-16T19:37:11.796Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-16T19:37:11.796Z] #232 DONE 0.0s [2025-07-16T19:37:12.053Z] [2025-07-16T19:37:12.053Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-07-16T19:37:12.053Z] #233 DONE 0.2s [2025-07-16T19:37:12.053Z] [2025-07-16T19:37:12.053Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-07-16T19:37:12.053Z] #234 DONE 0.0s [2025-07-16T19:37:12.053Z] [2025-07-16T19:37:12.053Z] #235 [support-notifications] exporting to image [2025-07-16T19:37:12.310Z] #235 exporting layers 0.1s done [2025-07-16T19:37:12.310Z] #235 writing image sha256:f25ff8363162471fdac16b5ed32863fe99c6fa45fd6d03f8a5de8c1dae024bf3 done [2025-07-16T19:37:12.310Z] #235 naming to docker.io/library/support-notifications done [2025-07-16T19:37:12.310Z] #235 DONE 0.1s [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-16T19:37:12.310Z] time="2025-07-16T19:33:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-07-16T19:37:12.343Z] $ docker stop --time=1 baa16a3dc5a3b5a130eb357b3b673e590efd459f2f3201056d8d41861b8d07b6 [2025-07-16T19:37:13.581Z] $ docker rm -f --volumes baa16a3dc5a3b5a130eb357b3b673e590efd459f2f3201056d8d41861b8d07b6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-16T19:37:13.982Z] + docker images [2025-07-16T19:37:13.982Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-07-16T19:37:13.982Z] support-notifications latest f25ff8363162 2 seconds ago 52.3MB [2025-07-16T19:37:13.982Z] support-scheduler latest 8b96506122e0 2 seconds ago 48.7MB [2025-07-16T19:37:13.982Z] security-proxy-auth latest 08036f45f777 4 seconds ago 31.9MB [2025-07-16T19:37:13.982Z] core-metadata latest 02490d9e7f1a 4 seconds ago 33.2MB [2025-07-16T19:37:13.982Z] core-data latest 8f22eaaab84e 4 seconds ago 33MB [2025-07-16T19:37:13.982Z] security-secretstore-setup latest 1e3d09e3b0fb 5 seconds ago 68.9MB [2025-07-16T19:37:13.982Z] security-proxy-setup latest 2c85a696fa72 6 seconds ago 38.6MB [2025-07-16T19:37:13.982Z] security-spiffe-token-provider latest d220011e7b9b 6 seconds ago 47.5MB [2025-07-16T19:37:13.982Z] core-keeper latest a93fe2a5472f 7 seconds ago 32.6MB [2025-07-16T19:37:13.982Z] core-command latest c4a220f29641 7 seconds ago 28.5MB [2025-07-16T19:37:13.982Z] security-bootstrapper latest cf0abff97438 About a minute ago 20.4MB [2025-07-16T19:37:13.982Z] core-common-config-bootstrapper latest 544c33849ecf About a minute ago 17.1MB [2025-07-16T19:37:13.982Z] security-spire-config latest 567c5e8fec2e 3 minutes ago 149MB [2025-07-16T19:37:13.982Z] security-spire-server latest dbb22b1deebf 3 minutes ago 149MB [2025-07-16T19:37:13.982Z] security-spire-agent latest 73ffdf334d93 3 minutes ago 195MB [2025-07-16T19:37:13.982Z] ci-base-image-x86_64 latest 44fc9cb9c135 6 minutes ago 924MB [2025-07-16T19:37:13.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 4 weeks ago 574MB [2025-07-16T19:37:13.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 weeks ago 573MB [2025-07-16T19:37:13.982Z] 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-07-16T19:37:15.095Z] provisioning config files... [2025-07-16T19:37:15.102Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10222783308920706503tmp [Pipeline] { [Pipeline] sh [2025-07-16T19:37:15.442Z] + set +x [2025-07-16T19:37:15.442Z] + curl -s https://codecov.io/bash [2025-07-16T19:37:15.442Z] + bash -s -- [2025-07-16T19:37:15.442Z] [2025-07-16T19:37:15.442Z] _____ _ [2025-07-16T19:37:15.442Z] / ____| | | [2025-07-16T19:37:15.442Z] | | ___ __| | ___ ___ _____ __ [2025-07-16T19:37:15.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-16T19:37:15.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-16T19:37:15.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-16T19:37:15.442Z] Bash-1.0.6 [2025-07-16T19:37:15.442Z] [2025-07-16T19:37:15.442Z] [2025-07-16T19:37:15.442Z] ==> git version 2.25.1 found [2025-07-16T19:37:15.442Z] ==> 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-07-16T19:37:15.442Z] Release-Date: 2020-01-08 [2025-07-16T19:37:15.442Z] 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-07-16T19:37:15.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-16T19:37:15.442Z] ==> Jenkins CI detected. [2025-07-16T19:37:15.442Z] current dir:  /w/workspace/edgex-go/1 [2025-07-16T19:37:15.442Z] project root: . [2025-07-16T19:37:15.442Z] --> token set from env [2025-07-16T19:37:15.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-16T19:37:15.442Z] ==> Running gcov in . (disable via -X gcov) [2025-07-16T19:37:15.442Z] ==> Python coveragepy not found [2025-07-16T19:37:15.442Z] ==> Searching for coverage reports in: [2025-07-16T19:37:15.442Z] + . [2025-07-16T19:37:15.701Z] -> Found 1 reports [2025-07-16T19:37:15.702Z] ==> Detecting git/mercurial file structure [2025-07-16T19:37:15.702Z] ==> Reading reports [2025-07-16T19:37:15.702Z] + ./coverage.out bytes=1666030 [2025-07-16T19:37:15.702Z] ==> Appending adjustments [2025-07-16T19:37:15.702Z] https://docs.codecov.io/docs/fixing-reports [2025-07-16T19:37:17.075Z] + Found adjustments [2025-07-16T19:37:17.075Z] ==> Gzipping contents [2025-07-16T19:37:17.075Z] 140K /tmp/codecov.lRZS9J.gz [2025-07-16T19:37:17.075Z] ==> Uploading reports [2025-07-16T19:37:17.075Z] url: https://codecov.io [2025-07-16T19:37:17.075Z] query: branch=PR-5209&commit=de5d737f803158cf3d9459d9c7160a934dc0a7c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5209&job=&cmd_args= [2025-07-16T19:37:17.075Z] -> Pinging Codecov [2025-07-16T19:37:17.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5209&commit=de5d737f803158cf3d9459d9c7160a934dc0a7c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5209&job=&cmd_args= [2025-07-16T19:37:17.335Z] -> Uploading to [2025-07-16T19:37:17.335Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/de5d737f803158cf3d9459d9c7160a934dc0a7c6/a4c8aac8-e344-42db-bf3d-a1fc12a56d39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250716%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250716T193717Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b76e2065d50e24b5ac6e54606415ee0efa0d4106a4cc2ba8b84f1d0db34de3d6 [2025-07-16T19:37:17.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-16T19:37:17.335Z] Dload Upload Total Spent Left Speed [2025-07-16T19:37:17.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 348k --:--:-- --:--:-- --:--:-- 348k [2025-07-16T19:37:17.595Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/de5d737f803158cf3d9459d9c7160a934dc0a7c6 [Pipeline] } [2025-07-16T19:37:17.623Z] 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-07-16T19:37:19.090Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:37:19.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:37:20.319Z] ---> package-listing.sh [2025-07-16T19:37:20.319Z] ++ facter osfamily [2025-07-16T19:37:20.319Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-16T19:37:20.578Z] + OS_FAMILY=debian [2025-07-16T19:37:20.578Z] + workspace=/w/workspace/edgex-go/1 [2025-07-16T19:37:20.578Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-16T19:37:20.578Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-16T19:37:20.578Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-16T19:37:20.578Z] + PACKAGES=/tmp/packages_start.txt [2025-07-16T19:37:20.578Z] + '[' /w/workspace/edgex-go/1 ']' [2025-07-16T19:37:20.578Z] + PACKAGES=/tmp/packages_end.txt [2025-07-16T19:37:20.578Z] + case "${OS_FAMILY}" in [2025-07-16T19:37:20.578Z] + dpkg -l [2025-07-16T19:37:20.578Z] + grep '^ii' [2025-07-16T19:37:20.578Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-16T19:37:20.578Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-16T19:37:20.578Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-16T19:37:20.578Z] + '[' /w/workspace/edgex-go/1 ']' [2025-07-16T19:37:20.578Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-07-16T19:37:20.578Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-07-16T19:37:20.615Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-16T19:37:20.915Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T19:37:21.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T19:37:21.550Z] [2025-07-16T19:37:21.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-16T19:37:21.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T19:37:21.932Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-16T19:37:21.932Z] 5eb5b503b376: Pulling fs layer [2025-07-16T19:37:21.932Z] 5c69ac0246d0: Pulling fs layer [2025-07-16T19:37:21.932Z] ec43610c2a17: Pulling fs layer [2025-07-16T19:37:21.932Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-16T19:37:21.932Z] 33b1e0a273af: Pulling fs layer [2025-07-16T19:37:21.932Z] 5d3b04190fa2: Pulling fs layer [2025-07-16T19:37:21.932Z] 2f39f015ded8: Pulling fs layer [2025-07-16T19:37:21.932Z] 3a2ae6a8a46f: Waiting [2025-07-16T19:37:21.932Z] 33b1e0a273af: Waiting [2025-07-16T19:37:21.932Z] 5d3b04190fa2: Waiting [2025-07-16T19:37:21.932Z] 2f39f015ded8: Waiting [2025-07-16T19:37:22.190Z] 5c69ac0246d0: Download complete [2025-07-16T19:37:22.190Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-16T19:37:22.190Z] 3a2ae6a8a46f: Download complete [2025-07-16T19:37:22.190Z] 33b1e0a273af: Verifying Checksum [2025-07-16T19:37:22.190Z] 33b1e0a273af: Download complete [2025-07-16T19:37:22.190Z] 5d3b04190fa2: Verifying Checksum [2025-07-16T19:37:22.190Z] 5d3b04190fa2: Download complete [2025-07-16T19:37:22.190Z] ec43610c2a17: Verifying Checksum [2025-07-16T19:37:22.190Z] ec43610c2a17: Download complete [2025-07-16T19:37:22.447Z] 5eb5b503b376: Verifying Checksum [2025-07-16T19:37:22.447Z] 5eb5b503b376: Download complete [2025-07-16T19:37:22.704Z] 2f39f015ded8: Verifying Checksum [2025-07-16T19:37:22.704Z] 2f39f015ded8: Download complete [2025-07-16T19:37:23.637Z] 5eb5b503b376: Pull complete [2025-07-16T19:37:23.637Z] 5c69ac0246d0: Pull complete [2025-07-16T19:37:24.209Z] ec43610c2a17: Pull complete [2025-07-16T19:37:24.209Z] 3a2ae6a8a46f: Pull complete [2025-07-16T19:37:24.209Z] 33b1e0a273af: Pull complete [2025-07-16T19:37:24.470Z] 5d3b04190fa2: Pull complete [2025-07-16T19:37:29.731Z] 2f39f015ded8: Pull complete [2025-07-16T19:37:29.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-16T19:37:29.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-16T19:37:29.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-16T19:37:29.946Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2025-07-16T19:37:29.978Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-16T19:37:31.684Z] $ docker top 8227914e39323b06b3394a9c323c2ffbcc5f287c8083220e037f8af835825294 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-16T19:37:32.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-16T19:37:32.414Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-16T19:37:32.812Z] + ls /var/log/sa-host [2025-07-16T19:37:32.812Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-16T19:37:33.125Z] provisioning config files... [2025-07-16T19:37:33.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4668115463856470555tmp [Pipeline] { [Pipeline] echo [2025-07-16T19:37:33.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:37:33.544Z] ---> create-netrc.sh [Pipeline] } [2025-07-16T19:37:33.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:37:34.015Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-16T19:37:34.048Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:37:34.360Z] ---> sudo-logs.sh [2025-07-16T19:37:34.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-16T19:37:34.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:37:34.770Z] ---> job-cost.sh [2025-07-16T19:37:34.770Z] lf-activate-venv: SKIPPING [2025-07-16T19:37:34.770Z] INFO: No Stack... [2025-07-16T19:37:35.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-16T19:37:35.289Z] INFO: Archiving Costs [Pipeline] echo [2025-07-16T19:37:35.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-16T19:37:35.649Z] ---> logs-deploy.sh [2025-07-16T19:37:35.649Z] lf-activate-venv: SKIPPING [2025-07-16T19:37:35.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5209/1 [2025-07-16T19:37:35.649Z] INFO: archiving workspace using pattern(s): [2025-07-16T19:37:36.583Z] Archives upload complete. [2025-07-16T19:37:36.583Z] INFO: archiving logs to Nexus