Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 385bbe06fa2ba8222920bb9ee2b06785be38bd24+d60d281f4406048612d0268e01845a9ebff5150c (98ed4769c99ab7b70920ae51ee5e78e5a7e89186) 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-ssh14816555364977228825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh9162571011742866512.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-5351/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-5351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh73497885611960800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh9604565631602837458.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-5351/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-5351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4065712822523549845.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14673 in /w/workspace/edgexfoundry_edgex-go_PR-5351 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5351/head:refs/remotes/origin/PR-5351 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d60d281f4406048612d0268e01845a9ebff5150c into PR head commit 385bbe06fa2ba8222920bb9ee2b06785be38bd24 Merge succeeded, producing 6aaf3572fe4328001d7a54175d9492f475583d39 Checking out Revision 6aaf3572fe4328001d7a54175d9492f475583d39 (PR-5351) > git config core.sparsecheckout # timeout=10 > git checkout -f 385bbe06fa2ba8222920bb9ee2b06785be38bd24 # 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 d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6aaf3572fe4328001d7a54175d9492f475583d39 # timeout=10 Commit message: "Merge commit 'd60d281f4406048612d0268e01845a9ebff5150c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 78d9559f724c77fd30efb11c907338ea73aa78a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:35:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:35:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:35:54 ========================================================= 08:35:54 EdgeX Global Pipelines Version Info 08:35:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:35:55 ------------------- 08:35:55 stable info: 08:35:55 ------------------- 08:35:55 Commited By: Ginny Guan ginny@iotechsys.com 08:35:55 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:35:55 Message: update stable to v1.0.281 08:35:56 ------------------- 08:35:56 experimental info: 08:35:56 ------------------- 08:35:56 Commited By: **** collab-it+edgex@linuxfoundation.org 08:35:56 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:35:56 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5351 [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5351 [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5351 [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aaf357 [Pipeline] echo 08:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:57 provisioning config files... 08:35:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config16828608633772607972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:57 ---> ****-login.sh 08:35:57 nexus3.edgexfoundry.org:10001 08:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:59 08:35:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:35:59 Configure a credential helper to remove this warning. See 08:35:59 https://docs.****.com/go/credential-store/ 08:35:59 08:35:59 Login Succeeded 08:35:59 nexus3.edgexfoundry.org:10002 08:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:59 08:35:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:35:59 Configure a credential helper to remove this warning. See 08:35:59 https://docs.****.com/go/credential-store/ 08:35:59 08:35:59 Login Succeeded 08:35:59 nexus3.edgexfoundry.org:10003 08:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:59 08:35:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:35:59 Configure a credential helper to remove this warning. See 08:35:59 https://docs.****.com/go/credential-store/ 08:35:59 08:35:59 Login Succeeded 08:35:59 nexus3.edgexfoundry.org:10004 08:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:59 08:35:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:35:59 Configure a credential helper to remove this warning. See 08:35:59 https://docs.****.com/go/credential-store/ 08:35:59 08:35:59 Login Succeeded 08:35:59 ****.io 08:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:59 08:35:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:35:59 Configure a credential helper to remove this warning. See 08:35:59 https://docs.****.com/go/credential-store/ 08:35:59 08:35:59 Login Succeeded 08:35:59 ---> ****-login.sh ends [Pipeline] } 08:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:59 + 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:35:59 + dirname cmd/core-command/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo core-command,cmd/core-command/Dockerfile 08:35:59 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:35:59 + dirname cmd/core-data/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo core-data,cmd/core-data/Dockerfile 08:35:59 + + dirname cmd/core-keeper/Dockerfilecut -d/ -f2 08:35:59 08:35:59 + echo core-keeper,cmd/core-keeper/Dockerfile 08:35:59 + dirname cmd/core-metadata/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo core-metadata,cmd/core-metadata/Dockerfile 08:35:59 + dirname cmd/security-bootstrapper/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:35:59 + dirname cmd/security-proxy-auth/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:35:59 + dirname cmd/security-proxy-setup/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:35:59 + dirname cmd/security-secretstore-setup/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:35:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:35:59 + dirname cmd/security-spire-agent/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:35:59 + dirname cmd/security-spire-config/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:35:59 + dirname cmd/security-spire-server/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:35:59 + dirname cmd/support-notifications/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo support-notifications,cmd/support-notifications/Dockerfile 08:35:59 + dirname cmd/support-scheduler/Dockerfile 08:35:59 + cut -d/ -f2 08:35:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:35:59 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:36:00 + git rev-list -1 --merges 6aaf3572fe4328001d7a54175d9492f475583d39~1..6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] echo 08:36:00 -----------> git rev-list -1 --merges 6aaf3572fe4328001d7a54175d9492f475583d39~1..6aaf3572fe4328001d7a54175d9492f475583d39 6aaf3572fe4328001d7a54175d9492f475583d39 08:36:00 6aaf3572fe4328001d7a54175d9492f475583d39 [false] [Pipeline] sh 08:36:00 + git log --format=format:%s -1 6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] echo 08:36:00 ========================================================= 08:36:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:36:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:36:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:01 + grep -v github /etc/ssh/ssh_known_hosts 08:36:01 + [ -e /tmp/ssh_known_hosts ] 08:36:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:36:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:36:01 + sudo tee -a /etc/ssh/ssh_known_hosts 08:36:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:01 08:36:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:01 0.1.4: Pulling from edgex-devops/py-git-semver 08:36:01 3dae71ba6b94: Pulling fs layer 08:36:01 6bf1a483ea7c: Pulling fs layer 08:36:01 f5dfc541a4d3: Pulling fs layer 08:36:01 461d9e800cba: Pulling fs layer 08:36:01 80192f66455f: Pulling fs layer 08:36:01 2e8e34ca0e6c: Pulling fs layer 08:36:01 a29436f7fd5d: Pulling fs layer 08:36:01 923cac83aea3: Pulling fs layer 08:36:01 25ad8b0a4227: Pulling fs layer 08:36:01 db01528c6b51: Pulling fs layer 08:36:01 28988de357af: Pulling fs layer 08:36:01 80192f66455f: Waiting 08:36:01 2e8e34ca0e6c: Waiting 08:36:01 a29436f7fd5d: Waiting 08:36:01 923cac83aea3: Waiting 08:36:01 28988de357af: Waiting 08:36:01 db01528c6b51: Waiting 08:36:01 461d9e800cba: Waiting 08:36:01 25ad8b0a4227: Waiting 08:36:01 6bf1a483ea7c: Verifying Checksum 08:36:01 6bf1a483ea7c: Download complete 08:36:02 461d9e800cba: Verifying Checksum 08:36:02 80192f66455f: Verifying Checksum 08:36:02 80192f66455f: Download complete 08:36:02 f5dfc541a4d3: Verifying Checksum 08:36:02 f5dfc541a4d3: Download complete 08:36:02 3dae71ba6b94: Verifying Checksum 08:36:02 3dae71ba6b94: Download complete 08:36:02 923cac83aea3: Verifying Checksum 08:36:02 923cac83aea3: Download complete 08:36:02 25ad8b0a4227: Verifying Checksum 08:36:02 25ad8b0a4227: Download complete 08:36:02 db01528c6b51: Verifying Checksum 08:36:02 db01528c6b51: Download complete 08:36:02 28988de357af: Verifying Checksum 08:36:02 28988de357af: Download complete 08:36:02 a29436f7fd5d: Verifying Checksum 08:36:02 a29436f7fd5d: Download complete 08:36:03 2e8e34ca0e6c: Verifying Checksum 08:36:03 2e8e34ca0e6c: Download complete 08:36:04 3dae71ba6b94: Pull complete 08:36:04 6bf1a483ea7c: Pull complete 08:36:05 f5dfc541a4d3: Pull complete 08:36:05 461d9e800cba: Pull complete 08:36:05 80192f66455f: Pull complete 08:36:09 2e8e34ca0e6c: Pull complete 08:36:10 a29436f7fd5d: Pull complete 08:36:10 923cac83aea3: Pull complete 08:36:10 25ad8b0a4227: Pull complete 08:36:10 db01528c6b51: Pull complete 08:36:10 28988de357af: Pull complete 08:36:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:10 prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container 08:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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:36:16 $ docker top 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da -eo pid,comm 08:36:16 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:36:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:16 [ssh-agent] Looking for ssh-agent implementation... 08:36:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:16 $ docker exec 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent 08:36:16 SSH_AUTH_SOCK=/tmp/ssh-ToYKBjKchWE4/agent.33 08:36:16 SSH_AGENT_PID=39 08:36:16 Running ssh-add (command line suppressed) 08:36:16 Identity added: /w/workspace/edgex-go/31@tmp/private_key_12834278794534532807.key (/w/workspace/edgex-go/31@tmp/private_key_12834278794534532807.key) 08:36:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:16 + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] sh 08:36:17 + git tag --points-at HEAD [Pipeline] } 08:36:17 $ docker exec --env ******** --env ******** 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent -k 08:36:17 unset SSH_AUTH_SOCK; 08:36:17 unset SSH_AGENT_PID; 08:36:17 echo Agent pid 39 killed; 08:36:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:36:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:17 [ssh-agent] Looking for ssh-agent implementation... 08:36:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:17 $ docker exec 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent 08:36:17 SSH_AUTH_SOCK=/tmp/ssh-YkhUAXwaUhqf/agent.86 08:36:17 SSH_AGENT_PID=92 08:36:17 Running ssh-add (command line suppressed) 08:36:17 Identity added: /w/workspace/edgex-go/31@tmp/private_key_12889281139211443386.key (/w/workspace/edgex-go/31@tmp/private_key_12889281139211443386.key) 08:36:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:18 + git semver init 08:36:18 2026-07-07 08:36:18,353 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:36:18 2026-07-07 08:36:18,356 [run_init] DEBUG init version:0.0.0 force:False 08:36:18 2026-07-07 08:36:18,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/31/.semver 08:36:18 2026-07-07 08:36:18,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/31/.semver 08:36:18 2026-07-07 08:36:18,357 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/31/.semver'], cwd=/w/workspace/edgex-go/31, stdin=None, shell=False, universal_newlines=False) 08:36:40 2026-07-07 08:36:38,913 [append_file] DEBUG append to file:/w/workspace/edgex-go/31/.git/info/exclude 08:36:40 2026-07-07 08:36:38,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/31/.semver/PR-5351 with force:False 08:36:40 2026-07-07 08:36:38,913 [write_file] DEBUG write to file:/w/workspace/edgex-go/31/.semver/PR-5351 08:36:40 2026-07-07 08:36:38,917 [execute] INFO git cat-file --batch-check 08:36:40 2026-07-07 08:36:38,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/31/.semver, stdin=, shell=False, universal_newlines=False) 08:36:40 2026-07-07 08:36:38,921 [execute] INFO git cat-file --batch 08:36:40 2026-07-07 08:36:38,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/31/.semver, stdin=, shell=False, universal_newlines=False) 08:36:40 2026-07-07 08:36:38,925 [read_version] DEBUG read version from /w/workspace/edgex-go/31/.semver/PR-5351 08:36:40 0.0.0 [Pipeline] } 08:36:40 $ docker exec --env ******** --env ******** 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent -k 08:36:40 unset SSH_AUTH_SOCK; 08:36:40 unset SSH_AGENT_PID; 08:36:40 echo Agent pid 92 killed; 08:36:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:41 + git semver [Pipeline] } 08:36:41 $ docker stop --time=1 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da 08:36:42 $ docker rm -f --volumes 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da [Pipeline] // withDockerContainer [Pipeline] sh 08:36:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:36:43 Stashed 1 file(s) [Pipeline] echo 08:36:43 [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:36:44 + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] echo 08:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:36:44 ========================================================= 08:36:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:36:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:36:44 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:36:44 2d35ebdb57d9: Pulling fs layer 08:36:44 c35fb4624d26: Pulling fs layer 08:36:44 4e2aec7ef170: Pulling fs layer 08:36:44 333b49ad6fbf: Pulling fs layer 08:36:44 4f4fb700ef54: Pulling fs layer 08:36:44 c3e65509a76b: Pulling fs layer 08:36:44 7cf9ebb963bd: Pulling fs layer 08:36:44 bb34ca984cfb: Pulling fs layer 08:36:44 151cf03bc807: Pulling fs layer 08:36:44 7cf9ebb963bd: Waiting 08:36:44 c3e65509a76b: Waiting 08:36:44 bb34ca984cfb: Waiting 08:36:44 151cf03bc807: Waiting 08:36:44 333b49ad6fbf: Waiting 08:36:44 4f4fb700ef54: Waiting 08:36:45 c35fb4624d26: Download complete 08:36:45 333b49ad6fbf: Verifying Checksum 08:36:45 333b49ad6fbf: Download complete 08:36:45 4f4fb700ef54: Verifying Checksum 08:36:45 4f4fb700ef54: Download complete 08:36:45 2d35ebdb57d9: Verifying Checksum 08:36:45 2d35ebdb57d9: Download complete 08:36:45 c3e65509a76b: Verifying Checksum 08:36:45 c3e65509a76b: Download complete 08:36:45 7cf9ebb963bd: Verifying Checksum 08:36:45 7cf9ebb963bd: Download complete 08:36:45 2d35ebdb57d9: Pull complete 08:36:45 c35fb4624d26: Pull complete 08:36:45 4e2aec7ef170: Verifying Checksum 08:36:45 4e2aec7ef170: Download complete 08:36:45 151cf03bc807: Verifying Checksum 08:36:45 151cf03bc807: Download complete 08:36:45 bb34ca984cfb: Verifying Checksum 08:36:45 bb34ca984cfb: Download complete 08:36:50 4e2aec7ef170: Pull complete 08:36:50 333b49ad6fbf: Pull complete 08:36:50 4f4fb700ef54: Pull complete 08:36:50 c3e65509a76b: Pull complete 08:36:50 7cf9ebb963bd: Pull complete 08:36:53 bb34ca984cfb: Pull complete 08:36:53 151cf03bc807: Pull complete 08:36:53 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:36:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:36:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:36:54 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:36:54 WORKDIR /edgex 08:36:54 COPY go.mod . 08:36:54 RUN go mod download -t 08:36:54 ci-base-image-x86_64 -f - . 08:36:54 #0 building with "default" instance using docker driver 08:36:54 08:36:54 #1 [internal] load build definition from Dockerfile 08:36:54 #1 transferring dockerfile: 164B done 08:36:54 #1 DONE 0.0s 08:36:54 08:36:54 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:36:54 #2 DONE 0.0s 08:36:54 08:36:54 #3 [internal] load .dockerignore 08:36:54 #3 transferring context: 50B done 08:36:54 #3 DONE 0.0s 08:36:54 08:36:54 #4 [internal] load build context 08:36:54 #4 transferring context: 7.01kB done 08:36:54 #4 DONE 0.2s 08:36:54 08:36:54 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:36:54 #5 DONE 0.3s 08:36:55 08:36:55 #6 [2/4] WORKDIR /edgex 08:37:01 #6 DONE 5.8s 08:37:01 08:37:01 #7 [3/4] COPY go.mod . 08:37:01 #7 DONE 0.1s 08:37:01 08:37:01 #8 [4/4] RUN go mod download 08:37:40 #8 DONE 37.8s 08:37:40 08:37:40 #9 exporting to image 08:37:40 #9 exporting layers 08:37:42 #9 exporting layers 3.5s done 08:37:42 #9 writing image sha256:d5c210ebe87b3c4953dcf3362a33b154f9f2612af7fe982a35c9dd1b3dcd6c72 done 08:37:42 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:37:42 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:42 + docker inspect -f . ci-base-image-x86_64 08:37:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:42 prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container 08:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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:37:43 $ docker top 0dfae1db82948229e2cc37537654b21ebe95e05ba9b623b8f79c906f130bff7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:43 + go version 08:37:43 go version go1.25.2 linux/amd64 [Pipeline] } 08:37:43 $ docker stop --time=1 0dfae1db82948229e2cc37537654b21ebe95e05ba9b623b8f79c906f130bff7a 08:37:44 $ docker rm -f --volumes 0dfae1db82948229e2cc37537654b21ebe95e05ba9b623b8f79c906f130bff7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:45 + docker inspect -f . ci-base-image-x86_64 08:37:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:45 prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container 08:37:45 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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:37:46 $ docker top 12a437afeecc5f56107c888a20d73676ab24bb9dbd283f59adaad5218106fafc -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:46 ========================================================= 08:37:46 [edgeXBuildGoParallel] Running Tests and Build... 08:37:46 ========================================================= [Pipeline] sh 08:37:46 + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] fileExists [Pipeline] sh 08:37:46 + make test 08:37:46 go test -race -coverprofile=coverage.out ./... 08:37:56 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:38:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:38:35 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:38:35 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:38:35 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:38:35 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:38:35 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:38:35 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:38:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:36 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:38:36 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 71.0% of statements 08:38:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 08:38:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 57.3% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.029s coverage: 86.5% of statements 08:38:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:38:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.111s coverage: 94.2% of statements 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.065s coverage: 90.7% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.038s coverage: 0.0% of statements 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:38:46 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 11.1% of statements 08:38:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:38:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.585s coverage: 97.7% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:38:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:38:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements 08:38:49 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:38:49 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:49 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:38:49 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:38:49 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:49 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:38:49 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.062s coverage: 3.5% of statements 08:38:53 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:38:53 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 68.8% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:38:53 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:38:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 89.5% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.075s coverage: 94.1% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.353s coverage: 68.8% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.8% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.043s coverage: 20.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.042s coverage: 88.6% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.042s coverage: 96.8% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 29.2% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 3.1% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:39:14 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.079s coverage: 17.1% of statements 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.140s coverage: 94.9% of statements 08:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 19.8% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.028s coverage: 19.1% of statements 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 08:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 48.8% of statements 08:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:39:22 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:39:22 running golangci-lint 08:39:22 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:39:22 go version go1.25.2 linux/amd64 08:39:22 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:39:22 level=info msg="[config_reader] Used config file .golangci.yml" 08:39:22 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:39:22 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:39:22 level=info msg="[goenv] Read go env for 4.050953ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:39:22 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:39:49 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 24.325599196s" 08:39:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.321048ms" 08:40:01 level=info msg="[linters_context/goanalysis] analyzers took 1m59.461458254s with top 10 stages: buildir: 1m0.343291578s, gosec: 3.351265115s, inspect: 2.997920863s, fact_deprecated: 2.799805473s, ctrlflow: 2.140173256s, printf: 2.133590021s, nilness: 1.833592861s, fact_purity: 1.830406263s, S1038: 1.302815519s, typedness: 1.117139448s" 08:40:01 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:40:01 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:40:01 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:40:01 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:40:01 level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, path_relativity: 35/35, generated_file_filter: 35/22, cgo: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35" 08:40:01 level=info msg="[runner] processing took 11.404658ms with stages: nolint_filter: 10.223795ms, generated_file_filter: 852.756µs, exclusion_rules: 175.583µs, exclusion_paths: 86.372µs, path_relativity: 49.33µs, cgo: 4.52µs, path_absoluter: 2.91µs, invalid_issue: 2.331µs, sort_results: 2.14µs, filename_unadjuster: 1.03µs, max_same_issues: 770ns, fixer: 620ns, diff: 580ns, source_code: 400ns, path_prettifier: 350ns, uniq_by_line: 310ns, severity-rules: 250ns, max_from_linter: 240ns, path_shortener: 191ns, max_per_file_from_linter: 180ns" 08:40:01 level=info msg="[runner] linters took 13.038463336s with stages: goanalysis_metalinter: 13.026963027s" 08:40:01 0 issues. 08:40:01 level=info msg="File cache stats: 0 entries of total size 0B" 08:40:01 level=info msg="Memory: 371 samples, avg is 342.5MB, max is 1607.5MB" 08:40:01 level=info msg="Execution took 37.414226824s" 08:40:01 go vet ./... 08:40:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:11 ./bin/test-attribution-txt.sh 08:40:11 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 08:40:11 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 08:40:11 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 08:40:11 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 08:40:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 08:40:12 + ls -al . 08:40:12 total 1412 08:40:12 drwxrwxr-x 11 1001 1001 4096 Jul 7 08:37 . 08:40:12 drwxr-xr-x 4 root root 4096 Jul 7 08:37 .. 08:40:12 drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 .blubracket 08:40:12 -rw-rw-r-- 1 1001 1001 10 Jul 7 08:35 .dockerignore 08:40:12 drwxrwxr-x 8 1001 1001 4096 Jul 7 08:39 .git 08:40:12 drwxrwxr-x 3 1001 1001 4096 Jul 7 08:35 .github 08:40:12 -rw-rw-r-- 1 1001 1001 909 Jul 7 08:35 .gitignore 08:40:12 -rw-rw-r-- 1 1001 1001 359 Jul 7 08:35 .golangci.yml 08:40:12 -rw-rw-r-- 1 1001 1001 100 Jul 7 08:35 .hadolint.yml 08:40:12 drwxr-xr-x 3 1001 1001 4096 Jul 7 08:36 .semver 08:40:12 -rw-rw-r-- 1 1001 1001 155 Jul 7 08:35 .sonarcloud.properties 08:40:12 -rw-rw-r-- 1 1001 1001 1171 Jul 7 08:35 ADOPTERS.md 08:40:12 -rw-rw-r-- 1 1001 1001 20149 Jul 7 08:35 Attribution.txt 08:40:12 -rw-rw-r-- 1 1001 1001 118730 Jul 7 08:35 CHANGELOG.md 08:40:12 -rw-rw-r-- 1 1001 1001 3804 Jul 7 08:35 CONTRIBUTING.md 08:40:12 -rw-rw-r-- 1 1001 1001 677 Jul 7 08:35 GOVERNANCE.md 08:40:12 -rw-rw-r-- 1 1001 1001 886 Jul 7 08:35 Jenkinsfile 08:40:12 -rw-rw-r-- 1 1001 1001 10775 Jul 7 08:35 LICENSE 08:40:12 -rw-rw-r-- 1 1001 1001 16743 Jul 7 08:35 Makefile 08:40:12 -rw-rw-r-- 1 1001 1001 582 Jul 7 08:35 OWNERS.md 08:40:12 -rw-rw-r-- 1 1001 1001 9932 Jul 7 08:35 README.md 08:40:12 -rw-rw-r-- 1 1001 1001 789 Jul 7 08:35 SECURITY.md 08:40:12 -rw-rw-r-- 1 1001 1001 5 Jul 7 08:36 VERSION 08:40:12 drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 bin 08:40:12 drwxrwxr-x 19 1001 1001 4096 Jul 7 08:35 cmd 08:40:12 -rw-r--r-- 1 root root 1053837 Jul 7 08:39 coverage.out 08:40:12 drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 fuzz_test 08:40:12 -rw-rw-r-- 1 1001 1001 6979 Jul 7 08:35 go.mod 08:40:12 -rw-rw-r-- 1 1001 1001 90491 Jul 7 08:35 go.sum 08:40:12 drwxrwxr-x 7 1001 1001 4096 Jul 7 08:35 internal 08:40:12 drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 openapi 08:40:12 -rw-rw-r-- 1 1001 1001 584 Jul 7 08:35 security.txt 08:40:12 -rw-rw-r-- 1 1001 1001 204 Jul 7 08:35 version.go [Pipeline] sh 08:40:12 + '[' -e coverage.out ] 08:40:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:12 Stashed 1 file(s) [Pipeline] sh 08:40:13 + make build 08:40:13 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:40:52 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:40:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:40:55 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:40:56 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:40:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:41:03 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:41:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:41:08 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:41:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:41:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:41:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:41:15 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:41:17 $ docker stop --time=1 12a437afeecc5f56107c888a20d73676ab24bb9dbd283f59adaad5218106fafc 08:41:26 $ docker rm -f --volumes 12a437afeecc5f56107c888a20d73676ab24bb9dbd283f59adaad5218106fafc [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:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:41:28 08:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:41:29 latest: Pulling from edgex-devops/edgex-compose 08:41:29 91d30c5bc195: Pulling fs layer 08:41:29 2e9b0aa3be6d: Pulling fs layer 08:41:29 9c61dcf015f6: Pulling fs layer 08:41:29 4698f68db338: Pulling fs layer 08:41:29 2a2f49069b9e: Pulling fs layer 08:41:29 e0025b399a48: Pulling fs layer 08:41:29 2a2f49069b9e: Waiting 08:41:29 4698f68db338: Waiting 08:41:29 e0025b399a48: Waiting 08:41:29 91d30c5bc195: Verifying Checksum 08:41:29 91d30c5bc195: Download complete 08:41:29 4698f68db338: Verifying Checksum 08:41:29 4698f68db338: Download complete 08:41:29 2e9b0aa3be6d: Verifying Checksum 08:41:29 2e9b0aa3be6d: Download complete 08:41:29 e0025b399a48: Verifying Checksum 08:41:29 e0025b399a48: Download complete 08:41:29 2a2f49069b9e: Verifying Checksum 08:41:29 2a2f49069b9e: Download complete 08:41:29 91d30c5bc195: Pull complete 08:41:30 9c61dcf015f6: Verifying Checksum 08:41:30 9c61dcf015f6: Download complete 08:41:30 2e9b0aa3be6d: Pull complete 08:41:35 9c61dcf015f6: Pull complete 08:41:36 4698f68db338: Pull complete 08:41:37 2a2f49069b9e: Pull complete 08:41:37 e0025b399a48: Pull complete 08:41:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:41:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:37 prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container 08:41:37 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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:41:43 $ docker top 1d73f83af786b4ecdbb895c7c150b84348b04aa3e706e09972ed7b74cda5ce8f -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:43 + docker compose -f ./docker-compose-build.yml build --parallel 08:41:44 #1 [core-keeper internal] load build definition from Dockerfile 08:41:48 #1 transferring dockerfile: 08:41:48 #1 transferring dockerfile: 2.07kB done 08:41:48 #1 DONE 3.8s 08:41:48 08:41:48 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:41:49 #2 ... 08:41:49 08:41:49 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:41:49 #3 DONE 0.0s 08:41:49 08:41:49 #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:49 #4 DONE 0.0s 08:41:49 08:41:49 #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 08:41:49 #5 ... 08:41:49 08:41:49 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:41:49 #6 transferring dockerfile: 1.89kB done 08:41:49 #6 DONE 4.0s 08:41:49 08:41:49 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:49 #4 DONE 0.0s 08:41:49 08:41:49 #7 [support-notifications internal] load build definition from Dockerfile 08:41:49 #7 transferring dockerfile: 2.02kB done 08:41:49 #7 DONE 3.5s 08:41:49 08:41:49 #8 [core-data internal] load build definition from Dockerfile 08:41:49 #8 ... 08:41:49 08:41:49 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:49 #4 DONE 0.0s 08:41:49 08:41:49 #9 [core-command internal] load build definition from Dockerfile 08:41:49 #9 ... 08:41:49 08:41:49 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:41:49 #10 transferring dockerfile: 2.50kB done 08:41:49 #10 DONE 3.1s 08:41:49 08:41:49 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:49 #4 DONE 0.0s 08:41:49 08:41:49 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:41:50 #11 ... 08:41:50 08:41:50 #12 [support-scheduler internal] load build definition from Dockerfile 08:41:50 #12 transferring dockerfile: 1.83kB done 08:41:50 #12 DONE 2.2s 08:41:50 08:41:50 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:50 #4 DONE 0.0s 08:41:50 08:41:50 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:41:50 #2 transferring dockerfile: 2.49kB done 08:41:50 #2 DONE 2.3s 08:41:50 08:41:50 #13 [security-spire-config internal] load build definition from Dockerfile 08:41:50 #13 transferring dockerfile: 1.69kB done 08:41:50 #13 ... 08:41:50 08:41:50 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:50 #4 DONE 0.0s 08:41:50 08:41:50 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:41:50 #3 transferring dockerfile: 3.02kB done 08:41:50 #3 DONE 2.0s 08:41:50 08:41:50 #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 08:41:51 #5 ... 08:41:51 08:41:51 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:51 #4 DONE 0.0s 08:41:51 08:41:51 #5 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 08:41:51 #5 ... 08:41:51 08:41:51 #13 [security-spire-config internal] load build definition from Dockerfile 08:41:51 #13 DONE 2.7s 08:41:51 08:41:51 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.23.2 08:41:51 #14 DONE 2.6s 08:41:51 08:41:51 #15 [security-spiffe-token-provider internal] load .dockerignore 08:41:51 #15 DONE 0.0s 08:41:52 08:41:52 #5 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 08:41:52 #5 DONE 3.0s 08:41:52 08:41:52 #15 [security-spiffe-token-provider internal] load .dockerignore 08:41:52 #15 ... 08:41:52 08:41:52 #16 [security-spire-agent internal] load build definition from Dockerfile 08:41:52 #16 transferring dockerfile: 1.81kB done 08:41:52 #16 DONE 2.9s 08:41:52 08:41:52 #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 08:41:52 #5 DONE 3.2s 08:41:52 08:41:52 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:41:52 #17 transferring dockerfile: 2.23kB done 08:41:52 #17 DONE 3.0s 08:41:52 08:41:52 #8 [core-data internal] load build definition from Dockerfile 08:41:52 #8 transferring dockerfile: 2.04kB done 08:41:52 #8 DONE 3.0s 08:41:52 08:41:52 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:52 #4 DONE 0.0s 08:41:52 08:41:52 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 08:41:52 #5 ... 08:41:52 08:41:52 #18 [core-metadata internal] load build definition from Dockerfile 08:41:52 #18 transferring dockerfile: 2.10kB done 08:41:52 #18 DONE 3.0s 08:41:52 08:41:52 #19 [security-spire-server internal] load build definition from Dockerfile 08:41:52 #19 transferring dockerfile: 1.70kB done 08:41:52 #19 DONE 3.0s 08:41:52 08:41:52 #5 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 08:41:52 #5 ... 08:41:52 08:41:52 #9 [core-command internal] load build definition from Dockerfile 08:41:52 #9 transferring dockerfile: 1.94kB 0.0s done 08:41:52 #9 DONE 3.1s 08:41:52 08:41:52 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:52 #4 DONE 0.0s 08:41:52 08:41:52 #5 [core-command internal] load metadata for docker.io/library/alpine:3.22 08:41:52 #5 ... 08:41:52 08:41:52 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:41:52 #11 transferring dockerfile: 2.14kB done 08:41:52 #11 DONE 3.2s 08:41:52 08:41:52 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:52 #4 DONE 0.0s 08:41:52 08:41:52 #5 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 08:41:53 #5 ... 08:41:53 08:41:53 #15 [security-spiffe-token-provider internal] load .dockerignore 08:41:53 #15 transferring context: 50B done 08:41:53 #15 DONE 1.1s 08:41:53 08:41:53 #20 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:41:55 #20 ... 08:41:55 08:41:55 #5 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 08:41:55 #5 DONE 5.8s 08:41:55 08:41:55 #21 [security-proxy-auth internal] load .dockerignore 08:41:55 #21 ... 08:41:55 08:41:55 #22 [security-bootstrapper internal] load .dockerignore 08:41:55 #22 transferring context: 50B done 08:41:55 #22 DONE 3.0s 08:41:55 08:41:55 #23 [support-scheduler internal] load .dockerignore 08:41:55 #23 transferring context: 50B done 08:41:55 #23 DONE 3.1s 08:41:55 08:41:55 #24 [security-proxy-setup internal] load .dockerignore 08:41:55 #24 transferring context: 50B done 08:41:55 #24 DONE 3.2s 08:41:55 08:41:55 #25 [support-notifications internal] load .dockerignore 08:41:55 #25 transferring context: 50B done 08:41:55 #25 DONE 3.2s 08:41:55 08:41:55 #26 [core-keeper internal] load .dockerignore 08:41:55 #26 transferring context: 50B done 08:41:55 #26 DONE 3.2s 08:41:55 08:41:55 #27 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:55 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:55 #27 ... 08:41:55 08:41:55 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:41:55 #28 DONE 3.0s 08:41:55 08:41:55 #29 [security-secretstore-setup internal] load .dockerignore 08:41:55 #29 transferring context: 50B done 08:41:55 #29 DONE 3.3s 08:41:55 08:41:55 #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:41:55 #20 DONE 3.3s 08:41:55 08:41:55 #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:55 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done 08:41:55 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:41:55 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:41:55 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done 08:41:56 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 08:41:56 #27 ... 08:41:56 08:41:56 #21 [security-proxy-auth internal] load .dockerignore 08:41:56 #21 transferring context: 50B done 08:41:56 #21 DONE 1.4s 08:41:56 08:41:56 #27 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:56 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done 08:41:56 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:41:56 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:41:56 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done 08:41:56 #27 ... 08:41:56 08:41:56 #30 [core-common-config-bootstrapper internal] load .dockerignore 08:41:56 #30 transferring context: 50B done 08:41:56 #30 DONE 1.5s 08:41:56 08:41:56 #31 [core-command internal] load .dockerignore 08:41:56 #31 transferring context: 50B done 08:41:56 #31 DONE 1.6s 08:41:56 08:41:56 #27 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:56 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done 08:41:56 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:41:56 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:41:56 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done 08:41:56 #27 ... 08:41:56 08:41:56 #32 [security-spire-config internal] load .dockerignore 08:41:56 #32 transferring context: 50B done 08:41:56 #32 DONE 1.2s 08:41:56 08:41:56 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:41:56 #33 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 1.9s done 08:41:56 #33 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 08:41:56 #33 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 08:41:56 #33 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 08:41:56 #33 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.6s done 08:41:56 #33 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.3s done 08:41:56 #33 DONE 3.3s 08:41:56 08:41:56 #34 [security-spire-server internal] load .dockerignore 08:41:56 #34 transferring context: 50B done 08:41:56 #34 DONE 1.2s 08:41:56 08:41:56 #35 [security-spire-server internal] load build context 08:41:56 #35 DONE 0.0s 08:41:56 08:41:56 #27 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:56 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done 08:41:56 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:41:56 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:41:56 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done 08:41:56 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 08:41:56 #27 ... 08:41:56 08:41:56 #36 [security-spire-agent internal] load .dockerignore 08:41:56 #36 transferring context: 50B done 08:41:56 #36 DONE 1.3s 08:41:56 08:41:56 #27 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:56 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done 08:41:56 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:41:56 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:41:56 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done 08:41:56 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 08:41:56 #27 ... 08:41:56 08:41:56 #37 [core-metadata internal] load .dockerignore 08:41:56 #37 transferring context: 50B 0.0s done 08:41:56 #37 DONE 2.0s 08:41:56 08:41:56 #27 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:56 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done 08:41:56 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:41:56 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:41:56 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done 08:41:56 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 08:41:56 #27 ... 08:41:56 08:41:56 #38 [core-data internal] load .dockerignore 08:41:56 #38 transferring context: 50B 0.0s done 08:41:56 #38 DONE 2.1s 08:41:56 08:41:56 #27 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:41:56 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done 08:41:56 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:41:56 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:41:56 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:41:56 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done 08:41:56 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 08:41:58 #27 DONE 2.0s 08:41:58 08:41:58 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:41:58 #39 DONE 3.9s 08:41:58 08:41:58 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:41:58 #40 ... 08:41:58 08:41:58 #41 [security-spire-config internal] load build context 08:41:58 #41 transferring context: 24.83kB 0.0s done 08:41:58 #41 DONE 0.7s 08:41:58 08:41:58 #35 [security-spire-server internal] load build context 08:41:58 #35 transferring context: 26.58kB 0.0s done 08:41:58 #35 DONE 0.6s 08:41:58 08:41:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:41:58 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 08:41:58 #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:41:58 #42 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:41:58 #42 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:41:58 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s 08:41:58 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s 08:41:58 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:41:58 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 0.5s 08:41:58 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 08:41:58 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:41:58 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:41:58 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 1.5s 08:41:58 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 34.60MB / 41.51MB 1.6s 08:41:58 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 1.7s 08:42:01 #42 ... 08:42:01 08:42:01 #43 [security-spire-agent internal] load build context 08:42:01 #43 transferring context: 26.11kB 0.0s done 08:42:01 #43 DONE 4.6s 08:42:01 08:42:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:42:03 #42 ... 08:42:03 08:42:03 #44 [security-spiffe-token-provider internal] load build context 08:42:03 #44 transferring context: 462.03MB 8.1s 08:42:03 #44 ... 08:42:03 08:42:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:42:03 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 6.8s 08:42:05 #42 ... 08:42:05 08:42:05 #45 [support-scheduler internal] load build context 08:42:05 #45 ... 08:42:05 08:42:05 #46 [security-proxy-setup internal] load build context 08:42:05 #46 ... 08:42:05 08:42:05 #47 [security-bootstrapper internal] load build context 08:42:05 #47 ... 08:42:05 08:42:05 #48 [security-secretstore-setup internal] load build context 08:42:05 #48 ... 08:42:05 08:42:05 #49 [core-keeper internal] load build context 08:42:05 #49 ... 08:42:05 08:42:05 #50 [support-notifications internal] load build context 08:42:05 #50 ... 08:42:05 08:42:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:42:06 #42 ... 08:42:06 08:42:06 #51 [security-proxy-auth internal] load build context 08:42:06 #51 ... 08:42:06 08:42:06 #52 [core-command internal] load build context 08:42:06 #52 ... 08:42:06 08:42:06 #53 [core-common-config-bootstrapper internal] load build context 08:42:06 #53 ... 08:42:06 08:42:06 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:42:06 #0 2.093 v3.23.5-31-g3b811432299 [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] 08:42:06 #0 2.093 v3.23.5-31-g3b811432299 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] 08:42:06 #0 2.093 OK: 27595 distinct packages available 08:42:06 #0 2.512 ( 1/13) Installing brotli-libs (1.2.0-r0) 08:42:06 #0 2.534 ( 2/13) Installing c-ares (1.34.6-r0) 08:42:06 #0 2.546 ( 3/13) Installing libunistring (1.4.1-r0) 08:42:06 #0 2.562 ( 4/13) Installing libidn2 (2.3.8-r0) 08:42:06 #0 2.570 ( 5/13) Installing nghttp2-libs (1.69.0-r0) 08:42:06 #0 2.573 ( 6/13) Installing libpsl (0.21.5-r3) 08:42:06 #0 2.578 ( 7/13) Installing zstd-libs (1.5.7-r2) 08:42:06 #0 2.586 ( 8/13) Installing libcurl (8.19.0-r0) 08:42:06 #0 2.596 ( 9/13) Installing curl (8.19.0-r0) 08:42:06 #0 2.603 (10/13) Installing dumb-init (1.2.5-r3) 08:42:06 #0 2.613 (11/13) Installing musl-obstack (1.2.3-r2) 08:42:06 #0 2.615 (12/13) Installing libucontext (1.3.3-r0) 08:42:06 #0 2.618 (13/13) Installing gcompat (1.1.0-r4) 08:42:06 #0 2.625 Executing busybox-1.37.0-r30.trigger 08:42:06 #0 2.646 OK: 13.2 MiB in 29 packages 08:42:06 #54 ... 08:42:06 08:42:06 #55 [core-data internal] load build context 08:42:07 #55 ... 08:42:07 08:42:07 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:42:07 #56 ... 08:42:07 08:42:07 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:42:07 #57 ... 08:42:07 08:42:07 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:42:07 #58 ... 08:42:07 08:42:07 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:42:07 #59 ... 08:42:07 08:42:07 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:42:07 #60 ... 08:42:07 08:42:07 #61 [core-metadata internal] load build context 08:42:07 #61 ... 08:42:07 08:42:07 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:42:07 #62 ... 08:42:07 08:42:07 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:42:07 #63 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 08:42:07 #63 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:42:07 #63 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:42:07 #63 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:42:07 #63 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s 08:42:07 #63 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 4.6s done 08:42:07 #63 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 08:42:07 #63 ... 08:42:07 08:42:07 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:08 #64 ... 08:42:08 08:42:08 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:42:08 #65 ... 08:42:08 08:42:08 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:42:08 #66 ... 08:42:08 08:42:08 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:42:08 #67 ... 08:42:08 08:42:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:42:08 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 12.0s 08:42:14 #42 ... 08:42:14 08:42:14 #44 [security-spiffe-token-provider internal] load build context 08:42:14 #44 transferring context: 652.78MB 11.8s done 08:42:14 #44 ... 08:42:14 08:42:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:42:14 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 17.0s 08:42:16 #42 ... 08:42:16 08:42:16 #45 [support-scheduler internal] load build context 08:42:16 #45 transferring context: 652.78MB 13.7s done 08:42:16 #45 ... 08:42:16 08:42:16 #46 [security-proxy-setup internal] load build context 08:42:16 #46 transferring context: 652.78MB 12.7s done 08:42:17 #46 ... 08:42:17 08:42:17 #48 [security-secretstore-setup internal] load build context 08:42:17 #48 transferring context: 652.78MB 13.3s done 08:42:17 #48 ... 08:42:17 08:42:17 #47 [security-bootstrapper internal] load build context 08:42:17 #47 transferring context: 652.78MB 14.0s done 08:42:17 #47 ... 08:42:17 08:42:17 #49 [core-keeper internal] load build context 08:42:17 #49 transferring context: 652.78MB 12.9s done 08:42:17 #49 ... 08:42:17 08:42:17 #51 [security-proxy-auth internal] load build context 08:42:17 #51 transferring context: 652.78MB 13.3s done 08:42:17 #51 ... 08:42:17 08:42:17 #50 [support-notifications internal] load build context 08:42:17 #50 transferring context: 652.78MB 13.1s done 08:42:17 #50 ... 08:42:17 08:42:17 #53 [core-common-config-bootstrapper internal] load build context 08:42:17 #53 transferring context: 652.78MB 12.8s done 08:42:17 #53 ... 08:42:17 08:42:17 #52 [core-command internal] load build context 08:42:17 #52 transferring context: 652.78MB 12.9s done 08:42:17 #52 ... 08:42:17 08:42:17 #61 [core-metadata internal] load build context 08:42:17 #61 transferring context: 652.78MB 12.9s done 08:42:18 #61 ... 08:42:18 08:42:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:42:19 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 22.1s 08:42:24 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 27.1s 08:42:29 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 32.2s 08:42:34 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 37.4s 08:42:40 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 42.5s 08:42:46 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 47.7s 08:42:50 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 52.8s 08:42:54 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 54.1s done 08:43:20 #42 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 08:43:20 #42 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done 08:43:30 #42 ... 08:43:30 08:43:30 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:43:30 #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 90.3s 08:43:30 #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 92.1s done 08:43:31 #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 08:43:32 #63 ... 08:43:32 08:43:32 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:43:32 #60 94.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:32 #60 95.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:32 #60 95.45 (1/1) Installing dumb-init (1.2.5-r3) 08:43:32 #60 95.46 Executing busybox-1.37.0-r20.trigger 08:43:32 #60 95.47 OK: 7 MiB in 17 packages 08:43:36 #60 ... 08:43:36 08:43:36 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:43:36 #40 DONE 98.8s 08:43:36 08:43:36 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:43:36 #54 DONE 99.3s 08:43:36 08:43:36 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:36 #68 ... 08:43:36 08:43:36 #44 [security-spiffe-token-provider internal] load build context 08:43:36 #44 DONE 103.6s 08:43:36 08:43:36 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:43:36 #62 99.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:37 #62 99.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:37 #62 100.3 (1/4) Installing ca-certificates (20260611-r0) 08:43:37 #62 100.4 (2/4) Installing dumb-init (1.2.5-r3) 08:43:37 #62 100.4 (3/4) Installing su-exec (0.2-r3) 08:43:37 #62 100.4 (4/4) Installing yq-go (4.47.2-r3) 08:43:37 #62 100.5 Executing busybox-1.37.0-r20.trigger 08:43:37 #62 100.5 Executing ca-certificates-20260611-r0.trigger 08:43:37 #62 100.5 OK: 20 MiB in 20 packages 08:43:43 #62 ... 08:43:43 08:43:43 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:43:43 #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.8s done 08:43:43 #63 ... 08:43:43 08:43:43 #55 [core-data internal] load build context 08:43:43 #55 transferring context: 652.78MB 2.7s done 08:43:46 #55 ... 08:43:46 08:43:46 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:43:46 #57 98.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:46 #57 98.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:46 #57 99.28 (1/3) Installing ca-certificates (20260611-r0) 08:43:46 #57 99.30 (2/3) Installing dumb-init (1.2.5-r3) 08:43:46 #57 99.31 (3/3) Installing tzdata (2026b-r0) 08:43:46 #57 99.51 Executing busybox-1.37.0-r20.trigger 08:43:46 #57 99.52 Executing ca-certificates-20260611-r0.trigger 08:43:46 #57 99.56 OK: 8 MiB in 19 packages 08:43:46 #57 ... 08:43:46 08:43:46 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:43:46 #69 ... 08:43:46 08:43:46 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:43:46 #70 ... 08:43:46 08:43:46 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:43:46 #71 ... 08:43:46 08:43:46 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:43:46 #72 ... 08:43:46 08:43:46 #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:43:46 #73 ... 08:43:46 08:43:46 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:43:47 #74 ... 08:43:47 08:43:47 #46 [security-proxy-setup internal] load build context 08:43:47 #46 DONE 112.2s 08:43:47 08:43:47 #50 [support-notifications internal] load build context 08:43:47 #50 DONE 112.3s 08:43:47 08:43:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:43:47 #42 ... 08:43:47 08:43:47 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:47 #59 110.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:47 #59 110.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:48 #59 111.2 (1/4) Installing dumb-init (1.2.5-r3) 08:43:48 #59 111.3 (2/4) Installing openssl (3.5.7-r0) 08:43:48 #59 111.3 (3/4) Installing su-exec (0.2-r3) 08:43:48 #59 111.3 (4/4) Installing yq-go (4.47.2-r3) 08:43:48 #59 111.4 Executing busybox-1.37.0-r20.trigger 08:43:48 #59 111.4 OK: 20 MiB in 20 packages 08:43:49 #59 ... 08:43:49 08:43:49 #49 [core-keeper internal] load build context 08:43:49 #49 DONE 113.8s 08:43:49 08:43:49 #45 [support-scheduler internal] load build context 08:43:49 #45 DONE 114.0s 08:43:49 08:43:49 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:43:49 #58 111.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:49 #58 ... 08:43:49 08:43:49 #48 [security-secretstore-setup internal] load build context 08:43:49 #48 DONE 114.0s 08:43:49 08:43:49 #53 [core-common-config-bootstrapper internal] load build context 08:43:49 #53 DONE 113.0s 08:43:49 08:43:49 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:43:49 #66 112.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:49 #66 ... 08:43:49 08:43:49 #47 [security-bootstrapper internal] load build context 08:43:49 #47 DONE 114.5s 08:43:49 08:43:49 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:43:49 #66 112.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:49 #66 ... 08:43:49 08:43:49 #52 [core-command internal] load build context 08:43:49 #52 DONE 113.2s 08:43:49 08:43:49 #51 [security-proxy-auth internal] load build context 08:43:49 #51 DONE 113.3s 08:43:49 08:43:49 #61 [core-metadata internal] load build context 08:43:49 #61 DONE 112.8s 08:43:49 08:43:49 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:43:49 #60 DONE 112.7s 08:43:49 08:43:49 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:49 #56 112.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:49 #56 ... 08:43:49 08:43:49 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:43:49 #57 DONE 112.8s 08:43:49 08:43:49 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:43:49 #62 DONE 112.8s 08:43:49 08:43:49 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:49 #64 DONE 112.9s 08:43:49 08:43:49 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:49 #56 112.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:50 #56 ... 08:43:50 08:43:50 #55 [core-data internal] load build context 08:43:50 #55 DONE 113.1s 08:43:50 08:43:50 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:43:50 #66 112.9 (1/7) Installing ca-certificates (20260611-r0) 08:43:50 #66 113.1 (2/7) Installing dumb-init (1.2.5-r3) 08:43:50 #66 113.1 (3/7) Installing libgcc (14.2.0-r6) 08:43:50 #66 113.1 (4/7) Installing libsodium (1.0.20-r1) 08:43:50 #66 113.1 (5/7) Installing libstdc++ (14.2.0-r6) 08:43:50 #66 113.2 (6/7) Installing libzmq (4.3.5-r2) 08:43:50 #66 113.2 (7/7) Installing zeromq (4.3.5-r2) 08:43:50 #66 113.2 Executing busybox-1.37.0-r20.trigger 08:43:50 #66 113.2 Executing ca-certificates-20260611-r0.trigger 08:43:50 #66 113.3 OK: 12 MiB in 23 packages 08:43:55 #66 ... 08:43:55 08:43:55 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:43:55 #59 DONE 118.8s 08:43:55 08:43:55 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:43:56 #75 ... 08:43:56 08:43:56 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:43:56 #65 112.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:56 #65 112.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:56 #65 112.8 (1/1) Installing dumb-init (1.2.5-r3) 08:43:56 #65 112.8 Executing busybox-1.37.0-r20.trigger 08:43:56 #65 112.8 OK: 7 MiB in 17 packages 08:43:56 #65 DONE 118.9s 08:43:56 08:43:56 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:43:56 #58 112.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:56 #58 112.9 (1/2) Installing dumb-init (1.2.5-r3) 08:43:56 #58 113.1 (2/2) Installing su-exec (0.2-r3) 08:43:56 #58 113.1 Executing busybox-1.37.0-r20.trigger 08:43:56 #58 113.1 OK: 7 MiB in 18 packages 08:43:56 #58 DONE 119.0s 08:43:56 08:43:56 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:43:56 #66 DONE 119.2s 08:43:56 08:43:56 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:43:56 #76 ... 08:43:56 08:43:56 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:43:56 #67 112.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:56 #67 112.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:56 #67 112.9 v3.22.5-20-g19a9f053927 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:43:56 #67 112.9 v3.22.5-21-ge1135bad6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:43:56 #67 112.9 OK: 26325 distinct packages available 08:43:56 #67 113.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:56 #67 113.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:56 #67 113.4 (1/4) Installing dumb-init (1.2.5-r3) 08:43:56 #67 113.4 (2/4) Installing musl-obstack (1.2.3-r2) 08:43:56 #67 113.4 (3/4) Installing libucontext (1.3.2-r0) 08:43:56 #67 113.5 (4/4) Installing gcompat (1.1.0-r4) 08:43:56 #67 113.5 Executing busybox-1.37.0-r20.trigger 08:43:56 #67 113.5 OK: 8 MiB in 20 packages 08:43:56 #67 DONE 119.2s 08:43:56 08:43:56 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:56 #56 113.4 v3.22.5-20-g19a9f053927 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:43:56 #56 113.4 v3.22.5-21-ge1135bad6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:43:56 #56 113.4 OK: 26325 distinct packages available 08:43:56 #56 113.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:56 #56 113.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:56 #56 114.0 (1/5) Installing dumb-init (1.2.5-r3) 08:43:56 #56 114.0 (2/5) Installing musl-obstack (1.2.3-r2) 08:43:56 #56 114.0 (3/5) Installing libucontext (1.3.2-r0) 08:43:56 #56 114.0 (4/5) Installing gcompat (1.1.0-r4) 08:43:56 #56 114.0 (5/5) Installing openssl (3.5.7-r0) 08:43:56 #56 114.1 Executing busybox-1.37.0-r20.trigger 08:43:56 #56 114.1 OK: 8 MiB in 21 packages 08:43:56 #56 DONE 119.3s 08:43:56 08:43:56 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:43:58 #77 ... 08:43:58 08:43:58 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:43:58 #69 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:58 #69 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:58 #69 20.81 OK: 265 MiB in 60 packages 08:43:58 #69 DONE 22.2s 08:43:58 08:43:58 #73 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:43:58 #73 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:58 #73 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:58 #73 20.91 OK: 265 MiB in 60 packages 08:43:58 #73 DONE 22.2s 08:43:58 08:43:58 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:43:58 #70 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:58 #70 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:58 #70 20.94 v3.22.5-20-g19a9f053927 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:43:58 #70 20.94 v3.22.5-21-ge1135bad6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:43:58 #70 20.94 OK: 26345 distinct packages available 08:43:58 #70 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:58 #70 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:58 #70 21.68 OK: 265 MiB in 60 packages 08:43:58 #70 DONE 22.3s 08:43:58 08:43:58 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:43:58 #71 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:58 #71 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:58 #71 21.95 OK: 265 MiB in 60 packages 08:43:58 #71 DONE 22.3s 08:43:58 08:43:58 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:43:58 #78 ... 08:43:58 08:43:58 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:58 #68 DONE 22.5s 08:43:58 08:43:58 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 08:43:58 #79 DONE 0.5s 08:43:58 08:43:58 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:43:58 #80 DONE 0.5s 08:43:58 08:43:58 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:58 #81 ... 08:43:58 08:43:58 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:43:58 #82 DONE 0.5s 08:43:58 08:43:58 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:43:58 #78 DONE 0.5s 08:43:58 08:43:58 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:43:58 #63 DONE 122.3s 08:43:58 08:43:58 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:59 #83 ... 08:43:59 08:43:59 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:43:59 #74 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:59 #74 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:59 #74 22.87 OK: 265 MiB in 60 packages 08:43:59 #74 DONE 23.2s 08:43:59 08:43:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:43:59 #42 DONE 122.7s 08:43:59 08:43:59 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:43:59 #75 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:59 #75 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:59 #75 ... 08:43:59 08:43:59 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:43:59 #84 DONE 0.2s 08:43:59 08:43:59 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:43:59 #72 22.54 Preupgrading: 08:43:59 #72 22.54 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) 08:43:59 #72 22.56 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) 08:43:59 #72 22.57 Executing busybox-1.37.0-r30.trigger 08:43:59 #72 22.61 Continuing with the main upgrade transaction: 08:43:59 #72 23.26 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 08:43:59 #72 23.28 Installing file to etc/hosts.apk-new 08:43:59 #72 23.28 Installing file to etc/shadow.apk-new 08:43:59 #72 23.28 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 08:43:59 #72 23.30 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 08:43:59 #72 ... 08:43:59 08:43:59 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:43:59 #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:59 #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:59 #0 9.522 OK: 8 MiB in 19 packages 08:43:59 #85 DONE 9.7s 08:43:59 08:43:59 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:43:59 #0 9.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:59 #0 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:59 #0 9.686 OK: 7 MiB in 17 packages 08:43:59 #86 DONE 9.9s 08:43:59 08:43:59 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:43:59 #72 23.30 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 08:43:59 #72 23.31 Executing alpine-baselayout-3.7.2-r0.post-upgrade 08:43:59 #72 23.35 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) 08:43:59 #72 23.37 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) 08:43:59 #72 ... 08:43:59 08:43:59 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:43:59 #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:43:59 #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:43:59 #0 9.525 OK: 20 MiB in 20 packages 08:43:59 #87 DONE 9.7s 08:43:59 08:43:59 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:43:59 #72 23.42 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) 08:43:59 #72 23.44 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 08:43:59 #72 23.45 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) 08:43:59 #72 23.46 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 08:43:59 #72 23.47 Executing busybox-1.37.0-r30.trigger 08:43:59 #72 23.48 OK: 13.2 MiB in 29 packages 08:44:00 #72 ... 08:44:00 08:44:00 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:44:00 #0 8.688 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:00 #0 9.064 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:00 #0 9.641 (1/1) Installing dumb-init (1.2.5-r3) 08:44:00 #0 9.811 Executing busybox-1.37.0-r20.trigger 08:44:00 #0 9.818 OK: 7 MiB in 17 packages 08:44:00 #88 ... 08:44:00 08:44:00 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:44:00 #75 3.723 OK: 20 MiB in 20 packages 08:44:01 #75 ... 08:44:01 08:44:01 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:44:01 #0 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:01 #0 3.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:01 #0 3.817 OK: 7 MiB in 18 packages 08:44:01 #89 DONE 4.9s 08:44:01 08:44:01 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:44:01 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:01 #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:01 #0 3.802 OK: 12 MiB in 23 packages 08:44:01 #90 DONE 4.8s 08:44:01 08:44:01 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:44:01 #75 DONE 5.3s 08:44:01 08:44:01 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:44:01 #72 DONE 24.9s 08:44:01 08:44:01 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:44:01 #88 DONE 11.1s 08:44:01 08:44:01 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:44:01 #91 DONE 0.1s 08:44:01 08:44:01 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:44:01 #76 4.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:01 #76 4.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:01 #76 4.971 OK: 7 MiB in 17 packages 08:44:01 #76 DONE 5.2s 08:44:01 08:44:01 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:44:01 #77 4.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:01 #77 4.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:01 #77 ... 08:44:01 08:44:01 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:44:01 #0 4.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:01 #0 4.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:01 #0 5.058 OK: 8 MiB in 21 packages 08:44:01 #92 DONE 5.2s 08:44:02 08:44:02 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:44:07 #93 ... 08:44:07 08:44:07 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:44:07 #77 5.657 OK: 8 MiB in 20 packages 08:44:07 #77 DONE 10.2s 08:44:07 08:44:07 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:44:07 #0 2.705 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:07 #0 2.908 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:07 #0 3.519 OK: 265 MiB in 60 packages 08:44:07 #94 DONE 8.2s 08:44:07 08:44:07 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:44:07 #93 DONE 4.9s 08:44:07 08:44:07 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:07 #95 DONE 5.0s 08:44:07 08:44:07 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:44:08 #96 ... 08:44:08 08:44:08 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:08 #97 ... 08:44:08 08:44:08 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:09 #98 ... 08:44:09 08:44:09 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:44:09 #99 ... 08:44:09 08:44:09 #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:09 #100 ... 08:44:09 08:44:09 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:11 #101 ... 08:44:11 08:44:11 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:44:11 #99 DONE 4.3s 08:44:11 08:44:11 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:44:11 #102 DONE 10.2s 08:44:11 08:44:11 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:44:11 #96 DONE 4.4s 08:44:11 08:44:11 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:11 #101 DONE 4.3s 08:44:11 08:44:11 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:44:11 #103 DONE 4.5s 08:44:11 08:44:11 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:44:11 #104 ... 08:44:11 08:44:11 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:44:11 #105 DONE 0.5s 08:44:11 08:44:11 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:44:12 #106 ... 08:44:12 08:44:12 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:44:12 #107 DONE 1.1s 08:44:12 08:44:12 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 08:44:15 #108 ... 08:44:15 08:44:15 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:44:15 #104 DONE 4.2s 08:44:15 08:44:15 #109 [security-spire-config stage-2 6/10] COPY security.txt / 08:44:21 #109 ... 08:44:21 08:44:21 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:21 #110 ... 08:44:21 08:44:21 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:45:17 #111 DONE 57.8s 08:45:17 08:45:17 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:45:27 #106 DONE 75.1s 08:45:27 08:45:27 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:27 #110 ... 08:45:27 08:45:27 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:45:42 #112 ... 08:45:42 08:45:42 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:42 #81 DONE 102.4s 08:45:42 08:45:42 #109 [security-spire-config stage-2 6/10] COPY security.txt / 08:45:42 #109 ... 08:45:42 08:45:42 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:42 #83 DONE 102.7s 08:45:42 08:45:42 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:42 #110 ... 08:45:42 08:45:42 #113 [core-data builder 6/7] COPY . . 08:45:42 #113 ... 08:45:42 08:45:42 #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:42 #100 DONE 102.7s 08:45:42 08:45:42 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:42 #97 ... 08:45:42 08:45:42 #114 [security-secretstore-setup builder 6/7] COPY . . 08:45:43 #114 ... 08:45:43 08:45:43 #109 [security-spire-config stage-2 6/10] COPY security.txt / 08:45:43 #109 DONE 87.7s 08:45:43 08:45:43 #113 [core-data builder 6/7] COPY . . 08:45:44 #113 ... 08:45:44 08:45:44 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:44 #110 DONE 93.1s 08:45:44 08:45:44 #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:45:45 #115 ... 08:45:45 08:45:45 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:45 #97 DONE 106.6s 08:45:45 08:45:45 #116 [support-notifications builder 6/7] COPY . . 08:45:46 #116 ... 08:45:46 08:45:46 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:46 #98 DONE 108.0s 08:45:46 08:45:46 #117 [support-scheduler builder 6/7] COPY . . 08:45:47 #117 ... 08:45:47 08:45:47 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 08:45:47 #108 DONE 94.7s 08:45:47 08:45:47 #118 [core-keeper builder 7/8] COPY . . 08:45:51 #118 ... 08:45:51 08:45:51 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:45:51 #112 DONE 24.1s 08:45:51 08:45:51 #119 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:45:58 #119 ... 08:45:58 08:45:58 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:45:58 #120 ... 08:45:58 08:45:58 #121 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:45 #121 ... 08:46:45 08:46:45 #113 [security-proxy-auth builder 6/7] COPY . . 08:46:45 #113 DONE 58.8s 08:46:45 08:46:45 #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:45 #115 ... 08:46:45 08:46:45 #114 [security-secretstore-setup builder 6/7] COPY . . 08:46:45 #114 DONE 59.8s 08:46:45 08:46:45 #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:46 #115 ... 08:46:46 08:46:46 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:46 #122 CACHED 08:46:46 08:46:46 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 08:46:46 #123 CACHED 08:46:46 08:46:46 #124 [core-command builder 6/7] COPY . . 08:46:46 #124 CACHED 08:46:46 08:46:46 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:46:46 #125 ... 08:46:46 08:46:46 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:46 #126 CACHED 08:46:46 08:46:46 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 08:46:46 #127 CACHED 08:46:46 08:46:46 #128 [core-data builder 6/7] COPY . . 08:46:46 #128 CACHED 08:46:46 08:46:46 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 08:46:46 #129 CACHED 08:46:46 08:46:46 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:46:46 #130 CACHED 08:46:46 08:46:46 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:46 #131 CACHED 08:46:46 08:46:46 #132 [core-metadata builder 6/7] COPY . . 08:46:46 #132 CACHED 08:46:46 08:46:46 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:46:46 #133 CACHED 08:46:46 08:46:46 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:46 #134 CACHED 08:46:46 08:46:46 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:46:47 #135 ... 08:46:47 08:46:47 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:46:47 #136 CACHED 08:46:47 08:46:47 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:47 #137 CACHED 08:46:47 08:46:47 #138 [security-secretstore-setup builder 6/7] COPY . . 08:46:47 #138 CACHED 08:46:47 08:46:47 #139 [security-proxy-setup builder 6/7] COPY . . 08:46:47 #139 CACHED 08:46:47 08:46:47 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:47 #140 CACHED 08:46:47 08:46:47 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:46:47 #141 CACHED 08:46:47 08:46:47 #116 [support-notifications builder 6/7] COPY . . 08:46:47 #116 DONE 63.8s 08:46:47 08:46:47 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:47 #142 ... 08:46:47 08:46:47 #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:47 #115 DONE 63.4s 08:46:47 08:46:47 #118 [core-keeper builder 7/8] COPY . . 08:46:47 #118 DONE 61.6s 08:46:47 08:46:47 #117 [support-scheduler builder 6/7] COPY . . 08:46:47 #117 DONE 60.7s 08:46:47 08:46:47 #121 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:47 #121 DONE 59.1s 08:46:47 08:46:47 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:46:47 #120 DONE 59.7s 08:46:47 08:46:47 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:47 #143 ... 08:46:47 08:46:47 #119 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:46:47 #119 DONE 56.0s 08:46:47 08:46:47 #144 [security-spire-server] exporting to image 08:46:47 #144 exporting layers 08:46:51 #144 ... 08:46:51 08:46:51 #145 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:46:51 #145 DONE 4.7s 08:46:51 08:46:51 #146 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:46:51 #146 DONE 4.6s 08:46:52 08:46:52 #147 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:46:52 #147 DONE 0.3s 08:46:52 08:46:52 #148 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:46:52 #148 DONE 0.3s 08:46:52 08:46:52 #149 [security-spire-agent] exporting to image 08:46:52 #149 ... 08:46:52 08:46:52 #144 [security-spire-server] exporting to image 08:46:52 #144 exporting layers 4.6s done 08:46:52 #144 writing image sha256:3dac7b11865b438b50441458e2ceeba28212c6ed517fa956781b5159cd693cb5 0.0s done 08:46:52 #144 naming to docker.io/library/security-spire-server 0.0s done 08:46:52 #144 DONE 4.9s 08:46:52 08:46:52 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:52 #142 5.423 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:46:57 #142 ... 08:46:57 08:46:57 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:46:57 #0 4.597 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:46:57 #150 ... 08:46:57 08:46:57 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:46:57 #0 2.678 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:46:58 #151 ... 08:46:58 08:46:58 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:46:58 #0 2.980 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:46:58 #152 ... 08:46:58 08:46:58 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:58 #0 5.268 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:46:58 #153 ... 08:46:58 08:46:58 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:46:58 #0 4.939 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:46:58 #154 ... 08:46:58 08:46:58 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:46:58 #0 5.302 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:46:58 #155 ... 08:46:58 08:46:58 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:46:58 #125 2.681 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:46:59 #125 ... 08:46:59 08:46:59 #156 [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:46:59 #0 5.163 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:46:59 #156 ... 08:46:59 08:46:59 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:46:59 #0 5.192 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:47:00 #157 ... 08:47:00 08:47:00 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:00 #135 2.597 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:47:00 #135 ... 08:47:00 08:47:00 #158 [security-spire-config] exporting to image 08:47:03 #158 ... 08:47:03 08:47:03 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:03 #143 5.314 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:47:07 #143 ... 08:47:07 08:47:07 #149 [security-spire-agent] exporting to image 08:47:07 #149 exporting layers 15.0s done 08:47:07 #149 writing image sha256:bd0aa5b7b7d2278a7e80996051fe60f9a3790654891c939c3c834a68fab6f935 08:47:07 #149 writing image sha256:bd0aa5b7b7d2278a7e80996051fe60f9a3790654891c939c3c834a68fab6f935 0.1s done 08:47:07 #149 naming to docker.io/library/security-spire-agent 08:47:07 #149 naming to docker.io/library/security-spire-agent 0.3s done 08:47:11 #149 ... 08:47:11 08:47:11 #158 [security-spire-config] exporting to image 08:47:11 #158 exporting layers 15.1s done 08:47:11 #158 writing image sha256:0620c569960edf83257e184edb894b9ad549eb5111bcfba911bfd26060f79bb1 0.1s done 08:47:11 #158 naming to docker.io/library/security-spire-config 0.1s done 08:47:11 #158 DONE 19.5s 08:47:12 08:47:12 #149 [security-spire-agent] exporting to image 08:47:12 #149 DONE 19.5s 08:47:12 08:47:12 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:51 #135 ... 08:49:51 08:49:51 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:51 #150 DONE 184.1s 08:49:51 08:49:51 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:50:06 #157 ... 08:50:06 08:50:06 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:06 #154 DONE 198.1s 08:50:06 08:50:06 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:50:33 #152 ... 08:50:33 08:50:33 #156 [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:50:33 #156 225.1 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:50:55 #156 ... 08:50:55 08:50:55 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #159 ... 08:50:55 08:50:55 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:55 #143 DONE 246.1s 08:50:55 08:50:55 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:50:55 #152 DONE 247.5s 08:50:55 08:50:55 #156 [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:50:55 #156 DONE 246.5s 08:50:55 08:50:55 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:50:55 #125 DONE 247.5s 08:50:55 08:50:55 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:50:55 #151 DONE 247.6s 08:50:55 08:50:55 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:50:55 #153 DONE 246.4s 08:50:55 08:50:55 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #160 ... 08:50:55 08:50:55 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:50:55 #155 DONE 246.4s 08:50:55 08:50:55 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:50:55 #142 DONE 246.6s 08:50:55 08:50:55 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:50:55 #135 DONE 247.8s 08:50:55 08:50:55 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:50:55 #157 DONE 246.7s 08:50:55 08:50:55 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #161 ... 08:50:55 08:50:55 #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:50:55 #162 DONE 0.8s 08:50:55 08:50:55 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #159 DONE 0.8s 08:50:55 08:50:55 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #163 DONE 0.7s 08:50:55 08:50:55 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #160 DONE 0.6s 08:50:55 08:50:55 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #164 DONE 0.6s 08:50:55 08:50:55 #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #165 DONE 0.5s 08:50:55 08:50:55 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #166 DONE 0.5s 08:50:55 08:50:55 #167 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #167 DONE 0.5s 08:50:55 08:50:55 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #161 DONE 0.5s 08:50:55 08:50:55 #168 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:55 #168 ... 08:50:55 08:50:55 #169 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:55 #169 DONE 0.4s 08:50:55 08:50:55 #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:50:55 #170 ... 08:50:55 08:50:55 #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:55 #168 DONE 0.8s 08:50:55 08:50:55 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:55 #171 DONE 0.8s 08:50:55 08:50:55 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:55 #172 CACHED 08:50:55 08:50:55 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #173 CACHED 08:50:55 08:50:55 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #174 CACHED 08:50:55 08:50:55 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:50:55 #175 CACHED 08:50:55 08:50:55 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 #176 CACHED 08:50:55 08:50:55 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:55 #177 CACHED 08:50:55 08:50:55 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:50:55 #178 DONE 0.8s 08:50:55 08:50:55 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:55 #179 DONE 0.8s 08:50:55 08:50:55 #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:55 #180 DONE 0.8s 08:50:55 08:50:55 #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:50:55 #181 DONE 0.9s 08:50:55 08:50:55 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:50:55 #182 ... 08:50:55 08:50:55 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:50:55 #183 DONE 0.9s 08:50:55 08:50:55 #184 [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:50:55 #184 ... 08:50:55 08:50:55 #185 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:50:55 #185 DONE 1.7s 08:50:56 08:50:56 #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:50:56 #186 ... 08:50:56 08:50:56 #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:50:56 #170 DONE 2.0s 08:50:56 08:50:56 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:50:58 #187 ... 08:50:58 08:50:58 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:50:58 #188 DONE 3.2s 08:50:58 08:50:58 #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:50:58 #189 DONE 3.2s 08:50:58 08:50:58 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:50:58 #190 DONE 3.2s 08:50:58 08:50:58 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:50:58 #191 DONE 3.2s 08:50:58 08:50:58 #192 [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:50:58 #192 DONE 3.2s 08:50:58 08:50:58 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:50:58 #193 DONE 3.3s 08:50:58 08:50:58 #194 [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:50:58 #194 ... 08:50:58 08:50:58 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:50:58 #182 DONE 3.2s 08:50:58 08:50:58 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:50:58 #195 DONE 3.3s 08:50:58 08:50:58 #184 [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:50:58 #184 DONE 3.3s 08:50:58 08:50:58 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:50:58 #187 DONE 3.3s 08:50:58 08:50:58 #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:50:58 #186 DONE 2.7s 08:50:58 08:50:58 #196 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:50:58 #196 ... 08:50:58 08:50:58 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:50:58 #197 DONE 1.9s 08:50:59 08:50:59 #198 [core-data] exporting to image 08:50:59 #198 exporting layers 08:50:59 #198 ... 08:50:59 08:50:59 #199 [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:50:59 #199 DONE 1.0s 08:50:59 08:50:59 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:50:59 #200 DONE 1.1s 08:50:59 08:50:59 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:50:59 #201 DONE 1.1s 08:50:59 08:50:59 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:50:59 #202 DONE 1.1s 08:50:59 08:50:59 #194 [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:50:59 #194 DONE 1.1s 08:50:59 08:50:59 #198 [core-data] exporting to image 08:50:59 #198 exporting layers 0.4s done 08:50:59 #198 ... 08:50:59 08:50:59 #203 [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:50:59 #203 DONE 1.0s 08:50:59 08:50:59 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:50:59 #204 DONE 1.0s 08:50:59 08:50:59 #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:50:59 #205 DONE 1.0s 08:50:59 08:50:59 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:50:59 #206 DONE 1.0s 08:50:59 08:50:59 #196 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:50:59 #196 DONE 1.0s 08:50:59 08:50:59 #207 [support-notifications] exporting to image 08:51:01 #207 ... 08:51:01 08:51:01 #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:51:01 #208 DONE 1.7s 08:51:01 08:51:01 #209 [core-command] exporting to image 08:51:01 #209 exporting layers 1.6s done 08:51:01 #209 ... 08:51:01 08:51:01 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:51:01 #210 DONE 2.3s 08:51:01 08:51:01 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:51:01 #211 DONE 2.4s 08:51:01 08:51:01 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:51:01 #212 DONE 2.4s 08:51:01 08:51:01 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:51:01 #213 DONE 2.4s 08:51:01 08:51:01 #214 [core-metadata] exporting to image 08:51:01 #214 ... 08:51:01 08:51:01 #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:51:01 #215 DONE 2.3s 08:51:02 08:51:02 #216 [core-keeper] exporting to image 08:51:02 #216 exporting layers 0.6s done 08:51:02 #216 writing image sha256:4b8681443d52446e69ac06221cd319b94015284aa3cabe87645435f59fbd101d 0.0s done 08:51:02 #216 naming to docker.io/library/core-keeper 0.1s done 08:51:02 #216 DONE 3.5s 08:51:02 08:51:02 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:51:02 #217 DONE 0.8s 08:51:02 08:51:02 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:51:02 #218 DONE 0.8s 08:51:02 08:51:02 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:02 #219 DONE 1.0s 08:51:02 08:51:02 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:51:02 #220 ... 08:51:02 08:51:02 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:51:02 #221 DONE 1.0s 08:51:02 08:51:02 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:02 #222 DONE 1.1s 08:51:02 08:51:02 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:03 #223 ... 08:51:03 08:51:03 #198 [core-data] exporting to image 08:51:03 #198 writing image sha256:5b593e1d71399fc4c24ebab8906a84bd710dade7c60b43d3eaba2c627e7ffc0f 0.2s done 08:51:03 #198 naming to docker.io/library/core-data 0.1s done 08:51:03 #198 DONE 4.0s 08:51:03 08:51:03 #209 [core-command] exporting to image 08:51:03 #209 writing image sha256:c1705d6dfab88216fdb114740510a8edfb6b06203b2baf83e652b743403a6a57 0.2s done 08:51:03 #209 naming to docker.io/library/core-command 0.0s done 08:51:03 #209 DONE 3.8s 08:51:03 08:51:03 #224 [security-spiffe-token-provider] exporting to image 08:51:03 #224 exporting layers 2.5s done 08:51:03 #224 writing image sha256:d41f1af2569ed7b4294d589a6f8fbade387fea227c52445f05d7923e497b4aef 0.3s done 08:51:03 #224 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:51:03 #224 DONE 3.7s 08:51:03 08:51:03 #214 [core-metadata] exporting to image 08:51:03 #214 exporting layers 1.3s done 08:51:03 #214 writing image sha256:336ffb9887de1d4b6365545514d4805b68fdebc90613000f231656b9cd3f9081 08:51:03 #214 writing image sha256:336ffb9887de1d4b6365545514d4805b68fdebc90613000f231656b9cd3f9081 0.6s done 08:51:03 #214 naming to docker.io/library/core-metadata 08:51:03 #214 ... 08:51:03 08:51:03 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:51:03 #220 DONE 1.3s 08:51:03 08:51:03 #225 [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:51:03 #225 DONE 1.1s 08:51:03 08:51:03 #214 [core-metadata] exporting to image 08:51:03 #214 naming to docker.io/library/core-metadata 0.0s done 08:51:04 #214 DONE 2.2s 08:51:04 08:51:04 #226 [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:51:04 #226 ... 08:51:04 08:51:04 #227 [support-scheduler] exporting to image 08:51:04 #227 exporting layers 3.8s done 08:51:04 #227 writing image sha256:81bf3ab76bdeb1bb9a5171f32548f3468bb484aa9287a04d4768ed1410ab7e39 0.2s done 08:51:04 #227 naming to docker.io/library/support-scheduler 0.0s done 08:51:04 #227 DONE 4.8s 08:51:04 08:51:04 #207 [support-notifications] exporting to image 08:51:04 #207 exporting layers 3.4s done 08:51:04 #207 writing image sha256:e2a99e2e48af9c13efc00b0889191c77a0f9f92808e237c1008e4086b21f72af 0.2s done 08:51:04 #207 naming to docker.io/library/support-notifications 0.0s done 08:51:04 #207 DONE 4.8s 08:51:04 08:51:04 #228 [core-common-config-bootstrapper] exporting to image 08:51:04 #228 exporting layers 1.3s done 08:51:04 #228 writing image sha256:3162f9d1ee65e94a32cc11ea9ba7300dbdab635ab2d0ab41878ab359bdb49b0f 0.0s done 08:51:04 #228 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 08:51:04 #228 DONE 1.8s 08:51:04 08:51:04 #229 [security-proxy-auth] exporting to image 08:51:04 #229 exporting layers 1.2s done 08:51:04 #229 writing image sha256:abb7c733d050ad71048c93a54d08807c7a45301c3c1824da00046a09ab75a258 0.0s done 08:51:04 #229 naming to docker.io/library/security-proxy-auth 0.0s done 08:51:04 #229 DONE 1.7s 08:51:04 08:51:04 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:04 #223 DONE 1.7s 08:51:04 08:51:04 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:51:04 #230 DONE 0.7s 08:51:04 08:51:04 #226 [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:51:04 #226 DONE 0.7s 08:51:04 08:51:04 #231 [security-proxy-setup] exporting to image 08:51:05 #231 exporting layers 0.7s done 08:51:05 #231 ... 08:51:05 08:51:05 #232 [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:51:05 #232 DONE 0.7s 08:51:05 08:51:05 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:05 #233 DONE 0.9s 08:51:05 08:51:05 #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:51:06 #234 ... 08:51:06 08:51:06 #231 [security-proxy-setup] exporting to image 08:51:06 #231 writing image sha256:174e8cae78fee108957e199464a2f65a2a6e99ba53f836c888bdb65467d8aab4 0.1s done 08:51:06 #231 naming to docker.io/library/security-proxy-setup 0.0s done 08:51:06 #231 DONE 1.5s 08:51:06 08:51:06 #235 [security-secretstore-setup] exporting to image 08:51:06 #235 ... 08:51:06 08:51:06 #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:51:06 #234 DONE 1.0s 08:51:06 08:51:06 #235 [security-secretstore-setup] exporting to image 08:51:06 #235 exporting layers 1.0s done 08:51:06 #235 writing image sha256:4619af97e0ea3780589aceefe9d5f90765e74a5bf5944887196cddf061f0c6a8 done 08:51:06 #235 naming to docker.io/library/security-secretstore-setup 0.0s done 08:51:06 #235 DONE 1.0s 08:51:06 08:51:06 #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:51:06 #236 DONE 0.5s 08:51:06 08:51:06 #237 [security-bootstrapper] exporting to image 08:51:07 #237 exporting layers 0.5s done 08:51:07 #237 writing image sha256:1153470da4eccb289102d98c506ba866d7bfae8c9df737b14ff378baeaf95dc0 done 08:51:07 #237 naming to docker.io/library/security-bootstrapper done 08:51:07 #237 DONE 0.5s 08:51:07 time="2026-07-07T08:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:07 time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:51:07 $ docker stop --time=1 1d73f83af786b4ecdbb895c7c150b84348b04aa3e706e09972ed7b74cda5ce8f 08:51:08 $ docker rm -f --volumes 1d73f83af786b4ecdbb895c7c150b84348b04aa3e706e09972ed7b74cda5ce8f [Pipeline] // withDockerContainer [Pipeline] sh 08:51:09 + docker images 08:51:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:51:09 security-bootstrapper latest 1153470da4ec 3 seconds ago 21.7MB 08:51:09 security-secretstore-setup latest 4619af97e0ea 4 seconds ago 90.5MB 08:51:09 security-proxy-setup latest 174e8cae78fe 5 seconds ago 55.4MB 08:51:09 core-common-config-bootstrapper latest 3162f9d1ee65 7 seconds ago 20.6MB 08:51:09 security-proxy-auth latest abb7c733d050 7 seconds ago 49.8MB 08:51:09 core-metadata latest 336ffb9887de 8 seconds ago 50.8MB 08:51:09 support-scheduler latest 81bf3ab76bde 10 seconds ago 54.9MB 08:51:09 security-spiffe-token-provider latest d41f1af2569e 10 seconds ago 61.8MB 08:51:09 core-command latest c1705d6dfab8 10 seconds ago 44.8MB 08:51:09 support-notifications latest e2a99e2e48af 10 seconds ago 58.5MB 08:51:09 core-keeper latest 4b8681443d52 11 seconds ago 50.4MB 08:51:09 core-data latest 5b593e1d7139 11 seconds ago 50.6MB 08:51:09 security-spire-config latest 0620c569960e 4 minutes ago 177MB 08:51:09 security-spire-agent latest bd0aa5b7b7d2 4 minutes ago 237MB 08:51:09 security-spire-server latest 3dac7b11865b 4 minutes ago 178MB 08:51:09 ci-base-image-x86_64 latest d5c210ebe87b 13 minutes ago 981MB 08:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB 08:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB 08:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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:51:09 provisioning config files... 08:51:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config9355792791912459653tmp [Pipeline] { [Pipeline] sh 08:51:10 + set +x 08:51:10 + curl -s https://codecov.io/bash 08:51:10 + bash -s -- 08:51:10 08:51:10 _____ _ 08:51:10 / ____| | | 08:51:10 | | ___ __| | ___ ___ _____ __ 08:51:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:51:10 | |___| (_) | (_| | __/ (_| (_) \ V / 08:51:10 \_____\___/ \__,_|\___|\___\___/ \_/ 08:51:10 Bash-1.0.6 08:51:10 08:51:10 08:51:10 ==> git version 2.25.1 found 08:51:10 ==> 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:51:10 Release-Date: 2020-01-08 08:51:10 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:51:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:51:10 ==> Jenkins CI detected. 08:51:10 current dir:  /w/workspace/edgex-go/31 08:51:10 project root: . 08:51:10 --> token set from env 08:51:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:51:10 ==> Running gcov in . (disable via -X gcov) 08:51:10 ==> Python coveragepy not found 08:51:10 ==> Searching for coverage reports in: 08:51:10 + . 08:51:10 -> Found 1 reports 08:51:10 ==> Detecting git/mercurial file structure 08:51:10 ==> Reading reports 08:51:10 + ./coverage.out bytes=1053837 08:51:10 ==> Appending adjustments 08:51:10 https://docs.codecov.io/docs/fixing-reports 08:51:12 + Found adjustments 08:51:12 ==> Gzipping contents 08:51:12 108K /tmp/codecov.9X3wPp.gz 08:51:12 ==> Uploading reports 08:51:12 url: https://codecov.io 08:51:12 query: branch=PR-5351&commit=6aaf3572fe4328001d7a54175d9492f475583d39&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5351%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5351&job=&cmd_args= 08:51:12 -> Pinging Codecov 08:51:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5351&commit=6aaf3572fe4328001d7a54175d9492f475583d39&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5351%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5351&job=&cmd_args= 08:51:12 -> Uploading to 08:51:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6aaf3572fe4328001d7a54175d9492f475583d39/72724739-e67c-4c7f-9881-5dedd27f5ab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260707%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260707T085112Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6416fd021920207dd1681d6e087177cfc21f4c9bebbd090397f9b0dbdd1216f6 08:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:12 Dload Upload Total Spent Left Speed 08:51:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 409k --:--:-- --:--:-- --:--:-- 409k 08:51:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] } 08:51:12 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:51:13 + [ -d /w/workspace/edgex-go/31/archives ] [Pipeline] libraryResource [Pipeline] sh 08:51:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:51:14 ---> package-listing.sh 08:51:14 ++ facter osfamily 08:51:14 ++ tr '[:upper:]' '[:lower:]' 08:51:14 + OS_FAMILY=debian 08:51:14 + workspace=/w/workspace/edgex-go/31 08:51:14 + START_PACKAGES=/tmp/packages_start.txt 08:51:14 + END_PACKAGES=/tmp/packages_end.txt 08:51:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:14 + PACKAGES=/tmp/packages_start.txt 08:51:14 + '[' /w/workspace/edgex-go/31 ']' 08:51:14 + PACKAGES=/tmp/packages_end.txt 08:51:14 + case "${OS_FAMILY}" in 08:51:14 + dpkg -l 08:51:14 + grep '^ii' 08:51:14 + '[' -f /tmp/packages_start.txt ']' 08:51:14 + '[' -f /tmp/packages_end.txt ']' 08:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:14 + '[' /w/workspace/edgex-go/31 ']' 08:51:14 + mkdir -p /w/workspace/edgex-go/31/archives/ 08:51:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo 08:51:14 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:51:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:15 08:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:16 latest: Pulling from edgex-lftools-log-publisher 08:51:16 5eb5b503b376: Pulling fs layer 08:51:16 5c69ac0246d0: Pulling fs layer 08:51:16 ec43610c2a17: Pulling fs layer 08:51:16 3a2ae6a8a46f: Pulling fs layer 08:51:16 33b1e0a273af: Pulling fs layer 08:51:16 5d3b04190fa2: Pulling fs layer 08:51:16 2f39f015ded8: Pulling fs layer 08:51:16 3a2ae6a8a46f: Waiting 08:51:16 33b1e0a273af: Waiting 08:51:16 5d3b04190fa2: Waiting 08:51:16 2f39f015ded8: Waiting 08:51:16 5c69ac0246d0: Download complete 08:51:16 3a2ae6a8a46f: Verifying Checksum 08:51:16 3a2ae6a8a46f: Download complete 08:51:16 33b1e0a273af: Verifying Checksum 08:51:16 33b1e0a273af: Download complete 08:51:16 5d3b04190fa2: Verifying Checksum 08:51:16 5d3b04190fa2: Download complete 08:51:16 ec43610c2a17: Verifying Checksum 08:51:16 ec43610c2a17: Download complete 08:51:16 5eb5b503b376: Verifying Checksum 08:51:16 5eb5b503b376: Download complete 08:51:16 2f39f015ded8: Verifying Checksum 08:51:16 2f39f015ded8: Download complete 08:51:18 5eb5b503b376: Pull complete 08:51:19 5c69ac0246d0: Pull complete 08:51:19 ec43610c2a17: Pull complete 08:51:19 3a2ae6a8a46f: Pull complete 08:51:20 33b1e0a273af: Pull complete 08:51:20 5d3b04190fa2: Pull complete 08:51:26 2f39f015ded8: Pull complete 08:51:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:26 prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container 08:51:27 $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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:51:30 $ docker top 28780e25deff0773a46b1930155bc74a145aa629e35c6763c91df6c025ba82d3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:30 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:31 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:31 + ls /var/log/sa-host 08:51:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:31 provisioning config files... 08:51:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config8457880987977992893tmp [Pipeline] { [Pipeline] echo 08:51:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:31 ---> create-netrc.sh [Pipeline] } 08:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:32 ---> python-tools-install.sh [Pipeline] echo 08:51:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:32 ---> sudo-logs.sh 08:51:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:51:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:32 ---> job-cost.sh 08:51:32 lf-activate-venv: SKIPPING 08:51:32 INFO: No Stack... 08:51:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:33 INFO: Archiving Costs [Pipeline] echo 08:51:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:33 ---> logs-deploy.sh 08:51:33 lf-activate-venv: SKIPPING 08:51:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5351/31 08:51:33 INFO: archiving workspace using pattern(s): 08:51:34 Archives upload complete. 08:51:35 INFO: archiving logs to Nexus 08:51:36 ---> uname -a: 08:51:36 Linux prd-ubuntu20-04-docker-8c-8g-14673 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:51:36 08:51:36 08:51:36 ---> lscpu: 08:51:36 Architecture: x86_64 08:51:36 CPU op-mode(s): 32-bit, 64-bit 08:51:36 Byte Order: Little Endian 08:51:36 Address sizes: 40 bits physical, 48 bits virtual 08:51:36 CPU(s): 8 08:51:36 On-line CPU(s) list: 0-7 08:51:36 Thread(s) per core: 1 08:51:36 Core(s) per socket: 1 08:51:36 Socket(s): 8 08:51:36 NUMA node(s): 1 08:51:36 Vendor ID: AuthenticAMD 08:51:36 CPU family: 23 08:51:36 Model: 49 08:51:36 Model name: AMD EPYC-Rome Processor 08:51:36 Stepping: 0 08:51:36 CPU MHz: 2799.998 08:51:36 BogoMIPS: 5599.99 08:51:36 Virtualization: AMD-V 08:51:36 Hypervisor vendor: KVM 08:51:36 Virtualization type: full 08:51:36 L1d cache: 256 KiB 08:51:36 L1i cache: 256 KiB 08:51:36 L2 cache: 4 MiB 08:51:36 L3 cache: 128 MiB 08:51:36 NUMA node0 CPU(s): 0-7 08:51:36 Vulnerability Gather data sampling: Not affected 08:51:36 Vulnerability Itlb multihit: Not affected 08:51:36 Vulnerability L1tf: Not affected 08:51:36 Vulnerability Mds: Not affected 08:51:36 Vulnerability Meltdown: Not affected 08:51:36 Vulnerability Mmio stale data: Not affected 08:51:36 Vulnerability Retbleed: Vulnerable 08:51:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:51:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:51:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:51:36 Vulnerability Srbds: Not affected 08:51:36 Vulnerability Tsx async abort: Not affected 08:51:36 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:51:36 08:51:36 08:51:36 ---> nproc: 08:51:36 8 08:51:36 08:51:36 08:51:36 ---> df -h: 08:51:36 Filesystem Size Used Avail Use% Mounted on 08:51:36 overlay 155G 33G 122G 22% / 08:51:36 tmpfs 64M 0 64M 0% /dev 08:51:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:51:36 shm 64M 0 64M 0% /dev/shm 08:51:36 /dev/vda1 155G 33G 122G 22% /facter-os 08:51:36 08:51:36 08:51:36 ---> sar -b -r -n DEV: 08:51:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14673) 07/07/26 _x86_64_ (8 CPU) 08:51:36 08:51:36 08:34:41 LINUX RESTART (8 CPU) 08:51:36 08:51:36 08:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:51:36 08:36:00 143.44 68.54 74.90 0.00 11745.24 90152.17 0.00 08:51:36 08:37:01 119.06 12.59 106.47 0.00 2120.70 96383.56 0.00 08:51:36 08:38:01 109.05 0.25 108.80 0.00 10.13 61441.12 0.00 08:51:36 08:39:01 42.25 0.18 42.07 0.00 1.47 40420.53 0.00 08:51:36 08:40:01 35.14 0.37 34.78 0.00 12.40 12114.65 0.00 08:51:36 08:41:01 44.21 0.08 44.13 0.00 1.73 18757.54 0.00 08:51:36 08:42:02 166.94 0.12 166.82 0.00 11.02 59921.93 0.00 08:51:36 08:43:01 89.80 0.00 89.80 0.00 0.00 168649.11 0.00 08:51:36 08:44:01 228.10 0.15 227.95 0.00 19.20 89519.75 0.00 08:51:36 08:45:01 343.41 10.95 332.46 0.00 90.65 85323.11 0.00 08:51:36 08:46:01 164.76 1.27 163.49 0.00 10.13 78012.46 0.00 08:51:36 08:47:01 197.81 0.76 197.04 0.00 6.91 117294.62 0.00 08:51:36 08:48:01 152.36 0.27 152.10 0.00 2.13 37007.53 0.00 08:51:36 08:49:01 102.78 0.07 102.71 0.00 0.53 52805.69 0.00 08:51:36 08:50:02 266.58 1.08 265.50 0.00 49.05 131341.97 0.00 08:51:36 08:51:01 478.36 42.99 435.37 0.00 2134.15 107389.80 0.00 08:51:36 Average: 167.47 8.70 158.77 0.00 1013.20 77811.08 0.00 08:51:36 08:51:36 08:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:36 08:36:00 29789144 31609248 732008 2.23 63848 2074432 1547440 4.56 916292 1862128 8992 08:51:36 08:37:01 28065840 31483592 803044 2.44 92632 3586300 2007648 5.92 1099984 3286172 452 08:51:36 08:38:01 26957676 31266660 1009960 3.07 122764 4350692 2238676 6.60 1758884 3629120 380432 08:51:36 08:39:01 25911264 31201032 1073052 3.26 128772 5270052 2331180 6.87 2353172 4024916 218292 08:51:36 08:40:01 26185396 31426540 846464 2.58 135304 5190208 1992140 5.87 1557924 4521248 403468 08:51:36 08:41:01 25441092 31403808 868568 2.64 139180 5876884 1860124 5.48 2078252 4718272 610480 08:51:36 08:42:02 23763980 31285428 988232 3.01 150664 7416132 2210112 6.52 1979904 6472844 2182056 08:51:36 08:43:01 19309248 31404584 868648 2.64 151140 11862416 2246276 6.62 2190524 10592736 1565976 08:51:36 08:44:01 18249496 31263120 990568 3.01 155964 12736900 3665532 10.81 2333556 11441624 280 08:51:36 08:45:01 14540852 31364144 882800 2.69 322744 16037400 2451512 7.23 3019760 14120388 1180928 08:51:36 08:46:01 12589736 31380956 870876 2.65 359356 17866380 2198092 6.48 3127200 15871552 760200 08:51:36 08:47:01 8397736 30156184 2044376 6.22 384304 20540968 5784292 17.05 4352344 18505080 115228 08:51:36 08:48:01 4932712 28833336 3347492 10.18 403284 22500496 10252800 30.23 6595728 19523928 1063116 08:51:36 08:49:01 2262596 28191272 3994508 12.15 416188 24439940 8906452 26.26 8067864 20653240 1777044 08:51:36 08:50:02 1563652 28749324 3436096 10.45 410100 25637032 8874556 26.16 8352316 21005148 725528 08:51:36 08:51:01 6452008 31355752 890440 2.71 415456 23582460 2241764 6.61 3419616 21364500 20280 08:51:36 Average: 17150777 30773436 1477946 4.50 240731 13060543 3800537 11.20 3325208 11349556 688297 08:51:36 08:51:36 08:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:36 08:36:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:36:00 ens3 837.28 735.56 3840.92 107.69 0.00 0.00 0.00 0.00 08:51:36 08:36:00 lo 2.50 2.50 0.24 0.24 0.00 0.00 0.00 0.00 08:51:36 08:37:01 docker0 275.32 471.97 17.15 3009.96 0.00 0.00 0.00 0.00 08:51:36 08:37:01 veth296e952 7.75 6.29 1.03 7.37 0.00 0.00 0.00 0.00 08:51:36 08:37:01 ens3 740.04 455.74 10019.63 97.04 0.00 0.00 0.00 0.00 08:51:36 08:37:01 lo 2.62 2.62 0.25 0.25 0.00 0.00 0.00 0.00 08:51:36 08:38:01 veth9feb392 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 08:51:36 08:38:01 docker0 394.85 498.08 28.89 1586.51 0.00 0.00 0.00 0.00 08:51:36 08:38:01 ens3 558.60 412.08 1618.44 45.74 0.00 0.00 0.00 0.00 08:51:36 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:39:01 veth9feb392 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:39:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:39:01 ens3 18.63 12.41 14.65 8.33 0.00 0.00 0.00 0.00 08:51:36 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:40:01 veth9feb392 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 08:51:36 08:40:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 08:51:36 08:40:01 ens3 16.96 8.98 12.76 6.91 0.00 0.00 0.00 0.00 08:51:36 08:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:41:01 veth9feb392 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:41:01 ens3 20.21 12.28 17.77 9.95 0.00 0.00 0.00 0.00 08:51:36 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:42:02 veth75f6548 0.38 0.48 0.03 0.14 0.00 0.00 0.00 0.00 08:51:36 08:42:02 veth1b1ed05 8.33 5.13 135.55 0.44 0.00 0.00 0.00 0.00 08:51:36 08:42:02 docker0 5.51 8.51 0.40 135.67 0.00 0.00 0.00 0.00 08:51:36 08:42:02 vetha3c72ee 5.13 8.33 0.44 135.55 0.00 0.00 0.00 0.01 08:51:36 08:42:02 ens3 144.53 89.34 3155.33 22.77 0.00 0.00 0.00 0.00 08:51:36 08:42:02 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 08:51:36 08:43:01 veth75f6548 0.07 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:36 08:43:01 vethd973bab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:43:01 vethcf6696a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:43:01 docker0 0.07 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:51:36 08:43:01 ens3 33.38 23.47 25.89 14.75 0.00 0.00 0.00 0.00 08:51:36 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vetha4e598a 2.83 1.52 42.57 0.13 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth847868a 1.67 3.08 0.14 42.57 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth75f6548 0.08 1.83 0.01 0.08 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethe7c339f 8.30 3.32 42.90 0.25 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethfaf3f90 1.73 3.48 0.14 42.59 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethe50bdce 1.57 2.90 0.13 42.56 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth58f1bae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethe608431 2.90 1.57 42.56 0.13 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth98cfef3 0.03 0.28 0.00 0.01 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth5deb7d1 0.10 0.38 0.01 0.02 0.00 0.00 0.00 0.00 08:51:36 08:44:01 docker0 59.91 108.63 4.15 1420.28 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth3c475fa 1.02 1.37 0.10 1.50 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth142d01f 0.03 0.27 0.00 0.01 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethe9dd29e 3.32 8.30 0.25 42.90 0.00 0.00 0.00 0.00 08:51:36 08:44:01 ens3 145.98 83.09 1755.30 17.79 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethd02cb29 0.03 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethf0332b3 1.63 3.33 0.14 42.59 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vetha90a8f0 3.08 1.67 42.57 0.14 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth4e4e1a9 4.22 8.78 0.38 147.04 0.00 0.00 0.00 0.01 08:51:36 08:44:01 vetheee96f0 1.47 2.88 0.13 42.55 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth46d1820 3.05 4.65 0.29 43.45 0.00 0.00 0.00 0.00 08:51:36 08:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:44:01 vethab48d49 1.52 2.83 0.13 42.57 0.00 0.00 0.00 0.00 08:51:36 08:44:01 veth656342f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:45:01 veth75f6548 0.12 0.95 0.01 0.04 0.00 0.00 0.00 0.00 08:51:36 08:45:01 veth7d6c087 215.81 163.01 1312.50 14.19 0.00 0.00 0.00 0.00 08:51:36 08:45:01 docker0 582.75 763.19 47.07 6675.19 0.00 0.00 0.00 0.00 08:51:36 08:45:01 veth50b2812 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:45:01 ens3 804.03 631.89 6691.46 265.62 0.00 0.00 0.00 0.00 08:51:36 08:45:01 veth07d1d64 163.01 215.81 14.19 1312.50 0.00 0.00 0.00 0.11 08:51:36 08:45:01 veth1975f9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:46:01 veth75f6548 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:46:01 docker0 107.52 137.49 8.92 1306.13 0.00 0.00 0.00 0.00 08:51:36 08:46:01 ens3 158.12 118.38 1321.66 18.72 0.00 0.00 0.00 0.00 08:51:36 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:47:01 vetheccd088 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth75f6548 0.00 0.60 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 vethcb4153f 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth3953b7e 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth47a7bda 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth88e4b3a 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth923ef67 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth544838b 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth8853da8 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 vetha365d2c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:51:36 08:47:01 ens3 14.77 10.40 11.51 6.64 0.00 0.00 0.00 0.00 08:51:36 08:47:01 vethb64a5d7 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 vethc33e1a5 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 08:51:36 08:47:01 veth1bb9f12 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:48:01 vetheccd088 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth75f6548 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 vethcb4153f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth3953b7e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth47a7bda 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth88e4b3a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth923ef67 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth544838b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth8853da8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 vetha365d2c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 ens3 12.54 6.54 9.59 5.11 0.00 0.00 0.00 0.00 08:51:36 08:48:01 vethb64a5d7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 vethc33e1a5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 veth1bb9f12 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 vetheccd088 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth75f6548 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 vethcb4153f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth3953b7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth47a7bda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth1eafd3d 0.60 0.05 0.03 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth88e4b3a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth923ef67 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth21186ca 0.50 0.05 0.03 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth544838b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth8853da8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 vetha365d2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 ens3 1.47 0.89 0.93 0.50 0.00 0.00 0.00 0.00 08:51:36 08:49:01 vethb64a5d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 vethc33e1a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 veth1bb9f12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth75f6548 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth3953b7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth47a7bda 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth88e4b3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth923ef67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth544838b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth8853da8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 vetha365d2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 ens3 4.92 2.40 3.64 1.92 0.00 0.00 0.00 0.00 08:51:36 08:50:02 vethb64a5d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 vethc33e1a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 veth1bb9f12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:51:01 veth75f6548 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:51:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:36 08:51:01 ens3 15.91 8.39 12.69 6.88 0.00 0.00 0.00 0.00 08:51:36 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:36 Average: veth75f6548 0.04 0.26 0.00 0.02 0.00 0.00 0.00 0.00 08:51:36 Average: docker0 89.50 124.79 6.68 886.31 0.00 0.00 0.00 0.00 08:51:36 Average: ens3 221.17 163.67 1792.73 39.85 0.00 0.00 0.00 0.00 08:51:36 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 08:51:36 08:51:36 08:51:36 ---> sar -P ALL: 08:51:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14673) 07/07/26 _x86_64_ (8 CPU) 08:51:36 08:51:36 08:34:41 LINUX RESTART (8 CPU) 08:51:36 08:51:36 08:35:01 CPU %user %nice %system %iowait %steal %idle 08:51:36 08:36:00 all 6.70 0.00 1.44 10.54 0.08 81.24 08:51:36 08:36:00 0 3.94 0.00 1.01 23.55 0.08 71.42 08:51:36 08:36:00 1 8.86 0.00 1.25 2.32 0.12 87.44 08:51:36 08:36:00 2 10.27 0.00 3.04 8.22 0.10 78.37 08:51:36 08:36:00 3 8.41 0.00 1.07 5.46 0.07 84.98 08:51:36 08:36:00 4 5.52 0.00 1.14 21.39 0.05 71.90 08:51:36 08:36:00 5 8.07 0.00 2.51 8.95 0.10 80.37 08:51:36 08:36:00 6 4.00 0.00 0.59 9.43 0.07 85.91 08:51:36 08:36:00 7 4.52 0.00 0.87 5.06 0.07 89.48 08:51:36 08:37:01 all 6.76 0.00 3.00 3.42 0.11 86.71 08:51:36 08:37:01 0 7.26 0.00 3.97 9.71 0.13 78.94 08:51:36 08:37:01 1 8.84 0.00 3.42 0.86 0.12 86.76 08:51:36 08:37:01 2 3.66 0.00 3.40 1.08 0.12 91.75 08:51:36 08:37:01 3 7.80 0.00 2.51 0.28 0.10 89.31 08:51:36 08:37:01 4 5.71 0.00 2.75 3.15 0.12 88.28 08:51:36 08:37:01 5 6.49 0.00 2.10 0.35 0.10 90.96 08:51:36 08:37:01 6 5.71 0.00 2.66 0.15 0.10 91.38 08:51:36 08:37:01 7 8.61 0.00 3.22 11.76 0.12 76.30 08:51:36 08:38:01 all 16.49 0.00 3.16 1.05 0.16 79.13 08:51:36 08:38:01 0 17.31 0.00 3.16 0.25 0.15 79.12 08:51:36 08:38:01 1 17.49 0.00 3.40 0.25 0.15 78.71 08:51:36 08:38:01 2 13.99 0.00 2.86 0.44 0.15 82.57 08:51:36 08:38:01 3 17.48 0.00 3.76 3.71 0.19 74.87 08:51:36 08:38:01 4 16.52 0.00 3.01 0.34 0.13 79.99 08:51:36 08:38:01 5 17.01 0.00 2.91 1.45 0.17 78.47 08:51:36 08:38:01 6 15.28 0.00 3.21 1.30 0.19 80.02 08:51:36 08:38:01 7 16.83 0.00 3.00 0.70 0.15 79.31 08:51:36 08:39:01 all 42.75 0.00 8.31 6.62 0.22 42.10 08:51:36 08:39:01 0 44.36 0.00 9.25 12.57 0.20 33.63 08:51:36 08:39:01 1 46.65 0.00 8.04 2.26 0.20 42.85 08:51:36 08:39:01 2 36.35 0.00 7.75 2.56 0.25 53.08 08:51:36 08:39:01 3 44.80 0.00 8.52 10.52 0.20 35.95 08:51:36 08:39:01 4 44.91 0.00 8.51 16.84 0.30 29.43 08:51:36 08:39:01 5 44.12 0.00 7.88 3.99 0.20 43.81 08:51:36 08:39:01 6 42.32 0.00 7.90 2.11 0.22 47.44 08:51:36 08:39:01 7 38.43 0.00 8.61 2.03 0.20 50.72 08:51:36 08:40:01 all 55.76 0.00 6.60 1.84 0.22 35.58 08:51:36 08:40:01 0 54.33 0.00 7.17 4.39 0.20 33.92 08:51:36 08:40:01 1 57.70 0.00 6.40 0.20 0.20 35.50 08:51:36 08:40:01 2 55.39 0.00 6.22 0.37 0.22 37.80 08:51:36 08:40:01 3 56.06 0.00 7.06 0.59 0.22 36.08 08:51:36 08:40:01 4 54.88 0.00 7.01 8.07 0.25 29.79 08:51:36 08:40:01 5 56.89 0.00 6.61 0.37 0.20 35.93 08:51:36 08:40:01 6 57.10 0.00 6.30 0.44 0.22 35.94 08:51:36 08:40:01 7 53.72 0.00 6.03 0.30 0.22 39.72 08:51:36 08:41:01 all 37.56 0.00 5.98 12.33 0.19 43.94 08:51:36 08:41:01 0 38.02 0.00 6.38 18.94 0.18 36.48 08:51:36 08:41:01 1 36.91 0.00 5.66 18.58 0.18 38.66 08:51:36 08:41:01 2 37.48 0.00 5.95 6.17 0.17 50.23 08:51:36 08:41:01 3 36.19 0.00 5.89 5.23 0.20 52.48 08:51:36 08:41:01 4 39.96 0.00 6.07 33.04 0.17 20.77 08:51:36 08:41:01 5 38.04 0.00 6.45 5.41 0.20 49.89 08:51:36 08:41:01 6 37.48 0.00 6.14 2.30 0.17 53.92 08:51:36 08:41:01 7 36.37 0.00 5.34 8.94 0.24 49.12 08:51:36 08:42:02 all 10.76 0.00 3.78 11.81 0.12 73.53 08:51:36 08:42:02 0 9.76 0.00 3.75 28.34 0.12 58.03 08:51:36 08:42:02 1 11.62 0.00 3.82 5.88 0.10 78.58 08:51:36 08:42:02 2 11.27 0.00 4.15 7.82 0.12 76.64 08:51:36 08:42:02 3 10.56 0.00 3.62 8.36 0.10 77.36 08:51:36 08:42:02 4 10.42 0.00 3.45 4.51 0.12 81.50 08:51:36 08:42:02 5 11.25 0.00 3.68 10.38 0.13 74.56 08:51:36 08:42:02 6 10.61 0.00 4.22 23.03 0.15 61.99 08:51:36 08:42:02 7 10.56 0.00 3.58 6.18 0.10 79.58 08:51:36 08:43:01 all 6.96 0.00 2.80 37.78 0.07 52.39 08:51:36 08:43:01 0 6.90 0.00 2.84 17.68 0.07 72.50 08:51:36 08:43:01 1 7.43 0.00 2.67 35.60 0.07 54.23 08:51:36 08:43:01 2 6.58 0.00 3.68 88.16 0.07 1.51 08:51:36 08:43:01 3 7.32 0.00 2.60 39.82 0.07 50.19 08:51:36 08:43:01 4 7.02 0.00 2.77 36.19 0.07 53.95 08:51:36 08:43:01 5 7.06 0.00 2.65 31.94 0.05 58.30 08:51:36 08:43:01 6 6.24 0.00 2.60 16.67 0.09 74.40 08:51:36 08:43:01 7 7.16 0.00 2.60 36.51 0.05 53.68 08:51:36 08:44:01 all 5.83 0.00 2.51 37.76 0.11 53.79 08:51:36 08:44:01 0 5.35 0.00 2.57 20.09 0.12 71.88 08:51:36 08:44:01 1 7.36 0.00 2.59 28.76 0.10 61.20 08:51:36 08:44:01 2 5.29 0.00 2.13 78.35 0.08 14.15 08:51:36 08:44:01 3 5.30 0.00 2.48 20.99 0.12 71.11 08:51:36 08:44:01 4 6.33 0.00 2.92 64.96 0.12 25.66 08:51:36 08:44:01 5 4.98 0.00 2.45 24.75 0.10 67.72 08:51:36 08:44:01 6 6.86 0.00 2.32 11.22 0.08 79.52 08:51:36 08:44:01 7 5.16 0.00 2.65 53.15 0.13 38.90 08:51:36 08:45:01 all 8.20 0.00 4.00 35.69 0.11 52.01 08:51:36 08:45:01 0 8.96 0.00 3.87 23.76 0.12 63.30 08:51:36 08:45:01 1 8.30 0.00 3.86 45.50 0.10 42.24 08:51:36 08:45:01 2 8.09 0.00 4.24 24.64 0.10 62.93 08:51:36 08:45:01 3 7.77 0.00 3.76 20.76 0.12 67.59 08:51:36 08:45:01 4 8.37 0.00 3.88 31.25 0.10 56.40 08:51:36 08:45:01 5 6.89 0.00 4.63 78.97 0.13 9.37 08:51:36 08:45:01 6 7.54 0.00 3.82 32.84 0.12 55.68 08:51:36 08:45:01 7 9.63 0.00 3.94 27.91 0.12 58.40 08:51:36 08:46:01 all 1.90 0.00 1.23 36.06 0.07 60.74 08:51:36 08:46:01 0 2.17 0.00 0.95 37.50 0.07 59.31 08:51:36 08:46:01 1 2.07 0.00 0.82 41.61 0.07 55.43 08:51:36 08:46:01 2 2.01 0.00 1.54 43.67 0.08 52.70 08:51:36 08:46:01 3 1.05 0.00 0.89 36.62 0.07 61.37 08:51:36 08:46:01 4 2.52 0.00 2.14 19.07 0.07 76.21 08:51:36 08:46:01 5 1.61 0.00 0.95 42.87 0.07 54.51 08:51:36 08:46:01 6 1.34 0.00 1.57 20.61 0.07 76.41 08:51:36 08:46:01 7 2.47 0.00 1.00 46.48 0.05 50.00 08:51:36 08:51:36 08:46:01 CPU %user %nice %system %iowait %steal %idle 08:51:36 08:47:01 all 9.12 0.00 4.89 29.29 0.13 56.56 08:51:36 08:47:01 0 8.82 0.00 4.46 68.93 0.12 17.68 08:51:36 08:47:01 1 8.72 0.00 3.26 13.30 0.10 74.61 08:51:36 08:47:01 2 9.56 0.00 3.77 8.08 0.10 78.49 08:51:36 08:47:01 3 8.41 0.00 3.46 26.15 0.10 61.89 08:51:36 08:47:01 4 9.19 0.00 7.22 6.87 0.13 76.59 08:51:36 08:47:01 5 9.39 0.00 7.78 24.00 0.18 58.64 08:51:36 08:47:01 6 10.06 0.00 3.34 43.63 0.12 42.85 08:51:36 08:47:01 7 8.78 0.00 5.87 43.43 0.20 41.72 08:51:36 08:48:01 all 79.88 0.00 14.45 5.14 0.37 0.16 08:51:36 08:48:01 0 80.56 0.00 13.71 5.26 0.37 0.10 08:51:36 08:48:01 1 80.11 0.00 14.42 4.93 0.39 0.15 08:51:36 08:48:01 2 79.95 0.00 14.82 4.72 0.37 0.13 08:51:36 08:48:01 3 79.83 0.00 14.68 4.94 0.37 0.18 08:51:36 08:48:01 4 79.32 0.00 14.94 5.14 0.37 0.24 08:51:36 08:48:01 5 79.51 0.00 14.18 5.79 0.39 0.13 08:51:36 08:48:01 6 80.13 0.00 14.01 5.16 0.39 0.30 08:51:36 08:48:01 7 79.61 0.00 14.86 5.18 0.35 0.00 08:51:36 08:49:01 all 88.75 0.00 10.94 0.00 0.31 0.00 08:51:36 08:49:01 0 88.42 0.00 11.29 0.00 0.28 0.00 08:51:36 08:49:01 1 88.93 0.00 10.73 0.00 0.32 0.02 08:51:36 08:49:01 2 88.89 0.00 10.80 0.00 0.32 0.00 08:51:36 08:49:01 3 89.09 0.00 10.61 0.00 0.30 0.00 08:51:36 08:49:01 4 88.72 0.00 10.96 0.02 0.30 0.00 08:51:36 08:49:01 5 88.59 0.00 11.09 0.00 0.32 0.00 08:51:36 08:49:01 6 89.12 0.00 10.58 0.00 0.30 0.00 08:51:36 08:49:01 7 88.22 0.00 11.45 0.00 0.33 0.00 08:51:36 08:50:02 all 89.68 0.00 10.04 0.00 0.28 0.00 08:51:36 08:50:02 0 89.98 0.00 9.73 0.00 0.28 0.00 08:51:36 08:50:02 1 89.73 0.00 9.97 0.02 0.28 0.00 08:51:36 08:50:02 2 88.23 0.00 11.49 0.00 0.28 0.00 08:51:36 08:50:02 3 90.63 0.00 9.07 0.00 0.30 0.00 08:51:36 08:50:02 4 89.12 0.00 10.63 0.00 0.25 0.00 08:51:36 08:50:02 5 89.26 0.00 10.41 0.00 0.33 0.00 08:51:36 08:50:02 6 90.50 0.00 9.23 0.00 0.27 0.00 08:51:36 08:50:02 7 89.94 0.00 9.79 0.00 0.27 0.00 08:51:36 08:51:01 all 53.94 0.00 7.27 11.79 0.18 26.81 08:51:36 08:51:01 0 54.33 0.00 6.51 11.15 0.20 27.81 08:51:36 08:51:01 1 55.05 0.00 7.41 13.54 0.19 23.80 08:51:36 08:51:01 2 54.04 0.00 7.22 16.91 0.17 21.66 08:51:36 08:51:01 3 53.26 0.00 7.33 4.26 0.19 34.96 08:51:36 08:51:01 4 53.56 0.00 7.31 3.73 0.17 35.23 08:51:36 08:51:01 5 52.60 0.00 8.05 24.85 0.19 14.31 08:51:36 08:51:01 6 54.54 0.00 6.99 10.64 0.17 27.66 08:51:36 08:51:01 7 54.17 0.00 7.37 9.33 0.19 28.95 08:51:36 Average: all 32.57 0.00 5.65 15.05 0.17 46.56 08:51:36 Average: 0 32.54 0.00 5.66 17.63 0.17 44.00 08:51:36 Average: 1 33.45 0.00 5.48 13.34 0.17 47.57 08:51:36 Average: 2 31.96 0.00 5.82 18.09 0.17 43.97 08:51:36 Average: 3 32.77 0.00 5.46 11.71 0.17 49.90 08:51:36 Average: 4 32.63 0.00 5.92 15.89 0.17 45.38 08:51:36 Average: 5 32.63 0.00 5.90 16.44 0.18 44.85 08:51:36 Average: 6 32.45 0.00 5.34 11.22 0.17 50.81 08:51:36 Average: 7 32.15 0.00 5.64 16.06 0.17 45.98 08:51:36 08:51:36 08:51:36