Pull request #5273 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de08faa8f20361bd29cad1d6e4f330cb68e7a830 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-ssh2569734067323610796.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-ssh5951726927323853709.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-5.fbf0uv3po.537840182ed/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-5.fbf0uv3po.537840182ed/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5745366092827081088.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-5.fbf0uv3po.537840182ed/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16131225921843597893.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-ssh810698628979272876.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-5.fbf0uv3po.537840182ed/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-5.fbf0uv3po.537840182ed/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9077885807103630379.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-771116 in /w/workspace/5672103b57f4337e5b2b4537840182ed [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 de08faa8f20361bd29cad1d6e4f330cb68e7a830 (snyk-fix-5672103b57f4337e5b2b4537840182ed) Commit message: "fix: cmd/security-secretstore-setup/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config 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 de08faa8f20361bd29cad1d6e4f330cb68e7a830 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:37 ========================================================= 08:53:37 EdgeX Global Pipelines Version Info 08:53:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:38 ------------------- 08:53:38 stable info: 08:53:38 ------------------- 08:53:38 Commited By: Cherry Wang cherry@iotechsys.com 08:53:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:53:38 Message: update stable to v1.0.278 08:53:39 ------------------- 08:53:39 experimental info: 08:53:39 ------------------- 08:53:39 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:39 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:53:39 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:53:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-5672103b57f4337e5b2b4537840182ed [Pipeline] echo 08:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-5672103b57f4337e5b2b4537840182ed [Pipeline] echo 08:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-5672103b57f4337e5b2b4537840182ed [Pipeline] echo 08:53:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de08faa8f20361bd29cad1d6e4f330cb68e7a830 [Pipeline] echo 08:53:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de08faa [Pipeline] echo 08:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:41 provisioning config files... 08:53:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5991747408013637126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:42 ---> ****-login.sh 08:53:42 nexus3.edgexfoundry.org:10001 08:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:42 08:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:42 Configure a credential helper to remove this warning. See 08:53:42 https://docs.****.com/go/credential-store/ 08:53:42 08:53:42 Login Succeeded 08:53:42 nexus3.edgexfoundry.org:10002 08:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:42 08:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:42 Configure a credential helper to remove this warning. See 08:53:42 https://docs.****.com/go/credential-store/ 08:53:42 08:53:42 Login Succeeded 08:53:42 nexus3.edgexfoundry.org:10003 08:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:42 08:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:42 Configure a credential helper to remove this warning. See 08:53:42 https://docs.****.com/go/credential-store/ 08:53:42 08:53:42 Login Succeeded 08:53:42 nexus3.edgexfoundry.org:10004 08:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:42 08:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:42 Configure a credential helper to remove this warning. See 08:53:42 https://docs.****.com/go/credential-store/ 08:53:42 08:53:42 Login Succeeded 08:53:42 ****.io 08:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:43 08:53:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:43 Configure a credential helper to remove this warning. See 08:53:43 https://docs.****.com/go/credential-store/ 08:53:43 08:53:43 Login Succeeded 08:53:43 ---> ****-login.sh ends [Pipeline] } 08:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:43 + 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:43 + dirname cmd/core-command/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo core-command,cmd/core-command/Dockerfile 08:53:43 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:53:43 cut -d/ -f2 08:53:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:53:43 + dirname cmd/core-data/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo core-data,cmd/core-data/Dockerfile 08:53:43 + dirname cmd/core-keeper/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo core-keeper,cmd/core-keeper/Dockerfile 08:53:43 + dirname cmd/core-metadata/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:53:43 + dirname cmd/security-bootstrapper/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:53:43 + dirname cmd/security-proxy-auth/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:53:43 + dirname cmd/security-proxy-setup/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:53:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:53:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:53:43 + dirname cmd/security-spire-agent/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:53:43 + dirname cmd/security-spire-config/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:53:43 + dirname cmd/security-spire-server/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:53:43 + dirname cmd/support-notifications/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:53:43 + dirname cmd/support-scheduler/Dockerfile 08:53:43 + cut -d/ -f2 08:53:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:53:43 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:44 + git rev-list -1 --merges de08faa8f20361bd29cad1d6e4f330cb68e7a830~1..de08faa8f20361bd29cad1d6e4f330cb68e7a830 [Pipeline] echo 08:53:44 -----------> git rev-list -1 --merges de08faa8f20361bd29cad1d6e4f330cb68e7a830~1..de08faa8f20361bd29cad1d6e4f330cb68e7a830 de08faa8f20361bd29cad1d6e4f330cb68e7a830 [false] [Pipeline] sh 08:53:44 + git log --format=format:%s -1 de08faa8f20361bd29cad1d6e4f330cb68e7a830 [Pipeline] echo 08:53:44 ========================================================= 08:53:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:53:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:53:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:53:45 + grep -v github /etc/ssh/ssh_known_hosts 08:53:45 + [ -e /tmp/ssh_known_hosts ] 08:53:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:53:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:53:45 + sudo tee -a /etc/ssh/ssh_known_hosts 08:53:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:45 08:53:45 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:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:46 0.1.4: Pulling from edgex-devops/py-git-semver 08:53:46 3dae71ba6b94: Pulling fs layer 08:53:46 6bf1a483ea7c: Pulling fs layer 08:53:46 f5dfc541a4d3: Pulling fs layer 08:53:46 461d9e800cba: Pulling fs layer 08:53:46 80192f66455f: Pulling fs layer 08:53:46 2e8e34ca0e6c: Pulling fs layer 08:53:46 a29436f7fd5d: Pulling fs layer 08:53:46 923cac83aea3: Pulling fs layer 08:53:46 25ad8b0a4227: Pulling fs layer 08:53:46 923cac83aea3: Waiting 08:53:46 a29436f7fd5d: Waiting 08:53:46 461d9e800cba: Waiting 08:53:46 db01528c6b51: Pulling fs layer 08:53:46 25ad8b0a4227: Waiting 08:53:46 80192f66455f: Waiting 08:53:46 2e8e34ca0e6c: Waiting 08:53:46 28988de357af: Pulling fs layer 08:53:46 db01528c6b51: Waiting 08:53:46 28988de357af: Waiting 08:53:46 6bf1a483ea7c: Verifying Checksum 08:53:46 6bf1a483ea7c: Download complete 08:53:46 461d9e800cba: Verifying Checksum 08:53:46 461d9e800cba: Download complete 08:53:46 80192f66455f: Download complete 08:53:46 f5dfc541a4d3: Verifying Checksum 08:53:46 f5dfc541a4d3: Download complete 08:53:46 3dae71ba6b94: Verifying Checksum 08:53:46 3dae71ba6b94: Download complete 08:53:46 923cac83aea3: Verifying Checksum 08:53:46 923cac83aea3: Download complete 08:53:46 25ad8b0a4227: Verifying Checksum 08:53:46 25ad8b0a4227: Download complete 08:53:46 db01528c6b51: Verifying Checksum 08:53:46 28988de357af: Verifying Checksum 08:53:46 28988de357af: Download complete 08:53:47 a29436f7fd5d: Verifying Checksum 08:53:47 a29436f7fd5d: Download complete 08:53:47 2e8e34ca0e6c: Verifying Checksum 08:53:47 2e8e34ca0e6c: Download complete 08:53:47 3dae71ba6b94: Pull complete 08:53:48 6bf1a483ea7c: Pull complete 08:53:48 f5dfc541a4d3: Pull complete 08:53:48 461d9e800cba: Pull complete 08:53:48 80192f66455f: Pull complete 08:53:52 2e8e34ca0e6c: Pull complete 08:53:53 a29436f7fd5d: Pull complete 08:53:53 923cac83aea3: Pull complete 08:53:53 25ad8b0a4227: Pull complete 08:53:53 db01528c6b51: Pull complete 08:53:53 28988de357af: Pull complete 08:53:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:54 prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container 08:53:54 $ 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:02 $ docker top 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 -eo pid,comm 08:54:02 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:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:02 [ssh-agent] Looking for ssh-agent implementation... 08:54:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:02 $ docker exec 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent 08:54:02 SSH_AUTH_SOCK=/tmp/ssh-Q2wqUCztLuzM/agent.32 08:54:02 SSH_AGENT_PID=38 08:54:02 Running ssh-add (command line suppressed) 08:54:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12529999373884733849.key (/w/workspace/edgex-go/1@tmp/private_key_12529999373884733849.key) 08:54:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:54:03 + git tag --points-at HEAD [Pipeline] } 08:54:03 $ docker exec --env ******** --env ******** 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent -k 08:54:03 unset SSH_AUTH_SOCK; 08:54:03 unset SSH_AGENT_PID; 08:54:03 echo Agent pid 38 killed; 08:54:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:03 [ssh-agent] Looking for ssh-agent implementation... 08:54:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:04 $ docker exec 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent 08:54:04 SSH_AUTH_SOCK=/tmp/ssh-5oE5SstP9wxA/agent.85 08:54:04 SSH_AGENT_PID=91 08:54:04 Running ssh-add (command line suppressed) 08:54:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8400355026108119388.key (/w/workspace/edgex-go/1@tmp/private_key_8400355026108119388.key) 08:54:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:04 + git semver init 08:54:04 2025-10-31 08:54:04,859 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:54:04 2025-10-31 08:54:04,862 [run_init] DEBUG init version:0.0.0 force:False 08:54:04 2025-10-31 08:54:04,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:54:04 2025-10-31 08:54:04,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:54:04 2025-10-31 08:54:04,864 [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:11 2025-10-31 08:54:10,621 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:11 2025-10-31 08:54:10,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-5672103b57f4337e5b2b4537840182ed with force:False 08:54:11 2025-10-31 08:54:10,622 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-5672103b57f4337e5b2b4537840182ed 08:54:11 2025-10-31 08:54:10,624 [execute] INFO git cat-file --batch-check 08:54:11 2025-10-31 08:54:10,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:11 2025-10-31 08:54:10,627 [execute] INFO git cat-file --batch 08:54:11 2025-10-31 08:54:10,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:11 2025-10-31 08:54:10,630 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-5672103b57f4337e5b2b4537840182ed 08:54:11 0.0.0 [Pipeline] } 08:54:11 $ docker exec --env ******** --env ******** 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent -k 08:54:11 unset SSH_AUTH_SOCK; 08:54:11 unset SSH_AGENT_PID; 08:54:11 echo Agent pid 91 killed; 08:54:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:12 + git semver [Pipeline] } 08:54:12 $ docker stop --time=1 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 08:54:13 $ docker rm -f --volumes 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:14 Stashed 1 file(s) [Pipeline] echo 08:54:14 [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:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:54:15 [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:15 [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:15 ========================================================= 08:54:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:54:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:15 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:15 2d35ebdb57d9: Pulling fs layer 08:54:15 c35fb4624d26: Pulling fs layer 08:54:15 4e2aec7ef170: Pulling fs layer 08:54:15 333b49ad6fbf: Pulling fs layer 08:54:15 4f4fb700ef54: Pulling fs layer 08:54:15 c3e65509a76b: Pulling fs layer 08:54:15 7cf9ebb963bd: Pulling fs layer 08:54:15 bb34ca984cfb: Pulling fs layer 08:54:15 151cf03bc807: Pulling fs layer 08:54:15 333b49ad6fbf: Waiting 08:54:15 4f4fb700ef54: Waiting 08:54:15 c3e65509a76b: Waiting 08:54:15 7cf9ebb963bd: Waiting 08:54:15 bb34ca984cfb: Waiting 08:54:15 151cf03bc807: Waiting 08:54:15 c35fb4624d26: Verifying Checksum 08:54:15 c35fb4624d26: Download complete 08:54:15 333b49ad6fbf: Verifying Checksum 08:54:15 333b49ad6fbf: Download complete 08:54:15 4f4fb700ef54: Download complete 08:54:15 2d35ebdb57d9: Verifying Checksum 08:54:15 2d35ebdb57d9: Download complete 08:54:15 c3e65509a76b: Verifying Checksum 08:54:15 c3e65509a76b: Download complete 08:54:16 2d35ebdb57d9: Pull complete 08:54:16 7cf9ebb963bd: Verifying Checksum 08:54:16 7cf9ebb963bd: Download complete 08:54:16 4e2aec7ef170: Verifying Checksum 08:54:16 4e2aec7ef170: Download complete 08:54:16 c35fb4624d26: Pull complete 08:54:16 151cf03bc807: Verifying Checksum 08:54:16 151cf03bc807: Download complete 08:54:16 bb34ca984cfb: Verifying Checksum 08:54:16 bb34ca984cfb: Download complete 08:54:21 4e2aec7ef170: Pull complete 08:54:21 333b49ad6fbf: Pull complete 08:54:21 4f4fb700ef54: Pull complete 08:54:21 c3e65509a76b: Pull complete 08:54:22 7cf9ebb963bd: Pull complete 08:54:24 bb34ca984cfb: Pull complete 08:54:24 151cf03bc807: Pull complete 08:54:24 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:54:25 + docker build -t ci-base-image-x86_64 -f - . 08:54:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:25 WORKDIR /edgex 08:54:25 COPY go.mod . 08:54:25 RUN go mod download 08:54:26 #0 building with "default" instance using docker driver 08:54:26 08:54:26 #1 [internal] load build definition from Dockerfile 08:54:26 #1 transferring dockerfile: 08:54:27 #1 transferring dockerfile: 164B done 08:54:27 #1 DONE 0.6s 08:54:27 08:54:27 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:27 #2 DONE 0.0s 08:54:27 08:54:27 #3 [internal] load .dockerignore 08:54:27 #3 transferring context: 50B done 08:54:27 #3 DONE 0.2s 08:54:27 08:54:27 #4 [internal] load build context 08:54:27 #4 transferring context: 6.57kB done 08:54:27 #4 DONE 0.4s 08:54:27 08:54:27 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:28 #5 DONE 1.0s 08:54:28 08:54:28 #6 [2/4] WORKDIR /edgex 08:54:29 Still waiting to schedule task 08:54:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:54:36 #6 DONE 8.1s 08:54:36 08:54:36 #7 [3/4] COPY go.mod . 08:54:36 #7 DONE 0.0s 08:54:36 08:54:36 #8 [4/4] RUN go mod download 08:54:44 #8 DONE 7.1s 08:54:44 08:54:44 #9 exporting to image 08:54:44 #9 exporting layers 08:54:47 #9 exporting layers 3.5s done 08:54:47 #9 writing image sha256:934a273dbb20c3b781eab4edb21c334879dadf772b74e1b71df59496b3e0da44 done 08:54:47 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:54:47 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:47 + docker inspect -f . ci-base-image-x86_64 08:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:47 prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container 08:54:47 $ 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:54:48 $ docker top bca1484e1645a059fec6698cc77cb89c42a2fc75f90104090169091e7d693a20 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:48 + go version 08:54:48 go version go1.25.2 linux/amd64 [Pipeline] } 08:54:48 $ docker stop --time=1 bca1484e1645a059fec6698cc77cb89c42a2fc75f90104090169091e7d693a20 08:54:49 $ docker rm -f --volumes bca1484e1645a059fec6698cc77cb89c42a2fc75f90104090169091e7d693a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:50 + docker inspect -f . ci-base-image-x86_64 08:54:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:50 prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container 08:54:50 $ 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:54:50 $ docker top 5e1399f85b6df3b43fc4cec0d29bd7ce0d822c5ea31934eaffc9ceea0cbfc749 -eo pid,comm [Pipeline] { [Pipeline] echo 08:54:51 ========================================================= 08:54:51 [edgeXBuildGoParallel] Running Tests and Build... 08:54:51 ========================================================= [Pipeline] sh 08:54:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:54:51 + make test 08:54:51 go test -race -coverprofile=coverage.out ./... 08:54:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 42.3% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.087s coverage: 97.0% of statements 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.6% of statements 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.034s coverage: 86.5% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:55:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.557s coverage: 94.2% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:55:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.4% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.4% of statements 08:55:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:55:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements 08:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.073s coverage: 2.4% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 39.4% of statements 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 08:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 87.1% of statements 08:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.038s coverage: 92.9% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.051s coverage: 100.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.188s coverage: 54.5% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 29.2% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:07 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:07 running golangci-lint 08:56:07 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:56:07 go version go1.25.2 linux/amd64 08:56:07 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:07 level=info msg="[config_reader] Used config file .golangci.yml" 08:56:07 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:56:07 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:07 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:56:07 $ docker stop --time=1 5e1399f85b6df3b43fc4cec0d29bd7ce0d822c5ea31934eaffc9ceea0cbfc749 08:56:09 $ docker rm -f --volumes 5e1399f85b6df3b43fc4cec0d29bd7ce0d822c5ea31934eaffc9ceea0cbfc749 [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:10 Failed in branch amd64 08:57:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771140 in /w/workspace/5672103b57f4337e5b2b4537840182ed [Pipeline] { [Pipeline] ws 08:57:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:57:42 The recommended git tool is: git 08:57:50 using credential edgex-jenkins-ssh 08:57:50 Cloning the remote Git repository 08:57:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:57:51 > git init /w/workspace/edgex-go/1 # timeout=10 08:57:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:57:51 > git --version # timeout=10 08:57:51 > git --version # 'git version 2.25.1' 08:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:18 Avoid second fetch 08:58:18 Checking out Revision de08faa8f20361bd29cad1d6e4f330cb68e7a830 (snyk-fix-5672103b57f4337e5b2b4537840182ed) 08:58:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:58:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:18 > git config core.sparsecheckout # timeout=10 08:58:20 Commit message: "fix: cmd/security-secretstore-setup/Dockerfile to reduce vulnerabilities" 08:58:20 > git --version # timeout=10 08:58:20 > git --version # 'git version 2.25.1' 08:58:20 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 08:58:19 > git checkout -f de08faa8f20361bd29cad1d6e4f330cb68e7a830 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:24 provisioning config files... 08:58:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7269223610780740417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:25 ---> ****-login.sh 08:58:25 nexus3.edgexfoundry.org:10001 08:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:26 Configure a credential helper to remove this warning. See 08:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:26 08:58:26 Login Succeeded 08:58:26 nexus3.edgexfoundry.org:10002 08:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:27 Configure a credential helper to remove this warning. See 08:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:27 08:58:27 Login Succeeded 08:58:27 nexus3.edgexfoundry.org:10003 08:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:27 Configure a credential helper to remove this warning. See 08:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:27 08:58:27 Login Succeeded 08:58:27 nexus3.edgexfoundry.org:10004 08:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:28 Configure a credential helper to remove this warning. See 08:58:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:28 08:58:28 Login Succeeded 08:58:28 ****.io 08:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:29 Configure a credential helper to remove this warning. See 08:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:29 08:58:29 Login Succeeded 08:58:29 ---> ****-login.sh ends [Pipeline] } 08:58:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:58:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:58:30 [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:30 [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:30 ========================================================= 08:58:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:58:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:31 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:31 6b59a28fa201: Pulling fs layer 08:58:31 d32bb0dddca7: Pulling fs layer 08:58:31 5dab1238d3d9: Pulling fs layer 08:58:31 196fd7d83e7d: Pulling fs layer 08:58:31 4f4fb700ef54: Pulling fs layer 08:58:31 8ba94037c8f0: Pulling fs layer 08:58:31 deaec5988b04: Pulling fs layer 08:58:31 9f65657bb879: Pulling fs layer 08:58:31 196fd7d83e7d: Waiting 08:58:31 4f4fb700ef54: Waiting 08:58:31 8ba94037c8f0: Waiting 08:58:31 deaec5988b04: Waiting 08:58:31 9f65657bb879: Waiting 08:58:31 d32bb0dddca7: Verifying Checksum 08:58:31 d32bb0dddca7: Download complete 08:58:31 196fd7d83e7d: Verifying Checksum 08:58:31 196fd7d83e7d: Download complete 08:58:31 4f4fb700ef54: Verifying Checksum 08:58:31 4f4fb700ef54: Download complete 08:58:31 8ba94037c8f0: Verifying Checksum 08:58:31 8ba94037c8f0: Download complete 08:58:31 6b59a28fa201: Verifying Checksum 08:58:31 6b59a28fa201: Download complete 08:58:32 9f65657bb879: Verifying Checksum 08:58:32 9f65657bb879: Download complete 08:58:33 6b59a28fa201: Pull complete 08:58:33 5dab1238d3d9: Verifying Checksum 08:58:33 5dab1238d3d9: Download complete 08:58:34 d32bb0dddca7: Pull complete 08:58:35 deaec5988b04: Verifying Checksum 08:58:35 deaec5988b04: Download complete 08:58:50 5dab1238d3d9: Pull complete 08:58:50 196fd7d83e7d: Pull complete 08:58:50 4f4fb700ef54: Pull complete 08:58:51 8ba94037c8f0: Pull complete 08:59:01 deaec5988b04: Pull complete 08:59:03 9f65657bb879: Pull complete 08:59:03 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:59:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:04 WORKDIR /edgex 08:59:04 COPY go.mod . 08:59:04 RUN go mod download 08:59:04 + docker build -t ci-base-image-arm64 -f - . 08:59:05 Sending build context to Docker daemon 3.845MB 08:59:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:05 ---> 334268110677 08:59:05 Step 2/4 : WORKDIR /edgex 08:59:08 ---> Running in 44cb244d6dfa 08:59:08 Removing intermediate container 44cb244d6dfa 08:59:08 ---> e364d636ab77 08:59:08 Step 3/4 : COPY go.mod . 08:59:09 ---> e16c9d06920c 08:59:09 Step 4/4 : RUN go mod download 08:59:09 ---> Running in 70b33bf57321 09:00:17 Removing intermediate container 70b33bf57321 09:00:17 ---> 0db3dcf1dbf4 09:00:17 Successfully built 0db3dcf1dbf4 09:00:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:18 + docker inspect -f . ci-base-image-arm64 09:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container 09:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:00:21 $ docker top 78f132ec12da9bef96a41de7f3bc062cabf5e03133838fa795e3f4a5a8933215 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:33 + go version 09:00:33 go version go1.25.3 linux/arm64 [Pipeline] } 09:00:33 $ docker stop --time=1 78f132ec12da9bef96a41de7f3bc062cabf5e03133838fa795e3f4a5a8933215 09:00:35 $ docker rm -f --volumes 78f132ec12da9bef96a41de7f3bc062cabf5e03133838fa795e3f4a5a8933215 [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:36 prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container 09:00:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:00:38 $ docker top 68a3924768d151d9575d06c08fd115773202e49956902238f58c0b7a002a25be -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:38 ========================================================= 09:00:38 [edgeXBuildGoParallel] Running Tests and Build... 09:00:38 ========================================================= [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:48 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:08:48 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:08:51 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:08:52 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:08:52 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:08:52 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:08:56 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:08:56 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:08:58 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:09:30 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:09:30 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:09:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:09:30 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.356s coverage: 42.3% of statements 09:09:53 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:09:53 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.335s coverage: 97.0% of statements 09:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.596s coverage: 69.4% of statements 09:10:05 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.356s coverage: 4.8% of statements 09:10:05 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.670s coverage: 57.6% of statements 09:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.179s coverage: 86.5% of statements 09:10:17 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:10:17 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:10:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.435s coverage: 94.2% of statements 09:10:50 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:10:50 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:10:50 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:10:50 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:10:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:10:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:10:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.887s coverage: 92.4% of statements 09:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:10:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:10:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:10:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:10:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.465s coverage: 8.4% of statements 09:11:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:11:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.620s coverage: 95.8% of statements 09:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:11:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:11:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:11:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.377s coverage: 72.2% of statements 09:11:46 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:11:46 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:11:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:11:46 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:48 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:11:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:11:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.495s coverage: 2.4% of statements 09:12:15 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.585s coverage: 1.0% of statements 09:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:12:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.281s coverage: 39.4% of statements 09:12:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.287s coverage: 68.8% of statements 09:12:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:12:24 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.161s coverage: 40.0% of statements 09:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.157s coverage: 87.1% of statements 09:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.158s coverage: 94.1% of statements 09:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.210s coverage: 96.3% of statements 09:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.115s coverage: 87.5% of statements 09:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.139s coverage: 94.4% of statements 09:13:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 09:13:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:13:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:13:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:13:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.134s coverage: 68.8% of statements 09:13:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:13:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:13:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:13:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.369s coverage: 62.3% of statements 09:13:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:13:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:13:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.389s coverage: 47.4% of statements 09:13:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:13:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:13:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:13:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.134s coverage: 87.2% of statements 09:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.204s coverage: 15.5% of statements 09:13:27 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:13:27 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.148s coverage: 100.0% of statements 09:13:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.420s coverage: 81.8% of statements 09:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.409s coverage: 82.1% of statements 09:13:35 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.213s coverage: 86.0% of statements 09:13:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.424s coverage: 6.8% of statements 09:13:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.558s coverage: 33.3% of statements 09:13:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:13:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:13:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.252s coverage: 100.0% of statements 09:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.023s coverage: 54.5% of statements 09:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements 09:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 09:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.083s coverage: 73.7% of statements 09:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.096s coverage: 100.0% of statements 09:14:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.183s coverage: 88.6% of statements 09:14:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:14:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.363s coverage: 96.8% of statements 09:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:14:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.089s coverage: 100.0% of statements 09:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.687s coverage: 29.2% of statements 09:14:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:14:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:14:41 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.292s 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:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.130s coverage: 3.1% of statements 09:14:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:14:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.163s coverage: 76.2% of statements 09:14:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.245s 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.574s 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:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.500s coverage: 94.9% of statements 09:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:15:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:15:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.490s coverage: 9.0% of statements 09:15:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:15:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:15:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.502s coverage: 97.7% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.176s coverage: 43.6% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:16:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:16:07 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:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:16:07 go vet ./... 09:23:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:23:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:23:00 ./bin/test-attribution-txt.sh 09:23:00 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:23:00 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:23:00 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:23:00 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:23:00 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:23:00 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:23:00 [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:23:00 + ls -al . 09:23:00 total 1380 09:23:00 drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . 09:23:00 drwxr-xr-x 4 root root 4096 Oct 31 09:00 .. 09:23:00 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 .blubracket 09:23:00 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:58 .dockerignore 09:23:00 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:58 .git 09:23:00 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:58 .github 09:23:00 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:58 .gitignore 09:23:00 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:58 .golangci.yml 09:23:00 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:58 .hadolint.yml 09:23:00 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:58 .sonarcloud.properties 09:23:00 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:58 ADOPTERS.md 09:23:00 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:58 Attribution.txt 09:23:00 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:58 CHANGELOG.md 09:23:00 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:58 CONTRIBUTING.md 09:23:00 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:58 GOVERNANCE.md 09:23:00 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:58 Jenkinsfile 09:23:00 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:58 LICENSE 09:23:00 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:58 Makefile 09:23:00 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:58 OWNERS.md 09:23:00 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:58 README.md 09:23:00 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:58 SECURITY.md 09:23:00 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION 09:23:00 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 bin 09:23:00 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:58 cmd 09:23:00 -rw-r--r-- 1 root root 1036395 Oct 31 09:16 coverage.out 09:23:00 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 fuzz_test 09:23:00 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:58 go.mod 09:23:00 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:58 go.sum 09:23:00 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:58 internal 09:23:00 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 openapi 09:23:00 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:58 security.txt 09:23:00 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:58 version.go [Pipeline] sh 09:23:01 + '[' -e coverage.out ] 09:23:01 + chown 1001:1001 coverage.out [Pipeline] stash 09:23:03 Stashed 1 file(s) [Pipeline] sh 09:23:04 + make build 09:23:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:28:11 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:23 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:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:28:45 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:00 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:29:56 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:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:31:03 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:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:31:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:31:34 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:49 $ docker stop --time=1 68a3924768d151d9575d06c08fd115773202e49956902238f58c0b7a002a25be 09:31:52 $ docker rm -f --volumes 68a3924768d151d9575d06c08fd115773202e49956902238f58c0b7a002a25be [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:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:00 09:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:00 latest: Pulling from edgex-devops/edgex-compose-arm64 09:32:00 547446be3368: Pulling fs layer 09:32:00 d125d8839a47: Pulling fs layer 09:32:00 3e85d5ac6304: Pulling fs layer 09:32:00 c3105a71a48b: Pulling fs layer 09:32:00 0f093f025ec4: Pulling fs layer 09:32:00 c3106fc0e877: Pulling fs layer 09:32:00 c3105a71a48b: Waiting 09:32:00 0f093f025ec4: Waiting 09:32:00 c3106fc0e877: Waiting 09:32:01 547446be3368: Verifying Checksum 09:32:01 547446be3368: Download complete 09:32:01 c3105a71a48b: Verifying Checksum 09:32:01 c3105a71a48b: Download complete 09:32:01 d125d8839a47: Verifying Checksum 09:32:01 d125d8839a47: Download complete 09:32:01 c3106fc0e877: Verifying Checksum 09:32:01 c3106fc0e877: Download complete 09:32:01 0f093f025ec4: Verifying Checksum 09:32:01 0f093f025ec4: Download complete 09:32:01 547446be3368: Pull complete 09:32:03 d125d8839a47: Pull complete 09:32:03 3e85d5ac6304: Verifying Checksum 09:32:03 3e85d5ac6304: Download complete 09:32:16 3e85d5ac6304: Pull complete 09:32:16 c3105a71a48b: Pull complete 09:32:18 0f093f025ec4: Pull complete 09:32:18 c3106fc0e877: Pull complete 09:32:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:18 prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container 09:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:32:22 $ docker top 5104cd2158671777b97a705307c712cd317e016f3dee498b92a44fe6f0e424af -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:23 + docker compose -f ./docker-compose-build.yml build --parallel 09:32:41 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:32:41 #1 transferring dockerfile: 09:32:41 #1 transferring dockerfile: 1.89kB 0.0s done 09:32:41 #1 DONE 0.1s 09:32:41 09:32:41 #2 [support-scheduler internal] load build definition from Dockerfile 09:32:41 #2 transferring dockerfile: 1.83kB 0.0s done 09:32:41 #2 DONE 0.1s 09:32:41 09:32:41 #3 [security-proxy-auth internal] load build definition from Dockerfile 09:32:41 #3 transferring dockerfile: 2.14kB 0.0s done 09:32:41 #3 DONE 0.1s 09:32:41 09:32:41 #4 [security-spire-server internal] load build definition from Dockerfile 09:32:41 #4 transferring dockerfile: 1.70kB 0.0s done 09:32:41 #4 DONE 0.1s 09:32:41 09:32:41 #5 [core-metadata internal] load build definition from Dockerfile 09:32:41 #5 transferring dockerfile: 2.10kB 0.0s done 09:32:41 #5 DONE 0.1s 09:32:41 09:32:41 #6 [security-spire-config internal] load build definition from Dockerfile 09:32:41 #6 transferring dockerfile: 1.69kB 0.0s done 09:32:41 #6 DONE 0.1s 09:32:41 09:32:41 #7 [security-spire-agent internal] load build definition from Dockerfile 09:32:41 #7 transferring dockerfile: 1.81kB 0.0s done 09:32:41 #7 DONE 0.1s 09:32:41 09:32:41 #8 [core-keeper internal] load build definition from Dockerfile 09:32:41 #8 transferring dockerfile: 2.01kB 0.0s done 09:32:41 #8 DONE 0.1s 09:32:41 09:32:41 #9 [support-notifications internal] load build definition from Dockerfile 09:32:41 #9 transferring dockerfile: 2.00kB 0.0s done 09:32:41 #9 DONE 0.1s 09:32:41 09:32:41 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:32:41 #10 transferring dockerfile: 2.23kB 0.0s done 09:32:41 #10 DONE 0.1s 09:32:41 09:32:41 #11 [security-secretstore-setup internal] load build definition from Dockerfile 09:32:41 #11 transferring dockerfile: 2.50kB 0.0s done 09:32:41 #11 DONE 0.1s 09:32:41 09:32:41 #12 [security-proxy-setup internal] load build definition from Dockerfile 09:32:41 #12 transferring dockerfile: 2.50kB 0.0s done 09:32:41 #12 DONE 0.1s 09:32:41 09:32:41 #13 [core-data internal] load build definition from Dockerfile 09:32:41 #13 transferring dockerfile: 2.04kB 0.0s done 09:32:41 #13 DONE 0.1s 09:32:41 09:32:41 #14 [core-command internal] load build definition from Dockerfile 09:32:41 #14 transferring dockerfile: 1.94kB 0.0s done 09:32:41 #14 DONE 0.1s 09:32:41 09:32:41 #15 [security-bootstrapper internal] load build definition from Dockerfile 09:32:41 #15 transferring dockerfile: 3.02kB 0.0s done 09:32:41 #15 DONE 0.1s 09:32:41 09:32:41 #16 [security-spiffe-token-provider internal] load .dockerignore 09:32:41 #16 transferring context: 50B 0.0s done 09:32:41 #16 DONE 0.1s 09:32:43 09:32:43 #17 [support-scheduler internal] load .dockerignore 09:32:43 #17 transferring context: 50B 0.0s done 09:32:43 #17 DONE 0.1s 09:32:43 09:32:43 #18 [security-proxy-auth internal] load .dockerignore 09:32:43 #18 transferring context: 50B 0.0s done 09:32:43 #18 DONE 0.1s 09:32:43 09:32:43 #19 [security-spire-server internal] load .dockerignore 09:32:43 #19 transferring context: 50B 0.0s done 09:32:43 #19 DONE 0.1s 09:32:43 09:32:43 #20 [core-metadata internal] load .dockerignore 09:32:43 #20 transferring context: 50B 0.0s done 09:32:43 #20 DONE 0.1s 09:32:43 09:32:43 #21 [security-spire-config internal] load .dockerignore 09:32:43 #21 transferring context: 50B 0.0s done 09:32:43 #21 DONE 0.1s 09:32:43 09:32:43 #22 [security-spire-agent internal] load .dockerignore 09:32:43 #22 transferring context: 50B 0.0s done 09:32:43 #22 DONE 0.1s 09:32:43 09:32:43 #23 [core-keeper internal] load .dockerignore 09:32:43 #23 transferring context: 50B 0.0s done 09:32:44 #23 DONE 0.1s 09:32:44 09:32:44 #24 [support-notifications internal] load .dockerignore 09:32:44 #24 transferring context: 50B 0.0s done 09:32:44 #24 DONE 0.1s 09:32:44 09:32:44 #25 [core-common-config-bootstrapper internal] load .dockerignore 09:32:44 #25 transferring context: 50B done 09:32:44 #25 DONE 0.1s 09:32:44 09:32:44 #26 [security-proxy-setup internal] load .dockerignore 09:32:44 #26 transferring context: 50B done 09:32:44 #26 DONE 0.1s 09:32:44 09:32:44 #27 [security-secretstore-setup internal] load .dockerignore 09:32:44 #27 transferring context: 50B 0.0s done 09:32:44 #27 DONE 0.1s 09:32:44 09:32:44 #28 [core-data internal] load .dockerignore 09:32:44 #28 transferring context: 50B 0.0s done 09:32:44 #28 DONE 0.1s 09:32:44 09:32:44 #29 [core-command internal] load .dockerignore 09:32:44 #29 transferring context: 50B 0.0s done 09:32:44 #29 DONE 0.1s 09:32:44 09:32:44 #30 [security-bootstrapper internal] load .dockerignore 09:32:44 #30 transferring context: 50B 0.0s done 09:32:44 #30 DONE 0.1s 09:32:44 09:32:44 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:44 #31 DONE 0.0s 09:32:44 09:32:44 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:32:44 #32 DONE 0.2s 09:32:44 09:32:44 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:44 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:45 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:45 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:45 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 626.69kB / 4.09MB 0.1s 09:32:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s 09:32:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.3s 09:32:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:45 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 09:32:46 #33 ... 09:32:46 09:32:46 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:46 #31 DONE 0.0s 09:32:46 09:32:46 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:46 #34 DONE 1.6s 09:32:46 09:32:46 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:46 #33 ... 09:32:46 09:32:46 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:32:46 #32 DONE 0.4s 09:32:46 09:32:46 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:46 #33 ... 09:32:46 09:32:46 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:46 #31 DONE 0.0s 09:32:46 09:32:46 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:32:46 #32 DONE 0.5s 09:32:46 09:32:46 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:46 #34 DONE 2.7s 09:32:46 09:32:46 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:46 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:46 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:46 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:46 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:46 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:47 #33 ... 09:32:47 09:32:47 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:47 #31 DONE 0.0s 09:32:47 09:32:47 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:47 #33 ... 09:32:47 09:32:47 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:32:47 #35 DONE 1.2s 09:32:47 09:32:47 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:47 #33 ... 09:32:47 09:32:47 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:47 #34 DONE 2.7s 09:32:47 09:32:47 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 09:32:47 #35 DONE 1.2s 09:32:47 09:32:47 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:47 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:47 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:47 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:47 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:47 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:47 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 09:32:47 #33 ... 09:32:47 09:32:47 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:47 #31 DONE 0.0s 09:32:47 09:32:47 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:32:47 #32 ... 09:32:47 09:32:47 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:47 #31 DONE 0.0s 09:32:47 09:32:47 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:32:47 #32 DONE 1.5s 09:32:47 09:32:47 #36 [security-spiffe-token-provider internal] load build context 09:32:48 #36 ... 09:32:48 09:32:48 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:48 #34 DONE 2.8s 09:32:48 09:32:48 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:48 #31 DONE 0.0s 09:32:48 09:32:48 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 09:32:48 #35 DONE 1.3s 09:32:48 09:32:48 #36 [security-spiffe-token-provider internal] load build context 09:32:48 #36 ... 09:32:48 09:32:48 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:48 #34 DONE 2.8s 09:32:48 09:32:48 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 09:32:48 #35 DONE 1.3s 09:32:48 09:32:48 #36 [security-spiffe-token-provider internal] load build context 09:32:48 #36 ... 09:32:48 09:32:48 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:48 #31 DONE 0.0s 09:32:48 09:32:48 #36 [security-spiffe-token-provider internal] load build context 09:32:48 #36 transferring context: 37.52MB 3.5s 09:32:48 #36 ... 09:32:48 09:32:48 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:48 #31 DONE 0.0s 09:32:48 09:32:48 #36 [security-spiffe-token-provider internal] load build context 09:32:49 #36 ... 09:32:49 09:32:49 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:49 #31 DONE 0.0s 09:32:49 09:32:49 #36 [security-spiffe-token-provider internal] load build context 09:32:49 #36 ... 09:32:49 09:32:49 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:49 #31 DONE 0.0s 09:32:49 09:32:49 #36 [security-spiffe-token-provider internal] load build context 09:32:49 #36 ... 09:32:49 09:32:49 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:49 #34 DONE 2.8s 09:32:49 09:32:49 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:32:49 #35 DONE 1.4s 09:32:49 09:32:49 #37 [core-common-config-bootstrapper internal] load build context 09:32:49 #37 DONE 0.0s 09:32:49 09:32:49 #36 [security-spiffe-token-provider internal] load build context 09:32:49 #36 ... 09:32:49 09:32:49 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:49 #34 DONE 2.8s 09:32:49 09:32:49 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:32:49 #35 DONE 1.4s 09:32:49 09:32:49 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:32:49 #38 DONE 2.0s 09:32:49 09:32:49 #36 [security-spiffe-token-provider internal] load build context 09:32:49 #36 ... 09:32:49 09:32:49 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:49 #31 DONE 0.0s 09:32:49 09:32:49 #36 [security-spiffe-token-provider internal] load build context 09:32:50 #36 ... 09:32:50 09:32:50 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:32:50 #39 DONE 3.3s 09:32:50 09:32:50 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:50 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:50 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:50 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:50 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:50 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:50 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 09:32:50 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:50 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:50 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:50 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:50 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:50 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 09:32:50 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:50 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:50 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:50 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:50 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:50 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 09:32:51 #33 DONE 7.4s 09:32:51 09:32:51 #40 [support-scheduler internal] load build context 09:32:51 #40 ... 09:32:51 09:32:51 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:32:51 #32 DONE 4.8s 09:32:51 09:32:51 #40 [support-scheduler internal] load build context 09:32:52 #40 ... 09:32:52 09:32:52 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:52 #34 DONE 2.9s 09:32:52 09:32:52 #35 [core-command builder 2/7] WORKDIR /edgex-go 09:32:52 #35 DONE 1.4s 09:32:52 09:32:52 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:52 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:52 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:52 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:52 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:52 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 09:32:52 #33 DONE 7.4s 09:32:52 09:32:52 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:52 #34 DONE 2.9s 09:32:52 09:32:52 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:32:52 #35 DONE 1.4s 09:32:52 09:32:52 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:32:52 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:32:52 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:32:52 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:32:52 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:32:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done 09:32:52 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done 09:32:52 #33 DONE 7.4s 09:32:52 09:32:52 #40 [support-scheduler internal] load build context 09:32:52 #40 ... 09:32:52 09:32:52 #41 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22.1 09:32:52 #41 DONE 3.6s 09:32:52 09:32:52 #40 [support-scheduler internal] load build context 09:32:53 #40 ... 09:32:53 09:32:53 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:53 #34 DONE 2.9s 09:32:53 09:32:53 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:32:53 #35 DONE 1.4s 09:32:53 09:32:53 #40 [support-scheduler internal] load build context 09:32:53 #40 ... 09:32:53 09:32:53 #42 [security-spire-agent internal] load build context 09:32:53 #42 transferring context: 23.33kB 0.6s done 09:32:53 #42 DONE 3.0s 09:32:53 09:32:53 #40 [support-scheduler internal] load build context 09:32:53 #40 ... 09:32:53 09:32:53 #43 [security-spire-config internal] load build context 09:32:53 #43 transferring context: 22.05kB 0.7s done 09:32:53 #43 DONE 3.2s 09:32:53 09:32:53 #40 [support-scheduler internal] load build context 09:32:54 #40 ... 09:32:54 09:32:54 #44 [security-spire-server internal] load build context 09:32:54 #44 transferring context: 23.80kB 0.2s done 09:32:54 #44 DONE 3.6s 09:32:54 09:32:54 #40 [support-scheduler internal] load build context 09:32:56 #40 ... 09:32:56 09:32:56 #45 [security-proxy-auth internal] load build context 09:32:57 #45 ... 09:32:57 09:32:57 #40 [support-scheduler internal] load build context 09:32:57 #40 ... 09:32:57 09:32:57 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:32:57 #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:57 #0 8.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:57 #46 ... 09:32:57 09:32:57 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:57 #47 ... 09:32:57 09:32:57 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:57 #0 9.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:57 #48 ... 09:32:57 09:32:57 #49 [core-metadata internal] load build context 09:32:57 #49 ... 09:32:57 09:32:57 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:57 #47 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:58 #47 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:58 #47 ... 09:32:58 09:32:58 #50 [core-keeper internal] load build context 09:32:58 #50 ... 09:32:58 09:32:58 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:58 #51 ... 09:32:58 09:32:58 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:58 #52 ... 09:32:58 09:32:58 #53 [support-notifications internal] load build context 09:32:58 #53 ... 09:32:58 09:32:58 #50 [core-keeper internal] load build context 09:32:58 #50 transferring context: 14.84MB 9.6s 09:32:59 #50 ... 09:32:59 09:32:59 #54 [core-data internal] load build context 09:32:59 #54 ... 09:32:59 09:32:59 #37 [core-common-config-bootstrapper internal] load build context 09:32:59 #37 ... 09:32:59 09:32:59 #55 [security-proxy-setup internal] load build context 09:32:59 #55 ... 09:32:59 09:32:59 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:59 #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:59 #56 ... 09:32:59 09:32:59 #55 [security-proxy-setup internal] load build context 09:33:00 #55 ... 09:33:00 09:33:00 #36 [security-spiffe-token-provider internal] load build context 09:33:00 #36 ... 09:33:00 09:33:00 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:00 #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.7s done 09:33:00 #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:33:00 #57 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:33:00 #57 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:33:00 #57 ... 09:33:00 09:33:00 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:00 #58 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.6s done 09:33:00 #58 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:33:00 #58 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:33:00 #58 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:33:00 #58 ... 09:33:00 09:33:00 #36 [security-spiffe-token-provider internal] load build context 09:33:01 #36 ... 09:33:01 09:33:01 #59 [core-command internal] load build context 09:33:01 #59 ... 09:33:01 09:33:01 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:01 #52 DONE 13.6s 09:33:01 09:33:01 #50 [core-keeper internal] load build context 09:33:01 #50 ... 09:33:01 09:33:01 #60 [security-bootstrapper internal] load build context 09:33:02 #60 ... 09:33:02 09:33:02 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:02 #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s 09:33:02 #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.2s 09:33:02 #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.6s 09:33:02 #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.7s 09:33:02 #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s 09:33:03 #58 ... 09:33:03 09:33:03 #61 [security-secretstore-setup internal] load build context 09:33:03 #61 ... 09:33:03 09:33:03 #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:33:03 #62 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 5.2s done 09:33:03 #62 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:33:03 #62 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:33:03 #62 ... 09:33:03 09:33:03 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:03 #63 ... 09:33:03 09:33:03 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:03 #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done 09:33:04 #58 ... 09:33:04 09:33:04 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:33:04 #64 ... 09:33:04 09:33:04 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:33:04 #46 13.75 OK: 255 MiB in 60 packages 09:33:04 #46 DONE 17.2s 09:33:04 09:33:04 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:04 #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.1s done 09:33:04 #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.2s done 09:33:04 #58 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:33:04 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.4s 09:33:04 #58 ... 09:33:04 09:33:04 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:33:04 #65 ... 09:33:04 09:33:04 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:33:05 #66 ... 09:33:05 09:33:05 #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:05 #67 ... 09:33:05 09:33:05 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:33:05 #68 ... 09:33:05 09:33:05 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:33:05 #69 ... 09:33:05 09:33:05 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:33:05 #70 ... 09:33:05 09:33:05 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:05 #71 ... 09:33:05 09:33:05 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:33:05 #72 ... 09:33:05 09:33:05 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:05 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 4.6s 09:33:07 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 5.9s 09:33:07 #58 ... 09:33:07 09:33:07 #45 [security-proxy-auth internal] load build context 09:33:07 #45 transferring context: 36.05MB 19.0s 09:33:07 #45 ... 09:33:07 09:33:07 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:07 #58 ... 09:33:07 09:33:07 #40 [support-scheduler internal] load build context 09:33:07 #40 ... 09:33:07 09:33:07 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:07 #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done 09:33:07 #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.6s done 09:33:07 #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.6s done 09:33:07 #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 5.8s 09:33:07 #57 ... 09:33:07 09:33:07 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:07 #58 ... 09:33:07 09:33:07 #49 [core-metadata internal] load build context 09:33:07 #49 ... 09:33:07 09:33:07 #45 [security-proxy-auth internal] load build context 09:33:08 #45 ... 09:33:08 09:33:08 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:33:08 #48 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:08 #48 20.18 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:33:08 #48 20.18 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:33:08 #48 20.18 OK: 26161 distinct packages available 09:33:08 #48 ... 09:33:08 09:33:08 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:08 #58 ... 09:33:08 09:33:08 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:33:08 #47 18.25 OK: 255 MiB in 60 packages 09:33:08 #47 DONE 21.2s 09:33:08 09:33:08 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:08 #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 09:33:08 #58 ... 09:33:08 09:33:08 #53 [support-notifications internal] load build context 09:33:09 #53 ... 09:33:09 09:33:09 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:09 #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 09:33:09 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 8.5s 09:33:09 #58 ... 09:33:09 09:33:09 #37 [core-common-config-bootstrapper internal] load build context 09:33:09 #37 ... 09:33:09 09:33:09 #54 [core-data internal] load build context 09:33:09 #54 ... 09:33:09 09:33:09 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:09 #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.66MB / 14.28MB 8.2s 09:33:09 #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 09:33:10 #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.59MB / 14.28MB 8.7s 09:33:10 #57 ... 09:33:10 09:33:10 #55 [security-proxy-setup internal] load build context 09:33:10 #55 ... 09:33:10 09:33:10 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:10 #58 ... 09:33:10 09:33:10 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:33:10 #56 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:10 #56 19.95 OK: 255 MiB in 60 packages 09:33:10 #56 ... 09:33:10 09:33:10 #55 [security-proxy-setup internal] load build context 09:33:11 #55 ... 09:33:11 09:33:11 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:33:11 #51 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:11 #51 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:11 #51 ... 09:33:11 09:33:11 #55 [security-proxy-setup internal] load build context 09:33:11 #55 transferring context: 26.12MB 20.6s 09:33:12 #55 ... 09:33:12 09:33:12 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:33:12 #56 DONE 22.5s 09:33:12 09:33:12 #55 [security-proxy-setup internal] load build context 09:33:12 #55 ... 09:33:12 09:33:12 #50 [core-keeper internal] load build context 09:33:12 #50 ... 09:33:12 09:33:12 #59 [core-command internal] load build context 09:33:12 #59 ... 09:33:12 09:33:12 #60 [security-bootstrapper internal] load build context 09:33:12 #60 ... 09:33:12 09:33:12 #36 [security-spiffe-token-provider internal] load build context 09:33:12 #36 ... 09:33:12 09:33:12 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:12 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 11.4s 09:33:13 #58 ... 09:33:13 09:33:13 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:33:13 #73 ... 09:33:13 09:33:13 #36 [security-spiffe-token-provider internal] load build context 09:33:13 #36 ... 09:33:13 09:33:13 #61 [security-secretstore-setup internal] load build context 09:33:13 #61 ... 09:33:13 09:33:13 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:13 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 12.8s 09:33:13 #58 ... 09:33:13 09:33:13 #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:33:13 #62 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:33:13 #62 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 6.9s done 09:33:13 #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 0.4s 09:33:13 #62 ... 09:33:13 09:33:13 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:14 #58 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:33:15 #58 ... 09:33:15 09:33:15 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:33:15 #51 23.75 OK: 255 MiB in 60 packages 09:33:15 #51 DONE 26.5s 09:33:15 09:33:15 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:33:15 #64 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:15 #64 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:17 #64 ... 09:33:17 09:33:17 #40 [support-scheduler internal] load build context 09:33:17 #40 transferring context: 37.46MB 30.4s 09:33:17 #40 ... 09:33:17 09:33:17 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:17 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.78MB / 33.17MB 16.8s 09:33:17 #58 ... 09:33:17 09:33:17 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:33:17 #48 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:17 #48 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:17 #48 28.91 OK: 255 MiB in 60 packages 09:33:17 #48 DONE 30.7s 09:33:17 09:33:17 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:18 #58 ... 09:33:18 09:33:18 #49 [core-metadata internal] load build context 09:33:18 #49 ... 09:33:18 09:33:18 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:18 #58 ... 09:33:18 09:33:18 #45 [security-proxy-auth internal] load build context 09:33:18 #45 ... 09:33:18 09:33:18 #49 [core-metadata internal] load build context 09:33:19 #49 ... 09:33:19 09:33:19 #53 [support-notifications internal] load build context 09:33:19 #53 ... 09:33:19 09:33:19 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:19 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.56MB / 33.17MB 18.3s 09:33:20 #58 ... 09:33:20 09:33:20 #54 [core-data internal] load build context 09:33:20 #54 ... 09:33:20 09:33:20 #37 [core-common-config-bootstrapper internal] load build context 09:33:20 #37 ... 09:33:20 09:33:20 #54 [core-data internal] load build context 09:33:20 #54 ... 09:33:20 09:33:20 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:20 #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 17.3s done 09:33:20 #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 09:33:20 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 09:33:20 #57 ... 09:33:20 09:33:20 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:20 #63 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:20 #63 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:20 #63 24.93 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:33:20 #63 24.93 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:33:20 #63 24.93 OK: 24049 distinct packages available 09:33:20 #63 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:20 #63 ... 09:33:20 09:33:20 #37 [core-common-config-bootstrapper internal] load build context 09:33:22 #37 ... 09:33:22 09:33:22 #50 [core-keeper internal] load build context 09:33:22 #50 ... 09:33:22 09:33:22 #55 [security-proxy-setup internal] load build context 09:33:22 #55 ... 09:33:22 09:33:22 #59 [core-command internal] load build context 09:33:22 #59 ... 09:33:22 09:33:22 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:22 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 21.6s 09:33:22 #58 ... 09:33:22 09:33:22 #60 [security-bootstrapper internal] load build context 09:33:22 #60 ... 09:33:22 09:33:22 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:23 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 22.3s 09:33:23 #58 ... 09:33:23 09:33:23 #61 [security-secretstore-setup internal] load build context 09:33:23 #61 transferring context: 22.23MB 27.3s 09:33:23 #61 ... 09:33:23 09:33:23 #36 [security-spiffe-token-provider internal] load build context 09:33:24 #36 ... 09:33:24 09:33:24 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:33:24 #65 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:24 #65 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:24 #65 ... 09:33:24 09:33:24 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:24 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 23.2s 09:33:25 #58 ... 09:33:25 09:33:25 #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:25 #67 DONE 30.5s 09:33:25 09:33:25 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:25 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 24.4s 09:33:26 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 25.1s 09:33:27 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.2s done 09:33:27 #58 ... 09:33:27 09:33:27 #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:33:27 #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 14.5s 09:33:27 #62 ... 09:33:27 09:33:27 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:27 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.2s done 09:33:28 #58 ... 09:33:28 09:33:28 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:33:28 #65 29.71 (1/1) Installing dumb-init (1.2.5-r3) 09:33:28 #65 29.71 Executing busybox-1.36.1-r30.trigger 09:33:28 #65 29.71 OK: 9 MiB in 15 packages 09:33:28 #65 DONE 33.5s 09:33:28 09:33:28 #40 [support-scheduler internal] load build context 09:33:28 #40 ... 09:33:28 09:33:28 #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:33:28 #62 ... 09:33:28 09:33:28 #45 [security-proxy-auth internal] load build context 09:33:28 #45 ... 09:33:28 09:33:28 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:33:28 #68 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:28 #68 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:28 #68 ... 09:33:28 09:33:28 #40 [support-scheduler internal] load build context 09:33:28 #40 transferring context: 46.28MB 41.6s 09:33:31 #40 ... 09:33:31 09:33:31 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:33:31 #72 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:31 #72 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:31 #72 ... 09:33:31 09:33:31 #59 [core-command internal] load build context 09:33:31 #59 ... 09:33:31 09:33:31 #53 [support-notifications internal] load build context 09:33:31 #53 ... 09:33:31 09:33:31 #49 [core-metadata internal] load build context 09:33:31 #49 ... 09:33:31 09:33:31 #45 [security-proxy-auth internal] load build context 09:33:31 #45 ... 09:33:31 09:33:31 #54 [core-data internal] load build context 09:33:31 #54 ... 09:33:31 09:33:31 #45 [security-proxy-auth internal] load build context 09:33:31 #45 ... 09:33:31 09:33:31 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:33:31 #64 27.19 (1/3) Installing ca-certificates (20250911-r0) 09:33:31 #64 27.72 (2/3) Installing dumb-init (1.2.5-r3) 09:33:31 #64 27.86 (3/3) Installing tzdata (2025b-r0) 09:33:31 #64 29.88 Executing busybox-1.36.1-r30.trigger 09:33:31 #64 30.09 Executing ca-certificates-20250911-r0.trigger 09:33:31 #64 32.48 OK: 11 MiB in 17 packages 09:33:31 #64 DONE 36.4s 09:33:31 09:33:31 #45 [security-proxy-auth internal] load build context 09:33:31 #45 ... 09:33:31 09:33:31 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:31 #63 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:31 #63 ... 09:33:31 09:33:31 #45 [security-proxy-auth internal] load build context 09:33:31 #45 ... 09:33:31 09:33:31 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:31 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s 09:33:31 #57 ... 09:33:31 09:33:31 #45 [security-proxy-auth internal] load build context 09:33:32 #45 ... 09:33:32 09:33:32 #37 [core-common-config-bootstrapper internal] load build context 09:33:32 #37 ... 09:33:32 09:33:32 #50 [core-keeper internal] load build context 09:33:32 #50 ... 09:33:32 09:33:32 #55 [security-proxy-setup internal] load build context 09:33:32 #55 ... 09:33:32 09:33:32 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:33:32 #69 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:32 #69 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:32 #69 ... 09:33:32 09:33:32 #55 [security-proxy-setup internal] load build context 09:33:33 #55 ... 09:33:33 09:33:33 #60 [security-bootstrapper internal] load build context 09:33:33 #60 ... 09:33:33 09:33:33 #53 [support-notifications internal] load build context 09:33:33 #53 transferring context: 55.08MB 44.7s 09:33:34 #53 ... 09:33:34 09:33:34 #36 [security-spiffe-token-provider internal] load build context 09:33:34 #36 ... 09:33:34 09:33:34 #61 [security-secretstore-setup internal] load build context 09:33:34 #61 ... 09:33:34 09:33:34 #36 [security-spiffe-token-provider internal] load build context 09:33:35 #36 ... 09:33:35 09:33:35 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:33:35 #74 ... 09:33:35 09:33:35 #61 [security-secretstore-setup internal] load build context 09:33:37 #61 ... 09:33:37 09:33:37 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:33:37 #66 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:37 #66 34.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:37 #66 ... 09:33:37 09:33:37 #61 [security-secretstore-setup internal] load build context 09:33:37 #61 ... 09:33:37 09:33:37 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:33:37 #72 37.85 (1/1) Installing dumb-init (1.2.5-r3) 09:33:37 #72 37.85 Executing busybox-1.36.1-r30.trigger 09:33:37 #72 38.30 OK: 9 MiB in 15 packages 09:33:37 #72 DONE 42.5s 09:33:37 09:33:37 #61 [security-secretstore-setup internal] load build context 09:33:38 #61 ... 09:33:38 09:33:38 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:33:38 #75 ... 09:33:38 09:33:38 #53 [support-notifications internal] load build context 09:33:38 #53 ... 09:33:38 09:33:38 #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:33:38 #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 18.0s done 09:33:38 #62 ... 09:33:38 09:33:38 #61 [security-secretstore-setup internal] load build context 09:33:38 #61 ... 09:33:38 09:33:38 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:38 #63 39.03 (1/14) Installing ca-certificates (20250911-r0) 09:33:38 #63 39.48 (2/14) Installing brotli-libs (1.1.0-r2) 09:33:38 #63 39.90 (3/14) Installing c-ares (1.33.1-r0) 09:33:38 #63 39.90 (4/14) Installing libunistring (1.2-r0) 09:33:38 #63 39.90 (5/14) Installing libidn2 (2.3.7-r0) 09:33:38 #63 39.90 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:33:38 #63 39.90 (7/14) Installing libpsl (0.21.5-r1) 09:33:38 #63 40.04 (8/14) Installing zstd-libs (1.5.6-r0) 09:33:38 #63 40.04 (9/14) Installing libcurl (8.14.1-r2) 09:33:38 #63 40.23 (10/14) Installing curl (8.14.1-r2) 09:33:38 #63 40.23 (11/14) Installing dumb-init (1.2.5-r3) 09:33:38 #63 40.23 (12/14) Installing musl-obstack (1.2.3-r2) 09:33:38 #63 40.23 (13/14) Installing libucontext (1.2-r3) 09:33:38 #63 40.23 (14/14) Installing gcompat (1.1.0-r4) 09:33:38 #63 40.34 Executing busybox-1.36.1-r30.trigger 09:33:38 #63 40.72 Executing ca-certificates-20250911-r0.trigger 09:33:38 #63 42.57 OK: 15 MiB in 28 packages 09:33:38 #63 DONE 45.8s 09:33:38 09:33:38 #61 [security-secretstore-setup internal] load build context 09:33:39 #61 transferring context: 37.18MB 43.2s 09:33:39 #61 ... 09:33:39 09:33:39 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:33:39 #69 39.04 (1/4) Installing dumb-init (1.2.5-r3) 09:33:39 #69 39.04 (2/4) Installing openssl (3.3.5-r0) 09:33:39 #69 39.04 (3/4) Installing su-exec (0.2-r3) 09:33:39 #69 39.04 (4/4) Installing yq-go (4.44.1-r2) 09:33:39 #69 40.90 Executing busybox-1.36.1-r30.trigger 09:33:39 #69 41.15 OK: 20 MiB in 18 packages 09:33:39 #69 DONE 44.7s 09:33:39 09:33:39 #61 [security-secretstore-setup internal] load build context 09:33:39 #61 ... 09:33:39 09:33:39 #59 [core-command internal] load build context 09:33:39 #59 ... 09:33:39 09:33:39 #40 [support-scheduler internal] load build context 09:33:39 #40 ... 09:33:39 09:33:39 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:33:39 #70 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:39 #70 36.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:39 #70 ... 09:33:39 09:33:39 #49 [core-metadata internal] load build context 09:33:39 #49 ... 09:33:39 09:33:39 #40 [support-scheduler internal] load build context 09:33:40 #40 ... 09:33:40 09:33:40 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:33:40 #68 37.19 (1/7) Installing ca-certificates (20250911-r0) 09:33:40 #68 37.62 (2/7) Installing dumb-init (1.2.5-r3) 09:33:40 #68 37.62 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:33:40 #68 37.62 (4/7) Installing libsodium (1.0.19-r0) 09:33:40 #68 37.78 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:33:40 #68 38.38 (6/7) Installing libzmq (4.3.5-r2) 09:33:40 #68 38.38 (7/7) Installing zeromq (4.3.5-r2) 09:33:40 #68 38.64 Executing busybox-1.36.1-r30.trigger 09:33:40 #68 38.64 Executing ca-certificates-20250911-r0.trigger 09:33:40 #68 40.92 OK: 14 MiB in 21 packages 09:33:40 #68 DONE 45.4s 09:33:40 09:33:40 #40 [support-scheduler internal] load build context 09:33:40 #40 ... 09:33:40 09:33:40 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:40 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.9s 09:33:40 #58 ... 09:33:40 09:33:40 #59 [core-command internal] load build context 09:33:40 #59 ... 09:33:40 09:33:40 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:40 #76 ... 09:33:40 09:33:40 #54 [core-data internal] load build context 09:33:41 #54 ... 09:33:41 09:33:41 #59 [core-command internal] load build context 09:33:41 #59 ... 09:33:41 09:33:41 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:41 #71 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:41 #71 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:41 #71 ... 09:33:41 09:33:41 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:42 #58 ... 09:33:42 09:33:42 #45 [security-proxy-auth internal] load build context 09:33:42 #45 ... 09:33:42 09:33:42 #37 [core-common-config-bootstrapper internal] load build context 09:33:42 #37 ... 09:33:42 09:33:42 #50 [core-keeper internal] load build context 09:33:42 #50 ... 09:33:42 09:33:42 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:42 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 22.9s 09:33:42 #57 ... 09:33:42 09:33:42 #50 [core-keeper internal] load build context 09:33:43 #50 ... 09:33:43 09:33:43 #55 [security-proxy-setup internal] load build context 09:33:43 #55 ... 09:33:43 09:33:43 #60 [security-bootstrapper internal] load build context 09:33:43 #60 ... 09:33:43 09:33:43 #55 [security-proxy-setup internal] load build context 09:33:44 #55 transferring context: 61.51MB 53.2s 09:33:45 #55 ... 09:33:45 09:33:45 #36 [security-spiffe-token-provider internal] load build context 09:33:45 #36 ... 09:33:45 09:33:45 #45 [security-proxy-auth internal] load build context 09:33:46 #45 ... 09:33:46 09:33:46 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:33:46 #73 33.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:46 #73 35.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:47 #73 ... 09:33:47 09:33:47 #55 [security-proxy-setup internal] load build context 09:33:47 #55 ... 09:33:47 09:33:47 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:33:47 #77 ... 09:33:47 09:33:47 #55 [security-proxy-setup internal] load build context 09:33:48 #55 ... 09:33:48 09:33:48 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:33:48 #74 12.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:48 #74 14.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:48 #74 ... 09:33:48 09:33:48 #59 [core-command internal] load build context 09:33:48 #59 ... 09:33:48 09:33:48 #53 [support-notifications internal] load build context 09:33:48 #53 ... 09:33:48 09:33:48 #78 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:33:49 #78 ... 09:33:49 09:33:49 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:33:49 #79 ... 09:33:49 09:33:49 #53 [support-notifications internal] load build context 09:33:49 #53 transferring context: 71.67MB 60.1s 09:33:49 #53 ... 09:33:49 09:33:49 #61 [security-secretstore-setup internal] load build context 09:33:49 #61 ... 09:33:49 09:33:49 #53 [support-notifications internal] load build context 09:33:49 #53 ... 09:33:49 09:33:49 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:33:49 #80 ... 09:33:49 09:33:49 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:33:49 #70 50.21 (1/2) Installing dumb-init (1.2.5-r3) 09:33:49 #70 50.21 (2/2) Installing su-exec (0.2-r3) 09:33:49 #70 50.33 Executing busybox-1.36.1-r30.trigger 09:33:49 #70 50.54 OK: 9 MiB in 16 packages 09:33:49 #70 DONE 55.0s 09:33:49 09:33:49 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:33:49 #66 45.02 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:33:49 #66 45.02 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:33:49 #66 45.02 OK: 24049 distinct packages available 09:33:49 #66 47.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:49 #66 51.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:50 #66 ... 09:33:50 09:33:50 #49 [core-metadata internal] load build context 09:33:50 #49 ... 09:33:50 09:33:50 #61 [security-secretstore-setup internal] load build context 09:33:50 #61 ... 09:33:50 09:33:50 #40 [support-scheduler internal] load build context 09:33:50 #40 ... 09:33:50 09:33:50 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:33:50 #81 ... 09:33:50 09:33:50 #40 [support-scheduler internal] load build context 09:33:51 #40 ... 09:33:51 09:33:51 #54 [core-data internal] load build context 09:33:51 #54 ... 09:33:51 09:33:51 #49 [core-metadata internal] load build context 09:33:52 #49 ... 09:33:52 09:33:52 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:33:52 #75 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:52 #75 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:52 #75 ... 09:33:52 09:33:52 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:52 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s 09:33:52 #58 ... 09:33:52 09:33:52 #49 [core-metadata internal] load build context 09:33:52 #49 ... 09:33:52 09:33:52 #37 [core-common-config-bootstrapper internal] load build context 09:33:53 #37 ... 09:33:53 09:33:53 #49 [core-metadata internal] load build context 09:33:53 #49 ... 09:33:53 09:33:53 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:53 #76 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:53 #76 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:53 #76 ... 09:33:53 09:33:53 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:33:53 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 33.1s 09:33:53 #57 ... 09:33:53 09:33:53 #50 [core-keeper internal] load build context 09:33:53 #50 ... 09:33:53 09:33:53 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:53 #58 ... 09:33:53 09:33:53 #60 [security-bootstrapper internal] load build context 09:33:53 #60 ... 09:33:53 09:33:53 #49 [core-metadata internal] load build context 09:33:54 #49 transferring context: 35.51MB 66.4s 09:33:54 #49 ... 09:33:54 09:33:54 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:54 #71 49.94 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:33:54 #71 49.94 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:33:54 #71 49.94 OK: 24049 distinct packages available 09:33:54 #71 52.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:54 #71 55.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:54 #71 ... 09:33:54 09:33:54 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:55 #58 ... 09:33:55 09:33:55 #36 [security-spiffe-token-provider internal] load build context 09:33:56 #36 ... 09:33:56 09:33:56 #50 [core-keeper internal] load build context 09:33:57 #50 ... 09:33:57 09:33:57 #45 [security-proxy-auth internal] load build context 09:33:57 #45 ... 09:33:57 09:33:57 #60 [security-bootstrapper internal] load build context 09:33:58 #60 ... 09:33:58 09:33:58 #55 [security-proxy-setup internal] load build context 09:33:58 #55 ... 09:33:58 09:33:58 #60 [security-bootstrapper internal] load build context 09:33:59 #60 ... 09:33:59 09:33:59 #59 [core-command internal] load build context 09:33:59 #59 ... 09:33:59 09:33:59 #55 [security-proxy-setup internal] load build context 09:33:59 #55 transferring context: 79.12MB 68.4s 09:34:00 #55 ... 09:34:00 09:34:00 #53 [support-notifications internal] load build context 09:34:00 #53 ... 09:34:00 09:34:00 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:34:00 #73 51.59 OK: 255 MiB in 60 packages 09:34:00 #73 DONE 57.2s 09:34:00 09:34:00 #53 [support-notifications internal] load build context 09:34:00 #53 ... 09:34:00 09:34:00 #55 [security-proxy-setup internal] load build context 09:34:00 #55 ... 09:34:00 09:34:00 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:34:00 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:00 #82 ... 09:34:00 09:34:00 #55 [security-proxy-setup internal] load build context 09:34:00 #55 ... 09:34:00 09:34:00 #61 [security-secretstore-setup internal] load build context 09:34:00 #61 ... 09:34:00 09:34:00 #55 [security-proxy-setup internal] load build context 09:34:01 #55 ... 09:34:01 09:34:01 #40 [support-scheduler internal] load build context 09:34:01 #40 ... 09:34:01 09:34:01 #53 [support-notifications internal] load build context 09:34:01 #53 ... 09:34:01 09:34:01 #54 [core-data internal] load build context 09:34:02 #54 ... 09:34:02 09:34:02 #55 [security-proxy-setup internal] load build context 09:34:03 #55 ... 09:34:03 09:34:03 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:34:03 #81 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:03 #81 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:03 #81 ... 09:34:03 09:34:03 #55 [security-proxy-setup internal] load build context 09:34:03 #55 ... 09:34:03 09:34:03 #37 [core-common-config-bootstrapper internal] load build context 09:34:03 #37 ... 09:34:03 09:34:03 #55 [security-proxy-setup internal] load build context 09:34:03 #55 ... 09:34:03 09:34:03 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:34:03 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 39.8s done 09:34:04 #57 ... 09:34:04 09:34:04 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:34:04 #74 28.57 (1/1) Installing dumb-init (1.2.5-r3) 09:34:04 #74 31.42 Executing busybox-1.36.1-r30.trigger 09:34:04 #74 31.78 OK: 9 MiB in 15 packages 09:34:04 #74 DONE 38.8s 09:34:04 09:34:04 #37 [core-common-config-bootstrapper internal] load build context 09:34:04 #37 ... 09:34:04 09:34:04 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:34:04 #75 29.82 OK: 9 MiB in 15 packages 09:34:04 #75 DONE 36.4s 09:34:04 09:34:04 #37 [core-common-config-bootstrapper internal] load build context 09:34:04 #37 transferring context: 57.83MB 74.1s 09:34:04 #37 ... 09:34:04 09:34:04 #49 [core-metadata internal] load build context 09:34:05 #49 ... 09:34:05 09:34:05 #37 [core-common-config-bootstrapper internal] load build context 09:34:05 #37 ... 09:34:05 09:34:05 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:34:05 #76 28.69 OK: 11 MiB in 17 packages 09:34:05 #76 DONE 34.6s 09:34:05 09:34:05 #37 [core-common-config-bootstrapper internal] load build context 09:34:05 #37 ... 09:34:05 09:34:05 #78 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:34:05 #78 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:34:05 #78 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:34:05 #78 ... 09:34:05 09:34:05 #37 [core-common-config-bootstrapper internal] load build context 09:34:05 #37 ... 09:34:05 09:34:05 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:34:05 #66 63.19 (1/4) Installing dumb-init (1.2.5-r3) 09:34:05 #66 63.36 (2/4) Installing musl-obstack (1.2.3-r2) 09:34:05 #66 63.46 (3/4) Installing libucontext (1.2-r3) 09:34:05 #66 63.47 (4/4) Installing gcompat (1.1.0-r4) 09:34:05 #66 63.57 Executing busybox-1.36.1-r30.trigger 09:34:05 #66 63.92 OK: 9 MiB in 18 packages 09:34:05 #66 DONE 70.9s 09:34:05 09:34:05 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:34:05 #77 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:05 #77 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:05 #77 ... 09:34:05 09:34:05 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:34:05 #79 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:05 #79 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:05 #79 ... 09:34:05 09:34:05 #37 [core-common-config-bootstrapper internal] load build context 09:34:06 #37 ... 09:34:06 09:34:06 #36 [security-spiffe-token-provider internal] load build context 09:34:06 #36 ... 09:34:06 09:34:06 #37 [core-common-config-bootstrapper internal] load build context 09:34:07 #37 ... 09:34:07 09:34:07 #45 [security-proxy-auth internal] load build context 09:34:07 #45 ... 09:34:07 09:34:07 #50 [core-keeper internal] load build context 09:34:07 #50 ... 09:34:07 09:34:07 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:07 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 36.8s 09:34:07 #58 ... 09:34:07 09:34:07 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:34:07 #80 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:07 #80 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:07 #80 ... 09:34:07 09:34:07 #45 [security-proxy-auth internal] load build context 09:34:09 #45 ... 09:34:09 09:34:09 #60 [security-bootstrapper internal] load build context 09:34:09 #60 ... 09:34:09 09:34:09 #59 [core-command internal] load build context 09:34:09 #59 ... 09:34:09 09:34:09 #45 [security-proxy-auth internal] load build context 09:34:09 #45 transferring context: 95.41MB 82.3s 09:34:09 #45 ... 09:34:09 09:34:09 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:34:09 #71 70.06 (1/5) Installing dumb-init (1.2.5-r3) 09:34:09 #71 70.24 (2/5) Installing musl-obstack (1.2.3-r2) 09:34:09 #71 70.24 (3/5) Installing libucontext (1.2-r3) 09:34:09 #71 70.24 (4/5) Installing gcompat (1.1.0-r4) 09:34:09 #71 70.24 (5/5) Installing openssl (3.3.5-r0) 09:34:09 #71 70.45 Executing busybox-1.36.1-r30.trigger 09:34:09 #71 70.64 OK: 10 MiB in 19 packages 09:34:09 #71 DONE 74.8s 09:34:09 09:34:09 #45 [security-proxy-auth internal] load build context 09:34:10 #45 ... 09:34:10 09:34:10 #61 [security-secretstore-setup internal] load build context 09:34:11 #61 ... 09:34:11 09:34:11 #45 [security-proxy-auth internal] load build context 09:34:11 #45 ... 09:34:11 09:34:11 #40 [support-scheduler internal] load build context 09:34:11 #40 ... 09:34:11 09:34:11 #53 [support-notifications internal] load build context 09:34:12 #53 ... 09:34:12 09:34:12 #45 [security-proxy-auth internal] load build context 09:34:12 #45 ... 09:34:12 09:34:12 #54 [core-data internal] load build context 09:34:12 #54 ... 09:34:12 09:34:12 #45 [security-proxy-auth internal] load build context 09:34:13 #45 ... 09:34:13 09:34:13 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:34:13 #81 29.72 OK: 14 MiB in 21 packages 09:34:13 #81 DONE 32.5s 09:34:13 09:34:13 #45 [security-proxy-auth internal] load build context 09:34:13 #45 ... 09:34:13 09:34:13 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:34:13 #82 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:13 #82 ... 09:34:13 09:34:13 #45 [security-proxy-auth internal] load build context 09:34:14 #45 ... 09:34:14 09:34:14 #55 [security-proxy-setup internal] load build context 09:34:14 #55 ... 09:34:14 09:34:14 #45 [security-proxy-auth internal] load build context 09:34:14 #45 transferring context: 100.85MB 87.3s 09:34:15 #45 ... 09:34:15 09:34:15 #49 [core-metadata internal] load build context 09:34:15 #49 ... 09:34:15 09:34:15 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:34:15 #82 24.96 OK: 9 MiB in 16 packages 09:34:15 #82 ... 09:34:15 09:34:15 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:34:15 #0 8.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:15 #83 ... 09:34:15 09:34:15 #49 [core-metadata internal] load build context 09:34:15 #49 ... 09:34:15 09:34:15 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:34:15 #57 ... 09:34:15 09:34:15 #49 [core-metadata internal] load build context 09:34:16 #49 ... 09:34:16 09:34:16 #36 [security-spiffe-token-provider internal] load build context 09:34:16 #36 ... 09:34:16 09:34:16 #49 [core-metadata internal] load build context 09:34:17 #49 ... 09:34:17 09:34:17 #37 [core-common-config-bootstrapper internal] load build context 09:34:17 #37 ... 09:34:17 09:34:17 #49 [core-metadata internal] load build context 09:34:18 #49 ... 09:34:18 09:34:18 #50 [core-keeper internal] load build context 09:34:18 #50 ... 09:34:18 09:34:18 #37 [core-common-config-bootstrapper internal] load build context 09:34:18 #37 ... 09:34:18 09:34:18 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:18 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.7s 09:34:18 #58 ... 09:34:18 09:34:18 #37 [core-common-config-bootstrapper internal] load build context 09:34:18 #37 ... 09:34:18 09:34:18 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:34:18 #77 36.87 OK: 9 MiB in 15 packages 09:34:18 #77 DONE 41.2s 09:34:18 09:34:18 #37 [core-common-config-bootstrapper internal] load build context 09:34:19 #37 ... 09:34:19 09:34:19 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:34:19 #80 35.58 OK: 20 MiB in 18 packages 09:34:19 #80 DONE 39.2s 09:34:19 09:34:19 #37 [core-common-config-bootstrapper internal] load build context 09:34:19 #37 ... 09:34:19 09:34:19 #60 [security-bootstrapper internal] load build context 09:34:19 #60 ... 09:34:19 09:34:19 #59 [core-command internal] load build context 09:34:19 #59 ... 09:34:19 09:34:19 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:34:19 #82 DONE 29.6s 09:34:19 09:34:19 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:34:19 #0 8.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:34:20 #84 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:20 #84 ... 09:34:20 09:34:20 #59 [core-command internal] load build context 09:34:20 #59 transferring context: 96.88MB 85.0s 09:34:20 #59 ... 09:34:20 09:34:20 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:34:20 #79 35.68 OK: 15 MiB in 28 packages 09:34:20 #79 DONE 41.4s 09:34:20 09:34:20 #59 [core-command internal] load build context 09:34:21 #59 ... 09:34:21 09:34:21 #61 [security-secretstore-setup internal] load build context 09:34:21 #61 ... 09:34:21 09:34:21 #59 [core-command internal] load build context 09:34:21 #59 ... 09:34:22 09:34:22 #78 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:34:22 #78 35.86 (1/4) Installing ca-certificates (20250911-r0) 09:34:22 #78 36.29 (2/4) Installing dumb-init (1.2.5-r3) 09:34:22 #78 36.33 (3/4) Installing su-exec (0.2-r3) 09:34:22 #78 36.36 (4/4) Installing yq-go (4.47.2-r1) 09:34:22 #78 38.24 Executing busybox-1.37.0-r18.trigger 09:34:22 #78 38.46 Executing ca-certificates-20250911-r0.trigger 09:34:22 #78 39.02 OK: 19 MiB in 20 packages 09:34:22 #78 DONE 43.0s 09:34:22 09:34:22 #53 [support-notifications internal] load build context 09:34:22 #53 ... 09:34:22 09:34:22 #40 [support-scheduler internal] load build context 09:34:22 #40 ... 09:34:22 09:34:22 #59 [core-command internal] load build context 09:34:22 #59 ... 09:34:22 09:34:22 #54 [core-data internal] load build context 09:34:22 #54 ... 09:34:22 09:34:22 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:34:22 #85 DONE 2.6s 09:34:22 09:34:22 #61 [security-secretstore-setup internal] load build context 09:34:23 #61 ... 09:34:23 09:34:23 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:34:23 #83 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:34:23 #83 16.07 OK: 9 MiB in 18 packages 09:34:23 #83 DONE 17.6s 09:34:23 09:34:23 #61 [security-secretstore-setup internal] load build context 09:34:24 #61 ... 09:34:24 09:34:24 #55 [security-proxy-setup internal] load build context 09:34:24 #55 ... 09:34:24 09:34:24 #61 [security-secretstore-setup internal] load build context 09:34:25 #61 transferring context: 107.17MB 89.0s 09:34:25 #61 ... 09:34:25 09:34:25 #45 [security-proxy-auth internal] load build context 09:34:25 #45 ... 09:34:25 09:34:25 #55 [security-proxy-setup internal] load build context 09:34:25 #55 ... 09:34:25 09:34:25 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:34:25 #84 14.58 OK: 10 MiB in 19 packages 09:34:25 #84 DONE 15.8s 09:34:25 09:34:25 #55 [security-proxy-setup internal] load build context 09:34:26 #55 ... 09:34:26 09:34:26 #36 [security-spiffe-token-provider internal] load build context 09:34:26 #36 ... 09:34:26 09:34:26 #40 [support-scheduler internal] load build context 09:34:28 #40 ... 09:34:28 09:34:28 #36 [security-spiffe-token-provider internal] load build context 09:34:28 #36 ... 09:34:28 09:34:28 #50 [core-keeper internal] load build context 09:34:28 #50 ... 09:34:28 09:34:28 #49 [core-metadata internal] load build context 09:34:28 #49 ... 09:34:28 09:34:28 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:28 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 57.6s 09:34:28 #58 ... 09:34:28 09:34:28 #49 [core-metadata internal] load build context 09:34:29 #49 ... 09:34:29 09:34:29 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:34:29 #86 DONE 9.5s 09:34:29 09:34:29 #49 [core-metadata internal] load build context 09:34:29 #49 ... 09:34:29 09:34:29 #60 [security-bootstrapper internal] load build context 09:34:29 #60 ... 09:34:29 09:34:29 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:34:29 #87 DONE 4.5s 09:34:29 09:34:29 #60 [security-bootstrapper internal] load build context 09:34:29 #60 ... 09:34:29 09:34:29 #37 [core-common-config-bootstrapper internal] load build context 09:34:30 #37 ... 09:34:30 09:34:30 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:30 #58 ... 09:34:30 09:34:30 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:34:30 #88 DONE 0.6s 09:34:30 09:34:30 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:32 #58 ... 09:34:32 09:34:32 #53 [support-notifications internal] load build context 09:34:32 #53 transferring context: 143.67MB 102.8s 09:34:32 #53 ... 09:34:32 09:34:32 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:34:32 #0 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:34:32 #0 7.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:34:32 #89 ... 09:34:32 09:34:32 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:32 #58 ... 09:34:32 09:34:32 #59 [core-command internal] load build context 09:34:32 #59 ... 09:34:32 09:34:32 #54 [core-data internal] load build context 09:34:32 #54 ... 09:34:32 09:34:32 #59 [core-command internal] load build context 09:34:35 #59 ... 09:34:35 09:34:35 #61 [security-secretstore-setup internal] load build context 09:34:35 #61 ... 09:34:35 09:34:35 #45 [security-proxy-auth internal] load build context 09:34:35 #45 ... 09:34:35 09:34:35 #59 [core-command internal] load build context 09:34:36 #59 ... 09:34:36 09:34:36 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:34:36 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 65.6s done 09:34:36 #58 DONE 106.3s 09:34:36 09:34:36 #59 [core-command internal] load build context 09:34:36 #59 ... 09:34:36 09:34:36 #55 [security-proxy-setup internal] load build context 09:34:36 #55 ... 09:34:36 09:34:36 #59 [core-command internal] load build context 09:34:37 #59 transferring context: 129.01MB 102.2s 09:34:38 #59 ... 09:34:38 09:34:38 #40 [support-scheduler internal] load build context 09:34:38 #40 ... 09:34:38 09:34:38 #36 [security-spiffe-token-provider internal] load build context 09:34:38 #36 ... 09:34:38 09:34:38 #50 [core-keeper internal] load build context 09:34:38 #50 ... 09:34:38 09:34:38 #36 [security-spiffe-token-provider internal] load build context 09:34:40 #36 ... 09:34:40 09:34:40 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:34:40 #89 10.35 Upgrading critical system libraries and apk-tools: 09:34:40 #89 10.35 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:34:40 #89 10.35 Executing busybox-1.37.0-r18.trigger 09:34:40 #89 10.87 Continuing the upgrade transaction with new apk-tools: 09:34:40 #89 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:34:40 #89 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:34:40 #89 14.89 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:34:40 #89 14.89 Executing busybox-1.37.0-r19.post-upgrade 09:34:40 #89 15.15 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:34:40 #89 15.15 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:34:40 #89 15.18 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:34:40 #89 15.42 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:34:40 #89 15.42 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:34:40 #89 15.47 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:34:40 #89 15.47 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:34:40 #89 15.48 Executing busybox-1.37.0-r19.trigger 09:34:40 #89 15.54 Executing ca-certificates-20250911-r0.trigger 09:34:40 #89 15.86 OK: 19 MiB in 20 packages 09:34:40 #89 DONE 17.9s 09:34:40 09:34:40 #36 [security-spiffe-token-provider internal] load build context 09:34:40 #36 ... 09:34:40 09:34:40 #49 [core-metadata internal] load build context 09:34:40 #49 ... 09:34:40 09:34:40 #60 [security-bootstrapper internal] load build context 09:34:40 #60 ... 09:34:40 09:34:40 #37 [core-common-config-bootstrapper internal] load build context 09:34:40 #37 ... 09:34:40 09:34:40 #49 [core-metadata internal] load build context 09:34:42 #49 transferring context: 74.83MB 114.2s 09:34:42 #49 ... 09:34:42 09:34:42 #53 [support-notifications internal] load build context 09:34:42 #53 ... 09:34:42 09:34:42 #49 [core-metadata internal] load build context 09:34:42 #49 ... 09:34:42 09:34:42 #54 [core-data internal] load build context 09:34:42 #54 ... 09:34:42 09:34:42 #53 [support-notifications internal] load build context 09:34:45 #53 ... 09:34:45 09:34:45 #61 [security-secretstore-setup internal] load build context 09:34:45 #61 ... 09:34:45 09:34:45 #45 [security-proxy-auth internal] load build context 09:34:45 #45 ... 09:34:45 09:34:45 #53 [support-notifications internal] load build context 09:34:47 #53 ... 09:34:47 09:34:47 #55 [security-proxy-setup internal] load build context 09:34:47 #55 ... 09:34:47 09:34:47 #40 [support-scheduler internal] load build context 09:34:47 #40 transferring context: 156.24MB 120.0s 09:34:47 #40 ... 09:34:47 09:34:47 #55 [security-proxy-setup internal] load build context 09:34:48 #55 ... 09:34:48 09:34:48 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:34:48 #90 DONE 6.4s 09:34:48 09:34:48 #55 [security-proxy-setup internal] load build context 09:34:48 #55 ... 09:34:48 09:34:48 #59 [core-command internal] load build context 09:34:48 #59 ... 09:34:48 09:34:48 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:34:48 #91 ... 09:34:48 09:34:48 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:34:48 #92 DONE 7.2s 09:34:48 09:34:48 #59 [core-command internal] load build context 09:34:48 #59 ... 09:34:48 09:34:48 #50 [core-keeper internal] load build context 09:34:48 #50 ... 09:34:48 09:34:48 #59 [core-command internal] load build context 09:34:48 #59 ... 09:34:48 09:34:48 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:34:48 #93 DONE 7.5s 09:34:49 09:34:49 #50 [core-keeper internal] load build context 09:34:50 #50 ... 09:34:50 09:34:50 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:34:50 #94 DONE 1.2s 09:34:50 09:34:50 #50 [core-keeper internal] load build context 09:34:50 #50 ... 09:34:50 09:34:50 #36 [security-spiffe-token-provider internal] load build context 09:34:50 #36 ... 09:34:50 09:34:50 #50 [core-keeper internal] load build context 09:34:50 #50 ... 09:34:50 09:34:50 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:34:50 #95 DONE 1.8s 09:34:50 09:34:50 #50 [core-keeper internal] load build context 09:34:50 #50 ... 09:34:50 09:34:50 #60 [security-bootstrapper internal] load build context 09:34:50 #60 ... 09:34:50 09:34:50 #37 [core-common-config-bootstrapper internal] load build context 09:34:50 #37 ... 09:34:50 09:34:50 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:34:50 #91 DONE 2.3s 09:34:50 09:34:50 #37 [core-common-config-bootstrapper internal] load build context 09:34:50 #37 ... 09:34:50 09:34:50 #60 [security-bootstrapper internal] load build context 09:34:52 #60 ... 09:34:52 09:34:52 #96 [security-spire-server stage-2 6/9] COPY security.txt / 09:34:52 #96 DONE 1.7s 09:34:52 09:34:52 #60 [security-bootstrapper internal] load build context 09:34:52 #60 transferring context: 181.55MB 117.1s 09:34:52 #60 ... 09:34:52 09:34:52 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:34:52 #97 DONE 2.2s 09:34:52 09:34:52 #60 [security-bootstrapper internal] load build context 09:34:53 #60 ... 09:34:53 09:34:53 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 09:34:53 #98 DONE 2.5s 09:34:53 09:34:53 #60 [security-bootstrapper internal] load build context 09:34:53 #60 ... 09:34:53 09:34:53 #49 [core-metadata internal] load build context 09:34:53 #49 ... 09:34:53 09:34:53 #54 [core-data internal] load build context 09:34:53 #54 ... 09:34:53 09:34:53 #49 [core-metadata internal] load build context 09:34:54 #49 ... 09:34:54 09:34:54 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:34:54 #99 DONE 2.1s 09:34:54 09:34:54 #49 [core-metadata internal] load build context 09:34:54 #49 ... 09:34:54 09:34:54 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:34:54 #100 DONE 1.9s 09:34:54 09:34:54 #49 [core-metadata internal] load build context 09:34:54 #49 ... 09:34:54 09:34:54 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:34:54 #101 DONE 2.0s 09:34:54 09:34:54 #49 [core-metadata internal] load build context 09:34:55 #49 ... 09:34:55 09:34:55 #45 [security-proxy-auth internal] load build context 09:34:55 #45 ... 09:34:55 09:34:55 #61 [security-secretstore-setup internal] load build context 09:34:55 #61 ... 09:34:55 09:34:55 #45 [security-proxy-auth internal] load build context 09:34:56 #45 ... 09:34:56 09:34:56 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:34:56 #102 DONE 1.5s 09:34:56 09:34:56 #45 [security-proxy-auth internal] load build context 09:34:56 #45 ... 09:34:56 09:34:56 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:34:56 #103 DONE 1.7s 09:34:56 09:34:56 #45 [security-proxy-auth internal] load build context 09:34:57 #45 ... 09:34:57 09:34:57 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:34:57 #104 DONE 1.8s 09:34:57 09:34:57 #45 [security-proxy-auth internal] load build context 09:34:57 #45 ... 09:34:57 09:34:57 #53 [support-notifications internal] load build context 09:34:57 #53 ... 09:34:57 09:34:57 #45 [security-proxy-auth internal] load build context 09:34:57 #45 transferring context: 189.55MB 130.1s 09:34:57 #45 ... 09:34:57 09:34:57 #40 [support-scheduler internal] load build context 09:34:57 #40 ... 09:34:57 09:34:57 #53 [support-notifications internal] load build context 09:34:58 #53 ... 09:34:58 09:34:58 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:34:58 #105 DONE 1.7s 09:34:58 09:34:58 #53 [support-notifications internal] load build context 09:34:58 #53 ... 09:34:58 09:34:58 #55 [security-proxy-setup internal] load build context 09:34:58 #55 ... 09:34:58 09:34:58 #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:58 #106 DONE 1.9s 09:34:58 09:34:58 #55 [security-proxy-setup internal] load build context 09:34:58 #55 ... 09:34:58 09:34:58 #53 [support-notifications internal] load build context 09:34:58 #53 ... 09:34:58 09:34:58 #59 [core-command internal] load build context 09:34:59 #59 ... 09:34:59 09:34:59 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:34:59 #107 DONE 1.9s 09:34:59 09:34:59 #59 [core-command internal] load build context 09:34:59 #59 ... 09:34:59 09:34:59 #53 [support-notifications internal] load build context 09:35:00 #53 ... 09:35:00 09:35:00 #36 [security-spiffe-token-provider internal] load build context 09:35:00 #36 ... 09:35:00 09:35:00 #50 [core-keeper internal] load build context 09:35:00 #50 ... 09:35:00 09:35:00 #53 [support-notifications internal] load build context 09:35:00 #53 ... 09:35:00 09:35:00 #37 [core-common-config-bootstrapper internal] load build context 09:35:00 #37 ... 09:35:00 09:35:00 #50 [core-keeper internal] load build context 09:35:02 #50 transferring context: 217.32MB 133.3s 09:35:03 #50 ... 09:35:03 09:35:03 #60 [security-bootstrapper internal] load build context 09:35:03 #60 ... 09:35:03 09:35:03 #54 [core-data internal] load build context 09:35:03 #54 ... 09:35:03 09:35:03 #50 [core-keeper internal] load build context 09:35:06 #50 ... 09:35:06 09:35:06 #49 [core-metadata internal] load build context 09:35:06 #49 ... 09:35:06 09:35:06 #60 [security-bootstrapper internal] load build context 09:35:06 #60 ... 09:35:06 09:35:06 #61 [security-secretstore-setup internal] load build context 09:35:06 #61 ... 09:35:06 09:35:06 #60 [security-bootstrapper internal] load build context 09:35:07 #60 transferring context: 240.52MB 132.3s 09:35:07 #60 ... 09:35:07 09:35:07 #40 [support-scheduler internal] load build context 09:35:07 #40 ... 09:35:07 09:35:07 #45 [security-proxy-auth internal] load build context 09:35:07 #45 ... 09:35:07 09:35:07 #40 [support-scheduler internal] load build context 09:35:08 #40 ... 09:35:08 09:35:08 #108 [security-spire-agent] exporting to image 09:35:08 #108 exporting layers 8.7s done 09:35:08 #108 writing image sha256:18a5974db8ba0d292a93243f06a4c2f3228e5ea9efccc5b54cb22aaceebdfb8f 0.2s done 09:35:08 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:35:08 #108 ... 09:35:08 09:35:08 #40 [support-scheduler internal] load build context 09:35:08 #40 ... 09:35:08 09:35:08 #55 [security-proxy-setup internal] load build context 09:35:08 #55 ... 09:35:08 09:35:08 #40 [support-scheduler internal] load build context 09:35:08 #40 ... 09:35:08 09:35:08 #108 [security-spire-config] exporting to image 09:35:08 #108 exporting layers 10.1s done 09:35:08 #108 writing image sha256:7b4995f3bd296638118367fde5b354becc1f9630272734fd5b8faeb0e0e461e2 0.1s done 09:35:08 #108 writing image sha256:6eed86afff97aea61869b52ea77eee58075c7d40c5873ed47daa513fb9ab1c4d 0.1s done 09:35:08 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 09:35:08 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:35:08 #108 DONE 10.6s 09:35:08 09:35:08 #40 [support-scheduler internal] load build context 09:35:08 #40 ... 09:35:08 09:35:08 #59 [core-command internal] load build context 09:35:09 #59 ... 09:35:09 09:35:09 #40 [support-scheduler internal] load build context 09:35:10 #40 ... 09:35:10 09:35:10 #36 [security-spiffe-token-provider internal] load build context 09:35:10 #36 ... 09:35:10 09:35:10 #40 [support-scheduler internal] load build context 09:35:10 #40 ... 09:35:10 09:35:10 #53 [support-notifications internal] load build context 09:35:10 #53 ... 09:35:10 09:35:10 #37 [core-common-config-bootstrapper internal] load build context 09:35:10 #37 ... 09:35:10 09:35:10 #53 [support-notifications internal] load build context 09:35:12 #53 transferring context: 286.34MB 143.4s 09:35:13 #53 ... 09:35:13 09:35:13 #54 [core-data internal] load build context 09:35:13 #54 ... 09:35:13 09:35:13 #53 [support-notifications internal] load build context 09:35:16 #53 ... 09:35:16 09:35:16 #49 [core-metadata internal] load build context 09:35:16 #49 ... 09:35:16 09:35:16 #50 [core-keeper internal] load build context 09:35:16 #50 ... 09:35:16 09:35:16 #53 [support-notifications internal] load build context 09:35:16 #53 ... 09:35:16 09:35:16 #61 [security-secretstore-setup internal] load build context 09:35:16 #61 ... 09:35:16 09:35:16 #53 [support-notifications internal] load build context 09:35:17 #53 transferring context: 305.81MB 148.5s 09:35:17 #53 ... 09:35:17 09:35:17 #60 [security-bootstrapper internal] load build context 09:35:17 #60 ... 09:35:17 09:35:17 #45 [security-proxy-auth internal] load build context 09:35:18 #45 ... 09:35:18 09:35:18 #61 [security-secretstore-setup internal] load build context 09:35:18 #61 ... 09:35:18 09:35:18 #55 [security-proxy-setup internal] load build context 09:35:18 #55 ... 09:35:18 09:35:18 #61 [security-secretstore-setup internal] load build context 09:35:19 #61 ... 09:35:19 09:35:19 #59 [core-command internal] load build context 09:35:19 #59 ... 09:35:19 09:35:19 #61 [security-secretstore-setup internal] load build context 09:35:20 #61 ... 09:35:20 09:35:20 #36 [security-spiffe-token-provider internal] load build context 09:35:21 #36 ... 09:35:21 09:35:21 #40 [support-scheduler internal] load build context 09:35:21 #40 ... 09:35:21 09:35:21 #36 [security-spiffe-token-provider internal] load build context 09:35:21 #36 ... 09:35:21 09:35:21 #37 [core-common-config-bootstrapper internal] load build context 09:35:21 #37 ... 09:35:21 09:35:21 #36 [security-spiffe-token-provider internal] load build context 09:35:21 #36 transferring context: 304.47MB 156.5s 09:35:24 #36 ... 09:35:24 09:35:24 #54 [core-data internal] load build context 09:35:24 #54 ... 09:35:24 09:35:24 #36 [security-spiffe-token-provider internal] load build context 09:35:26 #36 ... 09:35:26 09:35:26 #49 [core-metadata internal] load build context 09:35:26 #49 ... 09:35:26 09:35:26 #37 [core-common-config-bootstrapper internal] load build context 09:35:26 #37 ... 09:35:26 09:35:26 #50 [core-keeper internal] load build context 09:35:26 #50 ... 09:35:26 09:35:26 #37 [core-common-config-bootstrapper internal] load build context 09:35:28 #37 transferring context: 257.43MB 157.3s 09:35:28 #37 ... 09:35:28 09:35:28 #53 [support-notifications internal] load build context 09:35:28 #53 ... 09:35:28 09:35:28 #60 [security-bootstrapper internal] load build context 09:35:28 #60 ... 09:35:28 09:35:28 #45 [security-proxy-auth internal] load build context 09:35:28 #45 ... 09:35:28 09:35:28 #60 [security-bootstrapper internal] load build context 09:35:28 #60 ... 09:35:28 09:35:28 #55 [security-proxy-setup internal] load build context 09:35:29 #55 ... 09:35:29 09:35:29 #53 [support-notifications internal] load build context 09:35:29 #53 ... 09:35:29 09:35:29 #59 [core-command internal] load build context 09:35:29 #59 ... 09:35:29 09:35:29 #55 [security-proxy-setup internal] load build context 09:35:30 #55 ... 09:35:30 09:35:30 #61 [security-secretstore-setup internal] load build context 09:35:31 #61 ... 09:35:31 09:35:31 #55 [security-proxy-setup internal] load build context 09:35:31 #55 ... 09:35:31 09:35:31 #40 [support-scheduler internal] load build context 09:35:31 #40 ... 09:35:31 09:35:31 #55 [security-proxy-setup internal] load build context 09:35:33 #55 transferring context: 366.05MB 161.8s 09:35:33 #55 ... 09:35:33 09:35:33 #54 [core-data internal] load build context 09:35:34 #54 ... 09:35:34 09:35:34 #55 [security-proxy-setup internal] load build context 09:35:36 #55 ... 09:35:36 09:35:36 #36 [security-spiffe-token-provider internal] load build context 09:35:36 #36 ... 09:35:36 09:35:36 #49 [core-metadata internal] load build context 09:35:36 #49 ... 09:35:36 09:35:36 #36 [security-spiffe-token-provider internal] load build context 09:35:36 #36 transferring context: 350.02MB 171.7s 09:35:36 #36 ... 09:35:36 09:35:36 #50 [core-keeper internal] load build context 09:35:36 #50 ... 09:35:36 09:35:36 #49 [core-metadata internal] load build context 09:35:38 #49 ... 09:35:38 09:35:38 #37 [core-common-config-bootstrapper internal] load build context 09:35:38 #37 ... 09:35:38 09:35:38 #50 [core-keeper internal] load build context 09:35:38 #50 ... 09:35:38 09:35:38 #45 [security-proxy-auth internal] load build context 09:35:38 #45 ... 09:35:38 09:35:38 #50 [core-keeper internal] load build context 09:35:39 #50 ... 09:35:39 09:35:39 #60 [security-bootstrapper internal] load build context 09:35:39 #60 ... 09:35:39 09:35:39 #50 [core-keeper internal] load build context 09:35:39 #50 ... 09:35:39 09:35:39 #59 [core-command internal] load build context 09:35:39 #59 ... 09:35:39 09:35:39 #53 [support-notifications internal] load build context 09:35:39 #53 ... 09:35:39 09:35:39 #59 [core-command internal] load build context 09:35:41 #59 ... 09:35:41 09:35:41 #61 [security-secretstore-setup internal] load build context 09:35:41 #61 ... 09:35:41 09:35:41 #59 [core-command internal] load build context 09:35:41 #59 ... 09:35:41 09:35:41 #40 [support-scheduler internal] load build context 09:35:41 #40 ... 09:35:41 09:35:41 #59 [core-command internal] load build context 09:35:43 #59 ... 09:35:43 09:35:43 #55 [security-proxy-setup internal] load build context 09:35:43 #55 transferring context: 402.00MB 171.6s done 09:35:43 #55 DONE 173.5s 09:35:43 09:35:43 #59 [core-command internal] load build context 09:35:44 #59 ... 09:35:44 09:35:44 #54 [core-data internal] load build context 09:35:44 #54 ... 09:35:44 09:35:44 #59 [core-command internal] load build context 09:35:46 #59 ... 09:35:46 09:35:46 #53 [support-notifications internal] load build context 09:35:46 #53 transferring context: 402.00MB 176.5s done 09:35:46 #53 DONE 178.0s 09:35:46 09:35:46 #59 [core-command internal] load build context 09:35:47 #59 ... 09:35:47 09:35:47 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:35:47 #109 DONE 3.7s 09:35:47 09:35:47 #59 [core-command internal] load build context 09:35:47 #59 ... 09:35:47 09:35:47 #36 [security-spiffe-token-provider internal] load build context 09:35:47 #36 ... 09:35:47 09:35:47 #59 [core-command internal] load build context 09:35:48 #59 ... 09:35:48 09:35:48 #60 [security-bootstrapper internal] load build context 09:35:48 #60 transferring context: 402.00MB 172.3s done 09:35:48 #60 DONE 176.2s 09:35:48 09:35:48 #59 [core-command internal] load build context 09:35:48 #59 ... 09:35:48 09:35:48 #37 [core-common-config-bootstrapper internal] load build context 09:35:48 #37 ... 09:35:48 09:35:48 #49 [core-metadata internal] load build context 09:35:48 #49 ... 09:35:48 09:35:48 #37 [core-common-config-bootstrapper internal] load build context 09:35:48 #37 ... 09:35:48 09:35:48 #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:35:48 #110 DONE 1.9s 09:35:48 09:35:48 #37 [core-common-config-bootstrapper internal] load build context 09:35:48 #37 ... 09:35:48 09:35:48 #45 [security-proxy-auth internal] load build context 09:35:48 #45 ... 09:35:48 09:35:48 #37 [core-common-config-bootstrapper internal] load build context 09:35:49 #37 ... 09:35:49 09:35:49 #50 [core-keeper internal] load build context 09:35:49 #50 ... 09:35:49 09:35:49 #37 [core-common-config-bootstrapper internal] load build context 09:35:51 #37 ... 09:35:51 09:35:51 #50 [core-keeper internal] load build context 09:35:51 #50 transferring context: 402.00MB 181.7s done 09:35:51 #50 DONE 183.0s 09:35:51 09:35:51 #37 [core-common-config-bootstrapper internal] load build context 09:35:51 #37 ... 09:35:51 09:35:51 #61 [security-secretstore-setup internal] load build context 09:35:51 #61 ... 09:35:51 09:35:51 #37 [core-common-config-bootstrapper internal] load build context 09:35:51 #37 ... 09:35:51 09:35:51 #40 [support-scheduler internal] load build context 09:35:51 #40 ... 09:35:51 09:35:51 #37 [core-common-config-bootstrapper internal] load build context 09:35:53 #37 ... 09:35:53 09:35:53 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:35:53 #111 DONE 2.0s 09:35:53 09:35:53 #37 [core-common-config-bootstrapper internal] load build context 09:35:54 #37 ... 09:35:54 09:35:54 #61 [security-secretstore-setup internal] load build context 09:35:54 #61 transferring context: 402.00MB 178.2s done 09:35:54 #61 DONE 181.1s 09:35:54 09:35:54 #37 [core-common-config-bootstrapper internal] load build context 09:35:54 #37 ... 09:35:54 09:35:54 #54 [core-data internal] load build context 09:35:54 #54 ... 09:35:54 09:35:54 #45 [security-proxy-auth internal] load build context 09:35:54 #45 ... 09:35:54 09:35:54 #37 [core-common-config-bootstrapper internal] load build context 09:35:56 #37 ... 09:35:56 09:35:56 #36 [security-spiffe-token-provider internal] load build context 09:35:56 #36 transferring context: 402.00MB 191.0s done 09:35:56 #36 DONE 191.3s 09:35:56 09:35:56 #37 [core-common-config-bootstrapper internal] load build context 09:35:56 #37 ... 09:35:56 09:35:56 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:56 #112 ... 09:35:56 09:35:56 #37 [core-common-config-bootstrapper internal] load build context 09:35:57 #37 ... 09:35:57 09:35:57 #59 [core-command internal] load build context 09:35:57 #59 transferring context: 402.00MB 182.5s done 09:35:57 #59 DONE 186.1s 09:35:57 09:35:57 #37 [core-common-config-bootstrapper internal] load build context 09:35:58 #37 ... 09:35:58 09:35:58 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:35:58 #113 DONE 1.9s 09:35:58 09:35:58 #37 [core-common-config-bootstrapper internal] load build context 09:35:58 #37 ... 09:35:58 09:35:58 #49 [core-metadata internal] load build context 09:35:58 #49 ... 09:35:58 09:35:58 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:58 #114 ... 09:35:58 09:35:58 #37 [core-common-config-bootstrapper internal] load build context 09:36:00 #37 ... 09:36:00 09:36:00 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 09:36:00 #115 DONE 2.0s 09:36:00 09:36:00 #37 [core-common-config-bootstrapper internal] load build context 09:36:01 #37 ... 09:36:01 09:36:01 #40 [support-scheduler internal] load build context 09:36:02 #40 ... 09:36:02 09:36:02 #37 [core-common-config-bootstrapper internal] load build context 09:36:02 #37 transferring context: 373.63MB 192.1s 09:36:03 #37 ... 09:36:03 09:36:03 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:03 #116 ... 09:36:03 09:36:03 #37 [core-common-config-bootstrapper internal] load build context 09:36:04 #37 ... 09:36:04 09:36:04 #54 [core-data internal] load build context 09:36:04 #54 ... 09:36:04 09:36:04 #45 [security-proxy-auth internal] load build context 09:36:04 #45 transferring context: 402.00MB 197.6s done 09:36:04 #45 ... 09:36:04 09:36:04 #54 [core-data internal] load build context 09:36:05 #54 ... 09:36:05 09:36:05 #45 [security-proxy-auth internal] load build context 09:36:05 #45 DONE 198.1s 09:36:05 09:36:05 #54 [core-data internal] load build context 09:36:05 #54 ... 09:36:05 09:36:05 #40 [support-scheduler internal] load build context 09:36:05 #40 transferring context: 402.00MB 198.0s done 09:36:05 #40 DONE 198.5s 09:36:05 09:36:05 #54 [core-data internal] load build context 09:36:06 #54 ... 09:36:06 09:36:06 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:36:06 #117 DONE 1.3s 09:36:06 09:36:06 #54 [core-data internal] load build context 09:36:07 #54 transferring context: 402.00MB 197.1s done 09:36:07 #54 DONE 198.0s 09:36:07 09:36:07 #37 [core-common-config-bootstrapper internal] load build context 09:36:07 #37 transferring context: 402.00MB 197.6s done 09:36:08 #37 DONE 198.8s 09:36:08 09:36:08 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:08 #118 ... 09:36:08 09:36:08 #49 [core-metadata internal] load build context 09:36:10 #49 ... 09:36:10 09:36:10 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:10 #119 ... 09:36:10 09:36:10 #49 [core-metadata internal] load build context 09:36:12 #49 transferring context: 301.00MB 205.1s 09:36:17 #49 ... 09:36:17 09:36:17 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:17 #120 ... 09:36:17 09:36:17 #49 [core-metadata internal] load build context 09:36:18 #49 transferring context: 387.68MB 210.1s 09:36:19 #49 transferring context: 402.00MB 211.0s done 09:36:19 #49 DONE 211.5s 09:36:19 09:36:19 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:26 #118 ... 09:38:26 09:38:26 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:26 #112 DONE 154.5s 09:38:26 09:38:26 #121 [security-proxy-setup builder 6/7] COPY . . 09:38:26 #121 ... 09:38:26 09:38:26 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:26 #114 DONE 152.8s 09:38:26 09:38:26 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:26 #120 DONE 134.9s 09:38:26 09:38:26 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:26 #118 DONE 143.4s 09:38:26 09:38:26 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:26 #116 DONE 148.3s 09:38:26 09:38:26 #122 [core-keeper builder 7/8] COPY . . 09:38:26 #122 ... 09:38:26 09:38:26 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:26 #119 DONE 141.5s 09:38:26 09:38:26 #123 [core-command builder 6/7] COPY . . 09:38:31 #123 ... 09:38:31 09:38:31 #124 [security-spiffe-token-provider builder 6/7] COPY . . 09:38:31 #124 ... 09:38:31 09:38:31 #125 [support-scheduler builder 6/7] COPY . . 09:38:32 #125 ... 09:38:32 09:38:32 #126 [support-notifications builder 6/7] COPY . . 09:38:33 #126 ... 09:38:33 09:38:33 #122 [core-keeper builder 7/8] COPY . . 09:38:33 #122 DONE 11.3s 09:38:33 09:38:33 #124 [security-spiffe-token-provider builder 6/7] COPY . . 09:38:33 #124 DONE 11.5s 09:38:33 09:38:33 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:38:33 #127 ... 09:38:33 09:38:33 #121 [security-proxy-setup builder 6/7] COPY . . 09:38:33 #121 DONE 11.7s 09:38:33 09:38:33 #125 [support-scheduler builder 6/7] COPY . . 09:38:33 #125 DONE 11.6s 09:38:33 09:38:33 #128 [security-bootstrapper builder 6/7] COPY . . 09:38:33 #128 CACHED 09:38:33 09:38:33 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:38:33 #129 CACHED 09:38:33 09:38:33 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:33 #130 CACHED 09:38:33 09:38:33 #123 [core-command builder 6/7] COPY . . 09:38:33 #123 DONE 11.3s 09:38:33 09:38:33 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:38:33 #131 CACHED 09:38:33 09:38:33 #132 [security-secretstore-setup builder 6/7] COPY . . 09:38:33 #132 CACHED 09:38:33 09:38:33 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:33 #133 CACHED 09:38:33 09:38:33 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:33 #134 CACHED 09:38:33 09:38:33 #135 [core-data builder 6/7] COPY . . 09:38:33 #135 CACHED 09:38:33 09:38:33 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 09:38:33 #136 CACHED 09:38:33 09:38:33 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 09:38:33 #137 CACHED 09:38:33 09:38:33 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:33 #138 CACHED 09:38:33 09:38:33 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:38:33 #139 CACHED 09:38:33 09:38:33 #126 [support-notifications builder 6/7] COPY . . 09:38:33 #126 DONE 11.7s 09:38:33 09:38:33 #140 [core-metadata builder 6/7] COPY . . 09:38:33 #140 CACHED 09:38:33 09:38:33 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:38:33 #141 CACHED 09:38:33 09:38:33 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:33 #142 CACHED 09:38:33 09:38:33 #143 [security-proxy-auth builder 6/7] COPY . . 09:38:33 #143 CACHED 09:38:33 09:38:33 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:38:33 #144 CACHED 09:38:33 09:38:33 #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:33 #145 CACHED 09:38:33 09:38:33 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:38:40 #146 ... 09:38:40 09:38:40 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:38:40 #0 6.702 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:40 #147 ... 09:38:40 09:38:40 #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:40 #0 7.658 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:41 #148 ... 09:38:41 09:38:41 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:38:41 #0 7.895 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:41 #149 ... 09:38:41 09:38:41 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:38:41 #127 8.419 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:38:42 #127 ... 09:38:42 09:38:42 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:38:42 #0 7.746 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:43 #150 ... 09:38:43 09:38:43 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:38:43 #0 8.831 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:43 #151 ... 09:38:43 09:38:43 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:38:43 #0 9.453 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:43 #152 ... 09:38:43 09:38:43 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:38:43 #0 9.468 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:43 #153 ... 09:38:43 09:38:43 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:38:43 #0 7.196 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:43 #154 ... 09:38:43 09:38:43 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:38:43 #0 7.100 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:44 #155 ... 09:38:44 09:38:44 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:38:44 #0 8.798 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:44 #156 ... 09:38:44 09:38:44 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:38:44 #146 8.652 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:11:35 #146 ... 10:11:35 10:11:35 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:11:35 #156 DONE 1982.6s 10:11:35 10:11:35 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:11:36 #155 ... 10:11:36 10:11:36 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:11:36 #157 DONE 0.6s 10:11:36 10:11:36 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:11:37 #151 ... 10:11:37 10:11:37 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:11:37 #158 DONE 0.2s 10:11:37 10:11:37 #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:37 #159 DONE 0.4s 10:11:37 10:11:37 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:11:37 #151 ... 10:11:37 10:11:37 #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:37 #160 DONE 0.3s 10:11:37 10:11:37 #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:38 #161 DONE 0.3s 10:11:38 10:11:38 #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:40 #162 DONE 2.7s 10:11:40 10:11:40 #108 [core-common-config-bootstrapper] exporting to image 10:11:40 #108 exporting layers 10:11:41 #108 exporting layers 1.0s done 10:11:41 #108 writing image sha256:fa4273b33b63e3c1ed2de0f26884565bbf13b873887aa304b3d390cf2c1e72b7 done 10:11:41 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 10:11:41 #108 DONE 11.6s 10:11:41 10:11:41 #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:56 #148 ... 10:11:56 10:11:56 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:11:56 #147 DONE 2003.1s 10:11:56 10:11:56 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:11:56 #163 DONE 0.5s 10:11:56 10:11:56 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:56 #150 ... 10:11:56 10:11:56 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:12:00 #164 DONE 3.1s 10:12:00 10:12:00 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:12:00 #165 DONE 0.3s 10:12:00 10:12:00 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:12:00 #150 ... 10:12:00 10:12:00 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:12:00 #166 DONE 0.3s 10:12:00 10:12:00 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:12:00 #167 DONE 0.4s 10:12:00 10:12:00 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:12:00 #150 ... 10:12:00 10:12:00 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:12:01 #168 DONE 0.2s 10:12:01 10:12:01 #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:12:01 #169 DONE 0.2s 10:12:01 10:12:01 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:12:01 #150 ... 10:12:01 10:12:01 #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:12:01 #170 DONE 0.2s 10:12:01 10:12:01 #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:12:01 #171 DONE 0.4s 10:12:01 10:12:01 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:12:02 #172 DONE 0.2s 10:12:02 10:12:02 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:12:06 #173 DONE 3.4s 10:12:06 10:12:06 #108 [security-bootstrapper] exporting to image 10:12:06 #108 exporting layers 10:12:07 #108 exporting layers 1.4s done 10:12:07 #108 writing image sha256:738303bae0a4fc5fceac70568f1fc35267f63c20bd2b163ece9f2f7d7c71ede6 0.0s done 10:12:07 #108 naming to docker.io/library/security-bootstrapper-arm64 done 10:12:07 #108 DONE 13.1s 10:12:07 10:12:07 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:37:31 #155 ... 10:37:31 10:37:31 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:37:31 #149 DONE 3523.5s 10:37:31 10:37:31 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:37:31 #155 ... 10:37:31 10:37:31 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:37:31 #174 DONE 0.3s 10:37:31 10:37:31 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:37:31 #150 ... 10:37:31 10:37:31 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:37:31 #175 DONE 0.4s 10:37:31 10:37:31 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:37:31 #176 DONE 0.6s 10:37:31 10:37:31 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:37:31 #177 DONE 0.2s 10:37:31 10:37:31 #108 [core-command] exporting to image 10:37:31 #108 exporting layers 10:37:31 #108 exporting layers 0.6s done 10:37:31 #108 writing image sha256:24e108cc48c2b0af02f5c1ab6875ab4109e338289ba2d055a21f9ba4416bc756 done 10:37:31 #108 naming to docker.io/library/core-command-arm64 done 10:37:31 #108 DONE 13.7s 10:37:31 10:37:31 #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:03 #148 3565.9 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:38:03 #148 ... 10:38:03 10:38:03 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:38:03 #155 DONE 3568.4s 10:38:03 10:38:03 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:38:03 #57 ... 10:38:03 10:38:03 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:38:03 #178 DONE 0.2s 10:38:03 10:38:03 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:38:03 #179 DONE 0.3s 10:38:03 10:38:03 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:38:03 #146 ... 10:38:03 10:38:03 #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:38:03 #180 DONE 0.4s 10:38:03 10:38:03 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:38:04 #181 DONE 0.3s 10:38:04 10:38:04 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:38:04 #150 ... 10:38:04 10:38:04 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:38:04 #182 DONE 0.6s 10:38:04 10:38:04 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:38:04 #183 DONE 0.2s 10:38:04 10:38:04 #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:38:07 #184 DONE 2.5s 10:38:07 10:38:07 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:38:07 #57 ... 10:38:07 10:38:07 #108 [security-proxy-setup] exporting to image 10:38:07 #108 exporting layers 10:38:08 #108 exporting layers 1.5s done 10:38:08 #108 writing image sha256:41c650455b6abdf72e3127c026fadb8c4939182570fef7bdd52e748ba9307732 0.0s done 10:38:08 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:38:08 #108 DONE 15.2s 10:38:08 10:38:08 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:38:49 #154 ... 10:38:49 10:38:49 #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:49 #148 DONE 3611.6s 10:38:49 10:38:49 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:38:49 #57 ... 10:38:49 10:38:49 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:38:49 #185 DONE 0.3s 10:38:49 10:38:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:38:49 #151 ... 10:38:49 10:38:49 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:38:49 #186 DONE 0.3s 10:38:49 10:38:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:38:49 #151 ... 10:38:49 10:38:49 #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:49 #187 DONE 0.2s 10:38:49 10:38:49 #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:49 #188 DONE 0.3s 10:38:49 10:38:49 #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:49 #189 DONE 0.2s 10:38:49 10:38:49 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:38:49 #190 DONE 0.6s 10:38:49 10:38:49 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:38:49 #191 DONE 0.6s 10:38:49 10:38:49 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:38:49 #192 DONE 0.2s 10:38:49 10:38:49 #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:50 #193 DONE 2.4s 10:38:50 10:38:50 #108 [security-secretstore-setup] exporting to image 10:38:50 #108 exporting layers 10:38:52 #108 exporting layers 2.2s done 10:38:52 #108 writing image sha256:ea0a82c5989d0143df3fe69708589ac7eede7cdc846de2faf95e0c05d71722fd done 10:38:52 #108 naming to docker.io/library/security-secretstore-setup-arm64 10:38:52 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:38:52 #108 DONE 17.4s 10:38:52 10:38:52 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:14 #150 ... 10:40:14 10:40:14 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:40:14 #154 DONE 3695.3s 10:40:14 10:40:14 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:14 #150 ... 10:40:14 10:40:14 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:14 #194 DONE 0.4s 10:40:14 10:40:14 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:14 #195 DONE 0.3s 10:40:14 10:40:14 #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:14 #196 DONE 0.7s 10:40:14 10:40:14 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:40:14 #151 ... 10:40:14 10:40:14 #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:14 #197 DONE 0.1s 10:40:14 10:40:14 #108 [security-spiffe-token-provider] exporting to image 10:40:14 #108 exporting layers 10:40:14 #108 exporting layers 1.3s done 10:40:14 #108 writing image sha256:18d63c036706d6ce57439129fe94330d40215b0119d211585e0b96ba565025a7 done 10:40:14 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:40:14 #108 DONE 18.7s 10:40:14 10:40:14 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:41:22 #127 ... 10:41:22 10:41:22 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:41:22 #151 DONE 3762.2s 10:41:22 10:41:22 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:41:22 #127 ... 10:41:22 10:41:22 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:41:22 #198 DONE 0.3s 10:41:22 10:41:22 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:41:22 #199 DONE 0.2s 10:41:22 10:41:22 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:41:22 #200 DONE 0.8s 10:41:22 10:41:22 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:41:22 #201 DONE 0.2s 10:41:22 10:41:22 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:41:22 #150 ... 10:41:22 10:41:22 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:41:22 #202 DONE 0.2s 10:41:22 10:41:22 #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:22 #203 DONE 2.0s 10:41:22 10:41:22 #108 [security-proxy-auth] exporting to image 10:41:22 #108 exporting layers 10:41:22 #108 exporting layers 0.9s done 10:41:22 #108 writing image sha256:0b9cf678d8715110cd9522600ffcbb2c885a9213d2e1c1cfcc10d7c30f5d207d 0.0s done 10:41:22 #108 naming to docker.io/library/security-proxy-auth-arm64 0.1s done 10:41:22 #108 DONE 19.8s 10:41:22 10:41:22 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:22 #57 ... 10:41:22 10:41:22 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:41:22 #127 DONE 3768.0s 10:41:22 10:41:22 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:22 #57 ... 10:41:22 10:41:22 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:41:22 #204 DONE 0.3s 10:41:22 10:41:22 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:22 #57 ... 10:41:22 10:41:22 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:41:22 #205 DONE 0.6s 10:41:22 10:41:22 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:41:22 #206 DONE 0.1s 10:41:22 10:41:22 #108 [core-keeper] exporting to image 10:41:23 #108 ... 10:41:23 10:41:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:23 #153 DONE 3770.2s 10:41:23 10:41:23 #108 [core-keeper] exporting to image 10:41:24 #108 ... 10:41:24 10:41:24 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:41:24 #207 DONE 0.2s 10:41:24 10:41:24 #108 [core-keeper] exporting to image 10:41:24 #108 exporting layers 1.4s done 10:41:24 #108 writing image sha256:4712d7cd2d8c66b7fa90849dc4c2c9592e377ea15e6fb8b2201a32b7444c64f4 10:41:24 #108 writing image sha256:4712d7cd2d8c66b7fa90849dc4c2c9592e377ea15e6fb8b2201a32b7444c64f4 0.1s done 10:41:24 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 10:41:24 #108 DONE 21.3s 10:41:24 10:41:24 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:41:24 #208 DONE 0.3s 10:41:24 10:41:24 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:24 #57 ... 10:41:24 10:41:24 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:41:25 #209 DONE 1.0s 10:41:25 10:41:25 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:25 #57 ... 10:41:25 10:41:25 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:41:26 #210 DONE 0.3s 10:41:26 10:41:26 #108 [core-data] exporting to image 10:41:26 #108 exporting layers 0.6s done 10:41:26 #108 writing image sha256:a30638c79472b08475ed8e3520bd26b1dce16e66d9f135c910264ced02662655 done 10:41:26 #108 naming to docker.io/library/core-data-arm64 done 10:41:26 #108 DONE 21.9s 10:41:26 10:41:26 #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:41:30 #62 ... 10:41:30 10:41:30 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:41:30 #152 DONE 3777.2s 10:41:30 10:41:30 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:41:30 #57 ... 10:41:30 10:41:30 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:41:30 #211 DONE 0.2s 10:41:30 10:41:30 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:41:31 #150 ... 10:41:31 10:41:31 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:41:31 #212 DONE 0.3s 10:41:31 10:41:31 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:41:32 #213 DONE 0.6s 10:41:32 10:41:32 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:41:32 #214 DONE 0.2s 10:41:32 10:41:32 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:41:32 #215 DONE 0.1s 10:41:32 10:41:32 #108 [core-metadata] exporting to image 10:41:32 #108 exporting layers 10:41:33 #108 exporting layers 0.9s done 10:41:33 #108 writing image sha256:bfec0240071710090f18e6eda73e1ed1e9b5de06513cec0d31ba8e839728a7ce 0.0s done 10:41:33 #108 naming to docker.io/library/core-metadata-arm64 done 10:41:33 #108 DONE 22.7s 10:41:33 10:41:33 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:12 #57 ... 10:42:12 10:42:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:42:12 #150 DONE 3813.5s 10:42:12 10:42:12 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:12 #57 ... 10:42:12 10:42:12 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:42:12 #216 DONE 0.2s 10:42:12 10:42:12 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:42:12 #217 DONE 0.1s 10:42:12 10:42:12 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:42:12 #218 DONE 0.6s 10:42:12 10:42:12 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:42:12 #219 DONE 0.2s 10:42:12 10:42:12 #108 [support-scheduler] exporting to image 10:42:12 #108 exporting layers 10:42:12 #108 exporting layers 1.5s done 10:42:12 #108 writing image sha256:dbb659aeaecb2c83aa29b719b1ec9e37a597fe9a7506fdc8cccbb22438dcdc00 done 10:42:12 #108 naming to docker.io/library/support-scheduler-arm64 done 10:42:12 #108 DONE 24.2s 10:42:12 10:42:12 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:14 #57 ... 10:42:14 10:42:14 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:42:14 #146 DONE 3821.1s 10:42:14 10:42:14 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:42:14 #220 DONE 0.1s 10:42:14 10:42:14 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:14 #57 ... 10:42:14 10:42:14 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:42:15 #221 DONE 0.1s 10:42:15 10:42:15 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:15 #57 ... 10:42:15 10:42:15 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:42:15 #222 DONE 0.7s 10:42:15 10:42:15 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:42:15 #223 DONE 0.1s 10:42:15 10:42:15 #108 [support-notifications] exporting to image 10:42:15 #108 exporting layers 10:42:16 #108 exporting layers 0.6s done 10:42:16 #108 writing image sha256:ebf0500f7584a0d9a5542d4ac0c0d9978910c7112a1c12095592c3b5fc286657 done 10:42:16 #108 naming to docker.io/library/support-notifications-arm64 done 10:42:16 #108 DONE 24.9s 10:42:16 10:42:16 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:16 time="2025-10-31T09:32:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:42:16 time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:42:16 $ docker stop --time=1 5104cd2158671777b97a705307c712cd317e016f3dee498b92a44fe6f0e424af 10:42:18 $ docker rm -f --volumes 5104cd2158671777b97a705307c712cd317e016f3dee498b92a44fe6f0e424af [Pipeline] // withDockerContainer [Pipeline] sh 10:42:18 + docker images 10:42:18 REPOSITORY TAG IMAGE ID CREATED SIZE 10:42:18 support-notifications-arm64 latest ebf0500f7584 3 seconds ago 53MB 10:42:18 support-scheduler-arm64 latest dbb659aeaecb 10 seconds ago 49.2MB 10:42:18 core-metadata-arm64 latest bfec02400717 46 seconds ago 45.5MB 10:42:18 core-data-arm64 latest a30638c79472 53 seconds ago 45.5MB 10:42:18 core-keeper-arm64 latest 4712d7cd2d8c 56 seconds ago 45.2MB 10:42:18 security-proxy-auth-arm64 latest 0b9cf678d871 59 seconds ago 44.6MB 10:42:18 security-spiffe-token-provider-arm64 latest 18d63c036706 2 minutes ago 49.1MB 10:42:18 security-secretstore-setup-arm64 latest ea0a82c5989d 3 minutes ago 87.9MB 10:42:18 security-proxy-setup-arm64 latest 41c650455b6a 4 minutes ago 49.5MB 10:42:18 core-command-arm64 latest 24e108cc48c2 5 minutes ago 40.1MB 10:42:18 security-bootstrapper-arm64 latest 738303bae0a4 30 minutes ago 21.6MB 10:42:18 core-common-config-bootstrapper-arm64 latest fa4273b33b63 30 minutes ago 20.5MB 10:42:18 security-spire-agent-arm64 latest 18a5974db8ba About an hour ago 187MB 10:42:18 security-spire-server-arm64 latest 7b4995f3bd29 About an hour ago 144MB 10:42:18 security-spire-config-arm64 latest 6eed86afff97 About an hour ago 143MB 10:42:18 ci-base-image-arm64 latest 0db3dcf1dbf4 2 hours ago 920MB 10:42:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:42:18 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:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:19 10:42:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:20 arm64: Pulling from edgex-lftools-log-publisher 10:42:20 8998bd30e6a1: Pulling fs layer 10:42:20 04944245beec: Pulling fs layer 10:42:20 699f458cf7ca: Pulling fs layer 10:42:20 765212b225bb: Pulling fs layer 10:42:20 f23df028b6ca: Pulling fs layer 10:42:20 d65c8cfc05b1: Pulling fs layer 10:42:20 2437ff75d9bd: Pulling fs layer 10:42:20 f23df028b6ca: Waiting 10:42:20 d65c8cfc05b1: Waiting 10:42:20 2437ff75d9bd: Waiting 10:42:20 765212b225bb: Waiting 10:42:20 04944245beec: Verifying Checksum 10:42:20 04944245beec: Download complete 10:42:20 765212b225bb: Download complete 10:42:20 f23df028b6ca: Download complete 10:42:20 d65c8cfc05b1: Verifying Checksum 10:42:20 d65c8cfc05b1: Download complete 10:42:20 699f458cf7ca: Verifying Checksum 10:42:20 699f458cf7ca: Download complete 10:42:20 8998bd30e6a1: Verifying Checksum 10:42:20 8998bd30e6a1: Download complete 10:42:23 2437ff75d9bd: Verifying Checksum 10:42:23 2437ff75d9bd: Download complete 10:42:26 8998bd30e6a1: Pull complete 10:42:26 04944245beec: Pull complete 10:42:28 699f458cf7ca: Pull complete 10:42:28 765212b225bb: Pull complete 10:42:29 f23df028b6ca: Pull complete 10:42:29 d65c8cfc05b1: Pull complete 10:42:48 2437ff75d9bd: Pull complete 10:42:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:48 prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container 10:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:42:52 $ docker top ca719a054861ca4d420fa8f8e66a3953a81e3cb5cdebfa339b53e8a6a701edd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:53 ---> job-cost.sh 10:42:53 lf-activate-venv: SKIPPING 10:42:53 INFO: No Stack... 10:42:53 INFO: Retrieving Pricing Info for: v3-standard-4 10:42:54 INFO: Archiving Costs [Pipeline] sh 10:42:55 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:42:55 + cut -d, -f6 [Pipeline] lock 10:42:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] 10:42:55 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] did not exist. Created. 10:42:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:56 + echo total: 0.2199999988079071 [Pipeline] stash 10:42:56 Stashed 1 file(s) [Pipeline] } 10:42:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:56 $ docker stop --time=1 ca719a054861ca4d420fa8f8e66a3953a81e3cb5cdebfa339b53e8a6a701edd4 10:42:58 $ docker rm -f --volumes ca719a054861ca4d420fa8f8e66a3953a81e3cb5cdebfa339b53e8a6a701edd4 [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:43:01 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:43:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:43:02 ---> package-listing.sh 10:43:02 ++ facter osfamily 10:43:02 ++ tr '[:upper:]' '[:lower:]' 10:43:02 + OS_FAMILY=debian 10:43:02 + workspace=/w/workspace/edgex-go/1 10:43:02 + START_PACKAGES=/tmp/packages_start.txt 10:43:02 + END_PACKAGES=/tmp/packages_end.txt 10:43:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:43:02 + PACKAGES=/tmp/packages_start.txt 10:43:02 + '[' /w/workspace/edgex-go/1 ']' 10:43:02 + PACKAGES=/tmp/packages_end.txt 10:43:02 + case "${OS_FAMILY}" in 10:43:02 + dpkg -l 10:43:02 + grep '^ii' 10:43:02 + '[' -f /tmp/packages_start.txt ']' 10:43:02 + '[' -f /tmp/packages_end.txt ']' 10:43:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:43:02 + '[' /w/workspace/edgex-go/1 ']' 10:43:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:43:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:43:02 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:43:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:03 10:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:03 latest: Pulling from edgex-lftools-log-publisher 10:43:03 5eb5b503b376: Pulling fs layer 10:43:03 5c69ac0246d0: Pulling fs layer 10:43:03 ec43610c2a17: Pulling fs layer 10:43:03 3a2ae6a8a46f: Pulling fs layer 10:43:03 33b1e0a273af: Pulling fs layer 10:43:03 5d3b04190fa2: Pulling fs layer 10:43:03 2f39f015ded8: Pulling fs layer 10:43:03 5d3b04190fa2: Waiting 10:43:03 33b1e0a273af: Waiting 10:43:03 2f39f015ded8: Waiting 10:43:03 3a2ae6a8a46f: Waiting 10:43:03 5c69ac0246d0: Verifying Checksum 10:43:03 5c69ac0246d0: Download complete 10:43:03 3a2ae6a8a46f: Verifying Checksum 10:43:03 3a2ae6a8a46f: Download complete 10:43:03 33b1e0a273af: Verifying Checksum 10:43:03 33b1e0a273af: Download complete 10:43:03 5d3b04190fa2: Verifying Checksum 10:43:03 5d3b04190fa2: Download complete 10:43:03 ec43610c2a17: Download complete 10:43:04 5eb5b503b376: Download complete 10:43:04 2f39f015ded8: Verifying Checksum 10:43:04 2f39f015ded8: Download complete 10:43:05 5eb5b503b376: Pull complete 10:43:05 5c69ac0246d0: Pull complete 10:43:05 ec43610c2a17: Pull complete 10:43:05 3a2ae6a8a46f: Pull complete 10:43:06 33b1e0a273af: Pull complete 10:43:06 5d3b04190fa2: Pull complete 10:43:10 2f39f015ded8: Pull complete 10:43:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:10 prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container 10:43:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:43:12 $ docker top f401c0660881a3ab1daf69a3d1ca8f05b9135467aae270705b857f974370a4db -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:12 + touch /tmp/pre-build-complete [Pipeline] sh 10:43:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:43:13 + ls /var/log/sa-host 10:43:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:13 provisioning config files... 10:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9994771316131367918tmp [Pipeline] { [Pipeline] echo 10:43:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:43:13 ---> create-netrc.sh [Pipeline] } 10:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:43:14 ---> python-tools-install.sh [Pipeline] echo 10:43:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:43:14 ---> sudo-logs.sh 10:43:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:43:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:43:14 ---> job-cost.sh 10:43:14 lf-activate-venv: SKIPPING 10:43:14 DEBUG: total: 0.2199999988079071 10:43:14 INFO: Retrieving Stack Cost... 10:43:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:15 INFO: Archiving Costs [Pipeline] echo 10:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:43:16 ---> logs-deploy.sh 10:43:16 lf-activate-venv: SKIPPING 10:43:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-5672103b57f4337e5b2b4537840182ed/1 10:43:16 INFO: archiving workspace using pattern(s): 10:43:17 Archives upload complete. 10:43:17 INFO: archiving logs to Nexus