Pull request #5276 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4ce7dac8a99756ad6d57f944b82ca161129151d 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-ssh9277155488462415263.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16844847990755491122.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.5sa2rf8d8.9d23b425169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.5sa2rf8d8.9d23b425169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10783040634288830708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.5sa2rf8d8.9d23b425169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3989350595396898565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13264929693986210263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.5sa2rf8d8.9d23b425169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.5sa2rf8d8.9d23b425169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16187732750452934388.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771122 in /w/workspace/f7f2993bfa2d6fa161b599d23b425169 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f4ce7dac8a99756ad6d57f944b82ca161129151d (snyk-fix-f7f2993bfa2d6fa161b599d23b425169) Commit message: "fix: cmd/security-spire-config/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f f4ce7dac8a99756ad6d57f944b82ca161129151d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:54:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:54:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:54:03 ========================================================= 08:54:03 EdgeX Global Pipelines Version Info 08:54:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:54:04 ------------------- 08:54:04 stable info: 08:54:04 ------------------- 08:54:04 Commited By: Cherry Wang cherry@iotechsys.com 08:54:04 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:54:04 Message: update stable to v1.0.278 08:54:05 ------------------- 08:54:05 experimental info: 08:54:05 ------------------- 08:54:05 Commited By: **** collab-it+edgex@linuxfoundation.org 08:54:05 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:54:05 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:54:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [Pipeline] echo 08:54:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [Pipeline] echo 08:54:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [Pipeline] echo 08:54:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4ce7dac8a99756ad6d57f944b82ca161129151d [Pipeline] echo 08:54:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4ce7da [Pipeline] echo 08:54:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:07 provisioning config files... 08:54:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11992159723590473216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:07 ---> ****-login.sh 08:54:07 nexus3.edgexfoundry.org:10001 08:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:08 08:54:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:08 Configure a credential helper to remove this warning. See 08:54:08 https://docs.****.com/go/credential-store/ 08:54:08 08:54:08 Login Succeeded 08:54:08 nexus3.edgexfoundry.org:10002 08:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:08 08:54:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:08 Configure a credential helper to remove this warning. See 08:54:08 https://docs.****.com/go/credential-store/ 08:54:08 08:54:08 Login Succeeded 08:54:08 nexus3.edgexfoundry.org:10003 08:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:08 08:54:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:08 Configure a credential helper to remove this warning. See 08:54:08 https://docs.****.com/go/credential-store/ 08:54:08 08:54:08 Login Succeeded 08:54:08 nexus3.edgexfoundry.org:10004 08:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:08 08:54:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:08 Configure a credential helper to remove this warning. See 08:54:08 https://docs.****.com/go/credential-store/ 08:54:08 08:54:08 Login Succeeded 08:54:08 ****.io 08:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:09 08:54:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:09 Configure a credential helper to remove this warning. See 08:54:09 https://docs.****.com/go/credential-store/ 08:54:09 08:54:09 Login Succeeded 08:54:09 ---> ****-login.sh ends [Pipeline] } 08:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:09 + 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:54:09 + dirname cmd/core-command/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo core-command,cmd/core-command/Dockerfile 08:54:09 + + cut -d/ -f2 08:54:09 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:54:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:54:09 + cut -d/ -f2+ 08:54:09 dirname cmd/core-data/Dockerfile 08:54:09 + echo core-data,cmd/core-data/Dockerfile 08:54:09 + dirname cmd/core-keeper/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo core-keeper,cmd/core-keeper/Dockerfile 08:54:09 + + cut -d/ -f2 08:54:09 dirname cmd/core-metadata/Dockerfile 08:54:09 + echo core-metadata,cmd/core-metadata/Dockerfile 08:54:09 + + cut -d/ -f2 08:54:09 dirname cmd/security-bootstrapper/Dockerfile 08:54:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:54:09 + + cut -d/ -f2 08:54:09 dirname cmd/security-proxy-auth/Dockerfile 08:54:09 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:54:09 + dirname cmd/security-proxy-setup/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:54:09 + dirname cmd/security-secretstore-setup/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:54:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:54:09 + dirname cmd/security-spire-agent/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:54:09 + dirname cmd/security-spire-config/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:54:09 + dirname cmd/security-spire-server/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:54:09 + dirname cmd/support-notifications/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + echo support-notifications,cmd/support-notifications/Dockerfile 08:54:09 + cut -d/ -f2 08:54:09 + dirname cmd/support-scheduler/Dockerfile 08:54:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:54:09 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:54:10 + git rev-list -1 --merges f4ce7dac8a99756ad6d57f944b82ca161129151d~1..f4ce7dac8a99756ad6d57f944b82ca161129151d [Pipeline] echo 08:54:10 -----------> git rev-list -1 --merges f4ce7dac8a99756ad6d57f944b82ca161129151d~1..f4ce7dac8a99756ad6d57f944b82ca161129151d f4ce7dac8a99756ad6d57f944b82ca161129151d [false] [Pipeline] sh 08:54:10 + git log --format=format:%s -1 f4ce7dac8a99756ad6d57f944b82ca161129151d [Pipeline] echo 08:54:10 ========================================================= 08:54:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:54:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:54:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:54:11 + grep -v github /etc/ssh/ssh_known_hosts 08:54:11 + [ -e /tmp/ssh_known_hosts ] 08:54:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:54:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:54:11 + sudo tee -a /etc/ssh/ssh_known_hosts 08:54:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:11 08:54:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:12 0.1.4: Pulling from edgex-devops/py-git-semver 08:54:12 3dae71ba6b94: Pulling fs layer 08:54:12 6bf1a483ea7c: Pulling fs layer 08:54:12 f5dfc541a4d3: Pulling fs layer 08:54:12 461d9e800cba: Pulling fs layer 08:54:12 80192f66455f: Pulling fs layer 08:54:12 2e8e34ca0e6c: Pulling fs layer 08:54:12 a29436f7fd5d: Pulling fs layer 08:54:12 923cac83aea3: Pulling fs layer 08:54:12 461d9e800cba: Waiting 08:54:12 25ad8b0a4227: Pulling fs layer 08:54:12 db01528c6b51: Pulling fs layer 08:54:12 80192f66455f: Waiting 08:54:12 28988de357af: Pulling fs layer 08:54:12 923cac83aea3: Waiting 08:54:12 25ad8b0a4227: Waiting 08:54:12 2e8e34ca0e6c: Waiting 08:54:12 db01528c6b51: Waiting 08:54:12 a29436f7fd5d: Waiting 08:54:12 6bf1a483ea7c: Verifying Checksum 08:54:12 6bf1a483ea7c: Download complete 08:54:12 461d9e800cba: Verifying Checksum 08:54:12 461d9e800cba: Download complete 08:54:12 80192f66455f: Download complete 08:54:13 f5dfc541a4d3: Verifying Checksum 08:54:13 f5dfc541a4d3: Download complete 08:54:13 3dae71ba6b94: Verifying Checksum 08:54:13 3dae71ba6b94: Download complete 08:54:13 923cac83aea3: Download complete 08:54:13 25ad8b0a4227: Verifying Checksum 08:54:13 25ad8b0a4227: Download complete 08:54:13 db01528c6b51: Verifying Checksum 08:54:13 db01528c6b51: Download complete 08:54:13 28988de357af: Verifying Checksum 08:54:13 28988de357af: Download complete 08:54:13 a29436f7fd5d: Verifying Checksum 08:54:13 a29436f7fd5d: Download complete 08:54:14 2e8e34ca0e6c: Verifying Checksum 08:54:14 2e8e34ca0e6c: Download complete 08:54:14 3dae71ba6b94: Pull complete 08:54:14 6bf1a483ea7c: Pull complete 08:54:15 f5dfc541a4d3: Pull complete 08:54:15 461d9e800cba: Pull complete 08:54:15 80192f66455f: Pull complete 08:54:18 2e8e34ca0e6c: Pull complete 08:54:19 a29436f7fd5d: Pull complete 08:54:20 923cac83aea3: Pull complete 08:54:21 25ad8b0a4227: Pull complete 08:54:22 db01528c6b51: Pull complete 08:54:22 28988de357af: Pull complete 08:54:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:23 prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container 08:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:54:40 $ docker top 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 -eo pid,comm 08:54:40 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:54:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:40 [ssh-agent] Looking for ssh-agent implementation... 08:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:40 $ docker exec 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent 08:54:40 SSH_AUTH_SOCK=/tmp/ssh-r2RDv7IVENjD/agent.14 08:54:40 SSH_AGENT_PID=27 08:54:41 Running ssh-add (command line suppressed) 08:54:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4832577628961432985.key (/w/workspace/edgex-go/1@tmp/private_key_4832577628961432985.key) 08:54:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:54:41 + git tag --points-at HEAD [Pipeline] } 08:54:41 $ docker exec --env ******** --env ******** 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent -k 08:54:41 unset SSH_AUTH_SOCK; 08:54:41 unset SSH_AGENT_PID; 08:54:41 echo Agent pid 27 killed; 08:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:41 [ssh-agent] Looking for ssh-agent implementation... 08:54:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:42 $ docker exec 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent 08:54:42 SSH_AUTH_SOCK=/tmp/ssh-audVFvvo5wfY/agent.86 08:54:42 SSH_AGENT_PID=92 08:54:42 Running ssh-add (command line suppressed) 08:54:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6556143210933974630.key (/w/workspace/edgex-go/1@tmp/private_key_6556143210933974630.key) 08:54:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:42 + git semver init 08:54:42 2025-10-31 08:54:42,848 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:54:42 2025-10-31 08:54:42,857 [run_init] DEBUG init version:0.0.0 force:False 08:54:42 2025-10-31 08:54:42,858 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:54:42 2025-10-31 08:54:42,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:54:42 2025-10-31 08:54:42,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 08:54:55 2025-10-31 08:54:54,022 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:55 2025-10-31 08:54:54,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-f7f2993bfa2d6fa161b599d23b425169 with force:False 08:54:55 2025-10-31 08:54:54,023 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-f7f2993bfa2d6fa161b599d23b425169 08:54:55 2025-10-31 08:54:54,027 [execute] INFO git cat-file --batch-check 08:54:55 2025-10-31 08:54:54,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:55 2025-10-31 08:54:54,031 [execute] INFO git cat-file --batch 08:54:55 2025-10-31 08:54:54,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:55 2025-10-31 08:54:54,034 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-f7f2993bfa2d6fa161b599d23b425169 08:54:55 0.0.0 [Pipeline] } 08:54:55 $ docker exec --env ******** --env ******** 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent -k 08:54:55 unset SSH_AUTH_SOCK; 08:54:55 unset SSH_AGENT_PID; 08:54:55 echo Agent pid 92 killed; 08:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:55 + git semver [Pipeline] } 08:54:55 $ docker stop --time=1 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 08:54:57 $ docker rm -f --volumes 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:58 Stashed 1 file(s) [Pipeline] echo 08:54:58 [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:54:59 [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:59 [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:59 ========================================================= 08:54:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:54:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:55:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:00 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:55:00 2d35ebdb57d9: Pulling fs layer 08:55:00 c35fb4624d26: Pulling fs layer 08:55:00 4e2aec7ef170: Pulling fs layer 08:55:00 333b49ad6fbf: Pulling fs layer 08:55:00 4f4fb700ef54: Pulling fs layer 08:55:00 c3e65509a76b: Pulling fs layer 08:55:00 7cf9ebb963bd: Pulling fs layer 08:55:00 bb34ca984cfb: Pulling fs layer 08:55:00 151cf03bc807: Pulling fs layer 08:55:00 333b49ad6fbf: Waiting 08:55:00 4f4fb700ef54: Waiting 08:55:00 c3e65509a76b: Waiting 08:55:00 7cf9ebb963bd: Waiting 08:55:00 bb34ca984cfb: Waiting 08:55:00 151cf03bc807: Waiting 08:55:00 c35fb4624d26: Download complete 08:55:00 333b49ad6fbf: Verifying Checksum 08:55:00 333b49ad6fbf: Download complete 08:55:00 4f4fb700ef54: Verifying Checksum 08:55:00 4f4fb700ef54: Download complete 08:55:00 c3e65509a76b: Verifying Checksum 08:55:00 c3e65509a76b: Download complete 08:55:00 2d35ebdb57d9: Download complete 08:55:00 2d35ebdb57d9: Pull complete 08:55:00 7cf9ebb963bd: Verifying Checksum 08:55:00 7cf9ebb963bd: Download complete 08:55:00 c35fb4624d26: Pull complete 08:55:01 151cf03bc807: Verifying Checksum 08:55:01 151cf03bc807: Download complete 08:55:01 4e2aec7ef170: Verifying Checksum 08:55:01 4e2aec7ef170: Download complete 08:55:01 bb34ca984cfb: Verifying Checksum 08:55:01 bb34ca984cfb: Download complete 08:55:06 4e2aec7ef170: Pull complete 08:55:06 333b49ad6fbf: Pull complete 08:55:07 4f4fb700ef54: Pull complete 08:55:07 c3e65509a76b: Pull complete 08:55:07 7cf9ebb963bd: Pull complete 08:55:10 bb34ca984cfb: Pull complete 08:55:11 151cf03bc807: Pull complete 08:55:11 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:55:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:11 WORKDIR /edgex 08:55:11 COPY go.mod . 08:55:11 RUN go mod download 08:55:11 + docker build -t ci-base-image-x86_64 -f - . 08:55:13 #0 building with "default" instance using docker driver 08:55:13 08:55:13 #1 [internal] load build definition from Dockerfile 08:55:13 #1 transferring dockerfile: 164B done 08:55:13 #1 DONE 0.1s 08:55:13 08:55:13 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:13 #2 DONE 0.0s 08:55:13 08:55:13 #3 [internal] load .dockerignore 08:55:13 #3 transferring context: 08:55:13 #3 transferring context: 50B done 08:55:13 #3 DONE 0.1s 08:55:13 08:55:13 #4 [internal] load build context 08:55:13 #4 transferring context: 6.57kB done 08:55:13 #4 DONE 0.2s 08:55:13 08:55:13 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:13 #5 DONE 0.4s 08:55:14 08:55:14 #6 [2/4] WORKDIR /edgex 08:55:14 Still waiting to schedule task 08:55:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:55:26 #6 DONE 11.3s 08:55:26 08:55:26 #7 [3/4] COPY go.mod . 08:55:26 #7 DONE 1.0s 08:55:26 08:55:26 #8 [4/4] RUN go mod download 08:55:44 #8 DONE 15.5s 08:55:44 08:55:44 #9 exporting to image 08:55:44 #9 exporting layers 08:55:45 #9 exporting layers 3.4s done 08:55:45 #9 writing image sha256:51572ee15da78a3c98d02f7e3fbb7850e452d6718edea31231ad5259fcb062e7 done 08:55:45 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:55:45 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:46 + docker inspect -f . ci-base-image-x86_64 08:55:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:46 prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container 08:55:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:46 $ docker top 56643a309bcab66084f4fe00d3e7e8ab625f247aa362c68a3c31fcf33dbf7a63 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:46 + go version 08:55:46 go version go1.25.2 linux/amd64 [Pipeline] } 08:55:47 $ docker stop --time=1 56643a309bcab66084f4fe00d3e7e8ab625f247aa362c68a3c31fcf33dbf7a63 08:55:48 $ docker rm -f --volumes 56643a309bcab66084f4fe00d3e7e8ab625f247aa362c68a3c31fcf33dbf7a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:49 + docker inspect -f . ci-base-image-x86_64 08:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:49 prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container 08:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:50 $ docker top 2d503b39be9fd729c89b386cb433e0b30a190f700738a3966b6c79faa9bf3133 -eo pid,comm [Pipeline] { [Pipeline] echo 08:55:50 ========================================================= 08:55:50 [edgeXBuildGoParallel] Running Tests and Build... 08:55:50 ========================================================= [Pipeline] sh 08:55:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:55:51 + make test 08:55:51 go test -race -coverprofile=coverage.out ./... 08:56:01 ? github.com/edgexfoundry/edgex-go [no test files] 08:56:39 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:56:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:56:39 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:56:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 42.3% of statements 08:56:39 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:56:39 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 57.6% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.367s coverage: 94.2% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.085s coverage: 92.4% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:56:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 08:56:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:56:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:56:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 2.4% of statements 08:56:50 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 1.0% of statements 08:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 39.4% of statements 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements 08:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:56:50 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:56:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:56:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 08:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.052s coverage: 92.9% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 08:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 08:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.038s coverage: 33.3% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 08:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 29.2% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 08:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:57:14 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 94.9% of statements 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.040s coverage: 43.6% of statements 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:57:15 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:57:15 running golangci-lint 08:57:15 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:57:15 go version go1.25.2 linux/amd64 08:57:16 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:57:16 level=info msg="[config_reader] Used config file .golangci.yml" 08:57:16 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:57:16 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:57:16 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:57:16 $ docker stop --time=1 2d503b39be9fd729c89b386cb433e0b30a190f700738a3966b6c79faa9bf3133 08:57:17 $ docker rm -f --volumes 2d503b39be9fd729c89b386cb433e0b30a190f700738a3966b6c79faa9bf3133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:57:19 Failed in branch amd64 09:54:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771677 in /w/workspace/f7f2993bfa2d6fa161b599d23b425169 [Pipeline] { [Pipeline] ws 09:54:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:54:28 The recommended git tool is: git 09:54:36 using credential edgex-jenkins-ssh 09:54:36 Cloning the remote Git repository 09:54:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:54:36 > git init /w/workspace/edgex-go/1 # timeout=10 09:54:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:36 > git --version # timeout=10 09:54:36 > git --version # 'git version 2.25.1' 09:54:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:04 Avoid second fetch 09:55:04 Checking out Revision f4ce7dac8a99756ad6d57f944b82ca161129151d (snyk-fix-f7f2993bfa2d6fa161b599d23b425169) 09:55:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:04 > git config core.sparsecheckout # timeout=10 09:55:04 > git checkout -f f4ce7dac8a99756ad6d57f944b82ca161129151d # timeout=10 09:55:06 Commit message: "fix: cmd/security-spire-config/Dockerfile to reduce vulnerabilities" 09:55:06 > git --version # timeout=10 09:55:06 > git --version # 'git version 2.25.1' 09:55:06 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:11 provisioning config files... 09:55:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2940936476425712590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:12 ---> ****-login.sh 09:55:12 nexus3.edgexfoundry.org:10001 09:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:13 Configure a credential helper to remove this warning. See 09:55:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:13 09:55:13 Login Succeeded 09:55:13 nexus3.edgexfoundry.org:10002 09:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:14 Configure a credential helper to remove this warning. See 09:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:14 09:55:14 Login Succeeded 09:55:14 nexus3.edgexfoundry.org:10003 09:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:14 Configure a credential helper to remove this warning. See 09:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:14 09:55:14 Login Succeeded 09:55:14 nexus3.edgexfoundry.org:10004 09:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:15 Configure a credential helper to remove this warning. See 09:55:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:15 09:55:15 Login Succeeded 09:55:15 ****.io 09:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:15 Configure a credential helper to remove this warning. See 09:55:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:15 09:55:15 Login Succeeded 09:55:15 ---> ****-login.sh ends [Pipeline] } 09:55:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:55:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:55:17 [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:55:17 [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:55:17 ========================================================= 09:55:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:55:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:55:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:55:18 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:18 6b59a28fa201: Pulling fs layer 09:55:18 d32bb0dddca7: Pulling fs layer 09:55:18 5dab1238d3d9: Pulling fs layer 09:55:18 196fd7d83e7d: Pulling fs layer 09:55:18 4f4fb700ef54: Pulling fs layer 09:55:18 8ba94037c8f0: Pulling fs layer 09:55:18 deaec5988b04: Pulling fs layer 09:55:18 9f65657bb879: Pulling fs layer 09:55:18 8ba94037c8f0: Waiting 09:55:18 4f4fb700ef54: Waiting 09:55:18 196fd7d83e7d: Waiting 09:55:18 9f65657bb879: Waiting 09:55:18 d32bb0dddca7: Verifying Checksum 09:55:18 d32bb0dddca7: Download complete 09:55:18 196fd7d83e7d: Verifying Checksum 09:55:18 196fd7d83e7d: Download complete 09:55:18 4f4fb700ef54: Verifying Checksum 09:55:18 4f4fb700ef54: Download complete 09:55:18 8ba94037c8f0: Download complete 09:55:18 6b59a28fa201: Verifying Checksum 09:55:18 6b59a28fa201: Download complete 09:55:19 9f65657bb879: Verifying Checksum 09:55:19 9f65657bb879: Download complete 09:55:20 6b59a28fa201: Pull complete 09:55:21 5dab1238d3d9: Verifying Checksum 09:55:21 5dab1238d3d9: Download complete 09:55:21 d32bb0dddca7: Pull complete 09:55:23 deaec5988b04: Verifying Checksum 09:55:23 deaec5988b04: Download complete 09:55:41 5dab1238d3d9: Pull complete 09:55:41 196fd7d83e7d: Pull complete 09:55:41 4f4fb700ef54: Pull complete 09:55:41 8ba94037c8f0: Pull complete 09:55:51 deaec5988b04: Pull complete 09:55:53 9f65657bb879: Pull complete 09:55:53 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:55:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:55:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:55:53 WORKDIR /edgex 09:55:53 COPY go.mod . 09:55:53 RUN go mod download 09:55:53 + docker build -t ci-base-image-arm64 -f - . 09:55:55 Sending build context to Docker daemon 3.845MB 09:55:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:55:55 ---> 334268110677 09:55:55 Step 2/4 : WORKDIR /edgex 09:55:58 ---> Running in 789072f8c3ea 09:55:58 Removing intermediate container 789072f8c3ea 09:55:58 ---> 7053b72fa07d 09:55:58 Step 3/4 : COPY go.mod . 09:55:59 ---> fc2e068a04ce 09:55:59 Step 4/4 : RUN go mod download 09:55:59 ---> Running in b27ebccb0b90 09:57:07 Removing intermediate container b27ebccb0b90 09:57:07 ---> 0c397704ce3f 09:57:07 Successfully built 0c397704ce3f 09:57:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:08 + docker inspect -f . ci-base-image-arm64 09:57:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:08 prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container 09:57:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:10 $ docker top 2abbf0ca096df428be4d3a5f1178f024ee10ddd0135225da314d5ca13d5fbe8b -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:11 + go version 09:57:11 go version go1.25.3 linux/arm64 [Pipeline] } 09:57:11 $ docker stop --time=1 2abbf0ca096df428be4d3a5f1178f024ee10ddd0135225da314d5ca13d5fbe8b 09:57:13 $ docker rm -f --volumes 2abbf0ca096df428be4d3a5f1178f024ee10ddd0135225da314d5ca13d5fbe8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:14 + docker inspect -f . ci-base-image-arm64 09:57:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:14 prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container 09:57:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:17 $ docker top ce1f4caf3c34f1176b29333e9bf88af85012432329c8a82f49d4ae4da4ea6b82 -eo pid,comm [Pipeline] { [Pipeline] echo 09:57:17 ========================================================= 09:57:17 [edgeXBuildGoParallel] Running Tests and Build... 09:57:17 ========================================================= [Pipeline] sh 09:57:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:57:18 + make test 09:57:18 go test -race -coverprofile=coverage.out ./... 09:58:40 ? github.com/edgexfoundry/edgex-go [no test files] 10:04:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:04:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:05:43 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:05:43 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:05:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:05:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:05:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:05:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:05:49 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:05:49 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:05:51 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:06:23 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:06:23 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:06:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:06:23 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:06:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.272s coverage: 42.3% of statements 10:06:50 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:06:50 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:06:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.512s coverage: 97.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.426s coverage: 69.4% of statements 10:07:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.192s coverage: 4.8% of statements 10:07:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.720s coverage: 57.6% of statements 10:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.242s coverage: 86.5% of statements 10:07:17 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:07:17 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.483s coverage: 94.2% of statements 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.732s coverage: 92.4% of statements 10:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:07:56 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.475s coverage: 8.4% of statements 10:08:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:08:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.332s coverage: 95.8% of statements 10:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:08:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:08:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:08:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:08:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.319s coverage: 72.2% of statements 10:08:39 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:08:39 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:08:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:08:39 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:08:40 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:08:41 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:08:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:08:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 10:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.532s coverage: 2.4% of statements 10:09:03 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.414s coverage: 1.0% of statements 10:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:09:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.350s coverage: 39.4% of statements 10:09:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.257s coverage: 68.8% of statements 10:09:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:09:09 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:09:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.263s coverage: 40.0% of statements 10:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.196s coverage: 87.1% of statements 10:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.145s coverage: 94.1% of statements 10:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.159s coverage: 96.3% of statements 10:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.184s coverage: 87.5% of statements 10:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.125s coverage: 94.4% of statements 10:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.286s coverage: 92.9% of statements 10:09:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:09:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:09:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.124s coverage: 68.8% of statements 10:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:09:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:09:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:09:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.256s coverage: 62.3% of statements 10:09:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:09:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:09:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.362s coverage: 47.4% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:09:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.313s coverage: 87.2% of statements 10:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.250s coverage: 15.5% of statements 10:10:07 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:10:07 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.146s coverage: 100.0% of statements 10:10:07 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.467s coverage: 81.8% of statements 10:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.475s coverage: 82.1% of statements 10:10:15 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.197s coverage: 86.0% of statements 10:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.322s coverage: 6.8% of statements 10:10:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.604s coverage: 33.3% of statements 10:10:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:10:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:10:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.329s coverage: 100.0% of statements 10:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.434s coverage: 54.5% of statements 10:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.154s coverage: 89.4% of statements 10:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.096s coverage: 100.0% of statements 10:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.109s coverage: 73.7% of statements 10:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.111s coverage: 100.0% of statements 10:11:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.365s coverage: 88.6% of statements 10:11:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:11:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.281s coverage: 96.8% of statements 10:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:11:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.103s coverage: 100.0% of statements 10:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.616s coverage: 29.2% of statements 10:11:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:11:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:11:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.317s coverage: 93.8% of statements 10:11:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:11:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.169s coverage: 3.1% of statements 10:11:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.219s coverage: 76.2% of statements 10:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.268s coverage: 54.0% of statements 10:11:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:11:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:11:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:11:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:11:46 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.427s coverage: 17.0% of statements 10:12:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:12:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:12:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:12:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:12:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.487s coverage: 94.9% of statements 10:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:12:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:12:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:12:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.470s coverage: 9.0% of statements 10:12:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:12:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:12:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:12:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.604s coverage: 97.7% of statements 10:12:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:12:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.259s coverage: 43.6% of statements 10:12:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:12:48 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:12:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 10:12:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:12:50 go vet ./... 10:19:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:43 ./bin/test-attribution-txt.sh 10:19:43 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:19:43 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:19:43 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:19:43 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:19:43 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:19:43 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:19:43 [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:19:44 + ls -al . 10:19:44 total 1380 10:19:44 drwxrwxr-x 10 1001 1001 4096 Oct 31 09:57 . 10:19:44 drwxr-xr-x 4 root root 4096 Oct 31 09:57 .. 10:19:44 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 .blubracket 10:19:44 -rw-rw-r-- 1 1001 1001 10 Oct 31 09:55 .dockerignore 10:19:44 drwxrwxr-x 8 1001 1001 4096 Oct 31 09:55 .git 10:19:44 drwxrwxr-x 3 1001 1001 4096 Oct 31 09:55 .github 10:19:44 -rw-rw-r-- 1 1001 1001 909 Oct 31 09:55 .gitignore 10:19:44 -rw-rw-r-- 1 1001 1001 218 Oct 31 09:55 .golangci.yml 10:19:44 -rw-rw-r-- 1 1001 1001 100 Oct 31 09:55 .hadolint.yml 10:19:44 -rw-rw-r-- 1 1001 1001 155 Oct 31 09:55 .sonarcloud.properties 10:19:44 -rw-rw-r-- 1 1001 1001 1171 Oct 31 09:55 ADOPTERS.md 10:19:44 -rw-rw-r-- 1 1001 1001 17374 Oct 31 09:55 Attribution.txt 10:19:44 -rw-rw-r-- 1 1001 1001 108018 Oct 31 09:55 CHANGELOG.md 10:19:44 -rw-rw-r-- 1 1001 1001 3804 Oct 31 09:55 CONTRIBUTING.md 10:19:44 -rw-rw-r-- 1 1001 1001 677 Oct 31 09:55 GOVERNANCE.md 10:19:44 -rw-rw-r-- 1 1001 1001 858 Oct 31 09:55 Jenkinsfile 10:19:44 -rw-rw-r-- 1 1001 1001 10775 Oct 31 09:55 LICENSE 10:19:44 -rw-rw-r-- 1 1001 1001 16740 Oct 31 09:55 Makefile 10:19:44 -rw-rw-r-- 1 1001 1001 582 Oct 31 09:55 OWNERS.md 10:19:44 -rw-rw-r-- 1 1001 1001 9932 Oct 31 09:55 README.md 10:19:44 -rw-rw-r-- 1 1001 1001 789 Oct 31 09:55 SECURITY.md 10:19:44 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION 10:19:44 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 bin 10:19:44 drwxrwxr-x 19 1001 1001 4096 Oct 31 09:55 cmd 10:19:44 -rw-r--r-- 1 root root 1036395 Oct 31 10:12 coverage.out 10:19:44 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 fuzz_test 10:19:44 -rw-rw-r-- 1 1001 1001 6539 Oct 31 09:55 go.mod 10:19:44 -rw-rw-r-- 1 1001 1001 88541 Oct 31 09:55 go.sum 10:19:44 drwxrwxr-x 7 1001 1001 4096 Oct 31 09:55 internal 10:19:44 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 openapi 10:19:44 -rw-rw-r-- 1 1001 1001 584 Oct 31 09:55 security.txt 10:19:44 -rw-rw-r-- 1 1001 1001 204 Oct 31 09:55 version.go [Pipeline] sh 10:19:45 + '[' -e coverage.out ] 10:19:45 + chown 1001:1001 coverage.out [Pipeline] stash 10:19:46 Stashed 1 file(s) [Pipeline] sh 10:19:47 + make build 10:19:47 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 10:25:39 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 10:25: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-command/core-command ./cmd/core-command 10:26:04 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 10:26:09 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 10:26:24 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 10:27:20 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 10:27:40 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 10:28:02 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 10:28:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:28:31 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 10:28:41 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 10:28:49 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] } 10:28:59 $ docker stop --time=1 ce1f4caf3c34f1176b29333e9bf88af85012432329c8a82f49d4ae4da4ea6b82 10:29:02 $ docker rm -f --volumes ce1f4caf3c34f1176b29333e9bf88af85012432329c8a82f49d4ae4da4ea6b82 [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 10:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:29:08 10:29:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:29:09 latest: Pulling from edgex-devops/edgex-compose-arm64 10:29:09 547446be3368: Pulling fs layer 10:29:09 d125d8839a47: Pulling fs layer 10:29:09 3e85d5ac6304: Pulling fs layer 10:29:09 c3105a71a48b: Pulling fs layer 10:29:09 0f093f025ec4: Pulling fs layer 10:29:09 c3106fc0e877: Pulling fs layer 10:29:09 c3105a71a48b: Waiting 10:29:09 0f093f025ec4: Waiting 10:29:09 c3106fc0e877: Waiting 10:29:09 547446be3368: Verifying Checksum 10:29:09 547446be3368: Download complete 10:29:09 c3105a71a48b: Verifying Checksum 10:29:09 c3105a71a48b: Download complete 10:29:09 d125d8839a47: Verifying Checksum 10:29:09 d125d8839a47: Download complete 10:29:09 c3106fc0e877: Verifying Checksum 10:29:09 c3106fc0e877: Download complete 10:29:09 0f093f025ec4: Verifying Checksum 10:29:09 0f093f025ec4: Download complete 10:29:10 547446be3368: Pull complete 10:29:11 d125d8839a47: Pull complete 10:29:12 3e85d5ac6304: Verifying Checksum 10:29:12 3e85d5ac6304: Download complete 10:29:25 3e85d5ac6304: Pull complete 10:29:25 c3105a71a48b: Pull complete 10:29:25 0f093f025ec4: Pull complete 10:29:26 c3106fc0e877: Pull complete 10:29:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:26 prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container 10:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:29:30 $ docker top 5979936b09dbefce9fab5f6aa899cf20ec86c06ea7bcf8b07bc6385741847056 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:31 + docker compose -f ./docker-compose-build.yml build --parallel 10:29:49 #1 [core-metadata internal] load build definition from Dockerfile 10:29:49 #1 transferring dockerfile: 2.10kB 0.0s done 10:29:49 #1 DONE 0.1s 10:29:49 10:29:49 #2 [support-notifications internal] load build definition from Dockerfile 10:29:49 #2 transferring dockerfile: 2.00kB 0.0s done 10:29:49 #2 DONE 0.1s 10:29:49 10:29:49 #3 [security-spire-server internal] load build definition from Dockerfile 10:29:49 #3 transferring dockerfile: 1.70kB 0.0s done 10:29:49 #3 DONE 0.1s 10:29:49 10:29:49 #4 [core-command internal] load build definition from Dockerfile 10:29:49 #4 transferring dockerfile: 1.94kB 0.0s done 10:29:49 #4 DONE 0.1s 10:29:49 10:29:49 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:29:50 #5 transferring dockerfile: 1.89kB 0.0s done 10:29:50 #5 DONE 0.1s 10:29:50 10:29:50 #6 [security-proxy-setup internal] load build definition from Dockerfile 10:29:50 #6 transferring dockerfile: 2.50kB 0.0s done 10:29:50 #6 DONE 0.2s 10:29:50 10:29:50 #7 [security-proxy-auth internal] load build definition from Dockerfile 10:29:50 #7 transferring dockerfile: 2.14kB 0.0s done 10:29:50 #7 DONE 0.1s 10:29:50 10:29:50 #8 [security-secretstore-setup internal] load build definition from Dockerfile 10:29:50 #8 transferring dockerfile: 2.49kB 0.0s done 10:29:50 #8 DONE 0.1s 10:29:50 10:29:50 #9 [support-scheduler internal] load build definition from Dockerfile 10:29:50 #9 transferring dockerfile: 1.83kB 0.0s done 10:29:50 #9 DONE 0.1s 10:29:50 10:29:50 #10 [security-spire-agent internal] load build definition from Dockerfile 10:29:50 #10 transferring dockerfile: 1.81kB 0.0s done 10:29:50 #10 DONE 0.1s 10:29:50 10:29:50 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:29:50 #11 transferring dockerfile: 2.23kB 0.0s done 10:29:50 #11 DONE 0.1s 10:29:50 10:29:50 #12 [core-data internal] load build definition from Dockerfile 10:29:50 #12 transferring dockerfile: 2.04kB 0.0s done 10:29:50 #12 DONE 0.1s 10:29:50 10:29:50 #13 [security-bootstrapper internal] load build definition from Dockerfile 10:29:50 #13 transferring dockerfile: 3.02kB 0.0s done 10:29:50 #13 DONE 0.2s 10:29:50 10:29:50 #14 [core-keeper internal] load build definition from Dockerfile 10:29:50 #14 transferring dockerfile: 2.01kB 0.0s done 10:29:50 #14 DONE 0.1s 10:29:50 10:29:50 #15 [security-spire-config internal] load build definition from Dockerfile 10:29:50 #15 transferring dockerfile: 1.69kB 0.0s done 10:29:51 #15 DONE 0.1s 10:29:51 10:29:51 #16 [core-metadata internal] load .dockerignore 10:29:51 #16 transferring context: 10:29:51 #16 transferring context: 50B 0.0s done 10:29:51 #16 DONE 0.1s 10:29:52 10:29:52 #17 [support-notifications internal] load .dockerignore 10:29:52 #17 transferring context: 50B 0.0s done 10:29:52 #17 DONE 0.1s 10:29:52 10:29:52 #18 [core-command internal] load .dockerignore 10:29:52 #18 DONE 0.0s 10:29:52 10:29:52 #19 [security-spire-server internal] load .dockerignore 10:29:52 #19 transferring context: 50B 0.0s done 10:29:52 #19 DONE 0.1s 10:29:52 10:29:52 #18 [core-command internal] load .dockerignore 10:29:52 #18 transferring context: 50B 0.0s done 10:29:52 #18 DONE 0.1s 10:29:52 10:29:52 #20 [security-spiffe-token-provider internal] load .dockerignore 10:29:52 #20 transferring context: 50B 0.0s done 10:29:52 #20 DONE 0.1s 10:29:52 10:29:52 #21 [security-proxy-setup internal] load .dockerignore 10:29:52 #21 transferring context: 50B 0.0s done 10:29:52 #21 DONE 0.1s 10:29:52 10:29:52 #22 [security-proxy-auth internal] load .dockerignore 10:29:52 #22 transferring context: 50B 0.0s done 10:29:53 #22 DONE 0.1s 10:29:53 10:29:53 #23 [security-secretstore-setup internal] load .dockerignore 10:29:53 #23 transferring context: 50B 0.0s done 10:29:53 #23 DONE 0.1s 10:29:53 10:29:53 #24 [support-scheduler internal] load .dockerignore 10:29:53 #24 transferring context: 50B 0.0s done 10:29:53 #24 DONE 0.1s 10:29:53 10:29:53 #25 [security-spire-agent internal] load .dockerignore 10:29:53 #25 transferring context: 50B 0.0s done 10:29:53 #25 DONE 0.1s 10:29:53 10:29:53 #26 [core-common-config-bootstrapper internal] load .dockerignore 10:29:53 #26 transferring context: 50B 0.0s done 10:29:53 #26 DONE 0.1s 10:29:53 10:29:53 #27 [core-data internal] load .dockerignore 10:29:53 #27 transferring context: 50B 0.0s done 10:29:53 #27 DONE 0.1s 10:29:53 10:29:53 #28 [security-bootstrapper internal] load .dockerignore 10:29:53 #28 transferring context: 50B 0.0s done 10:29:53 #28 DONE 0.1s 10:29:53 10:29:53 #29 [core-keeper internal] load .dockerignore 10:29:53 #29 transferring context: 50B 0.0s done 10:29:53 #29 DONE 0.1s 10:29:53 10:29:53 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:53 #30 DONE 0.0s 10:29:53 10:29:53 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:29:54 #31 ... 10:29:54 10:29:54 #32 [security-spire-config internal] load .dockerignore 10:29:54 #32 transferring context: 50B 0.0s done 10:29:54 #32 DONE 0.1s 10:29:54 10:29:54 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:29:54 #31 DONE 0.3s 10:29:54 10:29:54 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:54 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:29:54 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:29:54 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:29:54 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:29:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s 10:29:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s 10:29:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.3s 10:29:54 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 10:29:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 10:29:55 #33 ... 10:29:55 10:29:55 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:55 #30 DONE 0.0s 10:29:55 10:29:55 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:55 #33 ... 10:29:55 10:29:55 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:29:55 #34 DONE 1.6s 10:29:55 10:29:55 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:55 #33 ... 10:29:55 10:29:55 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:29:55 #34 DONE 2.8s 10:29:55 10:29:55 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:55 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:29:55 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:29:55 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:29:55 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:29:55 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 10:29:56 #33 ... 10:29:56 10:29:56 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:56 #30 DONE 0.0s 10:29:56 10:29:56 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:56 #33 ... 10:29:56 10:29:56 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 10:29:56 #31 DONE 0.7s 10:29:56 10:29:56 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:29:56 #34 DONE 2.9s 10:29:56 10:29:56 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:56 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:29:56 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:29:56 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:29:56 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:29:56 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 10:29:56 #33 ... 10:29:56 10:29:56 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:56 #30 DONE 0.2s 10:29:56 10:29:56 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:56 #33 ... 10:29:56 10:29:56 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:56 #30 DONE 0.2s 10:29:56 10:29:56 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 10:29:56 #35 DONE 1.3s 10:29:56 10:29:56 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:56 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 10:29:56 #33 ... 10:29:56 10:29:56 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:56 #30 DONE 0.2s 10:29:56 10:29:56 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:29:56 #31 DONE 1.3s 10:29:56 10:29:56 #36 [support-notifications internal] load build context 10:29:56 #36 ... 10:29:56 10:29:56 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:29:56 #34 DONE 3.0s 10:29:56 10:29:56 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:29:56 #35 DONE 1.4s 10:29:56 10:29:56 #36 [support-notifications internal] load build context 10:29:57 #36 ... 10:29:57 10:29:57 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:57 #30 DONE 0.2s 10:29:57 10:29:57 #36 [support-notifications internal] load build context 10:29:57 #36 ... 10:29:57 10:29:57 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:57 #30 DONE 0.2s 10:29:57 10:29:57 #36 [support-notifications internal] load build context 10:29:57 #36 ... 10:29:57 10:29:57 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:57 #30 DONE 0.2s 10:29:57 10:29:57 #36 [support-notifications internal] load build context 10:29:57 #36 ... 10:29:57 10:29:57 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:29:57 #34 DONE 3.1s 10:29:57 10:29:57 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:29:57 #35 DONE 1.5s 10:29:57 10:29:57 #36 [support-notifications internal] load build context 10:29:58 #36 ... 10:29:58 10:29:58 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:58 #30 DONE 0.2s 10:29:58 10:29:58 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:29:58 #37 DONE 2.3s 10:29:58 10:29:58 #36 [support-notifications internal] load build context 10:29:58 #36 ... 10:29:58 10:29:58 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:58 #30 DONE 0.2s 10:29:58 10:29:58 #36 [support-notifications internal] load build context 10:29:58 #36 ... 10:29:58 10:29:58 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:29:58 #34 DONE 3.1s 10:29:58 10:29:58 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 10:29:58 #35 DONE 1.6s 10:29:58 10:29:58 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:29:58 #31 DONE 2.7s 10:29:58 10:29:58 #36 [support-notifications internal] load build context 10:29:58 #36 transferring context: 13.46MB 2.6s 10:29:58 #36 ... 10:29:58 10:29:58 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:29:58 #34 DONE 3.1s 10:29:58 10:29:58 #35 [core-data builder 2/7] WORKDIR /edgex-go 10:29:58 #35 DONE 1.6s 10:29:58 10:29:58 #36 [support-notifications internal] load build context 10:29:58 #36 ... 10:29:58 10:29:58 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:29:58 #30 DONE 0.2s 10:29:58 10:29:58 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:29:58 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:29:58 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:29:58 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:29:58 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:29:58 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 10:29:58 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 10:29:58 #33 DONE 6.1s 10:29:58 10:29:58 #36 [support-notifications internal] load build context 10:29:59 #36 ... 10:29:59 10:29:59 #38 [security-spire-server internal] load build context 10:29:59 #38 transferring context: 23.80kB 0.1s done 10:29:59 #38 DONE 1.0s 10:29:59 10:29:59 #36 [support-notifications internal] load build context 10:30:04 #36 ... 10:30:04 10:30:04 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:30:04 #31 DONE 7.5s 10:30:04 10:30:04 #36 [support-notifications internal] load build context 10:30:04 #36 ... 10:30:04 10:30:04 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:04 #34 DONE 3.2s 10:30:04 10:30:04 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 10:30:04 #35 DONE 1.6s 10:30:04 10:30:04 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:30:04 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:30:04 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:30:04 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:30:04 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:30:04 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 10:30:04 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 10:30:04 #33 DONE 6.2s 10:30:04 10:30:04 #39 [core-keeper internal] load build context 10:30:04 #39 DONE 0.0s 10:30:04 10:30:04 #36 [support-notifications internal] load build context 10:30:04 #36 ... 10:30:04 10:30:04 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:30:04 #40 DONE 6.5s 10:30:04 10:30:04 #36 [support-notifications internal] load build context 10:30:04 #36 transferring context: 26.25MB 8.1s 10:30:04 #36 ... 10:30:04 10:30:04 #41 [core-metadata internal] load build context 10:30:04 #41 ... 10:30:04 10:30:04 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:30:04 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 10:30:04 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:30:04 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 10:30:04 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 10:30:04 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 10:30:04 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 10:30:04 #33 DONE 6.2s 10:30:04 10:30:04 #41 [core-metadata internal] load build context 10:30:04 #41 ... 10:30:04 10:30:04 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:04 #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:05 #42 ... 10:30:05 10:30:05 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:30:05 #37 DONE 8.8s 10:30:05 10:30:05 #43 [core-command internal] load build context 10:30:06 #43 ... 10:30:06 10:30:06 #44 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:06 #44 ... 10:30:06 10:30:06 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:30:06 #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:30:06 #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:30:06 #45 ... 10:30:06 10:30:06 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:30:06 #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:30:06 #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:30:06 #46 ... 10:30:06 10:30:06 #47 [security-secretstore-setup internal] load build context 10:30:06 #47 ... 10:30:06 10:30:06 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:30:07 #48 ... 10:30:07 10:30:07 #49 [security-proxy-setup internal] load build context 10:30:07 #49 ... 10:30:07 10:30:07 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:07 #0 9.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:30:07 #50 ... 10:30:07 10:30:07 #51 [security-spiffe-token-provider internal] load build context 10:30:07 #51 ... 10:30:07 10:30:07 #52 [security-proxy-auth internal] load build context 10:30:07 #52 ... 10:30:07 10:30:07 #51 [security-spiffe-token-provider internal] load build context 10:30:07 #51 ... 10:30:07 10:30:07 #53 [support-scheduler internal] load build context 10:30:08 #53 ... 10:30:08 10:30:08 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:30:08 #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:30:08 #54 ... 10:30:08 10:30:08 #53 [support-scheduler internal] load build context 10:30:08 #53 ... 10:30:08 10:30:08 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:08 #55 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.9s done 10:30:08 #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:30:08 #55 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:30:08 #55 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:30:08 #55 ... 10:30:08 10:30:08 #53 [support-scheduler internal] load build context 10:30:08 #53 ... 10:30:08 10:30:08 #56 [security-bootstrapper internal] load build context 10:30:08 #56 ... 10:30:08 10:30:08 #57 [core-common-config-bootstrapper internal] load build context 10:30:08 #57 ... 10:30:08 10:30:08 #58 [core-data internal] load build context 10:30:09 #58 ... 10:30:09 10:30:09 #59 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 10:30:09 #59 ... 10:30:09 10:30:09 #49 [security-proxy-setup internal] load build context 10:30:09 #49 ... 10:30:09 10:30:09 #60 [security-spire-agent internal] load build context 10:30:09 #60 transferring context: 23.33kB 0.6s done 10:30:09 #60 DONE 5.0s 10:30:09 10:30:09 #49 [security-proxy-setup internal] load build context 10:30:10 #49 ... 10:30:10 10:30:10 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:10 #61 ... 10:30:10 10:30:10 #49 [security-proxy-setup internal] load build context 10:30:10 #49 ... 10:30:10 10:30:10 #59 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 10:30:10 #59 DONE 11.5s 10:30:10 10:30:10 #49 [security-proxy-setup internal] load build context 10:30:10 #49 ... 10:30:10 10:30:10 #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:30:10 #62 DONE 0.1s 10:30:11 10:30:11 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:11 #55 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.9s done 10:30:11 #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:30:11 #55 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:30:11 #55 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:30:11 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.5s done 10:30:11 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.7s 10:30:11 #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.7s 10:30:11 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 10:30:11 #55 ... 10:30:11 10:30:11 #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:30:11 #63 ... 10:30:11 10:30:11 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:30:11 #64 ... 10:30:11 10:30:11 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:11 #65 ... 10:30:11 10:30:11 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:11 #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.9s done 10:30:11 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.4s done 10:30:11 #55 ... 10:30:11 10:30:11 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:11 #66 ... 10:30:11 10:30:11 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:12 #67 ... 10:30:12 10:30:12 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:12 #68 ... 10:30:12 10:30:12 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:12 #69 ... 10:30:12 10:30:12 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:30:12 #70 ... 10:30:12 10:30:12 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:30:12 #45 15.67 OK: 255 MiB in 60 packages 10:30:14 #45 ... 10:30:14 10:30:14 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:14 #71 ... 10:30:14 10:30:14 #39 [core-keeper internal] load build context 10:30:14 #39 transferring context: 3.26MB 7.6s 10:30:14 #39 ... 10:30:14 10:30:14 #51 [security-spiffe-token-provider internal] load build context 10:30:14 #51 ... 10:30:14 10:30:14 #39 [core-keeper internal] load build context 10:30:14 #39 ... 10:30:14 10:30:14 #36 [support-notifications internal] load build context 10:30:14 #36 ... 10:30:14 10:30:14 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:30:14 #46 11.81 OK: 255 MiB in 60 packages 10:30:14 #46 DONE 19.3s 10:30:14 10:30:14 #36 [support-notifications internal] load build context 10:30:14 #36 ... 10:30:14 10:30:14 #39 [core-keeper internal] load build context 10:30:14 #39 ... 10:30:14 10:30:14 #41 [core-metadata internal] load build context 10:30:14 #41 ... 10:30:14 10:30:14 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:14 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s done 10:30:14 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 8.4s 10:30:15 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 10:30:15 #55 ... 10:30:15 10:30:15 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:30:15 #45 DONE 18.5s 10:30:15 10:30:15 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:15 #55 ... 10:30:15 10:30:15 #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:30:15 #62 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 4.2s done 10:30:15 #62 DONE 4.3s 10:30:15 10:30:15 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:15 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done 10:30:15 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.05MB / 33.17MB 9.4s 10:30:16 #55 ... 10:30:16 10:30:16 #72 [security-spire-config internal] load build context 10:30:16 #72 transferring context: 22.05kB 0.5s done 10:30:16 #72 DONE 5.2s 10:30:16 10:30:16 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:16 #55 ... 10:30:16 10:30:16 #43 [core-command internal] load build context 10:30:16 #43 ... 10:30:16 10:30:16 #41 [core-metadata internal] load build context 10:30:17 #41 ... 10:30:17 10:30:17 #47 [security-secretstore-setup internal] load build context 10:30:17 #47 ... 10:30:17 10:30:17 #43 [core-command internal] load build context 10:30:17 #43 ... 10:30:17 10:30:17 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:30:17 #48 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:30:17 #48 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:30:17 #48 18.01 OK: 255 MiB in 60 packages 10:30:17 #48 ... 10:30:17 10:30:17 #47 [security-secretstore-setup internal] load build context 10:30:17 #47 ... 10:30:17 10:30:17 #52 [security-proxy-auth internal] load build context 10:30:17 #52 ... 10:30:17 10:30:17 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:30:17 #48 DONE 20.9s 10:30:17 10:30:17 #52 [security-proxy-auth internal] load build context 10:30:17 #52 ... 10:30:17 10:30:17 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:17 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 11.4s 10:30:18 #55 ... 10:30:18 10:30:18 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:30:18 #54 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:30:18 #54 17.45 OK: 255 MiB in 60 packages 10:30:18 #54 DONE 21.0s 10:30:18 10:30:18 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:18 #55 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 10:30:18 #55 ... 10:30:18 10:30:18 #53 [support-scheduler internal] load build context 10:30:18 #53 ... 10:30:18 10:30:18 #47 [security-secretstore-setup internal] load build context 10:30:19 #47 ... 10:30:19 10:30:19 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:19 #50 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:30:19 #50 19.55 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:30:19 #50 19.55 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:30:19 #50 19.55 OK: 26161 distinct packages available 10:30:19 #50 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:30:19 #50 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:30:19 #50 ... 10:30:19 10:30:19 #56 [security-bootstrapper internal] load build context 10:30:19 #56 ... 10:30:19 10:30:19 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:19 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 12.7s 10:30:19 #55 ... 10:30:19 10:30:19 #57 [core-common-config-bootstrapper internal] load build context 10:30:19 #57 ... 10:30:19 10:30:19 #58 [core-data internal] load build context 10:30:19 #58 ... 10:30:19 10:30:19 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:20 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 14.1s 10:30:20 #55 ... 10:30:20 10:30:20 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:20 #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 6.0s done 10:30:20 #42 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:30:20 #42 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 10:30:20 #42 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 10:30:20 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 10:30:20 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 10:30:20 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:30:20 #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.6s done 10:30:20 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 6.1s 10:30:20 #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 10:30:20 #42 ... 10:30:20 10:30:20 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:21 #55 ... 10:30:21 10:30:21 #49 [security-proxy-setup internal] load build context 10:30:21 #49 transferring context: 26.59MB 22.8s 10:30:21 #49 ... 10:30:21 10:30:21 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:21 #65 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:21 #65 ... 10:30:21 10:30:21 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:21 #71 DONE 17.6s 10:30:21 10:30:21 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:21 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 15.1s 10:30:22 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 16.3s 10:30:23 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 17.0s 10:30:24 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.79MB / 33.17MB 17.9s 10:30:24 #55 ... 10:30:24 10:30:24 #51 [security-spiffe-token-provider internal] load build context 10:30:24 #51 ... 10:30:24 10:30:24 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:24 #55 ... 10:30:24 10:30:24 #36 [support-notifications internal] load build context 10:30:24 #36 ... 10:30:24 10:30:24 #39 [core-keeper internal] load build context 10:30:24 #39 ... 10:30:24 10:30:24 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:25 #55 ... 10:30:25 10:30:25 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:25 #61 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:25 #61 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:25 #61 22.13 (1/1) Installing dumb-init (1.2.5-r3) 10:30:25 #61 22.13 Executing busybox-1.36.1-r30.trigger 10:30:25 #61 22.42 OK: 9 MiB in 15 packages 10:30:25 #61 ... 10:30:25 10:30:25 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:25 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 19.1s 10:30:25 #55 ... 10:30:25 10:30:25 #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:30:25 #62 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 10:30:25 #62 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 10:30:25 #62 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 10:30:25 #62 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 3.1s done 10:30:25 #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 2.8s 10:30:25 #62 ... 10:30:25 10:30:25 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:25 #55 ... 10:30:25 10:30:25 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:25 #61 DONE 25.8s 10:30:26 10:30:26 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:27 #55 ... 10:30:27 10:30:27 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:30:27 #63 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:27 #63 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:27 #63 22.39 (1/1) Installing dumb-init (1.2.5-r3) 10:30:27 #63 22.39 Executing busybox-1.36.1-r30.trigger 10:30:27 #63 22.68 OK: 9 MiB in 15 packages 10:30:27 #63 DONE 27.2s 10:30:27 10:30:27 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:27 #55 ... 10:30:27 10:30:27 #41 [core-metadata internal] load build context 10:30:27 #41 transferring context: 74.06MB 32.7s 10:30:27 #41 ... 10:30:27 10:30:27 #43 [core-command internal] load build context 10:30:27 #43 ... 10:30:27 10:30:27 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:27 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 21.1s 10:30:27 #55 ... 10:30:27 10:30:27 #52 [security-proxy-auth internal] load build context 10:30:28 #52 ... 10:30:28 10:30:28 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:28 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 21.9s 10:30:29 #55 ... 10:30:29 10:30:29 #53 [support-scheduler internal] load build context 10:30:29 #53 ... 10:30:29 10:30:29 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:29 #55 ... 10:30:29 10:30:29 #47 [security-secretstore-setup internal] load build context 10:30:29 #47 ... 10:30:29 10:30:29 #56 [security-bootstrapper internal] load build context 10:30:29 #56 ... 10:30:29 10:30:29 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:29 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 23.0s 10:30:29 #55 ... 10:30:29 10:30:29 #57 [core-common-config-bootstrapper internal] load build context 10:30:29 #57 ... 10:30:29 10:30:29 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:29 #55 ... 10:30:29 10:30:29 #58 [core-data internal] load build context 10:30:30 #58 ... 10:30:30 10:30:30 #53 [support-scheduler internal] load build context 10:30:30 #53 ... 10:30:30 10:30:30 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:30:30 #64 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:30 #64 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:30 #64 28.83 (1/7) Installing ca-certificates (20250911-r0) 10:30:30 #64 29.21 (2/7) Installing dumb-init (1.2.5-r3) 10:30:30 #64 29.21 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:30:30 #64 29.21 (4/7) Installing libsodium (1.0.19-r0) 10:30:30 #64 29.21 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:30:30 #64 ... 10:30:30 10:30:30 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:31 #55 ... 10:30:31 10:30:31 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:31 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.8s done 10:30:31 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.1s 10:30:31 #42 ... 10:30:31 10:30:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:31 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 24.7s 10:30:31 #55 ... 10:30:31 10:30:31 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:31 #50 32.13 OK: 255 MiB in 60 packages 10:30:31 #50 DONE 34.5s 10:30:31 10:30:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:31 #55 ... 10:30:31 10:30:31 #49 [security-proxy-setup internal] load build context 10:30:31 #49 ... 10:30:31 10:30:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:31 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 25.3s 10:30:31 #55 ... 10:30:31 10:30:31 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:31 #73 ... 10:30:31 10:30:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:32 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done 10:30:32 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done 10:30:32 #55 ... 10:30:32 10:30:32 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:32 #65 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:32 #65 29.28 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:32 #65 29.28 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:32 #65 29.28 OK: 24049 distinct packages available 10:30:32 #65 30.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:32 #65 ... 10:30:32 10:30:32 #49 [security-proxy-setup internal] load build context 10:30:34 #49 transferring context: 38.99MB 36.0s 10:30:34 #49 ... 10:30:34 10:30:34 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:34 #67 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:34 #67 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:34 #67 32.24 (1/3) Installing ca-certificates (20250911-r0) 10:30:34 #67 32.68 (2/3) Installing dumb-init (1.2.5-r3) 10:30:34 #67 32.68 (3/3) Installing tzdata (2025b-r0) 10:30:34 #67 ... 10:30:34 10:30:34 #51 [security-spiffe-token-provider internal] load build context 10:30:34 #51 ... 10:30:34 10:30:34 #49 [security-proxy-setup internal] load build context 10:30:35 #49 ... 10:30:35 10:30:35 #36 [support-notifications internal] load build context 10:30:35 #36 ... 10:30:35 10:30:35 #39 [core-keeper internal] load build context 10:30:35 #39 ... 10:30:35 10:30:35 #36 [support-notifications internal] load build context 10:30:36 #36 ... 10:30:36 10:30:36 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:30:36 #64 29.47 (6/7) Installing libzmq (4.3.5-r2) 10:30:36 #64 29.47 (7/7) Installing zeromq (4.3.5-r2) 10:30:36 #64 29.47 Executing busybox-1.36.1-r30.trigger 10:30:36 #64 29.74 Executing ca-certificates-20250911-r0.trigger 10:30:36 #64 31.13 OK: 14 MiB in 21 packages 10:30:36 #64 DONE 34.8s 10:30:36 10:30:36 #36 [support-notifications internal] load build context 10:30:36 #36 ... 10:30:36 10:30:36 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:30:36 #74 ... 10:30:36 10:30:36 #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:30:36 #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 15.4s done 10:30:36 #62 ... 10:30:36 10:30:36 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:30:36 #70 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:36 #70 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:36 #70 33.67 (1/2) Installing dumb-init (1.2.5-r3) 10:30:36 #70 33.67 (2/2) Installing su-exec (0.2-r3) 10:30:36 #70 33.67 Executing busybox-1.36.1-r30.trigger 10:30:36 #70 33.67 OK: 9 MiB in 16 packages 10:30:37 #70 ... 10:30:37 10:30:37 #36 [support-notifications internal] load build context 10:30:37 #36 ... 10:30:37 10:30:37 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:30:37 #75 ... 10:30:37 10:30:37 #36 [support-notifications internal] load build context 10:30:37 #36 ... 10:30:37 10:30:37 #41 [core-metadata internal] load build context 10:30:37 #41 ... 10:30:37 10:30:37 #36 [support-notifications internal] load build context 10:30:37 #36 ... 10:30:37 10:30:37 #43 [core-command internal] load build context 10:30:37 #43 ... 10:30:37 10:30:37 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:37 #73 16.09 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:30:38 #73 ... 10:30:38 10:30:38 #52 [security-proxy-auth internal] load build context 10:30:38 #52 ... 10:30:38 10:30:38 #44 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:38 #44 DONE 31.6s 10:30:38 10:30:38 #52 [security-proxy-auth internal] load build context 10:30:38 #52 ... 10:30:38 10:30:38 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:30:38 #76 ... 10:30:38 10:30:38 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:30:38 #70 DONE 36.5s 10:30:38 10:30:38 #52 [security-proxy-auth internal] load build context 10:30:39 #52 transferring context: 40.00MB 41.3s 10:30:39 #52 ... 10:30:39 10:30:39 #47 [security-secretstore-setup internal] load build context 10:30:39 #47 ... 10:30:39 10:30:39 #56 [security-bootstrapper internal] load build context 10:30:39 #56 ... 10:30:39 10:30:39 #52 [security-proxy-auth internal] load build context 10:30:39 #52 ... 10:30:39 10:30:39 #57 [core-common-config-bootstrapper internal] load build context 10:30:40 #57 ... 10:30:40 10:30:40 #56 [security-bootstrapper internal] load build context 10:30:40 #56 ... 10:30:40 10:30:40 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:40 #67 34.17 Executing busybox-1.36.1-r30.trigger 10:30:40 #67 34.17 Executing ca-certificates-20250911-r0.trigger 10:30:40 #67 35.52 OK: 11 MiB in 17 packages 10:30:40 #67 DONE 38.5s 10:30:40 10:30:40 #58 [core-data internal] load build context 10:30:40 #58 ... 10:30:40 10:30:40 #57 [core-common-config-bootstrapper internal] load build context 10:30:40 #57 ... 10:30:40 10:30:40 #53 [support-scheduler internal] load build context 10:30:41 #53 ... 10:30:41 10:30:41 #56 [security-bootstrapper internal] load build context 10:30:41 #56 ... 10:30:41 10:30:41 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:41 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.3s 10:30:41 #42 ... 10:30:41 10:30:41 #53 [support-scheduler internal] load build context 10:30:42 #53 ... 10:30:42 10:30:42 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:42 #69 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:42 #69 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:42 #69 38.55 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:42 #69 38.55 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:42 #69 38.55 OK: 24049 distinct packages available 10:30:42 #69 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:42 #69 ... 10:30:42 10:30:42 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:43 #42 ... 10:30:43 10:30:43 #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:30:43 #62 DONE 31.8s 10:30:43 10:30:43 #49 [security-proxy-setup internal] load build context 10:30:43 #49 ... 10:30:43 10:30:43 #36 [support-notifications internal] load build context 10:30:43 #36 ... 10:30:43 10:30:43 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:43 #69 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:43 #69 ... 10:30:43 10:30:43 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:43 #65 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:43 #65 39.99 (1/14) Installing ca-certificates (20250911-r0) 10:30:43 #65 40.91 (2/14) Installing brotli-libs (1.1.0-r2) 10:30:43 #65 41.17 (3/14) Installing c-ares (1.33.1-r0) 10:30:43 #65 41.17 (4/14) Installing libunistring (1.2-r0) 10:30:43 #65 41.17 (5/14) Installing libidn2 (2.3.7-r0) 10:30:43 #65 41.29 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:30:43 #65 41.29 (7/14) Installing libpsl (0.21.5-r1) 10:30:43 #65 41.29 (8/14) Installing zstd-libs (1.5.6-r0) 10:30:43 #65 41.57 (9/14) Installing libcurl (8.14.1-r2) 10:30:43 #65 41.57 (10/14) Installing curl (8.14.1-r2) 10:30:43 #65 41.57 (11/14) Installing dumb-init (1.2.5-r3) 10:30:43 #65 41.67 (12/14) Installing musl-obstack (1.2.3-r2) 10:30:43 #65 41.67 (13/14) Installing libucontext (1.2-r3) 10:30:43 #65 41.67 (14/14) Installing gcompat (1.1.0-r4) 10:30:43 #65 41.67 Executing busybox-1.36.1-r30.trigger 10:30:43 #65 41.81 Executing ca-certificates-20250911-r0.trigger 10:30:44 #65 ... 10:30:44 10:30:44 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:44 #42 ... 10:30:44 10:30:44 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:44 #68 32.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:44 #68 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:44 #68 41.51 (1/4) Installing ca-certificates (20250911-r0) 10:30:44 #68 41.98 (2/4) Installing dumb-init (1.2.5-r3) 10:30:44 #68 41.98 (3/4) Installing su-exec (0.2-r3) 10:30:44 #68 41.98 (4/4) Installing yq-go (4.44.1-r2) 10:30:44 #68 ... 10:30:44 10:30:44 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:44 #42 ... 10:30:44 10:30:44 #51 [security-spiffe-token-provider internal] load build context 10:30:44 #51 transferring context: 64.80MB 47.3s 10:30:44 #51 ... 10:30:44 10:30:44 #49 [security-proxy-setup internal] load build context 10:30:45 #49 ... 10:30:45 10:30:45 #39 [core-keeper internal] load build context 10:30:45 #39 ... 10:30:45 10:30:45 #49 [security-proxy-setup internal] load build context 10:30:46 #49 ... 10:30:46 10:30:46 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:30:46 #77 ... 10:30:46 10:30:46 #51 [security-spiffe-token-provider internal] load build context 10:30:46 #51 ... 10:30:46 10:30:46 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:46 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.3s 10:30:46 #55 ... 10:30:46 10:30:46 #49 [security-proxy-setup internal] load build context 10:30:47 #49 ... 10:30:47 10:30:47 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:47 #66 35.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:47 #66 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:47 #66 ... 10:30:47 10:30:47 #41 [core-metadata internal] load build context 10:30:47 #41 ... 10:30:47 10:30:47 #49 [security-proxy-setup internal] load build context 10:30:47 #49 ... 10:30:47 10:30:47 #43 [core-command internal] load build context 10:30:48 #43 ... 10:30:48 10:30:48 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:48 #65 43.16 OK: 15 MiB in 28 packages 10:30:48 #65 DONE 46.6s 10:30:48 10:30:48 #43 [core-command internal] load build context 10:30:48 #43 ... 10:30:48 10:30:48 #51 [security-spiffe-token-provider internal] load build context 10:30:49 #51 ... 10:30:49 10:30:49 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:30:49 #78 ... 10:30:49 10:30:49 #51 [security-spiffe-token-provider internal] load build context 10:30:49 #51 ... 10:30:49 10:30:49 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:49 #73 17.68 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:30:49 #73 ... 10:30:49 10:30:49 #49 [security-proxy-setup internal] load build context 10:30:49 #49 ... 10:30:49 10:30:49 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:49 #68 43.48 Executing busybox-1.36.1-r30.trigger 10:30:49 #68 43.56 Executing ca-certificates-20250911-r0.trigger 10:30:49 #68 45.32 OK: 20 MiB in 18 packages 10:30:49 #68 DONE 47.8s 10:30:49 10:30:49 #49 [security-proxy-setup internal] load build context 10:30:49 #49 ... 10:30:49 10:30:49 #47 [security-secretstore-setup internal] load build context 10:30:49 #47 transferring context: 51.22MB 51.4s 10:30:49 #47 ... 10:30:49 10:30:49 #49 [security-proxy-setup internal] load build context 10:30:50 #49 ... 10:30:50 10:30:50 #52 [security-proxy-auth internal] load build context 10:30:50 #52 ... 10:30:50 10:30:50 #49 [security-proxy-setup internal] load build context 10:30:50 #49 ... 10:30:50 10:30:50 #58 [core-data internal] load build context 10:30:50 #58 ... 10:30:50 10:30:50 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:30:50 #79 ... 10:30:50 10:30:50 #57 [core-common-config-bootstrapper internal] load build context 10:30:50 #57 ... 10:30:50 10:30:50 #51 [security-spiffe-token-provider internal] load build context 10:30:51 #51 ... 10:30:51 10:30:51 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:30:51 #75 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:51 #75 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:51 #75 ... 10:30:51 10:30:51 #49 [security-proxy-setup internal] load build context 10:30:52 #49 ... 10:30:52 10:30:52 #56 [security-bootstrapper internal] load build context 10:30:52 #56 ... 10:30:52 10:30:52 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:30:52 #74 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:52 #74 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:52 #74 ... 10:30:52 10:30:52 #56 [security-bootstrapper internal] load build context 10:30:52 #56 ... 10:30:52 10:30:52 #53 [support-scheduler internal] load build context 10:30:52 #53 ... 10:30:52 10:30:52 #52 [security-proxy-auth internal] load build context 10:30:53 #52 ... 10:30:53 10:30:53 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:53 #73 29.28 OK: 255 MiB in 60 packages 10:30:53 #73 DONE 31.6s 10:30:53 10:30:53 #52 [security-proxy-auth internal] load build context 10:30:53 #52 ... 10:30:53 10:30:53 #36 [support-notifications internal] load build context 10:30:53 #36 ... 10:30:53 10:30:53 #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:53 #80 ... 10:30:53 10:30:53 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:53 #69 51.77 (1/5) Installing dumb-init (1.2.5-r3) 10:30:53 #69 51.77 (2/5) Installing musl-obstack (1.2.3-r2) 10:30:53 #69 51.77 (3/5) Installing libucontext (1.2-r3) 10:30:53 #69 51.77 (4/5) Installing gcompat (1.1.0-r4) 10:30:53 #69 51.81 (5/5) Installing openssl (3.3.5-r0) 10:30:54 #69 52.04 Executing busybox-1.36.1-r30.trigger 10:30:54 #69 ... 10:30:54 10:30:54 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:54 #66 47.55 (1/4) Installing dumb-init (1.2.5-r3) 10:30:54 #66 47.55 (2/4) Installing openssl (3.3.5-r0) 10:30:54 #66 47.82 (3/4) Installing su-exec (0.2-r3) 10:30:54 #66 47.82 (4/4) Installing yq-go (4.44.1-r2) 10:30:54 #66 49.19 Executing busybox-1.36.1-r30.trigger 10:30:54 #66 49.19 OK: 20 MiB in 18 packages 10:30:54 #66 DONE 52.6s 10:30:54 10:30:54 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:54 #69 52.38 OK: 10 MiB in 19 packages 10:30:55 #69 ... 10:30:55 10:30:55 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:30:55 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.4s 10:30:55 #42 ... 10:30:55 10:30:55 #36 [support-notifications internal] load build context 10:30:55 #36 transferring context: 82.66MB 59.0s 10:30:55 #36 ... 10:30:55 10:30:55 #39 [core-keeper internal] load build context 10:30:55 #39 ... 10:30:55 10:30:55 #52 [security-proxy-auth internal] load build context 10:30:57 #52 ... 10:30:57 10:30:57 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:30:57 #75 28.65 OK: 9 MiB in 15 packages 10:30:57 #75 DONE 31.3s 10:30:57 10:30:57 #52 [security-proxy-auth internal] load build context 10:30:57 #52 ... 10:30:57 10:30:57 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:57 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.2s 10:30:57 #55 ... 10:30:57 10:30:57 #52 [security-proxy-auth internal] load build context 10:30:57 #52 ... 10:30:57 10:30:57 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:30:57 #74 28.44 OK: 9 MiB in 15 packages 10:30:57 #74 DONE 31.2s 10:30:57 10:30:57 #52 [security-proxy-auth internal] load build context 10:30:57 #52 ... 10:30:57 10:30:57 #41 [core-metadata internal] load build context 10:30:58 #41 ... 10:30:58 10:30:58 #36 [support-notifications internal] load build context 10:30:58 #36 ... 10:30:58 10:30:58 #43 [core-command internal] load build context 10:30:58 #43 ... 10:30:58 10:30:58 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:58 #69 DONE 56.6s 10:30:58 10:30:58 #43 [core-command internal] load build context 10:30:58 #43 ... 10:30:58 10:30:58 #36 [support-notifications internal] load build context 10:30:58 #36 ... 10:30:58 10:30:58 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:30:58 #81 ... 10:30:58 10:30:58 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:30:59 #55 ... 10:30:59 10:30:59 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:30:59 #77 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:59 #77 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:59 #77 ... 10:30:59 10:30:59 #52 [security-proxy-auth internal] load build context 10:31:00 #52 ... 10:31:00 10:31:00 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:31:00 #82 ... 10:31:00 10:31:00 #47 [security-secretstore-setup internal] load build context 10:31:00 #47 ... 10:31:00 10:31:00 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:01 #55 ... 10:31:01 10:31:01 #58 [core-data internal] load build context 10:31:01 #58 transferring context: 21.85MB 60.0s 10:31:01 #58 ... 10:31:01 10:31:01 #57 [core-common-config-bootstrapper internal] load build context 10:31:01 #57 ... 10:31:01 10:31:01 #58 [core-data internal] load build context 10:31:01 #58 ... 10:31:01 10:31:01 #51 [security-spiffe-token-provider internal] load build context 10:31:01 #51 ... 10:31:01 10:31:01 #58 [core-data internal] load build context 10:31:02 #58 ... 10:31:02 10:31:02 #49 [security-proxy-setup internal] load build context 10:31:02 #49 ... 10:31:02 10:31:02 #58 [core-data internal] load build context 10:31:02 #58 ... 10:31:02 10:31:02 #56 [security-bootstrapper internal] load build context 10:31:02 #56 ... 10:31:02 10:31:02 #53 [support-scheduler internal] load build context 10:31:02 #53 ... 10:31:02 10:31:02 #58 [core-data internal] load build context 10:31:03 #58 ... 10:31:03 10:31:03 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:31:03 #76 14.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:03 #76 16.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:03 #76 ... 10:31:03 10:31:03 #53 [support-scheduler internal] load build context 10:31:03 #53 ... 10:31:03 10:31:03 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:31:03 #77 24.60 OK: 14 MiB in 21 packages 10:31:03 #77 DONE 27.4s 10:31:03 10:31:03 #53 [support-scheduler internal] load build context 10:31:03 #53 ... 10:31:03 10:31:03 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:31:03 #78 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:03 #78 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:04 #78 ... 10:31:04 10:31:04 #52 [security-proxy-auth internal] load build context 10:31:04 #52 ... 10:31:04 10:31:04 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:31:04 #83 ... 10:31:04 10:31:04 #52 [security-proxy-auth internal] load build context 10:31:04 #52 ... 10:31:04 10:31:04 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:31:04 #79 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:04 #79 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:05 #79 ... 10:31:05 10:31:05 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:31:05 #83 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:05 #83 ... 10:31:05 10:31:05 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:31:05 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 40.4s 10:31:05 #42 ... 10:31:05 10:31:05 #52 [security-proxy-auth internal] load build context 10:31:05 #52 ... 10:31:05 10:31:05 #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:31:05 #80 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:31:05 #80 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:31:05 #80 ... 10:31:05 10:31:05 #39 [core-keeper internal] load build context 10:31:06 #39 ... 10:31:06 10:31:06 #52 [security-proxy-auth internal] load build context 10:31:06 #52 transferring context: 69.42MB 68.3s 10:31:08 #52 ... 10:31:08 10:31:08 #41 [core-metadata internal] load build context 10:31:08 #41 ... 10:31:08 10:31:08 #52 [security-proxy-auth internal] load build context 10:31:08 #52 ... 10:31:08 10:31:08 #43 [core-command internal] load build context 10:31:08 #43 ... 10:31:08 10:31:08 #36 [support-notifications internal] load build context 10:31:08 #36 ... 10:31:08 10:31:08 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:31:08 #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:08 #84 ... 10:31:08 10:31:08 #43 [core-command internal] load build context 10:31:09 #43 ... 10:31:09 10:31:09 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:31:09 #78 26.25 OK: 9 MiB in 16 packages 10:31:09 #78 DONE 30.0s 10:31:09 10:31:09 #43 [core-command internal] load build context 10:31:09 #43 ... 10:31:09 10:31:09 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:31:09 #81 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:09 #81 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:09 #81 ... 10:31:09 10:31:09 #49 [security-proxy-setup internal] load build context 10:31:09 #49 ... 10:31:09 10:31:09 #43 [core-command internal] load build context 10:31:10 #43 ... 10:31:10 10:31:10 #47 [security-secretstore-setup internal] load build context 10:31:10 #47 ... 10:31:10 10:31:10 #43 [core-command internal] load build context 10:31:11 #43 transferring context: 121.89MB 74.5s 10:31:11 #43 ... 10:31:11 10:31:11 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:31:11 #79 27.33 OK: 11 MiB in 17 packages 10:31:11 #79 DONE 30.9s 10:31:11 10:31:11 #43 [core-command internal] load build context 10:31:11 #43 ... 10:31:11 10:31:11 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:11 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 34.7s 10:31:11 #55 ... 10:31:11 10:31:11 #43 [core-command internal] load build context 10:31:11 #43 ... 10:31:11 10:31:11 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:31:11 #76 28.51 (1/1) Installing dumb-init (1.2.5-r3) 10:31:11 #76 29.56 Executing busybox-1.36.1-r30.trigger 10:31:11 #76 29.69 OK: 9 MiB in 15 packages 10:31:11 #76 DONE 33.6s 10:31:11 10:31:11 #43 [core-command internal] load build context 10:31:11 #43 ... 10:31:11 10:31:11 #57 [core-common-config-bootstrapper internal] load build context 10:31:11 #57 ... 10:31:11 10:31:11 #51 [security-spiffe-token-provider internal] load build context 10:31:12 #51 ... 10:31:12 10:31:12 #43 [core-command internal] load build context 10:31:12 #43 ... 10:31:12 10:31:12 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:31:12 #82 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:12 #82 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:12 #82 22.59 OK: 20 MiB in 18 packages 10:31:12 #82 ... 10:31:12 10:31:12 #43 [core-command internal] load build context 10:31:12 #43 ... 10:31:12 10:31:12 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:31:12 #81 22.64 OK: 15 MiB in 28 packages 10:31:12 #81 DONE 24.2s 10:31:12 10:31:12 #51 [security-spiffe-token-provider internal] load build context 10:31:13 #51 ... 10:31:13 10:31:13 #56 [security-bootstrapper internal] load build context 10:31:13 #56 ... 10:31:13 10:31:13 #58 [core-data internal] load build context 10:31:13 #58 ... 10:31:13 10:31:13 #56 [security-bootstrapper internal] load build context 10:31:14 #56 ... 10:31:14 10:31:14 #53 [support-scheduler internal] load build context 10:31:14 #53 ... 10:31:14 10:31:14 #58 [core-data internal] load build context 10:31:15 #58 ... 10:31:15 10:31:15 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:31:15 #82 DONE 25.1s 10:31:15 10:31:15 #58 [core-data internal] load build context 10:31:15 #58 ... 10:31:15 10:31:15 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:31:15 #83 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:15 #83 19.56 OK: 20 MiB in 18 packages 10:31:15 #83 DONE 21.0s 10:31:15 10:31:15 #58 [core-data internal] load build context 10:31:16 #58 ... 10:31:16 10:31:16 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:31:16 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 42.2s done 10:31:16 #42 ... 10:31:16 10:31:16 #39 [core-keeper internal] load build context 10:31:16 #39 ... 10:31:16 10:31:16 #58 [core-data internal] load build context 10:31:16 #58 transferring context: 47.26MB 75.2s 10:31:16 #58 ... 10:31:16 10:31:16 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:31:16 #84 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:16 #84 17.37 OK: 10 MiB in 19 packages 10:31:16 #84 DONE 18.6s 10:31:16 10:31:16 #58 [core-data internal] load build context 10:31:17 #58 ... 10:31:17 10:31:17 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:31:17 #85 DONE 1.8s 10:31:17 10:31:17 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:31:17 #86 ... 10:31:17 10:31:17 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:31:17 #87 DONE 8.1s 10:31:17 10:31:17 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:31:17 #88 ... 10:31:17 10:31:17 #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:31:17 #80 24.13 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:31:17 #80 24.13 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:31:17 #80 24.13 OK: 26169 distinct packages available 10:31:17 #80 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:31:17 #80 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:31:17 #80 33.78 (1/4) Installing dumb-init (1.2.5-r3) 10:31:17 #80 33.81 (2/4) Installing musl-obstack (1.2.3-r2) 10:31:17 #80 33.81 (3/4) Installing libucontext (1.3.2-r0) 10:31:17 #80 33.83 (4/4) Installing gcompat (1.1.0-r4) 10:31:17 #80 33.85 Executing busybox-1.37.0-r18.trigger 10:31:17 #80 33.94 OK: 8 MiB in 20 packages 10:31:18 #80 ... 10:31:18 10:31:18 #43 [core-command internal] load build context 10:31:18 #43 ... 10:31:18 10:31:18 #41 [core-metadata internal] load build context 10:31:18 #41 ... 10:31:18 10:31:18 #43 [core-command internal] load build context 10:31:18 #43 ... 10:31:18 10:31:18 #52 [security-proxy-auth internal] load build context 10:31:18 #52 ... 10:31:18 10:31:18 #41 [core-metadata internal] load build context 10:31:18 #41 ... 10:31:18 10:31:18 #36 [support-notifications internal] load build context 10:31:19 #36 ... 10:31:19 10:31:19 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:31:19 #88 DONE 1.6s 10:31:19 10:31:19 #36 [support-notifications internal] load build context 10:31:19 #36 ... 10:31:19 10:31:19 #52 [security-proxy-auth internal] load build context 10:31:19 #52 ... 10:31:19 10:31:19 #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:31:19 #80 DONE 35.7s 10:31:19 10:31:19 #52 [security-proxy-auth internal] load build context 10:31:19 #52 ... 10:31:19 10:31:19 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:31:19 #86 DONE 2.5s 10:31:19 10:31:19 #52 [security-proxy-auth internal] load build context 10:31:19 #52 ... 10:31:19 10:31:19 #49 [security-proxy-setup internal] load build context 10:31:20 #49 ... 10:31:20 10:31:20 #52 [security-proxy-auth internal] load build context 10:31:20 #52 ... 10:31:20 10:31:20 #47 [security-secretstore-setup internal] load build context 10:31:20 #47 ... 10:31:20 10:31:20 #52 [security-proxy-auth internal] load build context 10:31:21 #52 transferring context: 95.01MB 83.4s 10:31:21 #52 ... 10:31:21 10:31:21 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:21 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 44.7s 10:31:21 #55 ... 10:31:21 10:31:21 #52 [security-proxy-auth internal] load build context 10:31:22 #52 ... 10:31:22 10:31:22 #57 [core-common-config-bootstrapper internal] load build context 10:31:22 #57 ... 10:31:22 10:31:22 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:23 #55 ... 10:31:23 10:31:23 #51 [security-spiffe-token-provider internal] load build context 10:31:23 #51 ... 10:31:23 10:31:23 #52 [security-proxy-auth internal] load build context 10:31:24 #52 ... 10:31:24 10:31:24 #56 [security-bootstrapper internal] load build context 10:31:24 #56 ... 10:31:24 10:31:24 #53 [support-scheduler internal] load build context 10:31:24 #53 ... 10:31:24 10:31:24 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:26 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.4s 10:31:26 #55 ... 10:31:26 10:31:26 #39 [core-keeper internal] load build context 10:31:26 #39 transferring context: 97.70MB 80.1s 10:31:26 #39 ... 10:31:26 10:31:26 #53 [support-scheduler internal] load build context 10:31:27 #53 ... 10:31:27 10:31:27 #58 [core-data internal] load build context 10:31:27 #58 ... 10:31:27 10:31:27 #53 [support-scheduler internal] load build context 10:31:29 #53 ... 10:31:29 10:31:29 #43 [core-command internal] load build context 10:31:29 #43 ... 10:31:29 10:31:29 #41 [core-metadata internal] load build context 10:31:29 #41 ... 10:31:29 10:31:29 #53 [support-scheduler internal] load build context 10:31:29 #53 ... 10:31:29 10:31:29 #36 [support-notifications internal] load build context 10:31:29 #36 ... 10:31:29 10:31:29 #53 [support-scheduler internal] load build context 10:31:29 #53 ... 10:31:29 10:31:29 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:31:29 #0 3.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:31:29 #0 4.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:31:29 #0 6.698 Upgrading critical system libraries and apk-tools: 10:31:29 #0 6.698 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 10:31:29 #0 6.698 Executing busybox-1.37.0-r18.trigger 10:31:29 #0 7.266 Continuing the upgrade transaction with new apk-tools: 10:31:29 #0 7.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:31:29 #0 7.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:31:29 #89 ... 10:31:29 10:31:29 #36 [support-notifications internal] load build context 10:31:30 #36 ... 10:31:30 10:31:30 #49 [security-proxy-setup internal] load build context 10:31:30 #49 ... 10:31:30 10:31:30 #36 [support-notifications internal] load build context 10:31:31 #36 ... 10:31:31 10:31:31 #47 [security-secretstore-setup internal] load build context 10:31:31 #47 ... 10:31:31 10:31:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:31 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 55.1s 10:31:32 #55 ... 10:31:32 10:31:32 #43 [core-command internal] load build context 10:31:32 #43 transferring context: 182.46MB 95.6s 10:31:32 #43 ... 10:31:32 10:31:32 #57 [core-common-config-bootstrapper internal] load build context 10:31:32 #57 ... 10:31:32 10:31:32 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:33 #55 ... 10:31:33 10:31:33 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:31:33 #89 11.06 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 10:31:33 #89 11.14 Executing busybox-1.37.0-r19.post-upgrade 10:31:33 #89 11.49 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 10:31:33 #89 11.49 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 10:31:33 #89 11.49 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 10:31:33 #89 11.68 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:31:33 #89 11.75 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 10:31:33 #89 11.75 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 10:31:33 #89 11.75 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 10:31:33 #89 11.76 Executing busybox-1.37.0-r19.trigger 10:31:33 #89 11.81 OK: 8 MiB in 20 packages 10:31:33 #89 DONE 13.9s 10:31:33 10:31:33 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:33 #55 ... 10:31:33 10:31:33 #51 [security-spiffe-token-provider internal] load build context 10:31:33 #51 ... 10:31:33 10:31:33 #43 [core-command internal] load build context 10:31:34 #43 ... 10:31:34 10:31:34 #52 [security-proxy-auth internal] load build context 10:31:34 #52 ... 10:31:34 10:31:34 #43 [core-command internal] load build context 10:31:34 #43 ... 10:31:34 10:31:34 #56 [security-bootstrapper internal] load build context 10:31:34 #56 ... 10:31:34 10:31:34 #52 [security-proxy-auth internal] load build context 10:31:37 #52 ... 10:31:37 10:31:37 #39 [core-keeper internal] load build context 10:31:37 #39 ... 10:31:37 10:31:37 #52 [security-proxy-auth internal] load build context 10:31:37 #52 transferring context: 143.04MB 99.4s 10:31:37 #52 ... 10:31:37 10:31:37 #58 [core-data internal] load build context 10:31:37 #58 ... 10:31:37 10:31:37 #52 [security-proxy-auth internal] load build context 10:31:39 #52 ... 10:31:39 10:31:39 #41 [core-metadata internal] load build context 10:31:39 #41 ... 10:31:39 10:31:39 #52 [security-proxy-auth internal] load build context 10:31:39 #52 ... 10:31:39 10:31:39 #53 [support-scheduler internal] load build context 10:31:39 #53 ... 10:31:39 10:31:39 #52 [security-proxy-auth internal] load build context 10:31:40 #52 ... 10:31:40 10:31:40 #49 [security-proxy-setup internal] load build context 10:31:40 #49 ... 10:31:40 10:31:40 #52 [security-proxy-auth internal] load build context 10:31:41 #52 ... 10:31:41 10:31:41 #36 [support-notifications internal] load build context 10:31:41 #36 ... 10:31:41 10:31:41 #47 [security-secretstore-setup internal] load build context 10:31:41 #47 ... 10:31:41 10:31:41 #36 [support-notifications internal] load build context 10:31:42 #36 transferring context: 192.27MB 106.2s 10:31:42 #36 ... 10:31:42 10:31:42 #57 [core-common-config-bootstrapper internal] load build context 10:31:42 #57 ... 10:31:42 10:31:42 #36 [support-notifications internal] load build context 10:31:43 #36 ... 10:31:43 10:31:43 #51 [security-spiffe-token-provider internal] load build context 10:31:43 #51 ... 10:31:43 10:31:43 #36 [support-notifications internal] load build context 10:31:44 #36 ... 10:31:44 10:31:44 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:44 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 59.3s done 10:31:44 #55 ... 10:31:44 10:31:44 #36 [support-notifications internal] load build context 10:31:44 #36 ... 10:31:44 10:31:44 #43 [core-command internal] load build context 10:31:44 #43 ... 10:31:44 10:31:44 #56 [security-bootstrapper internal] load build context 10:31:44 #56 ... 10:31:44 10:31:44 #47 [security-secretstore-setup internal] load build context 10:31:46 #47 ... 10:31:46 10:31:46 #43 [core-command internal] load build context 10:31:46 #43 ... 10:31:46 10:31:46 #39 [core-keeper internal] load build context 10:31:47 #39 ... 10:31:47 10:31:47 #47 [security-secretstore-setup internal] load build context 10:31:47 #47 ... 10:31:47 10:31:47 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:47 #90 DONE 5.0s 10:31:47 10:31:47 #47 [security-secretstore-setup internal] load build context 10:31:47 #47 ... 10:31:47 10:31:47 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:47 #91 DONE 5.2s 10:31:47 10:31:47 #47 [security-secretstore-setup internal] load build context 10:31:47 #47 transferring context: 172.57MB 109.1s 10:31:47 #47 ... 10:31:47 10:31:47 #58 [core-data internal] load build context 10:31:47 #58 ... 10:31:47 10:31:47 #47 [security-secretstore-setup internal] load build context 10:31:48 #47 ... 10:31:48 10:31:48 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:48 #92 DONE 5.3s 10:31:48 10:31:48 #47 [security-secretstore-setup internal] load build context 10:31:48 #47 ... 10:31:48 10:31:48 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:31:48 #93 DONE 1.4s 10:31:48 10:31:48 #47 [security-secretstore-setup internal] load build context 10:31:48 #47 ... 10:31:48 10:31:48 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:31:48 #94 DONE 1.6s 10:31:48 10:31:48 #47 [security-secretstore-setup internal] load build context 10:31:49 #47 ... 10:31:49 10:31:49 #41 [core-metadata internal] load build context 10:31:49 #41 ... 10:31:49 10:31:49 #47 [security-secretstore-setup internal] load build context 10:31:49 #47 ... 10:31:49 10:31:49 #53 [support-scheduler internal] load build context 10:31:50 #53 ... 10:31:50 10:31:50 #39 [core-keeper internal] load build context 10:31:50 #39 ... 10:31:50 10:31:50 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 10:31:50 #95 DONE 1.2s 10:31:50 10:31:50 #39 [core-keeper internal] load build context 10:31:50 #39 ... 10:31:50 10:31:50 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:31:50 #96 DONE 1.7s 10:31:50 10:31:50 #39 [core-keeper internal] load build context 10:31:50 #39 ... 10:31:50 10:31:50 #49 [security-proxy-setup internal] load build context 10:31:50 #49 ... 10:31:50 10:31:50 #39 [core-keeper internal] load build context 10:31:50 #39 ... 10:31:50 10:31:50 #97 [security-spire-server stage-2 6/9] COPY security.txt / 10:31:50 #97 DONE 1.9s 10:31:50 10:31:50 #39 [core-keeper internal] load build context 10:31:51 #39 ... 10:31:51 10:31:51 #52 [security-proxy-auth internal] load build context 10:31:51 #52 ... 10:31:51 10:31:51 #39 [core-keeper internal] load build context 10:31:51 #39 ... 10:31:51 10:31:51 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:31:51 #98 DONE 1.6s 10:31:51 10:31:51 #39 [core-keeper internal] load build context 10:31:52 #39 ... 10:31:52 10:31:52 #99 [security-spire-config stage-2 6/10] COPY security.txt / 10:31:52 #99 DONE 1.5s 10:31:52 10:31:52 #39 [core-keeper internal] load build context 10:31:52 #39 transferring context: 188.58MB 106.3s 10:31:53 #39 ... 10:31:53 10:31:53 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:31:53 #100 DONE 2.1s 10:31:53 10:31:53 #39 [core-keeper internal] load build context 10:31:53 #39 ... 10:31:53 10:31:53 #57 [core-common-config-bootstrapper internal] load build context 10:31:53 #57 ... 10:31:53 10:31:53 #39 [core-keeper internal] load build context 10:31:53 #39 ... 10:31:53 10:31:53 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:31:53 #101 DONE 1.3s 10:31:53 10:31:53 #39 [core-keeper internal] load build context 10:31:54 #39 ... 10:31:54 10:31:54 #51 [security-spiffe-token-provider internal] load build context 10:31:54 #51 ... 10:31:54 10:31:54 #39 [core-keeper internal] load build context 10:31:55 #39 ... 10:31:55 10:31:55 #36 [support-notifications internal] load build context 10:31:55 #36 ... 10:31:55 10:31:55 #39 [core-keeper internal] load build context 10:31:55 #39 ... 10:31:55 10:31:55 #56 [security-bootstrapper internal] load build context 10:31:55 #56 ... 10:31:55 10:31:55 #36 [support-notifications internal] load build context 10:31:56 #36 ... 10:31:56 10:31:56 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:31:56 #102 DONE 4.5s 10:31:56 10:31:56 #36 [support-notifications internal] load build context 10:31:57 #36 ... 10:31:57 10:31:57 #43 [core-command internal] load build context 10:31:57 #43 ... 10:31:57 10:31:57 #36 [support-notifications internal] load build context 10:31:57 #36 ... 10:31:57 10:31:57 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:31:57 #103 DONE 4.3s 10:31:57 10:31:57 #36 [support-notifications internal] load build context 10:31:57 #36 transferring context: 248.65MB 121.6s 10:31:57 #36 ... 10:31:57 10:31:57 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:31:57 #104 DONE 1.9s 10:31:57 10:31:57 #36 [support-notifications internal] load build context 10:31:57 #36 ... 10:31:57 10:31:57 #58 [core-data internal] load build context 10:31:58 #58 ... 10:31:58 10:31:58 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:31:58 #105 DONE 1.2s 10:31:58 10:31:58 #58 [core-data internal] load build context 10:31:58 #58 ... 10:31:58 10:31:58 #106 [security-spire-agent] exporting to image 10:31:58 #106 exporting layers 10:31:59 #106 ... 10:31:59 10:31:59 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:31:59 #107 DONE 1.6s 10:31:59 10:31:59 #43 [core-command internal] load build context 10:31:59 #43 ... 10:31:59 10:31:59 #41 [core-metadata internal] load build context 10:31:59 #41 ... 10:31:59 10:31:59 #43 [core-command internal] load build context 10:31:59 #43 ... 10:31:59 10:31:59 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:31:59 #108 DONE 1.6s 10:31:59 10:31:59 #43 [core-command internal] load build context 10:31:59 #43 ... 10:31:59 10:31:59 #47 [security-secretstore-setup internal] load build context 10:32:00 #47 ... 10:32:00 10:32:00 #53 [support-scheduler internal] load build context 10:32:00 #53 ... 10:32:00 10:32:00 #47 [security-secretstore-setup internal] load build context 10:32:00 #47 ... 10:32:00 10:32:00 #49 [security-proxy-setup internal] load build context 10:32:00 #49 ... 10:32:00 10:32:00 #47 [security-secretstore-setup internal] load build context 10:32:01 #47 ... 10:32:01 10:32:01 #52 [security-proxy-auth internal] load build context 10:32:01 #52 ... 10:32:01 10:32:01 #47 [security-secretstore-setup internal] load build context 10:32:03 #47 transferring context: 221.18MB 124.4s 10:32:03 #47 ... 10:32:03 10:32:03 #57 [core-common-config-bootstrapper internal] load build context 10:32:03 #57 ... 10:32:03 10:32:03 #47 [security-secretstore-setup internal] load build context 10:32:04 #47 ... 10:32:04 10:32:04 #51 [security-spiffe-token-provider internal] load build context 10:32:04 #51 ... 10:32:04 10:32:04 #47 [security-secretstore-setup internal] load build context 10:32:05 #47 ... 10:32:05 10:32:05 #39 [core-keeper internal] load build context 10:32:05 #39 ... 10:32:05 10:32:05 #56 [security-bootstrapper internal] load build context 10:32:05 #56 ... 10:32:05 10:32:05 #39 [core-keeper internal] load build context 10:32:07 #39 ... 10:32:07 10:32:07 #106 [security-spire-config] exporting to image 10:32:07 #106 exporting layers 6.7s done 10:32:07 #106 writing image sha256:68b3f30ba2ec27b6151b0b6ed281c9e729b43310b8cebfd18062c80294b9ac17 0.3s done 10:32:07 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:32:07 #106 writing image sha256:22c50697852fdec73a12da3588e609d25238762a8cf1f3b5b1e6a97a219c04f9 0.0s done 10:32:07 #106 writing image sha256:a9fd03920e7efe752780e73b40551ba63c6ce5f948ac49cd3fe36c116da496f1 0.0s done 10:32:07 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:32:07 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:32:07 #106 DONE 9.3s 10:32:07 10:32:07 #39 [core-keeper internal] load build context 10:32:08 #39 ... 10:32:08 10:32:08 #36 [support-notifications internal] load build context 10:32:08 #36 transferring context: 286.30MB 131.8s 10:32:08 #36 ... 10:32:08 10:32:08 #58 [core-data internal] load build context 10:32:08 #58 ... 10:32:08 10:32:08 #39 [core-keeper internal] load build context 10:32:09 #39 ... 10:32:09 10:32:09 #41 [core-metadata internal] load build context 10:32:09 #41 ... 10:32:09 10:32:09 #39 [core-keeper internal] load build context 10:32:09 #39 ... 10:32:09 10:32:09 #43 [core-command internal] load build context 10:32:10 #43 ... 10:32:10 10:32:10 #39 [core-keeper internal] load build context 10:32:10 #39 ... 10:32:10 10:32:10 #53 [support-scheduler internal] load build context 10:32:10 #53 ... 10:32:10 10:32:10 #39 [core-keeper internal] load build context 10:32:10 #39 ... 10:32:10 10:32:10 #49 [security-proxy-setup internal] load build context 10:32:11 #49 ... 10:32:11 10:32:11 #39 [core-keeper internal] load build context 10:32:12 #39 ... 10:32:12 10:32:12 #52 [security-proxy-auth internal] load build context 10:32:12 #52 ... 10:32:12 10:32:12 #39 [core-keeper internal] load build context 10:32:13 #39 transferring context: 271.20MB 126.8s 10:32:13 #39 ... 10:32:13 10:32:13 #57 [core-common-config-bootstrapper internal] load build context 10:32:13 #57 ... 10:32:13 10:32:13 #49 [security-proxy-setup internal] load build context 10:32:14 #49 ... 10:32:14 10:32:14 #51 [security-spiffe-token-provider internal] load build context 10:32:14 #51 ... 10:32:14 10:32:14 #49 [security-proxy-setup internal] load build context 10:32:15 #49 ... 10:32:15 10:32:15 #47 [security-secretstore-setup internal] load build context 10:32:15 #47 ... 10:32:15 10:32:15 #51 [security-spiffe-token-provider internal] load build context 10:32:15 #51 ... 10:32:15 10:32:15 #56 [security-bootstrapper internal] load build context 10:32:15 #56 ... 10:32:15 10:32:15 #51 [security-spiffe-token-provider internal] load build context 10:32:18 #51 transferring context: 377.28MB 140.8s 10:32:18 #51 ... 10:32:18 10:32:18 #36 [support-notifications internal] load build context 10:32:18 #36 ... 10:32:18 10:32:18 #53 [support-scheduler internal] load build context 10:32:18 #53 ... 10:32:18 10:32:18 #58 [core-data internal] load build context 10:32:18 #58 ... 10:32:18 10:32:18 #51 [security-spiffe-token-provider internal] load build context 10:32:20 #51 ... 10:32:20 10:32:20 #41 [core-metadata internal] load build context 10:32:20 #41 ... 10:32:20 10:32:20 #51 [security-spiffe-token-provider internal] load build context 10:32:20 #51 ... 10:32:20 10:32:20 #43 [core-command internal] load build context 10:32:20 #43 ... 10:32:20 10:32:20 #51 [security-spiffe-token-provider internal] load build context 10:32:22 #51 ... 10:32:22 10:32:22 #52 [security-proxy-auth internal] load build context 10:32:22 #52 ... 10:32:22 10:32:22 #51 [security-spiffe-token-provider internal] load build context 10:32:22 #51 transferring context: 402.00MB 145.2s done 10:32:22 #51 DONE 145.8s 10:32:22 10:32:22 #36 [support-notifications internal] load build context 10:32:23 #36 ... 10:32:23 10:32:23 #39 [core-keeper internal] load build context 10:32:23 #39 ... 10:32:23 10:32:23 #57 [core-common-config-bootstrapper internal] load build context 10:32:24 #57 ... 10:32:24 10:32:24 #39 [core-keeper internal] load build context 10:32:25 #39 ... 10:32:25 10:32:25 #43 [core-command internal] load build context 10:32:25 #43 transferring context: 402.00MB 147.7s done 10:32:25 #43 DONE 148.8s 10:32:25 10:32:25 #39 [core-keeper internal] load build context 10:32:25 #39 ... 10:32:25 10:32:25 #49 [security-proxy-setup internal] load build context 10:32:25 #49 ... 10:32:25 10:32:25 #47 [security-secretstore-setup internal] load build context 10:32:25 #47 ... 10:32:25 10:32:25 #49 [security-proxy-setup internal] load build context 10:32:25 #49 ... 10:32:25 10:32:25 #56 [security-bootstrapper internal] load build context 10:32:25 #56 ... 10:32:25 10:32:25 #47 [security-secretstore-setup internal] load build context 10:32:27 #47 ... 10:32:27 10:32:27 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:32:27 #109 DONE 4.2s 10:32:27 10:32:27 #47 [security-secretstore-setup internal] load build context 10:32:28 #47 ... 10:32:28 10:32:28 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 10:32:28 #110 DONE 2.1s 10:32:28 10:32:28 #47 [security-secretstore-setup internal] load build context 10:32:28 #47 ... 10:32:28 10:32:28 #53 [support-scheduler internal] load build context 10:32:28 #53 ... 10:32:28 10:32:28 #58 [core-data internal] load build context 10:32:28 #58 ... 10:32:28 10:32:28 #47 [security-secretstore-setup internal] load build context 10:32:29 #47 transferring context: 324.17MB 151.2s 10:32:30 #47 ... 10:32:30 10:32:30 #41 [core-metadata internal] load build context 10:32:30 #41 ... 10:32:30 10:32:30 #47 [security-secretstore-setup internal] load build context 10:32:32 #47 ... 10:32:32 10:32:32 #52 [security-proxy-auth internal] load build context 10:32:32 #52 ... 10:32:32 10:32:32 #47 [security-secretstore-setup internal] load build context 10:32:33 #47 ... 10:32:33 10:32:33 #41 [core-metadata internal] load build context 10:32:33 #41 transferring context: 402.00MB 158.8s done 10:32:33 #41 DONE 159.0s 10:32:33 10:32:33 #47 [security-secretstore-setup internal] load build context 10:32:33 #47 ... 10:32:33 10:32:33 #36 [support-notifications internal] load build context 10:32:34 #36 ... 10:32:34 10:32:34 #58 [core-data internal] load build context 10:32:34 #58 ... 10:32:34 10:32:34 #57 [core-common-config-bootstrapper internal] load build context 10:32:34 #57 ... 10:32:34 10:32:34 #36 [support-notifications internal] load build context 10:32:34 #36 transferring context: 402.00MB 158.4s done 10:32:34 #36 DONE 158.7s 10:32:34 10:32:34 #49 [security-proxy-setup internal] load build context 10:32:34 #49 transferring context: 402.00MB 156.6s done 10:32:34 #49 DONE 157.6s 10:32:34 10:32:34 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:32:35 #111 ... 10:32:35 10:32:35 #39 [core-keeper internal] load build context 10:32:35 #39 ... 10:32:35 10:32:35 #47 [security-secretstore-setup internal] load build context 10:32:36 #47 ... 10:32:36 10:32:36 #56 [security-bootstrapper internal] load build context 10:32:36 #56 ... 10:32:36 10:32:36 #47 [security-secretstore-setup internal] load build context 10:32:36 #47 ... 10:32:36 10:32:36 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:32:36 #111 DONE 2.2s 10:32:36 10:32:36 #47 [security-secretstore-setup internal] load build context 10:32:37 #47 ... 10:32:37 10:32:37 #112 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:32:37 #112 DONE 2.2s 10:32:37 10:32:37 #47 [security-secretstore-setup internal] load build context 10:32:37 #47 ... 10:32:37 10:32:37 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:37 #113 ... 10:32:37 10:32:37 #56 [security-bootstrapper internal] load build context 10:32:38 #56 ... 10:32:38 10:32:38 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:38 #114 ... 10:32:38 10:32:38 #56 [security-bootstrapper internal] load build context 10:32:38 #56 ... 10:32:38 10:32:38 #52 [security-proxy-auth internal] load build context 10:32:38 #52 transferring context: 402.00MB 160.2s done 10:32:38 #52 DONE 161.6s 10:32:38 10:32:38 #56 [security-bootstrapper internal] load build context 10:32:38 #56 ... 10:32:38 10:32:38 #53 [support-scheduler internal] load build context 10:32:38 #53 ... 10:32:38 10:32:38 #47 [security-secretstore-setup internal] load build context 10:32:38 #47 ... 10:32:38 10:32:38 #58 [core-data internal] load build context 10:32:38 #58 transferring context: 402.00MB 157.2s done 10:32:38 #58 DONE 160.0s 10:32:38 10:32:38 #53 [support-scheduler internal] load build context 10:32:41 #53 transferring context: 402.00MB 162.9s done 10:32:41 #53 DONE 163.4s 10:32:41 10:32:41 #47 [security-secretstore-setup internal] load build context 10:32:42 #47 ... 10:32:42 10:32:42 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:32:42 #115 DONE 1.2s 10:32:42 10:32:42 #47 [security-secretstore-setup internal] load build context 10:32:43 #47 ... 10:32:43 10:32:43 #39 [core-keeper internal] load build context 10:32:43 #39 transferring context: 402.00MB 157.3s done 10:32:43 #39 DONE 160.0s 10:32:43 10:32:43 #47 [security-secretstore-setup internal] load build context 10:32:44 #47 ... 10:32:44 10:32:44 #57 [core-common-config-bootstrapper internal] load build context 10:32:44 #57 ... 10:32:44 10:32:44 #47 [security-secretstore-setup internal] load build context 10:32:45 #47 ... 10:32:45 10:32:45 #56 [security-bootstrapper internal] load build context 10:32:45 #56 transferring context: 402.00MB 163.6s done 10:32:45 #56 DONE 166.1s 10:32:45 10:32:45 #47 [security-secretstore-setup internal] load build context 10:32:45 #47 ... 10:32:45 10:32:45 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:32:45 #116 DONE 1.1s 10:32:45 10:32:45 #47 [security-secretstore-setup internal] load build context 10:32:46 #47 transferring context: 402.00MB 167.7s done 10:32:46 #47 DONE 168.6s 10:32:46 10:32:46 #57 [core-common-config-bootstrapper internal] load build context 10:32:46 #57 ... 10:32:46 10:32:46 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:47 #117 ... 10:32:47 10:32:47 #57 [core-common-config-bootstrapper internal] load build context 10:32:47 #57 ... 10:32:47 10:32:47 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:47 #118 ... 10:32:47 10:32:47 #57 [core-common-config-bootstrapper internal] load build context 10:32:51 #57 transferring context: 400.39MB 171.3s 10:32:51 #57 transferring context: 402.00MB 171.5s done 10:32:51 #57 DONE 172.9s 10:32:51 10:32:51 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:52 #119 ... 10:32:52 10:32:52 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #120 ... 10:34:44 10:34:44 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #118 DONE 116.9s 10:34:44 10:34:44 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #120 DONE 111.6s 10:34:44 10:34:44 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #114 DONE 126.0s 10:34:44 10:34:44 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #117 DONE 117.4s 10:34:44 10:34:44 #121 [support-scheduler builder 6/7] COPY . . 10:34:44 #121 ... 10:34:44 10:34:44 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #113 DONE 126.7s 10:34:44 10:34:44 #122 [security-spiffe-token-provider builder 6/7] COPY . . 10:34:44 #122 ... 10:34:44 10:34:44 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #119 DONE 109.7s 10:34:44 10:34:44 #123 [core-keeper builder 7/8] COPY . . 10:34:44 #123 ... 10:34:44 10:34:44 #124 [support-notifications builder 6/7] COPY . . 10:34:44 #124 DONE 9.7s 10:34:44 10:34:44 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:34:44 #125 ... 10:34:44 10:34:44 #123 [core-keeper builder 7/8] COPY . . 10:34:44 #123 DONE 9.1s 10:34:44 10:34:44 #121 [support-scheduler builder 6/7] COPY . . 10:34:44 #121 DONE 9.7s 10:34:44 10:34:44 #126 [core-command builder 6/7] COPY . . 10:34:44 #126 DONE 9.7s 10:34:44 10:34:44 #127 [core-data builder 6/7] COPY . . 10:34:44 #127 CACHED 10:34:44 10:34:44 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #128 CACHED 10:34:44 10:34:44 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 10:34:44 #129 CACHED 10:34:44 10:34:44 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 10:34:44 #130 CACHED 10:34:44 10:34:44 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:34:44 #131 CACHED 10:34:44 10:34:44 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #132 CACHED 10:34:44 10:34:44 #133 [security-bootstrapper builder 6/7] COPY . . 10:34:44 #133 CACHED 10:34:44 10:34:44 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #134 CACHED 10:34:44 10:34:44 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:34:44 #135 CACHED 10:34:44 10:34:44 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #136 CACHED 10:34:44 10:34:44 #137 [security-proxy-auth builder 6/7] COPY . . 10:34:44 #137 CACHED 10:34:44 10:34:44 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:34:44 #138 CACHED 10:34:44 10:34:44 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #139 CACHED 10:34:44 10:34:44 #140 [security-secretstore-setup builder 6/7] COPY . . 10:34:44 #140 CACHED 10:34:44 10:34:44 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:34:44 #141 CACHED 10:34:44 10:34:44 #142 [security-proxy-setup builder 6/7] COPY . . 10:34:44 #142 DONE 9.7s 10:34:44 10:34:44 #122 [security-spiffe-token-provider builder 6/7] COPY . . 10:34:44 #122 DONE 9.7s 10:34:44 10:34:44 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:34:44 #143 CACHED 10:34:44 10:34:44 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:44 #144 CACHED 10:34:44 10:34:44 #145 [core-metadata builder 6/7] COPY . . 10:34:44 #145 CACHED 10:34:44 10:34:44 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:34:51 #146 ... 10:34:51 10:34:51 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:34:51 #125 6.707 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 10:34:53 #125 ... 10:34:53 10:34:53 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:34:53 #0 8.440 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 10:34:54 #147 ... 10:34:54 10:34:54 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:34:54 #0 9.217 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 10:34:54 #148 ... 10:34:54 10:34:54 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:34:54 #0 7.393 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 10:34:54 #149 ... 10:34:54 10:34:54 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:34:54 #0 7.050 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 10:34:54 #150 ... 10:34:54 10:34:54 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:34:54 #0 9.036 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 10:34:54 #151 ... 10:34:54 10:34:54 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:34:54 #0 9.166 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 10:34:54 #152 ... 10:34:54 10:34:54 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:34:54 #0 8.836 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 10:34:55 #153 ... 10:34:55 10:34:55 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:34:55 #0 8.727 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 10:34:55 #154 ... 10:34:55 10:34:55 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:34:55 #0 8.655 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 10:34:55 #155 ... 10:34:55 10:34: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 10:34:55 #0 8.519 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 10:34:55 #156 ... 10:34:55 10:34:55 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:34:55 #146 9.222 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 11:00:34 #146 ... 11:00:34 11:00:34 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:00:34 #155 DONE 1539.3s 11:00:34 11:00:34 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:00:34 #153 ... 11:00:34 11:00:34 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:00:34 #157 DONE 0.2s 11:00:34 11:00:34 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:00:34 #158 DONE 0.3s 11:00:34 11:00:34 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:00:34 #125 ... 11:00:34 11:00:34 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:00:34 #159 DONE 0.3s 11:00:34 11:00:34 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:00:34 #160 DONE 0.1s 11:00:34 11:00:34 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:00:34 #161 DONE 0.1s 11:00:34 11:00:34 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:00:34 #162 DONE 2.3s 11:00:34 11:00:34 #106 [core-common-config-bootstrapper] exporting to image 11:00:34 #106 exporting layers 11:00:34 #106 exporting layers 0.7s done 11:00:34 #106 writing image sha256:722c8237a19785223a02400a7f5e5bf5e6a5d33021d57115ba569edf713caceb done 11:00:34 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:00:34 #106 DONE 10.0s 11:00:34 11:00:34 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:00:39 #146 ... 11:00:39 11:00:39 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:00:39 #148 DONE 1555.5s 11:00:39 11:00:39 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:00:39 #163 DONE 0.5s 11:00:39 11:00:39 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:00:40 #55 ... 11:00:40 11:00:40 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:00:42 #164 DONE 2.6s 11:00:42 11:00:42 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:00:42 #165 DONE 0.2s 11:00:42 11:00:42 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:00:42 #152 ... 11:00:42 11:00:42 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:00:43 #166 DONE 0.2s 11:00:43 11:00:43 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:00:43 #167 DONE 0.3s 11:00:43 11:00:43 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:00:43 #168 DONE 0.1s 11:00:43 11:00:43 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:00:43 #125 ... 11:00:43 11:00:43 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:00:43 #169 DONE 0.2s 11:00:43 11:00:43 #170 [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/ 11:00:44 #170 DONE 0.1s 11:00:44 11:00:44 #171 [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/ 11:00:44 #171 DONE 0.2s 11:00:44 11:00:44 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:00:44 #172 DONE 0.2s 11:00:44 11:00:44 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:00:44 #147 ... 11:00:44 11:00:44 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:00:46 #173 DONE 2.1s 11:00:46 11:00:46 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:00:46 #125 ... 11:00:46 11:00:46 #106 [security-bootstrapper] exporting to image 11:00:46 #106 exporting layers 11:00:47 #106 exporting layers 1.2s done 11:00:47 #106 writing image sha256:352b14dc823ff1fd373bc82dc8d90df06f2a9395465f759286e24a8c8c189426 done 11:00:47 #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 11:00:47 #106 DONE 11.3s 11:00:47 11:00:47 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:19:25 #151 ... 11:19:25 11:19:25 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:19:25 #150 DONE 2674.8s 11:19:25 11:19:25 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:19:25 #55 ... 11:19:25 11:19:25 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:19:25 #174 DONE 0.2s 11:19:25 11:19:25 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:19:25 #147 ... 11:19:25 11:19:25 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:19:25 #175 DONE 0.2s 11:19:25 11:19:25 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:19:25 #176 DONE 0.5s 11:19:25 11:19:25 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:19:25 #152 ... 11:19:25 11:19:25 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:19:25 #177 DONE 0.1s 11:19:25 11:19:25 #106 [core-command] exporting to image 11:19:25 #106 exporting layers 11:19:25 #106 exporting layers 0.5s done 11:19:25 #106 writing image sha256:3efd3de8a77cb6a338faac437dfae423fbd6ba25f438d7eced5adef1a4600e16 done 11:19:25 #106 naming to docker.io/library/core-command-arm64 done 11:19:25 #106 DONE 11.8s 11:19:25 11:19:25 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:19:44 #125 ... 11:19:44 11:19:44 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:19:44 #151 DONE 2698.5s 11:19:44 11:19:44 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:19:44 #149 ... 11:19:44 11:19:44 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:19:44 #178 DONE 0.2s 11:19:44 11:19:44 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:19:44 #179 DONE 0.2s 11:19:44 11:19:44 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:19:44 #180 DONE 0.3s 11:19:44 11:19:44 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:19:44 #181 DONE 0.1s 11:19:44 11:19:44 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:19:44 #182 DONE 0.4s 11:19:44 11:19:44 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:19:44 #183 DONE 0.2s 11:19:44 11:19:44 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:19:44 #146 ... 11:19:44 11:19:44 #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:19:47 #184 DONE 2.1s 11:19:47 11:19:47 #106 [security-proxy-setup] exporting to image 11:19:47 #106 exporting layers 11:19:47 #106 exporting layers 1.2s done 11:19:47 #106 writing image sha256:5c365545e0cb70a7ba9565b4386f74a57c51c52ad6f16002b6bd579f4d2563ec done 11:19:47 #106 naming to docker.io/library/security-proxy-setup-arm64 done 11:19:47 #106 DONE 13.1s 11:19:47 11:19:47 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:20:00 #42 ... 11:20:00 11:20:00 #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 11:20:00 #156 2714.4 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 11:20:39 #156 DONE 2751.0s 11:20:39 11:20:39 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:20:39 #55 ... 11:20:39 11:20:39 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:20:39 #185 DONE 0.4s 11:20:39 11:20:39 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:20:39 #186 DONE 0.2s 11:20:39 11:20:39 #187 [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 11:20:39 #187 DONE 0.2s 11:20:39 11:20:39 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:20:39 #152 ... 11:20:39 11:20:39 #188 [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 11:20:39 #188 DONE 0.1s 11:20:39 11:20:39 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:20:39 #189 DONE 0.3s 11:20:39 11:20:39 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:20:39 #42 ... 11:20:39 11:20:39 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:20:39 #190 DONE 0.5s 11:20:39 11:20:39 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:20:39 #191 DONE 0.5s 11:20:39 11:20:39 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:20:39 #192 DONE 0.1s 11:20:39 11:20:39 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:20:40 #193 DONE 1.9s 11:20:40 11:20:40 #106 [security-secretstore-setup] exporting to image 11:20:40 #106 exporting layers 11:20:41 #106 exporting layers 1.6s done 11:20:41 #106 writing image sha256:1c7a535ff2c73d853ead7affb8dc3d0c5f0be0675b17b1faa08b4eac7546a6c7 done 11:20:41 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 11:20:41 #106 DONE 14.7s 11:20:41 11:20:41 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:21:37 #55 ... 11:21:37 11:21:37 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:21:37 #146 DONE 2813.2s 11:21:37 11:21:37 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:37 #42 ... 11:21:37 11:21:37 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:21:38 #194 DONE 0.2s 11:21:38 11:21:38 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:21:38 #195 DONE 0.1s 11:21:38 11:21:38 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:21:38 #196 DONE 0.5s 11:21:38 11:21:38 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:21:39 #197 DONE 0.2s 11:21:39 11:21:39 #106 [security-spiffe-token-provider] exporting to image 11:21:39 #106 exporting layers 11:21:40 #106 exporting layers 1.1s done 11:21:40 #106 writing image sha256:b4d8f2e70244e7b82a6f99b7c966921f9a6c31271b71247c12bfa2adcc4f2435 done 11:21:40 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:21:40 #106 DONE 15.8s 11:21:40 11:21:40 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:22:27 #153 DONE 2859.2s 11:22:27 11:22:27 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:22:27 #152 DONE 2859.2s 11:22:27 11:22:27 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:22:27 #42 ... 11:22:27 11:22:27 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:22:27 #198 DONE 0.2s 11:22:27 11:22:27 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:22:27 #199 CACHED 11:22:27 11:22:27 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:22:27 #200 DONE 0.3s 11:22:27 11:22:27 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:22:27 #201 CACHED 11:22:27 11:22:27 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:22:27 #202 DONE 0.8s 11:22:27 11:22:27 #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:22:27 #203 DONE 0.9s 11:22:27 11:22:27 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:22:27 #204 ... 11:22:27 11:22:27 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:22:27 #149 DONE 2861.9s 11:22:27 11:22:27 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:22:27 #204 DONE 0.3s 11:22:27 11:22:27 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:22:27 #205 ... 11:22:27 11:22:27 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:22:27 #206 DONE 0.5s 11:22:27 11:22:27 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:22:27 #207 ... 11:22:27 11:22:27 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:22:27 #205 DONE 0.4s 11:22:27 11:22:27 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:22:27 #207 DONE 0.4s 11:22:27 11:22:27 #106 [core-metadata] exporting to image 11:22:27 #106 exporting layers 11:22:27 #106 ... 11:22:27 11:22:27 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:22:27 #208 DONE 0.4s 11:22:28 11:22:28 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:22:28 #209 ... 11:22:28 11:22:28 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:22:28 #154 DONE 2864.4s 11:22:28 11:22:28 #106 [core-metadata] exporting to image 11:22:28 #106 exporting layers 1.9s done 11:22:28 #106 writing image sha256:2ee750176a2782194c96d4066db62e4b077bf9705647516f2b9ca31c0f84efba 11:22:28 #106 writing image sha256:2ee750176a2782194c96d4066db62e4b077bf9705647516f2b9ca31c0f84efba 0.0s done 11:22:28 #106 naming to docker.io/library/core-metadata-arm64 0.0s done 11:22:28 #106 DONE 17.8s 11:22:28 11:22:28 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:22:29 #210 ... 11:22:29 11:22:29 #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:22:29 #211 DONE 0.3s 11:22:29 11:22:29 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:22:29 #209 DONE 1.4s 11:22:29 11:22:29 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:22:29 #147 ... 11:22:29 11:22:29 #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:22:29 #212 ... 11:22:29 11:22:29 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:22:29 #210 DONE 3.3s 11:22:29 11:22:29 #106 [security-proxy-auth] exporting to image 11:22:30 #106 ... 11:22:30 11:22:30 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:22:30 #213 DONE 0.6s 11:22:30 11:22:30 #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:22:30 #212 DONE 0.5s 11:22:30 11:22:30 #106 [core-keeper] exporting to image 11:22:32 #106 ... 11:22:32 11:22:32 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:22:32 #214 DONE 1.9s 11:22:32 11:22:32 #106 [core-keeper] exporting to image 11:22:32 #106 exporting layers 2.0s done 11:22:32 #106 writing image sha256:0c532c680f3d2d451c97919d550f57a860aa06eae58f9c06019a1ea7b46c7e79 0.1s done 11:22:32 #106 naming to docker.io/library/core-keeper-arm64 0.0s done 11:22:32 #106 ... 11:22:32 11:22:32 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:22:32 #215 DONE 0.2s 11:22:32 11:22:32 #106 [core-data] exporting to image 11:22:32 #106 writing image sha256:19eb3ea86d049e0c5e01871aa27a9e458c71514f20b871e0041cbdfe47b257ba done 11:22:32 #106 naming to docker.io/library/security-proxy-auth-arm64 11:22:32 #106 naming to docker.io/library/security-proxy-auth-arm64 done 11:22:32 #106 exporting layers 0.6s done 11:22:32 #106 writing image sha256:77452335c9d02a006976e1cb34063e0bbe92c39b4513c159b8cd172639a1d9bc done 11:22:32 #106 naming to docker.io/library/core-data-arm64 done 11:22:32 #106 DONE 20.5s 11:22:32 11:22:32 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:23:05 #42 ... 11:23:05 11:23:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:23:05 #147 DONE 2899.2s 11:23:05 11:23:05 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:23:05 #125 ... 11:23:05 11:23:05 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:23:05 #216 DONE 0.2s 11:23:05 11:23:05 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:23:05 #125 ... 11:23:05 11:23:05 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:23:05 #217 DONE 0.2s 11:23:05 11:23:05 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:23:05 #218 DONE 0.6s 11:23:05 11:23:05 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:23:05 #125 ... 11:23:05 11:23:05 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:23:05 #219 DONE 0.1s 11:23:05 11:23:05 #106 [support-scheduler] exporting to image 11:23:05 #106 exporting layers 11:23:05 #106 exporting layers 1.1s done 11:23:05 #106 writing image sha256:0ccb8985b4c85c2e41b0980e752389f53185932eec7342f40117b47fd5748030 done 11:23:05 #106 naming to docker.io/library/support-scheduler-arm64 11:23:05 #106 naming to docker.io/library/support-scheduler-arm64 0.0s done 11:23:05 #106 DONE 21.7s 11:23:05 11:23:05 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:23:12 #125 DONE 2908.1s 11:23:12 11:23:12 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:23:12 #42 ... 11:23:12 11:23:12 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:23:12 #220 DONE 0.1s 11:23:12 11:23:12 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:23:12 #55 ... 11:23:12 11:23:12 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:23:12 #221 DONE 0.1s 11:23:12 11:23:12 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:23:12 #222 DONE 0.5s 11:23:12 11:23:12 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:23:13 #55 ... 11:23:13 11:23:13 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:23:13 #223 DONE 0.1s 11:23:13 11:23:13 #106 [support-notifications] exporting to image 11:23:13 #106 exporting layers 11:23:13 #106 exporting layers 0.6s done 11:23:13 #106 writing image sha256:a6e6e25468b717ea4df6701e31fe8ac5b8b80d3e7a1018aa3575b0eb09253189 done 11:23:13 #106 naming to docker.io/library/support-notifications-arm64 done 11:23:13 #106 DONE 22.3s 11:23:13 11:23:13 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:23:13 time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:23:13 $ docker stop --time=1 5979936b09dbefce9fab5f6aa899cf20ec86c06ea7bcf8b07bc6385741847056 11:23:15 $ docker rm -f --volumes 5979936b09dbefce9fab5f6aa899cf20ec86c06ea7bcf8b07bc6385741847056 [Pipeline] // withDockerContainer [Pipeline] sh 11:23:16 + docker images 11:23:16 REPOSITORY TAG IMAGE ID CREATED SIZE 11:23:16 support-notifications-arm64 latest a6e6e25468b7 4 seconds ago 53MB 11:23:16 support-scheduler-arm64 latest 0ccb8985b4c8 12 seconds ago 49.2MB 11:23:16 core-data-arm64 latest 77452335c9d0 44 seconds ago 45.5MB 11:23:16 core-keeper-arm64 latest 0c532c680f3d 47 seconds ago 45.2MB 11:23:16 security-proxy-auth-arm64 latest 19eb3ea86d04 47 seconds ago 44.6MB 11:23:16 core-metadata-arm64 latest 2ee750176a27 50 seconds ago 45.5MB 11:23:16 security-spiffe-token-provider-arm64 latest b4d8f2e70244 About a minute ago 49.1MB 11:23:16 security-secretstore-setup-arm64 latest 1c7a535ff2c7 2 minutes ago 79.5MB 11:23:16 security-proxy-setup-arm64 latest 5c365545e0cb 3 minutes ago 49.5MB 11:23:16 core-command-arm64 latest 3efd3de8a77c 3 minutes ago 40.1MB 11:23:16 security-bootstrapper-arm64 latest 352b14dc823f 22 minutes ago 21.6MB 11:23:16 core-common-config-bootstrapper-arm64 latest 722c8237a197 22 minutes ago 20.5MB 11:23:16 security-spire-config-arm64 latest 22c50697852f 51 minutes ago 150MB 11:23:16 security-spire-server-arm64 latest a9fd03920e7e 51 minutes ago 144MB 11:23:16 security-spire-agent-arm64 latest 68b3f30ba2ec 51 minutes ago 187MB 11:23:16 ci-base-image-arm64 latest 0c397704ce3f About an hour ago 920MB 11:23:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 11:23:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:23:17 11:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:23:17 arm64: Pulling from edgex-lftools-log-publisher 11:23:17 8998bd30e6a1: Pulling fs layer 11:23:17 04944245beec: Pulling fs layer 11:23:17 699f458cf7ca: Pulling fs layer 11:23:17 765212b225bb: Pulling fs layer 11:23:17 f23df028b6ca: Pulling fs layer 11:23:17 d65c8cfc05b1: Pulling fs layer 11:23:17 2437ff75d9bd: Pulling fs layer 11:23:17 765212b225bb: Waiting 11:23:17 d65c8cfc05b1: Waiting 11:23:17 f23df028b6ca: Waiting 11:23:17 04944245beec: Verifying Checksum 11:23:17 765212b225bb: Verifying Checksum 11:23:17 765212b225bb: Download complete 11:23:18 f23df028b6ca: Verifying Checksum 11:23:18 f23df028b6ca: Download complete 11:23:18 d65c8cfc05b1: Verifying Checksum 11:23:18 d65c8cfc05b1: Download complete 11:23:18 699f458cf7ca: Verifying Checksum 11:23:18 699f458cf7ca: Download complete 11:23:18 8998bd30e6a1: Verifying Checksum 11:23:18 8998bd30e6a1: Download complete 11:23:21 2437ff75d9bd: Verifying Checksum 11:23:21 2437ff75d9bd: Download complete 11:23:23 8998bd30e6a1: Pull complete 11:23:24 04944245beec: Pull complete 11:23:26 699f458cf7ca: Pull complete 11:23:26 765212b225bb: Pull complete 11:23:27 f23df028b6ca: Pull complete 11:23:27 d65c8cfc05b1: Pull complete 11:23:45 2437ff75d9bd: Pull complete 11:23:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:23:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:45 prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container 11:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:23:49 $ docker top 60cd77b0ab36c8f311ad229cc07e0ba5726420e75edcd083fdeee5270852954b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:50 ---> job-cost.sh 11:23:50 lf-activate-venv: SKIPPING 11:23:50 INFO: No Stack... 11:23:50 INFO: Retrieving Pricing Info for: v3-standard-4 11:23:51 INFO: Archiving Costs [Pipeline] sh 11:23:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:23:52 + cut -d, -f6 [Pipeline] lock 11:23:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] 11:23:52 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] did not exist. Created. 11:23:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:23:53 + echo total: 0.2199999988079071 [Pipeline] stash 11:23:53 Stashed 1 file(s) [Pipeline] } 11:23:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:23:53 $ docker stop --time=1 60cd77b0ab36c8f311ad229cc07e0ba5726420e75edcd083fdeee5270852954b 11:23:55 $ docker rm -f --volumes 60cd77b0ab36c8f311ad229cc07e0ba5726420e75edcd083fdeee5270852954b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 11:23:57 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:23:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:23:59 ---> package-listing.sh 11:23:59 ++ facter osfamily 11:23:59 ++ tr '[:upper:]' '[:lower:]' 11:23:59 + OS_FAMILY=debian 11:23:59 + workspace=/w/workspace/edgex-go/1 11:23:59 + START_PACKAGES=/tmp/packages_start.txt 11:23:59 + END_PACKAGES=/tmp/packages_end.txt 11:23:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:23:59 + PACKAGES=/tmp/packages_start.txt 11:23:59 + '[' /w/workspace/edgex-go/1 ']' 11:23:59 + PACKAGES=/tmp/packages_end.txt 11:23:59 + case "${OS_FAMILY}" in 11:23:59 + dpkg -l 11:23:59 + grep '^ii' 11:23:59 + '[' -f /tmp/packages_start.txt ']' 11:23:59 + '[' -f /tmp/packages_end.txt ']' 11:23:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:23:59 + '[' /w/workspace/edgex-go/1 ']' 11:23:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:23:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:23:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:23:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:00 11:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:00 latest: Pulling from edgex-lftools-log-publisher 11:24:00 5eb5b503b376: Pulling fs layer 11:24:00 5c69ac0246d0: Pulling fs layer 11:24:00 ec43610c2a17: Pulling fs layer 11:24:00 3a2ae6a8a46f: Pulling fs layer 11:24:00 33b1e0a273af: Pulling fs layer 11:24:00 5d3b04190fa2: Pulling fs layer 11:24:00 2f39f015ded8: Pulling fs layer 11:24:00 33b1e0a273af: Waiting 11:24:00 5d3b04190fa2: Waiting 11:24:00 2f39f015ded8: Waiting 11:24:00 3a2ae6a8a46f: Waiting 11:24:00 5c69ac0246d0: Verifying Checksum 11:24:00 5c69ac0246d0: Download complete 11:24:00 3a2ae6a8a46f: Download complete 11:24:00 33b1e0a273af: Verifying Checksum 11:24:00 33b1e0a273af: Download complete 11:24:00 5d3b04190fa2: Verifying Checksum 11:24:00 5d3b04190fa2: Download complete 11:24:00 ec43610c2a17: Verifying Checksum 11:24:00 ec43610c2a17: Download complete 11:24:00 5eb5b503b376: Download complete 11:24:01 2f39f015ded8: Download complete 11:24:02 5eb5b503b376: Pull complete 11:24:02 5c69ac0246d0: Pull complete 11:24:03 ec43610c2a17: Pull complete 11:24:03 3a2ae6a8a46f: Pull complete 11:24:03 33b1e0a273af: Pull complete 11:24:03 5d3b04190fa2: Pull complete 11:24:10 2f39f015ded8: Pull complete 11:24:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:10 prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container 11:24:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:24:14 $ docker top a19ef12d4d928604ba84223bc01348a9fd653dec845eb3dd98fc1cf976a0cf7b -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:14 + touch /tmp/pre-build-complete [Pipeline] sh 11:24:14 + mkdir -p /var/log/sysstat [Pipeline] sh 11:24:15 + ls /var/log/sa-host 11:24:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:15 provisioning config files... 11:24:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8186267249545761481tmp [Pipeline] { [Pipeline] echo 11:24:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:24:15 ---> create-netrc.sh [Pipeline] } 11:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:24:16 ---> python-tools-install.sh [Pipeline] echo 11:24:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:24:16 ---> sudo-logs.sh 11:24:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:24:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:24:17 ---> job-cost.sh 11:24:17 lf-activate-venv: SKIPPING 11:24:17 DEBUG: total: 0.2199999988079071 11:24:17 INFO: Retrieving Stack Cost... 11:24:17 INFO: Retrieving Pricing Info for: v3-standard-8 11:24:17 INFO: Archiving Costs [Pipeline] echo 11:24:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:24:18 ---> logs-deploy.sh 11:24:18 lf-activate-venv: SKIPPING 11:24:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-f7f2993bfa2d6fa161b599d23b425169/1 11:24:18 INFO: archiving workspace using pattern(s): 11:24:19 Archives upload complete. 11:24:19 INFO: archiving logs to Nexus