Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9350a97dfa5d02e85106f9c20e9a6b740daeb846+0e55265952fe87c758383d7debcfc0c5e18034b5 (56eac5113fe831c7a3a8aabacb591c1bbeb2b2a0) 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-ssh2927398188735339677.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-ssh5128427734298175441.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-ssh8922678070438281347.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-ssh8145169873219305910.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-ssh13652652773466491532.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1439’ Running on prd-ubuntu20.04-docker-8c-8g-1482 in /w/workspace/edgexfoundry_edgex-go_PR-5349 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0e55265952fe87c758383d7debcfc0c5e18034b5 into PR head commit 9350a97dfa5d02e85106f9c20e9a6b740daeb846 Merge succeeded, producing f7e402c5d53bce05c615e4945c30d71d344ad5da Checking out Revision f7e402c5d53bce05c615e4945c30d71d344ad5da (PR-5349) > 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 > 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 0e55265952fe87c758383d7debcfc0c5e18034b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7e402c5d53bce05c615e4945c30d71d344ad5da # timeout=10 Commit message: "Merge commit '0e55265952fe87c758383d7debcfc0c5e18034b5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 16e90f79bdc5478429c226d75a6c7c7be57cf41d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:16 ========================================================= 08:31:16 EdgeX Global Pipelines Version Info 08:31:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:18 ------------------- 08:31:18 stable info: 08:31:18 ------------------- 08:31:18 Commited By: Cherry Wang cherry@iotechsys.com 08:31:18 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:31:18 Message: update stable to v1.0.278 08:31:18 ------------------- 08:31:18 experimental info: 08:31:18 ------------------- 08:31:18 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:18 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:31:18 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5349 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5349 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5349 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7e402c5d53bce05c615e4945c30d71d344ad5da [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7e402c [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:19 provisioning config files... 08:31:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9039599289753423576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:19 ---> ****-login.sh 08:31:19 nexus3.edgexfoundry.org:10001 08:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:19 08:31:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:19 Configure a credential helper to remove this warning. See 08:31:19 https://docs.****.com/go/credential-store/ 08:31:19 08:31:19 Login Succeeded 08:31:19 nexus3.edgexfoundry.org:10002 08:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:19 08:31:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:19 Configure a credential helper to remove this warning. See 08:31:19 https://docs.****.com/go/credential-store/ 08:31:19 08:31:19 Login Succeeded 08:31:19 nexus3.edgexfoundry.org:10003 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 nexus3.edgexfoundry.org:10004 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 ****.io 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 ---> ****-login.sh ends [Pipeline] } 08:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:20 + 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:31:20 + dirname cmd/core-command/Dockerfile+ 08:31:20 cut -d/ -f2 08:31:20 + echo core-command,cmd/core-command/Dockerfile 08:31:20 + + cut -d/ -f2 08:31:20 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:20 + + dirname cmd/core-data/Dockerfile 08:31:20 cut -d/ -f2 08:31:20 + echo core-data,cmd/core-data/Dockerfile 08:31:20 + dirname cmd/core-keeper/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo core-keeper,cmd/core-keeper/Dockerfile 08:31:20 + dirname cmd/core-metadata/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:20 + dirname cmd/security-bootstrapper/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:20 + dirname cmd/security-proxy-auth/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:20 + dirname cmd/security-proxy-setup/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:20 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:20 + dirname cmd/security-spire-agent/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:20 + dirname+ cmd/security-spire-config/Dockerfile 08:31:20 cut -d/ -f2 08:31:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:20 + dirname cmd/security-spire-server/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:20 + dirname cmd/support-notifications/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:20 + dirname cmd/support-scheduler/Dockerfile 08:31:20 + cut -d/ -f2 08:31:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:20 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:31:21 + git rev-list -1 --merges f7e402c5d53bce05c615e4945c30d71d344ad5da~1..f7e402c5d53bce05c615e4945c30d71d344ad5da [Pipeline] echo 08:31:21 -----------> git rev-list -1 --merges f7e402c5d53bce05c615e4945c30d71d344ad5da~1..f7e402c5d53bce05c615e4945c30d71d344ad5da f7e402c5d53bce05c615e4945c30d71d344ad5da 08:31:21 f7e402c5d53bce05c615e4945c30d71d344ad5da [false] [Pipeline] sh 08:31:21 + git log --format=format:%s -1 f7e402c5d53bce05c615e4945c30d71d344ad5da [Pipeline] echo 08:31:21 ========================================================= 08:31:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:21 + grep -v github /etc/ssh/ssh_known_hosts 08:31:21 + [ -e /tmp/ssh_known_hosts ] 08:31:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:21 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 08:31:21 tee -a /etc/ssh/ssh_known_hosts 08:31:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:22 08:31:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:22 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:22 3dae71ba6b94: Pulling fs layer 08:31:22 6bf1a483ea7c: Pulling fs layer 08:31:22 f5dfc541a4d3: Pulling fs layer 08:31:22 461d9e800cba: Pulling fs layer 08:31:22 80192f66455f: Pulling fs layer 08:31:22 2e8e34ca0e6c: Pulling fs layer 08:31:22 461d9e800cba: Waiting 08:31:22 80192f66455f: Waiting 08:31:22 2e8e34ca0e6c: Waiting 08:31:22 a29436f7fd5d: Pulling fs layer 08:31:22 923cac83aea3: Pulling fs layer 08:31:22 25ad8b0a4227: Pulling fs layer 08:31:22 db01528c6b51: Pulling fs layer 08:31:22 28988de357af: Pulling fs layer 08:31:22 a29436f7fd5d: Waiting 08:31:22 923cac83aea3: Waiting 08:31:22 25ad8b0a4227: Waiting 08:31:22 db01528c6b51: Waiting 08:31:22 28988de357af: Waiting 08:31:22 6bf1a483ea7c: Verifying Checksum 08:31:22 6bf1a483ea7c: Download complete 08:31:22 461d9e800cba: Verifying Checksum 08:31:22 461d9e800cba: Download complete 08:31:22 80192f66455f: Verifying Checksum 08:31:22 80192f66455f: Download complete 08:31:22 f5dfc541a4d3: Verifying Checksum 08:31:22 f5dfc541a4d3: Download complete 08:31:22 3dae71ba6b94: Verifying Checksum 08:31:22 3dae71ba6b94: Download complete 08:31:22 923cac83aea3: Download complete 08:31:22 25ad8b0a4227: Verifying Checksum 08:31:22 25ad8b0a4227: Download complete 08:31:23 db01528c6b51: Download complete 08:31:23 28988de357af: Verifying Checksum 08:31:23 28988de357af: Download complete 08:31:23 a29436f7fd5d: Verifying Checksum 08:31:23 a29436f7fd5d: Download complete 08:31:23 2e8e34ca0e6c: Verifying Checksum 08:31:23 2e8e34ca0e6c: Download complete 08:31:24 3dae71ba6b94: Pull complete 08:31:24 6bf1a483ea7c: Pull complete 08:31:25 f5dfc541a4d3: Pull complete 08:31:25 461d9e800cba: Pull complete 08:31:25 80192f66455f: Pull complete 08:31:29 2e8e34ca0e6c: Pull complete 08:31:29 a29436f7fd5d: Pull complete 08:31:29 923cac83aea3: Pull complete 08:31:30 25ad8b0a4227: Pull complete 08:31:30 db01528c6b51: Pull complete 08:31:30 28988de357af: Pull complete 08:31:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:30 prd-ubuntu20.04-docker-8c-8g-1482 does not seem to be running inside a container 08:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:31:35 $ docker top 6cb45c14d5860a1ad11a05d07c723175a90e496a4c4ed78c8f78633fd5d1c8e5 -eo pid,comm 08:31:35 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:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:35 [ssh-agent] Looking for ssh-agent implementation... 08:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:35 $ docker exec 6cb45c14d5860a1ad11a05d07c723175a90e496a4c4ed78c8f78633fd5d1c8e5 ssh-agent 08:31:35 SSH_AUTH_SOCK=/tmp/ssh-x34nQaQLytUD/agent.14 08:31:35 SSH_AGENT_PID=27 08:31:35 Running ssh-add (command line suppressed) 08:31:35 Identity added: /w/workspace/edgex-go/5@tmp/private_key_29193711692865489.key (/w/workspace/edgex-go/5@tmp/private_key_29193711692865489.key) 08:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:36 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] sh 08:31:36 + git tag --points-at HEAD [Pipeline] } 08:31:36 $ docker exec --env ******** --env ******** 6cb45c14d5860a1ad11a05d07c723175a90e496a4c4ed78c8f78633fd5d1c8e5 ssh-agent -k 08:31:36 unset SSH_AUTH_SOCK; 08:31:36 unset SSH_AGENT_PID; 08:31:36 echo Agent pid 27 killed; 08:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:36 [ssh-agent] Looking for ssh-agent implementation... 08:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:36 $ docker exec 6cb45c14d5860a1ad11a05d07c723175a90e496a4c4ed78c8f78633fd5d1c8e5 ssh-agent 08:31:36 SSH_AUTH_SOCK=/tmp/ssh-rJ46AJvQry1p/agent.86 08:31:36 SSH_AGENT_PID=92 08:31:36 Running ssh-add (command line suppressed) 08:31:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2078319022039432158.key (/w/workspace/edgex-go/5@tmp/private_key_2078319022039432158.key) 08:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:37 + git semver init 08:31:37 2026-02-02 08:31:37,466 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:31:37 2026-02-02 08:31:37,509 [run_init] DEBUG init version:0.0.0 force:False 08:31:37 2026-02-02 08:31:37,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:31:37 2026-02-02 08:31:37,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:31:37 2026-02-02 08:31:37,512 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, stdin=None, shell=False, universal_newlines=False) 08:31:44 2026-02-02 08:31:43,909 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:31:44 2026-02-02 08:31:43,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-5349 with force:False 08:31:44 2026-02-02 08:31:43,910 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-5349 08:31:44 2026-02-02 08:31:43,913 [execute] INFO git cat-file --batch-check 08:31:44 2026-02-02 08:31:43,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) 08:31:44 2026-02-02 08:31:43,917 [execute] INFO git cat-file --batch 08:31:44 2026-02-02 08:31:43,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) 08:31:44 2026-02-02 08:31:43,921 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-5349 08:31:44 0.0.0 [Pipeline] } 08:31:44 $ docker exec --env ******** --env ******** 6cb45c14d5860a1ad11a05d07c723175a90e496a4c4ed78c8f78633fd5d1c8e5 ssh-agent -k 08:31:44 unset SSH_AUTH_SOCK; 08:31:44 unset SSH_AGENT_PID; 08:31:44 echo Agent pid 92 killed; 08:31:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:44 + git semver [Pipeline] } 08:31:44 $ docker stop --time=1 6cb45c14d5860a1ad11a05d07c723175a90e496a4c4ed78c8f78633fd5d1c8e5 08:31:46 $ docker rm -f --volumes 6cb45c14d5860a1ad11a05d07c723175a90e496a4c4ed78c8f78633fd5d1c8e5 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:47 Stashed 1 file(s) [Pipeline] echo 08:31:47 [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:31:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:47 ========================================================= 08:31:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:31:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:48 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:48 2d35ebdb57d9: Pulling fs layer 08:31:48 c35fb4624d26: Pulling fs layer 08:31:48 4e2aec7ef170: Pulling fs layer 08:31:48 333b49ad6fbf: Pulling fs layer 08:31:48 4f4fb700ef54: Pulling fs layer 08:31:48 c3e65509a76b: Pulling fs layer 08:31:48 7cf9ebb963bd: Pulling fs layer 08:31:48 bb34ca984cfb: Pulling fs layer 08:31:48 151cf03bc807: Pulling fs layer 08:31:48 333b49ad6fbf: Waiting 08:31:48 4f4fb700ef54: Waiting 08:31:48 c3e65509a76b: Waiting 08:31:48 7cf9ebb963bd: Waiting 08:31:48 bb34ca984cfb: Waiting 08:31:48 151cf03bc807: Waiting 08:31:48 c35fb4624d26: Verifying Checksum 08:31:48 c35fb4624d26: Download complete 08:31:48 333b49ad6fbf: Download complete 08:31:48 4f4fb700ef54: Verifying Checksum 08:31:48 4f4fb700ef54: Download complete 08:31:48 c3e65509a76b: Verifying Checksum 08:31:48 c3e65509a76b: Download complete 08:31:48 2d35ebdb57d9: Verifying Checksum 08:31:48 2d35ebdb57d9: Download complete 08:31:48 2d35ebdb57d9: Pull complete 08:31:48 7cf9ebb963bd: Verifying Checksum 08:31:48 7cf9ebb963bd: Download complete 08:31:48 4e2aec7ef170: Verifying Checksum 08:31:48 4e2aec7ef170: Download complete 08:31:48 c35fb4624d26: Pull complete 08:31:48 151cf03bc807: Verifying Checksum 08:31:48 151cf03bc807: Download complete 08:31:49 bb34ca984cfb: Verifying Checksum 08:31:49 bb34ca984cfb: Download complete 08:31:54 4e2aec7ef170: Pull complete 08:31:56 333b49ad6fbf: Pull complete 08:31:56 4f4fb700ef54: Pull complete 08:31:56 c3e65509a76b: Pull complete 08:31:57 7cf9ebb963bd: Pull complete 08:32:00 bb34ca984cfb: Pull complete 08:32:00 151cf03bc807: Pull complete 08:32:00 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:32:00 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:00 WORKDIR /edgex 08:32:00 COPY go.mod . 08:32:00 RUN go mod download -t 08:32:00 ci-base-image-x86_64 -f - . 08:32:01 #0 building with "default" instance using docker driver 08:32:01 08:32:01 #1 [internal] load build definition from Dockerfile 08:32:01 #1 transferring dockerfile: 164B done 08:32:01 #1 DONE 0.1s 08:32:01 08:32:01 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:01 #2 DONE 0.0s 08:32:01 08:32:01 #3 [internal] load .dockerignore 08:32:01 #3 transferring context: 08:32:01 #3 transferring context: 50B done 08:32:01 #3 DONE 0.0s 08:32:01 08:32:01 #4 [internal] load build context 08:32:02 #4 transferring context: 7.11kB done 08:32:02 #4 DONE 0.3s 08:32:02 08:32:02 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:32:02 #5 DONE 0.4s 08:32:02 08:32:02 #6 [2/4] WORKDIR /edgex 08:32:07 #6 DONE 4.6s 08:32:07 08:32:07 #7 [3/4] COPY go.mod . 08:32:07 #7 DONE 0.0s 08:32:07 08:32:07 #8 [4/4] RUN go mod download 08:32:22 #8 DONE 15.3s 08:32:22 08:32:22 #9 exporting to image 08:32:22 #9 exporting layers 08:32:26 #9 exporting layers 4.5s done 08:32:26 #9 writing image sha256:937b348578aad9ee9bf68a4ae856c5bdf702054fd31edfd7b512705c4b33b646 0.0s done 08:32:26 #9 naming to docker.io/library/ci-base-image-x86_64 08:32:26 #9 naming to docker.io/library/ci-base-image-x86_64 0.2s done 08:32:26 #9 DONE 5.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:28 + docker inspect -f . ci-base-image-x86_64 08:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:28 prd-ubuntu20.04-docker-8c-8g-1482 does not seem to be running inside a container 08:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:32:29 $ docker top 269841d43dfa9436e4cb831a41a0288718859a883440f90b9b563907b4edb056 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:30 + go version 08:32:30 go version go1.25.2 linux/amd64 [Pipeline] } 08:32:30 $ docker stop --time=1 269841d43dfa9436e4cb831a41a0288718859a883440f90b9b563907b4edb056 08:32:31 $ docker rm -f --volumes 269841d43dfa9436e4cb831a41a0288718859a883440f90b9b563907b4edb056 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 + docker inspect -f . ci-base-image-x86_64 08:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:32 prd-ubuntu20.04-docker-8c-8g-1482 does not seem to be running inside a container 08:32:32 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:32:32 $ docker top 8f7709055a4da01b7bb90fe9e4bfe763812fad6fc40ff852ed4a71348319d969 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:32 ========================================================= 08:32:32 [edgeXBuildGoParallel] Running Tests and Build... 08:32:32 ========================================================= [Pipeline] sh 08:32:33 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:32:33 + make test 08:32:33 go test -race -coverprofile=coverage.out ./... 08:32:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:33:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 57.6% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.044s coverage: 94.2% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.076s coverage: 90.7% of statements 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.036s coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.3% of statements 08:33:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:33:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.407s coverage: 95.9% of statements 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:33:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 08:33:24 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:33:24 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:24 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:33:24 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:33:24 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:33:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 3.5% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements 08:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:33:26 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements 08:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.226s coverage: 87.1% of statements 08:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements 08:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 93.1% of statements 08:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.042s coverage: 92.9% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 08:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 08:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 6.8% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.038s coverage: 33.3% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.8% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.056s coverage: 20.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.035s coverage: 96.8% of statements 08:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.486s coverage: 29.2% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.036s coverage: 93.8% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:33:47 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.1% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.259s coverage: 94.9% of statements 08:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 08:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 08:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:55 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:33:56 running golangci-lint 08:33:56 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:33:56 go version go1.25.2 linux/amd64 08:33:56 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:33:56 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:56 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:33:56 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:33:57 level=info msg="[goenv] Read go env for 5.403363ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:33:57 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:34:19 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 20.919089167s" 08:34:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.177165ms" 08:34:31 level=info msg="[linters_context/goanalysis] analyzers took 2m22.391319059s with top 10 stages: buildir: 57.348240525s, gosec: 2.770497064s, inspect: 2.680134939s, fact_deprecated: 2.523504222s, printf: 2.361816152s, fact_purity: 2.184145901s, ctrlflow: 2.108152574s, nilness: 1.919440322s, SA5012: 1.39598317s, typedness: 1.389663364s" 08:34:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:34:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:34:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:34:31 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:34:31 level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, path_absoluter: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, filename_unadjuster: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, cgo: 35/35" 08:34:31 level=info msg="[runner] processing took 7.537712ms with stages: nolint_filter: 6.67232ms, generated_file_filter: 657.174µs, exclusion_rules: 121.254µs, exclusion_paths: 39.822µs, path_relativity: 32.211µs, path_absoluter: 3.391µs, cgo: 3.34µs, sort_results: 2.67µs, invalid_issue: 2.09µs, filename_unadjuster: 750ns, max_same_issues: 490ns, diff: 410ns, uniq_by_line: 390ns, fixer: 380ns, path_prettifier: 240ns, max_from_linter: 190ns, path_shortener: 190ns, max_per_file_from_linter: 160ns, source_code: 130ns, severity-rules: 110ns" 08:34:31 level=info msg="[runner] linters took 12.183478738s with stages: goanalysis_metalinter: 12.175875833s" 08:34:31 0 issues. 08:34:31 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:31 level=info msg="Memory: 332 samples, avg is 346.1MB, max is 1341.7MB" 08:34:31 level=info msg="Execution took 33.149881489s" 08:34:31 go vet ./... 08:34:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:37 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:34:38 + ls -al . 08:34:38 total 1392 08:34:38 drwxrwxr-x 11 1001 1001 4096 Feb 2 08:32 . 08:34:38 drwxr-xr-x 4 root root 4096 Feb 2 08:32 .. 08:34:38 drwxrwxr-x 2 1001 1001 4096 Feb 2 08:31 .blubracket 08:34:38 -rw-rw-r-- 1 1001 1001 10 Feb 2 08:31 .dockerignore 08:34:38 drwxrwxr-x 8 1001 1001 4096 Feb 2 08:33 .git 08:34:38 drwxrwxr-x 3 1001 1001 4096 Feb 2 08:31 .github 08:34:38 -rw-rw-r-- 1 1001 1001 909 Feb 2 08:31 .gitignore 08:34:38 -rw-rw-r-- 1 1001 1001 359 Feb 2 08:31 .golangci.yml 08:34:38 -rw-rw-r-- 1 1001 1001 100 Feb 2 08:31 .hadolint.yml 08:34:38 drwxr-xr-x 3 1001 1001 4096 Feb 2 08:31 .semver 08:34:38 -rw-rw-r-- 1 1001 1001 155 Feb 2 08:31 .sonarcloud.properties 08:34:38 -rw-rw-r-- 1 1001 1001 1171 Feb 2 08:31 ADOPTERS.md 08:34:38 -rw-rw-r-- 1 1001 1001 20017 Feb 2 08:31 Attribution.txt 08:34:38 -rw-rw-r-- 1 1001 1001 108018 Feb 2 08:31 CHANGELOG.md 08:34:38 -rw-rw-r-- 1 1001 1001 3804 Feb 2 08:31 CONTRIBUTING.md 08:34:38 -rw-rw-r-- 1 1001 1001 677 Feb 2 08:31 GOVERNANCE.md 08:34:38 -rw-rw-r-- 1 1001 1001 886 Feb 2 08:31 Jenkinsfile 08:34:38 -rw-rw-r-- 1 1001 1001 10775 Feb 2 08:31 LICENSE 08:34:38 -rw-rw-r-- 1 1001 1001 16743 Feb 2 08:31 Makefile 08:34:38 -rw-rw-r-- 1 1001 1001 582 Feb 2 08:31 OWNERS.md 08:34:38 -rw-rw-r-- 1 1001 1001 9932 Feb 2 08:31 README.md 08:34:38 -rw-rw-r-- 1 1001 1001 789 Feb 2 08:31 SECURITY.md 08:34:38 -rw-rw-r-- 1 1001 1001 5 Feb 2 08:31 VERSION 08:34:38 drwxrwxr-x 2 1001 1001 4096 Feb 2 08:31 bin 08:34:38 drwxrwxr-x 19 1001 1001 4096 Feb 2 08:31 cmd 08:34:38 -rw-r--r-- 1 root root 1044037 Feb 2 08:33 coverage.out 08:34:38 drwxrwxr-x 2 1001 1001 4096 Feb 2 08:31 fuzz_test 08:34:38 -rw-rw-r-- 1 1001 1001 7070 Feb 2 08:31 go.mod 08:34:38 -rw-rw-r-- 1 1001 1001 90567 Feb 2 08:31 go.sum 08:34:38 drwxrwxr-x 7 1001 1001 4096 Feb 2 08:31 internal 08:34:38 drwxrwxr-x 2 1001 1001 4096 Feb 2 08:31 openapi 08:34:38 -rw-rw-r-- 1 1001 1001 584 Feb 2 08:31 security.txt 08:34:38 -rw-rw-r-- 1 1001 1001 204 Feb 2 08:31 version.go [Pipeline] sh 08:34:38 + '[' -e coverage.out ] 08:34:38 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:38 Stashed 1 file(s) [Pipeline] sh 08:34:38 + make build 08:34:38 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:05 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:05 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: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35: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-keeper/core-keeper ./cmd/core-keeper 08:35:09 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:14 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:16 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:20 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:22 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:24 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:25 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:27 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:30 $ docker stop --time=1 8f7709055a4da01b7bb90fe9e4bfe763812fad6fc40ff852ed4a71348319d969 08:35:49 $ docker rm -f --volumes 8f7709055a4da01b7bb90fe9e4bfe763812fad6fc40ff852ed4a71348319d969 [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:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:52 08:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:52 latest: Pulling from edgex-devops/edgex-compose 08:35:52 91d30c5bc195: Pulling fs layer 08:35:52 2e9b0aa3be6d: Pulling fs layer 08:35:52 9c61dcf015f6: Pulling fs layer 08:35:52 4698f68db338: Pulling fs layer 08:35:52 2a2f49069b9e: Pulling fs layer 08:35:52 e0025b399a48: Pulling fs layer 08:35:52 4698f68db338: Waiting 08:35:52 e0025b399a48: Waiting 08:35:52 2a2f49069b9e: Waiting 08:35:52 91d30c5bc195: Verifying Checksum 08:35:52 91d30c5bc195: Download complete 08:35:52 4698f68db338: Verifying Checksum 08:35:52 4698f68db338: Download complete 08:35:53 2e9b0aa3be6d: Verifying Checksum 08:35:53 2e9b0aa3be6d: Download complete 08:35:53 e0025b399a48: Verifying Checksum 08:35:53 e0025b399a48: Download complete 08:35:53 2a2f49069b9e: Verifying Checksum 08:35:53 2a2f49069b9e: Download complete 08:35:53 91d30c5bc195: Pull complete 08:35:53 9c61dcf015f6: Verifying Checksum 08:35:53 9c61dcf015f6: Download complete 08:35:53 2e9b0aa3be6d: Pull complete 08:35:56 9c61dcf015f6: Pull complete 08:35:56 4698f68db338: Pull complete 08:35:57 2a2f49069b9e: Pull complete 08:35:57 e0025b399a48: Pull complete 08:35:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:57 prd-ubuntu20.04-docker-8c-8g-1482 does not seem to be running inside a container 08:35:57 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:03 $ docker top debf5011187369fb36f9fd07d733a1f602ff21e8c44fd350a96829eabe9f9752 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:04 + docker compose -f ./docker-compose-build.yml build --parallel 08:36:04 #1 [core-data internal] load build definition from Dockerfile 08:36:04 #1 transferring dockerfile: 2.04kB done 08:36:05 #1 DONE 1.2s 08:36:05 08:36:05 #2 [security-proxy-setup internal] load build definition from Dockerfile 08:36:05 #2 ... 08:36:05 08:36:05 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:05 #3 DONE 0.0s 08:36:05 08:36:05 #4 [core-data internal] load metadata for docker.io/library/alpine:3.22 08:36:06 #4 ... 08:36:06 08:36:06 #5 [core-keeper internal] load build definition from Dockerfile 08:36:06 #5 transferring dockerfile: 2.07kB done 08:36:06 #5 DONE 1.5s 08:36:06 08:36:06 #6 [core-command internal] load build definition from Dockerfile 08:36:06 #6 ... 08:36:06 08:36:06 #7 [core-metadata internal] load build definition from Dockerfile 08:36:06 #7 transferring dockerfile: 2.10kB done 08:36:06 #7 DONE 1.7s 08:36:06 08:36:06 #8 [support-notifications internal] load build definition from Dockerfile 08:36:06 #8 ... 08:36:06 08:36:06 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:06 #3 DONE 0.0s 08:36:06 08:36:06 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:06 #3 DONE 0.0s 08:36:06 08:36:06 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 08:36:10 #4 ... 08:36:10 08:36:10 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:36:10 #9 transferring dockerfile: 1.89kB done 08:36:10 #9 DONE 4.9s 08:36:10 08:36:10 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:36:10 #10 ... 08:36:10 08:36:10 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:10 #3 DONE 0.0s 08:36:10 08:36:10 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 08:36:10 #4 ... 08:36:10 08:36:10 #11 [support-scheduler internal] load build definition from Dockerfile 08:36:10 #11 transferring dockerfile: 1.83kB done 08:36:10 #11 DONE 6.2s 08:36:10 08:36:10 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:10 #3 DONE 0.0s 08:36:10 08:36:10 #2 [security-proxy-setup internal] load build definition from Dockerfile 08:36:11 #2 transferring dockerfile: 2.50kB done 08:36:11 #2 ... 08:36:11 08:36:11 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:36:11 #12 transferring dockerfile: 2.49kB done 08:36:11 #12 DONE 6.6s 08:36:11 08:36:11 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:11 #3 DONE 0.0s 08:36:11 08:36:11 #8 [support-notifications internal] load build definition from Dockerfile 08:36:11 #8 transferring dockerfile: 2.02kB 0.1s done 08:36:11 #8 DONE 6.5s 08:36:11 08:36:11 #6 [core-command internal] load build definition from Dockerfile 08:36:11 #6 transferring dockerfile: 1.94kB done 08:36:12 #6 ... 08:36:12 08:36:12 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:12 #3 DONE 0.0s 08:36:12 08:36:12 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 08:36:12 #4 DONE 6.4s 08:36:12 08:36:12 #13 [core-metadata internal] load .dockerignore 08:36:12 #13 ... 08:36:12 08:36:12 #2 [security-proxy-setup internal] load build definition from Dockerfile 08:36:12 #2 DONE 6.9s 08:36:12 08:36:12 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:12 #3 DONE 0.0s 08:36:12 08:36:12 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:36:12 #10 transferring dockerfile: 2.14kB done 08:36:12 #10 ... 08:36:12 08:36:12 #6 [core-command internal] load build definition from Dockerfile 08:36:12 #6 DONE 6.9s 08:36:12 08:36:12 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:12 #3 DONE 0.0s 08:36:13 08:36:13 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:36:13 #14 transferring dockerfile: 2.23kB done 08:36:13 #14 DONE 5.5s 08:36:13 08:36:13 #15 [security-proxy-setup internal] load .dockerignore 08:36:13 #15 ... 08:36:13 08:36:13 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:13 #3 DONE 0.0s 08:36:13 08:36:13 #16 [security-spire-agent internal] load build definition from Dockerfile 08:36:13 #16 transferring dockerfile: 1.81kB done 08:36:13 #16 DONE 5.6s 08:36:13 08:36:13 #17 [security-spire-server internal] load build definition from Dockerfile 08:36:13 #17 transferring dockerfile: 1.70kB done 08:36:13 #17 DONE 5.4s 08:36:13 08:36:13 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:36:13 #18 ... 08:36:13 08:36:13 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:36:13 #10 DONE 4.7s 08:36:13 08:36:13 #19 [security-bootstrapper internal] load build definition from Dockerfile 08:36:13 #19 transferring dockerfile: 3.02kB done 08:36:13 #19 DONE 5.8s 08:36:13 08:36:13 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:13 #3 DONE 0.0s 08:36:13 08:36:13 #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 08:36:13 #4 ... 08:36:13 08:36:13 #20 [security-spire-config internal] load build definition from Dockerfile 08:36:13 #20 transferring dockerfile: 1.69kB done 08:36:13 #20 DONE 5.8s 08:36:13 08:36:13 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:13 #3 DONE 0.0s 08:36:13 08:36:13 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 08:36:13 #4 ... 08:36:13 08:36:13 #21 [security-secretstore-setup internal] load .dockerignore 08:36:13 #21 transferring context: 50B 0.0s done 08:36:13 #21 DONE 1.7s 08:36:13 08:36:13 #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 08:36:14 #4 DONE 7.8s 08:36:14 08:36:14 #22 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:36:16 #22 ... 08:36:16 08:36:16 #23 [core-keeper internal] load .dockerignore 08:36:16 #23 transferring context: 50B 0.0s done 08:36:16 #23 DONE 4.2s 08:36:16 08:36:16 #24 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:16 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:16 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:16 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:16 #24 ... 08:36:16 08:36:16 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.23.2 08:36:16 #25 DONE 3.8s 08:36:16 08:36:16 #24 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:16 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:16 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:16 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:17 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:17 #24 ... 08:36:17 08:36:17 #26 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:36:17 #26 DONE 4.1s 08:36:17 08:36:17 #27 [security-spire-server internal] load .dockerignore 08:36:17 #27 ... 08:36:17 08:36:17 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:36:17 #18 DONE 4.5s 08:36:17 08:36:17 #28 [support-notifications internal] load .dockerignore 08:36:17 #28 transferring context: 50B done 08:36:17 #28 DONE 5.4s 08:36:17 08:36:17 #24 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:17 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:17 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:17 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 08:36:17 #24 ... 08:36:17 08:36:17 #29 [support-scheduler internal] load .dockerignore 08:36:17 #29 transferring context: 50B done 08:36:17 #29 DONE 5.9s 08:36:17 08:36:17 #24 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:17 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:17 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:17 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:17 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:17 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:18 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:18 #24 ... 08:36:18 08:36:18 #30 [core-data internal] load .dockerignore 08:36:18 #30 transferring context: 50B done 08:36:18 #30 DONE 6.2s 08:36:18 08:36:18 #24 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:18 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:18 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:18 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:18 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:18 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:18 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:18 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:18 #24 ... 08:36:18 08:36:18 #31 [support-scheduler internal] load build context 08:36:18 #31 DONE 0.0s 08:36:18 08:36:18 #32 [security-spiffe-token-provider internal] load .dockerignore 08:36:18 #32 transferring context: 50B done 08:36:18 #32 DONE 6.9s 08:36:18 08:36:18 #33 [security-secretstore-setup internal] load build context 08:36:19 #33 ... 08:36:19 08:36:19 #31 [support-scheduler internal] load build context 08:36:19 #31 ... 08:36:19 08:36:19 #34 [core-data internal] load build context 08:36:19 #34 DONE 0.0s 08:36:19 08:36:19 #13 [core-metadata internal] load .dockerignore 08:36:19 #13 transferring context: 50B done 08:36:19 #13 DONE 7.2s 08:36:19 08:36:19 #35 [security-spiffe-token-provider internal] load build context 08:36:19 #35 DONE 0.0s 08:36:19 08:36:19 #24 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:19 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:19 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:19 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:19 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:19 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:19 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:19 #24 ... 08:36:19 08:36:19 #15 [security-proxy-setup internal] load .dockerignore 08:36:19 #15 transferring context: 50B done 08:36:19 #15 DONE 6.8s 08:36:19 08:36:19 #36 [core-metadata internal] load build context 08:36:19 #36 DONE 0.0s 08:36:19 08:36:19 #37 [security-bootstrapper internal] load .dockerignore 08:36:19 #37 transferring context: 50B done 08:36:19 #37 DONE 5.7s 08:36:19 08:36:19 #24 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:19 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:19 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:19 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:19 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:19 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:19 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:19 #24 ... 08:36:19 08:36:19 #38 [security-proxy-auth internal] load .dockerignore 08:36:19 #38 transferring context: 50B done 08:36:19 #38 DONE 5.8s 08:36:19 08:36:19 #24 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:19 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:19 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:19 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:19 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:19 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:19 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:20 #24 ... 08:36:20 08:36:20 #39 [core-command internal] load .dockerignore 08:36:20 #39 transferring context: 50B done 08:36:20 #39 DONE 6.2s 08:36:20 08:36:20 #24 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:36:20 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:36:20 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:36:20 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:36:20 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:36:20 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:36:20 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:36:21 #24 DONE 8.0s 08:36:21 08:36:21 #33 [security-secretstore-setup internal] load build context 08:36:21 #33 transferring context: 608.63MB 3.8s done 08:36:22 #33 DONE 8.3s 08:36:22 08:36:22 #31 [support-scheduler internal] load build context 08:36:25 #31 ... 08:36:25 08:36:25 #22 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:36:25 #22 DONE 11.3s 08:36:25 08:36:25 #31 [support-scheduler internal] load build context 08:36:25 #31 transferring context: 464.41MB 3.7s 08:36:26 #31 ... 08:36:26 08:36:26 #40 [core-keeper internal] load build context 08:36:26 #40 ... 08:36:26 08:36:26 #31 [support-scheduler internal] load build context 08:36:27 #31 ... 08:36:27 08:36:27 #41 [core-common-config-bootstrapper internal] load .dockerignore 08:36:27 #41 ... 08:36:27 08:36:27 #31 [support-scheduler internal] load build context 08:36:27 #31 ... 08:36:27 08:36:27 #42 [security-spire-config internal] load .dockerignore 08:36:27 #42 transferring context: 50B 0.1s done 08:36:27 #42 ... 08:36:27 08:36:27 #40 [core-keeper internal] load build context 08:36:27 #40 ... 08:36:27 08:36:27 #43 [security-spire-agent internal] load .dockerignore 08:36:28 #43 ... 08:36:28 08:36:28 #31 [support-scheduler internal] load build context 08:36:28 #31 ... 08:36:28 08:36:28 #44 [support-notifications internal] load build context 08:36:28 #44 transferring context: 608.63MB 5.5s done 08:36:28 #44 ... 08:36:28 08:36:28 #31 [support-scheduler internal] load build context 08:36:29 #31 ... 08:36:29 08:36:29 #34 [core-data internal] load build context 08:36:29 #34 ... 08:36:29 08:36:29 #31 [support-scheduler internal] load build context 08:36:30 #31 ... 08:36:30 08:36:30 #35 [security-spiffe-token-provider internal] load build context 08:36:30 #35 ... 08:36:30 08:36:30 #45 [security-proxy-setup internal] load build context 08:36:30 #45 ... 08:36:30 08:36:30 #36 [core-metadata internal] load build context 08:36:30 #36 ... 08:36:30 08:36:30 #46 [security-proxy-auth internal] load build context 08:36:30 #46 ... 08:36:30 08:36:30 #47 [security-bootstrapper internal] load build context 08:36:30 #47 ... 08:36:30 08:36:30 #48 [core-command internal] load build context 08:36:31 #48 ... 08:36:31 08:36:31 #45 [security-proxy-setup internal] load build context 08:36:32 #45 ... 08:36:32 08:36:32 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:32 #49 ... 08:36:32 08:36:32 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:36:32 #0 8.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:32 #0 8.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:32 #0 9.343 (1/2) Installing dumb-init (1.2.5-r3) 08:36:32 #0 9.350 (2/2) Installing su-exec (0.2-r3) 08:36:32 #0 9.353 Executing busybox-1.37.0-r20.trigger 08:36:32 #0 9.361 OK: 7 MiB in 18 packages 08:36:32 #50 ... 08:36:32 08:36:32 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:32 #51 ... 08:36:32 08:36:32 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:36:32 #52 ... 08:36:32 08:36:32 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:32 #53 ... 08:36:32 08:36:32 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:36:32 #54 ... 08:36:32 08:36:32 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:32 #55 ... 08:36:32 08:36:32 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:32 #56 ... 08:36:32 08:36:32 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:32 #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:32 #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:32 #0 7.822 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:36:32 #0 7.822 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:36:32 #0 7.822 OK: 26324 distinct packages available 08:36:32 #0 7.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:32 #0 7.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:32 #0 8.236 (1/13) Installing brotli-libs (1.1.0-r2) 08:36:32 #0 8.802 (2/13) Installing c-ares (1.34.6-r0) 08:36:32 #0 8.806 (3/13) Installing libunistring (1.3-r0) 08:36:32 #0 8.920 (4/13) Installing libidn2 (2.3.7-r0) 08:36:32 #0 8.927 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:36:32 #0 8.931 (6/13) Installing libpsl (0.21.5-r3) 08:36:32 #0 8.936 (7/13) Installing zstd-libs (1.5.7-r0) 08:36:32 #0 8.949 (8/13) Installing libcurl (8.14.1-r2) 08:36:32 #0 8.962 (9/13) Installing curl (8.14.1-r2) 08:36:32 #0 8.962 (10/13) Installing dumb-init (1.2.5-r3) 08:36:32 #0 8.964 (11/13) Installing musl-obstack (1.2.3-r2) 08:36:32 #0 8.970 (12/13) Installing libucontext (1.3.2-r0) 08:36:32 #0 8.972 (13/13) Installing gcompat (1.1.0-r4) 08:36:32 #0 8.978 Executing busybox-1.37.0-r20.trigger 08:36:32 #0 8.988 OK: 13 MiB in 29 packages 08:36:32 #57 ... 08:36:32 08:36:32 #48 [core-command internal] load build context 08:36:32 #48 transferring context: 320.25MB 7.6s 08:36:35 #48 ... 08:36:35 08:36:35 #58 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:36:35 #58 ... 08:36:35 08:36:35 #27 [security-spire-server internal] load .dockerignore 08:36:35 #27 transferring context: 50B 0.1s done 08:36:35 #27 ... 08:36:35 08:36:35 #48 [core-command internal] load build context 08:36:35 #48 transferring context: 528.28MB 10.0s 08:36:36 #48 transferring context: 608.63MB 11.1s done 08:36:38 #48 ... 08:36:38 08:36:38 #40 [core-keeper internal] load build context 08:36:38 #40 transferring context: 608.63MB 9.2s done 08:36:38 #40 ... 08:36:38 08:36:38 #46 [security-proxy-auth internal] load build context 08:36:38 #46 transferring context: 608.63MB 11.3s done 08:36:38 #46 ... 08:36:38 08:36:38 #43 [security-spire-agent internal] load .dockerignore 08:36:38 #43 transferring context: 50B done 08:36:39 #43 ... 08:36:39 08:36:39 #34 [core-data internal] load build context 08:36:39 #34 transferring context: 608.63MB 9.1s done 08:36:39 #34 ... 08:36:39 08:36:39 #35 [security-spiffe-token-provider internal] load build context 08:36:39 #35 transferring context: 608.63MB 10.4s done 08:36:39 #35 ... 08:36:39 08:36:39 #31 [support-scheduler internal] load build context 08:36:39 #31 transferring context: 608.63MB 7.7s done 08:36:40 #31 ... 08:36:40 08:36:40 #36 [core-metadata internal] load build context 08:36:40 #36 transferring context: 608.63MB 10.2s done 08:36:41 #36 ... 08:36:41 08:36:41 #47 [security-bootstrapper internal] load build context 08:36:41 #47 transferring context: 608.63MB 10.1s done 08:36:42 #47 ... 08:36:42 08:36:42 #45 [security-proxy-setup internal] load build context 08:36:42 #45 transferring context: 608.63MB 10.3s done 08:37:49 #45 ... 08:37:49 08:37:49 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:37:49 #49 86.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:49 #49 86.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:49 #49 86.70 (1/7) Installing ca-certificates (20250911-r0) 08:37:49 #49 86.72 (2/7) Installing dumb-init (1.2.5-r3) 08:37:49 #49 86.72 (3/7) Installing libgcc (14.2.0-r6) 08:37:49 #49 86.73 (4/7) Installing libsodium (1.0.20-r1) 08:37:49 #49 86.74 (5/7) Installing libstdc++ (14.2.0-r6) 08:37:49 #49 86.78 (6/7) Installing libzmq (4.3.5-r2) 08:37:49 #49 86.79 (7/7) Installing zeromq (4.3.5-r2) 08:37:49 #49 86.79 Executing busybox-1.37.0-r20.trigger 08:37:49 #49 86.80 Executing ca-certificates-20250911-r0.trigger 08:37:49 #49 86.84 OK: 12 MiB in 23 packages 08:37:53 #49 ... 08:37:53 08:37:53 #27 [security-spire-server internal] load .dockerignore 08:37:53 #27 DONE 95.4s 08:37:53 08:37:53 #41 [core-common-config-bootstrapper internal] load .dockerignore 08:37:53 #41 transferring context: 50B done 08:37:54 #41 ... 08:37:54 08:37:54 #24 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:37:54 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:37:54 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:37:54 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:37:54 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:37:54 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:37:54 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:37:54 #24 DONE 8.0s 08:37:54 08:37:54 #42 [security-spire-config internal] load .dockerignore 08:37:54 #42 DONE 97.4s 08:37:54 08:37:54 #31 [support-scheduler internal] load build context 08:37:54 #31 DONE 95.6s 08:37:54 08:37:54 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:54 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:56 #59 ... 08:37:56 08:37:56 #24 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:37:56 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:37:56 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:37:56 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:37:56 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:37:56 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:37:56 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:37:56 #24 DONE 8.0s 08:37:56 08:37:56 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:56 #59 ... 08:37:56 08:37:56 #44 [support-notifications internal] load build context 08:37:56 #44 DONE 98.5s 08:37:56 08:37:56 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:56 #56 92.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:56 #56 92.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:56 #56 92.75 (1/4) Installing dumb-init (1.2.5-r3) 08:37:56 #56 92.76 (2/4) Installing openssl (3.5.5-r0) 08:37:56 #56 92.77 (3/4) Installing su-exec (0.2-r3) 08:37:56 #56 92.77 (4/4) Installing yq-go (4.47.2-r3) 08:37:56 #56 92.85 Executing busybox-1.37.0-r20.trigger 08:37:56 #56 92.86 OK: 20 MiB in 20 packages 08:37:57 #56 ... 08:37:57 08:37:57 #58 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:37:57 #58 DONE 92.2s 08:37:57 08:37:57 #60 [security-spire-config internal] load build context 08:37:57 #60 ... 08:37:57 08:37:57 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:57 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 3.1s done 08:37:57 #59 DONE 3.1s 08:37:57 08:37:57 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:57 #57 DONE 95.7s 08:37:57 08:37:57 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:37:57 #50 DONE 95.8s 08:37:57 08:37:57 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:57 #51 95.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:57 #51 95.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:58 #51 ... 08:37:58 08:37:58 #40 [core-keeper internal] load build context 08:37:58 #40 DONE 101.4s 08:37:58 08:37:58 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:58 #51 96.05 (1/3) Installing ca-certificates (20250911-r0) 08:37:58 #51 ... 08:37:58 08:37:58 #34 [core-data internal] load build context 08:37:58 #34 DONE 98.8s 08:37:58 08:37:58 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:58 #51 96.07 (2/3) Installing dumb-init (1.2.5-r3) 08:37:58 #51 96.07 (3/3) Installing tzdata (2025c-r0) 08:37:58 #51 96.11 Executing busybox-1.37.0-r20.trigger 08:37:58 #51 96.12 Executing ca-certificates-20250911-r0.trigger 08:37:58 #51 96.20 OK: 8 MiB in 19 packages 08:37:58 #51 ... 08:37:58 08:37:58 #36 [core-metadata internal] load build context 08:37:58 #36 DONE 98.6s 08:37:58 08:37:58 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:37:58 #61 ... 08:37:58 08:37:58 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:37:58 #53 86.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:58 #53 86.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:58 #53 86.86 (1/4) Installing ca-certificates (20250911-r0) 08:37:58 #53 86.88 (2/4) Installing dumb-init (1.2.5-r3) 08:37:58 #53 86.88 (3/4) Installing su-exec (0.2-r3) 08:37:58 #53 86.89 (4/4) Installing yq-go (4.47.2-r3) 08:37:58 #53 86.97 Executing busybox-1.37.0-r20.trigger 08:37:58 #53 86.98 Executing ca-certificates-20250911-r0.trigger 08:37:58 #53 87.02 OK: 20 MiB in 20 packages 08:37:58 #53 ... 08:37:58 08:37:58 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:37:58 #52 86.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:58 #52 86.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:58 #52 86.90 (1/1) Installing dumb-init (1.2.5-r3) 08:37:58 #52 86.90 Executing busybox-1.37.0-r20.trigger 08:37:58 #52 86.91 OK: 7 MiB in 17 packages 08:37:59 #52 ... 08:37:59 08:37:59 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:59 #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:37:59 #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:37:59 #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:37:59 #59 ... 08:37:59 08:37:59 #47 [security-bootstrapper internal] load build context 08:37:59 #47 DONE 99.3s 08:37:59 08:37:59 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:37:59 #62 ... 08:37:59 08:37:59 #55 [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:59 #55 DONE 97.6s 08:37:59 08:37:59 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:37:59 #54 90.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:37:59 #54 91.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:37:59 #54 91.33 (1/1) Installing dumb-init (1.2.5-r3) 08:37:59 #54 91.33 Executing busybox-1.37.0-r20.trigger 08:37:59 #54 91.34 OK: 7 MiB in 17 packages 08:38:00 #54 ... 08:38:00 08:38:00 #45 [security-proxy-setup internal] load build context 08:38:00 #45 DONE 100.2s 08:38:00 08:38:00 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:00 #63 ... 08:38:00 08:38:00 #35 [security-spiffe-token-provider internal] load build context 08:38:00 #35 DONE 100.6s 08:38:00 08:38:00 #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:38:00 #64 ... 08:38:00 08:38:00 #48 [core-command internal] load build context 08:38:00 #48 DONE 100.3s 08:38:00 08:38:00 #46 [security-proxy-auth internal] load build context 08:38:00 #46 DONE 101.0s 08:38:00 08:38:00 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:00 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 1.9s 08:38:00 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.0s 08:38:00 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 2.0s 08:38:01 #59 ... 08:38:01 08:38:01 #43 [security-spire-agent internal] load .dockerignore 08:38:01 #43 DONE 103.4s 08:38:01 08:38:01 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:01 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.1s 08:38:01 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 2.1s 08:38:01 #59 ... 08:38:01 08:38:01 #24 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:38:01 #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 2.7s done 08:38:01 #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:38:01 #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:38:01 #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:38:01 #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s done 08:38:01 #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 08:38:01 #24 DONE 8.0s 08:38:01 08:38:01 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:38:01 #53 DONE 99.1s 08:38:01 08:38:01 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:01 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 3.1s done 08:38:01 #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:38:01 #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:38:01 #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:38:01 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.2s 08:38:01 #59 ... 08:38:01 08:38:01 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:38:01 #52 DONE 99.3s 08:38:01 08:38:01 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:01 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.2s done 08:38:01 #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:38:01 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.4s done 08:38:01 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.6s done 08:38:01 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.6s done 08:38:01 #59 ... 08:38:01 08:38:01 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:38:01 #49 DONE 99.8s 08:38:02 08:38:02 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:02 #65 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:02 #65 ... 08:38:02 08:38:02 #41 [core-common-config-bootstrapper internal] load .dockerignore 08:38:02 #41 DONE 105.3s 08:38:02 08:38:02 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:02 #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:38:02 #59 ... 08:38:02 08:38:02 #22 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:38:02 #22 DONE 11.3s 08:38:02 08:38:02 #58 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:38:02 #58 DONE 92.2s 08:38:02 08:38:02 #66 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:02 #66 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:02 #66 ... 08:38:02 08:38:02 #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:38:02 #54 DONE 100.7s 08:38:02 08:38:02 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:38:02 #56 DONE 100.8s 08:38:02 08:38:02 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:04 #67 ... 08:38:04 08:38:04 #68 [security-spire-server internal] load build context 08:38:04 #68 ... 08:38:04 08:38:04 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:04 #69 ... 08:38:04 08:38:04 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:04 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.8s 08:38:04 #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:38:05 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 6.6s done 08:38:06 #59 ... 08:38:06 08:38:06 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:06 #0 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:06 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:06 #70 ... 08:38:06 08:38:06 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:06 #69 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:06 #69 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:06 #69 11.42 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:06 #69 11.42 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:06 #69 11.42 OK: 26324 distinct packages available 08:38:06 #69 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:06 #69 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:06 #69 11.89 (1/5) Installing dumb-init (1.2.5-r3) 08:38:06 #69 11.90 (2/5) Installing musl-obstack (1.2.3-r2) 08:38:06 #69 11.90 (3/5) Installing libucontext (1.3.2-r0) 08:38:06 #69 11.90 (4/5) Installing gcompat (1.1.0-r4) 08:38:06 #69 11.91 (5/5) Installing openssl (3.5.5-r0) 08:38:06 #69 11.92 Executing busybox-1.37.0-r20.trigger 08:38:06 #69 11.92 OK: 8 MiB in 21 packages 08:38:08 #69 ... 08:38:08 08:38:08 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:38:08 #71 ... 08:38:08 08:38:08 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:08 #72 ... 08:38:08 08:38:08 #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:08 #73 ... 08:38:08 08:38:08 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:38:08 #74 ... 08:38:08 08:38:08 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:38:08 #0 4.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:08 #0 5.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:08 #0 5.514 OK: 13 MiB in 29 packages 08:38:08 #75 ... 08:38:08 08:38:08 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:08 #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.6s 08:38:08 #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.0s done 08:38:11 #59 ... 08:38:11 08:38:11 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:11 #76 ... 08:38:11 08:38:11 #77 [security-spire-agent internal] load build context 08:38:11 #77 ... 08:38:11 08:38:11 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:38:11 #78 ... 08:38:11 08:38:11 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:11 #70 10.57 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:11 #70 10.57 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:11 #70 10.57 OK: 26324 distinct packages available 08:38:11 #70 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:11 #70 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:11 #70 12.12 (1/4) Installing dumb-init (1.2.5-r3) 08:38:11 #70 12.13 (2/4) Installing musl-obstack (1.2.3-r2) 08:38:11 #70 12.13 (3/4) Installing libucontext (1.3.2-r0) 08:38:11 #70 12.13 (4/4) Installing gcompat (1.1.0-r4) 08:38:11 #70 12.14 Executing busybox-1.37.0-r20.trigger 08:38:11 #70 12.14 OK: 8 MiB in 20 packages 08:38:11 #70 ... 08:38:11 08:38:11 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:11 #65 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10.7s done 08:38:12 #65 ... 08:38:12 08:38:12 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:38:12 #51 DONE 110.2s 08:38:12 08:38:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:12 #65 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:38:12 #65 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:38:12 #65 ... 08:38:12 08:38:12 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:12 #79 ... 08:38:12 08:38:12 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:12 #80 ... 08:38:12 08:38:12 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:38:12 #61 ... 08:38:12 08:38:12 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:38:12 #81 ... 08:38:12 08:38:12 #82 [core-common-config-bootstrapper internal] load build context 08:38:12 #82 ... 08:38:12 08:38:12 #66 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:12 #66 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.6s done 08:38:12 #66 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 08:38:12 #66 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 08:38:12 #66 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 08:38:12 #66 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.4s 08:38:13 #66 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 08:38:13 #66 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.7s done 08:38:13 #66 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.2s done 08:38:19 #66 ... 08:38:19 08:38:19 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:19 #65 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:38:19 #65 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 08:38:19 #65 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 08:38:19 #65 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.5s done 08:38:19 #65 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 4.1s done 08:38:19 #65 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:38:19 #65 ... 08:38:19 08:38:19 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:38:19 #75 DONE 21.0s 08:38:19 08:38:19 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:19 #65 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 08:38:19 #65 ... 08:38:19 08:38:19 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:38:19 #74 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:19 #74 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:19 #74 17.31 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:19 #74 17.31 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:19 #74 17.31 OK: 26334 distinct packages available 08:38:19 #74 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:19 #74 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:19 #74 17.90 OK: 265 MiB in 60 packages 08:38:19 #74 ... 08:38:19 08:38:19 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:19 #69 DONE 24.9s 08:38:19 08:38:19 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:19 #70 DONE 23.4s 08:38:19 08:38:19 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:23 #83 ... 08:38:23 08:38:23 #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:23 #73 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:23 #73 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:23 #73 16.66 OK: 265 MiB in 60 packages 08:38:23 #73 DONE 25.0s 08:38:23 08:38:23 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:38:23 #74 DONE 25.1s 08:38:23 08:38:23 #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:38:23 #64 22.61 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:23 #64 22.88 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:23 #64 23.38 (1/1) Installing dumb-init (1.2.5-r3) 08:38:24 #64 23.56 Executing busybox-1.37.0-r20.trigger 08:38:24 #64 23.56 OK: 7 MiB in 17 packages 08:38:25 #64 ... 08:38:25 08:38:25 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:38:25 #71 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:25 #71 18.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:25 #71 19.05 OK: 265 MiB in 60 packages 08:38:25 #71 DONE 27.5s 08:38:25 08:38:25 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:25 #65 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.6s done 08:38:25 #65 ... 08:38:25 08:38:25 #68 [security-spire-server internal] load build context 08:38:25 #68 transferring context: 08:38:25 #68 ... 08:38:25 08:38:25 #66 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:25 #66 DONE 23.5s 08:38:25 08:38:25 #68 [security-spire-server internal] load build context 08:38:25 #68 transferring context: 26.44kB done 08:38:28 #68 ... 08:38:28 08:38:28 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:28 #63 DONE 30.1s 08:38:28 08:38:28 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:38:28 #78 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:28 #78 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:28 #78 27.01 OK: 7 MiB in 17 packages 08:38:29 #78 ... 08:38:29 08:38:29 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:38:29 #84 ... 08:38:29 08:38:29 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:38:29 #85 ... 08:38:29 08:38:29 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:38:29 #62 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:29 #62 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:29 #62 22.17 OK: 265 MiB in 60 packages 08:38:30 #62 ... 08:38:30 08:38:30 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:30 #72 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:30 #72 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:30 #72 23.56 OK: 7 MiB in 18 packages 08:38:30 #72 ... 08:38:30 08:38:30 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:38:30 #61 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:30 #61 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:30 #61 22.34 OK: 265 MiB in 60 packages 08:38:30 #61 ... 08:38:30 08:38:30 #60 [security-spire-config internal] load build context 08:38:30 #60 transferring context: 24.70kB done 08:38:33 #60 ... 08:38:33 08:38:33 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:38:33 #62 DONE 35.3s 08:38:33 08:38:33 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:38:33 #86 ... 08:38:33 08:38:33 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:33 #87 ... 08:38:33 08:38:33 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:38:33 #81 28.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:33 #81 28.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:33 #81 28.83 OK: 7 MiB in 17 packages 08:38:33 #81 ... 08:38:33 08:38:33 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:33 #72 DONE 35.7s 08:38:34 08:38:34 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:38:34 #88 ... 08:38:34 08:38:34 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:38:34 #61 DONE 36.2s 08:38:34 08:38:34 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:35 #89 ... 08:38:35 08:38:35 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:38:36 #90 ... 08:38:36 08:38:36 #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:38:36 #64 DONE 35.7s 08:38:36 08:38:36 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:36 #76 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:36 #76 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:36 #76 25.05 OK: 20 MiB in 20 packages 08:38:36 #76 ... 08:38:36 08:38:36 #91 [core-command builder 4/7] COPY go.mod vendor* ./ 08:38:37 #91 ... 08:38:37 08:38:37 #92 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:38:37 #92 ... 08:38:37 08:38:37 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:37 #79 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:37 #79 34.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:37 #79 35.03 OK: 12 MiB in 23 packages 08:38:37 #79 ... 08:38:37 08:38:37 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:37 #76 DONE 36.7s 08:38:38 08:38:38 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:38 #80 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:38 #80 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:38 #80 ... 08:38:38 08:38:38 #68 [security-spire-server internal] load build context 08:38:38 #68 DONE 44.0s 08:38:38 08:38:38 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:38 #80 26.32 OK: 8 MiB in 19 packages 08:38:40 #80 ... 08:38:40 08:38:40 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:38:40 #78 DONE 38.9s 08:38:40 08:38:40 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:38:40 #84 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:40 #84 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:40 #84 20.96 OK: 8 MiB in 21 packages 08:38:41 #84 ... 08:38:41 08:38:41 #60 [security-spire-config internal] load build context 08:38:41 #60 DONE 45.5s 08:38:41 08:38:41 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:41 #67 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:41 #67 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:41 #67 32.12 OK: 20 MiB in 20 packages 08:38:42 #67 ... 08:38:42 08:38:42 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:42 #83 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:43 #83 23.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:43 #83 23.59 OK: 8 MiB in 20 packages 08:38:44 #83 ... 08:38:44 08:38:44 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:38:44 #81 DONE 41.3s 08:38:44 08:38:44 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:47 #79 ... 08:38:47 08:38:47 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:47 #67 DONE 44.2s 08:38:47 08:38:47 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:47 #83 ... 08:38:47 08:38:47 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:38:53 #93 ... 08:38:53 08:38:53 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:53 #79 DONE 50.0s 08:38:53 08:38:53 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:38:53 #85 21.34 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:53 #85 21.66 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:53 #85 22.09 OK: 265 MiB in 60 packages 08:38:53 #85 ... 08:38:53 08:38:53 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:53 #87 DONE 29.8s 08:38:53 08:38:53 #92 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:38:53 #92 21.80 (1/1) Installing dumb-init (1.2.5-r3) 08:38:53 #92 21.80 Executing busybox-1.37.0-r30.trigger 08:38:53 #92 21.81 OK: 8284 KiB in 17 packages 08:38:53 #92 ... 08:38:53 08:38:53 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:53 #80 DONE 41.4s 08:38:53 08:38:53 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:54 #94 ... 08:38:54 08:38:54 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:38:54 #86 DONE 30.7s 08:38:54 08:38:54 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:38:54 #84 DONE 35.0s 08:38:54 08:38:54 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:54 #89 ... 08:38:54 08:38:54 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:55 #95 ... 08:38:55 08:38:55 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:55 #83 DONE 35.9s 08:38:55 08:38:55 #77 [security-spire-agent internal] load build context 08:38:55 #77 ... 08:38:55 08:38:55 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:38:55 #90 DONE 29.8s 08:38:55 08:38:55 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:57 #96 ... 08:38:57 08:38:57 #92 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:38:57 #92 DONE 29.8s 08:38:57 08:38:57 #82 [core-common-config-bootstrapper internal] load build context 08:38:57 #82 transferring context: 257.25MB 1.2s 08:39:01 #82 transferring context: 608.63MB 5.0s done 08:39:06 #82 ... 08:39:06 08:39:06 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:39:06 #89 DONE 33.0s 08:39:06 08:39:06 #97 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:39:10 #97 ... 08:39:10 08:39:10 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:10 #98 ... 08:39:10 08:39:10 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:39:10 #85 DONE 40.6s 08:39:10 08:39:10 #82 [core-common-config-bootstrapper internal] load build context 08:39:10 #82 ... 08:39:10 08:39:10 #91 [core-command builder 4/7] COPY go.mod vendor* ./ 08:39:10 #91 DONE 35.7s 08:39:10 08:39:10 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:39:11 #99 ... 08:39:11 08:39:11 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:39:11 #88 DONE 37.3s 08:39:11 08:39:11 #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:15 #100 ... 08:39:15 08:39:15 #82 [core-common-config-bootstrapper internal] load build context 08:39:15 #82 DONE 72.3s 08:39:15 08:39:15 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:39:15 #93 DONE 27.3s 08:39:15 08:39:15 #77 [security-spire-agent internal] load build context 08:39:15 #77 transferring context: 25.98kB done 08:39:16 #77 ... 08:39:16 08:39:16 #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:39:16 #91 DONE 35.7s 08:39:16 08:39:16 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:22 #100 ... 08:39:22 08:39:22 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:39:25 #101 ... 08:39:25 08:39:25 #77 [security-spire-agent internal] load build context 08:39:25 #77 DONE 82.9s 08:39:25 08:39:25 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:39:35 #65 ... 08:39:35 08:39:35 #97 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:39:35 #97 36.87 (1/3) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) 08:39:35 #97 36.87 (2/3) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) 08:39:35 #97 36.91 (3/3) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) 08:39:35 #97 36.93 OK: 8284 KiB in 17 packages 08:39:35 #97 ... 08:39:35 08:39:35 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:39:35 #59 DONE 100.2s 08:39:35 08:39:35 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:48 #100 ... 08:39:48 08:39:48 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:39:56 #102 ... 08:39:56 08:39:56 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:39:58 #103 ... 08:39:58 08:39:58 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:39:58 #65 DONE 117.0s 08:39:58 08:39:58 #97 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:41:06 #97 ... 08:41:06 08:41:06 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:41:06 #101 DONE 103.4s 08:41:06 08:41:06 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:41:06 #104 ... 08:41:06 08:41:06 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:06 #94 DONE 121.6s 08:41:06 08:41:06 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:06 #98 DONE 105.7s 08:41:06 08:41:06 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:06 #96 DONE 119.6s 08:41:06 08:41:06 #105 [support-scheduler builder 6/7] COPY . . 08:41:06 #105 ... 08:41:06 08:41:06 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:06 #95 DONE 123.4s 08:41:06 08:41:06 #106 [support-notifications builder 6/7] COPY . . 08:41:06 #106 ... 08:41:06 08:41:06 #97 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:41:06 #97 DONE 121.0s 08:41:06 08:41:06 #107 [security-spiffe-token-provider builder 6/7] COPY . . 08:41:06 #107 ... 08:41:06 08:41:06 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:41:06 #99 DONE 108.8s 08:41:06 08:41:06 #108 [security-bootstrapper builder 6/7] COPY . . 08:41:06 #108 ... 08:41:06 08:41:06 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:41:06 #103 DONE 79.3s 08:41:06 08:41:06 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:10 #109 ... 08:41:10 08:41:10 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:41:16 #110 ... 08:41:16 08:41:16 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:41:16 #102 DONE 88.8s 08:41:16 08:41:16 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:41:17 #104 ... 08:41:17 08:41:17 #111 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:41:23 #111 ... 08:41:23 08:41:23 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:23 #100 DONE 133.1s 08:41:23 08:41:23 #112 [core-command builder 6/7] COPY . . 08:41:26 #112 ... 08:41:26 08:41:26 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:41:26 #104 DONE 31.4s 08:41:26 08:41:26 #111 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:41:31 #111 ... 08:41:31 08:41:31 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:41:46 #113 ... 08:41:46 08:41:46 #105 [support-scheduler builder 6/7] COPY . . 08:41:46 #105 DONE 49.5s 08:41:46 08:41:46 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:41:46 #113 ... 08:41:46 08:41:46 #107 [security-spiffe-token-provider builder 6/7] COPY . . 08:41:46 #107 DONE 46.6s 08:41:46 08:41:46 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:41:46 #110 ... 08:41:46 08:41:46 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:46 #114 ... 08:41:46 08:41:46 #108 [security-secretstore-setup builder 6/7] COPY . . 08:41:46 #108 DONE 49.6s 08:41:46 08:41:46 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:46 #115 ... 08:41:46 08:41:46 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:46 #116 CACHED 08:41:46 08:41:46 #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:41:46 #117 CACHED 08:41:46 08:41:46 #118 [security-bootstrapper builder 6/7] COPY . . 08:41:46 #118 CACHED 08:41:46 08:41:46 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:41:46 #119 CACHED 08:41:46 08:41:46 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:46 #120 CACHED 08:41:46 08:41:46 #121 [security-proxy-setup builder 6/7] COPY . . 08:41:46 #121 CACHED 08:41:46 08:41:46 #106 [support-notifications builder 6/7] COPY . . 08:41:46 #106 DONE 48.6s 08:41:46 08:41:46 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:47 #122 ... 08:41:47 08:41:47 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:41:47 #110 DONE 38.0s 08:41:48 08:41:48 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:48 #123 ... 08:41:48 08:41:48 #111 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:41:48 #111 DONE 31.1s 08:41:48 08:41:48 #124 [security-spire-config stage-2 6/10] COPY security.txt / 08:41:55 #124 ... 08:41:55 08:41:55 #125 [security-spire-server stage-2 6/9] COPY security.txt / 08:41:56 #125 ... 08:41:56 08:41:56 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:56 #126 ... 08:41:56 08:41:56 #127 [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:42:28 #127 ... 08:42:28 08:42:28 #112 [core-command builder 6/7] COPY . . 08:42:28 #112 DONE 60.3s 08:42:28 08:42:28 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:28 #109 DONE 84.5s 08:42:28 08:42:28 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:28 #128 CACHED 08:42:28 08:42:28 #129 [core-command builder 6/7] COPY . . 08:42:28 #129 CACHED 08:42:28 08:42:28 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 08:42:28 #130 CACHED 08:42:28 08:42:28 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:42:28 #131 CACHED 08:42:28 08:42:28 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:28 #132 CACHED 08:42:28 08:42:28 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 08:42:28 #133 CACHED 08:42:28 08:42:28 #134 [security-proxy-auth builder 6/7] COPY . . 08:42:28 #134 CACHED 08:42:28 08:42:28 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:28 #135 CACHED 08:42:28 08:42:28 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:42:28 #136 CACHED 08:42:28 08:42:28 #137 [core-metadata builder 6/7] COPY . . 08:42:28 #137 CACHED 08:42:28 08:42:28 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:42:28 #138 CACHED 08:42:28 08:42:28 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:28 #139 CACHED 08:42:28 08:42:28 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:28 #140 ... 08:42:28 08:42:28 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:28 #113 DONE 53.0s 08:42:28 08:42:28 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:42:28 #115 38.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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:42:29 #115 ... 08:42:29 08:42:29 #124 [security-spire-config stage-2 6/10] COPY security.txt / 08:42:29 #124 DONE 41.9s 08:42:29 08:42:29 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:42:29 #123 40.26 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:42:32 #123 ... 08:42:32 08:42:32 #125 [security-spire-server stage-2 6/9] COPY security.txt / 08:42:32 #125 DONE 43.4s 08:42:32 08:42:32 #141 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:42:34 #141 ... 08:42:34 08:42:34 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:42:34 #142 ... 08:42:34 08:42:34 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:42:34 #143 ... 08:42:34 08:42:34 #144 [core-keeper builder 7/8] COPY . . 08:42:34 #144 ... 08:42:34 08:42:34 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:42:34 #145 ... 08:42:34 08:42:34 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:42:34 #0 9.797 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:42:35 #146 ... 08:42:35 08:42:35 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:42:35 #114 38.65 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:35 #114 ... 08:42:35 08:42:35 #147 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:42:35 #147 ... 08:42:35 08:42:35 #148 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:42:35 #148 ... 08:42:35 08:42:35 #127 [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:42:35 #127 38.84 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:42:35 #127 ... 08:42:35 08:42:35 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:42:35 #142 11.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:42:38 #142 ... 08:42:38 08:42:38 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:42:38 #122 40.99 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:42:38 #122 ... 08:42:38 08:42:38 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:42:38 #126 41.26 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:42:38 #126 ... 08:42:38 08:42:38 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:42:38 #145 14.91 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:43:26 #145 ... 08:43:26 08:43:26 #144 [core-keeper builder 7/8] COPY . . 08:43:26 #144 DONE 58.7s 08:43:26 08:43:26 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:43:26 #126 ... 08:43:26 08:43:26 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:43:48 #149 ... 08:43:48 08:43:48 #147 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:43:48 #147 DONE 79.9s 08:43:48 08:43:48 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:43:48 #143 80.84 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:43:51 #143 ... 08:43:51 08:43:51 #150 [security-spire-agent stage-3 7/10] COPY security.txt / 08:43:58 #150 ... 08:43:58 08:43:58 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:43:58 #140 82.33 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:44:54 #140 ... 08:44:54 08:44:54 #127 [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:54 #127 188.2 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:46:18 #127 ... 08:46:18 08:46:18 #141 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:18 #141 DONE 214.5s 08:46:18 08:46:18 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:18 #114 ... 08:46:18 08:46:18 #151 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:39 #151 ... 08:47:39 08:47:39 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:39 #115 DONE 346.9s 08:47:39 08:47:39 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:39 #142 ... 08:47:39 08:47:39 #148 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:39 #148 DONE 300.0s 08:47:39 08:47:39 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:47:39 #149 247.5 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:47:39 #149 ... 08:47:39 08:47:39 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:47:39 #114 DONE 348.6s 08:47:39 08:47:39 #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:47:39 #152 ... 08:47:39 08:47:39 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:47:39 #145 DONE 311.1s 08:47:39 08:47:39 #153 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:39 #153 ... 08:47:39 08:47:39 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:47:39 #122 DONE 351.1s 08:47:39 08:47:39 #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:47:39 #154 ... 08:47:39 08:47:39 #127 [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:47:39 #127 DONE 353.0s 08:47:39 08:47:39 #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:47:40 #152 ... 08:47:40 08:47:40 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:47:40 #155 ... 08:47:40 08:47:40 #151 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:40 #151 DONE 93.4s 08:47:40 08:47:40 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:47:41 #156 ... 08:47:41 08:47:41 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:41 #142 DONE 317.9s 08:47:42 08:47:42 #157 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:44 #157 ... 08:47:44 08:47:44 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:44 #140 DONE 319.8s 08:47:44 08:47:44 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:45 #158 ... 08:47:45 08:47:45 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:45 #123 DONE 357.3s 08:47:45 08:47:45 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:47:45 #149 ... 08:47:45 08:47:45 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:46 #159 ... 08:47:46 08:47:46 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:47:46 #126 DONE 359.5s 08:47:46 08:47:46 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:48 #143 ... 08:47:48 08:47:48 #159 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:53 #159 ... 08:47:53 08:47:53 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:53 #143 DONE 329.4s 08:47:53 08:47:53 #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:47:59 #160 ... 08:47:59 08:47:59 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:59 #146 DONE 335.8s 08:48:00 08:48:00 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:48:00 #155 ... 08:48:00 08:48:00 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:01 #161 ... 08:48:01 08:48:01 #150 [security-spire-agent stage-3 7/10] COPY security.txt / 08:48:01 #150 DONE 254.1s 08:48:01 08:48:01 #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:48:06 #162 ... 08:48:06 08:48:06 #159 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:48:16 #159 ... 08:48:16 08:48:16 #163 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:31 #163 ... 08:48:31 08:48:31 #153 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:31 #153 DONE 57.0s 08:48:31 08:48:31 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:48:31 #149 DONE 304.6s 08:48:31 08:48:31 #164 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:31 #164 ... 08:48:31 08:48:31 #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:31 #152 DONE 57.2s 08:48:31 08:48:31 #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:31 #154 DONE 55.3s 08:48:31 08:48:31 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:31 #165 ... 08:48:31 08:48:31 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:48:31 #158 DONE 51.3s 08:48:32 08:48:32 #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:32 #166 ... 08:48:32 08:48:32 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:48:32 #155 DONE 51.9s 08:48:32 08:48:32 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:48:32 #156 DONE 51.5s 08:48:32 08:48:32 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:48:32 #167 ... 08:48:32 08:48:32 #157 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:32 #157 DONE 51.1s 08:48:33 08:48:33 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:48:33 #168 ... 08:48:33 08:48:33 #159 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:48:33 #159 DONE 48.0s 08:48:33 08:48:33 #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:33 #160 DONE 40.4s 08:48:33 08:48:33 #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:48:33 #169 ... 08:48:33 08:48:33 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:33 #161 DONE 33.5s 08:48:34 08:48:34 #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:48:34 #162 DONE 33.3s 08:48:34 08:48:34 #170 [security-spire-config] exporting to image 08:48:34 #170 exporting layers 08:48:34 #170 ... 08:48:34 08:48:34 #163 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:34 #163 DONE 29.1s 08:48:34 08:48:34 #171 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:37 #171 ... 08:48:37 08:48:37 #164 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:37 #164 DONE 7.0s 08:48:38 08:48:38 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:38 #165 DONE 6.8s 08:48:38 08:48:38 #170 [security-spire-config] exporting to image 08:48:38 #170 exporting layers 3.6s done 08:48:38 #170 ... 08:48:38 08:48:38 #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:38 #166 DONE 6.6s 08:48:38 08:48:38 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:48:38 #172 ... 08:48:38 08:48:38 #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:48:38 #173 DONE 6.2s 08:48:38 08:48:38 #174 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:48:38 #174 ... 08:48:38 08:48:38 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:48:38 #167 DONE 6.4s 08:48:38 08:48:38 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:48:38 #175 DONE 6.7s 08:48:38 08:48:38 #170 [security-spire-config] exporting to image 08:48:38 #170 writing image sha256:f0cabe0e3026b5c66ea7642076a9993e4a031363c70517c0f8248e0d1381ca01 0.1s done 08:48:38 #170 naming to docker.io/library/security-spire-config 08:48:39 #170 ... 08:48:39 08:48:39 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:48:39 #168 DONE 6.1s 08:48:39 08:48:39 #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:48:39 #169 DONE 5.8s 08:48:39 08:48:39 #170 [security-spire-config] exporting to image 08:48:39 #170 naming to docker.io/library/security-spire-config 0.2s done 08:48:39 #170 ... 08:48:39 08:48:39 #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:39 #176 DONE 5.8s 08:48:39 08:48:39 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:48:39 #177 CACHED 08:48:39 08:48:39 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:48:39 #178 CACHED 08:48:39 08:48:39 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:48:39 #179 CACHED 08:48:39 08:48:39 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:48:39 #180 CACHED 08:48:40 08:48:40 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:48:40 #181 ... 08:48:40 08:48:40 #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:40 #182 DONE 5.9s 08:48:40 08:48:40 #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:48:40 #183 ... 08:48:40 08:48:40 #171 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:40 #171 DONE 6.2s 08:48:40 08:48:40 #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:48:41 #184 ... 08:48:41 08:48:41 #170 [security-spire-config] exporting to image 08:48:41 #170 DONE 7.3s 08:48:41 08:48:41 #185 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:44 #185 ... 08:48:44 08:48:44 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:48:44 #186 ... 08:48:44 08:48:44 #187 [security-spire-server] exporting to image 08:48:46 #187 exporting layers 7.6s done 08:48:47 #187 ... 08:48:47 08:48:47 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:48:47 #186 DONE 13.4s 08:48:47 08:48:47 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:48:47 #188 ... 08:48:47 08:48:47 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:48:48 #189 ... 08:48:48 08:48:48 #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:48:49 #190 ... 08:48:49 08:48:49 #191 [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:48:49 #191 ... 08:48:49 08:48:49 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:48:49 #192 ... 08:48:49 08:48:49 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:48:49 #193 ... 08:48:49 08:48:49 #194 [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:48:57 #194 ... 08:48:57 08:48:57 #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:48:57 #183 DONE 17.9s 08:48:57 08:48:57 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:48:57 #172 DONE 19.5s 08:48:57 08:48:57 #195 [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:48:58 #195 ... 08:48:58 08:48:58 #174 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:48:58 #174 DONE 19.6s 08:48:58 08:48:58 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:48:58 #196 ... 08:48:58 08:48:58 #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:48:58 #190 DONE 19.7s 08:48:58 08:48:58 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:48:58 #197 ... 08:48:58 08:48:58 #191 [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:48:58 #191 DONE 19.8s 08:48:58 08:48:58 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:48:58 #192 DONE 19.7s 08:48:58 08:48:58 #194 [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:48:58 #194 DONE 19.4s 08:48:58 08:48:58 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:48:59 #198 ... 08:48:59 08:48:59 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:48:59 #181 DONE 19.4s 08:48:59 08:48:59 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:48:59 #188 DONE 19.4s 08:48:59 08:48:59 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:48:59 #193 DONE 19.7s 08:48:59 08:48:59 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:48:59 #199 ... 08:48:59 08:48:59 #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:48:59 #184 DONE 18.7s 08:48:59 08:48:59 #185 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:59 #185 DONE 18.7s 08:48:59 08:48:59 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:49:00 #200 ... 08:49:00 08:49:00 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:49:00 #189 DONE 12.4s 08:49:00 08:49:00 #201 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:49:02 #201 ... 08:49:02 08:49:02 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:49:02 #197 DONE 4.6s 08:49:02 08:49:02 #195 [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:49:02 #195 DONE 4.7s 08:49:02 08:49:02 #202 [security-spire-agent] exporting to image 08:49:02 #202 exporting layers 1.8s done 08:49:03 #202 ... 08:49:03 08:49:03 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:49:03 #196 DONE 5.0s 08:49:03 08:49:03 #203 [security-spiffe-token-provider] exporting to image 08:49:03 #203 ... 08:49:03 08:49:03 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:49:03 #204 DONE 4.7s 08:49:03 08:49:03 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:49:03 #198 DONE 4.7s 08:49:03 08:49:03 #205 [core-keeper] exporting to image 08:49:03 #205 ... 08:49:03 08:49:03 #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:49:03 #206 DONE 4.9s 08:49:04 08:49:04 #207 [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:49:04 #207 DONE 5.0s 08:49:04 08:49:04 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:49:04 #208 ... 08:49:04 08:49:04 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:49:04 #209 DONE 5.1s 08:49:04 08:49:04 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:49:04 #199 DONE 5.0s 08:49:04 08:49:04 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:49:04 #210 ... 08:49:04 08:49:04 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:49:04 #211 DONE 5.0s 08:49:04 08:49:04 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:49:04 #200 DONE 5.1s 08:49:04 08:49:04 #212 [core-command] exporting to image 08:49:05 #212 ... 08:49:05 08:49:05 #201 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:49:05 #201 DONE 5.3s 08:49:05 08:49:05 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:49:08 #213 ... 08:49:08 08:49:08 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:49:08 #214 DONE 4.7s 08:49:09 08:49:09 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:49:09 #215 DONE 5.2s 08:49:09 08:49:09 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:49:09 #208 DONE 4.9s 08:49:09 08:49:09 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:49:09 #216 ... 08:49:09 08:49:09 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:49:09 #210 DONE 4.9s 08:49:09 08:49:09 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:09 #217 ... 08:49:09 08:49:09 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:49:09 #218 DONE 5.0s 08:49:09 08:49:09 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:49:09 #213 DONE 4.3s 08:49:09 08:49:09 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:11 #219 ... 08:49:11 08:49:11 #187 [security-spire-server] exporting to image 08:49:11 #187 writing image sha256:8b82b59b7ecd24246fb6d170dd0e67c3c8447ef5350d24dd7c43f60bd98f5df8 0.8s done 08:49:11 #187 naming to docker.io/library/security-spire-server 0.2s done 08:49:11 #187 DONE 33.3s 08:49:11 08:49:11 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:49:11 #216 DONE 2.4s 08:49:11 08:49:11 #205 [core-keeper] exporting to image 08:49:11 #205 exporting layers 7.9s done 08:49:11 #205 ... 08:49:11 08:49:11 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:49:11 #220 DONE 2.2s 08:49:11 08:49:11 #205 [core-keeper] exporting to image 08:49:11 #205 writing image sha256:e21e9ba9140024230f7e2fbf1889d436002e18b15e92d0257ab8750c65da507d 08:49:11 #205 ... 08:49:11 08:49:11 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:11 #217 DONE 3.0s 08:49:12 08:49:12 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:49:12 #221 ... 08:49:12 08:49:12 #222 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:49:12 #222 DONE 2.3s 08:49:12 08:49:12 #223 [core-common-config-bootstrapper] exporting to image 08:49:12 #223 ... 08:49:12 08:49:12 #224 [support-notifications] exporting to image 08:49:12 #224 exporting layers 9.3s done 08:49:12 #224 writing image sha256:44a3f4c98b47d702741bb9d0aa2203e40c0b5843631e34b380a63cdfcf4c97d3 08:49:12 #224 ... 08:49:12 08:49:12 #203 [security-spiffe-token-provider] exporting to image 08:49:12 #203 exporting layers 9.7s done 08:49:13 #203 ... 08:49:13 08:49:13 #225 [support-scheduler] exporting to image 08:49:13 #225 ... 08:49:13 08:49:13 #205 [core-keeper] exporting to image 08:49:13 #205 writing image sha256:e21e9ba9140024230f7e2fbf1889d436002e18b15e92d0257ab8750c65da507d 1.4s done 08:49:13 #205 naming to docker.io/library/core-keeper 0.2s done 08:49:14 #205 DONE 10.5s 08:49:14 08:49:14 #225 [support-scheduler] exporting to image 08:49:14 #225 exporting layers 10.4s done 08:49:14 #225 ... 08:49:14 08:49:14 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:14 #219 DONE 5.0s 08:49:14 08:49:14 #203 [security-spiffe-token-provider] exporting to image 08:49:14 #203 writing image sha256:4e207cb1f94fed23bc920ea500e2d4826f1e384301b693a2ad82549de11ad9fa 08:49:14 #203 ... 08:49:14 08:49:14 #226 [core-data] exporting to image 08:49:15 #226 ... 08:49:15 08:49:15 #202 [security-spire-agent] exporting to image 08:49:15 #202 writing image sha256:05956d097f4d40cf24408de287528544e7da0259d42a0c093813fb425f57902c 2.2s done 08:49:15 #202 naming to docker.io/library/security-spire-agent 0.2s done 08:49:15 #202 DONE 15.3s 08:49:15 08:49:15 #224 [support-notifications] exporting to image 08:49:15 #224 writing image sha256:44a3f4c98b47d702741bb9d0aa2203e40c0b5843631e34b380a63cdfcf4c97d3 2.0s done 08:49:15 #224 naming to docker.io/library/support-notifications 0.2s done 08:49:15 #224 DONE 12.8s 08:49:15 08:49:15 #203 [security-spiffe-token-provider] exporting to image 08:49:15 #203 writing image sha256:4e207cb1f94fed23bc920ea500e2d4826f1e384301b693a2ad82549de11ad9fa 1.0s done 08:49:15 #203 naming to docker.io/library/security-spiffe-token-provider 08:49:15 #203 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:49:16 #203 DONE 13.1s 08:49:16 08:49:16 #226 [core-data] exporting to image 08:49:16 #226 exporting layers 11.0s done 08:49:19 #226 ... 08:49:19 08:49:19 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:49:19 #221 DONE 7.2s 08:49:19 08:49:19 #227 [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:49:19 #227 DONE 7.1s 08:49:19 08:49:19 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:49:19 #228 ... 08:49:19 08:49:19 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:19 #229 DONE 7.5s 08:49:19 08:49:19 #230 [security-proxy-setup] exporting to image 08:49:19 #230 ... 08:49:19 08:49:19 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:49:19 #228 DONE 0.4s 08:49:19 08:49:19 #231 [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:49:19 #231 DONE 0.3s 08:49:19 08:49:19 #223 [core-common-config-bootstrapper] exporting to image 08:49:19 #223 exporting layers 7.4s done 08:49:19 #223 writing image sha256:667223ab021c7c67144df205d7267811cee1900ef6085e9399fac3b963a65e0d 0.0s done 08:49:19 #223 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:49:19 #223 ... 08:49:19 08:49:19 #232 [core-metadata] exporting to image 08:49:19 #232 exporting layers 9.0s done 08:49:19 #232 writing image sha256:d38e842b0dfec2db6a59fafaad93a1fdbc1eb8b3881f770ca2d5a5b29c1dffa1 0.0s done 08:49:19 #232 naming to docker.io/library/core-metadata done 08:49:20 #232 ... 08:49:20 08:49:20 #225 [support-scheduler] exporting to image 08:49:20 #225 writing image sha256:90401dcf94f03615e606134925829933f3779be7476d61e109d4581c0bf93278 0.0s done 08:49:20 #225 naming to docker.io/library/support-scheduler 0.0s done 08:49:20 #225 ... 08:49:20 08:49:20 #232 [core-metadata] exporting to image 08:49:20 #232 DONE 10.7s 08:49:20 08:49:20 #226 [core-data] exporting to image 08:49:20 #226 writing image sha256:16701ba21c0ba10e8b70ce1613627b09b43fb393e4b0b05bf301279a6486f663 0.0s done 08:49:20 #226 naming to docker.io/library/core-data 0.0s done 08:49:20 #226 ... 08:49:20 08:49:20 #233 [security-proxy-auth] exporting to image 08:49:20 #233 exporting layers 4.2s done 08:49:20 #233 writing image sha256:e6274c9edd6279484ebd4480f6596427aee5e043f712f33bec3f1310e7bbe001 0.0s done 08:49:20 #233 naming to docker.io/library/security-proxy-auth done 08:49:20 #233 DONE 5.7s 08:49:21 08:49:21 #226 [core-data] exporting to image 08:49:21 #226 DONE 16.3s 08:49:21 08:49:21 #212 [core-command] exporting to image 08:49:21 #212 exporting layers 10.4s done 08:49:21 #212 writing image sha256:2ccd5939043933fa81446cd65470a098cf132d137e52b5524b7b1c786c5cb1cd 0.0s done 08:49:21 #212 naming to docker.io/library/core-command 0.0s done 08:49:21 #212 DONE 16.3s 08:49:21 08:49:21 #225 [support-scheduler] exporting to image 08:49:21 #225 DONE 17.6s 08:49:21 08:49:21 #223 [core-common-config-bootstrapper] exporting to image 08:49:21 #223 DONE 8.9s 08:49:21 08:49:21 #234 [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:49:21 #234 DONE 2.2s 08:49:21 08:49:21 #235 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:49:22 #235 ... 08:49:22 08:49:22 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:22 #236 DONE 2.6s 08:49:22 08:49:22 #230 [security-proxy-setup] exporting to image 08:49:22 #230 exporting layers 1.8s done 08:49:22 #230 writing image sha256:1e269dcb4f3cef641b5446be5666c054c4ae262e863f5056005326f3e3557ccb 0.1s done 08:49:22 #230 naming to docker.io/library/security-proxy-setup 0.1s done 08:49:22 #230 DONE 3.2s 08:49:22 08:49:22 #235 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:49:24 #235 DONE 2.4s 08:49:24 08:49:24 #237 [security-secretstore-setup] exporting to image 08:49:24 #237 exporting layers 1.5s done 08:49:24 #237 writing image sha256:aa07126b75599aef05c9b8b2f49b3fcc07a4a2bb3c452a7e8cb899cdcf85ef15 08:49:24 #237 writing image sha256:aa07126b75599aef05c9b8b2f49b3fcc07a4a2bb3c452a7e8cb899cdcf85ef15 done 08:49:24 #237 naming to docker.io/library/security-secretstore-setup done 08:49:24 #237 DONE 1.6s 08:49:24 08:49:24 #238 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:49:25 #238 DONE 0.6s 08:49:25 08:49:25 #239 [security-bootstrapper] exporting to image 08:49:25 #239 exporting layers 0.6s done 08:49:25 #239 writing image sha256:bcdf956ed3dd58261dce5a00dfec54fa87998649517996ea83226cdd0f740a27 done 08:49:25 #239 naming to docker.io/library/security-bootstrapper done 08:49:25 #239 DONE 0.7s 08:49:25 time="2026-02-02T08:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:25 time="2026-02-02T08:36:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:49:25 $ docker stop --time=1 debf5011187369fb36f9fd07d733a1f602ff21e8c44fd350a96829eabe9f9752 08:49:27 $ docker rm -f --volumes debf5011187369fb36f9fd07d733a1f602ff21e8c44fd350a96829eabe9f9752 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:27 + docker images 08:49:27 REPOSITORY TAG IMAGE ID CREATED SIZE 08:49:27 security-bootstrapper latest bcdf956ed3dd 3 seconds ago 21.6MB 08:49:27 security-secretstore-setup latest aa07126b7559 6 seconds ago 83.7MB 08:49:27 security-proxy-setup latest 1e269dcb4f3c 8 seconds ago 52MB 08:49:27 security-proxy-auth latest e6274c9edd62 13 seconds ago 46.2MB 08:49:27 core-common-config-bootstrapper latest 667223ab021c 16 seconds ago 26.6MB 08:49:27 core-metadata latest d38e842b0dfe 18 seconds ago 47.1MB 08:49:27 core-command latest 2ccd59390439 23 seconds ago 41.3MB 08:49:27 core-data latest 16701ba21c0b 23 seconds ago 47MB 08:49:27 core-keeper latest e21e9ba91400 24 seconds ago 46.8MB 08:49:27 support-notifications latest 44a3f4c98b47 25 seconds ago 54.9MB 08:49:27 security-spiffe-token-provider latest 4e207cb1f94f 25 seconds ago 50.2MB 08:49:27 support-scheduler latest 90401dcf94f0 25 seconds ago 51.2MB 08:49:27 security-spire-agent latest 05956d097f4d 28 seconds ago 237MB 08:49:27 security-spire-server latest 8b82b59b7ecd 50 seconds ago 178MB 08:49:27 security-spire-config latest f0cabe0e3026 55 seconds ago 177MB 08:49:27 ci-base-image-x86_64 latest 937b348578aa 17 minutes ago 999MB 08:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB 08:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB 08:49:27 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:49:27 provisioning config files... 08:49:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config947628387868069148tmp [Pipeline] { [Pipeline] sh 08:49:28 + set +x 08:49:28 + + curl -s https://codecov.io/bash 08:49:28 bash -s -- 08:49:28 08:49:28 _____ _ 08:49:28 / ____| | | 08:49:28 | | ___ __| | ___ ___ _____ __ 08:49:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:49:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:49:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:49:28 Bash-1.0.6 08:49:28 08:49:28 08:49:28 ==> git version 2.25.1 found 08:49:28 ==> 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:49:28 Release-Date: 2020-01-08 08:49:28 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:49:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:49:28 ==> Jenkins CI detected. 08:49:28 current dir:  /w/workspace/edgex-go/5 08:49:28 project root: . 08:49:28 --> token set from env 08:49:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:49:28 ==> Running gcov in . (disable via -X gcov) 08:49:28 ==> Python coveragepy not found 08:49:28 ==> Searching for coverage reports in: 08:49:28 + . 08:49:28 -> Found 1 reports 08:49:28 ==> Detecting git/mercurial file structure 08:49:28 ==> Reading reports 08:49:28 + ./coverage.out bytes=1044037 08:49:28 ==> Appending adjustments 08:49:28 https://docs.codecov.io/docs/fixing-reports 08:49:29 + Found adjustments 08:49:29 ==> Gzipping contents 08:49:29 108K /tmp/codecov.3kUVPi.gz 08:49:29 ==> Uploading reports 08:49:29 url: https://codecov.io 08:49:29 query: branch=PR-5349&commit=f7e402c5d53bce05c615e4945c30d71d344ad5da&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5349%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5349&job=&cmd_args= 08:49:29 -> Pinging Codecov 08:49:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5349&commit=f7e402c5d53bce05c615e4945c30d71d344ad5da&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5349%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5349&job=&cmd_args= 08:49:30 -> Uploading to 08:49:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f7e402c5d53bce05c615e4945c30d71d344ad5da/2e00920e-804b-4f6a-83b2-f4c7f053dfbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260202%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260202T084929Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d3eadbc71c3ef1d2c1e5a7d6501bc7b6d601b8c5ddf065929a3c069e1bfabb4a 08:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:30 Dload Upload Total Spent Left Speed 08:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 465k --:--:-- --:--:-- --:--:-- 465k 08:49:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f7e402c5d53bce05c615e4945c30d71d344ad5da [Pipeline] } 08:49:30 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:49:31 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 08:49:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:49:32 ---> package-listing.sh 08:49:32 ++ facter osfamily 08:49:32 ++ tr '[:upper:]' '[:lower:]' 08:49:32 + OS_FAMILY=debian 08:49:32 + workspace=/w/workspace/edgex-go/5 08:49:32 + START_PACKAGES=/tmp/packages_start.txt 08:49:32 + END_PACKAGES=/tmp/packages_end.txt 08:49:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:32 + PACKAGES=/tmp/packages_start.txt 08:49:32 + '[' /w/workspace/edgex-go/5 ']' 08:49:32 + PACKAGES=/tmp/packages_end.txt 08:49:32 + case "${OS_FAMILY}" in 08:49:32 + dpkg -l 08:49:32 + grep '^ii' 08:49:32 + '[' -f /tmp/packages_start.txt ']' 08:49:32 + '[' -f /tmp/packages_end.txt ']' 08:49:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:32 + '[' /w/workspace/edgex-go/5 ']' 08:49:32 + mkdir -p /w/workspace/edgex-go/5/archives/ 08:49:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 08:49:32 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:49:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:33 08:49:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:33 latest: Pulling from edgex-lftools-log-publisher 08:49:33 5eb5b503b376: Pulling fs layer 08:49:33 5c69ac0246d0: Pulling fs layer 08:49:33 ec43610c2a17: Pulling fs layer 08:49:33 3a2ae6a8a46f: Pulling fs layer 08:49:33 33b1e0a273af: Pulling fs layer 08:49:33 5d3b04190fa2: Pulling fs layer 08:49:33 2f39f015ded8: Pulling fs layer 08:49:33 3a2ae6a8a46f: Waiting 08:49:33 33b1e0a273af: Waiting 08:49:33 5d3b04190fa2: Waiting 08:49:33 2f39f015ded8: Waiting 08:49:33 5c69ac0246d0: Verifying Checksum 08:49:33 5c69ac0246d0: Download complete 08:49:33 3a2ae6a8a46f: Verifying Checksum 08:49:33 3a2ae6a8a46f: Download complete 08:49:33 33b1e0a273af: Verifying Checksum 08:49:33 33b1e0a273af: Download complete 08:49:33 5d3b04190fa2: Verifying Checksum 08:49:33 5d3b04190fa2: Download complete 08:49:33 ec43610c2a17: Verifying Checksum 08:49:33 ec43610c2a17: Download complete 08:49:33 5eb5b503b376: Verifying Checksum 08:49:33 5eb5b503b376: Download complete 08:49:34 2f39f015ded8: Verifying Checksum 08:49:34 2f39f015ded8: Download complete 08:49:35 5eb5b503b376: Pull complete 08:49:35 5c69ac0246d0: Pull complete 08:49:36 ec43610c2a17: Pull complete 08:49:36 3a2ae6a8a46f: Pull complete 08:49:36 33b1e0a273af: Pull complete 08:49:36 5d3b04190fa2: Pull complete 08:49:41 2f39f015ded8: Pull complete 08:49:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:41 prd-ubuntu20.04-docker-8c-8g-1482 does not seem to be running inside a container 08:49:41 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:49:50 $ docker top 432e1fb6c630dc2320670a6ca5d04979a087aecc8298b9b28fcc1a789d752dfb -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:49:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:49:51 + ls /var/log/sa-host 08:49:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:51 provisioning config files... 08:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8059210694332632848tmp [Pipeline] { [Pipeline] echo 08:49:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:52 ---> create-netrc.sh [Pipeline] } 08:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:52 ---> python-tools-install.sh [Pipeline] echo 08:49:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:52 ---> sudo-logs.sh 08:49:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:49:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:53 ---> job-cost.sh 08:49:53 lf-activate-venv: SKIPPING 08:49:53 INFO: No Stack... 08:49:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:49:54 INFO: Archiving Costs [Pipeline] echo 08:49:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:54 ---> logs-deploy.sh 08:49:54 lf-activate-venv: SKIPPING 08:49:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5349/5 08:49:54 INFO: archiving workspace using pattern(s): 08:49:55 Archives upload complete. 08:49:55 INFO: archiving logs to Nexus 08:49:56 ---> uname -a: 08:49:56 Linux prd-ubuntu20-04-docker-8c-8g-1482 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:49:56 08:49:56 08:49:56 ---> lscpu: 08:49:56 Architecture: x86_64 08:49:56 CPU op-mode(s): 32-bit, 64-bit 08:49:56 Byte Order: Little Endian 08:49:56 Address sizes: 40 bits physical, 48 bits virtual 08:49:56 CPU(s): 8 08:49:56 On-line CPU(s) list: 0-7 08:49:56 Thread(s) per core: 1 08:49:56 Core(s) per socket: 1 08:49:56 Socket(s): 8 08:49:56 NUMA node(s): 1 08:49:56 Vendor ID: AuthenticAMD 08:49:56 CPU family: 23 08:49:56 Model: 49 08:49:56 Model name: AMD EPYC-Rome Processor 08:49:56 Stepping: 0 08:49:56 CPU MHz: 2799.998 08:49:56 BogoMIPS: 5599.99 08:49:56 Virtualization: AMD-V 08:49:56 Hypervisor vendor: KVM 08:49:56 Virtualization type: full 08:49:56 L1d cache: 256 KiB 08:49:56 L1i cache: 256 KiB 08:49:56 L2 cache: 4 MiB 08:49:56 L3 cache: 128 MiB 08:49:56 NUMA node0 CPU(s): 0-7 08:49:56 Vulnerability Gather data sampling: Not affected 08:49:56 Vulnerability Itlb multihit: Not affected 08:49:56 Vulnerability L1tf: Not affected 08:49:56 Vulnerability Mds: Not affected 08:49:56 Vulnerability Meltdown: Not affected 08:49:56 Vulnerability Mmio stale data: Not affected 08:49:56 Vulnerability Retbleed: Vulnerable 08:49:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:49:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:49:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:49:56 Vulnerability Srbds: Not affected 08:49:56 Vulnerability Tsx async abort: Not affected 08:49:56 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:49:56 08:49:56 08:49:56 ---> nproc: 08:49:56 8 08:49:56 08:49:56 08:49:56 ---> df -h: 08:49:56 Filesystem Size Used Avail Use% Mounted on 08:49:56 overlay 155G 32G 123G 21% / 08:49:56 tmpfs 64M 0 64M 0% /dev 08:49:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:49:56 shm 64M 0 64M 0% /dev/shm 08:49:56 /dev/vda1 155G 32G 123G 21% /facter-os 08:49:56 08:49:56 08:49:56 ---> sar -b -r -n DEV: 08:49:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1482) 02/02/26 _x86_64_ (8 CPU) 08:49:56 08:49:56 08:30:15 LINUX RESTART (8 CPU) 08:49:56 08:49:56 08:31:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:49:56 08:32:01 243.25 20.62 222.63 0.00 3009.14 37113.33 0.00 08:49:56 08:33:01 159.76 4.20 155.56 0.00 392.33 40832.28 0.00 08:49:56 08:34:01 46.10 0.00 46.10 0.00 0.00 39546.82 0.00 08:49:56 08:35:01 52.01 0.20 51.81 0.00 2.53 20347.14 0.00 08:49:56 08:36:01 106.50 3.45 103.05 0.00 4255.48 46042.51 0.00 08:49:56 08:37:01 161.81 1.83 159.97 0.00 245.69 112731.74 0.00 08:49:56 08:38:01 107.53 0.07 107.46 0.00 9.86 115965.21 0.00 08:49:56 08:39:01 171.17 0.10 171.07 0.00 14.26 16512.31 0.00 08:49:56 08:40:01 179.37 7.85 171.52 0.00 62.79 45013.70 0.00 08:49:56 08:41:01 154.57 0.50 154.07 0.00 4.00 69080.89 0.00 08:49:56 08:42:01 154.39 3.30 151.09 0.00 26.40 110431.06 0.00 08:49:56 08:43:01 133.18 0.42 132.76 0.00 7.73 70066.06 0.00 08:49:56 08:44:01 125.13 0.08 125.05 0.00 0.67 49110.08 0.00 08:49:56 08:45:01 112.81 0.12 112.69 0.00 0.93 35290.49 0.00 08:49:56 08:46:01 142.80 0.08 142.72 0.00 0.67 37685.30 0.00 08:49:56 08:47:01 118.56 0.02 118.55 0.00 0.13 51084.95 0.00 08:49:56 08:48:01 157.04 0.03 157.01 0.00 0.27 39421.70 0.00 08:49:56 08:49:01 224.01 0.02 224.00 0.00 0.67 29689.72 0.00 08:49:56 Average: 141.47 2.35 139.12 0.00 442.60 53693.27 0.00 08:49:56 08:49:56 08:31:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:56 08:32:01 28151384 31543776 747968 2.28 91540 3564276 1792848 5.29 1006416 3300168 687852 08:49:56 08:33:01 26211676 30941708 1336428 4.07 126088 4737372 2436244 7.18 2275324 3830236 755468 08:49:56 08:34:01 26527900 31312608 963708 2.93 129828 4772124 2248584 6.63 1727588 4042944 179960 08:49:56 08:35:01 25459828 31447028 828872 2.52 137144 5901056 1856336 5.47 1988112 4787992 782536 08:49:56 08:36:01 26480272 31522376 753520 2.29 140440 5027796 1801856 5.31 1489072 4335696 117292 08:49:56 08:37:01 19523956 31367928 885560 2.69 154676 11611032 3072192 9.06 2360536 10186196 3400536 08:49:56 08:38:01 19514516 31402116 853448 2.60 156344 11648028 2403452 7.09 2340968 10214616 1068 08:49:56 08:39:01 18634244 31393520 859148 2.61 161080 12484800 2397536 7.07 2362716 11042120 382412 08:49:56 08:40:01 16028452 31386692 856836 2.61 295064 14686168 2581084 7.61 2816816 12915704 1681196 08:49:56 08:41:01 15406084 31354912 882788 2.69 310912 15212516 2520076 7.43 3105100 13199828 156632 08:49:56 08:42:01 11112860 31398612 840136 2.56 369208 19305284 2357656 6.95 3250476 17159852 1103316 08:49:56 08:43:01 9228488 31023052 1177500 3.58 386340 20623944 5074356 14.96 3933176 18141584 413072 08:49:56 08:44:01 6544180 30270232 1912624 5.82 401984 22386440 6063188 17.88 5536396 19050452 845092 08:49:56 08:45:01 5648280 30459096 1737244 5.29 413388 23429616 5659056 16.68 5323852 20140672 1746636 08:49:56 08:46:01 4598396 30636952 1564208 4.76 418408 24625956 4885688 14.40 5434456 21062660 2211716 08:49:56 08:47:01 5942088 31394344 836016 2.54 419524 24124320 2563832 7.56 3656000 21620760 767656 08:49:56 08:48:01 5428052 31264044 964036 2.93 424396 24464208 2647272 7.80 3995916 21759860 536 08:49:56 08:49:01 5135408 31382256 850720 2.59 428164 24873148 2332380 6.88 3769396 22284148 216 08:49:56 Average: 15309781 31194514 1047264 3.19 275807 15193227 3038535 8.96 3131795 13281972 846288 08:49:56 08:49:56 08:31:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:56 08:32:01 lo 4.76 4.76 0.47 0.47 0.00 0.00 0.00 0.00 08:49:56 08:32:01 ens3 1132.30 958.90 13802.61 169.42 0.00 0.00 0.00 0.00 08:49:56 08:32:01 docker0 454.35 429.20 33.82 3087.66 0.00 0.00 0.00 0.00 08:49:56 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:33:01 ens3 315.71 217.80 1720.60 34.52 0.00 0.00 0.00 0.00 08:49:56 08:33:01 vetha28beff 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:33:01 docker0 197.28 282.97 17.56 1687.62 0.00 0.00 0.00 0.00 08:49:56 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:34:01 ens3 24.73 15.83 19.44 11.00 0.00 0.00 0.00 0.00 08:49:56 08:34:01 vetha28beff 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 08:49:56 08:34:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:49:56 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:35:01 ens3 18.36 10.53 18.38 8.86 0.00 0.00 0.00 0.00 08:49:56 08:35:01 vetha28beff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:36:01 lo 1.06 1.06 0.11 0.11 0.00 0.00 0.00 0.00 08:49:56 08:36:01 ens3 261.15 169.39 4316.04 22.54 0.00 0.00 0.00 0.00 08:49:56 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth0f18273 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:49:56 08:37:01 vethdaa188b 0.75 0.83 0.06 0.26 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth81f619f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth4ff44e8 5.30 8.87 0.45 125.05 0.00 0.00 0.00 0.01 08:49:56 08:37:01 ens3 56.46 38.83 263.94 18.67 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth81485cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth230d0ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 vethaf61bb7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth414f1ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth3852614 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth45e8384 3.30 1.95 43.23 0.16 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth53b6898 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 vethae74eef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 veth2e42298 1.95 3.30 0.16 43.23 0.00 0.00 0.00 0.00 08:49:56 08:37:01 docker0 8.00 12.31 0.57 168.50 0.00 0.00 0.00 0.00 08:49:56 08:37:01 vethd9928cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 vetheb7956f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:37:01 vethe4c1d2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:38:01 vethdaa188b 0.42 0.85 0.04 0.14 0.00 0.00 0.00 0.00 08:49:56 08:38:01 ens3 44.34 22.94 466.23 6.87 0.00 0.00 0.00 0.00 08:49:56 08:38:01 docker0 14.78 30.99 1.02 454.09 0.00 0.00 0.00 0.00 08:49:56 08:39:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:49:56 08:39:01 vethdaa188b 0.10 2.38 0.01 0.10 0.00 0.00 0.00 0.00 08:49:56 08:39:01 ens3 158.77 91.43 2084.56 46.15 0.00 0.00 0.00 0.00 08:49:56 08:39:01 docker0 43.94 81.27 3.09 994.54 0.00 0.00 0.00 0.00 08:49:56 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:40:01 vethc5ae2e6 146.58 92.98 1346.85 9.66 0.00 0.00 0.00 0.00 08:49:56 08:40:01 vethdaa188b 0.13 0.48 0.01 0.02 0.00 0.00 0.00 0.00 08:49:56 08:40:01 vethdd41184 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:40:01 ens3 702.72 451.27 5391.30 240.66 0.00 0.00 0.00 0.00 08:49:56 08:40:01 vethab5694b 92.98 146.58 9.66 1346.85 0.00 0.00 0.00 0.11 08:49:56 08:40:01 docker0 358.44 638.19 32.83 5367.01 0.00 0.00 0.00 0.00 08:49:56 08:40:01 vethad91448 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:41:01 vethdaa188b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:41:01 ens3 65.91 55.62 392.71 7.25 0.00 0.00 0.00 0.00 08:49:56 08:41:01 docker0 52.52 61.66 4.52 389.24 0.00 0.00 0.00 0.00 08:49:56 08:41:01 vethad91448 52.52 61.77 5.24 389.25 0.00 0.00 0.00 0.03 08:49:56 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:42:01 vethdaa188b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:42:01 ens3 230.78 150.87 2259.20 25.25 0.00 0.00 0.00 0.00 08:49:56 08:42:01 docker0 136.54 204.80 12.31 2238.60 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth4dbf7bc 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:49:56 08:43:01 vethef22b54 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth7ab5423 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth0d68920 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth3f47614 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 08:49:56 08:43:01 vethdaa188b 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 08:49:56 08:43:01 ens3 15.25 8.75 12.12 6.62 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth803bd75 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth25b3bb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth3225e76 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth674402d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:43:01 docker0 0.45 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth129ae9b 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth8418dcb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:43:01 veth1683261 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:49:56 08:43:01 vethfa3bc78 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth4dbf7bc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 vethef22b54 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth84ed7ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth0d68920 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth6c84e44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth3f47614 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 vethdaa188b 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:44:01 ens3 12.91 8.12 10.06 5.51 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth803bd75 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth25b3bb8 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth3225e76 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth129ae9b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth8418dcb 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 veth1683261 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:44:01 vethfa3bc78 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth4dbf7bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth84ed7ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth0d68920 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth6c84e44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth3f47614 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 vethdaa188b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 ens3 6.55 3.83 5.22 2.84 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth4e59839 0.53 0.05 0.03 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth803bd75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth25b3bb8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth129ae9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth8418dcb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 veth1683261 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:45:01 vethfa3bc78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 veth84ed7ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 veth0d68920 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 veth6c84e44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 veth3f47614 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 vethdaa188b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 ens3 3.75 1.88 3.02 1.61 0.00 0.00 0.00 0.00 08:49:56 08:46:01 vethb7cc97a 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 veth803bd75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 veth25b3bb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 veth8418dcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:46:01 vethfa3bc78 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:47:01 veth7ab5423 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 08:49:56 08:47:01 veth84ed7ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:47:01 veth6c84e44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:47:01 vethdaa188b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:47:01 ens3 6.50 4.37 4.87 2.71 0.00 0.00 0.00 0.00 08:49:56 08:47:01 veth25b3bb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:48:01 veth6c84e44 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:49:56 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:48:01 vethdaa188b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:48:01 ens3 15.65 9.05 12.15 6.61 0.00 0.00 0.00 0.00 08:49:56 08:48:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:56 08:49:01 vethdaa188b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 08:49:01 ens3 33.16 21.83 25.85 14.50 0.00 0.00 0.00 0.00 08:49:56 08:49:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:56 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:49:56 Average: vethdaa188b 0.08 0.30 0.01 0.03 0.00 0.00 0.00 0.00 08:49:56 Average: ens3 170.74 122.97 1689.80 34.83 0.00 0.00 0.00 0.00 08:49:56 Average: docker0 69.69 96.17 5.83 794.80 0.00 0.00 0.00 0.00 08:49:56 08:49:56 08:49:56 ---> sar -P ALL: 08:49:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1482) 02/02/26 _x86_64_ (8 CPU) 08:49:56 08:49:56 08:30:15 LINUX RESTART (8 CPU) 08:49:56 08:49:56 08:31:03 CPU %user %nice %system %iowait %steal %idle 08:49:56 08:32:01 all 10.46 0.00 3.31 3.47 0.07 82.70 08:49:56 08:32:01 0 10.00 0.00 3.43 9.81 0.07 76.70 08:49:56 08:32:01 1 9.22 0.00 3.09 2.41 0.07 85.22 08:49:56 08:32:01 2 9.44 0.00 2.97 0.12 0.07 87.41 08:49:56 08:32:01 3 8.40 0.00 2.75 0.94 0.09 87.82 08:49:56 08:32:01 4 9.37 0.00 3.82 6.72 0.05 80.04 08:49:56 08:32:01 5 18.77 0.00 3.83 1.93 0.09 75.38 08:49:56 08:32:01 6 8.38 0.00 3.05 1.75 0.05 86.77 08:49:56 08:32:01 7 10.05 0.00 3.51 4.05 0.05 82.34 08:49:56 08:33:01 all 31.82 0.00 5.66 5.06 0.09 57.37 08:49:56 08:33:01 0 32.54 0.00 5.65 13.62 0.08 48.10 08:49:56 08:33:01 1 32.11 0.00 5.21 1.40 0.10 61.18 08:49:56 08:33:01 2 33.42 0.00 5.53 0.34 0.10 60.61 08:49:56 08:33:01 3 31.74 0.00 5.75 2.27 0.08 60.15 08:49:56 08:33:01 4 33.39 0.00 5.43 4.29 0.08 56.81 08:49:56 08:33:01 5 31.57 0.00 5.47 2.71 0.08 60.17 08:49:56 08:33:01 6 29.20 0.00 6.85 14.62 0.12 49.21 08:49:56 08:33:01 7 30.59 0.00 5.40 1.31 0.07 62.63 08:49:56 08:34:01 all 32.38 0.00 7.20 7.06 0.12 53.24 08:49:56 08:34:01 0 32.43 0.00 7.28 2.58 0.13 57.58 08:49:56 08:34:01 1 33.93 0.00 7.33 1.30 0.10 57.34 08:49:56 08:34:01 2 35.19 0.00 6.91 2.04 0.12 55.73 08:49:56 08:34:01 3 31.13 0.00 7.01 0.89 0.12 60.85 08:49:56 08:34:01 4 31.61 0.00 7.39 24.24 0.12 36.64 08:49:56 08:34:01 5 30.86 0.00 7.54 9.58 0.10 51.92 08:49:56 08:34:01 6 29.52 0.00 6.44 13.89 0.15 50.01 08:49:56 08:34:01 7 34.36 0.00 7.67 2.00 0.14 55.84 08:49:56 08:35:01 all 67.50 0.00 7.78 1.13 0.14 23.45 08:49:56 08:35:01 0 68.14 0.00 7.99 0.96 0.14 22.77 08:49:56 08:35:01 1 67.83 0.00 7.45 0.59 0.12 24.02 08:49:56 08:35:01 2 69.14 0.00 7.58 0.37 0.13 22.78 08:49:56 08:35:01 3 68.80 0.00 7.77 0.99 0.12 22.32 08:49:56 08:35:01 4 67.10 0.00 7.71 0.62 0.13 24.43 08:49:56 08:35:01 5 67.70 0.00 8.11 0.82 0.15 23.21 08:49:56 08:35:01 6 62.69 0.00 7.14 2.01 0.15 28.01 08:49:56 08:35:01 7 68.55 0.00 8.51 2.70 0.15 20.08 08:49:56 08:36:01 all 11.60 0.00 3.17 12.89 0.07 72.27 08:49:56 08:36:01 0 11.30 0.00 3.37 32.59 0.08 52.66 08:49:56 08:36:01 1 12.29 0.00 3.42 29.50 0.08 54.71 08:49:56 08:36:01 2 10.07 0.00 3.11 9.41 0.05 77.36 08:49:56 08:36:01 3 12.42 0.00 4.32 5.48 0.07 77.71 08:49:56 08:36:01 4 11.53 0.00 2.62 3.26 0.08 82.51 08:49:56 08:36:01 5 13.24 0.00 3.45 2.90 0.07 80.34 08:49:56 08:36:01 6 9.90 0.00 2.13 19.79 0.07 68.12 08:49:56 08:36:01 7 12.11 0.00 2.92 0.40 0.05 84.52 08:49:56 08:37:01 all 12.66 0.00 5.11 27.34 0.08 54.80 08:49:56 08:37:01 0 12.62 0.00 5.20 35.48 0.09 46.62 08:49:56 08:37:01 1 12.63 0.00 5.52 25.23 0.09 56.53 08:49:56 08:37:01 2 12.78 0.00 5.33 57.42 0.07 24.41 08:49:56 08:37:01 3 13.26 0.00 5.07 10.95 0.09 70.64 08:49:56 08:37:01 4 13.10 0.00 4.82 17.99 0.09 63.99 08:49:56 08:37:01 5 12.62 0.00 5.56 43.47 0.07 38.29 08:49:56 08:37:01 6 11.82 0.00 4.49 10.88 0.09 72.72 08:49:56 08:37:01 7 12.45 0.00 4.92 17.27 0.09 65.28 08:49:56 08:38:01 all 0.97 0.00 0.60 34.13 0.03 64.28 08:49:56 08:38:01 0 1.23 0.00 0.60 21.63 0.02 76.52 08:49:56 08:38:01 1 1.07 0.00 0.53 36.12 0.02 62.26 08:49:56 08:38:01 2 0.45 0.00 1.24 74.40 0.03 23.86 08:49:56 08:38:01 3 1.67 0.00 0.62 12.20 0.03 85.48 08:49:56 08:38:01 4 1.12 0.00 0.55 81.43 0.03 16.87 08:49:56 08:38:01 5 0.43 0.00 0.40 25.28 0.02 73.87 08:49:56 08:38:01 6 0.78 0.00 0.33 13.73 0.02 85.14 08:49:56 08:38:01 7 1.02 0.00 0.48 8.47 0.03 89.99 08:49:56 08:39:01 all 4.80 0.00 2.14 33.93 0.05 59.07 08:49:56 08:39:01 0 4.05 0.00 1.87 15.87 0.05 78.16 08:49:56 08:39:01 1 5.75 0.00 2.14 56.87 0.07 35.18 08:49:56 08:39:01 2 4.90 0.00 2.49 27.29 0.07 65.25 08:49:56 08:39:01 3 3.71 0.00 2.23 28.68 0.05 65.32 08:49:56 08:39:01 4 4.26 0.00 2.17 49.00 0.05 44.52 08:49:56 08:39:01 5 5.29 0.00 2.24 28.24 0.05 64.18 08:49:56 08:39:01 6 4.20 0.00 1.91 33.64 0.05 60.20 08:49:56 08:39:01 7 6.22 0.00 2.10 31.87 0.05 59.76 08:49:56 08:40:01 all 6.27 0.00 2.70 52.46 0.05 38.52 08:49:56 08:40:01 0 5.65 0.00 2.72 57.95 0.05 33.64 08:49:56 08:40:01 1 6.43 0.00 2.56 43.65 0.03 47.33 08:49:56 08:40:01 2 6.45 0.00 2.60 51.58 0.03 39.34 08:49:56 08:40:01 3 6.34 0.00 2.70 54.73 0.05 36.18 08:49:56 08:40:01 4 5.94 0.00 2.61 60.57 0.07 30.81 08:49:56 08:40:01 5 6.74 0.00 2.36 47.39 0.05 43.45 08:49:56 08:40:01 6 6.42 0.00 3.12 34.48 0.05 55.93 08:49:56 08:40:01 7 6.19 0.00 2.90 69.38 0.05 21.47 08:49:56 08:41:01 all 0.84 0.00 0.66 28.52 0.02 69.96 08:49:56 08:41:01 0 0.84 0.00 0.82 41.23 0.02 57.10 08:49:56 08:41:01 1 0.55 0.00 0.60 30.97 0.02 67.86 08:49:56 08:41:01 2 0.67 0.00 0.28 5.57 0.02 93.46 08:49:56 08:41:01 3 0.69 0.00 0.45 16.08 0.02 82.76 08:49:56 08:41:01 4 1.39 0.00 0.40 6.07 0.00 92.14 08:49:56 08:41:01 5 0.85 0.00 0.57 8.52 0.02 90.04 08:49:56 08:41:01 6 0.87 0.00 0.60 28.86 0.02 69.65 08:49:56 08:41:01 7 0.91 0.00 1.59 91.15 0.03 6.31 08:49:56 08:42:01 all 2.59 0.00 1.95 38.11 0.04 57.31 08:49:56 08:42:01 0 2.40 0.00 1.78 55.66 0.03 40.13 08:49:56 08:42:01 1 2.24 0.00 3.08 18.94 0.03 75.70 08:49:56 08:42:01 2 2.46 0.00 2.23 26.18 0.03 69.10 08:49:56 08:42:01 3 3.25 0.00 2.78 60.85 0.05 33.06 08:49:56 08:42:01 4 3.09 0.00 1.17 51.26 0.03 44.44 08:49:56 08:42:01 5 2.18 0.00 1.25 21.98 0.05 74.54 08:49:56 08:42:01 6 2.71 0.00 1.59 35.87 0.03 59.79 08:49:56 08:42:01 7 2.41 0.00 1.69 34.19 0.03 61.67 08:49:56 08:49:56 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:49:56 08:43:01 all 23.79 0.00 4.46 38.23 0.08 33.45 08:49:56 08:43:01 0 24.48 0.00 4.50 46.73 0.07 24.22 08:49:56 08:43:01 1 24.55 0.00 4.54 39.13 0.07 31.72 08:49:56 08:43:01 2 21.00 0.00 4.14 23.45 0.07 51.34 08:49:56 08:43:01 3 24.92 0.00 4.51 60.92 0.07 9.58 08:49:56 08:43:01 4 24.53 0.00 4.41 28.09 0.10 42.87 08:49:56 08:43:01 5 21.42 0.00 3.89 18.69 0.08 55.91 08:49:56 08:43:01 6 24.91 0.00 4.76 26.05 0.07 44.21 08:49:56 08:43:01 7 24.49 0.00 4.93 62.85 0.08 7.64 08:49:56 08:44:01 all 56.06 0.00 7.13 32.38 0.13 4.30 08:49:56 08:44:01 0 56.16 0.00 7.82 34.41 0.12 1.49 08:49:56 08:44:01 1 57.06 0.00 7.02 30.33 0.14 5.45 08:49:56 08:44:01 2 54.49 0.00 6.64 33.38 0.12 5.37 08:49:56 08:44:01 3 54.57 0.00 7.03 29.84 0.14 8.42 08:49:56 08:44:01 4 57.82 0.00 7.04 31.87 0.14 3.14 08:49:56 08:44:01 5 54.11 0.00 7.40 31.80 0.12 6.57 08:49:56 08:44:01 6 57.19 0.00 7.27 33.37 0.15 2.02 08:49:56 08:44:01 7 57.04 0.00 6.81 34.06 0.12 1.98 08:49:56 08:45:01 all 63.67 0.00 7.65 17.09 0.17 11.42 08:49:56 08:45:01 0 65.25 0.00 7.52 22.21 0.18 4.84 08:49:56 08:45:01 1 64.33 0.00 7.62 17.45 0.15 10.45 08:49:56 08:45:01 2 63.41 0.00 7.64 16.22 0.17 12.55 08:49:56 08:45:01 3 62.51 0.00 7.71 21.24 0.15 8.40 08:49:56 08:45:01 4 63.38 0.00 8.13 18.04 0.13 10.33 08:49:56 08:45:01 5 63.06 0.00 7.63 11.92 0.19 17.21 08:49:56 08:45:01 6 63.25 0.00 7.59 14.73 0.17 14.26 08:49:56 08:45:01 7 64.20 0.00 7.39 14.93 0.18 13.30 08:49:56 08:46:01 all 51.94 0.00 6.14 34.21 0.13 7.58 08:49:56 08:46:01 0 51.57 0.00 5.98 36.80 0.13 5.51 08:49:56 08:46:01 1 51.89 0.00 6.25 35.11 0.13 6.62 08:49:56 08:46:01 2 51.24 0.00 6.30 30.53 0.13 11.80 08:49:56 08:46:01 3 50.81 0.00 6.52 40.37 0.19 2.12 08:49:56 08:46:01 4 53.39 0.00 6.03 33.56 0.12 6.90 08:49:56 08:46:01 5 50.82 0.00 5.75 31.66 0.12 11.65 08:49:56 08:46:01 6 52.49 0.00 6.35 31.33 0.12 9.71 08:49:56 08:46:01 7 53.26 0.00 5.93 34.32 0.13 6.35 08:49:56 08:47:01 all 29.87 0.00 3.64 27.78 0.09 38.61 08:49:56 08:47:01 0 31.24 0.00 3.74 36.21 0.10 28.71 08:49:56 08:47:01 1 29.70 0.00 3.17 25.13 0.08 41.91 08:49:56 08:47:01 2 29.10 0.00 3.67 38.02 0.08 29.12 08:49:56 08:47:01 3 28.50 0.00 4.11 66.06 0.07 1.26 08:49:56 08:47:01 4 31.27 0.00 3.63 15.35 0.12 49.63 08:49:56 08:47:01 5 29.26 0.00 3.66 20.08 0.12 46.89 08:49:56 08:47:01 6 29.31 0.00 3.27 9.48 0.08 57.86 08:49:56 08:47:01 7 30.55 0.00 3.89 12.05 0.10 53.41 08:49:56 08:48:01 all 11.80 0.00 2.17 27.44 0.05 58.53 08:49:56 08:48:01 0 11.17 0.00 2.34 30.92 0.05 55.51 08:49:56 08:48:01 1 11.50 0.00 2.22 22.67 0.03 63.57 08:49:56 08:48:01 2 11.57 0.00 2.17 14.79 0.05 71.41 08:49:56 08:48:01 3 12.07 0.00 2.35 62.46 0.07 23.05 08:49:56 08:48:01 4 11.43 0.00 1.96 31.34 0.05 55.22 08:49:56 08:48:01 5 12.18 0.00 1.99 20.50 0.05 65.28 08:49:56 08:48:01 6 12.27 0.00 2.08 24.44 0.05 61.16 08:49:56 08:48:01 7 12.24 0.00 2.23 12.57 0.05 72.91 08:49:56 08:49:01 all 13.62 0.00 1.96 28.08 0.05 56.29 08:49:56 08:49:01 0 13.48 0.00 1.98 44.04 0.05 40.45 08:49:56 08:49:01 1 14.22 0.00 1.85 15.90 0.07 67.96 08:49:56 08:49:01 2 13.32 0.00 2.32 27.09 0.05 57.22 08:49:56 08:49:01 3 13.41 0.00 1.96 16.88 0.07 67.68 08:49:56 08:49:01 4 13.61 0.00 1.89 45.88 0.05 38.57 08:49:56 08:49:01 5 13.68 0.00 1.82 13.21 0.05 71.24 08:49:56 08:49:01 6 13.63 0.00 1.73 31.78 0.05 52.82 08:49:56 08:49:01 7 13.64 0.00 2.13 29.82 0.05 54.36 08:49:56 Average: all 24.04 0.00 4.07 25.02 0.08 46.79 08:49:56 Average: 0 24.13 0.00 4.14 29.98 0.08 41.67 08:49:56 Average: 1 24.32 0.00 4.08 24.10 0.08 47.41 08:49:56 Average: 2 23.84 0.00 4.06 24.34 0.08 47.69 08:49:56 Average: 3 23.79 0.00 4.20 27.40 0.08 44.53 08:49:56 Average: 4 24.31 0.00 3.98 28.40 0.08 43.23 08:49:56 Average: 5 24.13 0.00 4.04 18.93 0.08 52.82 08:49:56 Average: 6 23.30 0.00 3.92 21.23 0.08 51.46 08:49:56 Average: 7 24.46 0.00 4.16 25.81 0.08 45.49 08:49:56 08:49:56 08:49:56