Pull request #5271 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c 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-ssh7519856698840778662.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-ssh17274864774591384075.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-a.pg5f4he9p.7c6483ecdfc/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-a.pg5f4he9p.7c6483ecdfc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2968556950893775135.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-a.pg5f4he9p.7c6483ecdfc/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh785732799735417219.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-ssh10175981001278254843.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-a.pg5f4he9p.7c6483ecdfc/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-a.pg5f4he9p.7c6483ecdfc/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3928358599269543192.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-771117 in /w/workspace/a6cd6a6504dc926daab967c6483ecdfc [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 Avoid second fetch Checking out Revision 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c (snyk-fix-a6cd6a6504dc926daab967c6483ecdfc) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c # timeout=10 Commit message: "fix: cmd/support-notifications/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:42 ========================================================= 08:53:42 EdgeX Global Pipelines Version Info 08:53:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:43 ------------------- 08:53:43 stable info: 08:53:43 ------------------- 08:53:43 Commited By: Cherry Wang cherry@iotechsys.com 08:53:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:53:43 Message: update stable to v1.0.278 08:53:44 ------------------- 08:53:44 experimental info: 08:53:44 ------------------- 08:53:44 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:44 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:53:44 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-a6cd6a6504dc926daab967c6483ecdfc [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c1b8dc [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:46 provisioning config files... 08:53:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17071029784324591971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:50 ---> ****-login.sh 08:53:50 nexus3.edgexfoundry.org:10001 08:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:51 08:53:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:51 Configure a credential helper to remove this warning. See 08:53:51 https://docs.****.com/go/credential-store/ 08:53:51 08:53:51 Login Succeeded 08:53:51 nexus3.edgexfoundry.org:10002 08:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:51 08:53:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:51 Configure a credential helper to remove this warning. See 08:53:51 https://docs.****.com/go/credential-store/ 08:53:51 08:53:51 Login Succeeded 08:53:51 nexus3.edgexfoundry.org:10003 08:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:51 08:53:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:51 Configure a credential helper to remove this warning. See 08:53:51 https://docs.****.com/go/credential-store/ 08:53:51 08:53:51 Login Succeeded 08:53:51 nexus3.edgexfoundry.org:10004 08:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:51 08:53:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:51 Configure a credential helper to remove this warning. See 08:53:51 https://docs.****.com/go/credential-store/ 08:53:51 08:53:51 Login Succeeded 08:53:51 ****.io 08:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:51 08:53:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:51 Configure a credential helper to remove this warning. See 08:53:51 https://docs.****.com/go/credential-store/ 08:53:51 08:53:51 Login Succeeded 08:53:51 ---> ****-login.sh ends [Pipeline] } 08:53:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:52 + 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:53:52 + + dirname cmd/core-command/Dockerfile 08:53:52 cut -d/ -f2 08:53:52 + echo core-command,cmd/core-command/Dockerfile 08:53:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:53:52 + dirname cmd/core-data/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo core-data,cmd/core-data/Dockerfile 08:53:52 + dirname cmd/core-keeper/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo core-keeper,cmd/core-keeper/Dockerfile 08:53:52 + dirname cmd/core-metadata/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo core-metadata,cmd/core-metadata/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + dirname cmd/security-bootstrapper/Dockerfile 08:53:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:53:52 + dirname cmd/security-proxy-auth/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:53:52 + dirname cmd/security-proxy-setup/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:53:52 + dirname cmd/security-secretstore-setup/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:53:52 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 08:53:52 cut -d/ -f2 08:53:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:53:52 + dirname cmd/security-spire-agent/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:53:52 + dirname cmd/security-spire-config/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:53:52 + dirname cmd/security-spire-server/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:53:52 + dirname cmd/support-notifications/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo support-notifications,cmd/support-notifications/Dockerfile 08:53:52 + dirname cmd/support-scheduler/Dockerfile 08:53:52 + cut -d/ -f2 08:53:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:53:52 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:53:52 + git rev-list -1 --merges 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c~1..2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [Pipeline] echo 08:53:52 -----------> git rev-list -1 --merges 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c~1..2c1b8dccc3dff3d0480acbc2e2a5b4310369170c 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [false] [Pipeline] sh 08:53:53 + git log --format=format:%s -1 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c [Pipeline] echo 08:53:53 ========================================================= 08:53:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:53:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:53:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:53:53 + grep -v github /etc/ssh/ssh_known_hosts 08:53:53 + [ -e /tmp/ssh_known_hosts ] 08:53:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:53:53 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:53:53 -a /etc/ssh/ssh_known_hosts 08:53:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:54 08:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:54 0.1.4: Pulling from edgex-devops/py-git-semver 08:53:54 3dae71ba6b94: Pulling fs layer 08:53:54 6bf1a483ea7c: Pulling fs layer 08:53:54 f5dfc541a4d3: Pulling fs layer 08:53:54 461d9e800cba: Pulling fs layer 08:53:54 80192f66455f: Pulling fs layer 08:53:54 2e8e34ca0e6c: Pulling fs layer 08:53:54 a29436f7fd5d: Pulling fs layer 08:53:54 923cac83aea3: Pulling fs layer 08:53:54 25ad8b0a4227: Pulling fs layer 08:53:54 db01528c6b51: Pulling fs layer 08:53:54 28988de357af: Pulling fs layer 08:53:54 80192f66455f: Waiting 08:53:54 2e8e34ca0e6c: Waiting 08:53:54 25ad8b0a4227: Waiting 08:53:54 a29436f7fd5d: Waiting 08:53:54 461d9e800cba: Waiting 08:53:54 923cac83aea3: Waiting 08:53:54 db01528c6b51: Waiting 08:53:54 28988de357af: Waiting 08:53:54 6bf1a483ea7c: Verifying Checksum 08:53:54 6bf1a483ea7c: Download complete 08:53:54 461d9e800cba: Download complete 08:53:54 80192f66455f: Download complete 08:53:54 f5dfc541a4d3: Verifying Checksum 08:53:54 f5dfc541a4d3: Download complete 08:53:55 3dae71ba6b94: Verifying Checksum 08:53:55 3dae71ba6b94: Download complete 08:53:55 923cac83aea3: Verifying Checksum 08:53:55 923cac83aea3: Download complete 08:53:55 25ad8b0a4227: Verifying Checksum 08:53:55 25ad8b0a4227: Download complete 08:53:55 db01528c6b51: Verifying Checksum 08:53:55 db01528c6b51: Download complete 08:53:55 28988de357af: Verifying Checksum 08:53:55 28988de357af: Download complete 08:53:55 a29436f7fd5d: Verifying Checksum 08:53:55 a29436f7fd5d: Download complete 08:53:55 2e8e34ca0e6c: Verifying Checksum 08:53:55 2e8e34ca0e6c: Download complete 08:53:57 3dae71ba6b94: Pull complete 08:53:58 6bf1a483ea7c: Pull complete 08:53:59 f5dfc541a4d3: Pull complete 08:53:59 461d9e800cba: Pull complete 08:53:59 80192f66455f: Pull complete 08:54:03 2e8e34ca0e6c: Pull complete 08:54:03 a29436f7fd5d: Pull complete 08:54:03 923cac83aea3: Pull complete 08:54:03 25ad8b0a4227: Pull complete 08:54:03 db01528c6b51: Pull complete 08:54:03 28988de357af: Pull complete 08:54:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:04 prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container 08:54:04 $ 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:12 $ docker top 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 -eo pid,comm 08:54:12 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:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:12 [ssh-agent] Looking for ssh-agent implementation... 08:54:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:13 $ docker exec 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent 08:54:13 SSH_AUTH_SOCK=/tmp/ssh-8VgrIDlNsUz6/agent.32 08:54:13 SSH_AGENT_PID=38 08:54:13 Running ssh-add (command line suppressed) 08:54:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_586037000012963111.key (/w/workspace/edgex-go/1@tmp/private_key_586037000012963111.key) 08:54:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:54:13 + git tag --points-at HEAD [Pipeline] } 08:54:14 $ docker exec --env ******** --env ******** 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent -k 08:54:14 unset SSH_AUTH_SOCK; 08:54:14 unset SSH_AGENT_PID; 08:54:14 echo Agent pid 38 killed; 08:54:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:14 [ssh-agent] Looking for ssh-agent implementation... 08:54:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:14 $ docker exec 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent 08:54:14 SSH_AUTH_SOCK=/tmp/ssh-lO6uGTShHm5F/agent.85 08:54:14 SSH_AGENT_PID=91 08:54:14 Running ssh-add (command line suppressed) 08:54:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15744949906823230237.key (/w/workspace/edgex-go/1@tmp/private_key_15744949906823230237.key) 08:54:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:14 + git semver init 08:54:15 2025-10-31 08:54:15,102 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:54:15 2025-10-31 08:54:15,106 [run_init] DEBUG init version:0.0.0 force:False 08:54:15 2025-10-31 08:54:15,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:54:15 2025-10-31 08:54:15,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:54:15 2025-10-31 08:54:15,108 [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:21 2025-10-31 08:54:21,341 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:21 2025-10-31 08:54:21,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc with force:False 08:54:21 2025-10-31 08:54:21,341 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc 08:54:21 2025-10-31 08:54:21,346 [execute] INFO git cat-file --batch-check 08:54:21 2025-10-31 08:54:21,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:21 2025-10-31 08:54:21,350 [execute] INFO git cat-file --batch 08:54:21 2025-10-31 08:54:21,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:21 2025-10-31 08:54:21,354 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc 08:54:21 0.0.0 [Pipeline] } 08:54:21 $ docker exec --env ******** --env ******** 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 ssh-agent -k 08:54:21 unset SSH_AUTH_SOCK; 08:54:21 unset SSH_AGENT_PID; 08:54:21 echo Agent pid 91 killed; 08:54:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:22 + git semver [Pipeline] } 08:54:22 $ docker stop --time=1 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 08:54:24 $ docker rm -f --volumes 350e6d1304434f873c2380cffe921fd275716c99e86fe9963f5a5aeddfa43879 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:25 Stashed 1 file(s) [Pipeline] echo 08:54:25 [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:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:54:26 [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:26 [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:26 ========================================================= 08:54:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:54:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:28 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:28 2d35ebdb57d9: Pulling fs layer 08:54:28 c35fb4624d26: Pulling fs layer 08:54:28 4e2aec7ef170: Pulling fs layer 08:54:28 333b49ad6fbf: Pulling fs layer 08:54:28 4f4fb700ef54: Pulling fs layer 08:54:28 c3e65509a76b: Pulling fs layer 08:54:28 7cf9ebb963bd: Pulling fs layer 08:54:28 bb34ca984cfb: Pulling fs layer 08:54:28 151cf03bc807: Pulling fs layer 08:54:28 4f4fb700ef54: Waiting 08:54:28 c3e65509a76b: Waiting 08:54:28 7cf9ebb963bd: Waiting 08:54:28 bb34ca984cfb: Waiting 08:54:28 151cf03bc807: Waiting 08:54:28 333b49ad6fbf: Waiting 08:54:28 c35fb4624d26: Verifying Checksum 08:54:28 c35fb4624d26: Download complete 08:54:28 333b49ad6fbf: Download complete 08:54:28 4f4fb700ef54: Verifying Checksum 08:54:28 4f4fb700ef54: Download complete 08:54:28 2d35ebdb57d9: Verifying Checksum 08:54:28 2d35ebdb57d9: Download complete 08:54:28 c3e65509a76b: Verifying Checksum 08:54:28 c3e65509a76b: Download complete 08:54:28 7cf9ebb963bd: Verifying Checksum 08:54:28 7cf9ebb963bd: Download complete 08:54:28 4e2aec7ef170: Verifying Checksum 08:54:28 4e2aec7ef170: Download complete 08:54:28 151cf03bc807: Verifying Checksum 08:54:28 151cf03bc807: Download complete 08:54:28 2d35ebdb57d9: Pull complete 08:54:29 bb34ca984cfb: Verifying Checksum 08:54:29 bb34ca984cfb: Download complete 08:54:30 c35fb4624d26: Pull complete 08:54:36 4e2aec7ef170: Pull complete 08:54:38 333b49ad6fbf: Pull complete 08:54:38 4f4fb700ef54: Pull complete 08:54:39 c3e65509a76b: Pull complete 08:54:40 7cf9ebb963bd: Pull complete 08:54:41 Still waiting to schedule task 08:54:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:54:43 bb34ca984cfb: Pull complete 08:54:44 151cf03bc807: Pull complete 08:54:44 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:54:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:45 WORKDIR /edgex 08:54:45 COPY go.mod . 08:54:45 RUN go mod download 08:54:45 + docker build -t ci-base-image-x86_64 -f - . 08:54:46 #0 building with "default" instance using docker driver 08:54:46 08:54:46 #1 [internal] load build definition from Dockerfile 08:54:46 #1 transferring dockerfile: 164B done 08:54:46 #1 DONE 0.0s 08:54:46 08:54:46 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:46 #2 DONE 0.0s 08:54:46 08:54:46 #3 [internal] load .dockerignore 08:54:46 #3 transferring context: 50B done 08:54:46 #3 DONE 0.0s 08:54:46 08:54:46 #4 [internal] load build context 08:54:46 #4 transferring context: 6.57kB done 08:54:46 #4 DONE 0.2s 08:54:46 08:54:46 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:46 #5 DONE 0.2s 08:54:46 08:54:46 #6 [2/4] WORKDIR /edgex 08:54:58 #6 DONE 12.2s 08:54:58 08:54:58 #7 [3/4] COPY go.mod . 08:54:58 #7 DONE 0.0s 08:54:58 08:54:58 #8 [4/4] RUN go mod download 08:55:08 #8 DONE 9.4s 08:55:08 08:55:08 #9 exporting to image 08:55:08 #9 exporting layers 08:55:11 #9 exporting layers 3.4s done 08:55:11 #9 writing image sha256:e7d131e1928401d43ae0a85bc12fd4e20c7527e51c0d525990e2daaebfcc5966 0.0s done 08:55:11 #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done 08:55:11 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:12 + docker inspect -f . ci-base-image-x86_64 08:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:12 prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container 08:55:12 $ 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:13 $ docker top 48bb854e06416cdf645c58ff56cfb36cfad51464252415efe426699697b3b45f -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:13 + go version 08:55:13 go version go1.25.2 linux/amd64 [Pipeline] } 08:55:13 $ docker stop --time=1 48bb854e06416cdf645c58ff56cfb36cfad51464252415efe426699697b3b45f 08:55:15 $ docker rm -f --volumes 48bb854e06416cdf645c58ff56cfb36cfad51464252415efe426699697b3b45f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker inspect -f . ci-base-image-x86_64 08:55:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:15 prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container 08:55: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-x86_64 cat 08:55:16 $ docker top c9479503da53f86087423f514d8aa63f7d271fba7d23efe50ae613d4c68fd5f5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:55:16 ========================================================= 08:55:16 [edgeXBuildGoParallel] Running Tests and Build... 08:55:16 ========================================================= [Pipeline] sh 08:55:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:55:17 + make test 08:55:17 go test -race -coverprofile=coverage.out ./... 08:55:29 ? github.com/edgexfoundry/edgex-go [no test files] 08:56:01 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:56:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:56:01 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 42.3% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 57.6% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:56:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.206s coverage: 94.2% of statements 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:56:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.102s coverage: 92.4% of statements 08:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:56:05 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:56:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements 08:56:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:56:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 95.8% of statements 08:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:56:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:56:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:56:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements 08:56:08 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:56:08 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:56:08 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:56:08 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:56:08 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:56:08 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:56:08 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 2.4% of statements 08:56:11 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements 08:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 39.4% of statements 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements 08:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:56:11 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:56:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements 08:56:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 08:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.058s coverage: 6.8% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.452s coverage: 29.2% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 3.1% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements 08:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:56:32 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.145s coverage: 94.9% of statements 08:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 97.7% of statements 08:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 08:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:56:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:36 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:56:36 running golangci-lint 08:56:37 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:56:37 go version go1.25.2 linux/amd64 08:56:37 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:56:37 level=info msg="[config_reader] Used config file .golangci.yml" 08:56:37 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:56:37 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:56:37 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:56:37 $ docker stop --time=1 c9479503da53f86087423f514d8aa63f7d271fba7d23efe50ae613d4c68fd5f5 08:56:39 $ docker rm -f --volumes c9479503da53f86087423f514d8aa63f7d271fba7d23efe50ae613d4c68fd5f5 [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:56:40 Failed in branch amd64 08:57:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771141 in /w/workspace/a6cd6a6504dc926daab967c6483ecdfc [Pipeline] { [Pipeline] ws 08:57:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:57:48 The recommended git tool is: git 08:57:55 using credential edgex-jenkins-ssh 08:57:55 Cloning the remote Git repository 08:57:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:57:56 > git init /w/workspace/edgex-go/1 # timeout=10 08:57:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:57:56 > git --version # timeout=10 08:57:56 > git --version # 'git version 2.25.1' 08:57:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:58:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:23 Avoid second fetch 08:58:23 Checking out Revision 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c (snyk-fix-a6cd6a6504dc926daab967c6483ecdfc) 08:58:24 Commit message: "fix: cmd/support-notifications/Dockerfile to reduce vulnerabilities" 08:58:24 > git --version # timeout=10 08:58:24 > git --version # 'git version 2.25.1' 08:58:24 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 08:58:23 > git config core.sparsecheckout # timeout=10 08:58:23 > git checkout -f 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:29 provisioning config files... 08:58:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8421030219689756433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:30 ---> ****-login.sh 08:58:30 nexus3.edgexfoundry.org:10001 08:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:31 Configure a credential helper to remove this warning. See 08:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:31 08:58:31 Login Succeeded 08:58:31 nexus3.edgexfoundry.org:10002 08:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:32 Configure a credential helper to remove this warning. See 08:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:32 08:58:32 Login Succeeded 08:58:32 nexus3.edgexfoundry.org:10003 08:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:32 Configure a credential helper to remove this warning. See 08:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:32 08:58:32 Login Succeeded 08:58:32 nexus3.edgexfoundry.org:10004 08:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:32 Configure a credential helper to remove this warning. See 08:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:32 08:58:32 Login Succeeded 08:58:32 ****.io 08:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:33 Configure a credential helper to remove this warning. See 08:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:33 08:58:33 Login Succeeded 08:58:33 ---> ****-login.sh ends [Pipeline] } 08:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:58:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:58:34 [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:34 [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:34 ========================================================= 08:58:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:58:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:35 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:35 6b59a28fa201: Pulling fs layer 08:58:35 d32bb0dddca7: Pulling fs layer 08:58:35 5dab1238d3d9: Pulling fs layer 08:58:35 196fd7d83e7d: Pulling fs layer 08:58:35 4f4fb700ef54: Pulling fs layer 08:58:35 8ba94037c8f0: Pulling fs layer 08:58:35 deaec5988b04: Pulling fs layer 08:58:35 9f65657bb879: Pulling fs layer 08:58:35 deaec5988b04: Waiting 08:58:35 8ba94037c8f0: Waiting 08:58:35 9f65657bb879: Waiting 08:58:35 196fd7d83e7d: Waiting 08:58:35 d32bb0dddca7: Verifying Checksum 08:58:35 d32bb0dddca7: Download complete 08:58:35 196fd7d83e7d: Verifying Checksum 08:58:35 196fd7d83e7d: Download complete 08:58:35 4f4fb700ef54: Verifying Checksum 08:58:35 4f4fb700ef54: Download complete 08:58:35 8ba94037c8f0: Download complete 08:58:35 6b59a28fa201: Download complete 08:58:36 9f65657bb879: Verifying Checksum 08:58:36 9f65657bb879: Download complete 08:58:36 6b59a28fa201: Pull complete 08:58:37 d32bb0dddca7: Pull complete 08:58:37 5dab1238d3d9: Verifying Checksum 08:58:37 5dab1238d3d9: Download complete 08:58:38 deaec5988b04: Verifying Checksum 08:58:38 deaec5988b04: Download complete 08:58:53 5dab1238d3d9: Pull complete 08:58:53 196fd7d83e7d: Pull complete 08:58:53 4f4fb700ef54: Pull complete 08:58:54 8ba94037c8f0: Pull complete 08:59:04 deaec5988b04: Pull complete 08:59:07 9f65657bb879: Pull complete 08:59:07 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:59:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:07 WORKDIR /edgex 08:59:07 COPY go.mod . 08:59:07 RUN go mod download 08:59:07 + docker build -t ci-base-image-arm64 -f - . 08:59:08 Sending build context to Docker daemon 3.845MB 08:59:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:08 ---> 334268110677 08:59:08 Step 2/4 : WORKDIR /edgex 08:59:11 ---> Running in 2f532a66c0d2 08:59:11 Removing intermediate container 2f532a66c0d2 08:59:11 ---> d4177e8100c0 08:59:11 Step 3/4 : COPY go.mod . 08:59:12 ---> 6e253c5223fd 08:59:12 Step 4/4 : RUN go mod download 08:59:12 ---> Running in 6ae3c96827b0 09:00:21 Removing intermediate container 6ae3c96827b0 09:00:21 ---> 1b26a53754b2 09:00:21 Successfully built 1b26a53754b2 09:00:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:21 + docker inspect -f . ci-base-image-arm64 09:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:29 prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container 09:00:29 $ 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 ******** ci-base-image-arm64 cat 09:00:30 $ docker top 214e20007ce4e443d4d0dd17693e6ed3f3b0f889f0b6354f558101a80e564b66 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:31 + go version 09:00:31 go version go1.25.3 linux/arm64 [Pipeline] } 09:00:31 $ docker stop --time=1 214e20007ce4e443d4d0dd17693e6ed3f3b0f889f0b6354f558101a80e564b66 09:00:35 $ docker rm -f --volumes 214e20007ce4e443d4d0dd17693e6ed3f3b0f889f0b6354f558101a80e564b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:36 + docker inspect -f . ci-base-image-arm64 09:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:37 prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container 09:00:37 $ 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 ******** ci-base-image-arm64 cat 09:00:38 $ docker top a35194fc3dd5324c88948b44926099744ae3b7de518cbc2f555694819c53661f -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:39 ========================================================= 09:00:39 [edgeXBuildGoParallel] Running Tests and Build... 09:00:39 ========================================================= [Pipeline] sh 09:00:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:00:40 + make test 09:00:40 go test -race -coverprofile=coverage.out ./... 09:01:48 ? github.com/edgexfoundry/edgex-go [no test files] 09:07:40 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:07:40 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:08:49 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:08:49 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:08:53 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:08:53 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:08:53 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:08:53 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:08:57 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:08:57 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:09:00 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:09:32 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:09:32 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:09:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:09:32 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.612s coverage: 42.3% of statements 09:09:59 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:09:59 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.357s coverage: 97.0% of statements 09:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.515s coverage: 69.4% of statements 09:10:14 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.330s coverage: 4.8% of statements 09:10:14 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.839s coverage: 57.6% of statements 09:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.275s coverage: 86.5% of statements 09:10:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:10:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:11:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.530s coverage: 94.2% of statements 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:11:02 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.744s coverage: 92.4% of statements 09:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:11:02 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:11:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.557s coverage: 8.4% of statements 09:11:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:11:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.476s coverage: 95.8% of statements 09:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:11:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:11:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:11:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.393s coverage: 72.2% of statements 09:11:47 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:11:47 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:11:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:11:47 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:11:48 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.488s coverage: 2.4% of statements 09:12:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.450s coverage: 1.0% of statements 09:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.286s coverage: 39.4% of statements 09:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.305s coverage: 68.8% of statements 09:12:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:12:21 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:12:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:12:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.151s coverage: 40.0% of statements 09:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.176s coverage: 87.1% of statements 09:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.129s coverage: 94.1% of statements 09:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.169s coverage: 96.3% of statements 09:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements 09:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.147s coverage: 94.4% of statements 09:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.338s coverage: 92.9% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.143s coverage: 68.8% of statements 09:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.247s coverage: 62.3% of statements 09:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.686s coverage: 47.4% of statements 09:13:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:13:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:13:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:13:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.311s coverage: 87.2% of statements 09:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.283s coverage: 15.5% of statements 09:13:31 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:13:31 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.152s coverage: 100.0% of statements 09:13:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.408s coverage: 81.8% of statements 09:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.461s coverage: 82.1% of statements 09:13:39 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.198s coverage: 86.0% of statements 09:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.548s coverage: 6.8% of statements 09:13:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.570s coverage: 33.3% of statements 09:13:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:13:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:13:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.265s coverage: 100.0% of statements 09:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.952s coverage: 54.5% of statements 09:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements 09:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 09:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.089s coverage: 73.7% of statements 09:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.099s coverage: 100.0% of statements 09:14:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.304s coverage: 88.6% of statements 09:14:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:14:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.188s coverage: 96.8% of statements 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:14:25 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.097s coverage: 100.0% of statements 09:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.626s coverage: 29.2% of statements 09:14:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:14:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:14:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.131s coverage: 93.8% of statements 09:14:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:14:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.157s coverage: 3.1% of statements 09:14:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.153s coverage: 76.2% of statements 09:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.241s coverage: 54.0% of statements 09:14:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:14:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:14:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:14:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:14:58 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:15:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.509s coverage: 17.0% of statements 09:15:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:15:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:15:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:15:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:15:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.589s coverage: 94.9% of statements 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:15:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:15:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.564s coverage: 9.0% of statements 09:15:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:15:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:15:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:16:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.518s coverage: 97.7% of statements 09:16:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:16:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.192s coverage: 43.6% of statements 09:16:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:16:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:16:03 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 09:16:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:16:03 go vet ./... 09:22:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:22:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:22:25 ./bin/test-attribution-txt.sh 09:22:25 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:22:25 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:22:25 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:22:25 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:22:25 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:22:25 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:22:25 [edgeX.isLTS] Checking if [snyk-fix-a6cd6a6504dc926daab967c6483ecdfc] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:22:26 + ls -al . 09:22:26 total 1380 09:22:26 drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . 09:22:26 drwxr-xr-x 4 root root 4096 Oct 31 09:00 .. 09:22:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 .blubracket 09:22:26 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:58 .dockerignore 09:22:26 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:58 .git 09:22:26 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:58 .github 09:22:26 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:58 .gitignore 09:22:26 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:58 .golangci.yml 09:22:26 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:58 .hadolint.yml 09:22:26 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:58 .sonarcloud.properties 09:22:26 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:58 ADOPTERS.md 09:22:26 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:58 Attribution.txt 09:22:26 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:58 CHANGELOG.md 09:22:26 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:58 CONTRIBUTING.md 09:22:26 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:58 GOVERNANCE.md 09:22:26 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:58 Jenkinsfile 09:22:26 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:58 LICENSE 09:22:26 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:58 Makefile 09:22:26 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:58 OWNERS.md 09:22:26 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:58 README.md 09:22:26 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:58 SECURITY.md 09:22:26 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION 09:22:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 bin 09:22:26 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:58 cmd 09:22:26 -rw-r--r-- 1 root root 1036395 Oct 31 09:16 coverage.out 09:22:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 fuzz_test 09:22:26 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:58 go.mod 09:22:26 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:58 go.sum 09:22:26 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:58 internal 09:22:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 openapi 09:22:26 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:58 security.txt 09:22:26 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:58 version.go [Pipeline] sh 09:22:27 + '[' -e coverage.out ] 09:22:27 + chown 1001:1001 coverage.out [Pipeline] stash 09:22:28 Stashed 1 file(s) [Pipeline] sh 09:22:29 + make build 09:22:29 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 09:28:21 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 09:28:30 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 09:28:48 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 09:28:51 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 09:29:06 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 09:30:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:30:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:30:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:30:56 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 09:31:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:31:18 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 09:31:23 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] } 09:31:36 $ docker stop --time=1 a35194fc3dd5324c88948b44926099744ae3b7de518cbc2f555694819c53661f 09:31:38 $ docker rm -f --volumes a35194fc3dd5324c88948b44926099744ae3b7de518cbc2f555694819c53661f [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 09:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:45 09:31:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:46 latest: Pulling from edgex-devops/edgex-compose-arm64 09:31:46 547446be3368: Pulling fs layer 09:31:46 d125d8839a47: Pulling fs layer 09:31:46 3e85d5ac6304: Pulling fs layer 09:31:46 c3105a71a48b: Pulling fs layer 09:31:46 0f093f025ec4: Pulling fs layer 09:31:46 c3106fc0e877: Pulling fs layer 09:31:46 c3105a71a48b: Waiting 09:31:46 0f093f025ec4: Waiting 09:31:46 c3106fc0e877: Waiting 09:31:46 547446be3368: Download complete 09:31:46 c3105a71a48b: Verifying Checksum 09:31:46 c3105a71a48b: Download complete 09:31:46 d125d8839a47: Verifying Checksum 09:31:46 d125d8839a47: Download complete 09:31:46 c3106fc0e877: Verifying Checksum 09:31:46 c3106fc0e877: Download complete 09:31:46 0f093f025ec4: Verifying Checksum 09:31:46 0f093f025ec4: Download complete 09:31:47 547446be3368: Pull complete 09:31:48 d125d8839a47: Pull complete 09:31:48 3e85d5ac6304: Verifying Checksum 09:31:48 3e85d5ac6304: Download complete 09:32:01 3e85d5ac6304: Pull complete 09:32:01 c3105a71a48b: Pull complete 09:32:02 0f093f025ec4: Pull complete 09:32:02 c3106fc0e877: Pull complete 09:32:02 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:03 prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container 09:32:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:32:06 $ docker top ee823de2cdcef2784f312f31ff6ec3d360cd4007cdfb0e2f8a84aadfd952fc2c -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:07 + docker compose -f ./docker-compose-build.yml build --parallel 09:32:26 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:32:26 #1 transferring dockerfile: 09:32:26 #1 transferring dockerfile: 2.23kB 0.0s done 09:32:26 #1 DONE 0.1s 09:32:26 09:32:26 #2 [security-spire-config internal] load build definition from Dockerfile 09:32:26 #2 transferring dockerfile: 1.69kB 0.0s done 09:32:26 #2 DONE 0.1s 09:32:26 09:32:26 #3 [security-bootstrapper internal] load build definition from Dockerfile 09:32:26 #3 transferring dockerfile: 3.02kB 0.0s done 09:32:26 #3 DONE 0.1s 09:32:26 09:32:26 #4 [support-notifications internal] load build definition from Dockerfile 09:32:26 #4 transferring dockerfile: 2.00kB 0.0s done 09:32:26 #4 DONE 0.1s 09:32:26 09:32:26 #5 [core-data internal] load build definition from Dockerfile 09:32:26 #5 transferring dockerfile: 2.04kB 0.0s done 09:32:26 #5 DONE 0.1s 09:32:26 09:32:26 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:32:26 #6 transferring dockerfile: 1.89kB 0.0s done 09:32:26 #6 DONE 0.1s 09:32:26 09:32:26 #7 [security-spire-server internal] load build definition from Dockerfile 09:32:27 #7 transferring dockerfile: 1.70kB 0.0s done 09:32:27 #7 DONE 0.1s 09:32:27 09:32:27 #8 [core-command internal] load build definition from Dockerfile 09:32:27 #8 transferring dockerfile: 1.94kB 0.0s done 09:32:27 #8 DONE 0.1s 09:32:27 09:32:27 #9 [security-spire-agent internal] load build definition from Dockerfile 09:32:27 #9 transferring dockerfile: 1.81kB 0.0s done 09:32:27 #9 DONE 0.1s 09:32:27 09:32:27 #10 [security-proxy-setup internal] load build definition from Dockerfile 09:32:27 #10 transferring dockerfile: 2.50kB 0.0s done 09:32:27 #10 DONE 0.1s 09:32:27 09:32:27 #11 [support-scheduler internal] load build definition from Dockerfile 09:32:27 #11 transferring dockerfile: 1.83kB 0.0s done 09:32:27 #11 DONE 0.1s 09:32:27 09:32:27 #12 [core-keeper internal] load build definition from Dockerfile 09:32:27 #12 transferring dockerfile: 2.01kB 0.0s done 09:32:27 #12 DONE 0.1s 09:32:27 09:32:27 #13 [security-proxy-auth internal] load build definition from Dockerfile 09:32:27 #13 transferring dockerfile: 2.14kB 0.0s done 09:32:27 #13 DONE 0.1s 09:32:27 09:32:27 #14 [core-metadata internal] load build definition from Dockerfile 09:32:28 #14 transferring dockerfile: 2.10kB 0.0s done 09:32:28 #14 DONE 0.1s 09:32:28 09:32:28 #15 [security-secretstore-setup internal] load build definition from Dockerfile 09:32:28 #15 transferring dockerfile: 2.49kB 0.0s done 09:32:28 #15 DONE 0.1s 09:32:28 09:32:28 #16 [core-common-config-bootstrapper internal] load .dockerignore 09:32:28 #16 transferring context: 50B 0.0s done 09:32:28 #16 DONE 0.1s 09:32:29 09:32:29 #17 [security-spire-config internal] load .dockerignore 09:32:29 #17 transferring context: 50B 0.0s done 09:32:29 #17 DONE 0.1s 09:32:29 09:32:29 #18 [security-bootstrapper internal] load .dockerignore 09:32:29 #18 transferring context: 50B done 09:32:29 #18 DONE 0.1s 09:32:29 09:32:29 #19 [support-notifications internal] load .dockerignore 09:32:29 #19 transferring context: 50B 0.0s done 09:32:29 #19 DONE 0.1s 09:32:29 09:32:29 #20 [core-data internal] load .dockerignore 09:32:29 #20 transferring context: 50B 0.0s done 09:32:29 #20 DONE 0.1s 09:32:29 09:32:29 #21 [security-spiffe-token-provider internal] load .dockerignore 09:32:29 #21 transferring context: 50B 0.0s done 09:32:29 #21 DONE 0.1s 09:32:29 09:32:29 #22 [security-spire-server internal] load .dockerignore 09:32:30 #22 transferring context: 50B 0.0s done 09:32:30 #22 DONE 0.2s 09:32:30 09:32:30 #23 [core-command internal] load .dockerignore 09:32:30 #23 transferring context: 50B 0.0s done 09:32:30 #23 DONE 0.1s 09:32:30 09:32:30 #24 [security-spire-agent internal] load .dockerignore 09:32:30 #24 transferring context: 50B 0.0s done 09:32:30 #24 DONE 0.1s 09:32:30 09:32:30 #25 [security-proxy-setup internal] load .dockerignore 09:32:30 #25 transferring context: 50B 0.0s done 09:32:30 #25 DONE 0.1s 09:32:30 09:32:30 #26 [support-scheduler internal] load .dockerignore 09:32:30 #26 transferring context: 50B 0.0s done 09:32:30 #26 DONE 0.2s 09:32:30 09:32:30 #27 [core-keeper internal] load .dockerignore 09:32:30 #27 transferring context: 50B 0.0s done 09:32:30 #27 DONE 0.1s 09:32:30 09:32:30 #28 [security-proxy-auth internal] load .dockerignore 09:32:30 #28 transferring context: 50B 0.0s done 09:32:30 #28 DONE 0.1s 09:32:30 09:32:30 #29 [core-metadata internal] load .dockerignore 09:32:30 #29 transferring context: 50B 0.0s done 09:32:30 #29 DONE 0.1s 09:32:30 09:32:30 #30 [security-secretstore-setup internal] load .dockerignore 09:32:30 #30 transferring context: 50B 0.0s done 09:32:30 #30 DONE 0.1s 09:32:30 09:32:30 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:30 #31 DONE 0.0s 09:32:30 09:32:30 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:32:31 #32 DONE 0.2s 09:32:31 09:32:31 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:31 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:31 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:31 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:31 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:31 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s 09:32:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.05MB / 4.09MB 0.2s 09:32:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.3s 09:32:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s 09:32:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:31 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 09:32:33 #33 ... 09:32:33 09:32:33 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:33 #31 DONE 0.0s 09:32:33 09:32:33 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:33 #33 ... 09:32:33 09:32:33 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:32:33 #32 DONE 0.5s 09:32:33 09:32:33 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:33 #33 ... 09:32:33 09:32:33 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:32:33 #34 DONE 0.9s 09:32:33 09:32:33 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:33 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:33 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:33 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:33 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:33 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:33 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done 09:32:33 #33 ... 09:32:33 09:32:33 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:33 #31 DONE 0.0s 09:32:33 09:32:33 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:33 #31 DONE 0.0s 09:32:33 09:32:33 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:32:33 #32 ... 09:32:33 09:32:33 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:33 #31 DONE 0.0s 09:32:33 09:32:33 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:32:34 #32 ... 09:32:34 09:32:34 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:34 #31 DONE 0.0s 09:32:34 09:32:34 #34 [core-data builder 2/7] WORKDIR /edgex-go 09:32:34 #34 DONE 1.0s 09:32:34 09:32:34 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:32:34 #32 ... 09:32:34 09:32:34 #35 [support-notifications internal] load metadata for docker.io/library/alpine:3.22.1 09:32:34 #35 DONE 1.0s 09:32:34 09:32:34 #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:32:34 #36 DONE 0.0s 09:32:34 09:32:34 #37 [support-notifications internal] load build context 09:32:34 #37 DONE 0.0s 09:32:34 09:32:34 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 09:32:34 #34 DONE 1.0s 09:32:34 09:32:34 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:34 #31 DONE 0.0s 09:32:34 09:32:34 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:34 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:34 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:34 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:34 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:34 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:34 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done 09:32:35 #33 ... 09:32:35 09:32:35 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:35 #31 DONE 0.0s 09:32:35 09:32:35 #38 [core-common-config-bootstrapper internal] load build context 09:32:35 #38 transferring context: 41.72MB 3.8s 09:32:35 #38 ... 09:32:35 09:32:35 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:35 #31 DONE 0.0s 09:32:35 09:32:35 #38 [core-common-config-bootstrapper internal] load build context 09:32:35 #38 ... 09:32:35 09:32:35 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:35 #31 DONE 0.0s 09:32:35 09:32:35 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:32:35 #39 DONE 2.4s 09:32:35 09:32:35 #38 [core-common-config-bootstrapper internal] load build context 09:32:35 #38 ... 09:32:35 09:32:35 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:32:35 #34 DONE 1.2s 09:32:35 09:32:35 #38 [core-common-config-bootstrapper internal] load build context 09:32:35 #38 ... 09:32:35 09:32:35 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:32:35 #34 DONE 1.2s 09:32:35 09:32:35 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:35 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:35 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:35 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:35 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:35 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:35 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done 09:32:35 #33 DONE 6.1s 09:32:35 09:32:35 #38 [core-common-config-bootstrapper internal] load build context 09:32:35 #38 ... 09:32:35 09:32:35 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:35 #31 DONE 0.1s 09:32:35 09:32:35 #38 [core-common-config-bootstrapper internal] load build context 09:32:36 #38 ... 09:32:36 09:32:36 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:36 #31 DONE 0.1s 09:32:36 09:32:36 #38 [core-common-config-bootstrapper internal] load build context 09:32:36 #38 ... 09:32:36 09:32:36 #40 [security-spire-server internal] load build context 09:32:36 #40 transferring context: 23.80kB 0.3s done 09:32:36 #40 DONE 1.2s 09:32:36 09:32:36 #38 [core-common-config-bootstrapper internal] load build context 09:32:39 #38 ... 09:32:39 09:32:39 #41 [security-spire-config internal] load build context 09:32:39 #41 transferring context: 22.05kB 0.3s done 09:32:39 #41 DONE 3.1s 09:32:39 09:32:39 #38 [core-common-config-bootstrapper internal] load build context 09:32:39 #38 ... 09:32:39 09:32:39 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:32:39 #32 DONE 6.2s 09:32:39 09:32:39 #38 [core-common-config-bootstrapper internal] load build context 09:32:40 #38 ... 09:32:40 09:32:40 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:32:40 #34 DONE 1.3s 09:32:40 09:32:40 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:40 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:40 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:40 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:40 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:40 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:40 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done 09:32:40 #33 DONE 6.1s 09:32:40 09:32:40 #38 [core-common-config-bootstrapper internal] load build context 09:32:40 #38 ... 09:32:40 09:32:40 #42 [core-metadata internal] load build context 09:32:40 #42 DONE 0.0s 09:32:40 09:32:40 #38 [core-common-config-bootstrapper internal] load build context 09:32:40 #38 ... 09:32:40 09:32:40 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:32:40 #34 DONE 1.3s 09:32:40 09:32:40 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:40 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:40 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:40 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:40 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:40 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:40 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done 09:32:40 #33 DONE 6.1s 09:32:40 09:32:40 #43 [security-proxy-auth internal] load build context 09:32:40 #43 DONE 0.0s 09:32:40 09:32:40 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:32:40 #44 DONE 6.2s 09:32:40 09:32:40 #38 [core-common-config-bootstrapper internal] load build context 09:32:40 #38 ... 09:32:40 09:32:40 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:40 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:40 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:40 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:40 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:40 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:40 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done 09:32:40 #33 DONE 6.1s 09:32:40 09:32:40 #38 [core-common-config-bootstrapper internal] load build context 09:32:41 #38 ... 09:32:41 09:32:41 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:41 #45 ... 09:32:41 09:32:41 #46 [security-spiffe-token-provider internal] load build context 09:32:41 #46 ... 09:32:41 09:32:41 #38 [core-common-config-bootstrapper internal] load build context 09:32:41 #38 transferring context: 58.87MB 10.0s 09:32:43 #38 ... 09:32:43 09:32:43 #47 [security-bootstrapper internal] load build context 09:32:43 #47 ... 09:32:43 09:32:43 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:43 #48 ... 09:32:43 09:32:43 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:32:43 #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:43 #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:43 #49 ... 09:32:43 09:32:43 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:43 #48 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:44 #48 ... 09:32:44 09:32:44 #50 [core-data internal] load build context 09:32:44 #50 ... 09:32:44 09:32:44 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:44 #0 8.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:44 #0 9.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:44 #51 ... 09:32:44 09:32:44 #47 [security-bootstrapper internal] load build context 09:32:44 #47 ... 09:32:44 09:32:44 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:44 #52 ... 09:32:44 09:32:44 #37 [support-notifications internal] load build context 09:32:44 #37 ... 09:32:44 09:32:44 #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:32:44 #36 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 1.1s done 09:32:44 #36 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:32:44 #36 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:32:44 #36 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:32:44 #36 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 0B / 4.13MB 3.6s 09:32:44 #36 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 1.05MB / 4.13MB 3.8s 09:32:44 #36 ... 09:32:44 09:32:44 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:44 #52 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:45 #52 ... 09:32:45 09:32:45 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:45 #53 ... 09:32:45 09:32:45 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:45 #54 ... 09:32:45 09:32:45 #55 [core-keeper internal] load build context 09:32:46 #55 ... 09:32:46 09:32:46 #56 [core-command internal] load build context 09:32:46 #56 ... 09:32:46 09:32:46 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:46 #57 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.5s done 09:32:46 #57 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:32:46 #57 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:32:46 #57 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:32:46 #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.3s 09:32:46 #57 ... 09:32:46 09:32:46 #58 [support-scheduler internal] load build context 09:32:46 #58 ... 09:32:46 09:32:46 #59 [security-proxy-setup internal] load build context 09:32:46 #59 ... 09:32:46 09:32:46 #46 [security-spiffe-token-provider internal] load build context 09:32:47 #46 ... 09:32:47 09:32:47 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:47 #60 ... 09:32:47 09:32:47 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:47 #61 ... 09:32:47 09:32:47 #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:32:47 #62 ... 09:32:47 09:32:47 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:47 #63 ... 09:32:47 09:32:47 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:48 #64 ... 09:32:48 09:32:48 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:48 #65 ... 09:32:48 09:32:48 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:48 #66 ... 09:32:48 09:32:48 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:48 #53 DONE 12.7s 09:32:48 09:32:48 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:48 #67 ... 09:32:48 09:32:48 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:32:48 #68 ... 09:32:48 09:32:48 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:48 #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.8s done 09:32:48 #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done 09:32:48 #57 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:32:48 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.4s 09:32:48 #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 3.4s 09:32:49 #57 ... 09:32:49 09:32:49 #69 [security-spire-agent internal] load build context 09:32:49 #69 transferring context: 23.33kB 0.4s done 09:32:49 #69 DONE 8.8s 09:32:49 09:32:49 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:50 #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.3s 09:32:50 #57 ... 09:32:50 09:32:50 #43 [security-proxy-auth internal] load build context 09:32:50 #43 transferring context: 1.05MB 6.6s 09:32:50 #43 ... 09:32:50 09:32:50 #42 [core-metadata internal] load build context 09:32:50 #42 ... 09:32:50 09:32:50 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:50 #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.1s done 09:32:50 #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:32:50 #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:32:50 #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:32:50 #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 09:32:50 #70 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:32:50 #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.9s done 09:32:51 #70 ... 09:32:51 09:32:51 #71 [security-secretstore-setup internal] load build context 09:32:51 #71 ... 09:32:51 09:32:51 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:51 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.1s 09:32:51 #57 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.2s done 09:32:52 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 7.3s 09:32:52 #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 09:32:53 #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done 09:32:53 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 8.3s 09:32:53 #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done 09:32:53 #57 ... 09:32:53 09:32:53 #38 [core-common-config-bootstrapper internal] load build context 09:32:53 #38 ... 09:32:53 09:32:53 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:54 #72 ... 09:32:54 09:32:54 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:54 #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 6.7s 09:32:54 #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done 09:32:54 #70 ... 09:32:54 09:32:54 #50 [core-data internal] load build context 09:32:54 #50 ... 09:32:54 09:32:54 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:54 #57 ... 09:32:54 09:32:54 #47 [security-bootstrapper internal] load build context 09:32:55 #47 ... 09:32:55 09:32:55 #37 [support-notifications internal] load build context 09:32:55 #37 ... 09:32:55 09:32:55 #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:32:55 #36 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 6.8s done 09:32:55 #36 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 6.5s 09:32:55 #36 ... 09:32:55 09:32:55 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:55 #48 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:55 #48 ... 09:32:55 09:32:55 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:56 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 11.0s 09:32:56 #57 ... 09:32:56 09:32:56 #56 [core-command internal] load build context 09:32:56 #56 transferring context: 5.24MB 18.4s 09:32:56 #56 ... 09:32:56 09:32:56 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:56 #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 9.2s 09:32:56 #70 ... 09:32:56 09:32:56 #55 [core-keeper internal] load build context 09:32:56 #55 ... 09:32:56 09:32:56 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:32:56 #49 17.82 OK: 255 MiB in 60 packages 09:32:56 #49 DONE 24.9s 09:32:56 09:32:56 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:56 #54 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:56 #54 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:56 #54 ... 09:32:56 09:32:56 #59 [security-proxy-setup internal] load build context 09:32:56 #59 ... 09:32:56 09:32:56 #58 [support-scheduler internal] load build context 09:32:57 #58 ... 09:32:57 09:32:57 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:57 #52 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:57 #52 ... 09:32:57 09:32:57 #58 [support-scheduler internal] load build context 09:32:57 #58 ... 09:32:57 09:32:57 #46 [security-spiffe-token-provider internal] load build context 09:32:57 #46 ... 09:32:57 09:32:57 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:57 #54 22.05 OK: 255 MiB in 60 packages 09:32:59 #54 ... 09:32:59 09:32:59 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:59 #73 ... 09:32:59 09:32:59 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:59 #48 22.98 OK: 255 MiB in 60 packages 09:32:59 #48 DONE 26.4s 09:32:59 09:32:59 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:59 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.29MB / 33.17MB 14.4s 09:33:00 #57 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 09:33:00 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.09MB / 33.17MB 15.2s 09:33:00 #57 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 09:33:01 #57 ... 09:33:01 09:33:01 #42 [core-metadata internal] load build context 09:33:01 #42 ... 09:33:01 09:33:01 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:33:01 #54 DONE 25.6s 09:33:01 09:33:01 #42 [core-metadata internal] load build context 09:33:01 #42 transferring context: 6.06MB 17.9s 09:33:01 #42 ... 09:33:01 09:33:01 #43 [security-proxy-auth internal] load build context 09:33:01 #43 ... 09:33:01 09:33:01 #71 [security-secretstore-setup internal] load build context 09:33:01 #71 ... 09:33:01 09:33:01 #43 [security-proxy-auth internal] load build context 09:33:02 #43 ... 09:33:02 09:33:02 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:33:02 #52 23.68 OK: 255 MiB in 60 packages 09:33:02 #52 DONE 28.0s 09:33:02 09:33:02 #47 [security-bootstrapper internal] load build context 09:33:03 #47 ... 09:33:03 09:33:03 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:03 #61 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:04 #61 ... 09:33:04 09:33:04 #38 [core-common-config-bootstrapper internal] load build context 09:33:04 #38 ... 09:33:04 09:33:04 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:04 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 19.2s 09:33:04 #57 ... 09:33:04 09:33:04 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:33:04 #51 19.78 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:33:04 #51 19.78 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:33:04 #51 19.78 OK: 26161 distinct packages available 09:33:04 #51 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:04 #51 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:04 #51 ... 09:33:04 09:33:04 #38 [core-common-config-bootstrapper internal] load build context 09:33:04 #38 ... 09:33:04 09:33:04 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:04 #67 DONE 26.4s 09:33:04 09:33:04 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:05 #57 ... 09:33:05 09:33:05 #50 [core-data internal] load build context 09:33:05 #50 ... 09:33:05 09:33:05 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:05 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 20.2s 09:33:05 #57 ... 09:33:05 09:33:05 #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:33:05 #36 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 16.9s 09:33:05 #36 ... 09:33:05 09:33:05 #37 [support-notifications internal] load build context 09:33:05 #37 ... 09:33:05 09:33:05 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:06 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 21.4s 09:33:06 #57 ... 09:33:06 09:33:06 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:33:06 #60 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:06 #60 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:06 #60 ... 09:33:06 09:33:06 #37 [support-notifications internal] load build context 09:33:06 #37 transferring context: 23.49MB 31.3s 09:33:06 #37 ... 09:33:06 09:33:06 #56 [core-command internal] load build context 09:33:06 #56 ... 09:33:06 09:33:06 #55 [core-keeper internal] load build context 09:33:07 #55 ... 09:33:07 09:33:07 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:07 #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 19.4s done 09:33:07 #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:33:07 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 09:33:07 #70 ... 09:33:07 09:33:07 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:07 #57 ... 09:33:07 09:33:07 #59 [security-proxy-setup internal] load build context 09:33:07 #59 ... 09:33:07 09:33:07 #43 [security-proxy-auth internal] load build context 09:33:07 #43 ... 09:33:07 09:33:07 #58 [support-scheduler internal] load build context 09:33:07 #58 ... 09:33:07 09:33:07 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:07 #57 ... 09:33:07 09:33:07 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:33:07 #63 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:07 #63 22.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:07 #63 ... 09:33:07 09:33:07 #46 [security-spiffe-token-provider internal] load build context 09:33:08 #46 ... 09:33:08 09:33:08 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:08 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 23.2s 09:33:09 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 24.4s 09:33:09 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.98MB / 33.17MB 24.9s 09:33:10 #57 ... 09:33:10 09:33:10 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:33:10 #51 31.80 OK: 255 MiB in 60 packages 09:33:10 #51 DONE 36.0s 09:33:10 09:33:10 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:10 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.16MB / 33.17MB 25.6s 09:33:11 #57 ... 09:33:11 09:33:11 #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:33:11 #62 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:11 #62 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:11 #62 ... 09:33:11 09:33:11 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:33:11 #64 33.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:11 #64 ... 09:33:11 09:33:11 #42 [core-metadata internal] load build context 09:33:11 #42 ... 09:33:11 09:33:11 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:11 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.7s 09:33:11 #57 ... 09:33:11 09:33:11 #71 [security-secretstore-setup internal] load build context 09:33:12 #71 ... 09:33:12 09:33:12 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:12 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 27.0s done 09:33:12 #57 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 27.0s done 09:33:12 #57 ... 09:33:12 09:33:12 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:33:12 #63 30.87 (1/2) Installing dumb-init (1.2.5-r3) 09:33:12 #63 30.87 (2/2) Installing su-exec (0.2-r3) 09:33:12 #63 30.87 Executing busybox-1.36.1-r30.trigger 09:33:12 #63 31.06 OK: 9 MiB in 16 packages 09:33:12 #63 DONE 34.7s 09:33:12 09:33:12 #71 [security-secretstore-setup internal] load build context 09:33:12 #71 transferring context: 4.29MB 27.2s 09:33:13 #71 ... 09:33:13 09:33:13 #47 [security-bootstrapper internal] load build context 09:33:13 #47 ... 09:33:13 09:33:13 #71 [security-secretstore-setup internal] load build context 09:33:14 #71 ... 09:33:14 09:33:14 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:14 #61 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:14 #61 ... 09:33:14 09:33:14 #38 [core-common-config-bootstrapper internal] load build context 09:33:15 #38 ... 09:33:15 09:33:15 #71 [security-secretstore-setup internal] load build context 09:33:15 #71 ... 09:33:15 09:33:15 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:33:15 #74 ... 09:33:15 09:33:15 #50 [core-data internal] load build context 09:33:15 #50 ... 09:33:15 09:33:15 #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:33:15 #36 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 20.5s done 09:33:15 #36 ... 09:33:15 09:33:15 #50 [core-data internal] load build context 09:33:16 #50 ... 09:33:16 09:33:16 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:16 #65 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:16 #65 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:16 #65 ... 09:33:16 09:33:16 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:16 #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 09:33:17 #57 ... 09:33:17 09:33:17 #37 [support-notifications internal] load build context 09:33:17 #37 ... 09:33:17 09:33:17 #56 [core-command internal] load build context 09:33:17 #56 ... 09:33:17 09:33:17 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:33:17 #68 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:17 #68 30.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:17 #68 ... 09:33:17 09:33:17 #55 [core-keeper internal] load build context 09:33:17 #55 transferring context: 27.64MB 40.0s 09:33:17 #55 ... 09:33:17 09:33:17 #37 [support-notifications internal] load build context 09:33:17 #37 ... 09:33:17 09:33:17 #59 [security-proxy-setup internal] load build context 09:33:17 #59 ... 09:33:17 09:33:17 #43 [security-proxy-auth internal] load build context 09:33:17 #43 ... 09:33:17 09:33:17 #58 [support-scheduler internal] load build context 09:33:18 #58 ... 09:33:18 09:33:18 #47 [security-bootstrapper internal] load build context 09:33:18 #47 ... 09:33:18 09:33:18 #46 [security-spiffe-token-provider internal] load build context 09:33:18 #46 ... 09:33:18 09:33:18 #59 [security-proxy-setup internal] load build context 09:33:19 #59 ... 09:33:19 09:33:19 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:33:19 #60 31.75 (1/3) Installing ca-certificates (20250911-r0) 09:33:19 #60 31.97 (2/3) Installing dumb-init (1.2.5-r3) 09:33:19 #60 31.97 (3/3) Installing tzdata (2025b-r0) 09:33:19 #60 34.85 Executing busybox-1.36.1-r30.trigger 09:33:19 #60 34.85 Executing ca-certificates-20250911-r0.trigger 09:33:19 #60 36.32 OK: 11 MiB in 17 packages 09:33:19 #60 ... 09:33:19 09:33:19 #43 [security-proxy-auth internal] load build context 09:33:19 #43 ... 09:33:19 09:33:19 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:33:19 #62 35.90 (1/1) Installing dumb-init (1.2.5-r3) 09:33:19 #62 35.90 Executing busybox-1.36.1-r30.trigger 09:33:19 #62 36.14 OK: 9 MiB in 15 packages 09:33:19 #62 DONE 43.4s 09:33:19 09:33:19 #59 [security-proxy-setup internal] load build context 09:33:19 #59 ... 09:33:19 09:33:19 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:33:19 #66 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:19 #66 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:20 #66 ... 09:33:20 09:33:20 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:33:20 #74 15.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:20 #74 ... 09:33:20 09:33:20 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:20 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s 09:33:20 #70 ... 09:33:20 09:33:20 #59 [security-proxy-setup internal] load build context 09:33:20 #59 ... 09:33:20 09:33:20 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:33:20 #60 DONE 43.5s 09:33:20 09:33:20 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:21 #70 ... 09:33:21 09:33:21 #42 [core-metadata internal] load build context 09:33:21 #42 ... 09:33:21 09:33:21 #59 [security-proxy-setup internal] load build context 09:33:22 #59 transferring context: 50.54MB 44.7s 09:33:23 #59 ... 09:33:23 09:33:23 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:33:23 #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:23 #75 ... 09:33:23 09:33:23 #59 [security-proxy-setup internal] load build context 09:33:23 #59 ... 09:33:23 09:33:23 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:33:23 #64 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:23 #64 ... 09:33:23 09:33:23 #59 [security-proxy-setup internal] load build context 09:33:25 #59 ... 09:33:25 09:33:25 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:33:25 #72 31.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:25 #72 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:25 #72 ... 09:33:25 09:33:25 #59 [security-proxy-setup internal] load build context 09:33:25 #59 ... 09:33:25 09:33:25 #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:33:25 #76 ... 09:33:25 09:33:25 #38 [core-common-config-bootstrapper internal] load build context 09:33:25 #38 ... 09:33:25 09:33:25 #71 [security-secretstore-setup internal] load build context 09:33:25 #71 ... 09:33:25 09:33:25 #38 [core-common-config-bootstrapper internal] load build context 09:33:25 #38 ... 09:33:25 09:33:25 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:33:25 #73 25.99 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:25 #73 28.72 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:25 #73 ... 09:33:25 09:33:25 #59 [security-proxy-setup internal] load build context 09:33:26 #59 ... 09:33:26 09:33:26 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:26 #61 38.63 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:33:26 #61 38.63 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:33:26 #61 38.63 OK: 24049 distinct packages available 09:33:26 #61 40.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:26 #61 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:26 #61 ... 09:33:26 09:33:26 #59 [security-proxy-setup internal] load build context 09:33:26 #59 ... 09:33:26 09:33:26 #50 [core-data internal] load build context 09:33:26 #50 ... 09:33:26 09:33:26 #38 [core-common-config-bootstrapper internal] load build context 09:33:26 #38 transferring context: 102.95MB 55.4s 09:33:27 #38 ... 09:33:27 09:33:27 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:27 #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.0s 09:33:27 #57 ... 09:33:27 09:33:27 #50 [core-data internal] load build context 09:33:27 #50 ... 09:33:27 09:33:27 #56 [core-command internal] load build context 09:33:27 #56 ... 09:33:27 09:33:27 #50 [core-data internal] load build context 09:33:27 #50 ... 09:33:27 09:33:27 #55 [core-keeper internal] load build context 09:33:27 #55 ... 09:33:27 09:33:27 #37 [support-notifications internal] load build context 09:33:27 #37 ... 09:33:27 09:33:27 #59 [security-proxy-setup internal] load build context 09:33:28 #59 ... 09:33:28 09:33:28 #58 [support-scheduler internal] load build context 09:33:28 #58 ... 09:33:28 09:33:28 #59 [security-proxy-setup internal] load build context 09:33:28 #59 ... 09:33:28 09:33:28 #46 [security-spiffe-token-provider internal] load build context 09:33:28 #46 ... 09:33:28 09:33:28 #47 [security-bootstrapper internal] load build context 09:33:28 #47 ... 09:33:28 09:33:28 #46 [security-spiffe-token-provider internal] load build context 09:33:29 #46 ... 09:33:29 09:33:29 #43 [security-proxy-auth internal] load build context 09:33:29 #43 ... 09:33:29 09:33:29 #46 [security-spiffe-token-provider internal] load build context 09:33:30 #46 ... 09:33:30 09:33:30 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:33:30 #77 ... 09:33:30 09:33:30 #46 [security-spiffe-token-provider internal] load build context 09:33:31 #46 ... 09:33:31 09:33:31 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:31 #78 ... 09:33:31 09:33:31 #59 [security-proxy-setup internal] load build context 09:33:32 #59 ... 09:33:32 09:33:32 #42 [core-metadata internal] load build context 09:33:32 #42 ... 09:33:32 09:33:32 #59 [security-proxy-setup internal] load build context 09:33:32 #59 ... 09:33:32 09:33:32 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:32 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 25.6s 09:33:32 #70 ... 09:33:32 09:33:32 #42 [core-metadata internal] load build context 09:33:32 #42 ... 09:33:32 09:33:32 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:32 #65 45.00 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:33:32 #65 45.00 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:33:32 #65 45.00 OK: 24049 distinct packages available 09:33:32 #65 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:32 #65 52.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:33 #65 ... 09:33:33 09:33:33 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:33:33 #74 18.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:33 #74 ... 09:33:33 09:33:33 #46 [security-spiffe-token-provider internal] load build context 09:33:33 #46 transferring context: 83.18MB 58.7s 09:33:33 #46 ... 09:33:33 09:33:33 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:33:33 #68 46.65 (1/4) Installing dumb-init (1.2.5-r3) 09:33:33 #68 46.65 (2/4) Installing openssl (3.3.5-r0) 09:33:33 #68 46.95 (3/4) Installing su-exec (0.2-r3) 09:33:33 #68 46.98 (4/4) Installing yq-go (4.44.1-r2) 09:33:33 #68 49.94 Executing busybox-1.36.1-r30.trigger 09:33:33 #68 50.35 OK: 20 MiB in 18 packages 09:33:33 #68 DONE 55.7s 09:33:33 09:33:33 #46 [security-spiffe-token-provider internal] load build context 09:33:35 #46 ... 09:33:35 09:33:35 #71 [security-secretstore-setup internal] load build context 09:33:35 #71 ... 09:33:35 09:33:35 #46 [security-spiffe-token-provider internal] load build context 09:33:35 #46 ... 09:33:35 09:33:35 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:33:35 #75 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:36 #75 ... 09:33:36 09:33:36 #55 [core-keeper internal] load build context 09:33:36 #55 ... 09:33:36 09:33:36 #46 [security-spiffe-token-provider internal] load build context 09:33:36 #46 ... 09:33:36 09:33:36 #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:33:36 #76 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:36 #76 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:37 #76 ... 09:33:37 09:33:37 #46 [security-spiffe-token-provider internal] load build context 09:33:37 #46 ... 09:33:37 09:33:37 #38 [core-common-config-bootstrapper internal] load build context 09:33:37 #38 transferring context: 120.28MB 65.9s 09:33:37 #38 ... 09:33:37 09:33:37 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:37 #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.3s 09:33:37 #57 ... 09:33:37 09:33:37 #38 [core-common-config-bootstrapper internal] load build context 09:33:37 #38 ... 09:33:37 09:33:37 #56 [core-command internal] load build context 09:33:37 #56 ... 09:33:37 09:33:37 #50 [core-data internal] load build context 09:33:37 #50 ... 09:33:37 09:33:37 #56 [core-command internal] load build context 09:33:38 #56 ... 09:33:38 09:33:38 #37 [support-notifications internal] load build context 09:33:38 #37 ... 09:33:38 09:33:38 #56 [core-command internal] load build context 09:33:38 #56 ... 09:33:38 09:33:38 #58 [support-scheduler internal] load build context 09:33:38 #58 ... 09:33:38 09:33:38 #38 [core-common-config-bootstrapper internal] load build context 09:33:39 #38 ... 09:33:39 09:33:39 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:33:39 #64 54.17 (1/1) Installing dumb-init (1.2.5-r3) 09:33:39 #64 54.29 Executing busybox-1.36.1-r30.trigger 09:33:39 #64 54.91 OK: 9 MiB in 15 packages 09:33:39 #64 DONE 61.1s 09:33:39 09:33:39 #47 [security-bootstrapper internal] load build context 09:33:39 #47 ... 09:33:39 09:33:39 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:33:39 #66 51.21 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:33:39 #66 51.21 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:33:39 #66 51.21 OK: 24049 distinct packages available 09:33:39 #66 55.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:39 #66 59.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:39 #66 ... 09:33:39 09:33:39 #38 [core-common-config-bootstrapper internal] load build context 09:33:39 #38 ... 09:33:39 09:33:39 #43 [security-proxy-auth internal] load build context 09:33:39 #43 ... 09:33:39 09:33:39 #38 [core-common-config-bootstrapper internal] load build context 09:33:41 #38 ... 09:33:41 09:33:41 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:41 #78 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:41 #78 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:41 #78 ... 09:33:41 09:33:41 #38 [core-common-config-bootstrapper internal] load build context 09:33:42 #38 ... 09:33:42 09:33:42 #59 [security-proxy-setup internal] load build context 09:33:42 #59 ... 09:33:42 09:33:42 #38 [core-common-config-bootstrapper internal] load build context 09:33:42 #38 transferring context: 128.13MB 71.2s 09:33:42 #38 ... 09:33:42 09:33:42 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:42 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 28.8s done 09:33:42 #70 ... 09:33:42 09:33:42 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:33:42 #77 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:42 #77 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:42 #77 ... 09:33:42 09:33:42 #47 [security-bootstrapper internal] load build context 09:33:43 #47 ... 09:33:43 09:33:43 #42 [core-metadata internal] load build context 09:33:43 #42 ... 09:33:43 09:33:43 #47 [security-bootstrapper internal] load build context 09:33:44 #47 ... 09:33:44 09:33:44 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:33:44 #0 8.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:44 #79 ... 09:33:44 09:33:44 #47 [security-bootstrapper internal] load build context 09:33:46 #47 ... 09:33:46 09:33:46 #71 [security-secretstore-setup internal] load build context 09:33:46 #71 ... 09:33:46 09:33:46 #47 [security-bootstrapper internal] load build context 09:33:46 #47 ... 09:33:46 09:33:46 #55 [core-keeper internal] load build context 09:33:46 #55 ... 09:33:46 09:33:46 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:33:46 #73 51.92 OK: 255 MiB in 60 packages 09:33:46 #73 DONE 57.1s 09:33:46 09:33:46 #55 [core-keeper internal] load build context 09:33:46 #55 ... 09:33:46 09:33:46 #71 [security-secretstore-setup internal] load build context 09:33:47 #71 ... 09:33:47 09:33:47 #46 [security-spiffe-token-provider internal] load build context 09:33:47 #46 ... 09:33:47 09:33:47 #47 [security-bootstrapper internal] load build context 09:33:47 #47 ... 09:33:47 09:33:47 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:47 #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.6s 09:33:47 #57 ... 09:33:47 09:33:47 #55 [core-keeper internal] load build context 09:33:48 #55 ... 09:33:48 09:33:48 #50 [core-data internal] load build context 09:33:48 #50 ... 09:33:48 09:33:48 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:33:48 #72 54.34 (1/4) Installing ca-certificates (20250911-r0) 09:33:48 #72 55.41 (2/4) Installing dumb-init (1.2.5-r3) 09:33:48 #72 55.41 (3/4) Installing su-exec (0.2-r3) 09:33:48 #72 55.41 (4/4) Installing yq-go (4.44.1-r2) 09:33:48 #72 57.77 Executing busybox-1.36.1-r30.trigger 09:33:48 #72 58.54 Executing ca-certificates-20250911-r0.trigger 09:33:48 #72 61.51 OK: 20 MiB in 18 packages 09:33:48 #72 ... 09:33:48 09:33:48 #37 [support-notifications internal] load build context 09:33:48 #37 ... 09:33:48 09:33:48 #47 [security-bootstrapper internal] load build context 09:33:49 #47 ... 09:33:49 09:33:49 #58 [support-scheduler internal] load build context 09:33:49 #58 ... 09:33:49 09:33:49 #56 [core-command internal] load build context 09:33:49 #56 transferring context: 24.26MB 71.6s 09:33:49 #56 ... 09:33:49 09:33:49 #58 [support-scheduler internal] load build context 09:33:49 #58 ... 09:33:49 09:33:49 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:33:49 #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:49 #80 ... 09:33:49 09:33:49 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:49 #57 ... 09:33:49 09:33:49 #43 [security-proxy-auth internal] load build context 09:33:50 #43 ... 09:33:50 09:33:50 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:50 #57 ... 09:33:50 09:33:50 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:33:50 #72 DONE 66.5s 09:33:50 09:33:50 #43 [security-proxy-auth internal] load build context 09:33:50 #43 ... 09:33:50 09:33:50 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:50 #61 63.09 (1/14) Installing ca-certificates (20250911-r0) 09:33:50 #61 64.09 (2/14) Installing brotli-libs (1.1.0-r2) 09:33:50 #61 64.59 (3/14) Installing c-ares (1.33.1-r0) 09:33:50 #61 64.76 (4/14) Installing libunistring (1.2-r0) 09:33:50 #61 64.99 (5/14) Installing libidn2 (2.3.7-r0) 09:33:50 #61 64.99 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:33:50 #61 65.06 (7/14) Installing libpsl (0.21.5-r1) 09:33:50 #61 65.06 (8/14) Installing zstd-libs (1.5.6-r0) 09:33:50 #61 65.20 (9/14) Installing libcurl (8.14.1-r2) 09:33:50 #61 65.33 (10/14) Installing curl (8.14.1-r2) 09:33:50 #61 65.42 (11/14) Installing dumb-init (1.2.5-r3) 09:33:50 #61 65.45 (12/14) Installing musl-obstack (1.2.3-r2) 09:33:50 #61 65.55 (13/14) Installing libucontext (1.2-r3) 09:33:50 #61 65.58 (14/14) Installing gcompat (1.1.0-r4) 09:33:50 #61 65.72 Executing busybox-1.36.1-r30.trigger 09:33:50 #61 66.13 Executing ca-certificates-20250911-r0.trigger 09:33:50 #61 69.49 OK: 15 MiB in 28 packages 09:33:50 #61 ... 09:33:50 09:33:50 #43 [security-proxy-auth internal] load build context 09:33:52 #43 ... 09:33:52 09:33:52 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:33:52 #74 40.33 (1/1) Installing dumb-init (1.2.5-r3) 09:33:52 #74 41.76 Executing busybox-1.36.1-r30.trigger 09:33:52 #74 42.17 OK: 9 MiB in 15 packages 09:33:52 #74 DONE 47.6s 09:33:52 09:33:52 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:52 #61 DONE 75.0s 09:33:52 09:33:52 #59 [security-proxy-setup internal] load build context 09:33:52 #59 ... 09:33:52 09:33:52 #38 [core-common-config-bootstrapper internal] load build context 09:33:52 #38 transferring context: 145.85MB 81.4s 09:33:52 #38 ... 09:33:52 09:33:52 #59 [security-proxy-setup internal] load build context 09:33:53 #59 ... 09:33:53 09:33:53 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:33:53 #75 34.53 OK: 9 MiB in 16 packages 09:33:53 #75 DONE 40.3s 09:33:53 09:33:53 #59 [security-proxy-setup internal] load build context 09:33:53 #59 ... 09:33:53 09:33:53 #42 [core-metadata internal] load build context 09:33:53 #42 ... 09:33:53 09:33:53 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:33:55 #81 ... 09:33:55 09:33:55 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:55 #65 72.14 (1/5) Installing dumb-init (1.2.5-r3) 09:33:55 #65 72.14 (2/5) Installing musl-obstack (1.2.3-r2) 09:33:55 #65 72.22 (3/5) Installing libucontext (1.2-r3) 09:33:55 #65 72.33 (4/5) Installing gcompat (1.1.0-r4) 09:33:55 #65 72.33 (5/5) Installing openssl (3.3.5-r0) 09:33:55 #65 72.70 Executing busybox-1.36.1-r30.trigger 09:33:55 #65 73.06 OK: 10 MiB in 19 packages 09:33:55 #65 DONE 77.5s 09:33:55 09:33:55 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:33:57 #82 ... 09:33:57 09:33:57 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:33:57 #79 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:57 #79 ... 09:33:57 09:33:57 #43 [security-proxy-auth internal] load build context 09:33:57 #43 ... 09:33:57 09:33:57 #71 [security-secretstore-setup internal] load build context 09:33:57 #71 ... 09:33:57 09:33:57 #58 [support-scheduler internal] load build context 09:33:57 #58 ... 09:33:57 09:33:57 #46 [security-spiffe-token-provider internal] load build context 09:33:57 #46 ... 09:33:57 09:33:57 #43 [security-proxy-auth internal] load build context 09:33:58 #43 ... 09:33:58 09:33:58 #50 [core-data internal] load build context 09:33:58 #50 ... 09:33:58 09:33:58 #55 [core-keeper internal] load build context 09:33:58 #55 ... 09:33:58 09:33:58 #37 [support-notifications internal] load build context 09:33:58 #37 ... 09:33:58 09:33:58 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:33:58 #66 75.80 (1/4) Installing dumb-init (1.2.5-r3) 09:33:58 #66 75.80 (2/4) Installing musl-obstack (1.2.3-r2) 09:33:58 #66 75.80 (3/4) Installing libucontext (1.2-r3) 09:33:58 #66 75.89 (4/4) Installing gcompat (1.1.0-r4) 09:33:58 #66 76.04 Executing busybox-1.36.1-r30.trigger 09:33:58 #66 76.16 OK: 9 MiB in 18 packages 09:33:58 #66 DONE 81.0s 09:33:58 09:33:58 #43 [security-proxy-auth internal] load build context 09:33:59 #43 ... 09:33:59 09:33:59 #47 [security-bootstrapper internal] load build context 09:33:59 #47 transferring context: 86.39MB 85.5s 09:33:59 #47 ... 09:33:59 09:33:59 #56 [core-command internal] load build context 09:33:59 #56 ... 09:33:59 09:33:59 #71 [security-secretstore-setup internal] load build context 09:33:59 #71 ... 09:33:59 09:33:59 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:33:59 #77 34.52 OK: 9 MiB in 15 packages 09:33:59 #77 DONE 40.8s 09:33:59 09:33:59 #71 [security-secretstore-setup internal] load build context 09:34:00 #71 ... 09:34:00 09:34:00 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:34:00 #78 34.35 OK: 11 MiB in 17 packages 09:34:00 #78 DONE 39.2s 09:34:00 09:34:00 #71 [security-secretstore-setup internal] load build context 09:34:00 #71 ... 09:34:00 09:34:00 #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:34:00 #76 37.26 (1/7) Installing ca-certificates (20250911-r0) 09:34:00 #76 38.03 (2/7) Installing dumb-init (1.2.5-r3) 09:34:00 #76 38.03 (3/7) Installing libgcc (14.2.0-r6) 09:34:00 #76 38.03 (4/7) Installing libsodium (1.0.20-r0) 09:34:00 #76 38.24 (5/7) Installing libstdc++ (14.2.0-r6) 09:34:00 #76 38.63 (6/7) Installing libzmq (4.3.5-r2) 09:34:00 #76 38.70 (7/7) Installing zeromq (4.3.5-r2) 09:34:00 #76 38.88 Executing busybox-1.37.0-r18.trigger 09:34:00 #76 39.18 Executing ca-certificates-20250911-r0.trigger 09:34:00 #76 40.10 OK: 12 MiB in 23 packages 09:34:00 #76 DONE 45.7s 09:34:00 09:34:00 #71 [security-secretstore-setup internal] load build context 09:34:00 #71 ... 09:34:00 09:34:00 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:34:00 #83 ... 09:34:00 09:34:00 #71 [security-secretstore-setup internal] load build context 09:34:01 #71 ... 09:34:01 09:34:01 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:34:01 #79 23.68 OK: 20 MiB in 18 packages 09:34:01 #79 DONE 27.4s 09:34:01 09:34:01 #71 [security-secretstore-setup internal] load build context 09:34:01 #71 ... 09:34:01 09:34:01 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:01 #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 45.2s 09:34:01 #57 ... 09:34:01 09:34:01 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:34:02 #84 ... 09:34:02 09:34:02 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:34:02 #80 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:02 #80 20.43 OK: 9 MiB in 15 packages 09:34:02 #80 DONE 23.0s 09:34:02 09:34:02 #43 [security-proxy-auth internal] load build context 09:34:02 #43 ... 09:34:02 09:34:02 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:34:02 #85 ... 09:34:02 09:34:02 #43 [security-proxy-auth internal] load build context 09:34:03 #43 ... 09:34:03 09:34:03 #38 [core-common-config-bootstrapper internal] load build context 09:34:03 #38 transferring context: 158.61MB 91.7s 09:34:03 #38 ... 09:34:03 09:34:03 #37 [support-notifications internal] load build context 09:34:03 #37 ... 09:34:03 09:34:03 #59 [security-proxy-setup internal] load build context 09:34:03 #59 ... 09:34:03 09:34:03 #37 [support-notifications internal] load build context 09:34:04 #37 ... 09:34:04 09:34:04 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:34:04 #81 DONE 11.0s 09:34:04 09:34:04 #37 [support-notifications internal] load build context 09:34:04 #37 ... 09:34:04 09:34:04 #42 [core-metadata internal] load build context 09:34:04 #42 ... 09:34:04 09:34:04 #37 [support-notifications internal] load build context 09:34:05 #37 ... 09:34:05 09:34:05 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:34:05 #84 DONE 3.4s 09:34:05 09:34:05 #37 [support-notifications internal] load build context 09:34:06 #37 ... 09:34:06 09:34:06 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:34:06 #86 DONE 1.6s 09:34:06 09:34:06 #37 [support-notifications internal] load build context 09:34:07 #37 ... 09:34:07 09:34:07 #58 [support-scheduler internal] load build context 09:34:08 #58 ... 09:34:08 09:34:08 #46 [security-spiffe-token-provider internal] load build context 09:34:08 #46 ... 09:34:08 09:34:08 #58 [support-scheduler internal] load build context 09:34:08 #58 ... 09:34:08 09:34:08 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:34:08 #83 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:08 #83 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:08 #83 16.18 OK: 20 MiB in 18 packages 09:34:08 #83 DONE 18.0s 09:34:08 09:34:08 #58 [support-scheduler internal] load build context 09:34:08 #58 ... 09:34:08 09:34:08 #50 [core-data internal] load build context 09:34:08 #50 ... 09:34:08 09:34:08 #58 [support-scheduler internal] load build context 09:34:08 #58 ... 09:34:08 09:34:08 #55 [core-keeper internal] load build context 09:34:09 #55 ... 09:34:09 09:34:09 #50 [core-data internal] load build context 09:34:09 #50 ... 09:34:09 09:34:09 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:34:09 #87 ... 09:34:09 09:34:09 #47 [security-bootstrapper internal] load build context 09:34:09 #47 transferring context: 95.83MB 95.8s 09:34:09 #47 ... 09:34:09 09:34:09 #56 [core-command internal] load build context 09:34:09 #56 ... 09:34:09 09:34:09 #47 [security-bootstrapper internal] load build context 09:34:10 #47 ... 09:34:10 09:34:10 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:34:10 #85 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:10 #85 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:10 #85 16.56 OK: 15 MiB in 28 packages 09:34:10 #85 DONE 18.0s 09:34:10 09:34:10 #58 [support-scheduler internal] load build context 09:34:11 #58 ... 09:34:11 09:34:11 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:34:11 #88 ... 09:34:11 09:34:11 #58 [support-scheduler internal] load build context 09:34:11 #58 ... 09:34:11 09:34:11 #71 [security-secretstore-setup internal] load build context 09:34:11 #71 ... 09:34:11 09:34:11 #46 [security-spiffe-token-provider internal] load build context 09:34:12 #46 ... 09:34:12 09:34:12 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:12 #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 56.0s 09:34:12 #57 ... 09:34:12 09:34:12 #46 [security-spiffe-token-provider internal] load build context 09:34:13 #46 ... 09:34:13 09:34:13 #43 [security-proxy-auth internal] load build context 09:34:13 #43 ... 09:34:13 09:34:13 #38 [core-common-config-bootstrapper internal] load build context 09:34:13 #38 transferring context: 174.93MB 102.0s 09:34:13 #38 ... 09:34:13 09:34:13 #46 [security-spiffe-token-provider internal] load build context 09:34:13 #46 ... 09:34:13 09:34:13 #59 [security-proxy-setup internal] load build context 09:34:13 #59 ... 09:34:13 09:34:13 #38 [core-common-config-bootstrapper internal] load build context 09:34:14 #38 ... 09:34:14 09:34:14 #42 [core-metadata internal] load build context 09:34:14 #42 ... 09:34:14 09:34:14 #71 [security-secretstore-setup internal] load build context 09:34:17 #71 ... 09:34:17 09:34:17 #42 [core-metadata internal] load build context 09:34:17 #42 ... 09:34:17 09:34:17 #37 [support-notifications internal] load build context 09:34:18 #37 ... 09:34:18 09:34:18 #43 [security-proxy-auth internal] load build context 09:34:19 #43 ... 09:34:19 09:34:19 #42 [core-metadata internal] load build context 09:34:19 #42 ... 09:34:19 09:34:19 #55 [core-keeper internal] load build context 09:34:19 #55 ... 09:34:19 09:34:19 #42 [core-metadata internal] load build context 09:34:19 #42 ... 09:34:19 09:34:19 #50 [core-data internal] load build context 09:34:19 #50 ... 09:34:19 09:34:19 #42 [core-metadata internal] load build context 09:34:19 #42 ... 09:34:19 09:34:19 #56 [core-command internal] load build context 09:34:19 #56 ... 09:34:19 09:34:19 #42 [core-metadata internal] load build context 09:34:20 #42 ... 09:34:20 09:34:20 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:34:20 #82 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:20 #82 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:20 #82 21.54 OK: 10 MiB in 19 packages 09:34:20 #82 DONE 24.8s 09:34:20 09:34:20 #42 [core-metadata internal] load build context 09:34:20 #42 transferring context: 114.57MB 96.8s 09:34:20 #42 ... 09:34:20 09:34:20 #47 [security-bootstrapper internal] load build context 09:34:21 #47 ... 09:34:21 09:34:21 #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:21 #57 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 60.7s done 09:34:21 #57 DONE 105.5s 09:34:21 09:34:21 #42 [core-metadata internal] load build context 09:34:21 #42 ... 09:34:21 09:34:21 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:34:21 #87 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:21 #87 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:21 #87 20.03 OK: 9 MiB in 18 packages 09:34:21 #87 DONE 21.6s 09:34:21 09:34:21 #47 [security-bootstrapper internal] load build context 09:34:21 #47 ... 09:34:21 09:34:21 #58 [support-scheduler internal] load build context 09:34:21 #58 ... 09:34:21 09:34:21 #42 [core-metadata internal] load build context 09:34:22 #42 ... 09:34:22 09:34:22 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:34:22 #88 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:34:22 #88 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:34:22 #88 19.19 Upgrading critical system libraries and apk-tools: 09:34:22 #88 19.19 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:34:22 #88 19.46 Executing busybox-1.37.0-r18.trigger 09:34:22 #88 20.14 Continuing the upgrade transaction with new apk-tools: 09:34:22 #88 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:34:22 #88 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:34:22 #88 ... 09:34:22 09:34:22 #43 [security-proxy-auth internal] load build context 09:34:23 #43 ... 09:34:23 09:34:23 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:34:23 #89 DONE 3.3s 09:34:23 09:34:23 #43 [security-proxy-auth internal] load build context 09:34:23 #43 ... 09:34:23 09:34:23 #59 [security-proxy-setup internal] load build context 09:34:24 #59 ... 09:34:24 09:34:24 #46 [security-spiffe-token-provider internal] load build context 09:34:24 #46 ... 09:34:24 09:34:24 #43 [security-proxy-auth internal] load build context 09:34:25 #43 ... 09:34:25 09:34:25 #38 [core-common-config-bootstrapper internal] load build context 09:34:25 #38 transferring context: 194.04MB 113.4s 09:34:25 #38 ... 09:34:25 09:34:25 #43 [security-proxy-auth internal] load build context 09:34:27 #43 ... 09:34:27 09:34:27 #71 [security-secretstore-setup internal] load build context 09:34:27 #71 ... 09:34:27 09:34:27 #42 [core-metadata internal] load build context 09:34:28 #42 ... 09:34:28 09:34:28 #37 [support-notifications internal] load build context 09:34:28 #37 ... 09:34:28 09:34:28 #42 [core-metadata internal] load build context 09:34:28 #42 ... 09:34:28 09:34:28 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:34:28 #88 24.31 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:34:28 #88 24.37 Executing busybox-1.37.0-r19.post-upgrade 09:34:28 #88 24.70 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:34:28 #88 24.70 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:34:28 #88 24.74 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:34:28 #88 24.95 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:34:28 #88 24.97 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:34:28 #88 25.06 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:34:28 #88 25.06 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:34:28 #88 25.06 Executing busybox-1.37.0-r19.trigger 09:34:28 #88 25.10 Executing ca-certificates-20250911-r0.trigger 09:34:28 #88 25.61 OK: 12 MiB in 23 packages 09:34:28 #88 DONE 27.3s 09:34:28 09:34:28 #42 [core-metadata internal] load build context 09:34:29 #42 ... 09:34:29 09:34:29 #55 [core-keeper internal] load build context 09:34:29 #55 ... 09:34:29 09:34:29 #42 [core-metadata internal] load build context 09:34:29 #42 ... 09:34:29 09:34:29 #50 [core-data internal] load build context 09:34:29 #50 ... 09:34:29 09:34:29 #55 [core-keeper internal] load build context 09:34:30 #55 ... 09:34:30 09:34:30 #56 [core-command internal] load build context 09:34:30 #56 ... 09:34:30 09:34:30 #55 [core-keeper internal] load build context 09:34:31 #55 transferring context: 128.72MB 114.0s 09:34:31 #55 ... 09:34:31 09:34:31 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:34:31 #90 DONE 6.3s 09:34:31 09:34:31 #55 [core-keeper internal] load build context 09:34:31 #55 ... 09:34:31 09:34:31 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:34:31 #91 DONE 6.4s 09:34:31 09:34:31 #55 [core-keeper internal] load build context 09:34:32 #55 ... 09:34:32 09:34:32 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:34:32 #92 DONE 6.7s 09:34:32 09:34:32 #55 [core-keeper internal] load build context 09:34:32 #55 ... 09:34:32 09:34:32 #58 [support-scheduler internal] load build context 09:34:32 #58 ... 09:34:32 09:34:32 #47 [security-bootstrapper internal] load build context 09:34:32 #47 ... 09:34:32 09:34:32 #55 [core-keeper internal] load build context 09:34:33 #55 ... 09:34:33 09:34:33 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:34:33 #93 DONE 1.4s 09:34:33 09:34:33 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:34:33 #94 DONE 1.5s 09:34:33 09:34:33 #55 [core-keeper internal] load build context 09:34:33 #55 ... 09:34:33 09:34:33 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:34:33 #95 DONE 1.7s 09:34:33 09:34:33 #55 [core-keeper internal] load build context 09:34:34 #55 ... 09:34:34 09:34:34 #59 [security-proxy-setup internal] load build context 09:34:34 #59 ... 09:34:34 09:34:34 #46 [security-spiffe-token-provider internal] load build context 09:34:34 #46 ... 09:34:34 09:34:34 #59 [security-proxy-setup internal] load build context 09:34:35 #59 ... 09:34:35 09:34:35 #96 [security-spire-server stage-2 6/9] COPY security.txt / 09:34:35 #96 DONE 1.7s 09:34:35 09:34:35 #59 [security-proxy-setup internal] load build context 09:34:35 #59 ... 09:34:35 09:34:35 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:34:35 #97 DONE 1.5s 09:34:35 09:34:35 #59 [security-proxy-setup internal] load build context 09:34:35 #59 ... 09:34:35 09:34:35 #38 [core-common-config-bootstrapper internal] load build context 09:34:35 #38 transferring context: 220.13MB 124.2s 09:34:35 #38 ... 09:34:35 09:34:35 #59 [security-proxy-setup internal] load build context 09:34:35 #59 ... 09:34:35 09:34:35 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 09:34:35 #98 DONE 2.2s 09:34:35 09:34:35 #59 [security-proxy-setup internal] load build context 09:34:37 #59 ... 09:34:37 09:34:37 #43 [security-proxy-auth internal] load build context 09:34:37 #43 ... 09:34:37 09:34:37 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:34:37 #99 DONE 2.4s 09:34:37 09:34:37 #43 [security-proxy-auth internal] load build context 09:34:37 #43 ... 09:34:37 09:34:37 #71 [security-secretstore-setup internal] load build context 09:34:37 #71 ... 09:34:37 09:34:37 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:34:37 #100 DONE 2.1s 09:34:37 09:34:37 #71 [security-secretstore-setup internal] load build context 09:34:37 #71 ... 09:34:37 09:34:37 #59 [security-proxy-setup internal] load build context 09:34:38 #59 ... 09:34:38 09:34:38 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:34:38 #101 DONE 2.1s 09:34:38 09:34:38 #37 [support-notifications internal] load build context 09:34:38 #37 ... 09:34:38 09:34:38 #59 [security-proxy-setup internal] load build context 09:34:39 #59 ... 09:34:39 09:34:39 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:34:39 #102 DONE 1.5s 09:34:39 09:34:39 #59 [security-proxy-setup internal] load build context 09:34:39 #59 ... 09:34:39 09:34:39 #42 [core-metadata internal] load build context 09:34:39 #42 ... 09:34:39 09:34:39 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:34:39 #103 DONE 2.1s 09:34:39 09:34:39 #42 [core-metadata internal] load build context 09:34:39 #42 ... 09:34:39 09:34:39 #59 [security-proxy-setup internal] load build context 09:34:40 #59 ... 09:34:40 09:34:40 #50 [core-data internal] load build context 09:34:40 #50 ... 09:34:40 09:34:40 #42 [core-metadata internal] load build context 09:34:40 #42 ... 09:34:40 09:34:40 #56 [core-command internal] load build context 09:34:40 #56 ... 09:34:40 09:34:40 #59 [security-proxy-setup internal] load build context 09:34:41 #59 ... 09:34:41 09:34:41 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:34:41 #104 DONE 2.6s 09:34:41 09:34:41 #59 [security-proxy-setup internal] load build context 09:34:41 #59 ... 09:34:41 09:34:41 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:34:41 #105 DONE 1.7s 09:34:41 09:34:41 #59 [security-proxy-setup internal] load build context 09:34:42 #59 ... 09:34:42 09:34:42 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:34:42 #106 DONE 2.4s 09:34:42 09:34:42 #59 [security-proxy-setup internal] load build context 09:34:42 #59 transferring context: 218.85MB 124.3s 09:34:42 #59 ... 09:34:42 09:34:42 #58 [support-scheduler internal] load build context 09:34:42 #58 ... 09:34:42 09:34:42 #47 [security-bootstrapper internal] load build context 09:34:42 #47 ... 09:34:42 09:34:42 #58 [support-scheduler internal] load build context 09:34:43 #58 ... 09:34:43 09:34:43 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:34:43 #107 DONE 2.1s 09:34:43 09:34:43 #58 [support-scheduler internal] load build context 09:34:44 #58 ... 09:34:44 09:34:44 #55 [core-keeper internal] load build context 09:34:44 #55 ... 09:34:44 09:34:44 #58 [support-scheduler internal] load build context 09:34:44 #58 ... 09:34:44 09:34:44 #46 [security-spiffe-token-provider internal] load build context 09:34:44 #46 ... 09:34:44 09:34:44 #58 [support-scheduler internal] load build context 09:34:46 #58 ... 09:34:46 09:34:46 #38 [core-common-config-bootstrapper internal] load build context 09:34:46 #38 transferring context: 251.80MB 134.8s 09:34:46 #38 ... 09:34:46 09:34:46 #58 [support-scheduler internal] load build context 09:34:48 #58 ... 09:34:48 09:34:48 #43 [security-proxy-auth internal] load build context 09:34:48 #43 ... 09:34:48 09:34:48 #71 [security-secretstore-setup internal] load build context 09:34:48 #71 ... 09:34:48 09:34:48 #43 [security-proxy-auth internal] load build context 09:34:48 #43 ... 09:34:48 09:34:48 #37 [support-notifications internal] load build context 09:34:48 #37 ... 09:34:48 09:34:48 #43 [security-proxy-auth internal] load build context 09:34:50 #43 ... 09:34:50 09:34:50 #50 [core-data internal] load build context 09:34:50 #50 ... 09:34:50 09:34:50 #43 [security-proxy-auth internal] load build context 09:34:50 #43 ... 09:34:50 09:34:50 #42 [core-metadata internal] load build context 09:34:50 #42 ... 09:34:50 09:34:50 #43 [security-proxy-auth internal] load build context 09:34:50 #43 ... 09:34:50 09:34:50 #56 [core-command internal] load build context 09:34:50 #56 ... 09:34:50 09:34:50 #43 [security-proxy-auth internal] load build context 09:34:52 #43 ... 09:34:52 09:34:52 #108 [security-spire-agent] exporting to image 09:34:52 #108 exporting layers 09:34:52 #108 ... 09:34:52 09:34:52 #43 [security-proxy-auth internal] load build context 09:34:52 #43 ... 09:34:52 09:34:52 #59 [security-proxy-setup internal] load build context 09:34:52 #59 ... 09:34:52 09:34:52 #43 [security-proxy-auth internal] load build context 09:34:52 #43 ... 09:34:52 09:34:52 #47 [security-bootstrapper internal] load build context 09:34:52 #47 transferring context: 170.02MB 139.0s 09:34:52 #47 ... 09:34:52 09:34:52 #43 [security-proxy-auth internal] load build context 09:34:54 #43 ... 09:34:54 09:34:54 #108 [security-spire-agent] exporting to image 09:34:54 #108 exporting layers 10.3s done 09:34:54 #108 writing image sha256:7b363c27017b06b7263a9a299e493ad02170935124d623df354c7e01817f2188 0.2s done 09:34:54 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:34:54 #108 writing image sha256:e2b98830ff37ee5e0727b78400952ad263e1a1b35fa05b59acb5e019e7ca3308 0.1s done 09:34:54 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:34:54 #108 writing image sha256:b5533ff946f32a88a445b35d4a214f2b0dc3d911c09d444dcf4139a092c8877c 0.1s done 09:34:54 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 09:34:54 #108 DONE 12.4s 09:34:54 09:34:54 #55 [core-keeper internal] load build context 09:34:54 #55 ... 09:34:54 09:34:54 #46 [security-spiffe-token-provider internal] load build context 09:34:54 #46 ... 09:34:54 09:34:54 #55 [core-keeper internal] load build context 09:34:56 #55 ... 09:34:56 09:34:56 #38 [core-common-config-bootstrapper internal] load build context 09:34:56 #38 transferring context: 280.60MB 145.1s 09:34:56 #38 ... 09:34:56 09:34:56 #55 [core-keeper internal] load build context 09:34:58 #55 ... 09:34:58 09:34:58 #58 [support-scheduler internal] load build context 09:34:58 #58 ... 09:34:58 09:34:58 #55 [core-keeper internal] load build context 09:34:58 #55 ... 09:34:58 09:34:58 #71 [security-secretstore-setup internal] load build context 09:34:58 #71 ... 09:34:58 09:34:58 #55 [core-keeper internal] load build context 09:34:58 #55 ... 09:34:58 09:34:58 #37 [support-notifications internal] load build context 09:34:58 #37 ... 09:34:58 09:34:58 #55 [core-keeper internal] load build context 09:35:00 #55 ... 09:35:00 09:35:00 #50 [core-data internal] load build context 09:35:00 #50 ... 09:35:00 09:35:00 #55 [core-keeper internal] load build context 09:35:00 #55 ... 09:35:00 09:35:00 #42 [core-metadata internal] load build context 09:35:00 #42 ... 09:35:00 09:35:00 #50 [core-data internal] load build context 09:35:00 #50 ... 09:35:00 09:35:00 #56 [core-command internal] load build context 09:35:00 #56 ... 09:35:00 09:35:00 #50 [core-data internal] load build context 09:35:02 #50 ... 09:35:02 09:35:02 #59 [security-proxy-setup internal] load build context 09:35:02 #59 ... 09:35:02 09:35:02 #50 [core-data internal] load build context 09:35:03 #50 transferring context: 200.21MB 148.4s 09:35:03 #50 ... 09:35:03 09:35:03 #47 [security-bootstrapper internal] load build context 09:35:03 #47 ... 09:35:03 09:35:03 #59 [security-proxy-setup internal] load build context 09:35:04 #59 ... 09:35:04 09:35:04 #43 [security-proxy-auth internal] load build context 09:35:04 #43 ... 09:35:04 09:35:04 #55 [core-keeper internal] load build context 09:35:04 #55 ... 09:35:04 09:35:04 #46 [security-spiffe-token-provider internal] load build context 09:35:04 #46 ... 09:35:04 09:35:04 #59 [security-proxy-setup internal] load build context 09:35:07 #59 ... 09:35:07 09:35:07 #38 [core-common-config-bootstrapper internal] load build context 09:35:07 #38 transferring context: 316.43MB 155.6s 09:35:07 #38 ... 09:35:07 09:35:07 #59 [security-proxy-setup internal] load build context 09:35:08 #59 ... 09:35:08 09:35:08 #58 [support-scheduler internal] load build context 09:35:08 #58 ... 09:35:08 09:35:08 #59 [security-proxy-setup internal] load build context 09:35:08 #59 ... 09:35:08 09:35:08 #71 [security-secretstore-setup internal] load build context 09:35:08 #71 ... 09:35:08 09:35:08 #59 [security-proxy-setup internal] load build context 09:35:08 #59 ... 09:35:08 09:35:08 #37 [support-notifications internal] load build context 09:35:08 #37 ... 09:35:08 09:35:09 #71 [security-secretstore-setup internal] load build context 09:35:11 #71 ... 09:35:11 09:35:11 #42 [core-metadata internal] load build context 09:35:11 #42 ... 09:35:11 09:35:11 #59 [security-proxy-setup internal] load build context 09:35:11 #59 ... 09:35:11 09:35:11 #56 [core-command internal] load build context 09:35:11 #56 ... 09:35:11 09:35:11 #71 [security-secretstore-setup internal] load build context 09:35:13 #71 ... 09:35:13 09:35:13 #50 [core-data internal] load build context 09:35:13 #50 ... 09:35:13 09:35:13 #47 [security-bootstrapper internal] load build context 09:35:13 #47 ... 09:35:13 09:35:13 #50 [core-data internal] load build context 09:35:13 #50 transferring context: 232.49MB 158.9s 09:35:14 #50 ... 09:35:14 09:35:14 #43 [security-proxy-auth internal] load build context 09:35:14 #43 ... 09:35:14 09:35:14 #50 [core-data internal] load build context 09:35:15 #50 ... 09:35:15 09:35:15 #55 [core-keeper internal] load build context 09:35:15 #55 ... 09:35:15 09:35:15 #46 [security-spiffe-token-provider internal] load build context 09:35:15 #46 ... 09:35:15 09:35:15 #50 [core-data internal] load build context 09:35:17 #50 ... 09:35:17 09:35:17 #38 [core-common-config-bootstrapper internal] load build context 09:35:17 #38 transferring context: 348.32MB 165.9s 09:35:17 #38 ... 09:35:17 09:35:17 #50 [core-data internal] load build context 09:35:18 #50 ... 09:35:18 09:35:18 #58 [support-scheduler internal] load build context 09:35:18 #58 ... 09:35:18 09:35:18 #50 [core-data internal] load build context 09:35:19 #50 ... 09:35:19 09:35:19 #37 [support-notifications internal] load build context 09:35:19 #37 ... 09:35:19 09:35:19 #50 [core-data internal] load build context 09:35:21 #50 ... 09:35:21 09:35:21 #42 [core-metadata internal] load build context 09:35:21 #42 ... 09:35:21 09:35:21 #59 [security-proxy-setup internal] load build context 09:35:21 #59 ... 09:35:21 09:35:21 #42 [core-metadata internal] load build context 09:35:21 #42 ... 09:35:21 09:35:21 #56 [core-command internal] load build context 09:35:21 #56 ... 09:35:21 09:35:21 #42 [core-metadata internal] load build context 09:35:23 #42 ... 09:35:23 09:35:23 #71 [security-secretstore-setup internal] load build context 09:35:23 #71 ... 09:35:23 09:35:23 #42 [core-metadata internal] load build context 09:35:23 #42 ... 09:35:23 09:35:23 #47 [security-bootstrapper internal] load build context 09:35:23 #47 ... 09:35:23 09:35:23 #42 [core-metadata internal] load build context 09:35:24 #42 transferring context: 322.95MB 160.8s 09:35:25 #42 ... 09:35:25 09:35:25 #43 [security-proxy-auth internal] load build context 09:35:25 #43 ... 09:35:25 09:35:25 #42 [core-metadata internal] load build context 09:35:25 #42 ... 09:35:25 09:35:25 #46 [security-spiffe-token-provider internal] load build context 09:35:25 #46 ... 09:35:25 09:35:25 #55 [core-keeper internal] load build context 09:35:25 #55 ... 09:35:25 09:35:25 #42 [core-metadata internal] load build context 09:35:27 #42 ... 09:35:27 09:35:27 #38 [core-common-config-bootstrapper internal] load build context 09:35:27 #38 transferring context: 378.38MB 176.1s 09:35:27 #38 ... 09:35:27 09:35:27 #42 [core-metadata internal] load build context 09:35:28 #42 ... 09:35:28 09:35:28 #58 [support-scheduler internal] load build context 09:35:28 #58 ... 09:35:28 09:35:28 #42 [core-metadata internal] load build context 09:35:29 #42 ... 09:35:29 09:35:29 #37 [support-notifications internal] load build context 09:35:29 #37 ... 09:35:29 09:35:29 #43 [security-proxy-auth internal] load build context 09:35:30 #43 ... 09:35:30 09:35:30 #42 [core-metadata internal] load build context 09:35:31 #42 ... 09:35:31 09:35:31 #50 [core-data internal] load build context 09:35:31 #50 ... 09:35:31 09:35:31 #46 [security-spiffe-token-provider internal] load build context 09:35:31 #46 transferring context: 402.00MB 176.0s done 09:35:31 #46 DONE 176.9s 09:35:31 09:35:31 #50 [core-data internal] load build context 09:35:31 #50 ... 09:35:31 09:35:31 #42 [core-metadata internal] load build context 09:35:31 #42 ... 09:35:31 09:35:31 #56 [core-command internal] load build context 09:35:31 #56 ... 09:35:31 09:35:31 #59 [security-proxy-setup internal] load build context 09:35:31 #59 transferring context: 402.00MB 173.7s done 09:35:31 #59 ... 09:35:31 09:35:31 #56 [core-command internal] load build context 09:35:31 #56 ... 09:35:31 09:35:31 #59 [security-proxy-setup internal] load build context 09:35:31 #59 DONE 176.4s 09:35:31 09:35:31 #56 [core-command internal] load build context 09:35:33 #56 ... 09:35:33 09:35:33 #71 [security-secretstore-setup internal] load build context 09:35:33 #71 ... 09:35:33 09:35:33 #56 [core-command internal] load build context 09:35:33 #56 ... 09:35:33 09:35:33 #47 [security-bootstrapper internal] load build context 09:35:33 #47 ... 09:35:33 09:35:33 #56 [core-command internal] load build context 09:35:35 #56 ... 09:35:35 09:35:35 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:35:35 #109 DONE 2.1s 09:35:35 09:35:35 #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:35:35 #110 DONE 3.9s 09:35:35 09:35:35 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:35 #111 ... 09:35:35 09:35:35 #55 [core-keeper internal] load build context 09:35:35 #55 ... 09:35:35 09:35:35 #47 [security-bootstrapper internal] load build context 09:35:36 #47 ... 09:35:36 09:35:36 #38 [core-common-config-bootstrapper internal] load build context 09:35:36 #38 transferring context: 402.00MB 184.0s done 09:35:36 #38 DONE 185.1s 09:35:36 09:35:36 #47 [security-bootstrapper internal] load build context 09:35:38 #47 ... 09:35:38 09:35:38 #58 [support-scheduler internal] load build context 09:35:38 #58 transferring context: 402.00MB 180.7s done 09:35:38 #58 ... 09:35:38 09:35:38 #47 [security-bootstrapper internal] load build context 09:35:39 #47 ... 09:35:39 09:35:39 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:35:39 #112 DONE 2.8s 09:35:39 09:35:39 #47 [security-bootstrapper internal] load build context 09:35:39 #47 ... 09:35:39 09:35:39 #58 [support-scheduler internal] load build context 09:35:39 #58 DONE 183.8s 09:35:39 09:35:39 #47 [security-bootstrapper internal] load build context 09:35:39 #47 ... 09:35:39 09:35:39 #37 [support-notifications internal] load build context 09:35:39 #37 ... 09:35:39 09:35:39 #47 [security-bootstrapper internal] load build context 09:35:40 #47 ... 09:35:40 09:35:40 #43 [security-proxy-auth internal] load build context 09:35:40 #43 transferring context: 402.00MB 175.8s done 09:35:40 #43 DONE 179.6s 09:35:40 09:35:40 #37 [support-notifications internal] load build context 09:35:41 #37 ... 09:35:41 09:35:41 #50 [core-data internal] load build context 09:35:41 #50 ... 09:35:41 09:35:41 #47 [security-bootstrapper internal] load build context 09:35:41 #47 ... 09:35:41 09:35:41 #42 [core-metadata internal] load build context 09:35:41 #42 ... 09:35:41 09:35:41 #47 [security-bootstrapper internal] load build context 09:35:42 #47 ... 09:35:42 09:35:42 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:35:42 #113 DONE 2.5s 09:35:42 09:35:42 #47 [security-bootstrapper internal] load build context 09:35:43 #47 ... 09:35:43 09:35:43 #71 [security-secretstore-setup internal] load build context 09:35:43 #71 ... 09:35:43 09:35:43 #37 [support-notifications internal] load build context 09:35:44 #37 transferring context: 301.87MB 188.9s 09:35:45 #37 ... 09:35:45 09:35:45 #56 [core-command internal] load build context 09:35:45 #56 ... 09:35:45 09:35:45 #37 [support-notifications internal] load build context 09:35:45 #37 ... 09:35:45 09:35:45 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:45 #114 ... 09:35:45 09:35:45 #55 [core-keeper internal] load build context 09:35:45 #55 ... 09:35:45 09:35:45 #37 [support-notifications internal] load build context 09:35:46 #37 ... 09:35:46 09:35:46 #71 [security-secretstore-setup internal] load build context 09:35:46 #71 transferring context: 402.00MB 180.8s done 09:35:46 #71 DONE 185.6s 09:35:46 09:35:46 #37 [support-notifications internal] load build context 09:35:49 #37 ... 09:35:49 09:35:49 #42 [core-metadata internal] load build context 09:35:49 #42 transferring context: 402.00MB 185.7s done 09:35:49 #42 DONE 188.5s 09:35:49 09:35:49 #37 [support-notifications internal] load build context 09:35:49 #37 ... 09:35:49 09:35:49 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:49 #115 ... 09:35:49 09:35:49 #37 [support-notifications internal] load build context 09:35:51 #37 ... 09:35:51 09:35:51 #50 [core-data internal] load build context 09:35:51 #50 ... 09:35:51 09:35:51 #37 [support-notifications internal] load build context 09:35:52 #37 ... 09:35:52 09:35:52 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:52 #116 ... 09:35:52 09:35:52 #50 [core-data internal] load build context 09:35:54 #50 transferring context: 364.02MB 199.2s 09:35:55 #50 ... 09:35:55 09:35:55 #47 [security-bootstrapper internal] load build context 09:35:55 #47 ... 09:35:55 09:35:55 #50 [core-data internal] load build context 09:35:55 #50 ... 09:35:55 09:35:55 #56 [core-command internal] load build context 09:35:55 #56 ... 09:35:55 09:35:55 #50 [core-data internal] load build context 09:35:55 #50 ... 09:35:55 09:35:55 #55 [core-keeper internal] load build context 09:35:56 #55 ... 09:35:56 09:35:56 #50 [core-data internal] load build context 09:35:58 #50 ... 09:35:58 09:35:58 #55 [core-keeper internal] load build context 09:35:58 #55 transferring context: 402.00MB 200.2s done 09:35:58 #55 DONE 202.4s 09:35:58 09:35:58 #50 [core-data internal] load build context 09:36:00 #50 ... 09:36:00 09:36:00 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:36:00 #117 DONE 2.6s 09:36:00 09:36:00 #50 [core-data internal] load build context 09:36:02 #50 transferring context: 395.67MB 207.9s 09:36:02 #50 ... 09:36:02 09:36:02 #37 [support-notifications internal] load build context 09:36:02 #37 ... 09:36:02 09:36:02 #50 [core-data internal] load build context 09:36:04 #50 transferring context: 402.00MB 209.2s done 09:36:04 #50 DONE 209.8s 09:36:04 09:36:04 #37 [support-notifications internal] load build context 09:36:05 #37 ... 09:36:05 09:36:05 #47 [security-bootstrapper internal] load build context 09:36:05 #47 ... 09:36:05 09:36:05 #37 [support-notifications internal] load build context 09:36:06 #37 ... 09:36:06 09:36:06 #56 [core-command internal] load build context 09:36:06 #56 ... 09:36:06 09:36:06 #37 [support-notifications internal] load build context 09:36:09 #37 transferring context: 397.57MB 213.4s 09:36:09 #37 transferring context: 402.00MB 214.1s done 09:36:09 #37 DONE 215.1s 09:36:09 09:36:09 #47 [security-bootstrapper internal] load build context 09:36:11 #47 ... 09:36:11 09:36:11 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:11 #118 ... 09:36:11 09:36:11 #47 [security-bootstrapper internal] load build context 09:36:12 #47 ... 09:36:12 09:36:12 #119 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:36:12 #119 DONE 2.1s 09:36:12 09:36:12 #47 [security-bootstrapper internal] load build context 09:36:12 #47 transferring context: 402.00MB 218.2s done 09:36:12 #47 DONE 218.6s 09:36:12 09:36:12 #56 [core-command internal] load build context 09:36:16 #56 transferring context: 402.00MB 218.8s done 09:36:16 #56 DONE 220.9s 09:36:16 09:36:16 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #120 ... 09:38:23 09:38:23 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #114 DONE 157.4s 09:38:23 09:38:23 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:38:23 #121 ... 09:38:23 09:38:23 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #111 DONE 157.6s 09:38:23 09:38:23 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #115 DONE 153.5s 09:38:23 09:38:23 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 09:38:23 #122 ... 09:38:23 09:38:23 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #116 DONE 150.8s 09:38:23 09:38:23 #123 [support-scheduler builder 6/7] COPY . . 09:38:23 #123 ... 09:38:23 09:38:23 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #118 DONE 136.3s 09:38:23 09:38:23 #124 [core-keeper builder 7/8] COPY . . 09:38:23 #124 ... 09:38:23 09:38:23 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #120 DONE 128.9s 09:38:23 09:38:23 #125 [support-notifications builder 6/7] COPY . . 09:38:23 #125 ... 09:38:23 09:38:23 #126 [security-proxy-setup builder 6/7] COPY . . 09:38:23 #126 DONE 10.2s 09:38:23 09:38:23 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:38:23 #127 ... 09:38:23 09:38:23 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:38:23 #128 CACHED 09:38:23 09:38:23 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #129 CACHED 09:38:23 09:38:23 #130 [security-secretstore-setup builder 6/7] COPY . . 09:38:23 #130 CACHED 09:38:23 09:38:23 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:38:23 #121 DONE 10.3s 09:38:23 09:38:23 #131 [security-bootstrapper builder 6/7] COPY . . 09:38:23 #131 CACHED 09:38:23 09:38:23 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:38:23 #132 CACHED 09:38:23 09:38:23 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #133 CACHED 09:38:23 09:38:23 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 09:38:23 #122 DONE 10.2s 09:38:23 09:38:23 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:38:23 #134 CACHED 09:38:23 09:38:23 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #135 CACHED 09:38:23 09:38:23 #136 [core-metadata builder 6/7] COPY . . 09:38:23 #136 CACHED 09:38:23 09:38:23 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:38:23 #137 CACHED 09:38:23 09:38:23 #138 [security-proxy-auth builder 6/7] COPY . . 09:38:23 #138 CACHED 09:38:23 09:38:23 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #139 CACHED 09:38:23 09:38:23 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #140 CACHED 09:38:23 09:38:23 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 09:38:23 #141 CACHED 09:38:23 09:38:23 #142 [core-command builder 6/7] COPY . . 09:38:23 #142 CACHED 09:38:23 09:38:23 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:23 #143 CACHED 09:38:23 09:38:23 #144 [core-data builder 6/7] COPY . . 09:38:23 #144 CACHED 09:38:23 09:38:23 #145 [core-data builder 4/7] COPY go.mod vendor* ./ 09:38:23 #145 CACHED 09:38:23 09:38:23 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:38:24 #146 ... 09:38:24 09:38:24 #123 [support-scheduler builder 6/7] COPY . . 09:38:24 #123 DONE 11.4s 09:38:24 09:38:24 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:38:30 #147 ... 09:38:30 09:38:30 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:38:30 #127 6.339 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 09:38:33 #127 ... 09:38:33 09:38:33 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:38:33 #0 6.120 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 09:38:33 #148 ... 09:38:33 09:38:33 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:38:33 #0 8.415 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 09:38:33 #149 ... 09:38:33 09:38:33 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:38:33 #0 8.013 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 09:38:33 #150 ... 09:38:33 09:38:33 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:38:33 #0 7.282 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 09:38:33 #151 ... 09:38:33 09:38:33 #124 [core-keeper builder 7/8] COPY . . 09:38:33 #124 DONE 16.5s 09:38:33 09:38:33 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:38:33 #0 8.382 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 09:38:33 #152 ... 09:38:33 09:38:33 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:38:33 #0 7.883 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 09:38:33 #153 ... 09:38:33 09:38:33 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:38:33 #0 6.858 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 09:38:34 #154 ... 09:38:34 09:38:34 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:38:36 #155 ... 09:38:36 09:38:36 #125 [support-notifications builder 6/7] COPY . . 09:38:36 #125 DONE 15.2s 09:38:36 09:38:36 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:38:39 #156 3.764 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 09:38:41 #156 ... 09:38:41 09:38:41 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:38:41 #146 8.087 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 09:38:41 #146 ... 09:38:41 09:38:41 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:38:41 #147 6.804 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 09:38:41 #147 ... 09:38:41 09:38:41 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:38:41 #155 4.333 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:11:06 #155 ... 10:11:06 10:11:06 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:11:06 #146 DONE 1955.0s 10:11:06 10:11:06 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:11:06 #127 ... 10:11:06 10:11:06 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:11:06 #157 DONE 0.6s 10:11:06 10:11:06 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:11:06 #158 DONE 0.2s 10:11:06 10:11:06 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:11:06 #70 ... 10:11:06 10:11:06 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:11:06 #159 DONE 0.4s 10:11:06 10:11:06 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:11:06 #127 ... 10:11:06 10:11:06 #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 10:11:06 #160 DONE 0.2s 10:11:06 10:11:06 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:11:06 #161 DONE 0.3s 10:11:06 10:11:06 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:06 #162 DONE 2.9s 10:11:06 10:11:06 #108 [core-common-config-bootstrapper] exporting to image 10:11:06 #108 exporting layers 10:11:06 #108 exporting layers 1.0s done 10:11:06 #108 writing image sha256:d0bc344ec579b74393e52fcd9341a867b36394313a6795540ef69d30400adef7 0.0s done 10:11:06 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:11:06 #108 DONE 13.5s 10:11:06 10:11:06 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:18 #147 ... 10:11:18 10:11:18 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:11:18 #151 DONE 1975.2s 10:11:18 10:11:18 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:11:19 #163 DONE 0.6s 10:11:19 10:11:19 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:11:23 #164 DONE 3.9s 10:11:23 10:11:23 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:23 #152 ... 10:11:23 10:11:23 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:11:23 #165 DONE 0.5s 10:11:23 10:11:23 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:11:23 #166 DONE 0.2s 10:11:23 10:11:23 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:11:23 #153 ... 10:11:23 10:11:23 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:11:24 #167 DONE 0.5s 10:11:24 10:11:24 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:24 #152 ... 10:11:24 10:11:24 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:11:24 #168 DONE 0.3s 10:11:24 10:11:24 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:11:24 #155 ... 10:11:24 10:11:24 #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/ 10:11:25 #169 DONE 0.3s 10:11:25 10:11:25 #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/ 10:11:25 #170 DONE 0.2s 10:11:25 10:11:25 #148 [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:11:25 #148 ... 10:11:25 10:11:25 #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/ 10:11:25 #171 DONE 0.3s 10:11:25 10:11:25 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:25 #149 ... 10:11:25 10:11:25 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:11:25 #172 DONE 0.2s 10:11:25 10:11:25 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:11:28 #173 DONE 2.6s 10:11:28 10:11:28 #108 [security-bootstrapper] exporting to image 10:11:28 #108 exporting layers 10:11:30 #108 exporting layers 1.7s done 10:11:30 #108 writing image sha256:c2c8c0583d1a0df987251171adaac8ed383bd9328a3c4f0c3c49a0b48b3024ad 0.0s done 10:11:30 #108 naming to docker.io/library/security-bootstrapper-arm64 done 10:11:30 #108 DONE 15.2s 10:11:30 10:11:30 #148 [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:37:12 #148 ... 10:37:12 10:37:12 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:37:12 #149 DONE 3517.5s 10:37:12 10:37:12 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:37:12 #70 ... 10:37:12 10:37:12 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:37:12 #174 DONE 0.2s 10:37:12 10:37:12 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:37:12 #175 DONE 0.2s 10:37:12 10:37:12 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:37:12 #176 DONE 0.7s 10:37:12 10:37:12 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:37:12 #70 ... 10:37:12 10:37:12 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:37:12 #177 DONE 0.1s 10:37:12 10:37:12 #108 [core-command] exporting to image 10:37:12 #108 exporting layers 10:37:12 #108 exporting layers 0.4s done 10:37:12 #108 writing image sha256:514aa8149143e7e67d6d2b36dd80de9a9b91aa042306325948820170bc7e9dd5 done 10:37:12 #108 naming to docker.io/library/core-command-arm64 0.0s done 10:37:12 #108 DONE 15.7s 10:37:12 10:37:12 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:37:34 #45 ... 10:37:34 10:37:34 #148 [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:37:34 #148 3551.6 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:37:38 #148 ... 10:37:38 10:37:38 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:37:38 #127 DONE 3554.8s 10:37:38 10:37:38 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:37:38 #156 ... 10:37:38 10:37:38 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:37:38 #178 DONE 0.4s 10:37:38 10:37:38 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:37:39 #154 ... 10:37:39 10:37:39 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:37:39 #179 DONE 0.2s 10:37:39 10:37:39 #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 10:37:39 #180 DONE 0.2s 10:37:39 10:37:39 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:37:39 #70 ... 10:37:39 10:37:39 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:37:39 #181 DONE 0.1s 10:37:39 10:37:39 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:37:40 #182 DONE 0.6s 10:37:40 10:37:40 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:37:40 #183 DONE 0.2s 10:37:40 10:37:40 #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:37:42 #184 DONE 2.4s 10:37:42 10:37:42 #108 [security-proxy-setup] exporting to image 10:37:42 #108 exporting layers 10:37:43 #108 exporting layers 1.1s done 10:37:43 #108 writing image sha256:b75e6e4c9dc42d82c03b71f5a0c3c4eb63c2d5ff6f47561def801be0a06317b2 done 10:37:43 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:37:43 #108 DONE 16.8s 10:37:43 10:37:43 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:38:22 #70 ... 10:38:22 10:38:22 #148 [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:38:22 #148 DONE 3597.3s 10:38:22 10:38:22 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:38:22 #155 ... 10:38:22 10:38:22 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:38:22 #185 DONE 0.3s 10:38:22 10:38:22 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:38:22 #70 ... 10:38:22 10:38:22 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:38:22 #186 DONE 0.2s 10:38:22 10:38:22 #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 10:38:22 #187 DONE 0.3s 10:38:22 10:38:22 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:38:22 #155 ... 10:38:22 10:38:22 #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 10:38:22 #188 DONE 0.3s 10:38:22 10:38:22 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:38:22 #70 ... 10:38:22 10:38:22 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:38:22 #189 DONE 0.3s 10:38:22 10:38:22 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:38:22 #155 ... 10:38:22 10:38:22 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:38:23 #190 DONE 0.6s 10:38:23 10:38:23 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:38:23 #155 ... 10:38:23 10:38:23 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:38:24 #191 DONE 0.6s 10:38:24 10:38:24 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:38:24 #192 DONE 0.2s 10:38:24 10:38:24 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:38:26 #193 DONE 2.6s 10:38:26 10:38:26 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:38:26 #155 ... 10:38:26 10:38:26 #108 [security-secretstore-setup] exporting to image 10:38:26 #108 exporting layers 10:38:28 #108 exporting layers 2.0s done 10:38:28 #108 writing image sha256:bf09d5e95809b43c488640762b9ef14a85fd63fc988dff62dcfe64f48d8fceb0 0.0s done 10:38:28 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:38:28 #108 DONE 18.8s 10:38:28 10:38:28 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:05 #147 ... 10:40:05 10:40:05 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:40:05 #154 DONE 3691.2s 10:40:05 10:40:05 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:40:05 #45 ... 10:40:05 10:40:05 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:05 #194 DONE 0.3s 10:40:05 10:40:05 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:05 #195 DONE 0.3s 10:40:05 10:40:05 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:40:05 #196 DONE 0.7s 10:40:05 10:40:05 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:40:05 #70 ... 10:40:05 10:40:05 #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 10:40:05 #197 DONE 0.2s 10:40:05 10:40:05 #108 [security-spiffe-token-provider] exporting to image 10:40:05 #108 exporting layers 10:40:05 #108 exporting layers 1.3s done 10:40:05 #108 writing image sha256:a015e57c18d767a406ab932cfd1fad7de1787ea84d06981e10bc283e113ceaba done 10:40:05 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:40:05 #108 DONE 20.1s 10:40:05 10:40:05 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:02 #70 ... 10:41:02 10:41:02 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:41:02 #153 DONE 3754.6s 10:41:02 10:41:02 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:02 #70 ... 10:41:02 10:41:02 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:41:02 #198 DONE 0.5s 10:41:02 10:41:02 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:02 #152 ... 10:41:02 10:41:02 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:41:02 #199 DONE 0.1s 10:41:02 10:41:02 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:41:02 #200 DONE 0.7s 10:41:02 10:41:02 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:41:02 #201 DONE 0.2s 10:41:02 10:41:02 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:41:02 #202 DONE 0.2s 10:41:02 10:41:02 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:41:02 #45 ... 10:41:02 10:41:02 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:41:02 #203 DONE 2.3s 10:41:02 10:41:02 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:41:02 #156 ... 10:41:02 10:41:02 #108 [security-proxy-auth] exporting to image 10:41:02 #108 exporting layers 10:41:03 #108 exporting layers 1.0s done 10:41:03 #108 writing image sha256:9cb192eea4b58746362977d021a440c8eb02141e948c2edce2f8a7aee3125929 done 10:41:03 #108 naming to docker.io/library/security-proxy-auth-arm64 done 10:41:03 #108 DONE 21.1s 10:41:03 10:41:03 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:41:12 #45 ... 10:41:12 10:41:12 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:12 #152 DONE 3768.1s 10:41:12 10:41:12 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:12 #70 ... 10:41:12 10:41:12 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:41:12 #204 DONE 0.3s 10:41:12 10:41:12 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:41:12 #45 ... 10:41:12 10:41:12 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:41:12 #150 DONE 3769.7s 10:41:12 10:41:12 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:41:13 #205 DONE 0.5s 10:41:13 10:41:13 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:41:14 #206 ... 10:41:14 10:41:14 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:41:14 #155 DONE 3760.2s 10:41:14 10:41:14 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:41:15 #45 ... 10:41:15 10:41:15 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:41:15 #206 DONE 1.7s 10:41:15 10:41:15 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:41:15 #207 DONE 0.5s 10:41:15 10:41:15 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:41:15 #208 DONE 0.5s 10:41:15 10:41:15 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:41:15 #209 ... 10:41:15 10:41:15 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:41:15 #210 DONE 0.6s 10:41:15 10:41:15 #108 [core-data] exporting to image 10:41:15 #108 exporting layers 10:41:16 #108 ... 10:41:16 10:41:16 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:41:16 #209 DONE 0.5s 10:41:16 10:41:16 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:41:17 #211 ... 10:41:17 10:41:17 #108 [core-data] exporting to image 10:41:17 #108 exporting layers 1.2s done 10:41:17 #108 writing image sha256:bba0b30f44a30ddfdcee6e04088e40fb8d028e293334982b69274e378a423bb0 0.0s done 10:41:17 #108 naming to docker.io/library/core-data-arm64 0.0s done 10:41:17 #108 DONE 22.4s 10:41:17 10:41:17 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:41:17 #212 DONE 1.8s 10:41:17 10:41:17 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:41:17 #211 DONE 1.4s 10:41:17 10:41:17 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:41:17 #213 DONE 0.2s 10:41:17 10:41:17 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:41:17 #214 DONE 0.2s 10:41:17 10:41:17 #108 [core-keeper] exporting to image 10:41:18 #108 ... 10:41:18 10:41:18 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:41:18 #215 DONE 0.4s 10:41:18 10:41:18 #108 [core-metadata] exporting to image 10:41:18 #108 exporting layers 1.0s done 10:41:18 #108 writing image sha256:7a64a86eaa1f3f2e5947806fedd43b24051d3e8ca3f43fd1132f37a00ed9094b 10:41:19 #108 writing image sha256:7a64a86eaa1f3f2e5947806fedd43b24051d3e8ca3f43fd1132f37a00ed9094b done 10:41:19 #108 naming to docker.io/library/core-keeper-arm64 done 10:41:19 #108 exporting layers 1.1s done 10:41:19 #108 writing image sha256:8a89d0d9a73b58acf74d296b2a3ee59823a1dc15dac84dec4da0f035029ee88c done 10:41:19 #108 naming to docker.io/library/core-metadata-arm64 done 10:41:19 #108 DONE 23.8s 10:41:19 10:41:19 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:41:58 #45 ... 10:41:58 10:41:58 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:41:58 #147 DONE 3809.8s 10:41:58 10:41:58 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:41:58 #45 ... 10:41:58 10:41:58 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:41:58 #216 DONE 0.2s 10:41:58 10:41:58 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:41:58 #217 DONE 0.1s 10:41:58 10:41:58 #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:41:58 #36 ... 10:41:58 10:41:58 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:41:58 #218 DONE 0.7s 10:41:58 10:41:58 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:41:58 #219 DONE 0.2s 10:41:58 10:41:58 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:58 #70 ... 10:41:58 10:41:58 #108 [support-scheduler] exporting to image 10:41:58 #108 exporting layers 10:41:58 #108 exporting layers 1.3s done 10:41:58 #108 writing image sha256:78faeb1fcd948535f754c2810eb6029ce2d2f6087c8734f2f7d643bc3b20ce93 done 10:41:58 #108 naming to docker.io/library/support-scheduler-arm64 done 10:41:58 #108 DONE 25.1s 10:41:58 10:41:58 #45 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:42:04 #45 ... 10:42:04 10:42:04 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:42:04 #156 DONE 3808.7s 10:42:04 10:42:04 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:42:04 #220 DONE 0.1s 10:42:04 10:42:04 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:05 #70 ... 10:42:05 10:42:05 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:42:05 #221 DONE 0.2s 10:42:05 10:42:05 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:42:06 #222 DONE 0.6s 10:42:06 10:42:06 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:42:06 #223 DONE 0.2s 10:42:06 10:42:06 #108 [support-notifications] exporting to image 10:42:06 #108 exporting layers 10:42:07 #108 exporting layers 0.8s done 10:42:07 #108 writing image sha256:c276f0e30e0eed50805821eea92a96856f69fd9a3852dfae5dbc49d66654dbb5 done 10:42:07 #108 naming to docker.io/library/support-notifications-arm64 done 10:42:07 #108 DONE 25.9s 10:42:07 10:42:07 #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:07 time="2025-10-31T09:32:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:42:07 $ docker stop --time=1 ee823de2cdcef2784f312f31ff6ec3d360cd4007cdfb0e2f8a84aadfd952fc2c 10:42:09 $ docker rm -f --volumes ee823de2cdcef2784f312f31ff6ec3d360cd4007cdfb0e2f8a84aadfd952fc2c [Pipeline] // withDockerContainer [Pipeline] sh 10:42:10 + docker images 10:42:10 REPOSITORY TAG IMAGE ID CREATED SIZE 10:42:10 support-notifications-arm64 latest c276f0e30e0e 5 seconds ago 60.1MB 10:42:10 support-scheduler-arm64 latest 78faeb1fcd94 15 seconds ago 49.2MB 10:42:10 core-metadata-arm64 latest 8a89d0d9a73b 52 seconds ago 45.5MB 10:42:10 core-keeper-arm64 latest 7a64a86eaa1f 53 seconds ago 45.2MB 10:42:10 core-data-arm64 latest bba0b30f44a3 55 seconds ago 45.5MB 10:42:10 security-proxy-auth-arm64 latest 9cb192eea4b5 About a minute ago 44.6MB 10:42:10 security-spiffe-token-provider-arm64 latest a015e57c18d7 2 minutes ago 49.1MB 10:42:10 security-secretstore-setup-arm64 latest bf09d5e95809 3 minutes ago 79.5MB 10:42:10 security-proxy-setup-arm64 latest b75e6e4c9dc4 4 minutes ago 49.5MB 10:42:10 core-command-arm64 latest 514aa8149143 5 minutes ago 40.1MB 10:42:10 security-bootstrapper-arm64 latest c2c8c0583d1a 30 minutes ago 21.6MB 10:42:10 core-common-config-bootstrapper-arm64 latest d0bc344ec579 31 minutes ago 20.5MB 10:42:10 security-spire-agent-arm64 latest b5533ff946f3 About an hour ago 187MB 10:42:10 security-spire-config-arm64 latest e2b98830ff37 About an hour ago 143MB 10:42:10 security-spire-server-arm64 latest 7b363c27017b About an hour ago 144MB 10:42:10 ci-base-image-arm64 latest 1b26a53754b2 2 hours ago 920MB 10:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:42:10 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 10:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:11 10:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:11 arm64: Pulling from edgex-lftools-log-publisher 10:42:11 8998bd30e6a1: Pulling fs layer 10:42:11 04944245beec: Pulling fs layer 10:42:11 699f458cf7ca: Pulling fs layer 10:42:11 765212b225bb: Pulling fs layer 10:42:11 f23df028b6ca: Pulling fs layer 10:42:11 765212b225bb: Waiting 10:42:11 d65c8cfc05b1: Pulling fs layer 10:42:11 f23df028b6ca: Waiting 10:42:11 2437ff75d9bd: Pulling fs layer 10:42:11 d65c8cfc05b1: Waiting 10:42:11 2437ff75d9bd: Waiting 10:42:11 04944245beec: Verifying Checksum 10:42:11 04944245beec: Download complete 10:42:11 765212b225bb: Verifying Checksum 10:42:11 765212b225bb: Download complete 10:42:11 f23df028b6ca: Verifying Checksum 10:42:11 f23df028b6ca: Download complete 10:42:11 d65c8cfc05b1: Verifying Checksum 10:42:11 d65c8cfc05b1: Download complete 10:42:12 699f458cf7ca: Verifying Checksum 10:42:12 699f458cf7ca: Download complete 10:42:12 8998bd30e6a1: Verifying Checksum 10:42:12 8998bd30e6a1: Download complete 10:42:15 2437ff75d9bd: Verifying Checksum 10:42:15 2437ff75d9bd: Download complete 10:42:17 8998bd30e6a1: Pull complete 10:42:18 04944245beec: Pull complete 10:42:20 699f458cf7ca: Pull complete 10:42:20 765212b225bb: Pull complete 10:42:20 f23df028b6ca: Pull complete 10:42:22 d65c8cfc05b1: Pull complete 10:42:40 2437ff75d9bd: Pull complete 10:42:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:41 prd-ubuntu20.04-docker-arm64-4c-16g-771141 does not seem to be running inside a container 10:42:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:42:44 $ docker top f29bf5e3e4adfc45f6725858633855ed63f24b660e7d55dc51179384a76d6503 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:45 ---> job-cost.sh 10:42:45 lf-activate-venv: SKIPPING 10:42:45 INFO: No Stack... 10:42:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:42:47 INFO: Archiving Costs [Pipeline] sh 10:42:48 + cut -d, -f6 10:42:48 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 10:42:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] 10:42:48 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] did not exist. Created. 10:42:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:48 + echo total: 0.2199999988079071 [Pipeline] stash 10:42:49 Stashed 1 file(s) [Pipeline] } 10:42:49 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-a6cd6a6504dc926daab967c6483ecdfc-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:49 $ docker stop --time=1 f29bf5e3e4adfc45f6725858633855ed63f24b660e7d55dc51179384a76d6503 10:42:50 $ docker rm -f --volumes f29bf5e3e4adfc45f6725858633855ed63f24b660e7d55dc51179384a76d6503 [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 10:42:53 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:42:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:42:54 ---> package-listing.sh 10:42:54 ++ facter osfamily 10:42:54 ++ tr '[:upper:]' '[:lower:]' 10:42:55 + OS_FAMILY=debian 10:42:55 + workspace=/w/workspace/edgex-go/1 10:42:55 + START_PACKAGES=/tmp/packages_start.txt 10:42:55 + END_PACKAGES=/tmp/packages_end.txt 10:42:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:42:55 + PACKAGES=/tmp/packages_start.txt 10:42:55 + '[' /w/workspace/edgex-go/1 ']' 10:42:55 + PACKAGES=/tmp/packages_end.txt 10:42:55 + case "${OS_FAMILY}" in 10:42:55 + dpkg -l 10:42:55 + grep '^ii' 10:42:55 + '[' -f /tmp/packages_start.txt ']' 10:42:55 + '[' -f /tmp/packages_end.txt ']' 10:42:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:42:55 + '[' /w/workspace/edgex-go/1 ']' 10:42:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:42:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:42:55 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 10:42:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:56 10:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:56 latest: Pulling from edgex-lftools-log-publisher 10:42:56 5eb5b503b376: Pulling fs layer 10:42:56 5c69ac0246d0: Pulling fs layer 10:42:56 ec43610c2a17: Pulling fs layer 10:42:56 3a2ae6a8a46f: Pulling fs layer 10:42:56 33b1e0a273af: Pulling fs layer 10:42:56 5d3b04190fa2: Pulling fs layer 10:42:56 2f39f015ded8: Pulling fs layer 10:42:56 33b1e0a273af: Waiting 10:42:56 5d3b04190fa2: Waiting 10:42:56 2f39f015ded8: Waiting 10:42:56 3a2ae6a8a46f: Waiting 10:42:56 5c69ac0246d0: Verifying Checksum 10:42:56 5c69ac0246d0: Download complete 10:42:56 3a2ae6a8a46f: Download complete 10:42:56 ec43610c2a17: Verifying Checksum 10:42:56 ec43610c2a17: Download complete 10:42:56 5d3b04190fa2: Verifying Checksum 10:42:56 5d3b04190fa2: Download complete 10:42:56 33b1e0a273af: Verifying Checksum 10:42:56 33b1e0a273af: Download complete 10:42:56 5eb5b503b376: Verifying Checksum 10:42:56 5eb5b503b376: Download complete 10:42:57 2f39f015ded8: Verifying Checksum 10:42:57 2f39f015ded8: Download complete 10:42:58 5eb5b503b376: Pull complete 10:42:59 5c69ac0246d0: Pull complete 10:43:00 ec43610c2a17: Pull complete 10:43:00 3a2ae6a8a46f: Pull complete 10:43:00 33b1e0a273af: Pull complete 10:43:00 5d3b04190fa2: Pull complete 10:43:05 2f39f015ded8: Pull complete 10:43:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:06 prd-ubuntu20.04-docker-8c-8g-771117 does not seem to be running inside a container 10:43:06 $ 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 10:43:08 $ docker top 3f95e1cfdc15019d6414f8841a2f6218a928934d23144f5cb416bf5c23b1d468 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:09 + touch /tmp/pre-build-complete [Pipeline] sh 10:43:09 + mkdir -p /var/log/sysstat [Pipeline] sh 10:43:09 + ls /var/log/sa-host 10:43:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:10 provisioning config files... 10:43:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7543453952314977328tmp [Pipeline] { [Pipeline] echo 10:43:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:43:10 ---> create-netrc.sh [Pipeline] } 10:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:43:10 ---> python-tools-install.sh [Pipeline] echo 10:43:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:43:11 ---> sudo-logs.sh 10:43:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:43:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:43:11 ---> job-cost.sh 10:43:11 lf-activate-venv: SKIPPING 10:43:11 DEBUG: total: 0.2199999988079071 10:43:11 INFO: Retrieving Stack Cost... 10:43:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:12 INFO: Archiving Costs [Pipeline] echo 10:43:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:43:12 ---> logs-deploy.sh 10:43:12 lf-activate-venv: SKIPPING 10:43:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-a6cd6a6504dc926daab967c6483ecdfc/1 10:43:12 INFO: archiving workspace using pattern(s): 10:43:13 Archives upload complete. 10:43:13 INFO: archiving logs to Nexus 10:43:14 ---> uname -a: 10:43:14 Linux prd-ubuntu20-04-docker-8c-8g-771117 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:43:14 10:43:14