Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9350a97dfa5d02e85106f9c20e9a6b740daeb846+3010f6fd799ca5917f599db9f4536ecd95368884 (b169b7d91a7314957e2401718d8639ae479b89a9) 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-ssh18216089959886389630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6825480903444329609.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2283348805096503690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh869186767165415128.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14742103845869960039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1244’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1253 in /w/workspace/edgexfoundry_edgex-go_PR-5349 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5349/head:refs/remotes/origin/PR-5349 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3010f6fd799ca5917f599db9f4536ecd95368884 into PR head commit 9350a97dfa5d02e85106f9c20e9a6b740daeb846 Merge succeeded, producing 16e90f79bdc5478429c226d75a6c7c7be57cf41d Checking out Revision 16e90f79bdc5478429c226d75a6c7c7be57cf41d (PR-5349) > git config core.sparsecheckout # timeout=10 > git checkout -f 9350a97dfa5d02e85106f9c20e9a6b740daeb846 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3010f6fd799ca5917f599db9f4536ecd95368884 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16e90f79bdc5478429c226d75a6c7c7be57cf41d # timeout=10 Commit message: "Merge commit '3010f6fd799ca5917f599db9f4536ecd95368884' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:56 ========================================================= 08:31:56 EdgeX Global Pipelines Version Info 08:31:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d2bc3f18fb5fb8164e3688d98bdf4e7aaa77a4c1 # timeout=10 08:31:57 ------------------- 08:31:57 stable info: 08:31:57 ------------------- 08:31:57 Commited By: Cherry Wang cherry@iotechsys.com 08:31:57 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:31:57 Message: update stable to v1.0.278 08:31:58 ------------------- 08:31:58 experimental info: 08:31:58 ------------------- 08:31:58 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:58 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:31:58 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5349 [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5349 [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5349 [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16e90f79bdc5478429c226d75a6c7c7be57cf41d [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16e90f7 [Pipeline] echo 08:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:59 provisioning config files... 08:31:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12982961243792880641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:59 ---> ****-login.sh 08:31:59 nexus3.edgexfoundry.org:10001 08:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:59 08:31:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:59 Configure a credential helper to remove this warning. See 08:31:59 https://docs.****.com/go/credential-store/ 08:31:59 08:31:59 Login Succeeded 08:31:59 nexus3.edgexfoundry.org:10002 08:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:59 08:31:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:59 Configure a credential helper to remove this warning. See 08:31:59 https://docs.****.com/go/credential-store/ 08:31:59 08:31:59 Login Succeeded 08:31:59 nexus3.edgexfoundry.org:10003 08:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:00 08:32:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:00 Configure a credential helper to remove this warning. See 08:32:00 https://docs.****.com/go/credential-store/ 08:32:00 08:32:00 Login Succeeded 08:32:00 nexus3.edgexfoundry.org:10004 08:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:00 08:32:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:00 Configure a credential helper to remove this warning. See 08:32:00 https://docs.****.com/go/credential-store/ 08:32:00 08:32:00 Login Succeeded 08:32:00 ****.io 08:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:00 08:32:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:00 Configure a credential helper to remove this warning. See 08:32:00 https://docs.****.com/go/credential-store/ 08:32:00 08:32:00 Login Succeeded 08:32:00 ---> ****-login.sh ends [Pipeline] } 08:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:01 + 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 08:32:01 + dirname cmd/core-command/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo core-command,cmd/core-command/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:32:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:32:01 + dirname cmd/core-data/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo core-data,cmd/core-data/Dockerfile 08:32:01 + dirname cmd/core-keeper/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo core-keeper,cmd/core-keeper/Dockerfile 08:32:01 + dirname cmd/core-metadata/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:32:01 + dirname cmd/security-bootstrapper/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:32:01 + dirname cmd/security-proxy-auth/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:32:01 + dirname cmd/security-proxy-setup/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:32:01 + dirname cmd/security-secretstore-setup/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:32:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:32:01 + dirname cmd/security-spire-agent/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:32:01 + dirname cmd/security-spire-config/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:32:01 + dirname cmd/security-spire-server/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:32:01 + dirname cmd/support-notifications/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:32:01 + dirname cmd/support-scheduler/Dockerfile 08:32:01 + cut -d/ -f2 08:32:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:32:01 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 08:32:01 + git rev-list -1 --merges 16e90f79bdc5478429c226d75a6c7c7be57cf41d~1..16e90f79bdc5478429c226d75a6c7c7be57cf41d [Pipeline] echo 08:32:01 -----------> git rev-list -1 --merges 16e90f79bdc5478429c226d75a6c7c7be57cf41d~1..16e90f79bdc5478429c226d75a6c7c7be57cf41d 16e90f79bdc5478429c226d75a6c7c7be57cf41d 08:32:01 16e90f79bdc5478429c226d75a6c7c7be57cf41d [false] [Pipeline] sh 08:32:01 + git log --format=format:%s -1 16e90f79bdc5478429c226d75a6c7c7be57cf41d [Pipeline] echo 08:32:01 ========================================================= 08:32:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:32:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:02 + grep -v github /etc/ssh/ssh_known_hosts 08:32:02 + [ -e /tmp/ssh_known_hosts ] 08:32:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:32:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:32:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:02 08:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:02 0.1.4: Pulling from edgex-devops/py-git-semver 08:32:02 3dae71ba6b94: Pulling fs layer 08:32:02 6bf1a483ea7c: Pulling fs layer 08:32:02 f5dfc541a4d3: Pulling fs layer 08:32:02 461d9e800cba: Pulling fs layer 08:32:02 80192f66455f: Pulling fs layer 08:32:02 2e8e34ca0e6c: Pulling fs layer 08:32:02 a29436f7fd5d: Pulling fs layer 08:32:02 923cac83aea3: Pulling fs layer 08:32:02 25ad8b0a4227: Pulling fs layer 08:32:02 db01528c6b51: Pulling fs layer 08:32:02 28988de357af: Pulling fs layer 08:32:02 80192f66455f: Waiting 08:32:02 2e8e34ca0e6c: Waiting 08:32:02 a29436f7fd5d: Waiting 08:32:02 923cac83aea3: Waiting 08:32:02 25ad8b0a4227: Waiting 08:32:02 db01528c6b51: Waiting 08:32:02 28988de357af: Waiting 08:32:02 461d9e800cba: Waiting 08:32:03 6bf1a483ea7c: Verifying Checksum 08:32:03 6bf1a483ea7c: Download complete 08:32:03 461d9e800cba: Verifying Checksum 08:32:03 461d9e800cba: Download complete 08:32:03 80192f66455f: Verifying Checksum 08:32:03 80192f66455f: Download complete 08:32:03 f5dfc541a4d3: Verifying Checksum 08:32:03 f5dfc541a4d3: Download complete 08:32:03 3dae71ba6b94: Verifying Checksum 08:32:03 3dae71ba6b94: Download complete 08:32:03 923cac83aea3: Verifying Checksum 08:32:03 923cac83aea3: Download complete 08:32:03 25ad8b0a4227: Verifying Checksum 08:32:03 25ad8b0a4227: Download complete 08:32:03 db01528c6b51: Verifying Checksum 08:32:03 db01528c6b51: Download complete 08:32:03 28988de357af: Verifying Checksum 08:32:03 28988de357af: Download complete 08:32:04 a29436f7fd5d: Verifying Checksum 08:32:04 a29436f7fd5d: Download complete 08:32:04 2e8e34ca0e6c: Verifying Checksum 08:32:04 2e8e34ca0e6c: Download complete 08:32:04 3dae71ba6b94: Pull complete 08:32:05 6bf1a483ea7c: Pull complete 08:32:06 f5dfc541a4d3: Pull complete 08:32:06 461d9e800cba: Pull complete 08:32:06 80192f66455f: Pull complete 08:32:10 2e8e34ca0e6c: Pull complete 08:32:10 a29436f7fd5d: Pull complete 08:32:10 923cac83aea3: Pull complete 08:32:10 25ad8b0a4227: Pull complete 08:32:10 db01528c6b51: Pull complete 08:32:10 28988de357af: Pull complete 08:32:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:11 prd-ubuntu20.04-docker-8c-8g-1253 does not seem to be running inside a container 08:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat 08:32:15 $ docker top b82d2343cb1bde10729042a22a9511769563c20c14fa9a91a0a307e9ca031c97 -eo pid,comm 08:32:15 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). 08:32:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:15 [ssh-agent] Looking for ssh-agent implementation... 08:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:16 $ docker exec b82d2343cb1bde10729042a22a9511769563c20c14fa9a91a0a307e9ca031c97 ssh-agent 08:32:16 SSH_AUTH_SOCK=/tmp/ssh-xlzly3Kybaip/agent.14 08:32:16 SSH_AGENT_PID=27 08:32:16 Running ssh-add (command line suppressed) 08:32:16 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3999014824171659468.key (/w/workspace/edgex-go/4@tmp/private_key_3999014824171659468.key) 08:32:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:16 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] sh 08:32:16 + git tag --points-at HEAD [Pipeline] } 08:32:16 $ docker exec --env ******** --env ******** b82d2343cb1bde10729042a22a9511769563c20c14fa9a91a0a307e9ca031c97 ssh-agent -k 08:32:16 unset SSH_AUTH_SOCK; 08:32:16 unset SSH_AGENT_PID; 08:32:16 echo Agent pid 27 killed; 08:32:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:16 [ssh-agent] Looking for ssh-agent implementation... 08:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:17 $ docker exec b82d2343cb1bde10729042a22a9511769563c20c14fa9a91a0a307e9ca031c97 ssh-agent 08:32:17 SSH_AUTH_SOCK=/tmp/ssh-gPRtorPaGYR8/agent.86 08:32:17 SSH_AGENT_PID=92 08:32:17 Running ssh-add (command line suppressed) 08:32:17 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2031383470297607747.key (/w/workspace/edgex-go/4@tmp/private_key_2031383470297607747.key) 08:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:17 + git semver init 08:32:17 2026-01-29 08:32:17,834 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:32:17 2026-01-29 08:32:17,851 [run_init] DEBUG init version:0.0.0 force:False 08:32:17 2026-01-29 08:32:17,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:32:17 2026-01-29 08:32:17,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:32:17 2026-01-29 08:32:17,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, stdin=None, shell=False, universal_newlines=False) 08:32:30 2026-01-29 08:32:30,099 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:32:30 2026-01-29 08:32:30,100 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5349 with force:False 08:32:30 2026-01-29 08:32:30,100 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5349 08:32:30 2026-01-29 08:32:30,104 [execute] INFO git cat-file --batch-check 08:32:30 2026-01-29 08:32:30,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) 08:32:30 2026-01-29 08:32:30,108 [execute] INFO git cat-file --batch 08:32:30 2026-01-29 08:32:30,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) 08:32:30 2026-01-29 08:32:30,112 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5349 08:32:30 0.0.0 [Pipeline] } 08:32:30 $ docker exec --env ******** --env ******** b82d2343cb1bde10729042a22a9511769563c20c14fa9a91a0a307e9ca031c97 ssh-agent -k 08:32:30 unset SSH_AUTH_SOCK; 08:32:30 unset SSH_AGENT_PID; 08:32:30 echo Agent pid 92 killed; 08:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:30 + git semver [Pipeline] } 08:32:31 $ docker stop --time=1 b82d2343cb1bde10729042a22a9511769563c20c14fa9a91a0a307e9ca031c97 08:32:32 $ docker rm -f --volumes b82d2343cb1bde10729042a22a9511769563c20c14fa9a91a0a307e9ca031c97 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:33 Stashed 1 file(s) [Pipeline] echo 08:32:33 [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] } 08:32:33 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:32:33 ========================================================= 08:32:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:32:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:34 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:34 2d35ebdb57d9: Pulling fs layer 08:32:34 c35fb4624d26: Pulling fs layer 08:32:34 4e2aec7ef170: Pulling fs layer 08:32:34 333b49ad6fbf: Pulling fs layer 08:32:34 4f4fb700ef54: Pulling fs layer 08:32:34 c3e65509a76b: Pulling fs layer 08:32:34 7cf9ebb963bd: Pulling fs layer 08:32:34 bb34ca984cfb: Pulling fs layer 08:32:34 151cf03bc807: Pulling fs layer 08:32:34 c3e65509a76b: Waiting 08:32:34 7cf9ebb963bd: Waiting 08:32:34 4f4fb700ef54: Waiting 08:32:34 bb34ca984cfb: Waiting 08:32:34 333b49ad6fbf: Waiting 08:32:34 151cf03bc807: Waiting 08:32:34 c35fb4624d26: Verifying Checksum 08:32:34 c35fb4624d26: Download complete 08:32:34 333b49ad6fbf: Verifying Checksum 08:32:34 333b49ad6fbf: Download complete 08:32:34 4f4fb700ef54: Verifying Checksum 08:32:34 4f4fb700ef54: Download complete 08:32:34 c3e65509a76b: Verifying Checksum 08:32:34 c3e65509a76b: Download complete 08:32:34 2d35ebdb57d9: Verifying Checksum 08:32:34 2d35ebdb57d9: Download complete 08:32:34 2d35ebdb57d9: Pull complete 08:32:34 7cf9ebb963bd: Verifying Checksum 08:32:34 7cf9ebb963bd: Download complete 08:32:34 c35fb4624d26: Pull complete 08:32:34 4e2aec7ef170: Verifying Checksum 08:32:34 4e2aec7ef170: Download complete 08:32:34 151cf03bc807: Verifying Checksum 08:32:34 151cf03bc807: Download complete 08:32:35 bb34ca984cfb: Verifying Checksum 08:32:35 bb34ca984cfb: Download complete 08:32:40 4e2aec7ef170: Pull complete 08:32:40 333b49ad6fbf: Pull complete 08:32:40 4f4fb700ef54: Pull complete 08:32:40 c3e65509a76b: Pull complete 08:32:40 7cf9ebb963bd: Pull complete 08:32:43 bb34ca984cfb: Pull complete 08:32:44 151cf03bc807: Pull complete 08:32:44 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:32:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:45 WORKDIR /edgex 08:32:45 COPY go.mod . 08:32:45 RUN go mod download 08:32:45 + docker build -t ci-base-image-x86_64 -f - . 08:32:45 #0 building with "default" instance using docker driver 08:32:45 08:32:45 #1 [internal] load build definition from Dockerfile 08:32:45 #1 transferring dockerfile: 164B done 08:32:45 #1 DONE 0.0s 08:32:45 08:32:45 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:45 #2 DONE 0.0s 08:32:45 08:32:45 #3 [internal] load .dockerignore 08:32:45 #3 transferring context: 50B done 08:32:45 #3 DONE 0.0s 08:32:45 08:32:45 #4 [internal] load build context 08:32:45 #4 transferring context: 7.11kB done 08:32:45 #4 DONE 0.1s 08:32:45 08:32:45 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:45 #5 DONE 0.2s 08:32:45 08:32:45 #6 [2/4] WORKDIR /edgex 08:32:50 #6 DONE 4.1s 08:32:50 08:32:50 #7 [3/4] COPY go.mod . 08:32:50 #7 DONE 0.0s 08:32:50 08:32:50 #8 [4/4] RUN go mod download 08:32:56 #8 DONE 6.8s 08:32:56 08:32:56 #9 exporting to image 08:32:56 #9 exporting layers 08:33:01 #9 exporting layers 4.1s done 08:33:01 #9 writing image sha256:4a8afc6c5e4d5f76561e03f71cae1257ad97285237f8c86470b198e08f9e1f4f done 08:33:01 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:33:01 #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker inspect -f . ci-base-image-x86_64 08:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:01 prd-ubuntu20.04-docker-8c-8g-1253 does not seem to be running inside a container 08:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:02 $ docker top 8ae50e47675cf25837466f5d473b9ef34714b3558422c2af0645149c12cc7faa -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:02 + go version 08:33:02 go version go1.25.2 linux/amd64 [Pipeline] } 08:33:02 $ docker stop --time=1 8ae50e47675cf25837466f5d473b9ef34714b3558422c2af0645149c12cc7faa 08:33:04 $ docker rm -f --volumes 8ae50e47675cf25837466f5d473b9ef34714b3558422c2af0645149c12cc7faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:04 + docker inspect -f . ci-base-image-x86_64 08:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:04 prd-ubuntu20.04-docker-8c-8g-1253 does not seem to be running inside a container 08:33:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:05 $ docker top ebbcfac54756c20d2d32e293a1d1fd2d9191bf594bf41ce8baaf8da1ea1cd1d0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:05 ========================================================= 08:33:05 [edgeXBuildGoParallel] Running Tests and Build... 08:33:05 ========================================================= [Pipeline] sh 08:33:06 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:33:06 + make test 08:33:06 go test -race -coverprofile=coverage.out ./... 08:33:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:43 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:33:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:43 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.4% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 57.6% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.081s coverage: 94.2% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 90.7% of statements 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.035s coverage: 0.0% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:33:50 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 8.3% of statements 08:33:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:33:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.9% of statements 08:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:33:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:33:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.048s coverage: 72.2% of statements 08:33:53 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:33:53 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:53 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:33:53 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:33:53 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:33:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.060s coverage: 3.5% of statements 08:33:56 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:33:56 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 08:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 08:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 08:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:33:56 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:33:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 08:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.034s coverage: 87.1% of statements 08:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 89.5% of statements 08:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements 08:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.040s coverage: 6.8% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.625s coverage: 54.8% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.031s coverage: 73.7% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.026s coverage: 100.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.043s coverage: 20.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 29.2% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:34:19 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:34:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:34:21 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 08:34:22 running golangci-lint 08:34:22 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:34:22 go version go1.25.2 linux/amd64 08:34:22 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:34:22 level=info msg="[config_reader] Used config file .golangci.yml" 08:34:22 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:34:22 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:34:22 level=info msg="[goenv] Read go env for 3.728545ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:34:22 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:34:44 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 19.938683799s" 08:34:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.804223ms" 08:34:54 level=info msg="[linters_context/goanalysis] analyzers took 1m33.168270665s with top 10 stages: buildir: 52.52700529s, gosec: 3.534362035s, inspect: 2.577886027s, fact_deprecated: 2.354736096s, printf: 1.554634979s, ctrlflow: 1.406959848s, fact_purity: 1.187999535s, isgenerated: 1.056714096s, nilness: 963.974558ms, QF1004: 914.056492ms" 08:34:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:34:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:34:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:34:54 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:34:54 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, invalid_issue: 35/35, nolint_filter: 21/0, cgo: 35/35, exclusion_paths: 35/35" 08:34:54 level=info msg="[runner] processing took 7.547532ms with stages: nolint_filter: 6.681754ms, generated_file_filter: 659.034µs, exclusion_rules: 116.927µs, exclusion_paths: 44.538µs, path_relativity: 32.29µs, cgo: 2.64µs, path_absoluter: 2.24µs, sort_results: 2µs, invalid_issue: 1.839µs, filename_unadjuster: 1.32µs, max_same_issues: 830ns, diff: 410ns, fixer: 400ns, path_prettifier: 300ns, uniq_by_line: 240ns, path_shortener: 200ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, severity-rules: 120ns, source_code: 120ns" 08:34:54 level=info msg="[runner] linters took 11.083948638s with stages: goanalysis_metalinter: 11.076170011s" 08:34:54 0 issues. 08:34:54 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:54 level=info msg="Memory: 311 samples, avg is 329.8MB, max is 1317.5MB" 08:34:54 level=info msg="Execution took 31.069578344s" 08:34:54 go vet ./... 08:35:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:35:01 ./bin/test-attribution-txt.sh [Pipeline] echo 08:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:35:01 + ls -al . 08:35:01 total 1392 08:35:01 drwxrwxr-x 11 1001 1001 4096 Jan 29 08:33 . 08:35:01 drwxr-xr-x 4 root root 4096 Jan 29 08:33 .. 08:35:01 drwxrwxr-x 2 1001 1001 4096 Jan 29 08:31 .blubracket 08:35:01 -rw-rw-r-- 1 1001 1001 10 Jan 29 08:31 .dockerignore 08:35:01 drwxrwxr-x 8 1001 1001 4096 Jan 29 08:34 .git 08:35:01 drwxrwxr-x 3 1001 1001 4096 Jan 29 08:31 .github 08:35:01 -rw-rw-r-- 1 1001 1001 909 Jan 29 08:31 .gitignore 08:35:01 -rw-rw-r-- 1 1001 1001 359 Jan 29 08:31 .golangci.yml 08:35:01 -rw-rw-r-- 1 1001 1001 100 Jan 29 08:31 .hadolint.yml 08:35:01 drwxr-xr-x 3 1001 1001 4096 Jan 29 08:32 .semver 08:35:01 -rw-rw-r-- 1 1001 1001 155 Jan 29 08:31 .sonarcloud.properties 08:35:01 -rw-rw-r-- 1 1001 1001 1171 Jan 29 08:31 ADOPTERS.md 08:35:01 -rw-rw-r-- 1 1001 1001 20017 Jan 29 08:31 Attribution.txt 08:35:01 -rw-rw-r-- 1 1001 1001 108018 Jan 29 08:31 CHANGELOG.md 08:35:01 -rw-rw-r-- 1 1001 1001 3804 Jan 29 08:31 CONTRIBUTING.md 08:35:01 -rw-rw-r-- 1 1001 1001 677 Jan 29 08:31 GOVERNANCE.md 08:35:01 -rw-rw-r-- 1 1001 1001 886 Jan 29 08:31 Jenkinsfile 08:35:01 -rw-rw-r-- 1 1001 1001 10775 Jan 29 08:31 LICENSE 08:35:01 -rw-rw-r-- 1 1001 1001 16743 Jan 29 08:31 Makefile 08:35:01 -rw-rw-r-- 1 1001 1001 582 Jan 29 08:31 OWNERS.md 08:35:01 -rw-rw-r-- 1 1001 1001 9932 Jan 29 08:31 README.md 08:35:01 -rw-rw-r-- 1 1001 1001 789 Jan 29 08:31 SECURITY.md 08:35:01 -rw-rw-r-- 1 1001 1001 5 Jan 29 08:32 VERSION 08:35:01 drwxrwxr-x 2 1001 1001 4096 Jan 29 08:31 bin 08:35:01 drwxrwxr-x 19 1001 1001 4096 Jan 29 08:31 cmd 08:35:01 -rw-r--r-- 1 root root 1044038 Jan 29 08:34 coverage.out 08:35:01 drwxrwxr-x 2 1001 1001 4096 Jan 29 08:31 fuzz_test 08:35:01 -rw-rw-r-- 1 1001 1001 7070 Jan 29 08:31 go.mod 08:35:01 -rw-rw-r-- 1 1001 1001 90567 Jan 29 08:31 go.sum 08:35:01 drwxrwxr-x 7 1001 1001 4096 Jan 29 08:31 internal 08:35:01 drwxrwxr-x 2 1001 1001 4096 Jan 29 08:31 openapi 08:35:01 -rw-rw-r-- 1 1001 1001 584 Jan 29 08:31 security.txt 08:35:01 -rw-rw-r-- 1 1001 1001 204 Jan 29 08:31 version.go [Pipeline] sh 08:35:01 + '[' -e coverage.out ] 08:35:01 + chown 1001:1001 coverage.out [Pipeline] stash 08:35:02 Stashed 1 file(s) [Pipeline] sh 08:35:02 + make build 08:35:02 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 08:35:28 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 08:35:28 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 08:35:28 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 08:35:28 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 08:35:30 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 08:35:36 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 08:35:37 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 08:35:39 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 08:35:42 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 08:35:43 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 08:35:45 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 08:35:46 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] } 08:35:48 $ docker stop --time=1 ebbcfac54756c20d2d32e293a1d1fd2d9191bf594bf41ce8baaf8da1ea1cd1d0 08:35:58 $ docker rm -f --volumes ebbcfac54756c20d2d32e293a1d1fd2d9191bf594bf41ce8baaf8da1ea1cd1d0 [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 08:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:00 08:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:01 latest: Pulling from edgex-devops/edgex-compose 08:36:01 91d30c5bc195: Pulling fs layer 08:36:01 2e9b0aa3be6d: Pulling fs layer 08:36:01 9c61dcf015f6: Pulling fs layer 08:36:01 4698f68db338: Pulling fs layer 08:36:01 2a2f49069b9e: Pulling fs layer 08:36:01 e0025b399a48: Pulling fs layer 08:36:01 4698f68db338: Waiting 08:36:01 2a2f49069b9e: Waiting 08:36:01 e0025b399a48: Waiting 08:36:01 91d30c5bc195: Verifying Checksum 08:36:01 91d30c5bc195: Download complete 08:36:02 4698f68db338: Verifying Checksum 08:36:02 4698f68db338: Download complete 08:36:02 2e9b0aa3be6d: Download complete 08:36:02 e0025b399a48: Verifying Checksum 08:36:02 e0025b399a48: Download complete 08:36:02 2a2f49069b9e: Download complete 08:36:02 91d30c5bc195: Pull complete 08:36:03 9c61dcf015f6: Verifying Checksum 08:36:03 9c61dcf015f6: Download complete 08:36:04 2e9b0aa3be6d: Pull complete 08:36:14 9c61dcf015f6: Pull complete 08:36:14 4698f68db338: Pull complete 08:36:17 2a2f49069b9e: Pull complete 08:36:19 e0025b399a48: Pull complete 08:36:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:19 prd-ubuntu20.04-docker-8c-8g-1253 does not seem to be running inside a container 08:36:19 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:36:24 $ docker top e25e75a7298a9d91c046d898b893c75fc9c929176b15c3797158342dcf3463ec -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:24 + docker compose -f ./docker-compose-build.yml build --parallel 08:36:25 #1 [support-scheduler internal] load build definition from Dockerfile 08:36:25 #1 transferring dockerfile: 08:36:26 #1 transferring dockerfile: 1.83kB done 08:36:26 #1 DONE 0.9s 08:36:26 08:36:26 #2 [core-metadata internal] load build definition from Dockerfile 08:36:26 #2 ... 08:36:26 08:36:26 #3 [core-data internal] load build definition from Dockerfile 08:36:26 #3 transferring dockerfile: 2.04kB done 08:36:26 #3 DONE 0.9s 08:36:26 08:36:26 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:26 #4 DONE 0.0s 08:36:26 08:36:26 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:36:26 #5 transferring dockerfile: 2.49kB done 08:36:26 #5 DONE 0.7s 08:36:26 08:36:26 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:36:26 #6 transferring dockerfile: 2.23kB done 08:36:26 #6 DONE 0.7s 08:36:26 08:36:26 #7 [core-command internal] load build definition from Dockerfile 08:36:26 #7 transferring dockerfile: 1.94kB done 08:36:26 #7 DONE 0.5s 08:36:26 08:36:26 #2 [core-metadata internal] load build definition from Dockerfile 08:36:26 #2 transferring dockerfile: 2.10kB done 08:36:26 #2 DONE 0.3s 08:36:26 08:36:26 #8 [security-proxy-setup internal] load build definition from Dockerfile 08:36:26 #8 transferring dockerfile: 2.50kB done 08:36:26 #8 DONE 0.2s 08:36:26 08:36:26 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:26 #4 DONE 0.0s 08:36:26 08:36:26 #9 [security-spire-server internal] load build definition from Dockerfile 08:36:26 #9 transferring dockerfile: 1.70kB done 08:36:26 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:36:26 #9 DONE 0.3s 08:36:26 08:36:26 #10 [security-spire-agent internal] load build definition from Dockerfile 08:36:26 #10 transferring dockerfile: 1.81kB done 08:36:26 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:36:26 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:36:26 #10 DONE 0.2s 08:36:26 08:36:26 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:36:26 #11 transferring dockerfile: 1.89kB done 08:36:26 #11 DONE 0.3s 08:36:26 08:36:26 #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.23.2 08:36:26 #12 DONE 0.2s 08:36:26 08:36:26 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:36:26 #13 transferring dockerfile: 2.14kB done 08:36:26 #13 DONE 0.3s 08:36:26 08:36:26 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:26 #4 DONE 0.0s 08:36:26 08:36:26 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:36:26 #14 transferring dockerfile: 3.02kB done 08:36:26 #14 DONE 0.3s 08:36:26 08:36:26 #15 [security-spire-config internal] load build definition from Dockerfile 08:36:26 #15 transferring dockerfile: 1.69kB done 08:36:26 #15 DONE 0.3s 08:36:26 08:36:26 #16 [security-spiffe-token-provider internal] load .dockerignore 08:36:26 #16 DONE 0.0s 08:36:26 08:36:26 #17 [security-proxy-setup internal] load .dockerignore 08:36:26 #17 ... 08:36:26 08:36:26 #18 [support-notifications internal] load build definition from Dockerfile 08:36:26 #18 transferring dockerfile: 2.02kB done 08:36:26 #18 DONE 0.3s 08:36:26 08:36:26 #19 [core-keeper internal] load build definition from Dockerfile 08:36:26 #19 transferring dockerfile: 2.07kB done 08:36:26 #19 DONE 0.3s 08:36:26 08:36:26 #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:26 #4 DONE 0.0s 08:36:26 08:36:26 #20 [core-metadata internal] load .dockerignore 08:36:26 #20 transferring context: 50B done 08:36:26 #20 DONE 0.1s 08:36:26 08:36:26 #21 [core-data internal] load .dockerignore 08:36:26 #21 transferring context: 50B done 08:36:26 #21 DONE 0.2s 08:36:26 08:36:26 #22 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 08:36:26 #22 DONE 0.5s 08:36:26 08:36:26 #23 [security-secretstore-setup internal] load .dockerignore 08:36:26 #23 transferring context: 50B done 08:36:26 #23 DONE 0.2s 08:36:26 08:36:26 #24 [core-command internal] load .dockerignore 08:36:26 #24 transferring context: 50B done 08:36:26 #24 DONE 0.2s 08:36:26 08:36:26 #25 [support-scheduler internal] load .dockerignore 08:36:26 #25 transferring context: 50B done 08:36:26 #25 DONE 0.3s 08:36:26 08:36:26 #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:26 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:36:26 #26 ... 08:36:26 08:36:26 #17 [security-proxy-setup internal] load .dockerignore 08:36:26 #17 transferring context: 50B done 08:36:26 #17 DONE 0.3s 08:36:26 08:36:26 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:36:26 #27 transferring context: 50B done 08:36:26 #27 DONE 0.3s 08:36:26 08:36:26 #16 [security-spiffe-token-provider internal] load .dockerignore 08:36:26 #16 transferring context: 50B done 08:36:26 #16 DONE 0.2s 08:36:26 08:36:26 #28 [security-proxy-auth internal] load .dockerignore 08:36:26 #28 transferring context: 50B done 08:36:26 #28 DONE 0.2s 08:36:26 08:36:26 #26 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:26 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:36:26 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:26 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:26 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:26 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 1.05MB / 3.80MB 0.1s 08:36:27 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s 08:36:27 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 08:36:27 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 08:36:27 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:28 #26 ... 08:36:28 08:36:28 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:36:28 #29 DONE 1.5s 08:36:28 08:36:28 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:36:28 #30 DONE 1.6s 08:36:28 08:36:28 #31 [security-spire-server internal] load .dockerignore 08:36:28 #31 ... 08:36:28 08:36:28 #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:28 #26 DONE 2.3s 08:36:29 08:36:29 #32 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:36:29 #32 ... 08:36:29 08:36:29 #26 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:29 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:36:29 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:29 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:29 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:29 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 08:36:29 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:29 #26 DONE 2.3s 08:36:29 08:36:29 #33 [support-notifications internal] load .dockerignore 08:36:29 #33 transferring context: 50B done 08:36:29 #33 DONE 2.9s 08:36:29 08:36:29 #34 [support-notifications internal] load build context 08:36:31 #34 ... 08:36:31 08:36:31 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:36:31 #35 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 1.3s done 08:36:31 #35 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 08:36:31 #35 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 08:36:31 #35 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 08:36:31 #35 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.3s done 08:36:31 #35 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.4s done 08:36:31 #35 DONE 4.6s 08:36:31 08:36:31 #36 [core-keeper internal] load .dockerignore 08:36:31 #36 transferring context: 50B 0.0s done 08:36:31 #36 DONE 4.8s 08:36:31 08:36:31 #26 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:31 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:36:31 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:31 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:31 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:31 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 08:36:31 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:31 #26 DONE 2.3s 08:36:31 08:36:31 #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:36:37 #37 ... 08:36:37 08:36:37 #38 [core-metadata internal] load build context 08:36:37 #38 transferring context: 608.63MB 8.3s done 08:36:37 #38 ... 08:36:37 08:36:37 #39 [security-secretstore-setup internal] load build context 08:36:37 #39 transferring context: 608.63MB 8.5s done 08:36:37 #39 ... 08:36:37 08:36:37 #40 [core-command internal] load build context 08:36:37 #40 transferring context: 608.63MB 8.3s done 08:36:37 #40 ... 08:36:37 08:36:37 #41 [support-scheduler internal] load build context 08:36:37 #41 transferring context: 608.63MB 8.3s done 08:36:37 #41 ... 08:36:37 08:36:37 #42 [core-common-config-bootstrapper internal] load build context 08:36:37 #42 transferring context: 608.63MB 7.3s done 08:36:37 #42 ... 08:36:37 08:36:37 #43 [security-bootstrapper internal] load .dockerignore 08:36:37 #43 ... 08:36:37 08:36:37 #44 [security-proxy-setup internal] load build context 08:36:37 #44 transferring context: 608.63MB 7.6s done 08:36:37 #44 ... 08:36:37 08:36:37 #45 [security-proxy-auth internal] load build context 08:36:37 #45 transferring context: 608.63MB 7.4s done 08:36:38 #45 ... 08:36:38 08:36:38 #46 [core-data internal] load build context 08:36:38 #46 transferring context: 608.63MB 8.5s done 08:36:38 #46 ... 08:36:38 08:36:38 #47 [security-spire-config internal] load .dockerignore 08:36:38 #47 ... 08:36:38 08:36:38 #48 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:36:38 #48 ... 08:36:38 08:36:38 #49 [security-spiffe-token-provider internal] load build context 08:36:38 #49 transferring context: 608.63MB 8.0s done 08:36:38 #49 ... 08:36:38 08:36:38 #50 [security-spire-agent internal] load .dockerignore 08:36:38 #50 ... 08:36:38 08:36:38 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:38 #0 9.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:38 #0 9.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:39 #51 9.913 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:36:39 #51 9.913 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:36:39 #51 9.913 OK: 26324 distinct packages available 08:36:39 #51 9.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:39 #51 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:39 #51 ... 08:36:39 08:36:39 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:39 #52 ... 08:36:39 08:36:39 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:36:39 #53 ... 08:36:39 08:36:39 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:39 #54 ... 08:36:39 08:36:39 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:39 #55 ... 08:36:39 08:36:39 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:39 #51 10.41 (1/13) Installing brotli-libs (1.1.0-r2) 08:36:39 #51 10.43 (2/13) Installing c-ares (1.34.6-r0) 08:36:39 #51 10.43 (3/13) Installing libunistring (1.3-r0) 08:36:39 #51 10.45 (4/13) Installing libidn2 (2.3.7-r0) 08:36:39 #51 10.46 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:36:39 #51 10.46 (6/13) Installing libpsl (0.21.5-r3) 08:36:39 #51 10.46 (7/13) Installing zstd-libs (1.5.7-r0) 08:36:39 #51 10.47 (8/13) Installing libcurl (8.14.1-r2) 08:36:39 #51 10.48 (9/13) Installing curl (8.14.1-r2) 08:36:39 #51 10.49 (10/13) Installing dumb-init (1.2.5-r3) 08:36:39 #51 10.49 (11/13) Installing musl-obstack (1.2.3-r2) 08:36:39 #51 10.50 (12/13) Installing libucontext (1.3.2-r0) 08:36:39 #51 10.50 (13/13) Installing gcompat (1.1.0-r4) 08:36:39 #51 10.50 Executing busybox-1.37.0-r20.trigger 08:36:39 #51 10.51 OK: 13 MiB in 29 packages 08:36:39 #51 ... 08:36:39 08:36:39 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:40 #56 ... 08:36:40 08:36:40 #57 [core-keeper internal] load build context 08:36:41 #57 ... 08:36:41 08:36:41 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:20 #58 ... 08:37:20 08:37:20 #43 [security-bootstrapper internal] load .dockerignore 08:37:20 #43 transferring context: 50B done 08:37:21 #43 ... 08:37:21 08:37:21 #38 [core-metadata internal] load build context 08:37:21 #38 DONE 54.2s 08:37:21 08:37:21 #40 [core-command internal] load build context 08:37:21 #40 DONE 54.1s 08:37:21 08:37:21 #41 [support-scheduler internal] load build context 08:37:21 #41 DONE 54.1s 08:37:21 08:37:21 #46 [core-data internal] load build context 08:37:21 #46 DONE 54.3s 08:37:21 08:37:21 #39 [security-secretstore-setup internal] load build context 08:37:21 #39 DONE 54.3s 08:37:21 08:37:21 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:21 #51 DONE 52.0s 08:37:21 08:37:21 #45 [security-proxy-auth internal] load build context 08:37:21 #45 DONE 54.2s 08:37:21 08:37:21 #44 [security-proxy-setup internal] load build context 08:37:21 #44 DONE 54.2s 08:37:21 08:37:21 #42 [core-common-config-bootstrapper internal] load build context 08:37:21 #42 DONE 54.2s 08:37:21 08:37:21 #49 [security-spiffe-token-provider internal] load build context 08:37:21 #49 DONE 54.2s 08:37:21 08:37:21 #43 [security-bootstrapper internal] load .dockerignore 08:37:21 #43 DONE 54.4s 08:37:21 08:37:21 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:21 #54 51.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:21 #54 51.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:21 #54 ... 08:37:21 08:37:21 #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:37:21 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:37:21 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:37:21 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:37:21 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:37:21 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 08:37:21 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:37:21 #26 DONE 2.3s 08:37:21 08:37:21 #48 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:37:21 #48 DONE 54.5s 08:37:21 08:37:21 #59 [core-keeper builder 2/7] WORKDIR /edgex-go 08:37:26 #59 ... 08:37:26 08:37:26 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:37:26 #53 51.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:26 #53 51.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:26 #53 51.95 (1/1) Installing dumb-init (1.2.5-r3) 08:37:26 #53 51.96 Executing busybox-1.37.0-r20.trigger 08:37:26 #53 51.97 OK: 7 MiB in 17 packages 08:37:26 #53 DONE 56.9s 08:37:26 08:37:26 #32 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:37:26 #32 51.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:26 #32 51.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:26 #32 51.94 (1/1) Installing dumb-init (1.2.5-r3) 08:37:26 #32 51.94 Executing busybox-1.37.0-r20.trigger 08:37:26 #32 51.94 OK: 7 MiB in 17 packages 08:37:26 #32 DONE 57.0s 08:37:26 08:37:26 #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:37:26 #37 54.52 (1/1) Installing dumb-init (1.2.5-r3) 08:37:26 #37 54.52 Executing busybox-1.37.0-r30.trigger 08:37:26 #37 54.53 OK: 8284 KiB in 17 packages 08:37:26 #37 ... 08:37:26 08:37:26 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:37:26 #52 51.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:26 #52 51.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:26 #52 52.09 (1/4) Installing ca-certificates (20250911-r0) 08:37:26 #52 52.11 (2/4) Installing dumb-init (1.2.5-r3) 08:37:26 #52 52.12 (3/4) Installing su-exec (0.2-r3) 08:37:26 #52 52.12 (4/4) Installing yq-go (4.47.2-r3) 08:37:26 #52 52.40 Executing busybox-1.37.0-r20.trigger 08:37:26 #52 52.41 Executing ca-certificates-20250911-r0.trigger 08:37:26 #52 52.46 OK: 20 MiB in 20 packages 08:37:26 #52 DONE 57.3s 08:37:26 08:37:26 #60 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:37:26 #60 ... 08:37:26 08:37:26 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:26 #55 51.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:26 #55 51.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:26 #55 52.10 (1/3) Installing ca-certificates (20250911-r0) 08:37:26 #55 52.13 (2/3) Installing dumb-init (1.2.5-r3) 08:37:26 #55 52.14 (3/3) Installing tzdata (2025c-r0) 08:37:26 #55 52.20 Executing busybox-1.37.0-r20.trigger 08:37:26 #55 52.21 Executing ca-certificates-20250911-r0.trigger 08:37:26 #55 52.27 OK: 8 MiB in 19 packages 08:37:26 #55 DONE 57.6s 08:37:27 08:37:27 #31 [security-spire-server internal] load .dockerignore 08:37:27 #31 transferring context: 50B done 08:37:27 #31 DONE 58.9s 08:37:27 08:37:27 #34 [support-notifications internal] load build context 08:37:27 #34 transferring context: 608.63MB 3.0s done 08:37:27 #34 ... 08:37:27 08:37:27 #61 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:37:27 #61 ... 08:37:27 08:37:27 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:27 #54 52.40 (1/4) Installing dumb-init (1.2.5-r3) 08:37:27 #54 52.40 (2/4) Installing openssl (3.5.5-r0) 08:37:27 #54 52.42 (3/4) Installing su-exec (0.2-r3) 08:37:27 #54 52.42 (4/4) Installing yq-go (4.47.2-r3) 08:37:27 #54 52.86 Executing busybox-1.37.0-r20.trigger 08:37:27 #54 52.87 OK: 20 MiB in 20 packages 08:37:27 #54 DONE 58.1s 08:37:27 08:37:27 #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:37:27 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:37:27 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:37:27 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:37:27 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:37:27 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 08:37:27 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:37:27 #26 DONE 2.3s 08:37:27 08:37:27 #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:37:27 #62 ... 08:37:27 08:37:27 #63 [security-spire-server internal] load build context 08:37:27 #63 DONE 0.0s 08:37:27 08:37:27 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:27 #64 DONE 0.0s 08:37:27 08:37:27 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:37:27 #56 52.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:27 #56 52.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:27 #56 53.18 (1/7) Installing ca-certificates (20250911-r0) 08:37:27 #56 53.21 (2/7) Installing dumb-init (1.2.5-r3) 08:37:27 #56 53.22 (3/7) Installing libgcc (14.2.0-r6) 08:37:27 #56 53.23 (4/7) Installing libsodium (1.0.20-r1) 08:37:27 #56 53.24 (5/7) Installing libstdc++ (14.2.0-r6) 08:37:27 #56 53.54 (6/7) Installing libzmq (4.3.5-r2) 08:37:27 #56 53.57 (7/7) Installing zeromq (4.3.5-r2) 08:37:27 #56 53.57 Executing busybox-1.37.0-r20.trigger 08:37:27 #56 53.58 Executing ca-certificates-20250911-r0.trigger 08:37:27 #56 53.62 OK: 12 MiB in 23 packages 08:37:27 #56 DONE 57.7s 08:37:27 08:37:27 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:37:28 #65 ... 08:37:28 08:37:28 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:28 #58 DONE 56.3s 08:37:28 08:37:28 #50 [security-spire-agent internal] load .dockerignore 08:37:28 #50 transferring context: 50B done 08:37:28 #50 DONE 60.1s 08:37:28 08:37:28 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:28 #64 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:28 #64 ... 08:37:28 08:37:28 #26 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:37:28 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:37:28 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:37:28 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:37:28 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:37:28 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 08:37:28 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:37:28 #26 DONE 2.3s 08:37:28 08:37:28 #34 [support-notifications internal] load build context 08:37:28 #34 DONE 58.6s 08:37:28 08:37:28 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:31 #64 ... 08:37:31 08:37:31 #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:37:31 #59 DONE 9.4s 08:37:31 08:37:31 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:37:31 #66 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:37:31 #66 ... 08:37:31 08:37:31 #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:37:31 #37 DONE 59.5s 08:37:31 08:37:31 #67 [security-bootstrapper internal] load build context 08:37:31 #67 ... 08:37:31 08:37:31 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:37:31 #0 6.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:31 #0 7.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:31 #0 7.385 (1/2) Installing dumb-init (1.2.5-r3) 08:37:31 #0 7.388 (2/2) Installing su-exec (0.2-r3) 08:37:31 #0 7.390 Executing busybox-1.37.0-r20.trigger 08:37:31 #0 7.396 OK: 7 MiB in 18 packages 08:37:31 #68 ... 08:37:31 08:37:31 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:37:31 #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:31 #0 8.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:31 #0 8.455 OK: 13 MiB in 29 packages 08:37:31 #69 ... 08:37:31 08:37:31 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:37:36 #70 ... 08:37:36 08:37:36 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:36 #64 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 4.4s done 08:37:36 #64 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:37:36 #64 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:37:36 #64 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:37:36 #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 2.2s 08:37:37 #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.7s 08:37:37 #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 3.1s 08:37:37 #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.4s 08:37:37 #64 ... 08:37:37 08:37:37 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:37:38 #71 ... 08:37:38 08:37:38 #63 [security-spire-server internal] load build context 08:37:38 #63 ... 08:37:38 08:37:38 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:38 #72 ... 08:37:38 08:37:38 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:37:38 #73 ... 08:37:38 08:37:38 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:37:38 #74 ... 08:37:38 08:37:38 #75 [security-spire-agent internal] load build context 08:37:38 #75 ... 08:37:38 08:37:38 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:38 #64 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 4.3s 08:37:39 #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 4.1s done 08:37:39 #64 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:37:39 #64 ... 08:37:39 08:37:39 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:37:39 #68 DONE 18.1s 08:37:39 08:37:39 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:39 #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.6s done 08:37:39 #64 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 4.7s done 08:37:41 #64 ... 08:37:41 08:37:41 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:37:41 #76 ... 08:37:41 08:37:41 #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:37:41 #77 ... 08:37:41 08:37:41 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:37:41 #78 ... 08:37:41 08:37:41 #79 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:37:41 #79 ... 08:37:41 08:37:41 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:42 #80 ... 08:37:42 08:37:42 #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:37:42 #81 ... 08:37:42 08:37:42 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:37:42 #66 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 4.6s done 08:37:42 #66 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:37:42 #66 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:37:42 #66 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:37:42 #66 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.2s done 08:37:42 #66 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.7s done 08:37:42 #66 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:37:42 #66 ... 08:37:42 08:37:42 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:42 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 8.2s 08:37:42 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.44MB / 41.51MB 8.3s 08:37:43 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 8.4s 08:37:43 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 18.87MB / 41.51MB 8.6s 08:37:43 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 24.12MB / 41.51MB 8.7s 08:37:43 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 8.8s 08:37:43 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 8.9s 08:37:43 #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 08:37:43 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 36.70MB / 41.51MB 9.1s 08:37:43 #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:37:44 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 9.4s 08:37:44 #64 ... 08:37:44 08:37:44 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:37:44 #65 8.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:44 #65 8.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:44 #65 8.844 OK: 7 MiB in 17 packages 08:37:44 #65 ... 08:37:44 08:37:44 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:46 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.2s done 08:37:47 #64 ... 08:37:47 08:37:47 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:37:47 #69 DONE 25.6s 08:37:47 08:37:47 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:37:47 #66 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 9.1s done 08:37:47 #66 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 10.2s done 08:37:48 #66 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:37:49 #66 ... 08:37:49 08:37:49 #61 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:37:49 #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:49 #61 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:49 #61 12.55 OK: 8 MiB in 19 packages 08:37:49 #61 ... 08:37:49 08:37:49 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:49 #64 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:37:50 #64 ... 08:37:50 08:37:50 #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:37:50 #62 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:50 #62 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:50 #62 14.19 OK: 7 MiB in 17 packages 08:37:50 #62 ... 08:37:50 08:37:50 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:50 #72 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:50 #72 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:50 #72 22.62 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:37:50 #72 22.62 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:37:50 #72 22.62 OK: 26324 distinct packages available 08:37:50 #72 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:50 #72 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:51 #72 23.12 (1/5) Installing dumb-init (1.2.5-r3) 08:37:51 #72 23.15 (2/5) Installing musl-obstack (1.2.3-r2) 08:37:51 #72 23.15 (3/5) Installing libucontext (1.3.2-r0) 08:37:51 #72 23.16 (4/5) Installing gcompat (1.1.0-r4) 08:37:51 #72 23.16 (5/5) Installing openssl (3.5.5-r0) 08:37:51 #72 23.18 Executing busybox-1.37.0-r20.trigger 08:37:51 #72 23.19 OK: 8 MiB in 21 packages 08:37:51 #72 ... 08:37:51 08:37:51 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:37:51 #82 ... 08:37:51 08:37:51 #60 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:37:51 #60 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:51 #60 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:51 #60 17.66 OK: 20 MiB in 20 packages 08:37:53 #60 ... 08:37:53 08:37:53 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:37:53 #74 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:53 #74 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:53 #74 25.21 OK: 12 MiB in 23 packages 08:37:54 #74 ... 08:37:54 08:37:54 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:37:54 #65 DONE 28.5s 08:37:54 08:37:54 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:37:54 #71 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:54 #71 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:55 #71 27.20 OK: 20 MiB in 20 packages 08:37:57 #71 ... 08:37:57 08:37:57 #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:37:57 #62 DONE 31.0s 08:37:57 08:37:57 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:57 #64 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done 08:38:00 #64 ... 08:38:00 08:38:00 #61 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:00 #61 DONE 33.4s 08:38:00 08:38:00 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:38:00 #73 28.11 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:00 #73 28.43 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:00 #73 28.86 (1/1) Installing dumb-init (1.2.5-r3) 08:38:00 #73 28.98 Executing busybox-1.37.0-r20.trigger 08:38:00 #73 28.99 OK: 7 MiB in 17 packages 08:38:00 #73 ... 08:38:00 08:38:00 #60 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:00 #60 DONE 34.3s 08:38:00 08:38:00 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:00 #66 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 08:38:02 #66 ... 08:38:02 08:38:02 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:02 #72 DONE 34.1s 08:38:02 08:38:02 #47 [security-spire-config internal] load .dockerignore 08:38:02 #47 transferring context: 50B done 08:38:02 #47 ... 08:38:02 08:38:02 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:38:02 #83 ... 08:38:02 08:38:02 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:02 #74 DONE 34.6s 08:38:02 08:38:02 #79 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:38:02 #79 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:02 #79 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:02 #79 31.35 OK: 265 MiB in 60 packages 08:38:03 #79 ... 08:38:03 08:38:03 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:03 #71 DONE 35.7s 08:38:04 08:38:04 #63 [security-spire-server internal] load build context 08:38:04 #63 ... 08:38:04 08:38:04 #47 [security-spire-config internal] load .dockerignore 08:38:04 #47 DONE 96.9s 08:38:05 08:38:05 #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:06 #77 ... 08:38:06 08:38:06 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:38:07 #84 ... 08:38:07 08:38:07 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:38:07 #73 DONE 38.9s 08:38:07 08:38:07 #57 [core-keeper internal] load build context 08:38:07 #57 ... 08:38:07 08:38:07 #26 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:38:07 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 08:38:07 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:38:07 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:38:07 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:38:07 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 08:38:07 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:38:07 #26 DONE 2.3s 08:38:07 08:38:07 #85 [security-spire-config internal] load build context 08:38:07 #85 DONE 0.0s 08:38:07 08:38:07 #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:38:07 #81 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:07 #81 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:08 #81 36.67 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:08 #81 36.67 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:08 #81 36.67 OK: 26334 distinct packages available 08:38:08 #81 36.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:08 #81 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:08 #81 37.08 OK: 265 MiB in 60 packages 08:38:15 #81 ... 08:38:15 08:38:15 #79 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:38:15 #79 DONE 42.8s 08:38:15 08:38:15 #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:15 #64 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 4.4s done 08:38:15 #64 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:38:15 #64 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:38:15 #64 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:38:15 #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 4.1s done 08:38:15 #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.6s done 08:38:15 #64 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 4.7s done 08:38:15 #64 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:38:15 #64 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.2s done 08:38:15 #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:38:15 #64 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:38:15 #64 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done 08:38:15 #64 ... 08:38:15 08:38:15 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:17 #86 ... 08:38:17 08:38:17 #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:38:17 #81 DONE 45.8s 08:38:17 08:38:17 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:38:17 #76 44.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:17 #76 44.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:17 #76 44.87 OK: 265 MiB in 60 packages 08:38:18 #76 ... 08:38:18 08:38:18 #85 [security-spire-config internal] load build context 08:38:18 #85 ... 08:38:18 08:38:18 #87 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:18 #87 ... 08:38:18 08:38:18 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:38:21 #88 ... 08:38:21 08:38:21 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:21 #80 DONE 49.8s 08:38:21 08:38:21 #57 [core-keeper internal] load build context 08:38:21 #57 transferring context: 219.84MB 1.3s 08:38:23 #57 transferring context: 608.63MB 3.0s done 08:38:31 #57 ... 08:38:31 08:38:31 #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:31 #77 49.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:31 #77 49.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:31 #77 49.95 OK: 265 MiB in 60 packages 08:38:31 #77 ... 08:38:31 08:38:31 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:38:31 #70 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:31 #70 49.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:31 #70 50.26 OK: 265 MiB in 60 packages 08:38:32 #70 ... 08:38:32 08:38:32 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:38:32 #89 ... 08:38:32 08:38:32 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:38:32 #76 DONE 61.3s 08:38:32 08:38:32 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:38:32 #84 DONE 26.8s 08:38:32 08:38:32 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:32 #66 ... 08:38:32 08:38:32 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:38:34 #90 ... 08:38:34 08:38:34 #57 [core-keeper internal] load build context 08:38:34 #57 DONE 122.7s 08:38:34 08:38:34 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:34 #82 52.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:34 #82 52.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:35 #82 ... 08:38:35 08:38:35 #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:35 #77 DONE 63.6s 08:38:35 08:38:35 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:35 #82 53.23 OK: 7 MiB in 18 packages 08:38:35 #82 ... 08:38:35 08:38:35 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:38:35 #70 DONE 64.0s 08:38:35 08:38:35 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:40 #91 ... 08:38:40 08:38:40 #67 [security-bootstrapper internal] load build context 08:38:40 #67 transferring context: 608.63MB 3.1s done 08:38:43 #67 ... 08:38:43 08:38:43 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:38:43 #78 62.01 (1/3) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) 08:38:43 #78 62.01 (2/3) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) 08:38:43 #78 62.05 (3/3) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) 08:38:43 #78 62.06 OK: 8284 KiB in 17 packages 08:38:43 #78 ... 08:38:43 08:38:43 #87 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:43 #87 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:43 #87 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:43 #87 28.48 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:43 #87 28.48 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:43 #87 28.48 OK: 26324 distinct packages available 08:38:43 #87 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:43 #87 28.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:43 #87 29.06 (1/4) Installing dumb-init (1.2.5-r3) 08:38:43 #87 29.09 (2/4) Installing musl-obstack (1.2.3-r2) 08:38:43 #87 29.10 (3/4) Installing libucontext (1.3.2-r0) 08:38:43 #87 29.10 (4/4) Installing gcompat (1.1.0-r4) 08:38:43 #87 29.10 Executing busybox-1.37.0-r20.trigger 08:38:43 #87 29.11 OK: 8 MiB in 20 packages 08:38:45 #87 ... 08:38:45 08:38:45 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:38:45 #83 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:45 #83 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:45 #83 32.82 OK: 8 MiB in 21 packages 08:38:45 #83 ... 08:38:45 08:38:45 #92 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:45 #92 ... 08:38:45 08:38:45 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:38:45 #78 DONE 73.6s 08:38:45 08:38:45 #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:38:45 #86 DONE 30.8s 08:38:45 08:38:45 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:45 #82 ... 08:38:45 08:38:45 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:38:45 #89 23.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:45 #89 24.09 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:46 #89 ... 08:38:46 08:38:46 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:38:46 #83 DONE 43.6s 08:38:46 08:38:46 #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:46 #93 ... 08:38:46 08:38:46 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:46 #82 DONE 64.6s 08:38:46 08:38:46 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:38:46 #89 24.57 OK: 265 MiB in 60 packages 08:38:47 #89 ... 08:38:47 08:38:47 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:38:47 #88 DONE 29.1s 08:38:47 08:38:47 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:48 #94 ... 08:38:48 08:38:48 #67 [security-bootstrapper internal] load build context 08:38:48 #67 DONE 86.9s 08:38:48 08:38:48 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:38:48 #95 ... 08:38:48 08:38:48 #87 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:48 #87 DONE 40.4s 08:38:48 08:38:48 #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:48 #86 DONE 30.8s 08:38:48 08:38:48 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:38:48 #90 DONE 15.6s 08:38:48 08:38:48 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:48 #96 ... 08:38:48 08:38:48 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:38:48 #89 DONE 26.8s 08:38:48 08:38:48 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:38:49 #97 ... 08:38:49 08:38:49 #92 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:49 #92 DONE 13.2s 08:38:49 08:38:49 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:52 #98 ... 08:38:52 08:38:52 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:52 #91 DONE 16.9s 08:38:52 08:38:52 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:54 #99 ... 08:38:54 08:38:54 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:54 #100 ... 08:38:54 08:38:54 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:38:54 #97 DONE 5.5s 08:38:54 08:38:54 #85 [security-spire-config internal] load build context 08:38:54 #85 transferring context: 08:38:54 #85 transferring context: 24.70kB done 08:38:55 #85 ... 08:38:55 08:38:55 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:38:55 #95 DONE 8.4s 08:38:55 08:38:55 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:55 #64 DONE 86.8s 08:38:55 08:38:55 #75 [security-spire-agent internal] load build context 08:38:55 #75 transferring context: 25.98kB done 08:38:55 #75 ... 08:38:55 08:38:55 #85 [security-spire-config internal] load build context 08:38:55 #85 DONE 46.9s 08:38:55 08:38:55 #63 [security-spire-server internal] load build context 08:38:55 #63 transferring context: 26.44kB done 08:38:59 #63 ... 08:38:59 08:38:59 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:59 #93 ... 08:38:59 08:38:59 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:59 #99 5.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:59 #99 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:59 #99 7.682 OK: 8 MiB in 20 packages 08:39:03 #99 ... 08:39:03 08:39:03 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:39:04 #101 ... 08:39:04 08:39:04 #63 [security-spire-server internal] load build context 08:39:04 #63 DONE 96.5s 08:39:04 08:39:04 #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:04 #102 ... 08:39:04 08:39:04 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:39:08 #103 ... 08:39:08 08:39:08 #75 [security-spire-agent internal] load build context 08:39:08 #75 DONE 98.3s 08:39:09 08:39:09 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:41 #94 ... 08:39:41 08:39:41 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:39:41 #66 DONE 128.9s 08:39:41 08:39:41 #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:13 #102 ... 08:40:13 08:40:13 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:40:13 #103 DONE 77.8s 08:40:13 08:40:13 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:13 #94 DONE 85.4s 08:40:13 08:40:13 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:40:13 #104 ... 08:40:13 08:40:13 #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:13 #93 DONE 87.1s 08:40:13 08:40:13 #105 [security-bootstrapper builder 6/7] COPY . . 08:40:14 #105 ... 08:40:14 08:40:14 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:40:14 #99 DONE 85.8s 08:40:14 08:40:14 #106 [security-spiffe-token-provider builder 6/7] COPY . . 08:40:16 #106 ... 08:40:16 08:40:16 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:16 #96 DONE 87.5s 08:40:16 08:40:16 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:40:17 #107 ... 08:40:17 08:40:17 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:17 #98 DONE 88.6s 08:40:17 08:40:17 #108 [support-notifications builder 6/7] COPY . . 08:40:20 #108 ... 08:40:20 08:40:20 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:40:20 #101 DONE 76.4s 08:40:20 08:40:20 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:40:26 #109 ... 08:40:26 08:40:26 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 08:41:13 #110 ... 08:41:13 08:41:13 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:13 #100 DONE 135.3s 08:41:13 08:41:13 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 08:41:13 #110 ... 08:41:13 08:41:13 #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:13 #102 DONE 135.7s 08:41:13 08:41:13 #111 [support-scheduler builder 6/7] COPY . . 08:41:15 #111 ... 08:41:15 08:41:15 #106 [security-spiffe-token-provider builder 6/7] COPY . . 08:41:15 #106 DONE 62.4s 08:41:15 08:41:15 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 08:41:17 #110 ... 08:41:17 08:41:17 #112 [core-keeper builder 7/8] COPY . . 08:41:27 #112 ... 08:41:27 08:41:27 #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:27 #113 ... 08:41:27 08:41:27 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:41:27 #109 DONE 66.5s 08:41:27 08:41:27 #108 [support-notifications builder 6/7] COPY . . 08:41:27 #108 DONE 70.0s 08:41:27 08:41:27 #110 [core-command builder 6/7] COPY . . 08:41:27 #110 DONE 68.6s 08:41:27 08:41:27 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:41:27 #104 DONE 74.0s 08:41:27 08:41:27 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:27 #114 ... 08:41:27 08:41:27 #115 [core-data builder 6/7] COPY . . 08:41:27 #115 CACHED 08:41:27 08:41:27 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 08:41:27 #116 CACHED 08:41:27 08:41:27 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:27 #117 CACHED 08:41:27 08:41:27 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:27 #118 CACHED 08:41:27 08:41:27 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 08:41:27 #119 CACHED 08:41:27 08:41:27 #120 [core-command builder 6/7] COPY . . 08:41:27 #120 CACHED 08:41:27 08:41:27 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:41:27 #121 CACHED 08:41:27 08:41:27 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:41:27 #122 CACHED 08:41:27 08:41:27 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:27 #123 CACHED 08:41:27 08:41:27 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:41:27 #124 CACHED 08:41:27 08:41:27 #125 [security-proxy-auth builder 6/7] COPY . . 08:41:27 #125 CACHED 08:41:27 08:41:27 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:27 #126 CACHED 08:41:27 08:41:27 #105 [security-proxy-setup builder 6/7] COPY . . 08:41:27 #105 DONE 74.1s 08:41:27 08:41:27 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:41:27 #107 DONE 71.0s 08:41:27 08:41:27 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:41:27 #127 CACHED 08:41:27 08:41:27 #128 [security-bootstrapper builder 6/7] COPY . . 08:41:27 #128 CACHED 08:41:27 08:41:27 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:27 #129 CACHED 08:41:27 08:41:27 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:27 #130 ... 08:41:27 08:41:27 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:27 #131 CACHED 08:41:27 08:41:27 #132 [security-proxy-setup builder 6/7] COPY . . 08:41:27 #132 CACHED 08:41:27 08:41:27 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:41:27 #133 CACHED 08:41:27 08:41:27 #134 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:41:37 #134 ... 08:41:37 08:41:37 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:37 #135 ... 08:41:37 08:41:37 #136 [security-spire-server stage-2 6/9] COPY security.txt / 08:41:37 #136 ... 08:41:37 08:41:37 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:41:37 #137 ... 08:41:37 08:41:37 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:37 #138 ... 08:41:37 08:41:37 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:37 #139 ... 08:41:37 08:41:37 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:37 #140 ... 08:41:37 08:41:37 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:37 #141 ... 08:41:37 08:41:37 #142 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:41:37 #142 ... 08:41:37 08:41:37 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:42 #143 ... 08:41:42 08:41:42 #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:42 #113 22.98 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 08:41:44 #113 ... 08:41:44 08:41:44 #136 [security-spire-server stage-2 6/9] COPY security.txt / 08:41:44 #136 DONE 17.6s 08:41:44 08:41:44 #111 [support-scheduler builder 6/7] COPY . . 08:41:44 #111 DONE 34.3s 08:41:44 08:41:44 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:44 #135 17.22 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 08:41:44 #135 ... 08:41:44 08:41:44 #112 [core-keeper builder 7/8] COPY . . 08:41:44 #112 DONE 27.6s 08:41:45 08:41:45 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:45 #141 18.14 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 08:41:45 #141 ... 08:41:45 08:41:45 #134 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:41:45 #134 DONE 18.0s 08:41:45 08:41:45 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:41:45 #144 ... 08:41:45 08:41:45 #142 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:41:45 #142 DONE 19.1s 08:41:45 08:41:45 #145 [security-spire-config stage-2 6/10] COPY security.txt / 08:41:51 #145 ... 08:41:51 08:41:51 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:51 #140 21.19 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 08:41:52 #140 ... 08:41:52 08:41:52 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:52 #114 15.48 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 08:41:52 #114 ... 08:41:52 08:41:52 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:52 #138 15.53 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 08:41:52 #138 ... 08:41:52 08:41:52 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:52 #143 20.91 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 08:41:54 #143 ... 08:41:54 08:41:54 #146 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:41:54 #146 ... 08:41:54 08:41:54 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:55 #147 ... 08:41:55 08:41:55 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:55 #130 20.21 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 08:41:55 #130 ... 08:41:55 08:41:55 #148 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:41:56 #148 ... 08:41:56 08:41:56 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:41:56 #137 19.34 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 08:41:56 #137 ... 08:41:56 08:41:56 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:56 #139 20.07 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 08:42:31 #139 ... 08:42:31 08:42:31 #146 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:42:31 #146 DONE 45.4s 08:42:31 08:42:31 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:42:33 #137 ... 08:42:33 08:42:33 #149 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:42:48 #149 ... 08:42:48 08:42:48 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:42:48 #144 60.95 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 08:42:49 #144 ... 08:42:49 08:42:49 #145 [security-spire-config stage-2 6/10] COPY security.txt / 08:42:49 #145 DONE 63.4s 08:42:49 08:42:49 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:42:49 #147 63.13 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 08:42:58 #147 ... 08:42:58 08:42:58 #150 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:43:05 #150 ... 08:43:05 08:43:05 #148 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:43:05 #148 DONE 79.3s 08:43:05 08:43:05 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:43:10 #141 ... 08:43:10 08:43:10 #151 [security-spire-agent stage-3 7/10] COPY security.txt / 08:43:29 #151 ... 08:43:29 08:43:29 #149 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:43:29 #149 DONE 53.7s 08:43:29 08:43:29 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:43:29 #130 ... 08:43:29 08:43:29 #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:43:56 #152 ... 08:43:56 08:43:56 #150 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:43:56 #150 DONE 64.2s 08:43:56 08:43:56 #153 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:44:02 #153 ... 08:44:02 08:44:02 #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:44:02 #113 DONE 162.4s 08:44:02 08:44:02 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:44:02 #130 ... 08:44:02 08:44:02 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:29 #154 ... 08:44:29 08:44:29 #151 [security-spire-agent stage-3 7/10] COPY security.txt / 08:44:29 #151 DONE 73.9s 08:44:29 08:44:29 #155 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:44:29 #155 ... 08:44:29 08:44:29 #153 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:44:29 #153 DONE 30.5s 08:44:29 08:44:29 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:44:29 #137 ... 08:44:29 08:44:29 #156 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:44:29 #156 ... 08:44:29 08:44:29 #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:44:29 #152 DONE 59.9s 08:44:29 08:44:29 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:44:29 #137 ... 08:44:29 08:44:29 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:29 #138 DONE 180.9s 08:44:29 08:44:29 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:44:29 #130 DONE 180.9s 08:44:29 08:44:29 #157 [security-spire-server] exporting to image 08:44:29 #157 exporting layers 08:44:29 #157 ... 08:44:29 08:44:29 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:44:29 #137 DONE 181.8s 08:44:29 08:44:29 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:44:38 #135 ... 08:44:38 08:44:38 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:38 #154 DONE 36.5s 08:44:38 08:44:38 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:44:39 #135 ... 08:44:39 08:44:39 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:44:46 #158 ... 08:44:46 08:44:46 #159 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:44:49 #159 ... 08:44:49 08:44:49 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:44:49 #143 201.5 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 08:44:59 #143 ... 08:44:59 08:44:59 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:44:59 #135 DONE 211.3s 08:44:59 08:44:59 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:45:07 #114 ... 08:45:07 08:45:07 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:45:07 #160 ... 08:45:07 08:45:07 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:45:07 #114 DONE 220.2s 08:45:07 08:45:07 #157 [security-spire-server] exporting to image 08:45:07 #157 exporting layers 39.2s done 08:45:07 #157 ... 08:45:07 08:45:07 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:45:07 #141 DONE 220.7s 08:45:07 08:45:07 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:45:07 #140 DONE 220.6s 08:45:07 08:45:07 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:07 #161 ... 08:45:07 08:45:07 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:45:07 #147 DONE 203.0s 08:45:08 08:45:08 #159 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:45:08 #159 ... 08:45:08 08:45:08 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:45:08 #139 DONE 221.6s 08:45:08 08:45:08 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:45:08 #162 ... 08:45:08 08:45:08 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:45:08 #143 DONE 221.8s 08:45:08 08:45:08 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:45:09 #163 ... 08:45:09 08:45:09 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:45:09 #144 DONE 204.3s 08:45:09 08:45:09 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:09 #164 ... 08:45:09 08:45:09 #155 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:45:09 #155 DONE 45.0s 08:45:09 08:45:09 #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:10 #165 ... 08:45:10 08:45:10 #156 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:45:10 #156 DONE 42.9s 08:45:10 08:45:10 #166 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:45:10 #166 ... 08:45:10 08:45:10 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:10 #158 DONE 31.2s 08:45:10 08:45:10 #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:45:10 #167 ... 08:45:10 08:45:10 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:45:10 #159 DONE 27.2s 08:45:10 08:45:10 #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:45:12 #168 ... 08:45:12 08:45:12 #157 [security-spire-server] exporting to image 08:45:12 #157 writing image sha256:ac15753eea32fafa39db6480f14a9ea209f33607211950111529928e3e550a0d 0.3s done 08:45:12 #157 naming to docker.io/library/security-spire-server 0.4s done 08:45:12 #157 DONE 44.8s 08:45:12 08:45:12 #169 [security-spire-config] exporting to image 08:45:14 #169 exporting layers 3.7s done 08:45:16 #169 ... 08:45:16 08:45:16 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:45:16 #163 DONE 10.3s 08:45:16 08:45:16 #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:45:16 #170 ... 08:45:16 08:45:16 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:45:16 #160 DONE 10.4s 08:45:16 08:45:16 #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:45:16 #171 ... 08:45:16 08:45:16 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:45:17 #172 ... 08:45:17 08:45:17 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:17 #161 DONE 9.6s 08:45:17 08:45:17 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:45:17 #162 DONE 9.0s 08:45:17 08:45:17 #173 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:17 #173 ... 08:45:17 08:45:17 #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:17 #165 DONE 8.4s 08:45:17 08:45:17 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:17 #164 DONE 8.3s 08:45:17 08:45:17 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:17 #174 ... 08:45:17 08:45:17 #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:45:17 #170 DONE 8.0s 08:45:18 08:45:18 #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:18 #175 ... 08:45:18 08:45:18 #166 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:45:18 #166 DONE 8.5s 08:45:18 08:45:18 #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:45:18 #171 DONE 8.6s 08:45:18 08:45:18 #176 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:45:18 #176 ... 08:45:18 08:45:18 #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:45:18 #167 DONE 8.2s 08:45:18 08:45:18 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:45:18 #168 DONE 8.1s 08:45:18 08:45:18 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:45:19 #177 ... 08:45:19 08:45:19 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:45:19 #178 CACHED 08:45:19 08:45:19 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:45:19 #179 CACHED 08:45:19 08:45:19 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:45:19 #180 CACHED 08:45:19 08:45:19 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:45:19 #181 CACHED 08:45:19 08:45:19 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:45:24 #182 ... 08:45:24 08:45:24 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:45:24 #172 DONE 7.1s 08:45:24 08:45:24 #173 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:24 #173 DONE 7.0s 08:45:24 08:45:24 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:45:24 #183 ... 08:45:24 08:45:24 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:45:24 #184 DONE 6.8s 08:45:24 08:45:24 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:45:24 #185 ... 08:45:24 08:45:24 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:24 #174 DONE 6.6s 08:45:24 08:45:24 #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:24 #175 DONE 6.4s 08:45:24 08:45:24 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:45:24 #186 DONE 7.4s 08:45:24 08:45:24 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:45:24 #187 DONE 6.1s 08:45:24 08:45:24 #176 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:45:24 #176 DONE 5.8s 08:45:24 08:45:24 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:45:24 #188 ... 08:45:24 08:45:24 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:45:24 #189 DONE 5.7s 08:45:24 08:45:24 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:45:24 #177 DONE 5.7s 08:45:24 08:45:24 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:45:24 #182 DONE 5.6s 08:45:24 08:45:24 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:45:24 #190 ... 08:45:24 08:45:24 #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:45:24 #191 DONE 5.6s 08:45:24 08:45:24 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:45:24 #183 DONE 5.7s 08:45:25 08:45:25 #192 [security-spiffe-token-provider] exporting to image 08:45:25 #192 exporting layers 08:45:27 #192 exporting layers 2.8s done 08:45:27 #192 ... 08:45:27 08:45:27 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:45:27 #193 DONE 3.8s 08:45:27 08:45:27 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:45:27 #194 DONE 3.8s 08:45:28 08:45:28 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:45:28 #185 DONE 3.8s 08:45:28 08:45:28 #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:45:28 #195 ... 08:45:28 08:45:28 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:45:28 #196 DONE 3.9s 08:45:28 08:45:28 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:45:28 #197 DONE 4.0s 08:45:28 08:45:28 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:45:28 #198 ... 08:45:28 08:45:28 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:45:28 #188 DONE 4.3s 08:45:28 08:45:28 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:45:28 #199 DONE 4.4s 08:45:28 08:45:28 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:45:28 #200 ... 08:45:28 08:45:28 #201 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:45:28 #201 DONE 4.4s 08:45:29 08:45:29 #202 [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 08:45:29 #202 ... 08:45:29 08:45:29 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:45:29 #190 DONE 4.5s 08:45:29 08:45:29 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:45:29 #203 DONE 4.6s 08:45:29 08:45:29 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:45:29 #204 DONE 4.6s 08:45:29 08:45:29 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:45:32 #205 ... 08:45:32 08:45:32 #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:45:32 #206 DONE 4.1s 08:45:32 08:45:32 #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:45:32 #195 DONE 4.0s 08:45:32 08:45:32 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:45:32 #207 DONE 4.0s 08:45:32 08:45:32 #208 [support-notifications] exporting to image 08:45:32 #208 ... 08:45:32 08:45:32 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:45:32 #198 DONE 4.0s 08:45:32 08:45:32 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:45:32 #200 DONE 3.8s 08:45:32 08:45:32 #169 [security-spire-config] exporting to image 08:45:32 #169 writing image sha256:819805a0521c4c0663d13183091a48adc0eef6b6e4deaa1386bcca89026c09e6 0.0s done 08:45:32 #169 naming to docker.io/library/security-spire-config 0.1s done 08:45:32 #169 DONE 22.1s 08:45:32 08:45:32 #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:45:32 #209 DONE 3.6s 08:45:32 08:45:32 #202 [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 08:45:32 #202 DONE 3.3s 08:45:32 08:45:32 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:45:32 #210 DONE 3.2s 08:45:32 08:45:32 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:45:32 #205 DONE 3.1s 08:45:32 08:45:32 #211 [core-metadata] exporting to image 08:45:32 #211 exporting layers 08:45:35 #211 ... 08:45:35 08:45:35 #212 [security-spire-agent] exporting to image 08:45:35 #212 exporting layers 3.4s done 08:45:35 #212 ... 08:45:35 08:45:35 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:45:35 #213 DONE 2.6s 08:45:35 08:45:35 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:45:35 #214 DONE 2.5s 08:45:35 08:45:35 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:45:35 #215 ... 08:45:35 08:45:35 #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:45:35 #216 DONE 2.3s 08:45:35 08:45:35 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:45:35 #217 DONE 2.4s 08:45:35 08:45:35 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:45:36 #218 ... 08:45:36 08:45:36 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:45:36 #219 DONE 3.5s 08:45:36 08:45:36 #192 [security-spiffe-token-provider] exporting to image 08:45:36 #192 writing image sha256:1caf754c0012044376c13388bc46f462be39534598d4f31e9eec031502210bed 0.8s done 08:45:36 #192 naming to docker.io/library/security-spiffe-token-provider 0.2s done 08:45:36 #192 DONE 11.4s 08:45:36 08:45:36 #220 [security-proxy-auth] exporting to image 08:45:36 #220 exporting layers 08:45:37 #220 ... 08:45:37 08:45:37 #221 [core-keeper] exporting to image 08:45:37 #221 exporting layers 2.4s done 08:45:37 #221 writing image sha256:2fae441b136cc50d057d6a65ee977d64b8636f76b90818e29b1bcca0e40709c7 1.1s done 08:45:37 #221 naming to docker.io/library/core-keeper 0.1s done 08:45:37 #221 DONE 8.0s 08:45:37 08:45:37 #212 [security-spire-agent] exporting to image 08:45:37 #212 writing image sha256:ecb36bba510fcba9aece9d08a25df7dad5696272ddeaf8e8a4608c1e283848b7 0.9s done 08:45:37 #212 naming to docker.io/library/security-spire-agent 0.2s done 08:45:37 #212 DONE 12.8s 08:45:37 08:45:37 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:45:37 #215 DONE 2.7s 08:45:37 08:45:37 #208 [support-notifications] exporting to image 08:45:37 #208 exporting layers 1.8s done 08:45:37 #208 writing image sha256:e1e07785f2194a1eaf43ca347cbcd69617bf8dc4d05b44efdb831e5f77f84414 0.5s done 08:45:37 #208 naming to docker.io/library/support-notifications 0.1s done 08:45:37 #208 ... 08:45:37 08:45:37 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:45:37 #222 DONE 2.6s 08:45:37 08:45:37 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:45:37 #218 DONE 2.6s 08:45:37 08:45:37 #223 [core-command] exporting to image 08:45:37 #223 exporting layers 2.6s done 08:45:37 #223 writing image sha256:81b990c1ae4309c8f8ed323729f3034ab3c4192dc89d956368340ee52e23c7f1 1.4s done 08:45:37 #223 naming to docker.io/library/core-command 0.2s done 08:45:37 #223 DONE 8.2s 08:45:37 08:45:37 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:45:37 #224 DONE 2.5s 08:45:37 08:45:37 #225 [core-common-config-bootstrapper] exporting to image 08:45:37 #225 exporting layers 08:45:38 #225 ... 08:45:38 08:45:38 #208 [support-notifications] exporting to image 08:45:38 #208 DONE 5.7s 08:45:38 08:45:38 #220 [security-proxy-auth] exporting to image 08:45:38 #220 exporting layers 1.7s done 08:45:38 #220 writing image sha256:1f7df532cf91d1b066a9ed46e40ce2b25e60a9686af428c1a2dc4015a5c47cf9 done 08:45:38 #220 naming to docker.io/library/security-proxy-auth 0.0s done 08:45:39 #220 ... 08:45:39 08:45:39 #226 [core-data] exporting to image 08:45:39 #226 exporting layers 4.7s done 08:45:39 #226 writing image sha256:4a407da0570eba7f589bcbb122d75577d93ae20bf84b123e56b69414541dc4d3 0.1s done 08:45:39 #226 naming to docker.io/library/core-data 0.1s done 08:45:39 #226 DONE 6.9s 08:45:39 08:45:39 #227 [support-scheduler] exporting to image 08:45:39 #227 exporting layers 5.0s done 08:45:39 #227 writing image sha256:01de3431ea46edec0940677b6279c189a2b6ed96b63aab57f79acbad3684a2a7 0.1s done 08:45:39 #227 naming to docker.io/library/support-scheduler 0.1s done 08:45:39 #227 DONE 7.0s 08:45:39 08:45:39 #211 [core-metadata] exporting to image 08:45:39 #211 exporting layers 3.5s done 08:45:39 #211 writing image sha256:7eeaeee3e1bab86ad6071cfec93ff404bea4a4a44b4fd81d35b6a2819fb78a90 0.1s done 08:45:39 #211 naming to docker.io/library/core-metadata 0.1s done 08:45:39 #211 DONE 7.0s 08:45:39 08:45:39 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:45:39 #228 ... 08:45:39 08:45:39 #220 [security-proxy-auth] exporting to image 08:45:39 #220 DONE 3.6s 08:45:40 08:45:40 #225 [core-common-config-bootstrapper] exporting to image 08:45:40 #225 exporting layers 2.1s done 08:45:40 #225 writing image sha256:857631261408033b214cf9ba421c034400d30fea8d8bf66568b02bcbb3848078 08:45:40 #225 writing image sha256:857631261408033b214cf9ba421c034400d30fea8d8bf66568b02bcbb3848078 0.0s done 08:45:40 #225 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 08:45:41 #225 DONE 3.5s 08:45:41 08:45:41 #229 [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/ 08:45:41 #229 DONE 3.5s 08:45:41 08:45:41 #230 [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/ 08:45:41 #230 ... 08:45:41 08:45:41 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:45:41 #228 DONE 3.9s 08:45:41 08:45:41 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:45:41 #231 DONE 4.0s 08:45:41 08:45:41 #232 [security-proxy-setup] exporting to image 08:45:41 #232 ... 08:45:41 08:45:41 #230 [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/ 08:45:41 #230 DONE 0.6s 08:45:41 08:45:41 #233 [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/ 08:45:42 #233 ... 08:45:42 08:45:42 #234 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:45:42 #234 DONE 0.4s 08:45:42 08:45:42 #232 [security-proxy-setup] exporting to image 08:45:42 #232 exporting layers 0.5s done 08:45:42 #232 ... 08:45:42 08:45:42 #233 [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/ 08:45:42 #233 DONE 0.5s 08:45:42 08:45:42 #235 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:45:42 #235 DONE 0.5s 08:45:42 08:45:42 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:45:42 #236 DONE 0.8s 08:45:42 08:45:42 #232 [security-proxy-setup] exporting to image 08:45:42 #232 writing image sha256:bed8401056aca8e2bd850e53f771cb9b80f3d2bc1f60cd1421fd210cbee0b92b 0.0s done 08:45:42 #232 naming to docker.io/library/security-proxy-setup 08:45:42 #232 naming to docker.io/library/security-proxy-setup done 08:45:42 #232 DONE 1.2s 08:45:42 08:45:42 #237 [security-secretstore-setup] exporting to image 08:45:45 #237 ... 08:45:45 08:45:45 #238 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:45:45 #238 DONE 2.2s 08:45:45 08:45:45 #239 [security-bootstrapper] exporting to image 08:45:46 #239 ... 08:45:46 08:45:46 #237 [security-secretstore-setup] exporting to image 08:45:46 #237 exporting layers 2.9s done 08:45:46 #237 writing image sha256:f37ec8df91a869e676a2eada62eb90707ed2a392c33a2c7261642e0b81e44f74 0.1s done 08:45:46 #237 naming to docker.io/library/security-secretstore-setup 0.0s done 08:45:46 #237 DONE 3.2s 08:45:46 08:45:46 #239 [security-bootstrapper] exporting to image 08:45:46 #239 exporting layers 1.5s done 08:45:46 #239 writing image sha256:a50dcfd755773204a8bd92bfdf1c16e8e3813e8e137422e0bcdbd5bb65712528 done 08:45:46 #239 naming to docker.io/library/security-bootstrapper done 08:45:46 #239 DONE 1.5s 08:45:47 time="2026-01-29T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:47 time="2026-01-29T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:45:47 $ docker stop --time=1 e25e75a7298a9d91c046d898b893c75fc9c929176b15c3797158342dcf3463ec 08:45:48 $ docker rm -f --volumes e25e75a7298a9d91c046d898b893c75fc9c929176b15c3797158342dcf3463ec [Pipeline] // withDockerContainer [Pipeline] sh 08:45:48 + docker images 08:45:48 REPOSITORY TAG IMAGE ID CREATED SIZE 08:45:48 security-bootstrapper latest a50dcfd75577 4 seconds ago 21.6MB 08:45:48 security-secretstore-setup latest f37ec8df91a8 6 seconds ago 83.7MB 08:45:48 security-proxy-setup latest bed8401056ac 7 seconds ago 52MB 08:45:48 core-common-config-bootstrapper latest 857631261408 11 seconds ago 26.6MB 08:45:48 security-proxy-auth latest 1f7df532cf91 13 seconds ago 46.2MB 08:45:48 core-data latest 4a407da0570e 16 seconds ago 47MB 08:45:48 core-metadata latest 7eeaeee3e1ba 16 seconds ago 47.1MB 08:45:48 support-scheduler latest 01de3431ea46 16 seconds ago 51.2MB 08:45:48 support-notifications latest e1e07785f219 17 seconds ago 54.9MB 08:45:48 core-command latest 81b990c1ae43 20 seconds ago 41.3MB 08:45:48 core-keeper latest 2fae441b136c 20 seconds ago 46.8MB 08:45:48 security-spiffe-token-provider latest 1caf754c0012 24 seconds ago 50.2MB 08:45:48 security-spire-agent latest ecb36bba510f 24 seconds ago 237MB 08:45:48 security-spire-config latest 819805a0521c 39 seconds ago 177MB 08:45:48 security-spire-server latest ac15753eea32 About a minute ago 178MB 08:45:48 ci-base-image-x86_64 latest 4a8afc6c5e4d 12 minutes ago 999MB 08:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB 08:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB 08:45:48 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 08:45:49 provisioning config files... 08:45:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config18074369168625625609tmp [Pipeline] { [Pipeline] sh 08:45:49 + set +x 08:45:49 + + curl -s https://codecov.io/bash 08:45:49 bash -s -- 08:45:49 08:45:49 _____ _ 08:45:49 / ____| | | 08:45:49 | | ___ __| | ___ ___ _____ __ 08:45:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:45:49 | |___| (_) | (_| | __/ (_| (_) \ V / 08:45:49 \_____\___/ \__,_|\___|\___\___/ \_/ 08:45:49 Bash-1.0.6 08:45:49 08:45:49 08:45:49 ==> git version 2.25.1 found 08:45:49 ==> 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 08:45:49 Release-Date: 2020-01-08 08:45:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:45:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:45:49 ==> Jenkins CI detected. 08:45:49 current dir:  /w/workspace/edgex-go/4 08:45:49 project root: . 08:45:49 --> token set from env 08:45:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:45:49 ==> Running gcov in . (disable via -X gcov) 08:45:49 ==> Python coveragepy not found 08:45:49 ==> Searching for coverage reports in: 08:45:49 + . 08:45:49 -> Found 1 reports 08:45:49 ==> Detecting git/mercurial file structure 08:45:49 ==> Reading reports 08:45:49 + ./coverage.out bytes=1044038 08:45:49 ==> Appending adjustments 08:45:49 https://docs.codecov.io/docs/fixing-reports 08:45:51 + Found adjustments 08:45:51 ==> Gzipping contents 08:45:51 108K /tmp/codecov.tgfD6W.gz 08:45:51 ==> Uploading reports 08:45:51 url: https://codecov.io 08:45:51 query: branch=PR-5349&commit=16e90f79bdc5478429c226d75a6c7c7be57cf41d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5349%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5349&job=&cmd_args= 08:45:51 -> Pinging Codecov 08:45:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5349&commit=16e90f79bdc5478429c226d75a6c7c7be57cf41d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5349%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5349&job=&cmd_args= 08:45:51 -> Uploading to 08:45:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/16e90f79bdc5478429c226d75a6c7c7be57cf41d/87d75a75-65cc-4323-8655-72236a5e0684.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260129%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260129T084551Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c832809649a0649efb779e9e6fc2103f011e43af2ab90568beb6a03a67fdc284 08:45:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:51 Dload Upload Total Spent Left Speed 08:45:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 615k --:--:-- --:--:-- --:--:-- 615k 08:45:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/16e90f79bdc5478429c226d75a6c7c7be57cf41d [Pipeline] } 08:45:51 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 08:45:52 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:45:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:45:53 ---> package-listing.sh 08:45:53 ++ facter osfamily 08:45:53 ++ tr '[:upper:]' '[:lower:]' 08:45:53 + OS_FAMILY=debian 08:45:53 + workspace=/w/workspace/edgex-go/4 08:45:53 + START_PACKAGES=/tmp/packages_start.txt 08:45:53 + END_PACKAGES=/tmp/packages_end.txt 08:45:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:45:53 + PACKAGES=/tmp/packages_start.txt 08:45:53 + '[' /w/workspace/edgex-go/4 ']' 08:45:53 + PACKAGES=/tmp/packages_end.txt 08:45:53 + case "${OS_FAMILY}" in 08:45:53 + dpkg -l 08:45:53 + grep '^ii' 08:45:53 + '[' -f /tmp/packages_start.txt ']' 08:45:53 + '[' -f /tmp/packages_end.txt ']' 08:45:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:45:53 + '[' /w/workspace/edgex-go/4 ']' 08:45:53 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:45:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:45:53 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:45:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:54 08:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:54 latest: Pulling from edgex-lftools-log-publisher 08:45:54 5eb5b503b376: Pulling fs layer 08:45:54 5c69ac0246d0: Pulling fs layer 08:45:54 ec43610c2a17: Pulling fs layer 08:45:54 3a2ae6a8a46f: Pulling fs layer 08:45:54 33b1e0a273af: Pulling fs layer 08:45:54 5d3b04190fa2: Pulling fs layer 08:45:54 2f39f015ded8: Pulling fs layer 08:45:54 33b1e0a273af: Waiting 08:45:54 5d3b04190fa2: Waiting 08:45:54 2f39f015ded8: Waiting 08:45:54 3a2ae6a8a46f: Waiting 08:45:54 5c69ac0246d0: Download complete 08:45:54 3a2ae6a8a46f: Download complete 08:45:55 33b1e0a273af: Verifying Checksum 08:45:55 33b1e0a273af: Download complete 08:45:55 5d3b04190fa2: Verifying Checksum 08:45:55 5d3b04190fa2: Download complete 08:45:55 ec43610c2a17: Verifying Checksum 08:45:55 ec43610c2a17: Download complete 08:45:55 5eb5b503b376: Verifying Checksum 08:45:55 5eb5b503b376: Download complete 08:45:55 2f39f015ded8: Verifying Checksum 08:45:55 2f39f015ded8: Download complete 08:45:56 5eb5b503b376: Pull complete 08:45:56 5c69ac0246d0: Pull complete 08:45:57 ec43610c2a17: Pull complete 08:45:57 3a2ae6a8a46f: Pull complete 08:45:57 33b1e0a273af: Pull complete 08:45:57 5d3b04190fa2: Pull complete 08:46:04 2f39f015ded8: Pull complete 08:46:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:04 prd-ubuntu20.04-docker-8c-8g-1253 does not seem to be running inside a container 08:46:04 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:46:08 $ docker top 15903dcebe404488ddd1ed3d1dae2b3dc572e1e87dfb9fd928b5a171964a3a4b -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:46:09 + mkdir -p /var/log/sysstat [Pipeline] sh 08:46:09 + ls /var/log/sa-host 08:46:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:09 provisioning config files... 08:46:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config18059383449420402260tmp [Pipeline] { [Pipeline] echo 08:46:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:46:09 ---> create-netrc.sh [Pipeline] } 08:46:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:46:10 ---> python-tools-install.sh [Pipeline] echo 08:46:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:46:10 ---> sudo-logs.sh 08:46:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:46:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:46:10 ---> job-cost.sh 08:46:10 lf-activate-venv: SKIPPING 08:46:10 INFO: No Stack... 08:46:11 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:11 INFO: Archiving Costs [Pipeline] echo 08:46:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:11 ---> logs-deploy.sh 08:46:11 lf-activate-venv: SKIPPING 08:46:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5349/4 08:46:11 INFO: archiving workspace using pattern(s): 08:46:12 Archives upload complete. 08:46:13 INFO: archiving logs to Nexus 08:46:13 ---> uname -a: 08:46:13 Linux prd-ubuntu20-04-docker-8c-8g-1253 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:46:13 08:46:13 08:46:13 ---> lscpu: 08:46:13 Architecture: x86_64 08:46:13 CPU op-mode(s): 32-bit, 64-bit 08:46:13 Byte Order: Little Endian 08:46:13 Address sizes: 40 bits physical, 48 bits virtual 08:46:13 CPU(s): 8 08:46:13 On-line CPU(s) list: 0-7 08:46:13 Thread(s) per core: 1 08:46:13 Core(s) per socket: 1 08:46:13 Socket(s): 8 08:46:13 NUMA node(s): 1 08:46:13 Vendor ID: AuthenticAMD 08:46:13 CPU family: 23 08:46:13 Model: 49 08:46:13 Model name: AMD EPYC-Rome Processor 08:46:13 Stepping: 0 08:46:13 CPU MHz: 2799.998 08:46:13 BogoMIPS: 5599.99 08:46:13 Virtualization: AMD-V 08:46:13 Hypervisor vendor: KVM 08:46:13 Virtualization type: full 08:46:13 L1d cache: 256 KiB 08:46:13 L1i cache: 256 KiB 08:46:13 L2 cache: 4 MiB 08:46:13 L3 cache: 128 MiB 08:46:13 NUMA node0 CPU(s): 0-7 08:46:13 Vulnerability Gather data sampling: Not affected 08:46:13 Vulnerability Itlb multihit: Not affected 08:46:13 Vulnerability L1tf: Not affected 08:46:13 Vulnerability Mds: Not affected 08:46:13 Vulnerability Meltdown: Not affected 08:46:13 Vulnerability Mmio stale data: Not affected 08:46:13 Vulnerability Retbleed: Vulnerable 08:46:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:46:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:46:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:46:13 Vulnerability Srbds: Not affected 08:46:13 Vulnerability Tsx async abort: Not affected 08:46:13 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 08:46:13 08:46:13 08:46:13 ---> nproc: 08:46:13 8 08:46:13 08:46:13 08:46:13 ---> df -h: 08:46:13 Filesystem Size Used Avail Use% Mounted on 08:46:13 overlay 155G 32G 123G 21% / 08:46:13 tmpfs 64M 0 64M 0% /dev 08:46:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:46:13 shm 64M 0 64M 0% /dev/shm 08:46:13 /dev/vda1 155G 32G 123G 21% /facter-os 08:46:13 08:46:13 08:46:13 ---> sar -b -r -n DEV: 08:46:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1253) 01/29/26 _x86_64_ (8 CPU) 08:46:13 08:46:13 08:30:43 LINUX RESTART (8 CPU) 08:46:13 08:46:13 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:46:13 08:32:01 266.34 68.34 198.00 0.00 11709.92 80296.48 0.00 08:46:13 08:33:01 207.88 14.56 193.32 0.00 2142.58 99743.38 0.00 08:46:13 08:34:01 48.96 0.20 48.76 0.00 1.60 57970.63 0.00 08:46:13 08:35:01 48.96 0.08 48.88 0.00 0.67 55473.15 0.00 08:46:13 08:36:01 84.62 2.03 82.59 0.00 2006.47 57984.34 0.00 08:46:13 08:37:01 163.47 1.58 161.89 0.00 2291.08 111003.50 0.00 08:46:13 08:38:01 198.45 0.52 197.93 0.00 27.59 124098.23 0.00 08:46:13 08:39:02 206.12 7.22 198.89 0.00 262.39 47390.44 0.00 08:46:13 08:40:01 240.89 5.43 235.46 0.00 43.47 66652.67 0.00 08:46:13 08:41:03 181.06 6.11 174.94 0.00 48.91 75952.64 0.00 08:46:13 08:42:01 165.63 0.53 165.10 0.00 8.55 128317.96 0.00 08:46:13 08:43:01 162.46 0.40 162.06 0.00 3.20 60634.86 0.00 08:46:13 08:44:01 329.71 0.15 329.56 0.00 1.20 103183.90 0.00 08:46:13 08:45:01 477.81 0.05 477.76 0.00 0.40 141579.63 0.00 08:46:13 08:46:01 509.07 0.32 508.75 0.00 21.46 26662.09 0.00 08:46:13 Average: 219.47 7.18 212.29 0.00 1238.85 82352.78 0.00 08:46:13 08:46:13 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:46:13 08:32:01 29795908 31609104 733452 2.23 63836 2067888 1622316 4.78 917272 1856316 7884 08:46:13 08:33:01 27581792 31477444 809056 2.46 117500 3983108 2085156 6.15 1236380 3577932 0 08:46:13 08:34:01 25921060 31196384 1079140 3.28 128760 5254368 2382044 7.02 2368120 4001120 562816 08:46:13 08:35:01 26310760 31505072 769620 2.34 134036 5137396 1715116 5.06 1550084 4398252 342804 08:46:13 08:36:01 26939464 31472904 802824 2.44 138556 4547556 1887324 5.56 1522900 3866328 25972 08:46:13 08:37:01 20751548 31353684 914528 2.78 147932 10414628 2287396 6.74 2272860 9104356 2713320 08:46:13 08:38:01 19791068 31355268 899020 2.74 154764 11332536 2284780 6.74 2372480 9909392 992 08:46:13 08:39:02 17152136 31245664 992404 3.02 229856 13583632 2972700 8.76 2730520 11969136 1120420 08:46:13 08:40:01 15995892 31353304 888628 2.70 294944 14685096 2719832 8.02 2851300 12914612 386664 08:46:13 08:41:03 13706312 31365788 875184 2.66 363560 16759676 2264536 6.68 3280912 14614076 301308 08:46:13 08:42:01 9716060 31073328 1128204 3.43 383748 20204520 4542768 13.39 3668044 17937380 142576 08:46:13 08:43:01 6330920 29693632 2482672 7.55 403060 22012212 7676720 22.63 5901140 18868900 329776 08:46:13 08:44:01 3126500 29304068 2866792 8.72 421576 24665924 8247536 24.32 7439012 20382896 471284 08:46:13 08:45:01 4337188 31102740 1112296 3.38 431840 25337668 2872320 8.47 4737332 22034012 123448 08:46:13 08:46:01 4456944 31368420 867008 2.64 450276 25470416 2148268 6.33 3858160 22814068 494908 08:46:13 Average: 16794237 31098454 1148055 3.49 257616 13697108 3180587 9.38 3113768 11883252 468278 08:46:13 08:46:13 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:46:13 08:32:01 lo 2.50 2.50 0.25 0.25 0.00 0.00 0.00 0.00 08:46:13 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:32:01 ens3 774.97 527.45 3759.58 84.82 0.00 0.00 0.00 0.00 08:46:13 08:33:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 08:46:13 08:33:01 docker0 522.81 653.11 38.54 4692.68 0.00 0.00 0.00 0.00 08:46:13 08:33:01 ens3 925.41 701.05 11819.71 121.97 0.00 0.00 0.00 0.00 08:46:13 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:34:01 veth87b24ca 0.15 0.28 0.01 0.02 0.00 0.00 0.00 0.00 08:46:13 08:34:01 docker0 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:46:13 08:34:01 ens3 32.25 20.64 31.12 13.52 0.00 0.00 0.00 0.00 08:46:13 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:46:13 08:35:01 veth87b24ca 1.00 1.02 0.09 0.09 0.00 0.00 0.00 0.00 08:46:13 08:35:01 docker0 1.00 1.00 0.07 0.09 0.00 0.00 0.00 0.00 08:46:13 08:35:01 ens3 21.35 12.45 17.51 9.09 0.00 0.00 0.00 0.00 08:46:13 08:36:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 08:46:13 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:36:01 ens3 75.89 47.86 1164.50 14.55 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth8477b14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth8bcae4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth34cb627 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth79ef049 10.11 5.27 125.11 0.45 0.00 0.00 0.00 0.00 08:46:13 08:37:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth8f88a13 5.27 10.11 0.45 125.11 0.00 0.00 0.00 0.01 08:46:13 08:37:01 veth65b9be8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 docker0 5.95 10.46 0.43 125.33 0.00 0.00 0.00 0.00 08:46:13 08:37:01 vethf4d8850 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth56bf670 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth80b792a 0.68 0.70 0.06 0.25 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth6d116a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 veth8753184 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:37:01 ens3 248.24 120.20 3454.69 21.34 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth1fecf91 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:38:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth3fd43f4 1.63 3.13 0.14 42.58 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth1233b1c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:38:01 vethd7c3f37 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth48ca1e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth46c6060 4.62 3.72 43.49 0.33 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth2d2d627 3.13 1.63 42.58 0.14 0.00 0.00 0.00 0.00 08:46:13 08:38:01 vethb6ddcf0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:38:01 docker0 53.10 91.80 3.50 980.35 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth8bece2c 3.72 4.62 0.33 43.49 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth0755d1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:38:01 veth80b792a 0.12 1.87 0.01 0.09 0.00 0.00 0.00 0.00 08:46:13 08:38:01 ens3 201.43 123.53 2003.47 22.57 0.00 0.00 0.00 0.00 08:46:13 08:39:02 veth2045004 98.78 129.03 10.03 1297.05 0.00 0.00 0.00 0.11 08:46:13 08:39:02 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 08:46:13 08:39:02 vethfb7e61a 6.13 8.20 0.44 42.66 0.00 0.00 0.00 0.00 08:46:13 08:39:02 vethd9b0e80 9.39 9.34 1.18 7.41 0.00 0.00 0.00 0.00 08:46:13 08:39:02 veth6af3530 125.39 98.20 1296.02 9.96 0.00 0.00 0.00 0.00 08:46:13 08:39:02 docker0 246.64 323.69 21.51 3203.79 0.00 0.00 0.00 0.00 08:46:13 08:39:02 veth2eed3e2 98.20 125.39 9.96 1296.02 0.00 0.00 0.00 0.11 08:46:13 08:39:02 veth80b792a 0.08 1.36 0.00 0.06 0.00 0.00 0.00 0.00 08:46:13 08:39:02 vethc396a57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:39:02 veth8cdd888 11.99 13.90 1.41 9.01 0.00 0.00 0.00 0.00 08:46:13 08:39:02 ens3 363.33 270.18 3236.09 42.63 0.00 0.00 0.00 0.00 08:46:13 08:39:02 veth6d9677d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:40:01 vethb9d9340 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:40:01 veth8dea667 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:40:01 docker0 175.51 253.74 15.07 2645.69 0.00 0.00 0.00 0.00 08:46:13 08:40:01 veth80b792a 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:46:13 08:40:01 vethc396a57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:40:01 ens3 315.47 263.74 2659.47 244.12 0.00 0.00 0.00 0.00 08:46:13 08:40:01 veth6d9677d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:41:03 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 08:46:13 08:41:03 docker0 176.50 265.78 15.88 2543.49 0.00 0.00 0.00 0.00 08:46:13 08:41:03 veth80b792a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:41:03 ens3 278.87 183.34 2554.31 24.08 0.00 0.00 0.00 0.00 08:46:13 08:42:01 veth5370e47 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:46:13 08:42:01 vethd554df5 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:46:13 08:42:01 vethc9b4bff 0.05 0.29 0.00 0.02 0.00 0.00 0.00 0.00 08:46:13 08:42:01 vethe3d72c8 0.05 0.59 0.00 0.03 0.00 0.00 0.00 0.00 08:46:13 08:42:01 veth76024b1 0.05 0.21 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:42:01 vethdc67604 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:46:13 08:42:01 veth712711e 0.05 0.34 0.00 0.02 0.00 0.00 0.00 0.00 08:46:13 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:42:01 vethc219b9d 0.05 0.59 0.00 0.03 0.00 0.00 0.00 0.00 08:46:13 08:42:01 veth72e18ab 0.05 0.38 0.00 0.02 0.00 0.00 0.00 0.00 08:46:13 08:42:01 docker0 0.52 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:46:13 08:42:01 veth80b792a 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 08:46:13 08:42:01 ens3 25.84 19.87 20.95 12.24 0.00 0.00 0.00 0.00 08:46:13 08:42:01 veth4905ab8 0.05 0.26 0.00 0.02 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth5370e47 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 vethd554df5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 vethc9b4bff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 vethe3d72c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth76024b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 vethdc67604 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth712711e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 vethc219b9d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth72e18ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth9eab277 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth56a3298 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:43:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth80b792a 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:43:01 ens3 13.47 7.87 11.10 5.99 0.00 0.00 0.00 0.00 08:46:13 08:43:01 veth4905ab8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:46:13 08:44:01 vethd554df5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 vethc9b4bff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 vethe3d72c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 veth76024b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 vethdc67604 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 veth712711e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 vethc219b9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 veth72e18ab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 veth9eab277 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 veth56a3298 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 veth80b792a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:44:01 ens3 14.74 7.82 12.22 6.48 0.00 0.00 0.00 0.00 08:46:13 08:44:01 veth4905ab8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:46:13 08:45:01 veth9eab277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:45:01 veth56a3298 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:45:01 veth80b792a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:45:01 ens3 19.56 11.42 14.84 8.06 0.00 0.00 0.00 0.00 08:46:13 08:45:01 veth79cbb3a 0.40 0.05 0.02 0.00 0.00 0.00 0.00 0.00 08:46:13 08:45:01 veth4905ab8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:46:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:46:13 08:46:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:13 08:46:01 ens3 162.67 90.72 2556.48 29.43 0.00 0.00 0.00 0.00 08:46:13 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 08:46:13 Average: docker0 79.15 107.11 6.36 950.29 0.00 0.00 0.00 0.00 08:46:13 Average: ens3 232.03 160.80 2226.00 43.87 0.00 0.00 0.00 0.00 08:46:13 08:46:13 08:46:13 ---> sar -P ALL: 08:46:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1253) 01/29/26 _x86_64_ (8 CPU) 08:46:13 08:46:13 08:30:43 LINUX RESTART (8 CPU) 08:46:13 08:46:13 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:46:13 08:32:01 all 6.58 0.00 1.42 5.25 0.05 86.71 08:46:13 08:32:01 0 9.19 0.00 3.11 17.22 0.07 70.41 08:46:13 08:32:01 1 7.78 0.00 1.27 14.80 0.07 76.08 08:46:13 08:32:01 2 3.49 0.00 1.08 2.55 0.03 92.84 08:46:13 08:32:01 3 8.30 0.00 0.90 0.05 0.03 90.71 08:46:13 08:32:01 4 6.41 0.00 0.65 0.23 0.02 92.69 08:46:13 08:32:01 5 3.49 0.00 0.67 1.37 0.03 94.44 08:46:13 08:32:01 6 7.08 0.00 1.74 4.42 0.03 86.73 08:46:13 08:32:01 7 6.92 0.00 1.93 1.33 0.08 89.74 08:46:13 08:33:01 all 9.56 0.00 4.00 3.27 0.08 83.09 08:46:13 08:33:01 0 9.38 0.00 3.45 1.13 0.07 85.97 08:46:13 08:33:01 1 7.34 0.00 4.42 8.12 0.08 80.03 08:46:13 08:33:01 2 11.51 0.00 3.10 2.62 0.08 82.69 08:46:13 08:33:01 3 10.32 0.00 4.25 0.20 0.08 85.14 08:46:13 08:33:01 4 10.63 0.00 5.02 4.97 0.08 79.30 08:46:13 08:33:01 5 7.62 0.00 3.97 6.87 0.09 81.46 08:46:13 08:33:01 6 11.63 0.00 4.22 0.20 0.08 83.87 08:46:13 08:33:01 7 8.04 0.00 3.60 2.07 0.07 86.23 08:46:13 08:34:01 all 47.09 0.00 8.46 1.17 0.11 43.17 08:46:13 08:34:01 0 46.91 0.00 7.60 3.50 0.10 41.90 08:46:13 08:34:01 1 46.47 0.00 8.33 0.42 0.10 44.67 08:46:13 08:34:01 2 48.75 0.00 8.25 0.44 0.10 42.45 08:46:13 08:34:01 3 47.18 0.00 8.79 0.34 0.10 43.59 08:46:13 08:34:01 4 46.72 0.00 8.59 3.39 0.10 41.20 08:46:13 08:34:01 5 46.05 0.00 8.82 0.49 0.12 44.53 08:46:13 08:34:01 6 45.98 0.00 8.42 0.51 0.10 44.99 08:46:13 08:34:01 7 48.66 0.00 8.91 0.25 0.12 42.06 08:46:13 08:35:01 all 53.64 0.00 7.36 0.83 0.10 38.06 08:46:13 08:35:01 0 53.00 0.00 7.67 0.39 0.10 38.84 08:46:13 08:35:01 1 55.19 0.00 7.28 0.08 0.10 37.35 08:46:13 08:35:01 2 53.55 0.00 7.27 0.37 0.10 38.71 08:46:13 08:35:01 3 53.26 0.00 7.20 0.07 0.10 39.37 08:46:13 08:35:01 4 52.34 0.00 7.12 4.49 0.10 35.94 08:46:13 08:35:01 5 54.08 0.00 7.41 0.59 0.10 37.82 08:46:13 08:35:01 6 53.71 0.00 7.24 0.19 0.12 38.75 08:46:13 08:35:01 7 54.01 0.00 7.71 0.50 0.10 37.68 08:46:13 08:36:01 all 32.41 0.00 5.25 4.20 0.08 58.06 08:46:13 08:36:01 0 31.36 0.00 4.93 11.77 0.08 51.85 08:46:13 08:36:01 1 33.04 0.00 5.35 3.52 0.08 58.00 08:46:13 08:36:01 2 32.41 0.00 5.42 1.66 0.08 60.43 08:46:13 08:36:01 3 32.02 0.00 5.02 0.47 0.08 62.41 08:46:13 08:36:01 4 33.00 0.00 5.77 13.99 0.08 47.16 08:46:13 08:36:01 5 32.73 0.00 4.92 0.34 0.07 61.95 08:46:13 08:36:01 6 31.62 0.00 5.24 1.57 0.07 61.50 08:46:13 08:36:01 7 33.11 0.00 5.32 0.32 0.07 61.19 08:46:13 08:37:01 all 9.47 0.00 4.01 25.21 0.05 61.26 08:46:13 08:37:01 0 9.36 0.00 3.90 62.28 0.05 24.41 08:46:13 08:37:01 1 10.30 0.00 3.87 9.83 0.03 75.97 08:46:13 08:37:01 2 9.44 0.00 4.51 40.43 0.05 45.58 08:46:13 08:37:01 3 9.36 0.00 4.13 24.67 0.05 61.79 08:46:13 08:37:01 4 8.72 0.00 4.03 4.45 0.07 82.73 08:46:13 08:37:01 5 9.98 0.00 3.60 11.09 0.05 75.27 08:46:13 08:37:01 6 9.30 0.00 4.17 42.04 0.05 44.43 08:46:13 08:37:01 7 9.28 0.00 3.90 6.87 0.05 79.90 08:46:13 08:38:01 all 4.90 0.00 2.20 35.46 0.06 57.38 08:46:13 08:38:01 0 5.42 0.00 2.28 33.60 0.07 58.64 08:46:13 08:38:01 1 3.63 0.00 1.86 26.80 0.05 67.66 08:46:13 08:38:01 2 5.96 0.00 2.95 82.67 0.05 8.37 08:46:13 08:38:01 3 3.57 0.00 2.07 24.22 0.07 70.08 08:46:13 08:38:01 4 4.99 0.00 2.07 20.92 0.03 71.99 08:46:13 08:38:01 5 5.67 0.00 2.32 35.98 0.07 55.95 08:46:13 08:38:01 6 4.90 0.00 2.05 35.88 0.07 57.11 08:46:13 08:38:01 7 5.07 0.00 2.03 23.82 0.05 69.03 08:46:13 08:39:02 all 8.03 0.00 3.62 41.60 0.06 46.69 08:46:13 08:39:02 0 8.21 0.00 3.71 78.26 0.05 9.77 08:46:13 08:39:02 1 7.86 0.00 3.46 31.95 0.07 56.67 08:46:13 08:39:02 2 9.97 0.00 3.87 44.46 0.07 41.64 08:46:13 08:39:02 3 8.14 0.00 3.73 47.35 0.05 40.73 08:46:13 08:39:02 4 8.71 0.00 3.33 32.79 0.08 55.09 08:46:13 08:39:02 5 7.11 0.00 3.66 51.86 0.07 37.31 08:46:13 08:39:02 6 6.58 0.00 3.78 27.00 0.05 62.59 08:46:13 08:39:02 7 7.62 0.00 3.43 19.11 0.05 69.79 08:46:13 08:40:01 all 3.01 0.00 1.74 36.07 0.04 59.14 08:46:13 08:40:01 0 3.46 0.00 1.61 13.72 0.03 81.18 08:46:13 08:40:01 1 2.53 0.00 1.97 58.74 0.03 36.72 08:46:13 08:40:01 2 3.61 0.00 1.65 20.54 0.03 74.17 08:46:13 08:40:01 3 2.77 0.00 2.07 45.82 0.05 49.29 08:46:13 08:40:01 4 3.06 0.00 1.58 29.67 0.03 65.66 08:46:13 08:40:01 5 2.82 0.00 1.55 23.01 0.03 72.59 08:46:13 08:40:01 6 3.09 0.00 1.85 44.81 0.03 50.21 08:46:13 08:40:01 7 2.73 0.00 1.68 52.37 0.03 43.18 08:46:13 08:41:03 all 3.06 0.00 1.65 35.84 0.03 59.42 08:46:13 08:41:03 0 2.72 0.00 1.77 51.63 0.03 43.84 08:46:13 08:41:03 1 3.29 0.00 1.60 32.68 0.03 62.40 08:46:13 08:41:03 2 2.27 0.00 1.56 21.57 0.02 74.58 08:46:13 08:41:03 3 4.89 0.00 2.02 50.52 0.03 42.55 08:46:13 08:41:03 4 2.88 0.00 1.74 35.94 0.02 59.42 08:46:13 08:41:03 5 2.31 0.00 1.40 21.94 0.02 74.34 08:46:13 08:41:03 6 3.45 0.00 1.79 49.57 0.05 45.14 08:46:13 08:41:03 7 2.65 0.00 1.35 22.81 0.03 73.16 08:46:13 08:42:01 all 12.55 0.00 3.39 33.87 0.05 50.14 08:46:13 08:42:01 0 12.80 0.00 4.49 42.81 0.05 39.84 08:46:13 08:42:01 1 12.67 0.00 4.57 48.81 0.05 33.90 08:46:13 08:42:01 2 12.50 0.00 2.44 14.30 0.03 70.72 08:46:13 08:42:01 3 12.52 0.00 3.01 49.71 0.05 34.71 08:46:13 08:42:01 4 12.16 0.00 3.31 24.38 0.05 60.09 08:46:13 08:42:01 5 12.77 0.00 3.05 40.67 0.05 43.46 08:46:13 08:42:01 6 12.58 0.00 3.34 38.47 0.03 45.58 08:46:13 08:42:01 7 12.40 0.00 2.90 12.04 0.03 72.62 08:46:13 08:46:13 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:46:13 08:43:01 all 57.28 0.00 7.32 28.53 0.11 6.75 08:46:13 08:43:01 0 57.84 0.00 7.26 27.68 0.10 7.12 08:46:13 08:43:01 1 57.99 0.00 7.18 31.63 0.13 3.07 08:46:13 08:43:01 2 57.74 0.00 7.41 24.40 0.12 10.33 08:46:13 08:43:01 3 56.46 0.00 7.70 29.77 0.10 5.97 08:46:13 08:43:01 4 57.46 0.00 6.87 28.34 0.12 7.22 08:46:13 08:43:01 5 57.33 0.00 7.31 28.46 0.10 6.79 08:46:13 08:43:01 6 56.48 0.00 7.36 30.12 0.12 5.92 08:46:13 08:43:01 7 56.95 0.00 7.48 27.88 0.12 7.56 08:46:13 08:44:01 all 89.45 0.00 9.13 1.26 0.15 0.02 08:46:13 08:44:01 0 89.46 0.00 9.18 1.21 0.15 0.00 08:46:13 08:44:01 1 89.82 0.00 8.85 1.18 0.15 0.00 08:46:13 08:44:01 2 89.27 0.00 9.36 1.21 0.15 0.00 08:46:13 08:44:01 3 89.32 0.00 9.25 1.28 0.15 0.00 08:46:13 08:44:01 4 89.39 0.00 9.06 1.40 0.15 0.00 08:46:13 08:44:01 5 89.81 0.00 8.71 1.26 0.15 0.07 08:46:13 08:44:01 6 89.00 0.00 9.57 1.26 0.17 0.00 08:46:13 08:44:01 7 89.52 0.00 9.03 1.23 0.15 0.07 08:46:13 08:45:01 all 82.57 0.00 8.85 4.34 0.17 4.07 08:46:13 08:45:01 0 81.80 0.00 9.07 5.87 0.17 3.09 08:46:13 08:45:01 1 83.43 0.00 9.00 5.92 0.17 1.48 08:46:13 08:45:01 2 82.94 0.00 8.23 0.60 0.17 8.06 08:46:13 08:45:01 3 82.75 0.00 9.01 3.40 0.17 4.67 08:46:13 08:45:01 4 81.98 0.00 8.74 3.50 0.17 5.60 08:46:13 08:45:01 5 83.54 0.00 8.57 4.67 0.17 3.05 08:46:13 08:45:01 6 81.93 0.00 8.93 3.53 0.15 5.45 08:46:13 08:45:01 7 82.15 0.00 9.28 7.23 0.18 1.17 08:46:13 08:46:01 all 4.26 0.00 2.32 20.62 0.07 72.74 08:46:13 08:46:01 0 4.67 0.00 2.44 40.11 0.07 52.71 08:46:13 08:46:01 1 3.90 0.00 2.52 19.81 0.07 73.69 08:46:13 08:46:01 2 3.08 0.00 2.07 20.86 0.07 73.93 08:46:13 08:46:01 3 4.06 0.00 2.85 24.69 0.07 68.34 08:46:13 08:46:01 4 4.86 0.00 2.19 13.87 0.07 79.01 08:46:13 08:46:01 5 4.39 0.00 2.24 17.83 0.08 75.46 08:46:13 08:46:01 6 4.92 0.00 2.21 18.10 0.07 74.71 08:46:13 08:46:01 7 4.16 0.00 2.02 9.69 0.05 84.08 08:46:13 Average: all 28.32 0.00 4.72 18.50 0.08 48.38 08:46:13 Average: 0 28.42 0.00 4.83 26.12 0.08 40.55 08:46:13 Average: 1 28.43 0.00 4.77 19.56 0.08 47.16 08:46:13 Average: 2 28.49 0.00 4.61 18.56 0.08 48.26 08:46:13 Average: 3 28.39 0.00 4.80 20.17 0.08 46.56 08:46:13 Average: 4 28.28 0.00 4.67 14.85 0.08 52.12 08:46:13 Average: 5 28.05 0.00 4.55 16.40 0.08 50.92 08:46:13 Average: 6 28.21 0.00 4.80 19.85 0.08 47.06 08:46:13 Average: 7 28.29 0.00 4.71 12.50 0.08 54.41 08:46:13 08:46:13 08:46:13