Pull request #5202 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce+37d2bc2bae43ffef57fffbe7996bc2ab32c05bf4 (9a6b22e5ee0451ed61e22162d8a23460b8de8a51) 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-ssh18022205781845729080.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-ssh16822396870496732142.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-5202/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-5202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6049991929146452433.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-5202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15938987224184869615.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-ssh335883478906942744.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-5202/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-5202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11353695805555178826.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4481 in /w/workspace/edgexfoundry_edgex-go_PR-5202 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 37d2bc2bae43ffef57fffbe7996bc2ab32c05bf4 into PR head commit 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce > 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/5202/head:refs/remotes/origin/PR-5202 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce # timeout=10 Merge succeeded, producing 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce Checking out Revision 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce (PR-5202) 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 remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 37d2bc2bae43ffef57fffbe7996bc2ab32c05bf4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-03T19:21:18.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-03T19:21:18.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-03T19:21:18.854Z] ========================================================= [2025-07-03T19:21:18.854Z] EdgeX Global Pipelines Version Info [2025-07-03T19:21:18.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:21:20.006Z] ------------------- [2025-07-03T19:21:20.006Z] stable info: [2025-07-03T19:21:20.006Z] ------------------- [2025-07-03T19:21:20.006Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-03T19:21:20.006Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-03T19:21:20.006Z] Message: update stable to v1.0.274 [2025-07-03T19:21:20.267Z] ------------------- [2025-07-03T19:21:20.267Z] experimental info: [2025-07-03T19:21:20.267Z] ------------------- [2025-07-03T19:21:20.267Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-03T19:21:20.267Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-03T19:21:20.267Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-03T19:21:20.491Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-07-03T19:21:20.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-07-03T19:21:20.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-03T19:21:20.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-03T19:21:20.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-03T19:21:20.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-03T19:21:20.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-03T19:21:20.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-07-03T19:21:20.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-07-03T19:21:21.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-07-03T19:21:21.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-03T19:21:21.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-03T19:21:21.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-03T19:21:21.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-03T19:21:21.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-03T19:21:21.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-03T19:21:21.402Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-03T19:21:21.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-03T19:21:21.506Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-07-03T19:21:21.557Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-07-03T19:21:21.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-03T19:21:21.663Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-03T19:21:21.717Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-03T19:21:21.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5202 [Pipeline] echo [2025-07-03T19:21:21.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5202 [Pipeline] echo [2025-07-03T19:21:21.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5202 [Pipeline] echo [2025-07-03T19:21:21.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce [Pipeline] echo [2025-07-03T19:21:21.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b8440e [Pipeline] echo [2025-07-03T19:21:22.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-03T19:21:22.181Z] provisioning config files... [2025-07-03T19:21:22.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7358828753069209654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:21:22.577Z] ---> ****-login.sh [2025-07-03T19:21:22.577Z] nexus3.edgexfoundry.org:10001 [2025-07-03T19:21:22.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-03T19:21:22.837Z] [2025-07-03T19:21:22.837Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-03T19:21:22.837Z] Configure a credential helper to remove this warning. See [2025-07-03T19:21:22.837Z] https://docs.****.com/go/credential-store/ [2025-07-03T19:21:22.837Z] [2025-07-03T19:21:22.837Z] Login Succeeded [2025-07-03T19:21:22.837Z] nexus3.edgexfoundry.org:10002 [2025-07-03T19:21:23.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-03T19:21:23.097Z] [2025-07-03T19:21:23.097Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-03T19:21:23.097Z] Configure a credential helper to remove this warning. See [2025-07-03T19:21:23.097Z] https://docs.****.com/go/credential-store/ [2025-07-03T19:21:23.097Z] [2025-07-03T19:21:23.097Z] Login Succeeded [2025-07-03T19:21:23.097Z] nexus3.edgexfoundry.org:10003 [2025-07-03T19:21:23.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-03T19:21:23.097Z] [2025-07-03T19:21:23.097Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-03T19:21:23.097Z] Configure a credential helper to remove this warning. See [2025-07-03T19:21:23.097Z] https://docs.****.com/go/credential-store/ [2025-07-03T19:21:23.097Z] [2025-07-03T19:21:23.097Z] Login Succeeded [2025-07-03T19:21:23.097Z] nexus3.edgexfoundry.org:10004 [2025-07-03T19:21:23.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-03T19:21:23.357Z] [2025-07-03T19:21:23.357Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-03T19:21:23.357Z] Configure a credential helper to remove this warning. See [2025-07-03T19:21:23.357Z] https://docs.****.com/go/credential-store/ [2025-07-03T19:21:23.357Z] [2025-07-03T19:21:23.357Z] Login Succeeded [2025-07-03T19:21:23.357Z] ****.io [2025-07-03T19:21:23.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-03T19:21:23.617Z] [2025-07-03T19:21:23.617Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-03T19:21:23.617Z] Configure a credential helper to remove this warning. See [2025-07-03T19:21:23.617Z] https://docs.****.com/go/credential-store/ [2025-07-03T19:21:23.617Z] [2025-07-03T19:21:23.617Z] Login Succeeded [2025-07-03T19:21:23.617Z] ---> ****-login.sh ends [Pipeline] } [2025-07-03T19:21:23.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-03T19:21:24.082Z] + 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-03T19:21:24.082Z] + dirname cmd/core-command/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo core-command,cmd/core-command/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/core-data/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo core-data,cmd/core-data/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/core-keeper/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/core-metadata/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/+ -f2 [2025-07-03T19:21:24.082Z] dirname cmd/security-proxy-auth/Dockerfile [2025-07-03T19:21:24.082Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-07-03T19:21:24.082Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2025-07-03T19:21:24.082Z] -f2 [2025-07-03T19:21:24.082Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-07-03T19:21:24.082Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-07-03T19:21:24.082Z] cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/security-spire-agent/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/security-spire-config/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/security-spire-server/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + dirname cmd/support-notifications/Dockerfile [2025-07-03T19:21:24.082Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-07-03T19:21:24.082Z] + dirname cmd/support-scheduler/Dockerfile [2025-07-03T19:21:24.082Z] + cut -d/ -f2 [2025-07-03T19:21:24.082Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-07-03T19:21:24.135Z] 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-03T19:21:24.667Z] + git rev-list -1 --merges 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce~1..3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce [Pipeline] echo [2025-07-03T19:21:24.703Z] -----------> git rev-list -1 --merges 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce~1..3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce [false] [Pipeline] sh [2025-07-03T19:21:25.013Z] + git log --format=format:%s -1 3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce [Pipeline] echo [2025-07-03T19:21:25.059Z] ========================================================= [2025-07-03T19:21:25.059Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-03T19:21:25.059Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-03T19:21:25.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-03T19:21:25.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-03T19:21:25.567Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-03T19:21:25.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-03T19:21:25.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-03T19:21:25.567Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-03T19:21:25.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-03T19:21:26.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-03T19:21:26.100Z] [2025-07-03T19:21:26.100Z] 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-03T19:21:26.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-03T19:21:26.494Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-03T19:21:26.494Z] 3dae71ba6b94: Pulling fs layer [2025-07-03T19:21:26.494Z] 6bf1a483ea7c: Pulling fs layer [2025-07-03T19:21:26.494Z] f5dfc541a4d3: Pulling fs layer [2025-07-03T19:21:26.494Z] 461d9e800cba: Pulling fs layer [2025-07-03T19:21:26.494Z] 80192f66455f: Pulling fs layer [2025-07-03T19:21:26.494Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-03T19:21:26.494Z] a29436f7fd5d: Pulling fs layer [2025-07-03T19:21:26.494Z] 923cac83aea3: Pulling fs layer [2025-07-03T19:21:26.494Z] 25ad8b0a4227: Pulling fs layer [2025-07-03T19:21:26.494Z] db01528c6b51: Pulling fs layer [2025-07-03T19:21:26.494Z] 28988de357af: Pulling fs layer [2025-07-03T19:21:26.494Z] a29436f7fd5d: Waiting [2025-07-03T19:21:26.494Z] 923cac83aea3: Waiting [2025-07-03T19:21:26.494Z] 25ad8b0a4227: Waiting [2025-07-03T19:21:26.494Z] db01528c6b51: Waiting [2025-07-03T19:21:26.494Z] 28988de357af: Waiting [2025-07-03T19:21:26.494Z] 461d9e800cba: Waiting [2025-07-03T19:21:26.494Z] 80192f66455f: Waiting [2025-07-03T19:21:26.494Z] 2e8e34ca0e6c: Waiting [2025-07-03T19:21:26.494Z] 6bf1a483ea7c: Verifying Checksum [2025-07-03T19:21:26.494Z] 6bf1a483ea7c: Download complete [2025-07-03T19:21:26.494Z] 461d9e800cba: Verifying Checksum [2025-07-03T19:21:26.494Z] 461d9e800cba: Download complete [2025-07-03T19:21:26.494Z] 80192f66455f: Download complete [2025-07-03T19:21:26.756Z] f5dfc541a4d3: Verifying Checksum [2025-07-03T19:21:26.756Z] f5dfc541a4d3: Download complete [2025-07-03T19:21:26.756Z] 3dae71ba6b94: Verifying Checksum [2025-07-03T19:21:26.756Z] 3dae71ba6b94: Download complete [2025-07-03T19:21:26.756Z] 923cac83aea3: Verifying Checksum [2025-07-03T19:21:26.756Z] 923cac83aea3: Download complete [2025-07-03T19:21:27.015Z] 25ad8b0a4227: Verifying Checksum [2025-07-03T19:21:27.015Z] 25ad8b0a4227: Download complete [2025-07-03T19:21:27.015Z] db01528c6b51: Verifying Checksum [2025-07-03T19:21:27.015Z] db01528c6b51: Download complete [2025-07-03T19:21:27.015Z] 28988de357af: Verifying Checksum [2025-07-03T19:21:27.015Z] 28988de357af: Download complete [2025-07-03T19:21:27.015Z] a29436f7fd5d: Verifying Checksum [2025-07-03T19:21:27.015Z] a29436f7fd5d: Download complete [2025-07-03T19:21:27.584Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-03T19:21:27.584Z] 2e8e34ca0e6c: Download complete [2025-07-03T19:21:28.153Z] 3dae71ba6b94: Pull complete [2025-07-03T19:21:28.414Z] 6bf1a483ea7c: Pull complete [2025-07-03T19:21:29.352Z] f5dfc541a4d3: Pull complete [2025-07-03T19:21:29.352Z] 461d9e800cba: Pull complete [2025-07-03T19:21:29.352Z] 80192f66455f: Pull complete [2025-07-03T19:21:34.622Z] 2e8e34ca0e6c: Pull complete [2025-07-03T19:21:34.882Z] a29436f7fd5d: Pull complete [2025-07-03T19:21:34.882Z] 923cac83aea3: Pull complete [2025-07-03T19:21:35.145Z] 25ad8b0a4227: Pull complete [2025-07-03T19:21:35.145Z] db01528c6b51: Pull complete [2025-07-03T19:21:35.145Z] 28988de357af: Pull complete [2025-07-03T19:21:35.145Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-03T19:21:35.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-03T19:21:35.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-03T19:21:35.426Z] prd-ubuntu20.04-docker-8c-8g-4481 does not seem to be running inside a container [2025-07-03T19:21:35.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-03T19:21:38.132Z] $ docker top d891475318fe0d316d2e1a4ef9412a17d2c5a44578e965b3b089075496b779e8 -eo pid,comm [2025-07-03T19:21:38.190Z] 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-03T19:21:38.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-03T19:21:38.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-03T19:21:38.342Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-03T19:21:38.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-03T19:21:38.461Z] $ docker exec d891475318fe0d316d2e1a4ef9412a17d2c5a44578e965b3b089075496b779e8 ssh-agent [2025-07-03T19:21:38.573Z] SSH_AUTH_SOCK=/tmp/ssh-wvQfLSc5ldeP/agent.32 [2025-07-03T19:21:38.573Z] SSH_AGENT_PID=38 [2025-07-03T19:21:38.580Z] Running ssh-add (command line suppressed) [2025-07-03T19:21:38.693Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10230159011352472984.key (/w/workspace/edgex-go/1@tmp/private_key_10230159011352472984.key) [2025-07-03T19:21:38.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-03T19:21:39.053Z] + git tag --points-at HEAD [Pipeline] } [2025-07-03T19:21:39.075Z] $ docker exec --env ******** --env ******** d891475318fe0d316d2e1a4ef9412a17d2c5a44578e965b3b089075496b779e8 ssh-agent -k [2025-07-03T19:21:39.176Z] unset SSH_AUTH_SOCK; [2025-07-03T19:21:39.176Z] unset SSH_AGENT_PID; [2025-07-03T19:21:39.176Z] echo Agent pid 38 killed; [2025-07-03T19:21:39.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-03T19:21:39.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-03T19:21:39.301Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-03T19:21:39.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-03T19:21:39.411Z] $ docker exec d891475318fe0d316d2e1a4ef9412a17d2c5a44578e965b3b089075496b779e8 ssh-agent [2025-07-03T19:21:39.518Z] SSH_AUTH_SOCK=/tmp/ssh-emK12FixcdLl/agent.71 [2025-07-03T19:21:39.518Z] SSH_AGENT_PID=77 [2025-07-03T19:21:39.522Z] Running ssh-add (command line suppressed) [2025-07-03T19:21:39.622Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9372931370157685023.key (/w/workspace/edgex-go/1@tmp/private_key_9372931370157685023.key) [2025-07-03T19:21:39.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-03T19:21:39.973Z] + git semver init [2025-07-03T19:21:40.541Z] 2025-07-03 19:21:40,230 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-03T19:21:40.541Z] 2025-07-03 19:21:40,235 [run_init] DEBUG init version:0.0.0 force:False [2025-07-03T19:21:40.541Z] 2025-07-03 19:21:40,236 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-07-03T19:21:40.541Z] 2025-07-03 19:21:40,237 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-07-03T19:21:40.541Z] 2025-07-03 19:21:40,237 [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-03T19:21:45.818Z] 2025-07-03 19:21:44,847 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-07-03T19:21:45.818Z] 2025-07-03 19:21:44,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5202 with force:False [2025-07-03T19:21:45.818Z] 2025-07-03 19:21:44,848 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5202 [2025-07-03T19:21:45.818Z] 2025-07-03 19:21:44,852 [execute] INFO git cat-file --batch-check [2025-07-03T19:21:45.818Z] 2025-07-03 19:21:44,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-03T19:21:45.818Z] 2025-07-03 19:21:44,857 [execute] INFO git cat-file --batch [2025-07-03T19:21:45.818Z] 2025-07-03 19:21:44,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-03T19:21:45.818Z] 2025-07-03 19:21:44,861 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5202 [2025-07-03T19:21:45.818Z] 0.0.0 [Pipeline] } [2025-07-03T19:21:45.843Z] $ docker exec --env ******** --env ******** d891475318fe0d316d2e1a4ef9412a17d2c5a44578e965b3b089075496b779e8 ssh-agent -k [2025-07-03T19:21:45.936Z] unset SSH_AUTH_SOCK; [2025-07-03T19:21:45.936Z] unset SSH_AGENT_PID; [2025-07-03T19:21:45.936Z] echo Agent pid 77 killed; [2025-07-03T19:21:45.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-03T19:21:46.397Z] + git semver [Pipeline] } [2025-07-03T19:21:46.685Z] $ docker stop --time=1 d891475318fe0d316d2e1a4ef9412a17d2c5a44578e965b3b089075496b779e8 [2025-07-03T19:21:47.978Z] $ docker rm -f --volumes d891475318fe0d316d2e1a4ef9412a17d2c5a44578e965b3b089075496b779e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-03T19:21:48.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-03T19:21:48.723Z] Stashed 1 file(s) [Pipeline] echo [2025-07-03T19:21:48.744Z] [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-03T19:21:50.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-07-03T19:21:50.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-03T19:21:50.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-03T19:21:50.315Z] ========================================================= [2025-07-03T19:21:50.315Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-03T19:21:50.315Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-07-03T19:21:50.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-03T19:21:50.666Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-07-03T19:21:50.666Z] 0a9a5dfd008f: Pulling fs layer [2025-07-03T19:21:50.666Z] 36466aa92d05: Pulling fs layer [2025-07-03T19:21:50.666Z] e10405b45d13: Pulling fs layer [2025-07-03T19:21:50.666Z] 096b7ceb2af7: Pulling fs layer [2025-07-03T19:21:50.666Z] 4f4fb700ef54: Pulling fs layer [2025-07-03T19:21:50.666Z] 8213a616a21b: Pulling fs layer [2025-07-03T19:21:50.666Z] 985586143405: Pulling fs layer [2025-07-03T19:21:50.666Z] 0eae2285b678: Pulling fs layer [2025-07-03T19:21:50.666Z] d3ac315be8c5: Pulling fs layer [2025-07-03T19:21:50.666Z] 8213a616a21b: Waiting [2025-07-03T19:21:50.666Z] 985586143405: Waiting [2025-07-03T19:21:50.666Z] 0eae2285b678: Waiting [2025-07-03T19:21:50.666Z] d3ac315be8c5: Waiting [2025-07-03T19:21:50.666Z] 096b7ceb2af7: Waiting [2025-07-03T19:21:50.666Z] 4f4fb700ef54: Waiting [2025-07-03T19:21:50.666Z] 36466aa92d05: Verifying Checksum [2025-07-03T19:21:50.666Z] 36466aa92d05: Download complete [2025-07-03T19:21:50.666Z] 096b7ceb2af7: Verifying Checksum [2025-07-03T19:21:50.666Z] 096b7ceb2af7: Download complete [2025-07-03T19:21:50.666Z] 4f4fb700ef54: Verifying Checksum [2025-07-03T19:21:50.666Z] 4f4fb700ef54: Download complete [2025-07-03T19:21:50.666Z] 8213a616a21b: Verifying Checksum [2025-07-03T19:21:50.666Z] 8213a616a21b: Download complete [2025-07-03T19:21:50.666Z] 0a9a5dfd008f: Download complete [2025-07-03T19:21:50.666Z] 985586143405: Verifying Checksum [2025-07-03T19:21:50.666Z] 985586143405: Download complete [2025-07-03T19:21:50.925Z] 0a9a5dfd008f: Pull complete [2025-07-03T19:21:50.925Z] d3ac315be8c5: Verifying Checksum [2025-07-03T19:21:50.925Z] 36466aa92d05: Pull complete [2025-07-03T19:21:51.493Z] e10405b45d13: Verifying Checksum [2025-07-03T19:21:51.493Z] e10405b45d13: Download complete [2025-07-03T19:21:51.493Z] 0eae2285b678: Verifying Checksum [2025-07-03T19:21:51.493Z] 0eae2285b678: Download complete [2025-07-03T19:21:58.083Z] e10405b45d13: Pull complete [2025-07-03T19:21:58.083Z] 096b7ceb2af7: Pull complete [2025-07-03T19:21:58.083Z] 4f4fb700ef54: Pull complete [2025-07-03T19:21:58.083Z] 8213a616a21b: Pull complete [2025-07-03T19:21:58.083Z] 985586143405: Pull complete [2025-07-03T19:22:00.616Z] 0eae2285b678: Pull complete [2025-07-03T19:22:00.877Z] d3ac315be8c5: Pull complete [2025-07-03T19:22:00.877Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-03T19:22:00.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-03T19:22:00.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-07-03T19:22:01.262Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-03T19:22:01.262Z] WORKDIR /edgex [2025-07-03T19:22:01.262Z] COPY go.mod . [2025-07-03T19:22:01.262Z] RUN go mod download [2025-07-03T19:22:01.262Z] + docker build -t ci-base-image-x86_64 -f - . [2025-07-03T19:22:02.086Z] #0 building with "default" instance using docker driver [2025-07-03T19:22:02.086Z] [2025-07-03T19:22:02.086Z] #1 [internal] load build definition from Dockerfile [2025-07-03T19:22:02.086Z] #1 transferring dockerfile: 164B done [2025-07-03T19:22:02.086Z] #1 DONE 0.0s [2025-07-03T19:22:02.086Z] [2025-07-03T19:22:02.086Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-03T19:22:02.086Z] #2 DONE 0.0s [2025-07-03T19:22:02.086Z] [2025-07-03T19:22:02.086Z] #3 [internal] load .dockerignore [2025-07-03T19:22:02.086Z] #3 transferring context: 50B done [2025-07-03T19:22:02.086Z] #3 DONE 0.0s [2025-07-03T19:22:02.086Z] [2025-07-03T19:22:02.086Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-03T19:22:02.086Z] #4 DONE 0.1s [2025-07-03T19:22:02.086Z] [2025-07-03T19:22:02.086Z] #5 [internal] load build context [2025-07-03T19:22:02.086Z] #5 transferring context: 6.51kB done [2025-07-03T19:22:02.086Z] #5 DONE 0.0s [2025-07-03T19:22:02.086Z] [2025-07-03T19:22:02.086Z] #6 [2/4] WORKDIR /edgex [2025-07-03T19:22:03.995Z] #6 DONE 2.0s [2025-07-03T19:22:04.255Z] [2025-07-03T19:22:04.255Z] #7 [3/4] COPY go.mod . [2025-07-03T19:22:04.255Z] #7 DONE 0.0s [2025-07-03T19:22:04.255Z] [2025-07-03T19:22:04.255Z] #8 [4/4] RUN go mod download [2025-07-03T19:22:30.855Z] #8 DONE 23.2s [2025-07-03T19:22:30.855Z] [2025-07-03T19:22:30.855Z] #9 exporting to image [2025-07-03T19:22:30.855Z] #9 exporting layers [2025-07-03T19:22:31.114Z] #9 exporting layers 3.9s done [2025-07-03T19:22:31.377Z] #9 writing image sha256:6b6f4e8c1771e58b6d9534b378f9df6fe0fc9043007f36e0d4c8ac3867fba9cb done [2025-07-03T19:22:31.377Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-03T19:22:31.377Z] #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-03T19:22:31.763Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-03T19:22:31.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-03T19:22:31.928Z] prd-ubuntu20.04-docker-8c-8g-4481 does not seem to be running inside a container [2025-07-03T19:22:31.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-03T19:22:32.270Z] $ docker top e05e8cd5fa315114464541ba46e8f3213e4b05abd645990d3b2aae990203c0d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-03T19:22:32.680Z] + go version [2025-07-03T19:22:32.680Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-03T19:22:32.706Z] $ docker stop --time=1 e05e8cd5fa315114464541ba46e8f3213e4b05abd645990d3b2aae990203c0d1 [2025-07-03T19:22:33.979Z] $ docker rm -f --volumes e05e8cd5fa315114464541ba46e8f3213e4b05abd645990d3b2aae990203c0d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-03T19:22:35.070Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-03T19:22:35.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-03T19:22:35.231Z] prd-ubuntu20.04-docker-8c-8g-4481 does not seem to be running inside a container [2025-07-03T19:22:35.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-03T19:22:35.505Z] $ docker top 3286ad97a8e4a3b753c6bf38383c636db30298a40377604b21f571fb3f1baeb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-07-03T19:22:35.632Z] ========================================================= [2025-07-03T19:22:35.632Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-07-03T19:22:35.632Z] ========================================================= [Pipeline] sh [2025-07-03T19:22:35.931Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-07-03T19:22:36.301Z] + make test [2025-07-03T19:22:36.301Z] go test -race -coverprofile=coverage.out ./... [2025-07-03T19:22:44.599Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-07-03T19:23:11.400Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-07-03T19:23:11.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements [2025-07-03T19:23:12.225Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-07-03T19:23:12.225Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-07-03T19:23:12.485Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-07-03T19:23:12.485Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-07-03T19:23:12.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2025-07-03T19:23:13.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-07-03T19:23:13.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-07-03T19:23:13.862Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-07-03T19:23:13.862Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-03T19:23:13.862Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-07-03T19:23:13.862Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-07-03T19:23:13.862Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-07-03T19:23:13.862Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-07-03T19:23:13.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-07-03T19:23:13.862Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-07-03T19:23:14.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-07-03T19:23:14.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-07-03T19:23:14.797Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-07-03T19:23:14.797Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-03T19:23:14.797Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-07-03T19:23:14.797Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-07-03T19:23:16.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.067s coverage: 69.4% of statements [2025-07-03T19:23:16.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements [2025-07-03T19:23:16.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 46.3% of statements [2025-07-03T19:23:16.509Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-07-03T19:23:16.509Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-07-03T19:23:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.054s coverage: 93.4% of statements [2025-07-03T19:23:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 92.4% of statements [2025-07-03T19:23:17.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements [2025-07-03T19:23:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-07-03T19:23:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-07-03T19:23:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-07-03T19:23:18.826Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-07-03T19:23:20.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.349s coverage: 95.8% of statements [2025-07-03T19:23:20.205Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-07-03T19:23:20.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-07-03T19:23:20.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-07-03T19:23:20.465Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-07-03T19:23:20.465Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-07-03T19:23:20.723Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-07-03T19:23:20.723Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-07-03T19:23:21.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-07-03T19:23:21.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-07-03T19:23:21.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements [2025-07-03T19:23:21.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-07-03T19:23:22.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-07-03T19:23:22.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-07-03T19:23:22.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2025-07-03T19:23:22.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-07-03T19:23:22.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-07-03T19:23:22.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-07-03T19:23:22.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-07-03T19:23:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-07-03T19:23:22.747Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-07-03T19:23:22.747Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-07-03T19:23:22.747Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-07-03T19:23:23.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-07-03T19:23:24.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-07-03T19:23:24.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-07-03T19:23:24.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-07-03T19:23:24.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-07-03T19:23:24.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-07-03T19:23:24.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-07-03T19:23:24.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-07-03T19:23:24.852Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-07-03T19:23:24.852Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-07-03T19:23:25.429Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-07-03T19:23:27.343Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-07-03T19:23:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-07-03T19:23:28.720Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-07-03T19:23:29.655Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-07-03T19:23:29.655Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-07-03T19:23:29.655Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-07-03T19:23:33.073Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-07-03T19:23:33.650Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-07-03T19:23:33.650Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-07-03T19:23:33.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-07-03T19:23:33.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-07-03T19:23:33.909Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-03T19:23:35.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-07-03T19:23:35.856Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-07-03T19:23:35.856Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-07-03T19:23:35.856Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-07-03T19:23:35.856Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-07-03T19:23:35.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-07-03T19:23:35.856Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-07-03T19:23:36.422Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-07-03T19:23:36.681Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-07-03T19:23:36.681Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-07-03T19:23:36.681Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-07-03T19:23:36.681Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-07-03T19:23:36.681Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-07-03T19:23:38.062Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-07-03T19:23:38.062Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-07-03T19:23:38.062Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-07-03T19:23:38.062Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-07-03T19:23:40.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-07-03T19:23:40.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-07-03T19:23:40.374Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-07-03T19:23:40.374Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-03T19:23:40.374Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-07-03T19:23:40.374Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-07-03T19:23:40.374Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-07-03T19:23:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-07-03T19:23:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-07-03T19:23:40.632Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.112s coverage: 81.8% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.037s coverage: 96.8% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements [2025-07-03T19:23:42.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-07-03T19:23:45.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-07-03T19:23:45.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.140s coverage: 94.9% of statements [2025-07-03T19:23:45.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-07-03T19:23:45.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements [2025-07-03T19:23:45.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements [2025-07-03T19:23:45.342Z] 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-03T19:23:45.601Z] running golangci-lint [2025-07-03T19:23:45.859Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-07-03T19:23:45.859Z] go version go1.23.9 linux/amd64 [2025-07-03T19:23:46.118Z] 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-03T19:23:46.118Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-07-03T19:23:46.118Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-07-03T19:24:12.672Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 23.064902849s" [2025-07-03T19:24:12.672Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.211586ms" [2025-07-03T19:24:24.875Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.769801258s with top 10 stages: buildir: 1m6.470628599s, gosec: 4.54859451s, inspect: 2.839709894s, fact_deprecated: 2.404780704s, fact_purity: 1.922920371s, printf: 1.757703434s, nilness: 1.665576139s, ctrlflow: 1.66112411s, S1038: 1.308582422s, typedness: 1.038102014s" [2025-07-03T19:24:24.875Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-07-03T19:24:24.875Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, path_prettifier: 202/202, skip_files: 202/202, cgo: 202/202, nolint: 20/0" [2025-07-03T19:24:24.875Z] level=info msg="[runner] processing took 18.656635ms with stages: nolint: 8.144962ms, identifier_marker: 5.846062ms, autogenerated_exclude: 1.382653ms, exclude-rules: 1.353351ms, path_prettifier: 1.231741ms, skip_dirs: 602.785µs, cgo: 36.12µs, invalid_issue: 36.081µs, filename_unadjuster: 18.13µs, max_same_issues: 790ns, max_from_linter: 700ns, fixer: 570ns, uniq_by_line: 560ns, path_prefixer: 370ns, severity-rules: 370ns, exclude: 300ns, skip_files: 270ns, sort_results: 240ns, diff: 160ns, source_code: 160ns, max_per_file_from_linter: 140ns, path_shortener: 120ns" [2025-07-03T19:24:24.875Z] level=info msg="[runner] linters took 13.79282728s with stages: goanalysis_metalinter: 13.774072544s" [2025-07-03T19:24:24.875Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-07-03T19:24:24.875Z] level=info msg="Memory: 370 samples, avg is 325.5MB, max is 1396.6MB" [2025-07-03T19:24:24.875Z] level=info msg="Execution took 36.914334668s" [2025-07-03T19:24:24.875Z] go vet ./... [2025-07-03T19:24:30.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-03T19:24:30.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-03T19:24:30.391Z] ./bin/test-attribution-txt.sh [2025-07-03T19:24:30.391Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-07-03T19:24:30.391Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-07-03T19:24:30.649Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-07-03T19:24:30.649Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-07-03T19:24:30.649Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-07-03T19:24:30.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-07-03T19:24:31.013Z] + ls -al . [2025-07-03T19:24:31.013Z] total 1996 [2025-07-03T19:24:31.013Z] drwxrwxr-x 11 1001 1001 4096 Jul 3 19:22 . [2025-07-03T19:24:31.013Z] drwxr-xr-x 4 root root 4096 Jul 3 19:22 .. [2025-07-03T19:24:31.013Z] drwxrwxr-x 2 1001 1001 4096 Jul 3 19:21 .blubracket [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 10 Jul 3 19:21 .dockerignore [2025-07-03T19:24:31.013Z] drwxrwxr-x 8 1001 1001 4096 Jul 3 19:23 .git [2025-07-03T19:24:31.013Z] drwxrwxr-x 3 1001 1001 4096 Jul 3 19:21 .github [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 909 Jul 3 19:21 .gitignore [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 218 Jul 3 19:21 .golangci.yml [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 100 Jul 3 19:21 .hadolint.yml [2025-07-03T19:24:31.013Z] drwxr-xr-x 3 1001 1001 4096 Jul 3 19:21 .semver [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 155 Jul 3 19:21 .sonarcloud.properties [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 1171 Jul 3 19:21 ADOPTERS.md [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 17374 Jul 3 19:21 Attribution.txt [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 108018 Jul 3 19:21 CHANGELOG.md [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 3804 Jul 3 19:21 CONTRIBUTING.md [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 677 Jul 3 19:21 GOVERNANCE.md [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 858 Jul 3 19:21 Jenkinsfile [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 10775 Jul 3 19:21 LICENSE [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 16740 Jul 3 19:21 Makefile [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 582 Jul 3 19:21 OWNERS.md [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 9932 Jul 3 19:21 README.md [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 789 Jul 3 19:21 SECURITY.md [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 5 Jul 3 19:21 VERSION [2025-07-03T19:24:31.013Z] drwxrwxr-x 2 1001 1001 4096 Jul 3 19:21 bin [2025-07-03T19:24:31.013Z] drwxrwxr-x 19 1001 1001 4096 Jul 3 19:21 cmd [2025-07-03T19:24:31.013Z] -rw-r--r-- 1 root root 1666030 Jul 3 19:23 coverage.out [2025-07-03T19:24:31.013Z] drwxrwxr-x 2 1001 1001 4096 Jul 3 19:21 fuzz_test [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 6474 Jul 3 19:21 go.mod [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 88358 Jul 3 19:21 go.sum [2025-07-03T19:24:31.013Z] drwxrwxr-x 7 1001 1001 4096 Jul 3 19:21 internal [2025-07-03T19:24:31.013Z] drwxrwxr-x 2 1001 1001 4096 Jul 3 19:21 openapi [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 584 Jul 3 19:21 security.txt [2025-07-03T19:24:31.013Z] -rw-rw-r-- 1 1001 1001 204 Jul 3 19:21 version.go [Pipeline] sh [2025-07-03T19:24:31.325Z] + '[' -e coverage.out ] [2025-07-03T19:24:31.325Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-07-03T19:24:31.520Z] Stashed 1 file(s) [Pipeline] sh [2025-07-03T19:24:31.821Z] + make build [2025-07-03T19:24:31.821Z] 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-03T19:24:58.365Z] 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-03T19:24:58.365Z] 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-03T19:24:58.365Z] 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-03T19:24:58.942Z] 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-03T19:25:00.871Z] 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-03T19:25:06.154Z] 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-03T19:25:08.070Z] 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-03T19:25:09.970Z] 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-03T19:25:12.505Z] 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-03T19:25:13.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-07-03T19:25:15.256Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-07-03T19:25:16.192Z] 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-03T19:25:18.114Z] $ docker stop --time=1 3286ad97a8e4a3b753c6bf38383c636db30298a40377604b21f571fb3f1baeb3 [2025-07-03T19:25:21.123Z] $ docker rm -f --volumes 3286ad97a8e4a3b753c6bf38383c636db30298a40377604b21f571fb3f1baeb3 [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-03T19:25:22.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-03T19:25:22.756Z] [2025-07-03T19:25:22.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-03T19:25:23.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-03T19:25:23.135Z] latest: Pulling from edgex-devops/edgex-compose [2025-07-03T19:25:23.135Z] 91d30c5bc195: Pulling fs layer [2025-07-03T19:25:23.135Z] 2e9b0aa3be6d: Pulling fs layer [2025-07-03T19:25:23.135Z] 9c61dcf015f6: Pulling fs layer [2025-07-03T19:25:23.135Z] 4698f68db338: Pulling fs layer [2025-07-03T19:25:23.135Z] 2a2f49069b9e: Pulling fs layer [2025-07-03T19:25:23.135Z] e0025b399a48: Pulling fs layer [2025-07-03T19:25:23.135Z] 4698f68db338: Waiting [2025-07-03T19:25:23.135Z] e0025b399a48: Waiting [2025-07-03T19:25:23.135Z] 2a2f49069b9e: Waiting [2025-07-03T19:25:23.135Z] 91d30c5bc195: Verifying Checksum [2025-07-03T19:25:23.135Z] 91d30c5bc195: Download complete [2025-07-03T19:25:23.135Z] 4698f68db338: Download complete [2025-07-03T19:25:23.393Z] 2e9b0aa3be6d: Verifying Checksum [2025-07-03T19:25:23.393Z] 2e9b0aa3be6d: Download complete [2025-07-03T19:25:23.393Z] e0025b399a48: Download complete [2025-07-03T19:25:23.393Z] 91d30c5bc195: Pull complete [2025-07-03T19:25:23.393Z] 2a2f49069b9e: Download complete [2025-07-03T19:25:23.653Z] 2e9b0aa3be6d: Pull complete [2025-07-03T19:25:24.222Z] 9c61dcf015f6: Verifying Checksum [2025-07-03T19:25:24.222Z] 9c61dcf015f6: Download complete [2025-07-03T19:25:28.410Z] 9c61dcf015f6: Pull complete [2025-07-03T19:25:28.410Z] 4698f68db338: Pull complete [2025-07-03T19:25:28.410Z] 2a2f49069b9e: Pull complete [2025-07-03T19:25:28.410Z] e0025b399a48: Pull complete [2025-07-03T19:25:28.410Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-07-03T19:25:28.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-03T19:25:28.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-03T19:25:28.654Z] prd-ubuntu20.04-docker-8c-8g-4481 does not seem to be running inside a container [2025-07-03T19:25:28.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-07-03T19:25:30.139Z] $ docker top acb17336dc4122c0ad0ff6fd1e2befcc585ca30b2b62c147ec01fd4bcdd019d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-03T19:25:30.540Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-07-03T19:25:30.800Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #1 transferring dockerfile: 2.10kB done [2025-07-03T19:25:30.800Z] #1 DONE 0.1s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-03T19:25:30.800Z] #2 DONE 0.0s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #3 transferring dockerfile: 2.23kB done [2025-07-03T19:25:30.800Z] #3 DONE 0.1s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-07-03T19:25:30.800Z] #4 ... [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #5 transferring dockerfile: 2.50kB done [2025-07-03T19:25:30.800Z] #5 DONE 0.1s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #6 transferring dockerfile: 1.69kB done [2025-07-03T19:25:30.800Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-03T19:25:30.800Z] #6 DONE 0.1s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #7 [core-data internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #7 transferring dockerfile: 2.04kB done [2025-07-03T19:25:30.800Z] #7 DONE 0.2s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #8 transferring dockerfile: 1.70kB done [2025-07-03T19:25:30.800Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-03T19:25:30.800Z] #8 DONE 0.2s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #9 transferring dockerfile: 1.89kB done [2025-07-03T19:25:30.800Z] #9 DONE 0.2s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-03T19:25:30.800Z] #2 DONE 0.0s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #10 transferring dockerfile: 2.01kB done [2025-07-03T19:25:30.800Z] #10 DONE 0.2s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #11 transferring dockerfile: 1.81kB done [2025-07-03T19:25:30.800Z] #11 DONE 0.2s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-07-03T19:25:30.800Z] #12 transferring dockerfile: 2.14kB done [2025-07-03T19:25:30.800Z] #12 DONE 0.2s [2025-07-03T19:25:30.800Z] [2025-07-03T19:25:30.800Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-07-03T19:25:31.059Z] #4 DONE 0.2s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-07-03T19:25:31.059Z] #13 transferring dockerfile: 1.83kB done [2025-07-03T19:25:31.059Z] #13 DONE 0.2s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-07-03T19:25:31.059Z] #14 transferring dockerfile: 2.49kB done [2025-07-03T19:25:31.059Z] #14 DONE 0.2s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #15 [core-command internal] load build definition from Dockerfile [2025-07-03T19:25:31.059Z] #15 transferring dockerfile: 1.94kB done [2025-07-03T19:25:31.059Z] #15 DONE 0.2s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-03T19:25:31.059Z] #2 DONE 0.0s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #16 [security-secretstore-setup internal] load .dockerignore [2025-07-03T19:25:31.059Z] #16 ... [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #17 [core-keeper internal] load .dockerignore [2025-07-03T19:25:31.059Z] #17 transferring context: 50B done [2025-07-03T19:25:31.059Z] #17 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-07-03T19:25:31.059Z] #18 transferring context: 50B done [2025-07-03T19:25:31.059Z] #18 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #19 [core-data internal] load .dockerignore [2025-07-03T19:25:31.059Z] #19 transferring context: 50B done [2025-07-03T19:25:31.059Z] #19 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #20 [core-metadata internal] load .dockerignore [2025-07-03T19:25:31.059Z] #20 transferring context: 50B done [2025-07-03T19:25:31.059Z] #20 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #21 [security-proxy-setup internal] load .dockerignore [2025-07-03T19:25:31.059Z] #21 transferring context: 50B done [2025-07-03T19:25:31.059Z] #21 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-07-03T19:25:31.059Z] #22 transferring context: 50B done [2025-07-03T19:25:31.059Z] #22 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #23 [security-proxy-auth internal] load .dockerignore [2025-07-03T19:25:31.059Z] #23 transferring context: 50B done [2025-07-03T19:25:31.059Z] #23 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #24 [core-command internal] load .dockerignore [2025-07-03T19:25:31.059Z] #24 transferring context: 50B done [2025-07-03T19:25:31.059Z] #24 DONE 0.1s [2025-07-03T19:25:31.059Z] [2025-07-03T19:25:31.059Z] #25 [support-scheduler internal] load .dockerignore [2025-07-03T19:25:31.059Z] #25 transferring context: 50B done [2025-07-03T19:25:31.059Z] #25 DONE 0.1s [2025-07-03T19:25:31.319Z] [2025-07-03T19:25:31.319Z] #26 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-03T19:25:31.319Z] #26 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-03T19:25:31.319Z] #26 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-03T19:25:31.319Z] #26 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-03T19:25:31.319Z] #26 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-03T19:25:31.319Z] #26 DONE 0.2s [2025-07-03T19:25:31.319Z] [2025-07-03T19:25:31.319Z] #16 [security-secretstore-setup internal] load .dockerignore [2025-07-03T19:25:31.319Z] #16 transferring context: 50B 0.0s done [2025-07-03T19:25:31.319Z] #16 DONE 0.3s [2025-07-03T19:25:31.319Z] [2025-07-03T19:25:31.319Z] #27 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-03T19:25:31.319Z] #27 ... [2025-07-03T19:25:31.319Z] [2025-07-03T19:25:31.319Z] #26 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-03T19:25:31.319Z] #26 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-03T19:25:31.319Z] #26 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-03T19:25:31.319Z] #26 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-03T19:25:31.319Z] #26 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-03T19:25:31.319Z] #26 DONE 0.2s [2025-07-03T19:25:31.319Z] [2025-07-03T19:25:31.319Z] #27 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-03T19:25:31.580Z] #27 DONE 0.5s [2025-07-03T19:25:31.580Z] [2025-07-03T19:25:31.580Z] #28 [core-keeper builder 2/8] WORKDIR /edgex-go [2025-07-03T19:25:35.908Z] #28 ... [2025-07-03T19:25:35.908Z] [2025-07-03T19:25:35.908Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-07-03T19:25:35.908Z] #29 DONE 4.9s [2025-07-03T19:25:35.908Z] [2025-07-03T19:25:35.908Z] #30 [security-spire-server internal] load .dockerignore [2025-07-03T19:25:40.133Z] #30 ... [2025-07-03T19:25:40.133Z] [2025-07-03T19:25:40.133Z] #28 [core-data builder 2/8] WORKDIR /edgex-go [2025-07-03T19:25:40.133Z] #28 DONE 7.8s [2025-07-03T19:25:40.133Z] [2025-07-03T19:25:40.133Z] #31 [core-keeper internal] load build context [2025-07-03T19:25:40.133Z] #31 transferring context: 463.85MB 8.4s [2025-07-03T19:25:40.133Z] #31 ... [2025-07-03T19:25:40.133Z] [2025-07-03T19:25:40.133Z] #32 [core-metadata internal] load build context [2025-07-03T19:25:40.133Z] #32 ... [2025-07-03T19:25:40.133Z] [2025-07-03T19:25:40.133Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-07-03T19:25:40.133Z] #33 DONE 8.8s [2025-07-03T19:25:40.133Z] [2025-07-03T19:25:40.133Z] #34 [security-spire-agent internal] load .dockerignore [2025-07-03T19:25:40.133Z] #34 DONE 0.0s [2025-07-03T19:25:40.133Z] [2025-07-03T19:25:40.133Z] #32 [core-metadata internal] load build context [2025-07-03T19:25:40.133Z] #32 ... [2025-07-03T19:25:40.133Z] [2025-07-03T19:25:40.133Z] #31 [core-keeper internal] load build context [2025-07-03T19:25:40.133Z] #31 transferring context: 508.33MB 8.9s done [2025-07-03T19:25:41.417Z] #31 ... [2025-07-03T19:25:41.417Z] [2025-07-03T19:25:41.417Z] #35 [security-spiffe-token-provider internal] load build context [2025-07-03T19:25:41.417Z] #35 transferring context: 508.33MB 8.8s done [2025-07-03T19:25:41.676Z] #35 ... [2025-07-03T19:25:41.676Z] [2025-07-03T19:25:41.676Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-07-03T19:25:41.676Z] #36 ... [2025-07-03T19:25:41.676Z] [2025-07-03T19:25:41.676Z] #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-03T19:25:41.676Z] #0 1.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:25:41.676Z] #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:25:41.676Z] #0 1.677 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-03T19:25:41.676Z] #0 1.685 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:25:41.676Z] #0 1.690 OK: 8 MiB in 15 packages [2025-07-03T19:25:41.935Z] #37 ... [2025-07-03T19:25:41.935Z] [2025-07-03T19:25:41.935Z] #38 [support-scheduler internal] load build context [2025-07-03T19:25:41.935Z] #38 transferring context: 508.33MB 8.7s done [2025-07-03T19:25:41.935Z] #38 ... [2025-07-03T19:25:41.935Z] [2025-07-03T19:25:41.935Z] #39 [core-command internal] load build context [2025-07-03T19:25:41.935Z] #39 transferring context: 508.33MB 8.3s done [2025-07-03T19:25:42.194Z] #39 ... [2025-07-03T19:25:42.194Z] [2025-07-03T19:25:42.194Z] #40 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-07-03T19:25:42.194Z] #40 ... [2025-07-03T19:25:42.194Z] [2025-07-03T19:25:42.194Z] #41 [core-common-config-bootstrapper internal] load build context [2025-07-03T19:25:42.194Z] #41 transferring context: 508.33MB 9.8s done [2025-07-03T19:25:42.762Z] #41 ... [2025-07-03T19:25:42.762Z] [2025-07-03T19:25:42.762Z] #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-07-03T19:25:42.762Z] #42 ... [2025-07-03T19:25:42.762Z] [2025-07-03T19:25:42.762Z] #43 [security-secretstore-setup internal] load build context [2025-07-03T19:25:42.762Z] #43 transferring context: 508.33MB 9.0s done [2025-07-03T19:25:43.093Z] #43 ... [2025-07-03T19:25:43.093Z] [2025-07-03T19:25:43.093Z] #44 [security-proxy-setup internal] load build context [2025-07-03T19:25:43.093Z] #44 transferring context: 508.33MB 8.8s done [2025-07-03T19:25:43.354Z] #44 ... [2025-07-03T19:25:43.354Z] [2025-07-03T19:25:43.354Z] #45 [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-03T19:25:43.354Z] #45 ... [2025-07-03T19:25:43.354Z] [2025-07-03T19:25:43.354Z] #46 [core-data internal] load build context [2025-07-03T19:25:43.354Z] #46 transferring context: 508.33MB 9.4s done [2025-07-03T19:25:43.636Z] #46 ... [2025-07-03T19:25:43.636Z] [2025-07-03T19:25:43.636Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-07-03T19:25:43.636Z] #47 ... [2025-07-03T19:25:43.636Z] [2025-07-03T19:25:43.636Z] #48 [security-proxy-auth internal] load build context [2025-07-03T19:25:43.636Z] #48 transferring context: 508.33MB 9.3s done [2025-07-03T19:25:43.896Z] #48 ... [2025-07-03T19:25:43.896Z] [2025-07-03T19:25:43.896Z] #49 [security-bootstrapper internal] load build definition from Dockerfile [2025-07-03T19:25:43.896Z] #49 ... [2025-07-03T19:25:43.896Z] [2025-07-03T19:25:43.896Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-07-03T19:25:44.155Z] #50 ... [2025-07-03T19:25:44.155Z] [2025-07-03T19:25:44.155Z] #51 [support-notifications internal] load build definition from Dockerfile [2025-07-03T19:25:44.155Z] #51 ... [2025-07-03T19:25:44.155Z] [2025-07-03T19:25:44.155Z] #32 [core-metadata internal] load build context [2025-07-03T19:25:44.155Z] #32 transferring context: 508.33MB 9.5s done [2025-07-03T19:25:46.062Z] #32 ... [2025-07-03T19:25:46.062Z] [2025-07-03T19:25:46.062Z] #52 [security-spire-config internal] load .dockerignore [2025-07-03T19:25:46.062Z] #52 ... [2025-07-03T19:25:46.062Z] [2025-07-03T19:25:46.062Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-07-03T19:25:51.343Z] #53 ... [2025-07-03T19:25:51.343Z] [2025-07-03T19:25:51.343Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-03T19:25:51.343Z] #54 ... [2025-07-03T19:25:51.343Z] [2025-07-03T19:25:51.343Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-07-03T19:25:51.343Z] #55 ... [2025-07-03T19:25:51.343Z] [2025-07-03T19:25:51.343Z] #34 [security-spire-agent internal] load .dockerignore [2025-07-03T19:25:51.343Z] #34 ... [2025-07-03T19:25:51.343Z] [2025-07-03T19:25:51.343Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-07-03T19:25:51.603Z] #56 ... [2025-07-03T19:25:51.603Z] [2025-07-03T19:25:51.603Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-07-03T19:25:54.895Z] #57 ... [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #39 [core-command internal] load build context [2025-07-03T19:25:54.895Z] #39 DONE 23.8s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #52 [security-spire-config internal] load .dockerignore [2025-07-03T19:25:54.895Z] #52 transferring context: [2025-07-03T19:25:54.895Z] #52 ... [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-03T19:25:54.895Z] #37 DONE 23.7s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #44 [security-proxy-setup internal] load build context [2025-07-03T19:25:54.895Z] #44 DONE 23.9s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #35 [security-spiffe-token-provider internal] load build context [2025-07-03T19:25:54.895Z] #35 DONE 23.9s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #31 [core-keeper internal] load build context [2025-07-03T19:25:54.895Z] #31 DONE 23.9s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #38 [support-scheduler internal] load build context [2025-07-03T19:25:54.895Z] #38 DONE 23.9s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #46 [core-data internal] load build context [2025-07-03T19:25:54.895Z] #46 DONE 23.9s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #32 [core-metadata internal] load build context [2025-07-03T19:25:54.895Z] #32 DONE 24.0s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #48 [security-proxy-auth internal] load build context [2025-07-03T19:25:54.895Z] #48 DONE 23.9s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #41 [core-common-config-bootstrapper internal] load build context [2025-07-03T19:25:54.895Z] #41 DONE 24.0s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #43 [security-secretstore-setup internal] load build context [2025-07-03T19:25:54.895Z] #43 DONE 23.6s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #51 [support-notifications internal] load build definition from Dockerfile [2025-07-03T19:25:54.895Z] #51 transferring dockerfile: 2.00kB done [2025-07-03T19:25:54.895Z] #51 DONE 21.3s [2025-07-03T19:25:54.895Z] [2025-07-03T19:25:54.895Z] #52 [security-spire-config internal] load .dockerignore [2025-07-03T19:25:54.895Z] #52 transferring context: 50B done [2025-07-03T19:25:55.154Z] #52 DONE 19.4s [2025-07-03T19:25:55.154Z] [2025-07-03T19:25:55.154Z] #26 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-03T19:25:55.154Z] #26 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-03T19:25:55.154Z] #26 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-03T19:25:55.154Z] #26 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-03T19:25:55.154Z] #26 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-03T19:25:55.154Z] #26 DONE 0.2s [2025-07-03T19:25:55.154Z] [2025-07-03T19:25:55.154Z] #49 [security-bootstrapper internal] load build definition from Dockerfile [2025-07-03T19:25:55.154Z] #49 transferring dockerfile: 3.02kB done [2025-07-03T19:25:55.155Z] #49 DONE 21.4s [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-03T19:25:55.155Z] #2 DONE 0.0s [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #30 [security-spire-server internal] load .dockerignore [2025-07-03T19:25:55.155Z] #30 transferring context: 50B done [2025-07-03T19:25:55.155Z] #30 DONE 19.4s [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #34 [security-spire-agent internal] load .dockerignore [2025-07-03T19:25:55.155Z] #34 transferring context: 50B done [2025-07-03T19:25:55.155Z] #34 DONE 14.6s [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-03T19:25:55.155Z] #58 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-03T19:25:55.155Z] #58 ... [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #45 [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-03T19:25:55.155Z] #45 DONE 23.9s [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-07-03T19:25:55.155Z] #4 DONE 0.3s [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #59 [security-spire-config internal] load build context [2025-07-03T19:25:55.155Z] #59 transferring context: 22.05kB done [2025-07-03T19:25:55.155Z] #59 DONE 0.2s [2025-07-03T19:25:55.155Z] [2025-07-03T19:25:55.155Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-03T19:25:55.155Z] #58 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-07-03T19:25:55.414Z] #58 ... [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #26 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-03T19:25:55.414Z] #26 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-03T19:25:55.414Z] #26 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-03T19:25:55.414Z] #26 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-03T19:25:55.414Z] #26 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-03T19:25:55.414Z] #26 DONE 0.2s [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #27 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-03T19:25:55.414Z] #27 DONE 0.5s [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #28 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-07-03T19:25:55.414Z] #28 DONE 7.8s [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #60 [security-spire-agent internal] load build context [2025-07-03T19:25:55.414Z] #60 transferring context: 23.33kB done [2025-07-03T19:25:55.414Z] #60 DONE 0.2s [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #61 [security-spire-server internal] load build context [2025-07-03T19:25:55.414Z] #61 transferring context: 23.80kB done [2025-07-03T19:25:55.414Z] #61 DONE 0.2s [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #62 [support-notifications internal] load .dockerignore [2025-07-03T19:25:55.414Z] #62 transferring context: 50B done [2025-07-03T19:25:55.414Z] #62 DONE 0.1s [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #63 [security-bootstrapper internal] load .dockerignore [2025-07-03T19:25:55.414Z] #63 transferring context: 50B done [2025-07-03T19:25:55.414Z] #63 DONE 0.2s [2025-07-03T19:25:55.414Z] [2025-07-03T19:25:55.414Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-03T19:25:55.414Z] #58 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-07-03T19:25:55.414Z] #58 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-07-03T19:25:55.414Z] #58 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-07-03T19:25:55.414Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-07-03T19:25:55.414Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-07-03T19:25:55.414Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-07-03T19:25:55.414Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-07-03T19:25:55.414Z] #58 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-07-03T19:25:55.414Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-07-03T19:25:55.414Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-07-03T19:25:55.414Z] #58 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-07-03T19:25:55.673Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-07-03T19:25:55.673Z] #58 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-07-03T19:25:55.673Z] #58 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.4s [2025-07-03T19:25:55.673Z] #58 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 16.78MB / 36.47MB 0.5s [2025-07-03T19:25:55.931Z] #58 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-07-03T19:25:56.189Z] #58 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-07-03T19:26:01.490Z] #58 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s [2025-07-03T19:26:02.094Z] #58 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.0s done [2025-07-03T19:26:03.997Z] #58 ... [2025-07-03T19:26:03.997Z] [2025-07-03T19:26:03.997Z] #64 [support-notifications internal] load build context [2025-07-03T19:26:03.997Z] #64 transferring context: 508.33MB 3.0s done [2025-07-03T19:26:03.997Z] #64 DONE 8.6s [2025-07-03T19:26:03.997Z] [2025-07-03T19:26:03.997Z] #65 [security-bootstrapper internal] load build context [2025-07-03T19:26:03.997Z] #65 transferring context: 508.33MB 3.2s done [2025-07-03T19:26:03.997Z] #65 DONE 8.6s [2025-07-03T19:26:03.997Z] [2025-07-03T19:26:03.997Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-07-03T19:26:03.997Z] #50 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #50 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #50 24.48 (1/4) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:03.997Z] #50 24.49 (2/4) Installing openssl (3.3.3-r0) [2025-07-03T19:26:03.997Z] #50 24.51 (3/4) Installing su-exec (0.2-r3) [2025-07-03T19:26:03.997Z] #50 24.51 (4/4) Installing yq-go (4.44.1-r2) [2025-07-03T19:26:03.997Z] #50 24.61 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:03.997Z] #50 24.62 OK: 19 MiB in 18 packages [2025-07-03T19:26:03.997Z] #50 DONE 32.7s [2025-07-03T19:26:03.997Z] [2025-07-03T19:26:03.997Z] #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-07-03T19:26:03.997Z] #42 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #42 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #42 24.67 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:03.997Z] #42 24.68 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:03.997Z] #42 24.69 OK: 8 MiB in 15 packages [2025-07-03T19:26:03.997Z] #42 DONE 32.7s [2025-07-03T19:26:03.997Z] [2025-07-03T19:26:03.997Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-07-03T19:26:03.997Z] #57 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #57 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #57 19.64 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-03T19:26:03.997Z] #57 19.64 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-03T19:26:03.997Z] #57 19.64 OK: 24171 distinct packages available [2025-07-03T19:26:03.997Z] #57 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #57 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #57 20.54 OK: 248 MiB in 58 packages [2025-07-03T19:26:03.997Z] #57 DONE 23.6s [2025-07-03T19:26:03.997Z] [2025-07-03T19:26:03.997Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-07-03T19:26:03.997Z] #55 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #55 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #55 17.31 OK: 248 MiB in 58 packages [2025-07-03T19:26:03.997Z] #55 DONE 23.6s [2025-07-03T19:26:03.997Z] [2025-07-03T19:26:03.997Z] #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-07-03T19:26:03.997Z] #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #0 3.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.997Z] #0 3.943 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-03T19:26:03.997Z] #0 3.943 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-03T19:26:03.997Z] #0 3.943 OK: 24171 distinct packages available [2025-07-03T19:26:03.997Z] #0 3.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.998Z] #0 4.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.998Z] #0 4.304 (1/5) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:03.998Z] #0 4.309 (2/5) Installing musl-obstack (1.2.3-r2) [2025-07-03T19:26:03.998Z] #0 4.312 (3/5) Installing libucontext (1.2-r3) [2025-07-03T19:26:03.998Z] #0 4.315 (4/5) Installing gcompat (1.1.0-r4) [2025-07-03T19:26:03.998Z] #0 4.320 (5/5) Installing openssl (3.3.3-r0) [2025-07-03T19:26:03.998Z] #0 4.328 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:03.998Z] #0 4.336 OK: 9 MiB in 19 packages [2025-07-03T19:26:03.998Z] #66 DONE 9.0s [2025-07-03T19:26:03.998Z] [2025-07-03T19:26:03.998Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-07-03T19:26:03.998Z] #56 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.998Z] #56 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:03.998Z] #56 15.68 OK: 248 MiB in 58 packages [2025-07-03T19:26:03.998Z] #56 DONE 23.6s [2025-07-03T19:26:03.998Z] [2025-07-03T19:26:03.998Z] #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-07-03T19:26:04.256Z] #67 ... [2025-07-03T19:26:04.256Z] [2025-07-03T19:26:04.256Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-07-03T19:26:04.256Z] #36 23.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #36 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #36 24.61 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-03T19:26:04.256Z] #36 24.61 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-03T19:26:04.256Z] #36 24.61 OK: 24171 distinct packages available [2025-07-03T19:26:04.256Z] #36 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #36 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #36 25.10 (1/14) Installing ca-certificates (20241121-r1) [2025-07-03T19:26:04.256Z] #36 25.12 (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-03T19:26:04.256Z] #36 25.13 (3/14) Installing c-ares (1.33.1-r0) [2025-07-03T19:26:04.256Z] #36 25.13 (4/14) Installing libunistring (1.2-r0) [2025-07-03T19:26:04.256Z] #36 25.15 (5/14) Installing libidn2 (2.3.7-r0) [2025-07-03T19:26:04.256Z] #36 25.16 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-03T19:26:04.256Z] #36 25.16 (7/14) Installing libpsl (0.21.5-r1) [2025-07-03T19:26:04.256Z] #36 25.17 (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-03T19:26:04.256Z] #36 25.18 (9/14) Installing libcurl (8.12.1-r0) [2025-07-03T19:26:04.256Z] #36 25.19 (10/14) Installing curl (8.12.1-r0) [2025-07-03T19:26:04.256Z] #36 25.19 (11/14) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:04.256Z] #36 25.20 (12/14) Installing musl-obstack (1.2.3-r2) [2025-07-03T19:26:04.256Z] #36 25.20 (13/14) Installing libucontext (1.2-r3) [2025-07-03T19:26:04.256Z] #36 25.20 (14/14) Installing gcompat (1.1.0-r4) [2025-07-03T19:26:04.256Z] #36 25.21 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:04.256Z] #36 25.21 Executing ca-certificates-20241121-r1.trigger [2025-07-03T19:26:04.256Z] #36 25.25 OK: 13 MiB in 28 packages [2025-07-03T19:26:04.256Z] #36 DONE 32.8s [2025-07-03T19:26:04.256Z] [2025-07-03T19:26:04.256Z] #40 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-07-03T19:26:04.256Z] #40 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #40 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #40 24.74 (1/3) Installing ca-certificates (20241121-r1) [2025-07-03T19:26:04.256Z] #40 24.83 (2/3) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:04.256Z] #40 24.83 (3/3) Installing tzdata (2025b-r0) [2025-07-03T19:26:04.256Z] #40 24.87 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:04.256Z] #40 24.87 Executing ca-certificates-20241121-r1.trigger [2025-07-03T19:26:04.256Z] #40 24.92 OK: 10 MiB in 17 packages [2025-07-03T19:26:04.256Z] #40 DONE 32.8s [2025-07-03T19:26:04.256Z] [2025-07-03T19:26:04.256Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-03T19:26:04.256Z] #54 DONE 23.6s [2025-07-03T19:26:04.256Z] [2025-07-03T19:26:04.256Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-07-03T19:26:04.256Z] #47 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #47 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #47 24.41 (1/4) Installing ca-certificates (20241121-r1) [2025-07-03T19:26:04.256Z] #47 24.43 (2/4) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:04.256Z] #47 24.44 (3/4) Installing su-exec (0.2-r3) [2025-07-03T19:26:04.256Z] #47 24.45 (4/4) Installing yq-go (4.44.1-r2) [2025-07-03T19:26:04.256Z] #47 24.57 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:04.256Z] #47 24.58 Executing ca-certificates-20241121-r1.trigger [2025-07-03T19:26:04.256Z] #47 24.62 OK: 19 MiB in 18 packages [2025-07-03T19:26:04.256Z] #47 DONE 32.7s [2025-07-03T19:26:04.256Z] [2025-07-03T19:26:04.256Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-07-03T19:26:04.256Z] #0 6.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #0 6.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #0 7.256 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-03T19:26:04.256Z] #0 7.256 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-03T19:26:04.256Z] #0 7.256 OK: 24171 distinct packages available [2025-07-03T19:26:04.256Z] #0 7.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #0 7.694 (1/4) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:04.256Z] #0 7.698 (2/4) Installing musl-obstack (1.2.3-r2) [2025-07-03T19:26:04.256Z] #0 7.702 (3/4) Installing libucontext (1.2-r3) [2025-07-03T19:26:04.256Z] #0 7.705 (4/4) Installing gcompat (1.1.0-r4) [2025-07-03T19:26:04.256Z] #0 7.711 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:04.256Z] #0 7.957 OK: 8 MiB in 18 packages [2025-07-03T19:26:04.256Z] #68 DONE 9.0s [2025-07-03T19:26:04.256Z] [2025-07-03T19:26:04.256Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-07-03T19:26:04.256Z] #53 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #53 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.256Z] #53 15.89 OK: 248 MiB in 58 packages [2025-07-03T19:26:04.256Z] #53 DONE 23.6s [2025-07-03T19:26:04.256Z] [2025-07-03T19:26:04.256Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-07-03T19:26:04.516Z] #67 ... [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:26:04.516Z] #69 DONE 0.3s [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:26:04.516Z] #70 DONE 0.3s [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:26:04.516Z] #71 DONE 0.3s [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:26:04.516Z] #72 DONE 0.3s [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-07-03T19:26:04.516Z] #73 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-07-03T19:26:04.516Z] #73 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-07-03T19:26:04.516Z] #73 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-07-03T19:26:04.516Z] #73 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-07-03T19:26:04.516Z] #73 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-07-03T19:26:04.516Z] #73 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-07-03T19:26:04.516Z] #73 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-07-03T19:26:04.516Z] #73 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s done [2025-07-03T19:26:04.516Z] #73 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-07-03T19:26:04.516Z] #73 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-07-03T19:26:04.516Z] #73 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-07-03T19:26:04.516Z] #73 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-07-03T19:26:04.516Z] #73 DONE 9.4s [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-03T19:26:04.516Z] #58 DONE 9.4s [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-07-03T19:26:04.516Z] #0 9.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.516Z] #0 9.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:04.516Z] #0 9.344 OK: 8 MiB in 15 packages [2025-07-03T19:26:04.516Z] #74 DONE 9.6s [2025-07-03T19:26:04.516Z] [2025-07-03T19:26:04.516Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:26:05.452Z] #75 ... [2025-07-03T19:26:05.452Z] [2025-07-03T19:26:05.452Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-07-03T19:26:05.452Z] #76 ... [2025-07-03T19:26:05.452Z] [2025-07-03T19:26:05.452Z] #77 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-07-03T19:26:05.452Z] #77 ... [2025-07-03T19:26:05.452Z] [2025-07-03T19:26:05.452Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-07-03T19:26:05.709Z] #78 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:05.710Z] #78 ... [2025-07-03T19:26:05.710Z] [2025-07-03T19:26:05.710Z] #79 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-07-03T19:26:05.710Z] #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:05.974Z] #79 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:05.974Z] #79 ... [2025-07-03T19:26:05.974Z] [2025-07-03T19:26:05.974Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-07-03T19:26:05.974Z] #78 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:06.546Z] #78 10.95 OK: 248 MiB in 58 packages [2025-07-03T19:26:06.804Z] #78 ... [2025-07-03T19:26:06.804Z] [2025-07-03T19:26:06.804Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-07-03T19:26:06.804Z] #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:06.804Z] #0 2.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:06.804Z] #0 2.492 OK: 19 MiB in 18 packages [2025-07-03T19:26:06.804Z] #80 DONE 2.8s [2025-07-03T19:26:06.804Z] [2025-07-03T19:26:06.804Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-07-03T19:26:06.804Z] #78 DONE 11.5s [2025-07-03T19:26:06.804Z] [2025-07-03T19:26:06.804Z] #79 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-07-03T19:26:06.804Z] #79 10.92 (1/7) Installing ca-certificates (20241121-r1) [2025-07-03T19:26:06.804Z] #79 10.94 (2/7) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:06.804Z] #79 10.95 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-07-03T19:26:06.804Z] #79 10.96 (4/7) Installing libsodium (1.0.19-r0) [2025-07-03T19:26:06.804Z] #79 10.97 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-03T19:26:06.804Z] #79 10.99 (6/7) Installing libzmq (4.3.5-r2) [2025-07-03T19:26:06.804Z] #79 11.00 (7/7) Installing zeromq (4.3.5-r2) [2025-07-03T19:26:06.804Z] #79 11.02 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:06.804Z] #79 11.02 Executing ca-certificates-20241121-r1.trigger [2025-07-03T19:26:06.804Z] #79 11.11 OK: 12 MiB in 21 packages [2025-07-03T19:26:06.804Z] #79 DONE 11.5s [2025-07-03T19:26:06.804Z] [2025-07-03T19:26:06.804Z] #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-07-03T19:26:06.804Z] #67 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:06.804Z] #67 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:06.804Z] #67 2.626 OK: 9 MiB in 19 packages [2025-07-03T19:26:06.804Z] #67 DONE 2.8s [2025-07-03T19:26:06.804Z] [2025-07-03T19:26:06.804Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-07-03T19:26:06.804Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:06.804Z] #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:06.804Z] #0 2.622 OK: 13 MiB in 28 packages [2025-07-03T19:26:06.804Z] #81 DONE 2.8s [2025-07-03T19:26:06.804Z] [2025-07-03T19:26:06.804Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-07-03T19:26:07.063Z] #82 ... [2025-07-03T19:26:07.063Z] [2025-07-03T19:26:07.063Z] #77 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-07-03T19:26:07.063Z] #77 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:07.063Z] #77 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:07.063Z] #77 11.34 (1/2) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:07.063Z] #77 11.34 (2/2) Installing su-exec (0.2-r3) [2025-07-03T19:26:07.063Z] #77 11.35 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:07.063Z] #77 11.36 OK: 8 MiB in 16 packages [2025-07-03T19:26:07.063Z] #77 DONE 11.6s [2025-07-03T19:26:07.063Z] [2025-07-03T19:26:07.063Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-07-03T19:26:07.063Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:07.063Z] #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:07.063Z] #0 2.748 OK: 8 MiB in 15 packages [2025-07-03T19:26:07.063Z] #83 DONE 3.0s [2025-07-03T19:26:07.063Z] [2025-07-03T19:26:07.063Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:26:07.063Z] #84 DONE 0.2s [2025-07-03T19:26:07.324Z] [2025-07-03T19:26:07.324Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-07-03T19:26:07.324Z] #85 DONE 0.3s [2025-07-03T19:26:07.324Z] [2025-07-03T19:26:07.324Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:26:08.262Z] #86 ... [2025-07-03T19:26:08.262Z] [2025-07-03T19:26:08.262Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-07-03T19:26:08.262Z] #0 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.262Z] #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.262Z] #0 2.871 OK: 10 MiB in 17 packages [2025-07-03T19:26:08.262Z] #87 DONE 4.2s [2025-07-03T19:26:08.262Z] [2025-07-03T19:26:08.262Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-07-03T19:26:08.263Z] #0 2.395 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #0 2.894 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #0 3.931 OK: 248 MiB in 58 packages [2025-07-03T19:26:08.263Z] #88 DONE 4.2s [2025-07-03T19:26:08.263Z] [2025-07-03T19:26:08.263Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-07-03T19:26:08.263Z] #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #0 2.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #0 2.873 OK: 8 MiB in 18 packages [2025-07-03T19:26:08.263Z] #89 DONE 4.2s [2025-07-03T19:26:08.263Z] [2025-07-03T19:26:08.263Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-07-03T19:26:08.263Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #0 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #0 2.926 OK: 19 MiB in 18 packages [2025-07-03T19:26:08.263Z] #90 DONE 4.2s [2025-07-03T19:26:08.263Z] [2025-07-03T19:26:08.263Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-07-03T19:26:08.263Z] #76 10.47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #76 11.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:08.263Z] #76 11.82 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-03T19:26:08.263Z] #76 12.10 Executing busybox-1.36.1-r29.trigger [2025-07-03T19:26:08.263Z] #76 12.11 OK: 8 MiB in 15 packages [2025-07-03T19:26:08.263Z] #76 DONE 13.1s [2025-07-03T19:26:08.263Z] [2025-07-03T19:26:08.263Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-07-03T19:26:08.263Z] #91 DONE 1.5s [2025-07-03T19:26:08.263Z] [2025-07-03T19:26:08.263Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-03T19:26:08.263Z] #92 DONE 1.5s [2025-07-03T19:26:08.263Z] [2025-07-03T19:26:08.263Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-07-03T19:26:08.520Z] #93 DONE 0.3s [2025-07-03T19:26:08.521Z] [2025-07-03T19:26:08.521Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-07-03T19:26:08.521Z] #94 DONE 0.4s [2025-07-03T19:26:08.521Z] [2025-07-03T19:26:08.521Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2025-07-03T19:26:10.217Z] #95 DONE 1.6s [2025-07-03T19:26:10.217Z] [2025-07-03T19:26:10.217Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-03T19:26:10.217Z] #96 DONE 1.9s [2025-07-03T19:26:10.217Z] [2025-07-03T19:26:10.217Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-07-03T19:26:10.217Z] #82 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:10.217Z] #82 3.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:10.476Z] #82 ... [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-03T19:26:10.476Z] #97 DONE 2.0s [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-07-03T19:26:10.476Z] #98 DONE 0.1s [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-07-03T19:26:10.476Z] #99 DONE 0.1s [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-07-03T19:26:10.476Z] #100 DONE 0.1s [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-07-03T19:26:10.476Z] #101 DONE 0.1s [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-07-03T19:26:10.476Z] #102 DONE 0.1s [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-07-03T19:26:10.476Z] #103 DONE 0.1s [2025-07-03T19:26:10.476Z] [2025-07-03T19:26:10.476Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-07-03T19:26:10.737Z] #104 DONE 0.1s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-07-03T19:26:10.737Z] #105 DONE 0.1s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-07-03T19:26:10.737Z] #106 DONE 0.1s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-07-03T19:26:10.737Z] #82 3.501 OK: 12 MiB in 21 packages [2025-07-03T19:26:10.737Z] #82 DONE 3.7s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-07-03T19:26:10.737Z] #107 DONE 0.1s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #108 [security-spire-server] exporting to image [2025-07-03T19:26:10.737Z] #108 exporting layers [2025-07-03T19:26:10.737Z] #108 ... [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-07-03T19:26:10.737Z] #109 DONE 0.1s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-07-03T19:26:10.737Z] #110 DONE 0.1s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-07-03T19:26:10.737Z] #111 DONE 0.1s [2025-07-03T19:26:10.737Z] [2025-07-03T19:26:10.737Z] #112 [security-spire-config] exporting to image [2025-07-03T19:26:11.302Z] #112 ... [2025-07-03T19:26:11.302Z] [2025-07-03T19:26:11.302Z] #108 [security-spire-server] exporting to image [2025-07-03T19:26:11.302Z] #108 exporting layers 0.5s done [2025-07-03T19:26:11.302Z] #108 writing image sha256:af0d7ad44130a10bc41ddac857fd42b4124de89c291e39d4b50fb531ec2aad0b 0.0s done [2025-07-03T19:26:11.302Z] #108 naming to docker.io/library/security-spire-server done [2025-07-03T19:26:11.302Z] #108 DONE 0.6s [2025-07-03T19:26:11.302Z] [2025-07-03T19:26:11.302Z] #112 [security-spire-config] exporting to image [2025-07-03T19:26:11.302Z] #112 exporting layers 0.4s done [2025-07-03T19:26:11.302Z] #112 writing image sha256:48b00a166cf5f9c8953360e66b7cc2d4fa9b9a1a3c346c8202a8670f1f4f7bc8 0.0s done [2025-07-03T19:26:11.302Z] #112 naming to docker.io/library/security-spire-config done [2025-07-03T19:26:11.302Z] #112 DONE 0.5s [2025-07-03T19:26:11.302Z] [2025-07-03T19:26:11.302Z] #113 [security-spire-agent] exporting to image [2025-07-03T19:26:11.302Z] #113 exporting layers 0.5s done [2025-07-03T19:26:11.302Z] #113 writing image sha256:3898b17f0e231a852cb2f50b80dbcaf8a66a8e40dec9f954ceb8aac1151ca96e done [2025-07-03T19:26:11.302Z] #113 naming to docker.io/library/security-spire-agent done [2025-07-03T19:26:11.302Z] #113 DONE 0.6s [2025-07-03T19:26:11.302Z] [2025-07-03T19:26:11.302Z] #114 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-07-03T19:26:11.302Z] #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:11.302Z] #0 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-03T19:26:11.302Z] #114 4.327 OK: 8 MiB in 16 packages [2025-07-03T19:26:11.565Z] #114 DONE 4.5s [2025-07-03T19:26:11.565Z] [2025-07-03T19:26:11.565Z] #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-07-03T19:26:11.824Z] #115 DONE 0.3s [2025-07-03T19:26:11.824Z] [2025-07-03T19:26:11.824Z] #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-07-03T19:26:11.824Z] #116 DONE 0.0s [2025-07-03T19:26:11.824Z] [2025-07-03T19:26:11.824Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:26:14.354Z] #117 ... [2025-07-03T19:26:14.354Z] [2025-07-03T19:26:14.354Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:26:14.613Z] #118 ... [2025-07-03T19:26:14.613Z] [2025-07-03T19:26:14.613Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:26:14.613Z] #119 ... [2025-07-03T19:26:14.613Z] [2025-07-03T19:26:14.613Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:01.301Z] #120 DONE 44.9s [2025-07-03T19:27:01.301Z] [2025-07-03T19:27:01.301Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:01.301Z] #118 DONE 49.2s [2025-07-03T19:27:01.301Z] [2025-07-03T19:27:01.301Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:01.301Z] #86 DONE 46.5s [2025-07-03T19:27:01.301Z] [2025-07-03T19:27:01.301Z] #75 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:01.301Z] #75 DONE 49.2s [2025-07-03T19:27:01.301Z] [2025-07-03T19:27:01.301Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:01.301Z] #117 DONE 49.3s [2025-07-03T19:27:01.301Z] [2025-07-03T19:27:01.301Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:01.301Z] #119 DONE 49.3s [2025-07-03T19:27:01.301Z] [2025-07-03T19:27:01.301Z] #121 [core-data builder 6/7] COPY . . [2025-07-03T19:27:04.099Z] #121 ... [2025-07-03T19:27:04.099Z] [2025-07-03T19:27:04.099Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-07-03T19:27:04.360Z] #122 ... [2025-07-03T19:27:04.360Z] [2025-07-03T19:27:04.360Z] #123 [support-scheduler builder 6/7] COPY . . [2025-07-03T19:27:04.360Z] #123 ... [2025-07-03T19:27:04.360Z] [2025-07-03T19:27:04.360Z] #124 [core-keeper builder 7/8] COPY . . [2025-07-03T19:27:04.620Z] #124 ... [2025-07-03T19:27:04.620Z] [2025-07-03T19:27:04.620Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-07-03T19:27:04.620Z] #125 ... [2025-07-03T19:27:04.620Z] [2025-07-03T19:27:04.620Z] #126 [support-notifications builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #126 DONE 18.3s [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #127 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:12.738Z] #128 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:27:12.738Z] #129 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #124 [core-keeper builder 7/8] COPY . . [2025-07-03T19:27:12.738Z] #124 DONE 18.3s [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #130 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:12.738Z] #131 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:27:12.738Z] #132 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #133 [core-metadata builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #133 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:12.738Z] #134 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:27:12.738Z] #135 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #125 DONE 18.3s [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #121 [core-command builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #121 DONE 18.4s [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:12.738Z] #136 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:27:12.738Z] #137 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #138 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:27:12.738Z] #139 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #140 [core-command builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #140 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:12.738Z] #141 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #142 [security-proxy-auth builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #142 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-07-03T19:27:12.738Z] #143 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-03T19:27:12.738Z] #144 CACHED [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.738Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-07-03T19:27:12.738Z] #122 DONE 18.4s [2025-07-03T19:27:12.738Z] [2025-07-03T19:27:12.739Z] #123 [support-scheduler builder 6/7] COPY . . [2025-07-03T19:27:12.739Z] #123 DONE 18.3s [2025-07-03T19:27:12.739Z] [2025-07-03T19:27:12.739Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-03T19:27:12.998Z] #145 1.020 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-03T19:27:22.961Z] #145 ... [2025-07-03T19:27:22.961Z] [2025-07-03T19:27:22.961Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-03T19:27:22.961Z] #0 0.775 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-03T19:27:22.961Z] #146 ... [2025-07-03T19:27:22.961Z] [2025-07-03T19:27:22.961Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-07-03T19:27:22.961Z] #0 0.549 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-03T19:27:22.961Z] #147 ... [2025-07-03T19:27:22.961Z] [2025-07-03T19:27:22.961Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-07-03T19:27:22.961Z] #0 1.149 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-03T19:27:22.961Z] #148 ... [2025-07-03T19:27:22.961Z] [2025-07-03T19:27:22.961Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-07-03T19:27:22.961Z] #0 0.734 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-03T19:27:22.961Z] #149 ... [2025-07-03T19:27:22.961Z] [2025-07-03T19:27:22.961Z] #150 [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-03T19:27:22.961Z] #0 0.762 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-03T19:27:22.961Z] #150 ... [2025-07-03T19:27:22.961Z] [2025-07-03T19:27:22.961Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-03T19:27:22.961Z] #0 1.112 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-03T19:27:22.961Z] #151 ... [2025-07-03T19:27:22.961Z] [2025-07-03T19:27:22.961Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-03T19:27:22.961Z] #0 1.149 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-03T19:27:23.221Z] #152 ... [2025-07-03T19:27:23.221Z] [2025-07-03T19:27:23.221Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-03T19:27:23.221Z] #0 1.131 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-03T19:27:23.221Z] #153 ... [2025-07-03T19:27:23.221Z] [2025-07-03T19:27:23.221Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-07-03T19:27:23.221Z] #0 0.962 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-03T19:27:23.863Z] #154 ... [2025-07-03T19:27:23.863Z] [2025-07-03T19:27:23.863Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-07-03T19:27:23.863Z] #0 0.567 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-03T19:27:24.123Z] #155 ... [2025-07-03T19:27:24.123Z] [2025-07-03T19:27:24.123Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-03T19:27:24.123Z] #0 0.766 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-03T19:28:45.550Z] #156 ... [2025-07-03T19:28:45.550Z] [2025-07-03T19:28:45.550Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-07-03T19:28:45.550Z] #155 DONE 93.7s [2025-07-03T19:28:45.808Z] [2025-07-03T19:28:45.808Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-07-03T19:28:45.808Z] #148 DONE 93.7s [2025-07-03T19:28:45.808Z] [2025-07-03T19:28:45.808Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-03T19:28:46.410Z] #153 ... [2025-07-03T19:28:46.410Z] [2025-07-03T19:28:46.410Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-07-03T19:28:46.669Z] #157 DONE 0.4s [2025-07-03T19:28:46.669Z] [2025-07-03T19:28:46.669Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:28:46.669Z] #158 DONE 0.5s [2025-07-03T19:28:46.669Z] [2025-07-03T19:28:46.669Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:28:46.975Z] #159 DONE 0.3s [2025-07-03T19:28:46.975Z] [2025-07-03T19:28:46.975Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-07-03T19:28:47.233Z] #160 ... [2025-07-03T19:28:47.233Z] [2025-07-03T19:28:47.233Z] #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-03T19:28:47.233Z] #161 DONE 0.4s [2025-07-03T19:28:47.491Z] [2025-07-03T19:28:47.491Z] #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-03T19:28:47.750Z] #162 DONE 0.3s [2025-07-03T19:28:47.750Z] [2025-07-03T19:28:47.750Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-07-03T19:28:47.750Z] #160 DONE 1.0s [2025-07-03T19:28:47.750Z] [2025-07-03T19:28:47.750Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:28:48.055Z] #163 DONE 0.4s [2025-07-03T19:28:48.055Z] [2025-07-03T19:28:48.055Z] #164 [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-03T19:28:48.055Z] #164 DONE 0.3s [2025-07-03T19:28:48.055Z] [2025-07-03T19:28:48.055Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:28:48.316Z] #165 DONE 0.3s [2025-07-03T19:28:48.316Z] [2025-07-03T19:28:48.316Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-03T19:28:48.574Z] #166 ... [2025-07-03T19:28:48.574Z] [2025-07-03T19:28:48.574Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-07-03T19:28:48.575Z] #167 DONE 0.4s [2025-07-03T19:28:48.834Z] [2025-07-03T19:28:48.834Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-07-03T19:28:48.834Z] #168 DONE 0.2s [2025-07-03T19:28:48.834Z] [2025-07-03T19:28:48.834Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-03T19:28:48.834Z] #145 ... [2025-07-03T19:28:48.834Z] [2025-07-03T19:28:48.834Z] #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-03T19:28:49.091Z] #169 DONE 0.2s [2025-07-03T19:28:49.091Z] [2025-07-03T19:28:49.091Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-03T19:28:49.091Z] #166 DONE 1.0s [2025-07-03T19:28:49.091Z] [2025-07-03T19:28:49.091Z] #170 [core-common-config-bootstrapper] exporting to image [2025-07-03T19:28:49.091Z] #170 exporting layers [2025-07-03T19:28:49.394Z] #170 ... [2025-07-03T19:28:49.394Z] [2025-07-03T19:28:49.394Z] #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-03T19:28:49.394Z] #171 DONE 0.2s [2025-07-03T19:28:49.394Z] [2025-07-03T19:28:49.394Z] #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-03T19:28:49.394Z] #172 DONE 0.1s [2025-07-03T19:28:49.394Z] [2025-07-03T19:28:49.394Z] #170 [core-common-config-bootstrapper] exporting to image [2025-07-03T19:28:49.394Z] #170 exporting layers 0.3s done [2025-07-03T19:28:49.394Z] #170 writing image sha256:211041756db00ed461b3d35876cc1edb4cd259f60909fce04b7f345d87bbf4ef done [2025-07-03T19:28:49.394Z] #170 naming to docker.io/library/core-common-config-bootstrapper [2025-07-03T19:28:49.651Z] #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-07-03T19:28:49.651Z] #170 DONE 0.4s [2025-07-03T19:28:49.651Z] [2025-07-03T19:28:49.651Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-07-03T19:28:49.651Z] #173 DONE 0.1s [2025-07-03T19:28:49.651Z] [2025-07-03T19:28:49.651Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-07-03T19:28:51.023Z] #174 DONE 1.4s [2025-07-03T19:28:51.023Z] [2025-07-03T19:28:51.023Z] #175 [security-bootstrapper] exporting to image [2025-07-03T19:28:51.281Z] #175 exporting layers 0.3s done [2025-07-03T19:28:51.281Z] #175 writing image sha256:26758beabb94a63a0481f2e463e252f72d7d4fd4c7faab0b329839c8ed093ffc done [2025-07-03T19:28:51.281Z] #175 naming to docker.io/library/security-bootstrapper done [2025-07-03T19:28:51.281Z] #175 DONE 0.4s [2025-07-03T19:28:51.281Z] [2025-07-03T19:28:51.281Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-03T19:29:38.305Z] #153 ... [2025-07-03T19:29:38.305Z] [2025-07-03T19:29:38.305Z] #150 [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-03T19:29:38.305Z] #150 144.7 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-03T19:29:53.274Z] #150 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-03T19:29:53.274Z] #153 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-03T19:29:53.274Z] #152 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-03T19:29:53.274Z] #145 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-03T19:29:53.274Z] #146 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-07-03T19:29:53.274Z] #147 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-07-03T19:29:53.274Z] #154 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-03T19:29:53.274Z] #156 DONE 159.9s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #176 ... [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-03T19:29:53.274Z] #151 DONE 160.0s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-07-03T19:29:53.274Z] #149 DONE 160.0s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #177 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #177 DONE 0.1s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #178 DONE 0.2s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #179 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #179 DONE 0.2s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #176 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #180 DONE 0.2s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #181 DONE 0.2s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #182 DONE 0.2s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #183 DONE 0.2s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #184 ... [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #185 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #186 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #186 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #187 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #188 CACHED [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #189 CACHED [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-03T19:29:53.274Z] #190 CACHED [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #191 CACHED [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-07-03T19:29:53.274Z] #192 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #193 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #194 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #194 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #195 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-03T19:29:53.274Z] #184 DONE 0.3s [2025-07-03T19:29:53.274Z] [2025-07-03T19:29:53.274Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-07-03T19:29:53.535Z] #196 ... [2025-07-03T19:29:53.535Z] [2025-07-03T19:29:53.535Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-07-03T19:29:53.535Z] #197 DONE 1.1s [2025-07-03T19:29:53.799Z] [2025-07-03T19:29:53.799Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-07-03T19:29:53.799Z] #198 DONE 1.1s [2025-07-03T19:29:53.799Z] [2025-07-03T19:29:53.799Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-07-03T19:29:53.799Z] #199 DONE 1.1s [2025-07-03T19:29:53.799Z] [2025-07-03T19:29:53.799Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-07-03T19:29:54.063Z] #200 ... [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-07-03T19:29:54.063Z] #201 DONE 1.4s [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-07-03T19:29:54.063Z] #202 DONE 1.4s [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-07-03T19:29:54.063Z] #203 DONE 1.4s [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #204 [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-03T19:29:54.063Z] #204 DONE 1.4s [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #205 [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-03T19:29:54.063Z] #205 DONE 1.4s [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-07-03T19:29:54.063Z] #196 DONE 1.4s [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-07-03T19:29:54.063Z] #206 DONE 1.4s [2025-07-03T19:29:54.063Z] [2025-07-03T19:29:54.063Z] #207 [core-keeper] exporting to image [2025-07-03T19:29:54.063Z] #207 exporting layers 0.1s done [2025-07-03T19:29:54.322Z] #207 writing image sha256:ab0f0b19ed9b66d42c42771b66523cc7a6c705cf9b986b8300d5c40847d5572e done [2025-07-03T19:29:54.322Z] #207 naming to docker.io/library/core-keeper done [2025-07-03T19:29:54.322Z] #207 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-07-03T19:29:54.322Z] #200 DONE 0.5s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-07-03T19:29:54.322Z] #208 DONE 0.5s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-07-03T19:29:54.322Z] #209 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-07-03T19:29:54.322Z] #210 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-07-03T19:29:54.322Z] #211 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-07-03T19:29:54.322Z] #212 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-07-03T19:29:54.322Z] #213 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #214 [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-03T19:29:54.322Z] #214 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #215 [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-03T19:29:54.322Z] #215 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #216 [security-spiffe-token-provider] exporting to image [2025-07-03T19:29:54.322Z] #216 ... [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-07-03T19:29:54.322Z] #217 DONE 0.2s [2025-07-03T19:29:54.322Z] [2025-07-03T19:29:54.322Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-07-03T19:29:54.322Z] #218 DONE 0.2s [2025-07-03T19:29:54.581Z] [2025-07-03T19:29:54.581Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-07-03T19:29:54.581Z] #219 DONE 0.3s [2025-07-03T19:29:54.581Z] [2025-07-03T19:29:54.581Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-07-03T19:29:54.581Z] #220 DONE 0.3s [2025-07-03T19:29:54.581Z] [2025-07-03T19:29:54.581Z] #221 [core-command] exporting to image [2025-07-03T19:29:54.581Z] #221 exporting layers 0.2s done [2025-07-03T19:29:54.581Z] #221 writing image sha256:0ee9fb2f60077509ea9d976d42ddce9a2f36c90d1bbd8c03488d075d161776db 0.1s done [2025-07-03T19:29:54.581Z] #221 naming to docker.io/library/core-command 0.0s done [2025-07-03T19:29:54.581Z] #221 DONE 0.3s [2025-07-03T19:29:54.581Z] [2025-07-03T19:29:54.581Z] #222 [core-metadata] exporting to image [2025-07-03T19:29:54.581Z] #222 ... [2025-07-03T19:29:54.581Z] [2025-07-03T19:29:54.581Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-07-03T19:29:54.581Z] #223 DONE 0.2s [2025-07-03T19:29:54.840Z] [2025-07-03T19:29:54.840Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-07-03T19:29:54.840Z] #224 DONE 0.2s [2025-07-03T19:29:54.840Z] [2025-07-03T19:29:54.840Z] #225 [core-data] exporting to image [2025-07-03T19:29:54.840Z] #225 exporting layers 0.5s done [2025-07-03T19:29:54.840Z] #225 writing image sha256:e128bc7238facbdd69b6e98382494b6c6f3db1436f1082f7fa8038ef8bbb8bed 0.0s done [2025-07-03T19:29:54.840Z] #225 naming to docker.io/library/core-data done [2025-07-03T19:29:54.840Z] #225 DONE 0.6s [2025-07-03T19:29:54.840Z] [2025-07-03T19:29:54.840Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-07-03T19:29:55.099Z] #226 DONE 0.2s [2025-07-03T19:29:55.099Z] [2025-07-03T19:29:55.099Z] #227 [support-notifications] exporting to image [2025-07-03T19:29:55.099Z] #227 exporting layers 0.6s done [2025-07-03T19:29:55.099Z] #227 writing image sha256:4323ee3a13c53b0d9f837b38059d07c7fe157577116b15e65be2abf1da1b2d6f 0.1s done [2025-07-03T19:29:55.099Z] #227 naming to docker.io/library/support-notifications done [2025-07-03T19:29:55.099Z] #227 DONE 0.8s [2025-07-03T19:29:55.099Z] [2025-07-03T19:29:55.099Z] #216 [security-spiffe-token-provider] exporting to image [2025-07-03T19:29:55.099Z] #216 exporting layers 0.8s done [2025-07-03T19:29:55.099Z] #216 writing image sha256:7b7f6c1cd01402693bfbddeeb9a583c3593dfe5d29f5db34d1de3027485e1af6 done [2025-07-03T19:29:55.099Z] #216 naming to docker.io/library/security-spiffe-token-provider done [2025-07-03T19:29:55.099Z] #216 DONE 0.8s [2025-07-03T19:29:55.099Z] [2025-07-03T19:29:55.099Z] #228 [support-scheduler] exporting to image [2025-07-03T19:29:55.099Z] #228 exporting layers 0.8s done [2025-07-03T19:29:55.099Z] #228 writing image sha256:bd256a640728ff5b9ca1b70579d0eb62cf0ed895ba33531dcc6688fef9e5940a done [2025-07-03T19:29:55.099Z] #228 naming to docker.io/library/support-scheduler done [2025-07-03T19:29:55.099Z] #228 DONE 0.8s [2025-07-03T19:29:55.099Z] [2025-07-03T19:29:55.099Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-03T19:29:55.099Z] #229 DONE 0.7s [2025-07-03T19:29:55.099Z] [2025-07-03T19:29:55.099Z] #230 [security-proxy-auth] exporting to image [2025-07-03T19:29:55.099Z] #230 ... [2025-07-03T19:29:55.099Z] [2025-07-03T19:29:55.099Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-07-03T19:29:55.099Z] #231 DONE 0.1s [2025-07-03T19:29:55.357Z] [2025-07-03T19:29:55.357Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-03T19:29:55.357Z] #232 DONE 0.6s [2025-07-03T19:29:55.357Z] [2025-07-03T19:29:55.357Z] #222 [core-metadata] exporting to image [2025-07-03T19:29:55.357Z] #222 exporting layers 0.8s done [2025-07-03T19:29:55.357Z] #222 writing image sha256:88281eaa17c04cc25ba2a9174b0e6937af053df6ea7b2fa38f3b9d43d2aa3b2f 0.0s done [2025-07-03T19:29:55.357Z] #222 naming to docker.io/library/core-metadata done [2025-07-03T19:29:55.357Z] #222 DONE 0.9s [2025-07-03T19:29:55.357Z] [2025-07-03T19:29:55.357Z] #230 [security-proxy-auth] exporting to image [2025-07-03T19:29:55.357Z] #230 exporting layers 0.2s done [2025-07-03T19:29:55.357Z] #230 writing image sha256:c3392ea1957136f4e4be5997189c06ef9fabce7c39a84140aed2c09c5feb9caf [2025-07-03T19:29:55.357Z] #230 writing image sha256:c3392ea1957136f4e4be5997189c06ef9fabce7c39a84140aed2c09c5feb9caf done [2025-07-03T19:29:55.357Z] #230 naming to docker.io/library/security-proxy-auth done [2025-07-03T19:29:55.357Z] #230 DONE 0.3s [2025-07-03T19:29:55.357Z] [2025-07-03T19:29:55.357Z] #233 [security-proxy-setup] exporting to image [2025-07-03T19:29:55.357Z] #233 exporting layers 0.2s done [2025-07-03T19:29:55.616Z] #233 writing image sha256:c989343d3b96a846114e9032d787df653aacdbb4d8884d792d79e0292089174a done [2025-07-03T19:29:55.616Z] #233 naming to docker.io/library/security-proxy-setup done [2025-07-03T19:29:55.616Z] #233 DONE 0.2s [2025-07-03T19:29:55.616Z] [2025-07-03T19:29:55.616Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-03T19:29:55.616Z] #234 DONE 0.4s [2025-07-03T19:29:55.616Z] [2025-07-03T19:29:55.616Z] #235 [security-secretstore-setup] exporting to image [2025-07-03T19:29:55.616Z] #235 exporting layers 0.2s done [2025-07-03T19:29:55.616Z] #235 writing image sha256:e7b1e045a07985b254614bcdaef95d2cdbb224d957453fe21809f0e0de71860c done [2025-07-03T19:29:55.616Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-07-03T19:29:55.616Z] #235 DONE 0.2s [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-03T19:29:55.616Z] time="2025-07-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-07-03T19:29:55.644Z] $ docker stop --time=1 acb17336dc4122c0ad0ff6fd1e2befcc585ca30b2b62c147ec01fd4bcdd019d6 [2025-07-03T19:29:56.904Z] $ docker rm -f --volumes acb17336dc4122c0ad0ff6fd1e2befcc585ca30b2b62c147ec01fd4bcdd019d6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-03T19:29:57.318Z] + docker images [2025-07-03T19:29:57.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-07-03T19:29:57.318Z] security-secretstore-setup latest e7b1e045a079 2 seconds ago 68.9MB [2025-07-03T19:29:57.318Z] security-proxy-setup latest c989343d3b96 2 seconds ago 38.6MB [2025-07-03T19:29:57.318Z] core-metadata latest 88281eaa17c0 3 seconds ago 33.2MB [2025-07-03T19:29:57.318Z] security-proxy-auth latest c3392ea19571 3 seconds ago 31.9MB [2025-07-03T19:29:57.318Z] support-notifications latest 4323ee3a13c5 4 seconds ago 52.3MB [2025-07-03T19:29:57.318Z] core-keeper latest ab0f0b19ed9b 4 seconds ago 32.6MB [2025-07-03T19:29:57.318Z] core-command latest 0ee9fb2f6007 4 seconds ago 28.5MB [2025-07-03T19:29:57.318Z] security-spiffe-token-provider latest 7b7f6c1cd014 4 seconds ago 47.5MB [2025-07-03T19:29:57.318Z] core-data latest e128bc7238fa 4 seconds ago 33MB [2025-07-03T19:29:57.318Z] support-scheduler latest bd256a640728 4 seconds ago 48.7MB [2025-07-03T19:29:57.318Z] security-bootstrapper latest 26758beabb94 About a minute ago 20.4MB [2025-07-03T19:29:57.318Z] core-common-config-bootstrapper latest 211041756db0 About a minute ago 17.1MB [2025-07-03T19:29:57.318Z] security-spire-config latest 48b00a166cf5 3 minutes ago 149MB [2025-07-03T19:29:57.318Z] security-spire-server latest af0d7ad44130 3 minutes ago 149MB [2025-07-03T19:29:57.318Z] security-spire-agent latest 3898b17f0e23 3 minutes ago 195MB [2025-07-03T19:29:57.318Z] ci-base-image-x86_64 latest 6b6f4e8c1771 7 minutes ago 924MB [2025-07-03T19:29:57.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 2 weeks ago 574MB [2025-07-03T19:29:57.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 weeks ago 573MB [2025-07-03T19:29:57.318Z] 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-03T19:29:58.462Z] provisioning config files... [2025-07-03T19:29:58.471Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11120627802786325105tmp [Pipeline] { [Pipeline] sh [2025-07-03T19:29:58.817Z] + set +x [2025-07-03T19:29:58.818Z] + curl -s https://codecov.io/bash [2025-07-03T19:29:58.818Z] + bash -s -- [2025-07-03T19:29:58.818Z] [2025-07-03T19:29:58.818Z] _____ _ [2025-07-03T19:29:58.818Z] / ____| | | [2025-07-03T19:29:58.818Z] | | ___ __| | ___ ___ _____ __ [2025-07-03T19:29:58.818Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-03T19:29:58.818Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-03T19:29:58.818Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-03T19:29:58.818Z] Bash-1.0.6 [2025-07-03T19:29:58.818Z] [2025-07-03T19:29:58.818Z] [2025-07-03T19:29:59.076Z] ==> git version 2.25.1 found [2025-07-03T19:29:59.077Z] ==> 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-03T19:29:59.077Z] Release-Date: 2020-01-08 [2025-07-03T19:29:59.077Z] 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-03T19:29:59.077Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-03T19:29:59.077Z] ==> Jenkins CI detected. [2025-07-03T19:29:59.077Z] current dir:  /w/workspace/edgex-go/1 [2025-07-03T19:29:59.077Z] project root: . [2025-07-03T19:29:59.077Z] --> token set from env [2025-07-03T19:29:59.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-03T19:29:59.077Z] ==> Running gcov in . (disable via -X gcov) [2025-07-03T19:29:59.077Z] ==> Python coveragepy not found [2025-07-03T19:29:59.077Z] ==> Searching for coverage reports in: [2025-07-03T19:29:59.077Z] + . [2025-07-03T19:29:59.077Z] -> Found 1 reports [2025-07-03T19:29:59.077Z] ==> Detecting git/mercurial file structure [2025-07-03T19:29:59.077Z] ==> Reading reports [2025-07-03T19:29:59.077Z] + ./coverage.out bytes=1666030 [2025-07-03T19:29:59.077Z] ==> Appending adjustments [2025-07-03T19:29:59.077Z] https://docs.codecov.io/docs/fixing-reports [2025-07-03T19:30:00.454Z] + Found adjustments [2025-07-03T19:30:00.454Z] ==> Gzipping contents [2025-07-03T19:30:00.454Z] 140K /tmp/codecov.4UDHR8.gz [2025-07-03T19:30:00.454Z] ==> Uploading reports [2025-07-03T19:30:00.454Z] url: https://codecov.io [2025-07-03T19:30:00.454Z] query: branch=PR-5202&commit=3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5202&job=&cmd_args= [2025-07-03T19:30:00.454Z] -> Pinging Codecov [2025-07-03T19:30:00.454Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5202&commit=3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5202&job=&cmd_args= [2025-07-03T19:30:00.714Z] -> Uploading to [2025-07-03T19:30:00.715Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce/c20c12d2-084e-40db-9fe7-c9f059177a0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250703%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250703T193000Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=997637fa2012e38b8fd8580e0139044527dcf3f3e4cee8ea98c1c6e8d37fb4e7 [2025-07-03T19:30:00.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-03T19:30:00.715Z] Dload Upload Total Spent Left Speed [2025-07-03T19:30:00.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 324k --:--:-- --:--:-- --:--:-- 323k [2025-07-03T19:30:00.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3b8440ed3d44ef30c46a7b1b1a6d31e5027e4fce [Pipeline] } [2025-07-03T19:30:01.004Z] 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-03T19:30:02.543Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:30:02.878Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:30:03.774Z] ---> package-listing.sh [2025-07-03T19:30:03.774Z] ++ facter osfamily [2025-07-03T19:30:03.774Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-03T19:30:04.033Z] + OS_FAMILY=debian [2025-07-03T19:30:04.033Z] + workspace=/w/workspace/edgex-go/1 [2025-07-03T19:30:04.033Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-03T19:30:04.033Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-03T19:30:04.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-03T19:30:04.033Z] + PACKAGES=/tmp/packages_start.txt [2025-07-03T19:30:04.033Z] + '[' /w/workspace/edgex-go/1 ']' [2025-07-03T19:30:04.033Z] + PACKAGES=/tmp/packages_end.txt [2025-07-03T19:30:04.033Z] + case "${OS_FAMILY}" in [2025-07-03T19:30:04.033Z] + dpkg -l [2025-07-03T19:30:04.033Z] + grep '^ii' [2025-07-03T19:30:04.033Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-03T19:30:04.033Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-03T19:30:04.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-03T19:30:04.033Z] + '[' /w/workspace/edgex-go/1 ']' [2025-07-03T19:30:04.033Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-07-03T19:30:04.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-07-03T19:30:04.070Z] 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-03T19:30:04.365Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-03T19:30:04.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-03T19:30:04.999Z] [2025-07-03T19:30:04.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-03T19:30:05.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-03T19:30:05.387Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-03T19:30:05.387Z] 5eb5b503b376: Pulling fs layer [2025-07-03T19:30:05.387Z] 5c69ac0246d0: Pulling fs layer [2025-07-03T19:30:05.387Z] ec43610c2a17: Pulling fs layer [2025-07-03T19:30:05.387Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-03T19:30:05.387Z] 33b1e0a273af: Pulling fs layer [2025-07-03T19:30:05.387Z] 5d3b04190fa2: Pulling fs layer [2025-07-03T19:30:05.387Z] 2f39f015ded8: Pulling fs layer [2025-07-03T19:30:05.387Z] 3a2ae6a8a46f: Waiting [2025-07-03T19:30:05.387Z] 33b1e0a273af: Waiting [2025-07-03T19:30:05.387Z] 5d3b04190fa2: Waiting [2025-07-03T19:30:05.387Z] 2f39f015ded8: Waiting [2025-07-03T19:30:05.387Z] 5c69ac0246d0: Verifying Checksum [2025-07-03T19:30:05.387Z] 5c69ac0246d0: Download complete [2025-07-03T19:30:05.646Z] 3a2ae6a8a46f: Download complete [2025-07-03T19:30:05.646Z] 33b1e0a273af: Verifying Checksum [2025-07-03T19:30:05.646Z] 33b1e0a273af: Download complete [2025-07-03T19:30:05.646Z] 5d3b04190fa2: Download complete [2025-07-03T19:30:05.646Z] ec43610c2a17: Verifying Checksum [2025-07-03T19:30:05.646Z] ec43610c2a17: Download complete [2025-07-03T19:30:05.904Z] 5eb5b503b376: Verifying Checksum [2025-07-03T19:30:05.904Z] 5eb5b503b376: Download complete [2025-07-03T19:30:06.470Z] 2f39f015ded8: Verifying Checksum [2025-07-03T19:30:06.470Z] 2f39f015ded8: Download complete [2025-07-03T19:30:07.406Z] 5eb5b503b376: Pull complete [2025-07-03T19:30:07.665Z] 5c69ac0246d0: Pull complete [2025-07-03T19:30:07.927Z] ec43610c2a17: Pull complete [2025-07-03T19:30:08.187Z] 3a2ae6a8a46f: Pull complete [2025-07-03T19:30:08.187Z] 33b1e0a273af: Pull complete [2025-07-03T19:30:08.445Z] 5d3b04190fa2: Pull complete [2025-07-03T19:30:13.710Z] 2f39f015ded8: Pull complete [2025-07-03T19:30:13.710Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-03T19:30:13.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-03T19:30:13.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-03T19:30:13.916Z] prd-ubuntu20.04-docker-8c-8g-4481 does not seem to be running inside a container [2025-07-03T19:30:13.941Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-03T19:30:17.139Z] $ docker top 378cdd4ee1dd34ac250727efd5b410d3ed42a6ef749290573d0121eba01da8fc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-03T19:30:17.539Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-03T19:30:17.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-03T19:30:18.157Z] + ls /var/log/sa-host [2025-07-03T19:30:18.157Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-03T19:30:18.387Z] provisioning config files... [2025-07-03T19:30:18.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12795168766397289491tmp [Pipeline] { [Pipeline] echo [2025-07-03T19:30:18.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:30:19.024Z] ---> create-netrc.sh [Pipeline] } [2025-07-03T19:30:19.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:30:19.486Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-03T19:30:19.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:30:19.843Z] ---> sudo-logs.sh [2025-07-03T19:30:19.843Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-03T19:30:19.931Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:30:20.249Z] ---> job-cost.sh [2025-07-03T19:30:20.250Z] lf-activate-venv: SKIPPING [2025-07-03T19:30:20.250Z] INFO: No Stack... [2025-07-03T19:30:20.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-03T19:30:21.074Z] INFO: Archiving Costs [Pipeline] echo [2025-07-03T19:30:21.111Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-03T19:30:21.433Z] ---> logs-deploy.sh [2025-07-03T19:30:21.433Z] lf-activate-venv: SKIPPING [2025-07-03T19:30:21.433Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5202/1 [2025-07-03T19:30:21.433Z] INFO: archiving workspace using pattern(s): [2025-07-03T19:30:23.334Z] Archives upload complete. [2025-07-03T19:30:23.334Z] INFO: archiving logs to Nexus [2025-07-03T19:30:23.901Z] ---> uname -a: [2025-07-03T19:30:23.901Z] Linux prd-ubuntu20-04-docker-8c-8g-4481 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] ---> lscpu: [2025-07-03T19:30:23.901Z] Architecture: x86_64 [2025-07-03T19:30:23.901Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-03T19:30:23.901Z] Byte Order: Little Endian [2025-07-03T19:30:23.901Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-03T19:30:23.901Z] CPU(s): 8 [2025-07-03T19:30:23.901Z] On-line CPU(s) list: 0-7 [2025-07-03T19:30:23.901Z] Thread(s) per core: 1 [2025-07-03T19:30:23.901Z] Core(s) per socket: 1 [2025-07-03T19:30:23.901Z] Socket(s): 8 [2025-07-03T19:30:23.901Z] NUMA node(s): 1 [2025-07-03T19:30:23.901Z] Vendor ID: AuthenticAMD [2025-07-03T19:30:23.901Z] CPU family: 23 [2025-07-03T19:30:23.901Z] Model: 49 [2025-07-03T19:30:23.901Z] Model name: AMD EPYC-Rome Processor [2025-07-03T19:30:23.901Z] Stepping: 0 [2025-07-03T19:30:23.901Z] CPU MHz: 2799.998 [2025-07-03T19:30:23.901Z] BogoMIPS: 5599.99 [2025-07-03T19:30:23.901Z] Virtualization: AMD-V [2025-07-03T19:30:23.901Z] Hypervisor vendor: KVM [2025-07-03T19:30:23.901Z] Virtualization type: full [2025-07-03T19:30:23.901Z] L1d cache: 256 KiB [2025-07-03T19:30:23.901Z] L1i cache: 256 KiB [2025-07-03T19:30:23.901Z] L2 cache: 4 MiB [2025-07-03T19:30:23.901Z] L3 cache: 128 MiB [2025-07-03T19:30:23.901Z] NUMA node0 CPU(s): 0-7 [2025-07-03T19:30:23.901Z] Vulnerability Gather data sampling: Not affected [2025-07-03T19:30:23.901Z] Vulnerability Itlb multihit: Not affected [2025-07-03T19:30:23.901Z] Vulnerability L1tf: Not affected [2025-07-03T19:30:23.901Z] Vulnerability Mds: Not affected [2025-07-03T19:30:23.901Z] Vulnerability Meltdown: Not affected [2025-07-03T19:30:23.901Z] Vulnerability Mmio stale data: Not affected [2025-07-03T19:30:23.901Z] Vulnerability Retbleed: Vulnerable [2025-07-03T19:30:23.901Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-03T19:30:23.901Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-03T19:30:23.901Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-03T19:30:23.901Z] Vulnerability Srbds: Not affected [2025-07-03T19:30:23.901Z] Vulnerability Tsx async abort: Not affected [2025-07-03T19:30:23.901Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] ---> nproc: [2025-07-03T19:30:23.901Z] 8 [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] ---> df -h: [2025-07-03T19:30:23.901Z] Filesystem Size Used Avail Use% Mounted on [2025-07-03T19:30:23.901Z] overlay 155G 30G 126G 20% / [2025-07-03T19:30:23.901Z] tmpfs 64M 0 64M 0% /dev [2025-07-03T19:30:23.901Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-03T19:30:23.901Z] shm 64M 0 64M 0% /dev/shm [2025-07-03T19:30:23.901Z] /dev/vda1 155G 30G 126G 20% /facter-os [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] ---> sar -b -r -n DEV: [2025-07-03T19:30:23.901Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4481) 07/03/25 _x86_64_ (8 CPU) [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] 19:20:30 LINUX RESTART (8 CPU) [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] 19:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-03T19:30:23.901Z] 19:22:01 331.93 23.27 308.66 0.00 3412.98 37881.44 0.00 [2025-07-03T19:30:23.901Z] 19:23:01 143.14 2.40 140.74 0.00 60.79 36861.59 0.00 [2025-07-03T19:30:23.901Z] 19:24:02 42.29 0.02 42.28 0.00 0.13 36323.16 0.00 [2025-07-03T19:30:23.901Z] 19:25:01 51.81 0.22 51.59 0.00 6.51 20893.26 0.00 [2025-07-03T19:30:23.901Z] 19:26:01 314.31 0.53 313.78 0.00 41.73 235860.16 0.00 [2025-07-03T19:30:23.901Z] 19:27:01 810.96 22.13 788.84 0.00 4429.00 206063.26 0.00 [2025-07-03T19:30:23.901Z] 19:28:01 230.89 1.08 229.81 0.00 9.33 83918.16 0.00 [2025-07-03T19:30:23.901Z] 19:29:01 423.66 0.08 423.58 0.00 0.67 134316.29 0.00 [2025-07-03T19:30:23.901Z] 19:30:01 611.60 0.13 611.46 0.00 6.93 133091.95 0.00 [2025-07-03T19:30:23.901Z] Average: 329.46 5.52 323.94 0.00 882.23 103072.60 0.00 [2025-07-03T19:30:23.901Z] [2025-07-03T19:30:23.901Z] 19:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-03T19:30:23.901Z] 19:22:01 28159128 31492888 794828 2.42 91100 3510296 1793088 5.29 1083000 3215496 536356 [2025-07-03T19:30:23.901Z] 19:23:01 26307040 30909352 1365760 4.15 123808 4615888 2485400 7.33 2272528 3738816 713972 [2025-07-03T19:30:23.901Z] 19:24:02 26079552 31227244 1045224 3.18 127816 5131820 2319440 6.84 1989140 4219940 680908 [2025-07-03T19:30:23.901Z] 19:25:01 25781292 31351892 917656 2.79 133180 5505888 2204376 6.50 1963860 4500380 503756 [2025-07-03T19:30:23.901Z] 19:26:01 20354608 31268048 987336 3.00 148316 10710212 3200212 9.43 2149520 9589420 148324 [2025-07-03T19:30:23.902Z] 19:27:01 12613224 31341548 891692 2.71 386628 17796552 2212360 6.52 3197388 15776708 1735852 [2025-07-03T19:30:23.902Z] 19:28:01 7143592 28330640 3829672 11.65 423780 19834004 10955352 32.30 7092632 16856952 1607388 [2025-07-03T19:30:23.902Z] 19:29:01 3680908 27688860 4475660 13.62 441104 22532976 10583164 31.20 8917728 18387948 713452 [2025-07-03T19:30:23.902Z] 19:30:01 7551572 31355732 874548 2.66 454420 22510080 2035408 6.00 3638544 20089824 696 [2025-07-03T19:30:23.902Z] Average: 17518991 30551800 1686931 5.13 258906 12460857 4198756 12.38 3589371 10708387 737856 [2025-07-03T19:30:23.902Z] [2025-07-03T19:30:23.902Z] 19:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-03T19:30:23.902Z] 19:22:01 ens3 1434.69 1336.59 13418.67 196.83 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:22:01 docker0 555.18 527.16 39.21 3031.13 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:22:01 lo 4.68 4.68 0.45 0.45 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:23:01 veth2dbc1dd 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:23:01 ens3 308.07 264.86 1686.07 39.34 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:23:01 docker0 242.71 266.52 19.44 1650.33 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:24:02 veth2dbc1dd 1.25 1.28 0.11 0.12 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:24:02 ens3 36.23 26.45 27.99 16.93 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:24:02 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:25:01 veth2dbc1dd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:25:01 ens3 19.35 10.95 16.43 10.07 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethf59b760 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth86a4529 0.57 1.45 0.05 0.27 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth3e0baba 0.05 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth4edd0ad 4.53 9.05 0.37 116.63 0.00 0.00 0.00 0.01 [2025-07-03T19:30:23.902Z] 19:26:01 vethc7e0e84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethb3fd1fc 3.40 8.97 0.24 110.12 0.00 0.00 0.00 0.01 [2025-07-03T19:30:23.902Z] 19:26:01 vethd026e13 1.37 3.80 0.10 38.16 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth40d788c 1.92 4.97 0.14 38.80 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth911073b 3.53 8.00 0.25 113.17 0.00 0.00 0.00 0.01 [2025-07-03T19:30:23.902Z] 19:26:01 veth8408ce7 1.60 3.80 0.11 38.15 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethdb6a954 3.08 6.33 0.24 82.87 0.00 0.00 0.00 0.01 [2025-07-03T19:30:23.902Z] 19:26:01 ens3 198.05 108.25 3818.03 25.59 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethadda1d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth248947f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 docker0 28.80 55.97 1.76 735.50 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth0b0e644 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethda282da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethd988ee8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethc08591d 1.35 3.42 0.10 38.12 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 veth92c795c 1.90 4.60 0.14 44.63 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethc86c379 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:26:01 vethc1ab2ea 3.60 6.23 0.26 76.25 0.00 0.00 0.00 0.01 [2025-07-03T19:30:23.902Z] 19:27:01 veth86a4529 0.15 2.20 0.01 0.10 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:27:01 ens3 1145.96 738.93 11097.38 73.50 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:27:01 docker0 612.90 906.42 49.25 8087.29 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:27:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 vethc97c7ba 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth12da2f1 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth86a4529 0.02 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth5c125ef 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth39d0b61 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 vetha9c9ce4 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 vethe38140d 0.13 0.65 0.01 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 vethbcea598 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 ens3 15.08 8.71 12.27 6.74 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth361ef67 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 docker0 0.70 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth16a9b5b 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth2460e4c 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 veth6c6585e 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:28:01 vethcb0b1b8 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 vethc97c7ba 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 veth86a4529 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 veth5c125ef 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 veth39d0b61 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 vetha9c9ce4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 vethe38140d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 vethbcea598 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 ens3 10.56 8.51 8.27 4.91 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 veth361ef67 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 veth16a9b5b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 veth6c6585e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 vethcb0b1b8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:30:01 ens3 36.36 50.39 18.89 190.16 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:30:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] 19:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] Average: ens3 354.64 282.27 3332.17 62.52 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] Average: docker0 159.74 195.01 12.17 1500.35 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 [2025-07-03T19:30:23.902Z] [2025-07-03T19:30:23.902Z] [2025-07-03T19:30:23.902Z] ---> sar -P ALL: [2025-07-03T19:30:23.902Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4481) 07/03/25 _x86_64_ (8 CPU) [2025-07-03T19:30:23.902Z] [2025-07-03T19:30:23.902Z] 19:20:30 LINUX RESTART (8 CPU) [2025-07-03T19:30:23.902Z] [2025-07-03T19:30:23.902Z] 19:21:02 CPU %user %nice %system %iowait %steal %idle [2025-07-03T19:30:23.902Z] 19:22:01 all 10.72 0.00 3.61 1.56 0.07 84.04 [2025-07-03T19:30:23.902Z] 19:22:01 0 8.64 0.00 3.87 3.32 0.07 84.10 [2025-07-03T19:30:23.902Z] 19:22:01 1 8.64 0.00 5.11 4.31 0.09 81.85 [2025-07-03T19:30:23.902Z] 19:22:01 2 11.54 0.00 5.00 0.24 0.07 83.15 [2025-07-03T19:30:23.902Z] 19:22:01 3 12.53 0.00 2.84 1.02 0.07 83.54 [2025-07-03T19:30:23.902Z] 19:22:01 4 10.51 0.00 3.89 0.96 0.05 84.59 [2025-07-03T19:30:23.902Z] 19:22:01 5 15.68 0.00 2.86 1.56 0.07 79.83 [2025-07-03T19:30:23.902Z] 19:22:01 6 9.99 0.00 2.76 0.27 0.07 86.90 [2025-07-03T19:30:23.902Z] 19:22:01 7 8.24 0.00 2.57 0.76 0.07 88.36 [2025-07-03T19:30:23.902Z] 19:23:01 all 29.99 0.00 5.30 0.75 0.07 63.89 [2025-07-03T19:30:23.902Z] 19:23:01 0 29.47 0.00 5.92 2.72 0.07 61.82 [2025-07-03T19:30:23.902Z] 19:23:01 1 28.68 0.00 5.72 0.39 0.07 65.15 [2025-07-03T19:30:23.902Z] 19:23:01 2 30.28 0.00 5.17 0.20 0.07 64.29 [2025-07-03T19:30:23.902Z] 19:23:01 3 32.49 0.00 4.99 0.17 0.08 62.26 [2025-07-03T19:30:23.902Z] 19:23:01 4 30.84 0.00 5.38 1.67 0.07 62.04 [2025-07-03T19:30:23.902Z] 19:23:01 5 29.53 0.00 4.59 0.24 0.08 65.56 [2025-07-03T19:30:23.902Z] 19:23:01 6 29.18 0.00 5.50 0.12 0.07 65.14 [2025-07-03T19:30:23.902Z] 19:23:01 7 29.47 0.00 5.11 0.47 0.08 64.87 [2025-07-03T19:30:23.902Z] 19:24:02 all 40.00 0.00 6.60 0.51 0.08 52.80 [2025-07-03T19:30:23.902Z] 19:24:02 0 38.09 0.00 6.95 0.02 0.08 54.85 [2025-07-03T19:30:23.902Z] 19:24:02 1 41.81 0.00 6.65 0.17 0.08 51.29 [2025-07-03T19:30:23.902Z] 19:24:02 2 38.26 0.00 5.76 0.03 0.08 55.86 [2025-07-03T19:30:23.902Z] 19:24:02 3 43.90 0.00 6.51 0.02 0.10 49.47 [2025-07-03T19:30:23.902Z] 19:24:02 4 40.37 0.00 7.12 3.82 0.08 48.61 [2025-07-03T19:30:23.902Z] 19:24:02 5 42.88 0.00 6.70 0.02 0.08 50.33 [2025-07-03T19:30:23.902Z] 19:24:02 6 37.79 0.00 6.44 0.00 0.08 55.69 [2025-07-03T19:30:23.902Z] 19:24:02 7 36.91 0.00 6.72 0.02 0.07 56.29 [2025-07-03T19:30:23.902Z] 19:25:01 all 59.33 0.00 7.78 0.15 0.09 32.65 [2025-07-03T19:30:23.902Z] 19:25:01 0 57.19 0.00 7.50 0.05 0.10 35.15 [2025-07-03T19:30:23.902Z] 19:25:01 1 61.35 0.00 7.96 0.09 0.10 30.50 [2025-07-03T19:30:23.902Z] 19:25:01 2 58.90 0.00 7.25 0.00 0.09 33.76 [2025-07-03T19:30:23.902Z] 19:25:01 3 59.68 0.00 7.85 0.00 0.09 32.39 [2025-07-03T19:30:23.902Z] 19:25:01 4 59.81 0.00 7.28 0.03 0.09 32.79 [2025-07-03T19:30:23.902Z] 19:25:01 5 59.20 0.00 8.70 0.94 0.10 31.06 [2025-07-03T19:30:23.902Z] 19:25:01 6 60.01 0.00 8.47 0.02 0.09 31.42 [2025-07-03T19:30:23.902Z] 19:25:01 7 58.52 0.00 7.18 0.03 0.09 34.18 [2025-07-03T19:30:23.902Z] 19:26:01 all 20.13 0.00 7.07 12.89 0.08 59.83 [2025-07-03T19:30:23.902Z] 19:26:01 0 19.31 0.00 7.36 22.71 0.09 50.54 [2025-07-03T19:30:23.902Z] 19:26:01 1 20.53 0.00 7.84 13.17 0.09 58.38 [2025-07-03T19:30:23.902Z] 19:26:01 2 19.49 0.00 6.80 10.83 0.07 62.82 [2025-07-03T19:30:23.902Z] 19:26:01 3 19.56 0.00 7.19 15.95 0.07 57.23 [2025-07-03T19:30:23.902Z] 19:26:01 4 21.35 0.00 6.50 10.94 0.08 61.13 [2025-07-03T19:30:23.902Z] 19:26:01 5 19.35 0.00 6.58 6.43 0.07 67.58 [2025-07-03T19:30:23.902Z] 19:26:01 6 20.75 0.00 7.69 18.69 0.07 52.80 [2025-07-03T19:30:23.902Z] 19:26:01 7 20.67 0.00 6.61 4.63 0.08 68.00 [2025-07-03T19:30:23.902Z] 19:27:01 all 12.31 0.00 7.22 12.83 0.07 67.57 [2025-07-03T19:30:23.902Z] 19:27:01 0 13.22 0.00 6.84 4.24 0.07 75.63 [2025-07-03T19:30:23.902Z] 19:27:01 1 11.37 0.00 8.82 22.62 0.07 57.12 [2025-07-03T19:30:23.902Z] 19:27:01 2 12.46 0.00 7.41 18.18 0.08 61.86 [2025-07-03T19:30:23.902Z] 19:27:01 3 11.30 0.00 5.42 11.15 0.07 72.05 [2025-07-03T19:30:23.902Z] 19:27:01 4 13.01 0.00 7.16 17.78 0.07 61.98 [2025-07-03T19:30:23.902Z] 19:27:01 5 12.25 0.00 5.91 4.50 0.07 77.26 [2025-07-03T19:30:23.902Z] 19:27:01 6 12.36 0.00 8.68 4.46 0.08 74.43 [2025-07-03T19:30:23.902Z] 19:27:01 7 12.51 0.00 7.52 19.81 0.07 60.10 [2025-07-03T19:30:23.902Z] 19:28:01 all 70.38 0.00 10.15 3.45 0.10 15.92 [2025-07-03T19:30:23.902Z] 19:28:01 0 70.84 0.00 9.61 0.67 0.12 18.76 [2025-07-03T19:30:23.902Z] 19:28:01 1 70.37 0.00 10.14 1.14 0.10 18.25 [2025-07-03T19:30:23.902Z] 19:28:01 2 70.24 0.00 10.23 1.42 0.10 18.01 [2025-07-03T19:30:23.902Z] 19:28:01 3 71.13 0.00 9.57 0.48 0.10 18.72 [2025-07-03T19:30:23.902Z] 19:28:01 4 70.45 0.00 10.59 18.02 0.10 0.84 [2025-07-03T19:30:23.902Z] 19:28:01 5 70.30 0.00 9.86 1.12 0.10 18.62 [2025-07-03T19:30:23.902Z] 19:28:01 6 69.81 0.00 10.35 0.90 0.10 18.84 [2025-07-03T19:30:23.902Z] 19:28:01 7 69.90 0.00 10.84 3.86 0.10 15.30 [2025-07-03T19:30:23.902Z] 19:29:01 all 90.51 0.00 9.39 0.00 0.11 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 0 90.77 0.00 9.13 0.00 0.10 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 1 90.32 0.00 9.58 0.00 0.10 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 2 90.95 0.00 8.96 0.00 0.08 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 3 90.65 0.00 9.23 0.00 0.12 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 4 90.52 0.00 9.35 0.00 0.13 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 5 90.99 0.00 8.90 0.00 0.12 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 6 89.37 0.00 10.51 0.00 0.12 0.00 [2025-07-03T19:30:23.902Z] 19:29:01 7 90.48 0.00 9.43 0.00 0.08 0.00 [2025-07-03T19:30:23.902Z] 19:30:01 all 69.62 0.00 9.14 3.63 0.12 17.49 [2025-07-03T19:30:23.902Z] 19:30:01 0 70.23 0.00 9.41 0.88 0.12 19.36 [2025-07-03T19:30:23.902Z] 19:30:01 1 69.63 0.00 9.24 7.64 0.12 13.37 [2025-07-03T19:30:23.902Z] 19:30:01 2 70.06 0.00 8.80 2.39 0.13 18.63 [2025-07-03T19:30:23.902Z] 19:30:01 3 70.15 0.00 8.74 1.79 0.12 19.21 [2025-07-03T19:30:23.902Z] 19:30:01 4 69.52 0.00 9.00 5.73 0.10 15.65 [2025-07-03T19:30:23.902Z] 19:30:01 5 69.11 0.00 9.26 1.02 0.12 20.48 [2025-07-03T19:30:23.902Z] 19:30:01 6 68.75 0.00 10.32 4.38 0.13 16.42 [2025-07-03T19:30:23.902Z] 19:30:01 7 69.50 0.00 8.38 5.23 0.12 16.77 [2025-07-03T19:30:23.902Z] Average: all 44.95 0.00 7.38 3.97 0.09 43.61 [2025-07-03T19:30:23.902Z] Average: 0 44.36 0.00 7.41 3.81 0.09 44.32 [2025-07-03T19:30:23.902Z] Average: 1 44.95 0.00 7.91 5.48 0.09 41.57 [2025-07-03T19:30:23.902Z] Average: 2 44.85 0.00 7.27 3.70 0.09 44.09 [2025-07-03T19:30:23.902Z] Average: 3 45.90 0.00 6.94 3.38 0.09 43.69 [2025-07-03T19:30:23.902Z] Average: 4 45.32 0.00 7.38 6.57 0.09 40.65 [2025-07-03T19:30:23.902Z] Average: 5 45.63 0.00 7.06 1.76 0.09 45.46 [2025-07-03T19:30:23.902Z] Average: 6 44.38 0.00 7.87 3.19 0.09 44.47 [2025-07-03T19:30:23.902Z] Average: 7 44.21 0.00 7.17 3.88 0.08 44.66 [2025-07-03T19:30:23.902Z] [2025-07-03T19:30:23.902Z] [2025-07-03T19:30:23.902Z]