Pull request #4842 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Obtained Jenkinsfile from 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd+6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 (278ebe19c1ce7b8e78f92ff3dd12302532a3d1de) 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-ssh10220310645218501756.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh535879243780635231.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 590556114a56c6d90cc8043840e039c2f74196dc 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/PR-4842/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/PR-4842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh343310589291879852.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/PR-4842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4371892627092934678.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1825386026095166918.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/PR-4842/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/PR-4842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17672786771108078903.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 590556114a56c6d90cc8043840e039c2f74196dc 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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6744 in /w/workspace/edgexfoundry_edgex-go_PR-4842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 into PR head commit 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd Merge succeeded, producing 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd Checking out Revision 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd (PR-4842) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4842/head:refs/remotes/origin/PR-4842 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # timeout=10 Commit message: "fix: Set service version to 3.2.0 in API documents" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-30T07:57:09.331Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T07:57:09.600Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T07:57:09.731Z] ========================================================= [2024-07-30T07:57:09.731Z] EdgeX Global Pipelines Version Info [2024-07-30T07:57:09.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T07:57:10.511Z] ------------------- [2024-07-30T07:57:10.511Z] stable info: [2024-07-30T07:57:10.511Z] ------------------- [2024-07-30T07:57:10.511Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T07:57:10.511Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T07:57:10.511Z] Message: update stable to v1.0.260 [2024-07-30T07:57:11.085Z] ------------------- [2024-07-30T07:57:11.085Z] experimental info: [2024-07-30T07:57:11.085Z] ------------------- [2024-07-30T07:57:11.085Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T07:57:11.085Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T07:57:11.085Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T07:57:11.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-30T07:57:11.391Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-30T07:57:11.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T07:57:11.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T07:57:11.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T07:57:11.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T07:57:11.697Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T07:57:11.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-30T07:57:11.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-30T07:57:11.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-30T07:57:11.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T07:57:12.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T07:57:12.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T07:57:12.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T07:57:12.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T07:57:12.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T07:57:12.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T07:57:12.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T07:57:12.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-30T07:57:12.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-30T07:57:12.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T07:57:12.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T07:57:12.655Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T07:57:12.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4842 [Pipeline] echo [2024-07-30T07:57:12.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4842 [Pipeline] echo [2024-07-30T07:57:12.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4842 [Pipeline] echo [2024-07-30T07:57:12.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] echo [2024-07-30T07:57:12.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56c5cf7 [Pipeline] echo [2024-07-30T07:57:13.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T07:57:13.146Z] provisioning config files... [2024-07-30T07:57:13.160Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6653114255489692667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T07:57:13.573Z] ---> ****-login.sh [2024-07-30T07:57:13.573Z] nexus3.edgexfoundry.org:10001 [2024-07-30T07:57:13.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T07:57:13.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T07:57:13.834Z] Configure a credential helper to remove this warning. See [2024-07-30T07:57:13.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T07:57:13.834Z] [2024-07-30T07:57:13.834Z] Login Succeeded [2024-07-30T07:57:13.834Z] nexus3.edgexfoundry.org:10002 [2024-07-30T07:57:14.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T07:57:14.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T07:57:14.095Z] Configure a credential helper to remove this warning. See [2024-07-30T07:57:14.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T07:57:14.095Z] [2024-07-30T07:57:14.095Z] Login Succeeded [2024-07-30T07:57:14.095Z] nexus3.edgexfoundry.org:10003 [2024-07-30T07:57:14.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T07:57:14.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T07:57:14.095Z] Configure a credential helper to remove this warning. See [2024-07-30T07:57:14.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T07:57:14.095Z] [2024-07-30T07:57:14.095Z] Login Succeeded [2024-07-30T07:57:14.095Z] nexus3.edgexfoundry.org:10004 [2024-07-30T07:57:14.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T07:57:14.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T07:57:14.356Z] Configure a credential helper to remove this warning. See [2024-07-30T07:57:14.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T07:57:14.356Z] [2024-07-30T07:57:14.356Z] Login Succeeded [2024-07-30T07:57:14.356Z] ****.io [2024-07-30T07:57:14.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T07:57:14.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T07:57:14.617Z] Configure a credential helper to remove this warning. See [2024-07-30T07:57:14.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T07:57:14.617Z] [2024-07-30T07:57:14.617Z] Login Succeeded [2024-07-30T07:57:14.617Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T07:57:14.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T07:57:15.094Z] + 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 [2024-07-30T07:57:15.094Z] + dirname cmd/core-command/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/core-data/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/core-keeper/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/core-metadata/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-30T07:57:15.094Z] + cut -d/ -f2 [2024-07-30T07:57:15.094Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-30T07:57:15.094Z] + dirname cmd/support-notifications/Dockerfile [2024-07-30T07:57:15.095Z] + cut -d/ -f2 [2024-07-30T07:57:15.095Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-30T07:57:15.095Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-30T07:57:15.095Z] + cut -d/ -f2 [2024-07-30T07:57:15.095Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-30T07:57:15.143Z] 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 [2024-07-30T07:57:15.687Z] + git rev-list -1 --merges 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd~1..56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] echo [2024-07-30T07:57:15.730Z] -----------> git rev-list -1 --merges 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd~1..56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [false] [Pipeline] sh [2024-07-30T07:57:16.054Z] + git log --format=format:%s -1 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] echo [2024-07-30T07:57:16.096Z] ========================================================= [2024-07-30T07:57:16.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T07:57:16.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-30T07:57:16.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T07:57:16.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T07:57:16.614Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T07:57:16.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T07:57:16.614Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T07:57:16.614Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T07:57:16.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T07:57:17.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T07:57:17.131Z] [2024-07-30T07:57:17.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T07:57:17.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T07:57:17.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T07:57:17.527Z] b85a868b505f: Pulling fs layer [2024-07-30T07:57:17.527Z] e2be974225ed: Pulling fs layer [2024-07-30T07:57:17.527Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T07:57:17.527Z] 988bab9f4d93: Pulling fs layer [2024-07-30T07:57:17.527Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T07:57:17.527Z] eaf3925da568: Pulling fs layer [2024-07-30T07:57:17.527Z] bab4dde63d76: Pulling fs layer [2024-07-30T07:57:17.527Z] bde34c3a00c8: Pulling fs layer [2024-07-30T07:57:17.527Z] b352a97aabf1: Pulling fs layer [2024-07-30T07:57:17.527Z] 4872d77fe225: Pulling fs layer [2024-07-30T07:57:17.527Z] 5851b861e8e6: Pulling fs layer [2024-07-30T07:57:17.527Z] 1469e6f7b9e6: Waiting [2024-07-30T07:57:17.527Z] eaf3925da568: Waiting [2024-07-30T07:57:17.527Z] bab4dde63d76: Waiting [2024-07-30T07:57:17.527Z] bde34c3a00c8: Waiting [2024-07-30T07:57:17.527Z] b352a97aabf1: Waiting [2024-07-30T07:57:17.527Z] 4872d77fe225: Waiting [2024-07-30T07:57:17.527Z] 5851b861e8e6: Waiting [2024-07-30T07:57:17.527Z] 988bab9f4d93: Waiting [2024-07-30T07:57:17.527Z] e2be974225ed: Verifying Checksum [2024-07-30T07:57:17.527Z] e2be974225ed: Download complete [2024-07-30T07:57:17.527Z] 988bab9f4d93: Verifying Checksum [2024-07-30T07:57:17.527Z] 988bab9f4d93: Download complete [2024-07-30T07:57:17.527Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T07:57:17.527Z] 1469e6f7b9e6: Download complete [2024-07-30T07:57:17.527Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T07:57:17.527Z] 339a4e72a1f5: Download complete [2024-07-30T07:57:17.527Z] eaf3925da568: Verifying Checksum [2024-07-30T07:57:17.527Z] eaf3925da568: Download complete [2024-07-30T07:57:17.787Z] bde34c3a00c8: Download complete [2024-07-30T07:57:17.787Z] b352a97aabf1: Verifying Checksum [2024-07-30T07:57:17.787Z] b352a97aabf1: Download complete [2024-07-30T07:57:17.787Z] 4872d77fe225: Download complete [2024-07-30T07:57:17.787Z] 5851b861e8e6: Download complete [2024-07-30T07:57:17.787Z] b85a868b505f: Verifying Checksum [2024-07-30T07:57:17.787Z] b85a868b505f: Download complete [2024-07-30T07:57:18.048Z] bab4dde63d76: Verifying Checksum [2024-07-30T07:57:18.048Z] bab4dde63d76: Download complete [2024-07-30T07:57:18.988Z] b85a868b505f: Pull complete [2024-07-30T07:57:18.988Z] e2be974225ed: Pull complete [2024-07-30T07:57:19.556Z] 339a4e72a1f5: Pull complete [2024-07-30T07:57:19.556Z] 988bab9f4d93: Pull complete [2024-07-30T07:57:19.815Z] 1469e6f7b9e6: Pull complete [2024-07-30T07:57:19.815Z] eaf3925da568: Pull complete [2024-07-30T07:57:21.715Z] bab4dde63d76: Pull complete [2024-07-30T07:57:21.715Z] bde34c3a00c8: Pull complete [2024-07-30T07:57:21.715Z] b352a97aabf1: Pull complete [2024-07-30T07:57:21.976Z] 4872d77fe225: Pull complete [2024-07-30T07:57:21.976Z] 5851b861e8e6: Pull complete [2024-07-30T07:57:21.976Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T07:57:21.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T07:57:21.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T07:57:22.286Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2024-07-30T07:57:22.315Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T07:57:24.840Z] $ docker top f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 -eo pid,comm [2024-07-30T07:57:24.896Z] 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). [2024-07-30T07:57:24.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T07:57:25.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T07:57:25.061Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T07:57:25.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T07:57:25.181Z] $ docker exec f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent [2024-07-30T07:57:25.296Z] SSH_AUTH_SOCK=/tmp/ssh-z0e5uxipMCXc/agent.32 [2024-07-30T07:57:25.296Z] SSH_AGENT_PID=38 [2024-07-30T07:57:25.301Z] Running ssh-add (command line suppressed) [2024-07-30T07:57:25.394Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13260922480422134122.key (/w/workspace/edgex-go/1@tmp/private_key_13260922480422134122.key) [2024-07-30T07:57:25.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T07:57:25.759Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T07:57:25.786Z] $ docker exec --env ******** --env ******** f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent -k [2024-07-30T07:57:25.887Z] unset SSH_AUTH_SOCK; [2024-07-30T07:57:25.888Z] unset SSH_AGENT_PID; [2024-07-30T07:57:25.888Z] echo Agent pid 38 killed; [2024-07-30T07:57:25.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T07:57:26.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T07:57:26.006Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T07:57:26.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T07:57:26.128Z] $ docker exec f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent [2024-07-30T07:57:26.243Z] SSH_AUTH_SOCK=/tmp/ssh-edOJAzSQTnzi/agent.71 [2024-07-30T07:57:26.243Z] SSH_AGENT_PID=77 [2024-07-30T07:57:26.247Z] Running ssh-add (command line suppressed) [2024-07-30T07:57:26.344Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12421087443780357065.key (/w/workspace/edgex-go/1@tmp/private_key_12421087443780357065.key) [2024-07-30T07:57:26.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T07:57:26.699Z] + git semver init [2024-07-30T07:57:26.959Z] 2024-07-30 07:57:26,892 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T07:57:26.959Z] 2024-07-30 07:57:26,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-30T07:57:26.959Z] 2024-07-30 07:57:26,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-30T07:57:26.959Z] 2024-07-30 07:57:26,895 [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, universal_newlines=False, shell=None, istream=None) [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,827 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4842 with force:False [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,827 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4842 [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,830 [execute] INFO git cat-file --batch-check [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,836 [execute] INFO git cat-file --batch [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T07:57:32.236Z] 2024-07-30 07:57:31,842 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4842 [2024-07-30T07:57:32.236Z] 0.0.0 [Pipeline] } [2024-07-30T07:57:32.257Z] $ docker exec --env ******** --env ******** f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent -k [2024-07-30T07:57:32.349Z] unset SSH_AUTH_SOCK; [2024-07-30T07:57:32.350Z] unset SSH_AGENT_PID; [2024-07-30T07:57:32.350Z] echo Agent pid 77 killed; [2024-07-30T07:57:32.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T07:57:32.815Z] + git semver [Pipeline] } [2024-07-30T07:57:33.100Z] $ docker stop --time=1 f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 [2024-07-30T07:57:34.406Z] $ docker rm -f --volumes f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T07:57:34.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T07:57:35.235Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T07:57:35.257Z] [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 [2024-07-30T07:57:36.200Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-30T07:57:36.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T07:57:36.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T07:57:36.343Z] ========================================================= [2024-07-30T07:57:36.344Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T07:57:36.344Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-30T07:57:36.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T07:57:36.707Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T07:57:36.707Z] 619be1103602: Pulling fs layer [2024-07-30T07:57:36.707Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T07:57:36.707Z] 5df492c9dc93: Pulling fs layer [2024-07-30T07:57:36.707Z] 7629e6793208: Pulling fs layer [2024-07-30T07:57:36.707Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T07:57:36.707Z] fb5054dd5b73: Pulling fs layer [2024-07-30T07:57:36.707Z] eeca6798cff9: Pulling fs layer [2024-07-30T07:57:36.707Z] aa269ceb94a6: Pulling fs layer [2024-07-30T07:57:36.707Z] ada007ff1a6a: Pulling fs layer [2024-07-30T07:57:36.707Z] fb5054dd5b73: Waiting [2024-07-30T07:57:36.707Z] eeca6798cff9: Waiting [2024-07-30T07:57:36.707Z] aa269ceb94a6: Waiting [2024-07-30T07:57:36.707Z] ada007ff1a6a: Waiting [2024-07-30T07:57:36.707Z] 7629e6793208: Waiting [2024-07-30T07:57:36.707Z] 4f4fb700ef54: Waiting [2024-07-30T07:57:36.707Z] 7862e08f4a3e: Download complete [2024-07-30T07:57:36.707Z] 7629e6793208: Download complete [2024-07-30T07:57:36.707Z] 4f4fb700ef54: Download complete [2024-07-30T07:57:36.707Z] 619be1103602: Verifying Checksum [2024-07-30T07:57:36.707Z] 619be1103602: Download complete [2024-07-30T07:57:36.707Z] fb5054dd5b73: Verifying Checksum [2024-07-30T07:57:36.707Z] fb5054dd5b73: Download complete [2024-07-30T07:57:36.707Z] eeca6798cff9: Verifying Checksum [2024-07-30T07:57:36.707Z] eeca6798cff9: Download complete [2024-07-30T07:57:36.966Z] 619be1103602: Pull complete [2024-07-30T07:57:36.966Z] ada007ff1a6a: Verifying Checksum [2024-07-30T07:57:36.966Z] ada007ff1a6a: Download complete [2024-07-30T07:57:36.966Z] 7862e08f4a3e: Pull complete [2024-07-30T07:57:37.225Z] 5df492c9dc93: Verifying Checksum [2024-07-30T07:57:37.225Z] 5df492c9dc93: Download complete [2024-07-30T07:57:37.484Z] aa269ceb94a6: Verifying Checksum [2024-07-30T07:57:37.484Z] aa269ceb94a6: Download complete [2024-07-30T07:57:40.769Z] 5df492c9dc93: Pull complete [2024-07-30T07:57:40.769Z] 7629e6793208: Pull complete [2024-07-30T07:57:40.769Z] 4f4fb700ef54: Pull complete [2024-07-30T07:57:40.769Z] fb5054dd5b73: Pull complete [2024-07-30T07:57:40.769Z] eeca6798cff9: Pull complete [2024-07-30T07:57:43.304Z] aa269ceb94a6: Pull complete [2024-07-30T07:57:43.304Z] ada007ff1a6a: Pull complete [2024-07-30T07:57:43.563Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T07:57:43.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T07:57:43.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-30T07:57:43.941Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T07:57:43.941Z] WORKDIR /edgex [2024-07-30T07:57:43.941Z] COPY go.mod . [2024-07-30T07:57:43.941Z] RUN go mod download [2024-07-30T07:57:43.941Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-30T07:57:44.505Z] Sending build context to Docker daemon 178.6MB [2024-07-30T07:57:44.505Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T07:57:44.505Z] ---> f489d0715acc [2024-07-30T07:57:44.505Z] Step 2/4 : WORKDIR /edgex [2024-07-30T07:57:48.705Z] ---> Running in 4c7328e9163a [2024-07-30T07:57:48.705Z] Removing intermediate container 4c7328e9163a [2024-07-30T07:57:48.705Z] ---> 0b21fe0db716 [2024-07-30T07:57:48.705Z] Step 3/4 : COPY go.mod . [2024-07-30T07:57:48.964Z] ---> a059c6e7da84 [2024-07-30T07:57:48.964Z] Step 4/4 : RUN go mod download [2024-07-30T07:57:48.964Z] ---> Running in 308c630a3583 [2024-07-30T07:57:50.685Z] Still waiting to schedule task [2024-07-30T07:57:50.685Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-30T07:58:10.909Z] Removing intermediate container 308c630a3583 [2024-07-30T07:58:10.909Z] ---> 835a0fceee4a [2024-07-30T07:58:10.909Z] Successfully built 835a0fceee4a [2024-07-30T07:58:11.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T07:58:11.568Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T07:58:11.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T07:58:11.747Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2024-07-30T07:58:11.781Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T07:58:12.214Z] $ docker top 46ff3da7939346a4a39fee686e866911a59ddfcb68e31d67ea96ac367b763bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T07:58:12.629Z] + go version [2024-07-30T07:58:12.629Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T07:58:12.670Z] $ docker stop --time=1 46ff3da7939346a4a39fee686e866911a59ddfcb68e31d67ea96ac367b763bc2 [2024-07-30T07:58:13.945Z] $ docker rm -f --volumes 46ff3da7939346a4a39fee686e866911a59ddfcb68e31d67ea96ac367b763bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T07:58:14.667Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T07:58:14.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T07:58:14.836Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2024-07-30T07:58:14.865Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T07:58:15.188Z] $ docker top 9f745a53fc6da5ad242ff0bb1065c7967dfa200367d67d0f58f276eedddc24da -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-30T07:58:15.325Z] ========================================================= [2024-07-30T07:58:15.325Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-30T07:58:15.325Z] ========================================================= [Pipeline] sh [2024-07-30T07:58:15.624Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-30T07:58:16.010Z] + make test [2024-07-30T07:58:16.010Z] go test -race -coverprofile=coverage.out ./... [2024-07-30T07:58:24.132Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-30T07:58:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-30T07:58:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-30T07:58:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-30T07:58:58.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-07-30T07:58:59.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-30T07:58:59.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-30T07:58:59.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-30T07:58:59.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-30T07:58:59.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-30T07:59:00.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.028s coverage: 97.0% of statements [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-30T07:59:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-30T07:59:01.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-30T07:59:01.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-30T07:59:01.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-30T07:59:01.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-30T07:59:01.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-30T07:59:02.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-30T07:59:02.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-30T07:59:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.043s coverage: 69.2% of statements [2024-07-30T07:59:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements [2024-07-30T07:59:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.481s coverage: 93.4% of statements [2024-07-30T07:59:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-07-30T07:59:03.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 6.5% of statements [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-30T07:59:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-30T07:59:06.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.8% of statements [2024-07-30T07:59:06.543Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-07-30T07:59:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-30T07:59:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-30T07:59:07.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 0.8% of statements [2024-07-30T07:59:07.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 32.2% of statements [2024-07-30T07:59:07.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-07-30T07:59:09.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 77.8% of statements [2024-07-30T07:59:09.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-07-30T07:59:09.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-07-30T07:59:09.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-30T07:59:09.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-30T07:59:09.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-30T07:59:09.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-30T07:59:09.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-30T07:59:09.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-30T07:59:09.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-30T07:59:09.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-30T07:59:09.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-30T07:59:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-30T07:59:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-30T07:59:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-30T07:59:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-30T07:59:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-30T07:59:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-30T07:59:11.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-30T07:59:12.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-30T07:59:13.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-30T07:59:14.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-30T07:59:14.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-30T07:59:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-30T07:59:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-30T07:59:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-30T07:59:18.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-30T07:59:18.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-30T07:59:18.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-30T07:59:19.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-30T07:59:19.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-30T07:59:19.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-30T07:59:19.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-30T07:59:19.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.032s coverage: 94.4% of statements [2024-07-30T07:59:20.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-30T07:59:20.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-30T07:59:20.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-30T07:59:20.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-30T07:59:21.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-30T07:59:21.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-30T07:59:21.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-30T07:59:21.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-30T07:59:22.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-30T07:59:22.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-30T07:59:23.348Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6745 in /w/workspace/edgexfoundry_edgex-go_PR-4842 [Pipeline] { [Pipeline] ws [2024-07-30T07:59:23.423Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-30T07:59:23.519Z] The recommended git tool is: git [2024-07-30T07:59:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-30T07:59:23.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-30T07:59:28.140Z] using credential edgex-jenkins-ssh [2024-07-30T07:59:28.162Z] Cloning the remote Git repository [2024-07-30T07:59:28.197Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-30T07:59:28.277Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-30T07:59:28.405Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-30T07:59:28.406Z] > git --version # timeout=10 [2024-07-30T07:59:28.426Z] > git --version # 'git version 2.25.1' [2024-07-30T07:59:28.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T07:59:28.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 38.4% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.024s coverage: 61.8% of statements [2024-07-30T07:59:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 98.9% of statements [2024-07-30T07:59:33.963Z] 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 [2024-07-30T07:59:33.963Z] running golangci-lint [2024-07-30T07:59:33.963Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-30T07:59:33.963Z] go version go1.21.9 linux/amd64 [2024-07-30T07:59:33.963Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-30T07:59:33.963Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-30T07:59:44.815Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-30T07:59:44.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T07:59:45.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-30T07:59:45.648Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-30T07:59:45.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T07:59:45.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4842/head:refs/remotes/origin/PR-4842 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-30T07:59:46.499Z] Merging remotes/origin/main commit 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 into PR head commit 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [2024-07-30T07:59:46.882Z] Merge succeeded, producing 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [2024-07-30T07:59:46.882Z] Checking out Revision 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd (PR-4842) [2024-07-30T07:59:46.513Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T07:59:46.581Z] > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # timeout=10 [2024-07-30T07:59:46.792Z] > git remote # timeout=10 [2024-07-30T07:59:46.809Z] > git config --get remote.origin.url # timeout=10 [2024-07-30T07:59:46.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T07:59:46.844Z] > git merge 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 [2024-07-30T07:59:46.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-30T07:59:46.887Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T07:59:46.899Z] > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # timeout=10 [2024-07-30T07:59:50.582Z] Commit message: "fix: Set service version to 3.2.0 in API documents" [2024-07-30T07:59:50.631Z] > git --version # timeout=10 [2024-07-30T07:59:50.643Z] > git --version # 'git version 2.25.1' [2024-07-30T07:59:50.657Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T07:59:52.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T07:59:52.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T07:59:52.520Z] Dload Upload Total Spent Left Speed [2024-07-30T07:59:52.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-30T07:59:52.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T07:59:53.222Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T07:59:53.222Z] + sudo tee /etc/docker/daemon.new [2024-07-30T07:59:53.222Z] { [2024-07-30T07:59:53.222Z] "registry-mirrors": [ [2024-07-30T07:59:53.222Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T07:59:53.222Z] ], [2024-07-30T07:59:53.222Z] "bip": "10.250.0.254/24", [2024-07-30T07:59:53.222Z] "hosts": [ [2024-07-30T07:59:53.222Z] "tcp://0.0.0.0:5555", [2024-07-30T07:59:53.222Z] "unix:///var/run/docker.sock" [2024-07-30T07:59:53.222Z] ], [2024-07-30T07:59:53.222Z] "mtu": 1458, [2024-07-30T07:59:53.222Z] "selinux-enabled": true, [2024-07-30T07:59:53.222Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T07:59:53.222Z] } [Pipeline] sh [2024-07-30T07:59:53.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T07:59:53.926Z] + sudo service docker restart [2024-07-30T07:59:55.879Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|deps|name|types_sizes|compiled_files) took 21.76130601s" [2024-07-30T07:59:55.879Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.583064ms" [2024-07-30T08:00:08.068Z] level=info msg="[linters_context/goanalysis] analyzers took 1m29.95557041s with top 10 stages: buildir: 54.796972834s, gosec: 8.514241498s, inspect: 2.230048348s, fact_deprecated: 1.753172852s, printf: 1.673208894s, ctrlflow: 1.320727351s, S1038: 1.220571856s, nilness: 1.209048409s, fact_purity: 1.193430752s, SA5012: 633.742721ms" [2024-07-30T08:00:08.068Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-30T08:00:08.068Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, skip_files: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, nolint: 0/21, filename_unadjuster: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, exclude: 209/209" [2024-07-30T08:00:08.068Z] level=info msg="[runner] processing took 16.835667ms with stages: nolint: 7.123916ms, identifier_marker: 4.855114ms, autogenerated_exclude: 1.562009ms, path_prettifier: 1.434248ms, exclude-rules: 1.069316ms, skip_dirs: 715.263µs, cgo: 43.291µs, filename_unadjuster: 27.91µs, skip_files: 600ns, max_same_issues: 590ns, uniq_by_line: 540ns, severity-rules: 400ns, source_code: 370ns, fixer: 370ns, sort_results: 370ns, path_prefixer: 340ns, exclude: 330ns, diff: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns, path_shortener: 110ns" [2024-07-30T08:00:08.068Z] level=info msg="[runner] linters took 11.785179811s with stages: goanalysis_metalinter: 11.768261474s" [2024-07-30T08:00:08.068Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-30T08:00:08.068Z] level=info msg="Memory: 329 samples, avg is 281.0MB, max is 1360.1MB" [2024-07-30T08:00:08.068Z] level=info msg="Execution took 33.585018233s" [2024-07-30T08:00:08.068Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T08:00:12.253Z] provisioning config files... [2024-07-30T08:00:12.277Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11158975994139390779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:00:12.777Z] ---> ****-login.sh [2024-07-30T08:00:12.777Z] nexus3.edgexfoundry.org:10001 [2024-07-30T08:00:13.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T08:00:13.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T08:00:13.317Z] Configure a credential helper to remove this warning. See [2024-07-30T08:00:13.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T08:00:13.317Z] [2024-07-30T08:00:13.317Z] Login Succeeded [2024-07-30T08:00:13.317Z] nexus3.edgexfoundry.org:10002 [2024-07-30T08:00:13.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T08:00:13.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T08:00:13.595Z] Configure a credential helper to remove this warning. See [2024-07-30T08:00:13.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T08:00:13.595Z] [2024-07-30T08:00:13.595Z] Login Succeeded [2024-07-30T08:00:13.595Z] nexus3.edgexfoundry.org:10003 [2024-07-30T08:00:13.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T08:00:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T08:00:14.135Z] Configure a credential helper to remove this warning. See [2024-07-30T08:00:14.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T08:00:14.135Z] [2024-07-30T08:00:14.135Z] Login Succeeded [2024-07-30T08:00:14.135Z] nexus3.edgexfoundry.org:10004 [2024-07-30T08:00:14.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T08:00:14.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T08:00:14.407Z] Configure a credential helper to remove this warning. See [2024-07-30T08:00:14.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T08:00:14.407Z] [2024-07-30T08:00:14.407Z] Login Succeeded [2024-07-30T08:00:14.407Z] ****.io [2024-07-30T08:00:14.626Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T08:00:14.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T08:00:14.626Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-30T08:00:14.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T08:00:14.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-30T08:00:14.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T08:00:14.939Z] Configure a credential helper to remove this warning. See [2024-07-30T08:00:14.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T08:00:14.939Z] [2024-07-30T08:00:14.939Z] Login Succeeded [2024-07-30T08:00:14.939Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T08:00:14.982Z] Deleting 1 temporary files [2024-07-30T08:00:15.021Z] + ls -al . [2024-07-30T08:00:15.021Z] total 840 [2024-07-30T08:00:15.021Z] drwxrwxr-x 11 1001 1001 4096 Jul 30 07:58 . [2024-07-30T08:00:15.021Z] drwxr-xr-x 4 root root 4096 Jul 30 07:58 .. [2024-07-30T08:00:15.021Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 07:57 .blubracket [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 10 Jul 30 07:57 .dockerignore [2024-07-30T08:00:15.021Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 07:59 .git [2024-07-30T08:00:15.021Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 07:57 .github [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 1102 Jul 30 07:57 .gitignore [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 42 Jul 30 07:57 .golangci.yml [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 100 Jul 30 07:57 .hadolint.yml [2024-07-30T08:00:15.021Z] drwxr-xr-x 3 1001 1001 4096 Jul 30 07:57 .semver [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 155 Jul 30 07:57 .sonarcloud.properties [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 1171 Jul 30 07:57 ADOPTERS.md [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 20361 Jul 30 07:57 Attribution.txt [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 100284 Jul 30 07:57 CHANGELOG.md [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 3804 Jul 30 07:57 CONTRIBUTING.md [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 677 Jul 30 07:57 GOVERNANCE.md [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 861 Jul 30 07:57 Jenkinsfile [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 10775 Jul 30 07:57 LICENSE [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 16051 Jul 30 07:57 Makefile [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 582 Jul 30 07:57 OWNERS.md [2024-07-30T08:00:15.021Z] -rw-rw-r-- 1 1001 1001 9528 Jul 30 07:57 README.md [2024-07-30T08:00:15.022Z] -rw-rw-r-- 1 1001 1001 789 Jul 30 07:57 SECURITY.md [2024-07-30T08:00:15.022Z] -rw-rw-r-- 1 1001 1001 5 Jul 30 07:57 VERSION [2024-07-30T08:00:15.022Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 07:57 bin [2024-07-30T08:00:15.022Z] drwxrwxr-x 19 1001 1001 4096 Jul 30 07:57 cmd [2024-07-30T08:00:15.022Z] -rw-r--r-- 1 root root 481596 Jul 30 07:59 coverage.out [2024-07-30T08:00:15.022Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 07:57 fuzz_test [2024-07-30T08:00:15.022Z] -rw-rw-r-- 1 1001 1001 6912 Jul 30 07:57 go.mod [2024-07-30T08:00:15.022Z] -rw-rw-r-- 1 1001 1001 100928 Jul 30 07:57 go.sum [2024-07-30T08:00:15.022Z] drwxrwxr-x 7 1001 1001 4096 Jul 30 07:57 internal [2024-07-30T08:00:15.022Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 07:57 openapi [2024-07-30T08:00:15.022Z] -rw-rw-r-- 1 1001 1001 584 Jul 30 07:57 security.txt [2024-07-30T08:00:15.022Z] -rw-rw-r-- 1 1001 1001 204 Jul 30 07:57 version.go [Pipeline] // configFileProvider [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-30T08:00:15.371Z] + '[' -e coverage.out ] [2024-07-30T08:00:15.371Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh [2024-07-30T08:00:15.502Z] Stashed 1 file(s) [Pipeline] sh [2024-07-30T08:00:15.777Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-30T08:00:15.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-07-30T08:00:15.845Z] + make build [2024-07-30T08:00:15.845Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] echo [2024-07-30T08:00:15.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T08:00:15.938Z] ========================================================= [2024-07-30T08:00:15.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T08:00:15.938Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-30T08:00:16.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T08:00:17.932Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T08:00:17.932Z] c6b39de5b339: Pulling fs layer [2024-07-30T08:00:17.932Z] a69c41024577: Pulling fs layer [2024-07-30T08:00:17.932Z] d6de4b400683: Pulling fs layer [2024-07-30T08:00:17.932Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T08:00:17.932Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T08:00:17.932Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T08:00:17.932Z] 00f215d4a9da: Pulling fs layer [2024-07-30T08:00:17.932Z] d496ad576159: Pulling fs layer [2024-07-30T08:00:17.932Z] 35cb2a7552d0: Waiting [2024-07-30T08:00:17.932Z] 4f4fb700ef54: Waiting [2024-07-30T08:00:17.932Z] 464afbd9ba4c: Waiting [2024-07-30T08:00:17.932Z] 00f215d4a9da: Waiting [2024-07-30T08:00:17.932Z] d496ad576159: Waiting [2024-07-30T08:00:18.208Z] a69c41024577: Verifying Checksum [2024-07-30T08:00:18.208Z] a69c41024577: Download complete [2024-07-30T08:00:18.208Z] 35cb2a7552d0: Verifying Checksum [2024-07-30T08:00:18.208Z] 35cb2a7552d0: Download complete [2024-07-30T08:00:18.208Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T08:00:18.208Z] 4f4fb700ef54: Download complete [2024-07-30T08:00:18.208Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T08:00:18.208Z] 464afbd9ba4c: Download complete [2024-07-30T08:00:18.208Z] c6b39de5b339: Verifying Checksum [2024-07-30T08:00:18.208Z] c6b39de5b339: Download complete [2024-07-30T08:00:18.476Z] d496ad576159: Verifying Checksum [2024-07-30T08:00:18.476Z] d496ad576159: Download complete [2024-07-30T08:00:19.066Z] c6b39de5b339: Pull complete [2024-07-30T08:00:19.651Z] a69c41024577: Pull complete [2024-07-30T08:00:19.918Z] d6de4b400683: Download complete [2024-07-30T08:00:20.879Z] 00f215d4a9da: Verifying Checksum [2024-07-30T08:00:20.879Z] 00f215d4a9da: Download complete [2024-07-30T08:00:33.205Z] d6de4b400683: Pull complete [2024-07-30T08:00:33.205Z] 35cb2a7552d0: Pull complete [2024-07-30T08:00:33.205Z] 4f4fb700ef54: Pull complete [2024-07-30T08:00:33.205Z] 464afbd9ba4c: Pull complete [2024-07-30T08:00:39.320Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-30T08:00:39.320Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-30T08:00:40.253Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-30T08:00:40.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-30T08:00:42.195Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-30T08:00:43.303Z] 00f215d4a9da: Pull complete [2024-07-30T08:00:43.303Z] d496ad576159: Pull complete [2024-07-30T08:00:43.303Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T08:00:43.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T08:00:43.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-30T08:00:43.706Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-30T08:00:43.706Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T08:00:43.706Z] WORKDIR /edgex [2024-07-30T08:00:43.706Z] COPY go.mod . [2024-07-30T08:00:43.706Z] RUN go mod download [2024-07-30T08:00:44.292Z] Sending build context to Docker daemon 3.228MB [2024-07-30T08:00:44.292Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T08:00:44.292Z] ---> f246e2811388 [2024-07-30T08:00:44.292Z] Step 2/4 : WORKDIR /edgex [2024-07-30T08:00:45.251Z] ---> Running in 5e6e9e780678 [2024-07-30T08:00:45.517Z] Removing intermediate container 5e6e9e780678 [2024-07-30T08:00:45.517Z] ---> e69a2a950b14 [2024-07-30T08:00:45.517Z] Step 3/4 : COPY go.mod . [2024-07-30T08:00:45.783Z] ---> 38268d46fb4e [2024-07-30T08:00:45.783Z] Step 4/4 : RUN go mod download [2024-07-30T08:00:46.049Z] ---> Running in 801ba9ff2c52 [2024-07-30T08:00:46.376Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-30T08:00:48.275Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-30T08:00:50.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-30T08:00:50.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-30T08:00:51.310Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-30T08:00:52.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-30T08:00:53.179Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-30T08:00:53.771Z] $ docker stop --time=1 9f745a53fc6da5ad242ff0bb1065c7967dfa200367d67d0f58f276eedddc24da [2024-07-30T08:00:59.303Z] $ docker rm -f --volumes 9f745a53fc6da5ad242ff0bb1065c7967dfa200367d67d0f58f276eedddc24da [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 [2024-07-30T08:01:02.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-30T08:01:02.848Z] [2024-07-30T08:01:02.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T08:01:03.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-30T08:01:03.249Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-30T08:01:03.249Z] 91d30c5bc195: Pulling fs layer [2024-07-30T08:01:03.249Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-30T08:01:03.249Z] 9c61dcf015f6: Pulling fs layer [2024-07-30T08:01:03.249Z] 4698f68db338: Pulling fs layer [2024-07-30T08:01:03.249Z] 2a2f49069b9e: Pulling fs layer [2024-07-30T08:01:03.249Z] e0025b399a48: Pulling fs layer [2024-07-30T08:01:03.249Z] 4698f68db338: Waiting [2024-07-30T08:01:03.249Z] 2a2f49069b9e: Waiting [2024-07-30T08:01:03.249Z] e0025b399a48: Waiting [2024-07-30T08:01:03.249Z] 91d30c5bc195: Verifying Checksum [2024-07-30T08:01:03.249Z] 91d30c5bc195: Download complete [2024-07-30T08:01:03.507Z] 4698f68db338: Verifying Checksum [2024-07-30T08:01:03.507Z] 4698f68db338: Download complete [2024-07-30T08:01:03.507Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-30T08:01:03.507Z] 2e9b0aa3be6d: Download complete [2024-07-30T08:01:03.507Z] e0025b399a48: Download complete [2024-07-30T08:01:03.507Z] 91d30c5bc195: Pull complete [2024-07-30T08:01:03.507Z] 2a2f49069b9e: Download complete [2024-07-30T08:01:03.765Z] 2e9b0aa3be6d: Pull complete [2024-07-30T08:01:04.023Z] 9c61dcf015f6: Verifying Checksum [2024-07-30T08:01:04.023Z] 9c61dcf015f6: Download complete [2024-07-30T08:01:06.559Z] 9c61dcf015f6: Pull complete [2024-07-30T08:01:06.559Z] 4698f68db338: Pull complete [2024-07-30T08:01:06.817Z] 2a2f49069b9e: Pull complete [2024-07-30T08:01:06.817Z] e0025b399a48: Pull complete [2024-07-30T08:01:06.817Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-30T08:01:06.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-30T08:01:06.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T08:01:07.083Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2024-07-30T08:01:07.114Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-30T08:01:10.129Z] $ docker top 3409c8cdd4d8bc8bb02c1db09b2731f09519e8c25f32b48f4b9759c0d4640bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T08:01:10.534Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-30T08:01:13.069Z] #1 [core-data internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #1 transferring dockerfile: 2.01kB done [2024-07-30T08:01:13.069Z] #1 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #2 transferring dockerfile: 2.23kB done [2024-07-30T08:01:13.069Z] #2 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #3 transferring dockerfile: 2.15kB done [2024-07-30T08:01:13.069Z] #3 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #4 transferring dockerfile: 2.50kB done [2024-07-30T08:01:13.069Z] #4 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #5 transferring dockerfile: 1.93kB done [2024-07-30T08:01:13.069Z] #5 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #6 transferring dockerfile: 2.93kB done [2024-07-30T08:01:13.069Z] #6 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #7 transferring dockerfile: 2.06kB done [2024-07-30T08:01:13.069Z] #7 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #8 transferring dockerfile: 2.01kB done [2024-07-30T08:01:13.069Z] #8 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #9 [core-command internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #9 transferring dockerfile: 1.93kB done [2024-07-30T08:01:13.069Z] #9 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #10 transferring dockerfile: 1.70kB done [2024-07-30T08:01:13.069Z] #10 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #11 transferring dockerfile: 1.69kB done [2024-07-30T08:01:13.069Z] #11 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #12 transferring dockerfile: 1.95kB done [2024-07-30T08:01:13.069Z] #12 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #13 transferring dockerfile: 1.81kB done [2024-07-30T08:01:13.069Z] #13 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #14 transferring dockerfile: 2.49kB done [2024-07-30T08:01:13.069Z] #14 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-30T08:01:13.069Z] #15 transferring dockerfile: 1.89kB done [2024-07-30T08:01:13.069Z] #15 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #16 [core-data internal] load .dockerignore [2024-07-30T08:01:13.069Z] #16 transferring context: 50B done [2024-07-30T08:01:13.069Z] #16 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-30T08:01:13.069Z] #17 transferring context: 50B done [2024-07-30T08:01:13.069Z] #17 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #18 [security-proxy-auth internal] load .dockerignore [2024-07-30T08:01:13.069Z] #18 transferring context: 50B done [2024-07-30T08:01:13.069Z] #18 DONE 0.0s [2024-07-30T08:01:13.069Z] [2024-07-30T08:01:13.069Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-30T08:01:13.069Z] #19 transferring context: 50B done [2024-07-30T08:01:13.327Z] #19 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #20 [support-scheduler internal] load .dockerignore [2024-07-30T08:01:13.327Z] #20 transferring context: 50B done [2024-07-30T08:01:13.327Z] #20 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #21 [security-bootstrapper internal] load .dockerignore [2024-07-30T08:01:13.327Z] #21 transferring context: 50B done [2024-07-30T08:01:13.327Z] #21 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #22 [core-metadata internal] load .dockerignore [2024-07-30T08:01:13.327Z] #22 transferring context: 50B done [2024-07-30T08:01:13.327Z] #22 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #23 [core-keeper internal] load .dockerignore [2024-07-30T08:01:13.327Z] #23 transferring context: 50B done [2024-07-30T08:01:13.327Z] #23 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #24 [core-command internal] load .dockerignore [2024-07-30T08:01:13.327Z] #24 transferring context: 50B done [2024-07-30T08:01:13.327Z] #24 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #25 [security-spire-server internal] load .dockerignore [2024-07-30T08:01:13.327Z] #25 transferring context: 50B done [2024-07-30T08:01:13.327Z] #25 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-07-30T08:01:13.327Z] #26 transferring context: 50B done [2024-07-30T08:01:13.327Z] #26 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #27 [support-notifications internal] load .dockerignore [2024-07-30T08:01:13.327Z] #27 transferring context: 50B done [2024-07-30T08:01:13.327Z] #27 DONE 0.1s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #28 [security-spire-config internal] load .dockerignore [2024-07-30T08:01:13.327Z] #28 transferring context: 50B done [2024-07-30T08:01:13.327Z] #28 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #29 [security-spire-agent internal] load .dockerignore [2024-07-30T08:01:13.327Z] #29 transferring context: 50B done [2024-07-30T08:01:13.327Z] #29 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-07-30T08:01:13.327Z] #30 transferring context: 50B done [2024-07-30T08:01:13.327Z] #30 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T08:01:13.327Z] #31 DONE 0.0s [2024-07-30T08:01:13.327Z] [2024-07-30T08:01:13.327Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:01:13.596Z] #32 ... [2024-07-30T08:01:13.596Z] [2024-07-30T08:01:13.596Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T08:01:13.596Z] #31 DONE 0.0s [2024-07-30T08:01:13.596Z] [2024-07-30T08:01:13.596Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:01:13.596Z] #32 ... [2024-07-30T08:01:13.596Z] [2024-07-30T08:01:13.596Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T08:01:13.596Z] #31 DONE 0.0s [2024-07-30T08:01:13.596Z] [2024-07-30T08:01:13.596Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:01:13.596Z] #32 DONE 0.5s [2024-07-30T08:01:13.596Z] [2024-07-30T08:01:13.596Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:01:13.596Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:01:13.864Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-07-30T08:01:13.864Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.1s [2024-07-30T08:01:13.864Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:01:13.864Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T08:01:13.864Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T08:01:14.125Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:01:14.125Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T08:01:14.125Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T08:01:14.125Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-07-30T08:01:14.125Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-07-30T08:01:14.125Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-30T08:01:14.384Z] #33 ... [2024-07-30T08:01:14.384Z] [2024-07-30T08:01:14.384Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-30T08:01:14.384Z] #34 DONE 0.9s [2024-07-30T08:01:14.384Z] [2024-07-30T08:01:14.384Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-30T08:01:14.384Z] #35 DONE 0.9s [2024-07-30T08:01:14.384Z] [2024-07-30T08:01:14.384Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:01:14.384Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-07-30T08:01:14.384Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-07-30T08:01:14.384Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:01:14.384Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T08:01:14.384Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T08:01:14.384Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-30T08:01:14.649Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-30T08:01:14.910Z] #33 ... [2024-07-30T08:01:14.910Z] [2024-07-30T08:01:14.910Z] #36 [security-spire-agent internal] load build context [2024-07-30T08:01:14.910Z] #36 transferring context: 26.32kB 0.0s done [2024-07-30T08:01:14.910Z] #36 DONE 0.5s [2024-07-30T08:01:14.910Z] [2024-07-30T08:01:14.910Z] #37 [security-spire-server internal] load build context [2024-07-30T08:01:14.910Z] #37 transferring context: 26.79kB 0.0s done [2024-07-30T08:01:14.910Z] #37 DONE 0.5s [2024-07-30T08:01:15.169Z] [2024-07-30T08:01:15.169Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:01:15.169Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-07-30T08:01:15.169Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-30T08:01:15.169Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-30T08:01:15.169Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-30T08:01:15.169Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-30T08:01:15.169Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-30T08:01:15.169Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-30T08:01:15.169Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-07-30T08:01:15.169Z] #38 ... [2024-07-30T08:01:15.169Z] [2024-07-30T08:01:15.169Z] #39 [security-spire-config internal] load build context [2024-07-30T08:01:15.169Z] #39 transferring context: 25.04kB 0.0s done [2024-07-30T08:01:15.169Z] #39 DONE 0.7s [2024-07-30T08:01:15.169Z] [2024-07-30T08:01:15.169Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:01:15.169Z] #33 DONE 1.6s [2024-07-30T08:01:15.169Z] [2024-07-30T08:01:15.169Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:01:15.169Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-30T08:01:15.169Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-07-30T08:01:15.169Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s [2024-07-30T08:01:15.169Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-07-30T08:01:15.428Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.7s [2024-07-30T08:01:15.428Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-07-30T08:01:15.428Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-30T08:01:15.428Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-07-30T08:01:15.761Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-07-30T08:01:16.067Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-07-30T08:01:16.067Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-30T08:01:16.709Z] #38 ... [2024-07-30T08:01:16.709Z] [2024-07-30T08:01:16.709Z] #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-30T08:01:16.709Z] #40 DONE 2.7s [2024-07-30T08:01:16.709Z] [2024-07-30T08:01:16.709Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:01:19.406Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.2s done [2024-07-30T08:01:23.593Z] #38 ... [2024-07-30T08:01:23.593Z] [2024-07-30T08:01:23.593Z] #41 [core-data internal] load build context [2024-07-30T08:01:23.593Z] #41 transferring context: 301.97MB 9.7s [2024-07-30T08:01:23.850Z] #41 ... [2024-07-30T08:01:23.850Z] [2024-07-30T08:01:23.850Z] #42 [support-notifications internal] load build context [2024-07-30T08:01:23.850Z] #42 ... [2024-07-30T08:01:23.850Z] [2024-07-30T08:01:23.850Z] #43 [security-secretstore-setup internal] load build context [2024-07-30T08:01:23.850Z] #43 ... [2024-07-30T08:01:23.850Z] [2024-07-30T08:01:23.850Z] #44 [core-keeper internal] load build context [2024-07-30T08:01:24.111Z] #44 ... [2024-07-30T08:01:24.111Z] [2024-07-30T08:01:24.111Z] #45 [security-proxy-auth internal] load build context [2024-07-30T08:01:24.111Z] #45 ... [2024-07-30T08:01:24.111Z] [2024-07-30T08:01:24.111Z] #46 [security-bootstrapper internal] load build context [2024-07-30T08:01:25.081Z] #46 ... [2024-07-30T08:01:25.081Z] [2024-07-30T08:01:25.081Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:01:25.081Z] #47 ... [2024-07-30T08:01:25.081Z] [2024-07-30T08:01:25.081Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:01:25.825Z] #48 ... [2024-07-30T08:01:25.825Z] [2024-07-30T08:01:25.825Z] #49 [security-spiffe-token-provider internal] load build context [2024-07-30T08:01:25.825Z] #49 ... [2024-07-30T08:01:25.825Z] [2024-07-30T08:01:25.825Z] #50 [core-metadata internal] load build context [2024-07-30T08:01:25.825Z] #50 ... [2024-07-30T08:01:25.825Z] [2024-07-30T08:01:25.825Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T08:01:25.825Z] #51 ... [2024-07-30T08:01:25.825Z] [2024-07-30T08:01:25.825Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T08:01:25.825Z] #52 ... [2024-07-30T08:01:25.825Z] [2024-07-30T08:01:25.825Z] #53 [support-scheduler internal] load build context [2024-07-30T08:01:25.825Z] #53 ... [2024-07-30T08:01:25.825Z] [2024-07-30T08:01:25.825Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T08:01:26.083Z] #54 ... [2024-07-30T08:01:26.083Z] [2024-07-30T08:01:26.083Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T08:01:26.083Z] #0 5.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:26.084Z] #0 5.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:26.084Z] #0 6.013 (1/4) Installing ca-certificates (20240226-r0) [2024-07-30T08:01:26.084Z] #0 6.153 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:26.084Z] #0 6.153 (3/4) Installing su-exec (0.2-r3) [2024-07-30T08:01:26.084Z] #0 6.160 (4/4) Installing yq (4.33.3-r5) [2024-07-30T08:01:26.084Z] #0 6.218 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:26.084Z] #0 6.222 Executing ca-certificates-20240226-r0.trigger [2024-07-30T08:01:26.084Z] #0 6.269 OK: 17 MiB in 19 packages [2024-07-30T08:01:26.084Z] #55 ... [2024-07-30T08:01:26.084Z] [2024-07-30T08:01:26.084Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:01:26.362Z] #56 ... [2024-07-30T08:01:26.362Z] [2024-07-30T08:01:26.362Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T08:01:26.362Z] #57 ... [2024-07-30T08:01:26.362Z] [2024-07-30T08:01:26.362Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:01:26.362Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-30T08:01:26.362Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-30T08:01:26.362Z] #58 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-30T08:01:26.362Z] #58 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-30T08:01:26.362Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-30T08:01:26.362Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-07-30T08:01:26.362Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-30T08:01:26.362Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-30T08:01:26.362Z] #58 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-07-30T08:01:26.362Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-30T08:01:26.362Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-30T08:01:26.362Z] #58 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done [2024-07-30T08:01:26.362Z] #58 ... [2024-07-30T08:01:26.362Z] [2024-07-30T08:01:26.362Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-30T08:01:26.362Z] #0 6.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:26.362Z] #0 6.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:26.362Z] #0 6.530 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:26.362Z] #0 6.532 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:26.362Z] #0 6.538 OK: 7 MiB in 16 packages [2024-07-30T08:01:26.621Z] #59 ... [2024-07-30T08:01:26.621Z] [2024-07-30T08:01:26.621Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:01:26.621Z] #60 ... [2024-07-30T08:01:26.621Z] [2024-07-30T08:01:26.621Z] #61 [core-command internal] load build context [2024-07-30T08:01:26.881Z] #61 ... [2024-07-30T08:01:26.881Z] [2024-07-30T08:01:26.881Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T08:01:26.881Z] #62 ... [2024-07-30T08:01:26.881Z] [2024-07-30T08:01:26.881Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T08:01:27.140Z] #63 ... [2024-07-30T08:01:27.140Z] [2024-07-30T08:01:27.140Z] #64 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-30T08:01:27.140Z] #64 ... [2024-07-30T08:01:27.140Z] [2024-07-30T08:01:27.140Z] #61 [core-command internal] load build context [2024-07-30T08:01:27.399Z] #61 transferring context: 439.96MB 13.6s done [2024-07-30T08:01:32.672Z] #61 ... [2024-07-30T08:01:32.672Z] [2024-07-30T08:01:32.672Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:01:32.672Z] #48 transferring context: 439.96MB 16.4s done [2024-07-30T08:01:34.049Z] #48 ... [2024-07-30T08:01:34.049Z] [2024-07-30T08:01:34.049Z] #42 [support-notifications internal] load build context [2024-07-30T08:01:34.049Z] #42 transferring context: 439.96MB 14.9s done [2024-07-30T08:01:34.049Z] #42 ... [2024-07-30T08:01:34.049Z] [2024-07-30T08:01:34.049Z] #43 [security-secretstore-setup internal] load build context [2024-07-30T08:01:34.049Z] #43 transferring context: 439.96MB 14.8s done [2024-07-30T08:01:34.049Z] #43 ... [2024-07-30T08:01:34.049Z] [2024-07-30T08:01:34.049Z] #44 [core-keeper internal] load build context [2024-07-30T08:01:34.049Z] #44 transferring context: 439.96MB 11.0s done [2024-07-30T08:01:34.308Z] #44 ... [2024-07-30T08:01:34.308Z] [2024-07-30T08:01:34.308Z] #45 [security-proxy-auth internal] load build context [2024-07-30T08:01:34.308Z] #45 transferring context: 439.96MB 15.5s done [2024-07-30T08:01:34.580Z] #45 ... [2024-07-30T08:01:34.580Z] [2024-07-30T08:01:34.580Z] #46 [security-bootstrapper internal] load build context [2024-07-30T08:01:34.580Z] #46 transferring context: 439.96MB 15.3s done [2024-07-30T08:01:34.992Z] #46 ... [2024-07-30T08:01:34.992Z] [2024-07-30T08:01:34.992Z] #41 [core-data internal] load build context [2024-07-30T08:01:34.992Z] #41 transferring context: 439.96MB 14.3s done [2024-07-30T08:01:35.251Z] #41 ... [2024-07-30T08:01:35.251Z] [2024-07-30T08:01:35.251Z] #50 [core-metadata internal] load build context [2024-07-30T08:01:35.251Z] #50 transferring context: 439.96MB 15.7s done [2024-07-30T08:01:35.251Z] #50 ... [2024-07-30T08:01:35.251Z] [2024-07-30T08:01:35.251Z] #49 [security-spiffe-token-provider internal] load build context [2024-07-30T08:01:35.251Z] #49 transferring context: 439.96MB 15.4s done [2024-07-30T08:01:35.619Z] #49 ... [2024-07-30T08:01:35.620Z] [2024-07-30T08:01:35.620Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:01:35.620Z] #47 transferring context: 439.96MB 14.6s done [2024-07-30T08:01:36.215Z] #47 ... [2024-07-30T08:01:36.215Z] [2024-07-30T08:01:36.215Z] #53 [support-scheduler internal] load build context [2024-07-30T08:01:36.215Z] #53 transferring context: 439.96MB 13.6s done [2024-07-30T08:01:40.480Z] #53 ... [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #64 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-30T08:01:40.480Z] #64 DONE 23.8s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T08:01:40.480Z] #55 DONE 24.5s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #44 [core-keeper internal] load build context [2024-07-30T08:01:40.480Z] #44 DONE 26.1s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-30T08:01:40.480Z] #59 DONE 24.5s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #61 [core-command internal] load build context [2024-07-30T08:01:40.480Z] #61 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #53 [support-scheduler internal] load build context [2024-07-30T08:01:40.480Z] #53 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #43 [security-secretstore-setup internal] load build context [2024-07-30T08:01:40.480Z] #43 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #42 [support-notifications internal] load build context [2024-07-30T08:01:40.480Z] #42 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:01:40.480Z] #47 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #41 [core-data internal] load build context [2024-07-30T08:01:40.480Z] #41 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-07-30T08:01:40.480Z] #65 ... [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #49 [security-spiffe-token-provider internal] load build context [2024-07-30T08:01:40.480Z] #49 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #46 [security-bootstrapper internal] load build context [2024-07-30T08:01:40.480Z] #46 DONE 26.2s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #50 [core-metadata internal] load build context [2024-07-30T08:01:40.480Z] #50 DONE 26.3s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #45 [security-proxy-auth internal] load build context [2024-07-30T08:01:40.480Z] #45 DONE 26.3s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:01:40.480Z] #48 DONE 26.3s [2024-07-30T08:01:40.480Z] [2024-07-30T08:01:40.480Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:01:40.742Z] #38 ... [2024-07-30T08:01:40.742Z] [2024-07-30T08:01:40.742Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T08:01:40.742Z] #62 DONE 25.2s [2024-07-30T08:01:40.742Z] [2024-07-30T08:01:40.742Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:01:40.742Z] #56 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.090Z] #56 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.353Z] #56 25.62 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:01:41.353Z] #56 25.62 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:01:41.353Z] #56 25.62 OK: 20070 distinct packages available [2024-07-30T08:01:41.353Z] #56 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.353Z] #56 ... [2024-07-30T08:01:41.353Z] [2024-07-30T08:01:41.353Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:01:41.353Z] #60 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.353Z] #60 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.353Z] #60 25.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:41.353Z] #60 25.62 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:41.353Z] #60 25.63 OK: 7 MiB in 16 packages [2024-07-30T08:01:41.353Z] #60 DONE 25.9s [2024-07-30T08:01:41.353Z] [2024-07-30T08:01:41.353Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:01:41.353Z] #56 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.745Z] #56 ... [2024-07-30T08:01:41.745Z] [2024-07-30T08:01:41.745Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T08:01:41.745Z] #57 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.745Z] #57 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.745Z] #57 25.67 (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T08:01:41.745Z] #57 25.70 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:41.745Z] #57 25.71 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:41.745Z] #57 25.71 Executing ca-certificates-20240226-r0.trigger [2024-07-30T08:01:41.745Z] #57 25.92 OK: 8 MiB in 17 packages [2024-07-30T08:01:41.745Z] #57 DONE 26.2s [2024-07-30T08:01:41.745Z] [2024-07-30T08:01:41.745Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:01:41.745Z] #56 26.01 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:41.745Z] #56 ... [2024-07-30T08:01:41.745Z] [2024-07-30T08:01:41.745Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T08:01:41.745Z] #63 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.745Z] #63 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:41.745Z] #63 25.80 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:41.745Z] #63 25.81 (2/2) Installing su-exec (0.2-r3) [2024-07-30T08:01:41.745Z] #63 25.81 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:41.745Z] #63 25.82 OK: 7 MiB in 17 packages [2024-07-30T08:01:41.745Z] #63 DONE 26.0s [2024-07-30T08:01:41.745Z] [2024-07-30T08:01:41.745Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:01:41.745Z] #56 26.04 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-30T08:01:41.745Z] #56 26.05 (3/5) Installing libucontext (1.2-r2) [2024-07-30T08:01:41.745Z] #56 26.05 (4/5) Installing gcompat (1.1.0-r1) [2024-07-30T08:01:41.745Z] #56 26.06 (5/5) Installing openssl (3.1.6-r0) [2024-07-30T08:01:41.745Z] #56 26.07 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:41.745Z] #56 26.09 OK: 8 MiB in 20 packages [2024-07-30T08:01:42.006Z] #56 DONE 26.4s [2024-07-30T08:01:42.006Z] [2024-07-30T08:01:42.006Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T08:01:42.006Z] #51 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #51 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #51 25.86 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:01:42.006Z] #51 25.86 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:01:42.006Z] #51 25.86 OK: 20070 distinct packages available [2024-07-30T08:01:42.006Z] #51 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #51 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #51 26.46 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:42.006Z] #51 26.46 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-30T08:01:42.006Z] #51 26.46 (3/4) Installing libucontext (1.2-r2) [2024-07-30T08:01:42.006Z] #51 26.47 (4/4) Installing gcompat (1.1.0-r1) [2024-07-30T08:01:42.006Z] #51 26.48 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:42.006Z] #51 26.48 OK: 8 MiB in 19 packages [2024-07-30T08:01:42.006Z] #51 DONE 26.8s [2024-07-30T08:01:42.006Z] [2024-07-30T08:01:42.006Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T08:01:42.006Z] #54 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #54 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #54 25.73 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:42.006Z] #54 25.77 (2/4) Installing openssl (3.1.6-r0) [2024-07-30T08:01:42.006Z] #54 25.88 (3/4) Installing su-exec (0.2-r3) [2024-07-30T08:01:42.006Z] #54 25.88 (4/4) Installing yq (4.33.3-r5) [2024-07-30T08:01:42.006Z] #54 26.24 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:42.006Z] #54 26.24 OK: 17 MiB in 19 packages [2024-07-30T08:01:42.006Z] #54 DONE 26.6s [2024-07-30T08:01:42.006Z] [2024-07-30T08:01:42.006Z] #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T08:01:42.006Z] #66 ... [2024-07-30T08:01:42.006Z] [2024-07-30T08:01:42.006Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T08:01:42.006Z] #52 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #52 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #52 25.78 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:01:42.006Z] #52 25.78 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:01:42.006Z] #52 25.78 OK: 20070 distinct packages available [2024-07-30T08:01:42.006Z] #52 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #52 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #52 26.20 (1/11) Installing ca-certificates (20240226-r0) [2024-07-30T08:01:42.006Z] #52 26.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-30T08:01:42.006Z] #52 26.24 (3/11) Installing libunistring (1.1-r1) [2024-07-30T08:01:42.006Z] #52 26.26 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-30T08:01:42.006Z] #52 26.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-30T08:01:42.006Z] #52 26.27 (6/11) Installing libcurl (8.9.0-r0) [2024-07-30T08:01:42.006Z] #52 26.28 (7/11) Installing curl (8.9.0-r0) [2024-07-30T08:01:42.006Z] #52 26.28 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:42.006Z] #52 26.29 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-30T08:01:42.006Z] #52 26.29 (10/11) Installing libucontext (1.2-r2) [2024-07-30T08:01:42.006Z] #52 26.29 (11/11) Installing gcompat (1.1.0-r1) [2024-07-30T08:01:42.006Z] #52 26.30 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:42.006Z] #52 26.31 Executing ca-certificates-20240226-r0.trigger [2024-07-30T08:01:42.006Z] #52 26.58 OK: 12 MiB in 26 packages [2024-07-30T08:01:42.006Z] #52 DONE 26.7s [2024-07-30T08:01:42.006Z] [2024-07-30T08:01:42.006Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:01:42.006Z] #67 DONE 0.1s [2024-07-30T08:01:42.006Z] [2024-07-30T08:01:42.006Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T08:01:42.006Z] #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.006Z] #0 2.068 OK: 264 MiB in 52 packages [2024-07-30T08:01:42.006Z] #68 DONE 2.4s [2024-07-30T08:01:42.265Z] [2024-07-30T08:01:42.265Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-30T08:01:42.265Z] #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.265Z] #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.265Z] #0 1.835 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:01:42.265Z] #0 1.835 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:01:42.265Z] #0 1.835 OK: 20077 distinct packages available [2024-07-30T08:01:42.265Z] #0 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.265Z] #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.265Z] #0 2.209 OK: 264 MiB in 52 packages [2024-07-30T08:01:42.265Z] #69 DONE 2.3s [2024-07-30T08:01:42.265Z] [2024-07-30T08:01:42.265Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:01:42.265Z] #70 DONE 0.0s [2024-07-30T08:01:42.265Z] [2024-07-30T08:01:42.265Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:01:42.532Z] #71 ... [2024-07-30T08:01:42.532Z] [2024-07-30T08:01:42.532Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T08:01:42.532Z] #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.532Z] #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.532Z] #0 2.618 OK: 264 MiB in 52 packages [2024-07-30T08:01:42.532Z] #72 DONE 2.8s [2024-07-30T08:01:42.532Z] [2024-07-30T08:01:42.532Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-30T08:01:42.532Z] #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.532Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.532Z] #0 2.558 OK: 264 MiB in 52 packages [2024-07-30T08:01:42.532Z] #73 DONE 2.7s [2024-07-30T08:01:42.532Z] [2024-07-30T08:01:42.532Z] #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-07-30T08:01:42.532Z] #65 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.532Z] #65 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:42.532Z] #65 2.539 OK: 7 MiB in 16 packages [2024-07-30T08:01:42.532Z] #65 DONE 2.7s [2024-07-30T08:01:42.792Z] [2024-07-30T08:01:42.792Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:01:42.792Z] #74 DONE 0.1s [2024-07-30T08:01:42.792Z] [2024-07-30T08:01:42.792Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:01:42.792Z] #75 DONE 0.2s [2024-07-30T08:01:42.792Z] [2024-07-30T08:01:42.792Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:01:43.052Z] #76 ... [2024-07-30T08:01:43.052Z] [2024-07-30T08:01:43.052Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-30T08:01:43.052Z] #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:43.052Z] #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:43.052Z] #0 2.945 OK: 17 MiB in 19 packages [2024-07-30T08:01:43.052Z] #77 DONE 3.1s [2024-07-30T08:01:43.052Z] [2024-07-30T08:01:43.052Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T08:01:43.052Z] #78 DONE 3.3s [2024-07-30T08:01:43.052Z] [2024-07-30T08:01:43.052Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:01:43.947Z] Removing intermediate container 801ba9ff2c52 [2024-07-30T08:01:43.947Z] ---> 758775a1bc3f [2024-07-30T08:01:43.947Z] Successfully built 758775a1bc3f [2024-07-30T08:01:43.947Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T08:01:44.363Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T08:01:44.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T08:01:44.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container [2024-07-30T08:01:44.730Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T08:01:44.960Z] #79 ... [2024-07-30T08:01:44.960Z] [2024-07-30T08:01:44.960Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:01:44.960Z] #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:44.960Z] #0 2.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:44.960Z] #0 3.014 OK: 8 MiB in 17 packages [2024-07-30T08:01:44.960Z] #80 DONE 3.1s [2024-07-30T08:01:44.960Z] [2024-07-30T08:01:44.960Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T08:01:44.961Z] #66 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:44.961Z] #66 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:44.961Z] #66 2.586 OK: 8 MiB in 20 packages [2024-07-30T08:01:44.961Z] #66 DONE 2.7s [2024-07-30T08:01:44.961Z] [2024-07-30T08:01:44.961Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T08:01:45.927Z] $ docker top 03c1debcdd12c2386f3e2880438e9a90caa2fe695308dd20c75d03b72b932fdd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T08:01:46.835Z] + go version [2024-07-30T08:01:46.835Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T08:01:46.873Z] $ docker stop --time=1 03c1debcdd12c2386f3e2880438e9a90caa2fe695308dd20c75d03b72b932fdd [2024-07-30T08:01:46.942Z] #81 ... [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-30T08:01:46.942Z] #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 3.011 OK: 7 MiB in 17 packages [2024-07-30T08:01:46.942Z] #82 DONE 4.9s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T08:01:46.942Z] #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 3.213 OK: 8 MiB in 19 packages [2024-07-30T08:01:46.942Z] #83 DONE 4.6s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T08:01:46.942Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 2.649 OK: 17 MiB in 19 packages [2024-07-30T08:01:46.942Z] #84 DONE 4.6s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T08:01:46.942Z] #0 2.615 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 3.160 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 3.815 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T08:01:46.942Z] #0 4.550 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:01:46.942Z] #0 4.561 OK: 7 MiB in 16 packages [2024-07-30T08:01:46.942Z] #85 DONE 5.9s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-30T08:01:46.942Z] #86 DONE 1.9s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:01:46.942Z] #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:46.942Z] #0 3.321 OK: 7 MiB in 16 packages [2024-07-30T08:01:46.942Z] #87 DONE 5.3s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T08:01:46.942Z] #81 DONE 2.0s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-30T08:01:46.942Z] #88 DONE 0.1s [2024-07-30T08:01:46.942Z] [2024-07-30T08:01:46.942Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-30T08:01:47.886Z] #89 DONE 1.2s [2024-07-30T08:01:47.886Z] [2024-07-30T08:01:47.886Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:01:47.886Z] #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:47.886Z] #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:47.886Z] #0 4.786 OK: 12 MiB in 26 packages [2024-07-30T08:01:47.886Z] #90 DONE 5.8s [2024-07-30T08:01:47.886Z] [2024-07-30T08:01:47.886Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T08:01:47.886Z] #91 DONE 1.2s [2024-07-30T08:01:47.887Z] [2024-07-30T08:01:47.887Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T08:01:47.887Z] #92 DONE 1.3s [2024-07-30T08:01:47.887Z] [2024-07-30T08:01:47.887Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-30T08:01:47.887Z] #93 DONE 0.1s [2024-07-30T08:01:47.887Z] [2024-07-30T08:01:47.887Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-30T08:01:47.887Z] #94 DONE 0.1s [2024-07-30T08:01:47.887Z] [2024-07-30T08:01:47.887Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-30T08:01:47.887Z] #95 DONE 0.1s [2024-07-30T08:01:47.887Z] [2024-07-30T08:01:47.887Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-30T08:01:47.887Z] #96 ... [2024-07-30T08:01:47.887Z] [2024-07-30T08:01:47.887Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:01:47.887Z] #97 DONE 0.1s [2024-07-30T08:01:48.146Z] [2024-07-30T08:01:48.146Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-30T08:01:48.146Z] #98 DONE 0.1s [2024-07-30T08:01:48.146Z] [2024-07-30T08:01:48.146Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-30T08:01:48.146Z] #96 DONE 0.2s [2024-07-30T08:01:48.146Z] [2024-07-30T08:01:48.146Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:01:48.146Z] #99 ... [2024-07-30T08:01:48.146Z] [2024-07-30T08:01:48.146Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-30T08:01:48.146Z] #100 DONE 0.2s [2024-07-30T08:01:48.146Z] [2024-07-30T08:01:48.146Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:01:48.146Z] #101 DONE 0.2s [2024-07-30T08:01:48.404Z] [2024-07-30T08:01:48.404Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:01:48.404Z] #99 DONE 0.2s [2024-07-30T08:01:48.404Z] [2024-07-30T08:01:48.404Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-30T08:01:48.404Z] #102 DONE 0.2s [2024-07-30T08:01:48.404Z] [2024-07-30T08:01:48.404Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-30T08:01:48.404Z] #103 DONE 0.1s [2024-07-30T08:01:48.404Z] [2024-07-30T08:01:48.404Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-30T08:01:48.404Z] #104 DONE 0.1s [2024-07-30T08:01:48.404Z] [2024-07-30T08:01:48.404Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-30T08:01:48.404Z] #105 DONE 0.1s [2024-07-30T08:01:48.404Z] [2024-07-30T08:01:48.404Z] #106 [security-spire-config] exporting to image [2024-07-30T08:01:48.404Z] #106 exporting layers [2024-07-30T08:01:48.493Z] $ docker rm -f --volumes 03c1debcdd12c2386f3e2880438e9a90caa2fe695308dd20c75d03b72b932fdd [2024-07-30T08:01:48.661Z] #106 ... [2024-07-30T08:01:48.661Z] [2024-07-30T08:01:48.661Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-30T08:01:48.661Z] #107 DONE 0.1s [2024-07-30T08:01:48.661Z] [2024-07-30T08:01:48.661Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-30T08:01:48.661Z] #108 DONE 2.0s [2024-07-30T08:01:48.661Z] [2024-07-30T08:01:48.661Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-30T08:01:48.661Z] #109 DONE 0.1s [2024-07-30T08:01:48.661Z] [2024-07-30T08:01:48.661Z] #106 [security-spire-agent] exporting to image [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-30T08:01:48.918Z] #106 ... [2024-07-30T08:01:48.919Z] [2024-07-30T08:01:48.919Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-30T08:01:48.919Z] #0 4.654 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:48.919Z] #0 5.113 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T08:01:48.919Z] #0 5.757 OK: 264 MiB in 52 packages [2024-07-30T08:01:48.919Z] #110 DONE 5.9s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-30T08:01:49.181Z] [2024-07-30T08:01:49.181Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-30T08:01:49.181Z] #111 DONE 0.1s [2024-07-30T08:01:49.181Z] [2024-07-30T08:01:49.181Z] #106 [security-spire-agent] exporting to image [2024-07-30T08:01:49.181Z] #106 exporting layers 0.7s done [Pipeline] sh [2024-07-30T08:01:49.441Z] #106 exporting layers 0.7s done [2024-07-30T08:01:49.442Z] #106 writing image sha256:61e5fac3d5f9b33e109b03db9ec8bdc08ad100efa62f3d0c1b3457651fdc89e7 0.0s done [2024-07-30T08:01:49.442Z] #106 naming to docker.io/library/security-spire-config done [2024-07-30T08:01:49.442Z] #106 writing image sha256:03b1adc84e773e6cf343e53734581499236760cf5f1977176aa509d71ef170bd done [2024-07-30T08:01:49.442Z] #106 naming to docker.io/library/security-spire-server done [2024-07-30T08:01:49.442Z] #106 writing image sha256:d0226575f3add58baf1231602898f5f9cf9c127f5966c8c04d10d1cfbe22bc2a done [2024-07-30T08:01:49.442Z] #106 naming to docker.io/library/security-spire-agent done [2024-07-30T08:01:49.442Z] #106 DONE 0.9s [2024-07-30T08:01:49.442Z] [2024-07-30T08:01:49.442Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:01:49.548Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T08:01:49.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T08:01:49.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container [2024-07-30T08:01:49.852Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T08:01:50.045Z] #112 ... [2024-07-30T08:01:50.045Z] [2024-07-30T08:01:50.045Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:01:50.303Z] #58 ... [2024-07-30T08:01:50.303Z] [2024-07-30T08:01:50.303Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:01:51.014Z] $ docker top 1d9b2008068595ed25c668a05f572e29cde06f76ebf063b621d6e382a46f16b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-30T08:01:51.321Z] ========================================================= [2024-07-30T08:01:51.321Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-30T08:01:51.321Z] ========================================================= [Pipeline] sh [2024-07-30T08:01:51.958Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-30T08:01:52.372Z] + make test [2024-07-30T08:01:52.652Z] go test -race -coverprofile=coverage.out ./... [2024-07-30T08:02:29.234Z] #113 ... [2024-07-30T08:02:29.234Z] [2024-07-30T08:02:29.234Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:29.234Z] #76 DONE 45.2s [2024-07-30T08:02:29.234Z] [2024-07-30T08:02:29.234Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:29.234Z] #71 DONE 45.6s [2024-07-30T08:02:29.234Z] [2024-07-30T08:02:29.234Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:29.234Z] #113 DONE 45.8s [2024-07-30T08:02:29.234Z] [2024-07-30T08:02:29.234Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:29.234Z] #79 DONE 45.1s [2024-07-30T08:02:29.234Z] [2024-07-30T08:02:29.234Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:29.234Z] #112 DONE 38.7s [2024-07-30T08:02:29.234Z] [2024-07-30T08:02:29.234Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-30T08:02:37.371Z] #114 ... [2024-07-30T08:02:37.371Z] [2024-07-30T08:02:37.371Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-30T08:02:37.371Z] #115 DONE 8.7s [2024-07-30T08:02:37.371Z] [2024-07-30T08:02:37.371Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-30T08:02:37.371Z] #116 DONE 8.7s [2024-07-30T08:02:37.371Z] [2024-07-30T08:02:37.371Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-30T08:02:37.371Z] #114 DONE 8.7s [2024-07-30T08:02:37.371Z] [2024-07-30T08:02:37.372Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #117 DONE 8.7s [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #118 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:02:37.372Z] #119 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:37.372Z] #120 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:02:37.372Z] #121 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:37.372Z] #122 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #123 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #124 [core-command builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #124 DONE 8.7s [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #125 [core-metadata builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #125 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:02:37.372Z] #126 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:37.372Z] #127 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:37.372Z] #128 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:02:37.372Z] #129 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #130 [support-scheduler builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #130 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:02:37.372Z] #131 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #132 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:37.372Z] #133 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:37.372Z] #134 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #135 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:02:37.372Z] #136 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #137 [core-data builder 6/7] COPY . . [2024-07-30T08:02:37.372Z] #137 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:02:37.372Z] #138 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:02:37.372Z] #139 CACHED [2024-07-30T08:02:37.372Z] [2024-07-30T08:02:37.372Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T08:02:38.324Z] #140 1.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-30T08:02:39.912Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-30T08:02:48.342Z] #140 ... [2024-07-30T08:02:48.342Z] [2024-07-30T08:02:48.342Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T08:02:48.342Z] #0 1.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-30T08:02:48.342Z] #141 ... [2024-07-30T08:02:48.342Z] [2024-07-30T08:02:48.342Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T08:02:48.342Z] #0 0.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-30T08:02:48.342Z] #142 ... [2024-07-30T08:02:48.342Z] [2024-07-30T08:02:48.342Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:02:48.342Z] #0 1.097 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-30T08:02:48.342Z] #143 ... [2024-07-30T08:02:48.342Z] [2024-07-30T08:02:48.342Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T08:02:48.342Z] #0 0.790 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-30T08:02:48.342Z] #144 ... [2024-07-30T08:02:48.342Z] [2024-07-30T08:02:48.342Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:02:48.342Z] #0 1.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-30T08:02:48.342Z] #145 ... [2024-07-30T08:02:48.342Z] [2024-07-30T08:02:48.342Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T08:02:48.343Z] #0 0.902 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-30T08:02:48.343Z] #146 ... [2024-07-30T08:02:48.343Z] [2024-07-30T08:02:48.343Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T08:02:48.343Z] #0 0.768 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-30T08:02:48.343Z] #147 ... [2024-07-30T08:02:48.343Z] [2024-07-30T08:02:48.343Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T08:02:48.343Z] #0 0.317 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-30T08:02:48.343Z] #148 ... [2024-07-30T08:02:48.343Z] [2024-07-30T08:02:48.343Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T08:02:48.343Z] #0 0.622 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-30T08:02:48.343Z] #149 ... [2024-07-30T08:02:48.343Z] [2024-07-30T08:02:48.343Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T08:02:48.343Z] #0 0.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-30T08:02:48.343Z] #150 ... [2024-07-30T08:02:48.343Z] [2024-07-30T08:02:48.343Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:02:48.343Z] #0 1.059 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-30T08:04:09.927Z] #151 ... [2024-07-30T08:04:09.927Z] [2024-07-30T08:04:09.927Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T08:04:09.927Z] #144 85.01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-30T08:05:06.177Z] #144 ... [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T08:05:06.177Z] #142 DONE 144.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T08:05:06.177Z] #147 DONE 144.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T08:05:06.177Z] #149 DONE 144.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T08:05:06.177Z] #146 DONE 144.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T08:05:06.177Z] #148 DONE 144.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T08:05:06.177Z] #150 DONE 145.0s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T08:05:06.177Z] #140 DONE 144.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:05:06.177Z] #145 DONE 145.0s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-30T08:05:06.177Z] #152 ... [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:05:06.177Z] #143 DONE 145.2s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:05:06.177Z] #151 DONE 145.3s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T08:05:06.177Z] #144 DONE 145.4s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T08:05:06.177Z] #141 DONE 145.3s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #153 ... [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #154 DONE 0.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #155 DONE 0.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #156 DONE 0.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-30T08:05:06.177Z] #152 DONE 1.0s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #157 DONE 0.8s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #153 DONE 0.7s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #158 DONE 0.5s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #159 DONE 0.8s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #160 ... [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #161 DONE 0.7s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #162 DONE 0.6s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #163 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #163 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #164 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #165 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-30T08:05:06.177Z] #165 DONE 0.5s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #166 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #167 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #168 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #169 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #169 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #160 DONE 0.5s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #170 DONE 0.6s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #171 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.177Z] #172 CACHED [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #173 DONE 0.6s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #174 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.177Z] #174 DONE 0.6s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-30T08:05:06.177Z] #175 ... [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-30T08:05:06.177Z] #176 DONE 1.9s [2024-07-30T08:05:06.177Z] [2024-07-30T08:05:06.177Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-30T08:05:06.178Z] #177 ... [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-30T08:05:06.178Z] #178 DONE 2.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-30T08:05:06.178Z] #179 DONE 2.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #180 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #180 DONE 2.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #181 [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 [2024-07-30T08:05:06.178Z] #181 DONE 2.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-30T08:05:06.178Z] #182 DONE 2.4s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-30T08:05:06.178Z] #183 DONE 2.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-30T08:05:06.178Z] #184 DONE 2.4s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #185 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-30T08:05:06.178Z] #185 DONE 2.4s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-30T08:05:06.178Z] #175 DONE 2.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-30T08:05:06.178Z] #186 DONE 2.5s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #187 ... [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-30T08:05:06.178Z] #188 DONE 3.2s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #189 [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 [2024-07-30T08:05:06.178Z] #189 DONE 0.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #190 DONE 0.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #191 ... [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-30T08:05:06.178Z] #177 DONE 0.8s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #192 DONE 0.5s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #193 DONE 0.5s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #194 DONE 0.5s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #195 DONE 0.5s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #196 DONE 0.6s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-30T08:05:06.178Z] #197 ... [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #198 DONE 0.5s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #191 DONE 0.3s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:05:06.178Z] #187 DONE 0.6s [2024-07-30T08:05:06.178Z] [2024-07-30T08:05:06.178Z] #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:05:06.178Z] #199 DONE 0.4s [2024-07-30T08:05:06.451Z] [2024-07-30T08:05:06.451Z] #106 [support-notifications] exporting to image [2024-07-30T08:05:06.451Z] #106 exporting layers 0.3s done [2024-07-30T08:05:06.451Z] #106 writing image sha256:452792dc613585a2fdcd1df387212d67953491d1a42db315cb813d1f27a9f61a 0.0s done [2024-07-30T08:05:06.451Z] #106 naming to docker.io/library/core-keeper 0.0s done [2024-07-30T08:05:06.725Z] #106 exporting layers 0.5s done [2024-07-30T08:05:06.726Z] #106 writing image sha256:8442cda3b3200225c1d29473b274c6b28f9b67d0ffaf298cb25096d3cb94aec2 [2024-07-30T08:05:06.726Z] #106 ... [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-30T08:05:06.726Z] #200 DONE 0.8s [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-30T08:05:06.726Z] #197 DONE 0.7s [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-30T08:05:06.726Z] #201 DONE 0.7s [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #106 [support-scheduler] exporting to image [2024-07-30T08:05:06.726Z] #106 exporting layers 0.7s done [2024-07-30T08:05:06.726Z] #106 writing image sha256:8442cda3b3200225c1d29473b274c6b28f9b67d0ffaf298cb25096d3cb94aec2 0.2s done [2024-07-30T08:05:06.726Z] #106 writing image sha256:2d86accfa0d608906fa6b25361c6d1e3c380c0dabef915c97f0296bf9d0b3126 0.0s done [2024-07-30T08:05:06.726Z] #106 naming to docker.io/library/core-data done [2024-07-30T08:05:06.726Z] #106 naming to docker.io/library/support-scheduler done [2024-07-30T08:05:06.726Z] #106 ... [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-30T08:05:06.726Z] #202 DONE 0.6s [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-30T08:05:06.726Z] #203 DONE 0.6s [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:05:06.726Z] #204 DONE 0.6s [2024-07-30T08:05:06.726Z] [2024-07-30T08:05:06.726Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-30T08:05:06.726Z] #106 exporting layers 0.6s done [2024-07-30T08:05:06.726Z] #106 writing image sha256:8f0cc35f5aa0e2be6fbd9c28e0d1afddf307f60b542cb313fe2313c8b8541858 done [2024-07-30T08:05:06.726Z] #106 naming to docker.io/library/core-command done [2024-07-30T08:05:06.726Z] #106 writing image sha256:6c441c26b94a59b2e69d52b28e606c6005f1f98a09f9a39b1a605c47e7968589 0.0s done [2024-07-30T08:05:06.726Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-07-30T08:05:06.987Z] #106 writing image sha256:fa0e376c863c785c48c11c1c1744b0daa7866e2693b93e8aaf91adaf0cec3794 done [2024-07-30T08:05:06.987Z] #106 naming to docker.io/library/support-notifications done [2024-07-30T08:05:07.558Z] #106 exporting layers 0.6s done [2024-07-30T08:05:07.558Z] #106 writing image sha256:d8fca8751ce29422a1079c45f281f00ef065e0f056f6db5cfb82c813a82f98a4 done [2024-07-30T08:05:07.558Z] #106 naming to docker.io/library/core-metadata done [2024-07-30T08:05:07.558Z] #106 DONE 2.7s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #205 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-30T08:05:07.558Z] #205 DONE 0.6s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T08:05:07.558Z] #206 DONE 0.6s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-30T08:05:07.558Z] #207 DONE 0.6s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #208 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-30T08:05:07.558Z] #208 DONE 0.1s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T08:05:07.558Z] #209 DONE 0.1s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #210 [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/ [2024-07-30T08:05:07.558Z] #210 DONE 0.1s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:05:07.558Z] #211 DONE 0.8s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #212 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-30T08:05:07.558Z] #212 DONE 0.1s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:05:07.558Z] #213 DONE 0.8s [2024-07-30T08:05:07.558Z] [2024-07-30T08:05:07.558Z] #106 [security-proxy-auth] exporting to image [2024-07-30T08:05:07.818Z] #106 ... [2024-07-30T08:05:07.818Z] [2024-07-30T08:05:07.818Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-30T08:05:07.818Z] #214 DONE 0.1s [2024-07-30T08:05:07.818Z] [2024-07-30T08:05:07.818Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-30T08:05:07.818Z] #106 exporting layers 0.3s done [2024-07-30T08:05:07.818Z] #106 writing image sha256:15b7764d4d9a7702f11e3b3bb15e7ede0dfac4a4f44d50d5295ad16b5cdf3fac done [2024-07-30T08:05:07.818Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-30T08:05:07.818Z] #106 ... [2024-07-30T08:05:07.818Z] [2024-07-30T08:05:07.818Z] #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-30T08:05:07.818Z] #215 DONE 0.1s [2024-07-30T08:05:07.818Z] [2024-07-30T08:05:07.818Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:05:07.818Z] #216 DONE 0.6s [2024-07-30T08:05:07.818Z] [2024-07-30T08:05:07.818Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:05:07.818Z] #217 DONE 0.5s [2024-07-30T08:05:07.818Z] [2024-07-30T08:05:07.818Z] #106 [security-proxy-setup] exporting to image [2024-07-30T08:05:07.818Z] #106 writing image sha256:f75f1c839ddc2a92a8f80a3eee83b981dd07ce4170d0a5fbf1d04c54b2dd71bd 0.0s done [2024-07-30T08:05:07.818Z] #106 naming to docker.io/library/security-proxy-auth 0.0s done [2024-07-30T08:05:08.389Z] #106 exporting layers 0.3s done [2024-07-30T08:05:08.389Z] #106 writing image sha256:137b35e9e4263d444e73495e53a71f3cd00f72d1828d2035b8f2730d1abac8df done [2024-07-30T08:05:08.389Z] #106 naming to docker.io/library/security-proxy-setup done [2024-07-30T08:05:08.389Z] #106 writing image sha256:56fe6fb02a7aba1868c0934042e9eb58da6187ca2c722d8771a385b42da5f068 done [2024-07-30T08:05:08.389Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-07-30T08:05:08.389Z] #106 DONE 3.3s [2024-07-30T08:05:08.389Z] [2024-07-30T08:05:08.389Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-30T08:05:08.389Z] #218 DONE 0.5s [2024-07-30T08:05:08.389Z] [2024-07-30T08:05:08.389Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:05:08.389Z] #58 ... [2024-07-30T08:05:08.389Z] [2024-07-30T08:05:08.389Z] #106 [security-bootstrapper] exporting to image [2024-07-30T08:05:08.651Z] #106 exporting layers 0.2s done [2024-07-30T08:05:08.651Z] #106 writing image sha256:fa533fe5f4b794f15cd4c38b6619b958bad7717ba2e8233cad63123ef5d4143a done [2024-07-30T08:05:08.651Z] #106 naming to docker.io/library/security-bootstrapper done [2024-07-30T08:05:08.651Z] #106 DONE 3.5s [2024-07-30T08:05:08.651Z] [2024-07-30T08:05:08.651Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:05:08.651Z] time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-30T08:05:08.689Z] $ docker stop --time=1 3409c8cdd4d8bc8bb02c1db09b2731f09519e8c25f32b48f4b9759c0d4640bf3 [2024-07-30T08:05:09.984Z] $ docker rm -f --volumes 3409c8cdd4d8bc8bb02c1db09b2731f09519e8c25f32b48f4b9759c0d4640bf3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T08:05:10.411Z] + docker images [2024-07-30T08:05:10.411Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-30T08:05:10.411Z] security-bootstrapper latest fa533fe5f4b7 2 seconds ago 18.9MB [2024-07-30T08:05:10.411Z] security-proxy-setup latest 137b35e9e426 3 seconds ago 26.2MB [2024-07-30T08:05:10.411Z] security-secretstore-setup latest 56fe6fb02a7a 3 seconds ago 36.9MB [2024-07-30T08:05:10.411Z] security-proxy-auth latest f75f1c839ddc 3 seconds ago 33MB [2024-07-30T08:05:10.411Z] core-common-config-bootstrapper latest 15b7764d4d9a 3 seconds ago 15.2MB [2024-07-30T08:05:10.411Z] core-metadata latest d8fca8751ce2 4 seconds ago 35.9MB [2024-07-30T08:05:10.411Z] support-scheduler latest 2d86accfa0d6 5 seconds ago 38.1MB [2024-07-30T08:05:10.411Z] core-command latest 8f0cc35f5aa0 5 seconds ago 35.4MB [2024-07-30T08:05:10.411Z] security-spiffe-token-provider latest 6c441c26b94a 5 seconds ago 28.8MB [2024-07-30T08:05:10.411Z] support-notifications latest fa0e376c863c 5 seconds ago 38.7MB [2024-07-30T08:05:10.411Z] core-data latest 8442cda3b320 5 seconds ago 35.8MB [2024-07-30T08:05:10.411Z] core-keeper latest 452792dc6135 5 seconds ago 35.7MB [2024-07-30T08:05:10.411Z] security-spire-config latest 61e5fac3d5f9 3 minutes ago 120MB [2024-07-30T08:05:10.411Z] security-spire-server latest 03b1adc84e77 3 minutes ago 121MB [2024-07-30T08:05:10.411Z] security-spire-agent latest d0226575f3ad 3 minutes ago 182MB [2024-07-30T08:05:10.411Z] ci-base-image-x86_64 latest 835a0fceee4a 7 minutes ago 967MB [2024-07-30T08:05:10.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-30T08:05:10.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-07-30T08:05:10.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-30T08:06:16.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-30T08:06:17.618Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-30T08:06:17.618Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-30T08:06:17.618Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-30T08:06:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-30T08:06:29.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-30T08:06:29.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-30T08:06:29.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.155s coverage: 28.7% of statements [2024-07-30T08:06:40.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-07-30T08:06:45.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-30T08:06:45.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-30T08:06:45.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-30T08:06:49.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.267s coverage: 69.2% of statements [2024-07-30T08:06:50.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-30T08:06:50.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-30T08:06:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-30T08:06:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-30T08:07:05.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-30T08:07:05.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-30T08:07:05.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-30T08:07:05.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-30T08:07:05.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-30T08:07:09.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.842s coverage: 93.4% of statements [2024-07-30T08:07:09.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.261s coverage: 91.7% of statements [2024-07-30T08:07:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-30T08:07:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-30T08:07:13.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.211s coverage: 6.5% of statements [2024-07-30T08:07:23.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-30T08:07:23.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-30T08:07:23.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-30T08:07:24.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-30T08:07:24.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-30T08:07:24.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-30T08:07:24.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-30T08:07:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-30T08:07:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-30T08:07:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-30T08:07:25.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.618s coverage: 95.8% of statements [2024-07-30T08:07:25.639Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements [2024-07-30T08:07:35.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-30T08:07:35.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-30T08:07:36.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.294s coverage: 0.8% of statements [2024-07-30T08:07:36.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 32.2% of statements [2024-07-30T08:07:40.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.141s coverage: 41.7% of statements [2024-07-30T08:07:40.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.130s coverage: 77.8% of statements [2024-07-30T08:07:40.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.124s coverage: 94.1% of statements [2024-07-30T08:07:40.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-07-30T08:07:44.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-07-30T08:07:46.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-30T08:07:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-30T08:07:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-30T08:07:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-30T08:07:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-30T08:07:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-30T08:07:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-30T08:07:50.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-30T08:07:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.098s coverage: 94.4% of statements [2024-07-30T08:07:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-30T08:07:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-30T08:07:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-30T08:07:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-30T08:08:07.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-30T08:08:07.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-30T08:08:09.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-30T08:08:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.921s coverage: 79.9% of statements [2024-07-30T08:08:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.155s coverage: 92.9% of statements [2024-07-30T08:08:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2024-07-30T08:08:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.109s coverage: 62.3% of statements [2024-07-30T08:08:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-07-30T08:08:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-07-30T08:08:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.073s coverage: 100.0% of statements [2024-07-30T08:08:14.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.274s coverage: 81.8% of statements [2024-07-30T08:08:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-30T08:08:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-30T08:08:16.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.321s coverage: 82.1% of statements [2024-07-30T08:08:16.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.164s coverage: 86.0% of statements [2024-07-30T08:08:22.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-30T08:08:22.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-30T08:08:23.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.735s coverage: 63.1% of statements [2024-07-30T08:08:23.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-07-30T08:08:24.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.135s coverage: 89.4% of statements [2024-07-30T08:08:24.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.085s coverage: 100.0% of statements [2024-07-30T08:08:24.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-30T08:08:24.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-30T08:08:24.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-30T08:08:25.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-07-30T08:08:26.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-07-30T08:08:32.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-30T08:08:32.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-30T08:08:32.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-30T08:08:33.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.677s coverage: 38.4% of statements [2024-07-30T08:08:33.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-07-30T08:08:34.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-30T08:08:34.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-30T08:08:34.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-30T08:08:34.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-30T08:08:35.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements [2024-07-30T08:08:41.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-30T08:08:41.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-30T08:08:41.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-30T08:08:41.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-30T08:08:48.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.196s coverage: 19.9% of statements [2024-07-30T08:08:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-30T08:08:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-30T08:08:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-30T08:08:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-30T08:08:50.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.493s coverage: 95.7% of statements [2024-07-30T08:08:53.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-30T08:08:53.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-30T08:08:53.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.146s coverage: 61.8% of statements [2024-07-30T08:08:57.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-30T08:08:57.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-30T08:08:58.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.291s coverage: 98.9% of statements [2024-07-30T08:08:59.653Z] 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 [2024-07-30T08:08:59.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-30T08:08:59.919Z] go vet ./... [2024-07-30T08:12:51.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T08:12:51.810Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T08:12:51.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-30T08:12:52.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-30T08:12:53.550Z] + ls -al . [2024-07-30T08:12:53.550Z] total 836 [2024-07-30T08:12:53.550Z] drwxrwxr-x 10 1001 1001 4096 Jul 30 08:01 . [2024-07-30T08:12:53.550Z] drwxr-xr-x 4 root root 4096 Jul 30 08:01 .. [2024-07-30T08:12:53.550Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 07:59 .blubracket [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 10 Jul 30 07:59 .dockerignore [2024-07-30T08:12:53.550Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 07:59 .git [2024-07-30T08:12:53.550Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 07:59 .github [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 1102 Jul 30 07:59 .gitignore [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 42 Jul 30 07:59 .golangci.yml [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 100 Jul 30 07:59 .hadolint.yml [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 155 Jul 30 07:59 .sonarcloud.properties [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 1171 Jul 30 07:59 ADOPTERS.md [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 20361 Jul 30 07:59 Attribution.txt [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 100284 Jul 30 07:59 CHANGELOG.md [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 3804 Jul 30 07:59 CONTRIBUTING.md [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 677 Jul 30 07:59 GOVERNANCE.md [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 861 Jul 30 07:59 Jenkinsfile [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 10775 Jul 30 07:59 LICENSE [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 16051 Jul 30 07:59 Makefile [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 582 Jul 30 07:59 OWNERS.md [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 9528 Jul 30 07:59 README.md [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 789 Jul 30 07:59 SECURITY.md [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 5 Jul 30 07:57 VERSION [2024-07-30T08:12:53.550Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 07:59 bin [2024-07-30T08:12:53.550Z] drwxrwxr-x 19 1001 1001 4096 Jul 30 07:59 cmd [2024-07-30T08:12:53.550Z] -rw-r--r-- 1 root root 481596 Jul 30 08:08 coverage.out [2024-07-30T08:12:53.550Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 07:59 fuzz_test [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 6912 Jul 30 07:59 go.mod [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 100928 Jul 30 07:59 go.sum [2024-07-30T08:12:53.550Z] drwxrwxr-x 7 1001 1001 4096 Jul 30 07:59 internal [2024-07-30T08:12:53.550Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 07:59 openapi [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 584 Jul 30 07:59 security.txt [2024-07-30T08:12:53.550Z] -rw-rw-r-- 1 1001 1001 204 Jul 30 07:59 version.go [Pipeline] sh [2024-07-30T08:12:54.222Z] + '[' -e coverage.out ] [2024-07-30T08:12:54.222Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-30T08:12:54.264Z] Warning: overwriting stash ‘coverage-report’ [2024-07-30T08:12:55.044Z] Stashed 1 file(s) [Pipeline] sh [2024-07-30T08:12:55.375Z] + make build [2024-07-30T08:12:55.641Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-30T08:15:47.336Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-30T08:15:52.668Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-30T08:16:02.744Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-30T08:16:04.678Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-30T08:16:12.865Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-30T08:16:39.520Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-30T08:16:47.711Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-30T08:16:57.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-30T08:17:02.032Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-30T08:17:05.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-30T08:17:08.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-30T08:17:12.971Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-30T08:17:17.232Z] $ docker stop --time=1 1d9b2008068595ed25c668a05f572e29cde06f76ebf063b621d6e382a46f16b0 [2024-07-30T08:17:19.279Z] $ docker rm -f --volumes 1d9b2008068595ed25c668a05f572e29cde06f76ebf063b621d6e382a46f16b0 [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 [2024-07-30T08:17:22.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-30T08:17:22.974Z] [2024-07-30T08:17:22.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T08:17:23.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-30T08:17:23.749Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-30T08:17:23.749Z] 547446be3368: Pulling fs layer [2024-07-30T08:17:23.749Z] d125d8839a47: Pulling fs layer [2024-07-30T08:17:23.749Z] 3e85d5ac6304: Pulling fs layer [2024-07-30T08:17:23.749Z] c3105a71a48b: Pulling fs layer [2024-07-30T08:17:23.749Z] 0f093f025ec4: Pulling fs layer [2024-07-30T08:17:23.749Z] c3105a71a48b: Waiting [2024-07-30T08:17:23.749Z] c3106fc0e877: Pulling fs layer [2024-07-30T08:17:23.749Z] 0f093f025ec4: Waiting [2024-07-30T08:17:23.749Z] c3106fc0e877: Waiting [2024-07-30T08:17:23.749Z] 547446be3368: Download complete [2024-07-30T08:17:23.749Z] c3105a71a48b: Verifying Checksum [2024-07-30T08:17:23.749Z] c3105a71a48b: Download complete [2024-07-30T08:17:24.347Z] d125d8839a47: Verifying Checksum [2024-07-30T08:17:24.347Z] d125d8839a47: Download complete [2024-07-30T08:17:24.347Z] c3106fc0e877: Verifying Checksum [2024-07-30T08:17:24.347Z] c3106fc0e877: Download complete [2024-07-30T08:17:24.347Z] 0f093f025ec4: Verifying Checksum [2024-07-30T08:17:24.347Z] 0f093f025ec4: Download complete [2024-07-30T08:17:24.613Z] 547446be3368: Pull complete [2024-07-30T08:17:25.564Z] d125d8839a47: Pull complete [2024-07-30T08:17:26.141Z] 3e85d5ac6304: Verifying Checksum [2024-07-30T08:17:26.141Z] 3e85d5ac6304: Download complete [2024-07-30T08:17:36.180Z] 3e85d5ac6304: Pull complete [2024-07-30T08:17:36.180Z] c3105a71a48b: Pull complete [2024-07-30T08:17:37.138Z] 0f093f025ec4: Pull complete [2024-07-30T08:17:37.138Z] c3106fc0e877: Pull complete [2024-07-30T08:17:37.402Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-30T08:17:37.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-30T08:17:37.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T08:17:37.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container [2024-07-30T08:17:37.822Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-30T08:17:39.849Z] $ docker top c08e5b0f45f6fc69b2c677a8cda4765a5544a0e136609ddd16950bc2dd486d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T08:17:40.731Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-30T08:17:50.922Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #1 transferring dockerfile: [2024-07-30T08:17:50.922Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-07-30T08:17:50.922Z] #1 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #2 transferring dockerfile: 1.69kB done [2024-07-30T08:17:50.922Z] #2 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #3 transferring dockerfile: 2.93kB 0.0s done [2024-07-30T08:17:50.922Z] #3 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #4 [core-data internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #4 transferring dockerfile: 2.01kB done [2024-07-30T08:17:50.922Z] #4 DONE 0.0s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #5 transferring dockerfile: 1.81kB done [2024-07-30T08:17:50.922Z] #5 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #6 transferring dockerfile: 1.93kB done [2024-07-30T08:17:50.922Z] #6 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #7 transferring dockerfile: 2.01kB done [2024-07-30T08:17:50.922Z] #7 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #8 transferring dockerfile: 2.50kB done [2024-07-30T08:17:50.922Z] #8 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #9 transferring dockerfile: 2.23kB done [2024-07-30T08:17:50.922Z] #9 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #10 transferring dockerfile: 1.95kB 0.0s done [2024-07-30T08:17:50.922Z] #10 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #11 transferring dockerfile: 2.06kB 0.0s done [2024-07-30T08:17:50.922Z] #11 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #12 transferring dockerfile: 1.89kB done [2024-07-30T08:17:50.922Z] #12 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #13 transferring dockerfile: 2.49kB done [2024-07-30T08:17:50.922Z] #13 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #14 transferring dockerfile: 2.15kB 0.0s done [2024-07-30T08:17:50.922Z] #14 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #15 [core-command internal] load build definition from Dockerfile [2024-07-30T08:17:50.922Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-07-30T08:17:50.922Z] #15 DONE 0.1s [2024-07-30T08:17:50.922Z] [2024-07-30T08:17:50.922Z] #16 [security-spire-server internal] load .dockerignore [2024-07-30T08:17:51.188Z] #16 transferring context: 50B done [2024-07-30T08:17:51.188Z] #16 DONE 0.1s [2024-07-30T08:17:51.771Z] [2024-07-30T08:17:51.771Z] #17 [security-spire-config internal] load .dockerignore [2024-07-30T08:17:51.771Z] #17 transferring context: 50B done [2024-07-30T08:17:51.771Z] #17 DONE 0.0s [2024-07-30T08:17:51.771Z] [2024-07-30T08:17:51.771Z] #18 [security-bootstrapper internal] load .dockerignore [2024-07-30T08:17:51.771Z] #18 transferring context: 50B done [2024-07-30T08:17:51.771Z] #18 DONE 0.0s [2024-07-30T08:17:51.771Z] [2024-07-30T08:17:51.771Z] #19 [core-data internal] load .dockerignore [2024-07-30T08:17:52.040Z] #19 transferring context: 50B 0.0s done [2024-07-30T08:17:52.040Z] #19 DONE 0.1s [2024-07-30T08:17:52.040Z] [2024-07-30T08:17:52.040Z] #20 [security-spire-agent internal] load .dockerignore [2024-07-30T08:17:52.040Z] #20 transferring context: 50B done [2024-07-30T08:17:52.040Z] #20 DONE 0.0s [2024-07-30T08:17:52.040Z] [2024-07-30T08:17:52.040Z] #21 [core-keeper internal] load .dockerignore [2024-07-30T08:17:52.040Z] #21 transferring context: 50B 0.0s done [2024-07-30T08:17:52.040Z] #21 DONE 0.1s [2024-07-30T08:17:52.040Z] [2024-07-30T08:17:52.040Z] #22 [security-proxy-setup internal] load .dockerignore [2024-07-30T08:17:52.040Z] #22 transferring context: 50B 0.0s done [2024-07-30T08:17:52.040Z] #22 DONE 0.1s [2024-07-30T08:17:52.040Z] [2024-07-30T08:17:52.040Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-30T08:17:52.314Z] #23 transferring context: 50B 0.0s done [2024-07-30T08:17:52.314Z] #23 DONE 0.1s [2024-07-30T08:17:52.314Z] [2024-07-30T08:17:52.314Z] #24 [support-notifications internal] load .dockerignore [2024-07-30T08:17:52.314Z] #24 transferring context: 50B 0.0s done [2024-07-30T08:17:52.314Z] #24 DONE 0.1s [2024-07-30T08:17:52.314Z] [2024-07-30T08:17:52.314Z] #25 [core-metadata internal] load .dockerignore [2024-07-30T08:17:52.314Z] #25 transferring context: 50B 0.0s done [2024-07-30T08:17:52.314Z] #25 DONE 0.1s [2024-07-30T08:17:52.314Z] [2024-07-30T08:17:52.314Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-07-30T08:17:52.314Z] #26 transferring context: 50B 0.0s done [2024-07-30T08:17:52.314Z] #26 DONE 0.1s [2024-07-30T08:17:52.314Z] [2024-07-30T08:17:52.314Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-07-30T08:17:52.584Z] #27 transferring context: 50B 0.0s done [2024-07-30T08:17:52.584Z] #27 DONE 0.1s [2024-07-30T08:17:52.584Z] [2024-07-30T08:17:52.584Z] #28 [security-proxy-auth internal] load .dockerignore [2024-07-30T08:17:52.584Z] #28 transferring context: 50B done [2024-07-30T08:17:52.584Z] #28 DONE 0.1s [2024-07-30T08:17:52.584Z] [2024-07-30T08:17:52.584Z] #29 [core-command internal] load .dockerignore [2024-07-30T08:17:52.584Z] #29 transferring context: 50B done [2024-07-30T08:17:52.584Z] #29 DONE 0.1s [2024-07-30T08:17:52.584Z] [2024-07-30T08:17:52.584Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-30T08:17:53.167Z] #30 ... [2024-07-30T08:17:53.167Z] [2024-07-30T08:17:53.167Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:53.167Z] #31 DONE 0.4s [2024-07-30T08:17:53.167Z] [2024-07-30T08:17:53.167Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-30T08:17:53.167Z] #30 DONE 0.6s [2024-07-30T08:17:53.167Z] [2024-07-30T08:17:53.167Z] #32 [support-scheduler internal] load .dockerignore [2024-07-30T08:17:53.167Z] #32 transferring context: 50B 0.0s done [2024-07-30T08:17:53.167Z] #32 ... [2024-07-30T08:17:53.167Z] [2024-07-30T08:17:53.167Z] #33 [security-spire-server internal] load build context [2024-07-30T08:17:53.167Z] #33 transferring context: 26.79kB 0.0s done [2024-07-30T08:17:53.167Z] #33 DONE 0.1s [2024-07-30T08:17:53.445Z] [2024-07-30T08:17:53.445Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:53.445Z] #34 DONE 0.0s [2024-07-30T08:17:53.445Z] [2024-07-30T08:17:53.445Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:53.445Z] #31 DONE 0.4s [2024-07-30T08:17:53.445Z] [2024-07-30T08:17:53.445Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T08:17:53.445Z] #35 ... [2024-07-30T08:17:53.445Z] [2024-07-30T08:17:53.445Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:53.445Z] #34 DONE 0.0s [2024-07-30T08:17:53.445Z] [2024-07-30T08:17:53.445Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:53.445Z] #31 DONE 0.4s [2024-07-30T08:17:53.445Z] [2024-07-30T08:17:53.445Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T08:17:53.715Z] #35 ... [2024-07-30T08:17:53.715Z] [2024-07-30T08:17:53.715Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:53.715Z] #34 DONE 0.0s [2024-07-30T08:17:53.715Z] [2024-07-30T08:17:53.715Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:53.715Z] #34 DONE 0.0s [2024-07-30T08:17:53.715Z] [2024-07-30T08:17:53.715Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-30T08:17:53.715Z] #30 DONE 0.6s [2024-07-30T08:17:53.715Z] [2024-07-30T08:17:53.715Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T08:17:53.990Z] #35 ... [2024-07-30T08:17:53.990Z] [2024-07-30T08:17:53.990Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:53.990Z] #31 DONE 0.5s [2024-07-30T08:17:53.990Z] [2024-07-30T08:17:53.990Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T08:17:53.990Z] #35 ... [2024-07-30T08:17:53.990Z] [2024-07-30T08:17:53.990Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:53.990Z] #34 DONE 0.0s [2024-07-30T08:17:53.990Z] [2024-07-30T08:17:53.990Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:53.990Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:53.990Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:53.990Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:53.990Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:53.990Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:53.990Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-07-30T08:17:54.280Z] #36 ... [2024-07-30T08:17:54.280Z] [2024-07-30T08:17:54.280Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:54.280Z] #31 DONE 0.7s [2024-07-30T08:17:54.280Z] [2024-07-30T08:17:54.280Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-30T08:17:54.280Z] #37 DONE 0.6s [2024-07-30T08:17:54.280Z] [2024-07-30T08:17:54.280Z] #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:54.280Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:54.280Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:54.280Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:54.280Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:54.280Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:54.280Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:54.280Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:54.280Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:54.280Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:54.280Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:54.551Z] #36 ... [2024-07-30T08:17:54.551Z] [2024-07-30T08:17:54.551Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:54.551Z] #34 DONE 0.0s [2024-07-30T08:17:54.551Z] [2024-07-30T08:17:54.551Z] #38 [security-spire-config internal] load build context [2024-07-30T08:17:54.551Z] #38 transferring context: 25.04kB 0.1s done [2024-07-30T08:17:54.551Z] #38 DONE 0.8s [2024-07-30T08:17:54.551Z] [2024-07-30T08:17:54.551Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:54.817Z] #36 ... [2024-07-30T08:17:54.817Z] [2024-07-30T08:17:54.817Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:54.817Z] #31 DONE 1.1s [2024-07-30T08:17:54.817Z] [2024-07-30T08:17:54.817Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:54.817Z] #36 ... [2024-07-30T08:17:54.817Z] [2024-07-30T08:17:54.817Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:54.817Z] #34 DONE 0.0s [2024-07-30T08:17:54.817Z] [2024-07-30T08:17:54.817Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:54.817Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:54.817Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:54.817Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:54.817Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:54.817Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:55.088Z] #36 ... [2024-07-30T08:17:55.088Z] [2024-07-30T08:17:55.088Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:55.088Z] #34 DONE 0.0s [2024-07-30T08:17:55.088Z] [2024-07-30T08:17:55.088Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:55.359Z] #36 ... [2024-07-30T08:17:55.359Z] [2024-07-30T08:17:55.359Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:55.359Z] #34 DONE 0.0s [2024-07-30T08:17:55.359Z] [2024-07-30T08:17:55.359Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:55.359Z] #31 DONE 1.6s [2024-07-30T08:17:55.359Z] [2024-07-30T08:17:55.359Z] #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:55.359Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:55.359Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:55.359Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:55.359Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:55.359Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:55.359Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:55.359Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:55.359Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:55.359Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:55.359Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:55.626Z] #36 ... [2024-07-30T08:17:55.626Z] [2024-07-30T08:17:55.626Z] #39 [security-spire-agent internal] load build context [2024-07-30T08:17:55.626Z] #39 transferring context: 26.32kB 0.1s done [2024-07-30T08:17:55.626Z] #39 DONE 1.4s [2024-07-30T08:17:55.626Z] [2024-07-30T08:17:55.626Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:56.213Z] #36 ... [2024-07-30T08:17:56.213Z] [2024-07-30T08:17:56.213Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:56.213Z] #34 DONE 0.1s [2024-07-30T08:17:56.213Z] [2024-07-30T08:17:56.213Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:56.213Z] #31 DONE 1.8s [2024-07-30T08:17:56.213Z] [2024-07-30T08:17:56.213Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:56.213Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:56.213Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:56.213Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:56.213Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:56.213Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:56.213Z] #36 ... [2024-07-30T08:17:56.213Z] [2024-07-30T08:17:56.213Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T08:17:56.213Z] #34 DONE 0.1s [2024-07-30T08:17:56.213Z] [2024-07-30T08:17:56.213Z] #36 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:56.213Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done [2024-07-30T08:17:56.479Z] #36 ... [2024-07-30T08:17:56.480Z] [2024-07-30T08:17:56.480Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T08:17:56.480Z] #31 DONE 1.9s [2024-07-30T08:17:56.753Z] [2024-07-30T08:17:56.753Z] #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:17:56.753Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T08:17:56.753Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T08:17:56.753Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T08:17:56.753Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-30T08:17:56.753Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T08:17:56.753Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done [2024-07-30T08:17:57.337Z] #36 ... [2024-07-30T08:17:57.337Z] [2024-07-30T08:17:57.337Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T08:17:57.337Z] #35 DONE 4.1s [2024-07-30T08:17:57.337Z] [2024-07-30T08:17:57.337Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-30T08:17:58.745Z] #40 DONE 1.2s [2024-07-30T08:17:58.745Z] [2024-07-30T08:17:58.745Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:17:58.745Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-30T08:17:58.745Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-30T08:17:58.745Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-30T08:17:58.745Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-30T08:17:58.745Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-30T08:17:58.745Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-30T08:17:58.745Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-30T08:17:58.745Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-30T08:17:58.745Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done [2024-07-30T08:17:58.745Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-30T08:17:58.745Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-30T08:17:58.745Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.6s [2024-07-30T08:17:58.745Z] #41 ... [2024-07-30T08:17:58.745Z] [2024-07-30T08:17:58.745Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T08:18:04.092Z] #42 ... [2024-07-30T08:18:04.092Z] [2024-07-30T08:18:04.092Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:04.092Z] #43 transferring context: 26.63MB 9.5s [2024-07-30T08:18:04.092Z] #43 ... [2024-07-30T08:18:04.092Z] [2024-07-30T08:18:04.092Z] #44 [core-data internal] load build context [2024-07-30T08:18:04.092Z] #44 ... [2024-07-30T08:18:04.092Z] [2024-07-30T08:18:04.092Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:04.092Z] #43 ... [2024-07-30T08:18:04.092Z] [2024-07-30T08:18:04.092Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:04.092Z] #45 ... [2024-07-30T08:18:04.092Z] [2024-07-30T08:18:04.092Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:04.092Z] #46 ... [2024-07-30T08:18:04.092Z] [2024-07-30T08:18:04.092Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:04.358Z] #45 ... [2024-07-30T08:18:04.358Z] [2024-07-30T08:18:04.358Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:04.358Z] #47 ... [2024-07-30T08:18:04.358Z] [2024-07-30T08:18:04.358Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:18:04.358Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-07-30T08:18:04.358Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-30T08:18:04.358Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-30T08:18:04.358Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-30T08:18:04.358Z] #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-30T08:18:04.358Z] #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-30T08:18:04.358Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-30T08:18:04.358Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-07-30T08:18:04.358Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.5s done [2024-07-30T08:18:04.358Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-30T08:18:04.358Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.7s [2024-07-30T08:18:04.626Z] #48 ... [2024-07-30T08:18:04.626Z] [2024-07-30T08:18:04.626Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:04.893Z] #47 ... [2024-07-30T08:18:04.893Z] [2024-07-30T08:18:04.893Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:04.893Z] #49 ... [2024-07-30T08:18:04.893Z] [2024-07-30T08:18:04.893Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:05.178Z] #47 ... [2024-07-30T08:18:05.178Z] [2024-07-30T08:18:05.178Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:05.447Z] #50 ... [2024-07-30T08:18:05.447Z] [2024-07-30T08:18:05.447Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:05.447Z] #51 ... [2024-07-30T08:18:05.447Z] [2024-07-30T08:18:05.447Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:05.719Z] #52 ... [2024-07-30T08:18:05.719Z] [2024-07-30T08:18:05.719Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:06.307Z] #47 ... [2024-07-30T08:18:06.307Z] [2024-07-30T08:18:06.307Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:06.307Z] #53 ... [2024-07-30T08:18:06.307Z] [2024-07-30T08:18:06.307Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:06.307Z] #54 ... [2024-07-30T08:18:06.307Z] [2024-07-30T08:18:06.307Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:06.577Z] #49 ... [2024-07-30T08:18:06.577Z] [2024-07-30T08:18:06.577Z] #55 [core-command internal] load build context [2024-07-30T08:18:06.844Z] #55 ... [2024-07-30T08:18:06.844Z] [2024-07-30T08:18:06.844Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:08.265Z] #49 ... [2024-07-30T08:18:08.265Z] [2024-07-30T08:18:08.265Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-30T08:18:08.265Z] #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:08.265Z] #0 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:08.265Z] #0 6.864 OK: 266 MiB in 52 packages [2024-07-30T08:18:08.265Z] #56 DONE 9.3s [2024-07-30T08:18:08.265Z] [2024-07-30T08:18:08.265Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:08.535Z] #49 ... [2024-07-30T08:18:08.535Z] [2024-07-30T08:18:08.535Z] #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T08:18:08.535Z] #42 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:08.535Z] #42 8.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:08.535Z] #42 8.874 OK: 266 MiB in 52 packages [2024-07-30T08:18:08.535Z] #42 DONE 10.0s [2024-07-30T08:18:08.535Z] [2024-07-30T08:18:08.535Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:08.803Z] #53 ... [2024-07-30T08:18:08.803Z] [2024-07-30T08:18:08.803Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-30T08:18:08.803Z] #57 ... [2024-07-30T08:18:08.803Z] [2024-07-30T08:18:08.803Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T08:18:08.803Z] #58 DONE 10.1s [2024-07-30T08:18:08.803Z] [2024-07-30T08:18:08.803Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T08:18:09.086Z] #59 ... [2024-07-30T08:18:09.086Z] [2024-07-30T08:18:09.086Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T08:18:09.086Z] #0 9.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:09.086Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:09.086Z] #60 ... [2024-07-30T08:18:09.086Z] [2024-07-30T08:18:09.086Z] #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:18:09.354Z] #36 ... [2024-07-30T08:18:09.354Z] [2024-07-30T08:18:09.354Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:18:09.354Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.9s [2024-07-30T08:18:09.354Z] #41 ... [2024-07-30T08:18:09.354Z] [2024-07-30T08:18:09.354Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:09.354Z] #49 transferring context: 25.31MB 12.8s [2024-07-30T08:18:09.623Z] #49 ... [2024-07-30T08:18:09.623Z] [2024-07-30T08:18:09.623Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:09.623Z] #61 ... [2024-07-30T08:18:09.623Z] [2024-07-30T08:18:09.623Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:18:09.889Z] #62 ... [2024-07-30T08:18:09.889Z] [2024-07-30T08:18:09.889Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T08:18:09.889Z] #63 ... [2024-07-30T08:18:09.889Z] [2024-07-30T08:18:09.889Z] #64 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:10.157Z] #64 ... [2024-07-30T08:18:10.157Z] [2024-07-30T08:18:10.157Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T08:18:10.157Z] #65 ... [2024-07-30T08:18:10.157Z] [2024-07-30T08:18:10.157Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T08:18:10.157Z] #66 ... [2024-07-30T08:18:10.157Z] [2024-07-30T08:18:10.157Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T08:18:10.426Z] #67 ... [2024-07-30T08:18:10.426Z] [2024-07-30T08:18:10.426Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T08:18:10.426Z] #68 ... [2024-07-30T08:18:10.426Z] [2024-07-30T08:18:10.426Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T08:18:10.693Z] #69 ... [2024-07-30T08:18:10.693Z] [2024-07-30T08:18:10.693Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:11.275Z] #49 ... [2024-07-30T08:18:11.275Z] [2024-07-30T08:18:11.275Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T08:18:11.275Z] #60 11.68 OK: 266 MiB in 52 packages [2024-07-30T08:18:11.275Z] #60 DONE 12.5s [2024-07-30T08:18:11.275Z] [2024-07-30T08:18:11.275Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:13.854Z] #49 ... [2024-07-30T08:18:13.854Z] [2024-07-30T08:18:13.854Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:14.120Z] #43 ... [2024-07-30T08:18:14.120Z] [2024-07-30T08:18:14.120Z] #44 [core-data internal] load build context [2024-07-30T08:18:14.120Z] #44 ... [2024-07-30T08:18:14.120Z] [2024-07-30T08:18:14.120Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:14.120Z] #46 transferring context: 45.91MB 19.9s [2024-07-30T08:18:14.120Z] #46 ... [2024-07-30T08:18:14.120Z] [2024-07-30T08:18:14.120Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T08:18:14.120Z] #67 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:14.385Z] #67 ... [2024-07-30T08:18:14.385Z] [2024-07-30T08:18:14.385Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:14.651Z] #45 ... [2024-07-30T08:18:14.651Z] [2024-07-30T08:18:14.651Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:15.234Z] #46 ... [2024-07-30T08:18:15.234Z] [2024-07-30T08:18:15.234Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:18:15.234Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.2s [2024-07-30T08:18:15.234Z] #48 ... [2024-07-30T08:18:15.234Z] [2024-07-30T08:18:15.234Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:15.500Z] #46 ... [2024-07-30T08:18:15.500Z] [2024-07-30T08:18:15.500Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:15.500Z] #50 ... [2024-07-30T08:18:15.500Z] [2024-07-30T08:18:15.500Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:15.500Z] #61 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:15.766Z] #61 ... [2024-07-30T08:18:15.766Z] [2024-07-30T08:18:15.766Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:15.766Z] #52 ... [2024-07-30T08:18:15.766Z] [2024-07-30T08:18:15.766Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:15.766Z] #51 ... [2024-07-30T08:18:15.766Z] [2024-07-30T08:18:15.766Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:16.347Z] #52 ... [2024-07-30T08:18:16.347Z] [2024-07-30T08:18:16.347Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:16.347Z] #47 ... [2024-07-30T08:18:16.347Z] [2024-07-30T08:18:16.347Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:16.613Z] #52 ... [2024-07-30T08:18:16.613Z] [2024-07-30T08:18:16.613Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:16.879Z] #54 ... [2024-07-30T08:18:16.879Z] [2024-07-30T08:18:16.879Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:16.879Z] #51 ... [2024-07-30T08:18:16.879Z] [2024-07-30T08:18:16.879Z] #55 [core-command internal] load build context [2024-07-30T08:18:17.145Z] #55 ... [2024-07-30T08:18:17.145Z] [2024-07-30T08:18:17.145Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:19.082Z] #51 ... [2024-07-30T08:18:19.082Z] [2024-07-30T08:18:19.082Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:19.082Z] #53 ... [2024-07-30T08:18:19.082Z] [2024-07-30T08:18:19.082Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:19.082Z] #46 ... [2024-07-30T08:18:19.082Z] [2024-07-30T08:18:19.082Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-30T08:18:19.082Z] #57 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:19.082Z] #57 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:19.082Z] #57 12.83 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:18:19.082Z] #57 12.83 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:18:19.082Z] #57 12.83 OK: 19953 distinct packages available [2024-07-30T08:18:19.082Z] #57 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:19.082Z] #57 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:19.082Z] #57 19.45 OK: 266 MiB in 52 packages [2024-07-30T08:18:19.348Z] #57 ... [2024-07-30T08:18:19.348Z] [2024-07-30T08:18:19.348Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-30T08:18:19.348Z] #70 ... [2024-07-30T08:18:19.348Z] [2024-07-30T08:18:19.348Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:19.614Z] #50 transferring context: 46.55MB 22.2s [2024-07-30T08:18:19.883Z] #50 ... [2024-07-30T08:18:19.883Z] [2024-07-30T08:18:19.883Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:18:19.883Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s [2024-07-30T08:18:20.150Z] #41 ... [2024-07-30T08:18:20.150Z] [2024-07-30T08:18:20.150Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:20.150Z] #50 ... [2024-07-30T08:18:20.150Z] [2024-07-30T08:18:20.150Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-30T08:18:20.150Z] #57 DONE 21.5s [2024-07-30T08:18:20.150Z] [2024-07-30T08:18:20.150Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:20.417Z] #50 ... [2024-07-30T08:18:20.417Z] [2024-07-30T08:18:20.417Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T08:18:20.417Z] #69 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:20.417Z] #69 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:20.417Z] #69 15.59 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:20.417Z] #69 15.59 (2/4) Installing openssl (3.1.6-r0) [2024-07-30T08:18:20.417Z] #69 15.78 (3/4) Installing su-exec (0.2-r3) [2024-07-30T08:18:20.417Z] #69 15.78 (4/4) Installing yq (4.33.3-r5) [2024-07-30T08:18:20.417Z] #69 17.05 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:20.417Z] #69 17.42 OK: 18 MiB in 19 packages [2024-07-30T08:18:20.417Z] #69 DONE 20.6s [2024-07-30T08:18:20.417Z] [2024-07-30T08:18:20.417Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T08:18:20.998Z] #71 ... [2024-07-30T08:18:20.998Z] [2024-07-30T08:18:20.998Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T08:18:20.998Z] #65 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:20.998Z] #65 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:20.998Z] #65 14.83 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:18:20.998Z] #65 14.83 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:18:20.998Z] #65 14.83 OK: 19946 distinct packages available [2024-07-30T08:18:20.998Z] #65 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:20.998Z] #65 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:20.998Z] #65 ... [2024-07-30T08:18:20.998Z] [2024-07-30T08:18:20.998Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T08:18:20.999Z] #66 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:22.406Z] #66 ... [2024-07-30T08:18:22.406Z] [2024-07-30T08:18:22.406Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T08:18:22.406Z] #63 DONE 22.5s [2024-07-30T08:18:22.406Z] [2024-07-30T08:18:22.406Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T08:18:22.406Z] #66 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:23.001Z] #66 ... [2024-07-30T08:18:23.001Z] [2024-07-30T08:18:23.001Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:18:23.001Z] #62 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:23.001Z] #62 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:23.001Z] #62 21.87 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:18:23.001Z] #62 21.87 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:18:23.001Z] #62 21.87 OK: 19946 distinct packages available [2024-07-30T08:18:23.001Z] #62 ... [2024-07-30T08:18:23.001Z] [2024-07-30T08:18:23.001Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:23.959Z] #51 ... [2024-07-30T08:18:23.959Z] [2024-07-30T08:18:23.959Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:24.226Z] #49 ... [2024-07-30T08:18:24.226Z] [2024-07-30T08:18:24.226Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:24.226Z] #43 ... [2024-07-30T08:18:24.226Z] [2024-07-30T08:18:24.226Z] #44 [core-data internal] load build context [2024-07-30T08:18:24.494Z] #44 ... [2024-07-30T08:18:24.494Z] [2024-07-30T08:18:24.494Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:24.494Z] #43 transferring context: 50.94MB 30.5s [2024-07-30T08:18:24.494Z] #43 ... [2024-07-30T08:18:24.494Z] [2024-07-30T08:18:24.494Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:24.771Z] #45 ... [2024-07-30T08:18:24.771Z] [2024-07-30T08:18:24.771Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:25.075Z] #43 ... [2024-07-30T08:18:25.075Z] [2024-07-30T08:18:25.075Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T08:18:25.075Z] #59 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:25.075Z] #59 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:25.075Z] #59 25.08 (1/4) Installing ca-certificates (20240226-r0) [2024-07-30T08:18:25.075Z] #59 25.66 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:25.075Z] #59 25.68 (3/4) Installing su-exec (0.2-r3) [2024-07-30T08:18:25.075Z] #59 25.71 (4/4) Installing yq (4.33.3-r5) [2024-07-30T08:18:25.075Z] #59 ... [2024-07-30T08:18:25.075Z] [2024-07-30T08:18:25.075Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:25.343Z] #43 ... [2024-07-30T08:18:25.343Z] [2024-07-30T08:18:25.343Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T08:18:25.343Z] #67 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:25.343Z] #67 22.62 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:25.343Z] #67 22.70 (2/2) Installing su-exec (0.2-r3) [2024-07-30T08:18:25.343Z] #67 22.74 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:25.343Z] #67 23.06 OK: 8 MiB in 17 packages [2024-07-30T08:18:25.343Z] #67 DONE 25.5s [2024-07-30T08:18:25.343Z] [2024-07-30T08:18:25.343Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:25.610Z] #43 ... [2024-07-30T08:18:25.610Z] [2024-07-30T08:18:25.610Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:18:25.610Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.9s [2024-07-30T08:18:25.610Z] #48 ... [2024-07-30T08:18:25.610Z] [2024-07-30T08:18:25.610Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:26.570Z] #43 ... [2024-07-30T08:18:26.570Z] [2024-07-30T08:18:26.570Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:26.570Z] #47 ... [2024-07-30T08:18:26.570Z] [2024-07-30T08:18:26.570Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:26.841Z] #43 ... [2024-07-30T08:18:26.841Z] [2024-07-30T08:18:26.841Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:27.107Z] #54 ... [2024-07-30T08:18:27.107Z] [2024-07-30T08:18:27.107Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:27.107Z] #61 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:27.107Z] #61 24.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:27.107Z] #61 24.65 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:27.107Z] #61 24.74 OK: 8 MiB in 16 packages [2024-07-30T08:18:27.107Z] #61 DONE 27.4s [2024-07-30T08:18:27.107Z] [2024-07-30T08:18:27.107Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:27.107Z] #54 ... [2024-07-30T08:18:27.107Z] [2024-07-30T08:18:27.107Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:27.107Z] #52 ... [2024-07-30T08:18:27.107Z] [2024-07-30T08:18:27.107Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:27.374Z] #43 ... [2024-07-30T08:18:27.374Z] [2024-07-30T08:18:27.374Z] #55 [core-command internal] load build context [2024-07-30T08:18:27.374Z] #55 ... [2024-07-30T08:18:27.374Z] [2024-07-30T08:18:27.374Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:27.962Z] #72 ... [2024-07-30T08:18:27.962Z] [2024-07-30T08:18:27.962Z] #64 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:27.962Z] #64 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:27.962Z] #64 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:27.962Z] #64 26.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:27.962Z] #64 26.39 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:27.962Z] #64 26.54 OK: 8 MiB in 16 packages [2024-07-30T08:18:27.962Z] #64 ... [2024-07-30T08:18:27.962Z] [2024-07-30T08:18:27.962Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:28.230Z] #54 ... [2024-07-30T08:18:28.230Z] [2024-07-30T08:18:28.230Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T08:18:28.230Z] #65 22.20 (1/11) Installing ca-certificates (20240226-r0) [2024-07-30T08:18:28.230Z] #65 22.86 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-30T08:18:28.230Z] #65 23.06 (3/11) Installing libunistring (1.1-r1) [2024-07-30T08:18:28.230Z] #65 23.35 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-30T08:18:28.230Z] #65 23.38 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-30T08:18:28.230Z] #65 23.43 (6/11) Installing libcurl (8.9.0-r0) [2024-07-30T08:18:28.230Z] #65 23.52 (7/11) Installing curl (8.9.0-r0) [2024-07-30T08:18:28.230Z] #65 23.80 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:28.230Z] #65 23.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-30T08:18:28.230Z] #65 23.80 (10/11) Installing libucontext (1.2-r2) [2024-07-30T08:18:28.230Z] #65 23.80 (11/11) Installing gcompat (1.1.0-r1) [2024-07-30T08:18:28.230Z] #65 23.93 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:28.230Z] #65 24.12 Executing ca-certificates-20240226-r0.trigger [2024-07-30T08:18:28.230Z] #65 26.14 OK: 13 MiB in 26 packages [2024-07-30T08:18:28.230Z] #65 DONE 28.4s [2024-07-30T08:18:28.230Z] [2024-07-30T08:18:28.230Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:28.819Z] #54 ... [2024-07-30T08:18:28.819Z] [2024-07-30T08:18:28.819Z] #64 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:28.819Z] #64 DONE 29.2s [2024-07-30T08:18:28.819Z] [2024-07-30T08:18:28.819Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:28.819Z] #54 ... [2024-07-30T08:18:28.819Z] [2024-07-30T08:18:28.819Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T08:18:28.819Z] #68 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:28.819Z] #68 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:28.819Z] #68 27.34 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T08:18:28.819Z] #68 27.34 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T08:18:28.819Z] #68 27.34 OK: 19946 distinct packages available [2024-07-30T08:18:28.819Z] #68 28.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:28.819Z] #68 ... [2024-07-30T08:18:28.819Z] [2024-07-30T08:18:28.819Z] #73 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:29.085Z] #73 ... [2024-07-30T08:18:29.085Z] [2024-07-30T08:18:29.085Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:29.085Z] #53 ... [2024-07-30T08:18:29.085Z] [2024-07-30T08:18:29.085Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:29.667Z] #54 ... [2024-07-30T08:18:29.667Z] [2024-07-30T08:18:29.667Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:29.667Z] #46 ... [2024-07-30T08:18:29.667Z] [2024-07-30T08:18:29.667Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T08:18:29.667Z] #59 27.13 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:29.667Z] #59 27.59 Executing ca-certificates-20240226-r0.trigger [2024-07-30T08:18:29.667Z] #59 28.99 OK: 18 MiB in 19 packages [2024-07-30T08:18:29.667Z] #59 DONE 30.8s [2024-07-30T08:18:29.667Z] [2024-07-30T08:18:29.667Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:29.667Z] #46 transferring context: 76.94MB 35.3s [2024-07-30T08:18:29.667Z] #46 ... [2024-07-30T08:18:29.667Z] [2024-07-30T08:18:29.667Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T08:18:29.667Z] #71 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:30.625Z] #71 ... [2024-07-30T08:18:30.625Z] [2024-07-30T08:18:30.625Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:18:30.625Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.1s [2024-07-30T08:18:30.625Z] #41 ... [2024-07-30T08:18:30.625Z] [2024-07-30T08:18:30.625Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:30.625Z] #50 ... [2024-07-30T08:18:30.625Z] [2024-07-30T08:18:30.625Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:31.208Z] #46 ... [2024-07-30T08:18:31.208Z] [2024-07-30T08:18:31.208Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-30T08:18:31.208Z] #70 13.43 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:31.208Z] #70 15.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:31.208Z] #70 20.14 OK: 266 MiB in 52 packages [2024-07-30T08:18:31.208Z] #70 DONE 22.2s [2024-07-30T08:18:31.208Z] [2024-07-30T08:18:31.208Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:31.791Z] #46 ... [2024-07-30T08:18:31.791Z] [2024-07-30T08:18:31.791Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T08:18:31.791Z] #62 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:31.791Z] #62 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:31.791Z] #62 30.73 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:31.791Z] #62 30.73 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-30T08:18:31.791Z] #62 30.73 (3/5) Installing libucontext (1.2-r2) [2024-07-30T08:18:31.791Z] #62 30.86 (4/5) Installing gcompat (1.1.0-r1) [2024-07-30T08:18:31.791Z] #62 30.86 (5/5) Installing openssl (3.1.6-r0) [2024-07-30T08:18:31.791Z] #62 30.97 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:31.791Z] #62 31.09 OK: 9 MiB in 20 packages [2024-07-30T08:18:31.791Z] #62 DONE 32.9s [2024-07-30T08:18:31.791Z] [2024-07-30T08:18:31.791Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:32.373Z] #46 ... [2024-07-30T08:18:32.373Z] [2024-07-30T08:18:32.373Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:32.373Z] #0 7.786 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:32.373Z] #0 8.861 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:32.373Z] #74 ... [2024-07-30T08:18:32.373Z] [2024-07-30T08:18:32.373Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:32.639Z] #46 ... [2024-07-30T08:18:32.639Z] [2024-07-30T08:18:32.639Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T08:18:32.639Z] #66 28.74 (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T08:18:32.639Z] #66 28.95 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:32.639Z] #66 28.95 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:32.639Z] #66 29.09 Executing ca-certificates-20240226-r0.trigger [2024-07-30T08:18:32.639Z] #66 29.84 OK: 9 MiB in 17 packages [2024-07-30T08:18:32.639Z] #66 DONE 32.7s [2024-07-30T08:18:32.639Z] [2024-07-30T08:18:32.639Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:34.581Z] #46 ... [2024-07-30T08:18:34.581Z] [2024-07-30T08:18:34.581Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:34.581Z] #51 ... [2024-07-30T08:18:34.581Z] [2024-07-30T08:18:34.581Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:34.581Z] #49 ... [2024-07-30T08:18:34.581Z] [2024-07-30T08:18:34.581Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:34.581Z] #46 ... [2024-07-30T08:18:34.581Z] [2024-07-30T08:18:34.581Z] #44 [core-data internal] load build context [2024-07-30T08:18:34.581Z] #44 ... [2024-07-30T08:18:34.581Z] [2024-07-30T08:18:34.581Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T08:18:34.582Z] #68 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:34.582Z] #68 32.45 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:34.582Z] #68 32.45 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-30T08:18:34.582Z] #68 32.45 (3/4) Installing libucontext (1.2-r2) [2024-07-30T08:18:34.582Z] #68 32.45 (4/4) Installing gcompat (1.1.0-r1) [2024-07-30T08:18:34.582Z] #68 32.50 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:34.582Z] #68 32.62 OK: 8 MiB in 19 packages [2024-07-30T08:18:34.582Z] #68 DONE 35.1s [2024-07-30T08:18:34.582Z] [2024-07-30T08:18:34.582Z] #44 [core-data internal] load build context [2024-07-30T08:18:34.582Z] #44 transferring context: 79.85MB 40.7s [2024-07-30T08:18:34.582Z] #44 ... [2024-07-30T08:18:34.582Z] [2024-07-30T08:18:34.582Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:34.852Z] #46 ... [2024-07-30T08:18:34.852Z] [2024-07-30T08:18:34.852Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:34.852Z] #45 ... [2024-07-30T08:18:34.852Z] [2024-07-30T08:18:34.852Z] #44 [core-data internal] load build context [2024-07-30T08:18:35.121Z] #44 ... [2024-07-30T08:18:35.121Z] [2024-07-30T08:18:35.121Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T08:18:35.121Z] #71 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:35.121Z] #71 12.90 OK: 18 MiB in 19 packages [2024-07-30T08:18:35.121Z] #71 DONE 14.6s [2024-07-30T08:18:35.121Z] [2024-07-30T08:18:35.121Z] #44 [core-data internal] load build context [2024-07-30T08:18:35.387Z] #44 ... [2024-07-30T08:18:35.387Z] [2024-07-30T08:18:35.387Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-30T08:18:35.387Z] #0 7.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:35.387Z] #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:35.387Z] #75 10.25 OK: 8 MiB in 17 packages [2024-07-30T08:18:35.387Z] #75 ... [2024-07-30T08:18:35.387Z] [2024-07-30T08:18:35.387Z] #44 [core-data internal] load build context [2024-07-30T08:18:35.971Z] #44 ... [2024-07-30T08:18:35.971Z] [2024-07-30T08:18:35.971Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T08:18:35.971Z] #74 11.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T08:18:35.971Z] #74 12.17 Executing busybox-1.36.1-r7.trigger [2024-07-30T08:18:35.971Z] #74 12.25 OK: 8 MiB in 16 packages [2024-07-30T08:18:35.971Z] #74 DONE 13.7s [2024-07-30T08:18:35.971Z] [2024-07-30T08:18:35.971Z] #44 [core-data internal] load build context [2024-07-30T08:18:35.971Z] #44 ... [2024-07-30T08:18:35.971Z] [2024-07-30T08:18:35.971Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:18:35.971Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s [2024-07-30T08:18:36.237Z] #48 ... [2024-07-30T08:18:36.237Z] [2024-07-30T08:18:36.237Z] #44 [core-data internal] load build context [2024-07-30T08:18:36.823Z] #44 ... [2024-07-30T08:18:36.823Z] [2024-07-30T08:18:36.823Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:36.823Z] #47 ... [2024-07-30T08:18:36.823Z] [2024-07-30T08:18:36.823Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-30T08:18:36.823Z] #75 DONE 11.6s [2024-07-30T08:18:36.823Z] [2024-07-30T08:18:36.823Z] #44 [core-data internal] load build context [2024-07-30T08:18:37.095Z] #44 ... [2024-07-30T08:18:37.095Z] [2024-07-30T08:18:37.095Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-30T08:18:37.095Z] #76 DONE 1.6s [2024-07-30T08:18:37.095Z] [2024-07-30T08:18:37.095Z] #44 [core-data internal] load build context [2024-07-30T08:18:37.369Z] #44 ... [2024-07-30T08:18:37.369Z] [2024-07-30T08:18:37.369Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:37.369Z] #52 ... [2024-07-30T08:18:37.369Z] [2024-07-30T08:18:37.369Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:37.641Z] #43 ... [2024-07-30T08:18:37.642Z] [2024-07-30T08:18:37.642Z] #55 [core-command internal] load build context [2024-07-30T08:18:37.642Z] #55 ... [2024-07-30T08:18:37.642Z] [2024-07-30T08:18:37.642Z] #44 [core-data internal] load build context [2024-07-30T08:18:38.629Z] #44 ... [2024-07-30T08:18:38.629Z] [2024-07-30T08:18:38.629Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:38.629Z] #0 9.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:38.629Z] #0 9.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:38.895Z] #77 ... [2024-07-30T08:18:38.895Z] [2024-07-30T08:18:38.895Z] #44 [core-data internal] load build context [2024-07-30T08:18:39.165Z] #44 ... [2024-07-30T08:18:39.165Z] [2024-07-30T08:18:39.165Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:39.165Z] #53 ... [2024-07-30T08:18:39.165Z] [2024-07-30T08:18:39.165Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:39.748Z] #52 ... [2024-07-30T08:18:39.748Z] [2024-07-30T08:18:39.748Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:39.748Z] #54 ... [2024-07-30T08:18:39.748Z] [2024-07-30T08:18:39.748Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:39.748Z] #52 transferring context: 94.56MB 43.4s [2024-07-30T08:18:40.033Z] #52 ... [2024-07-30T08:18:40.033Z] [2024-07-30T08:18:40.033Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-30T08:18:40.033Z] #78 ... [2024-07-30T08:18:40.033Z] [2024-07-30T08:18:40.033Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:40.302Z] #54 ... [2024-07-30T08:18:40.302Z] [2024-07-30T08:18:40.302Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:40.302Z] #77 11.37 OK: 13 MiB in 26 packages [2024-07-30T08:18:40.302Z] #77 DONE 11.9s [2024-07-30T08:18:40.302Z] [2024-07-30T08:18:40.302Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:40.302Z] #72 9.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:40.302Z] #72 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:40.302Z] #72 10.73 OK: 8 MiB in 16 packages [2024-07-30T08:18:40.302Z] #72 DONE 13.0s [2024-07-30T08:18:40.568Z] [2024-07-30T08:18:40.568Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:41.150Z] #54 ... [2024-07-30T08:18:41.150Z] [2024-07-30T08:18:41.150Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:41.150Z] #50 ... [2024-07-30T08:18:41.150Z] [2024-07-30T08:18:41.150Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:41.150Z] #54 ... [2024-07-30T08:18:41.150Z] [2024-07-30T08:18:41.150Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:18:41.150Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.9s [2024-07-30T08:18:41.417Z] #41 ... [2024-07-30T08:18:41.417Z] [2024-07-30T08:18:41.417Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:42.386Z] #43 ... [2024-07-30T08:18:42.386Z] [2024-07-30T08:18:42.386Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T08:18:42.386Z] #79 ... [2024-07-30T08:18:42.386Z] [2024-07-30T08:18:42.386Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:42.386Z] #43 ... [2024-07-30T08:18:42.386Z] [2024-07-30T08:18:42.386Z] #73 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:42.386Z] #73 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:42.386Z] #73 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:42.386Z] #73 12.35 OK: 8 MiB in 16 packages [2024-07-30T08:18:42.386Z] #73 DONE 13.7s [2024-07-30T08:18:42.386Z] [2024-07-30T08:18:42.386Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:42.652Z] #43 ... [2024-07-30T08:18:42.652Z] [2024-07-30T08:18:42.652Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:42.652Z] #80 ... [2024-07-30T08:18:42.652Z] [2024-07-30T08:18:42.652Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:44.060Z] #43 ... [2024-07-30T08:18:44.060Z] [2024-07-30T08:18:44.060Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-30T08:18:44.060Z] #78 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:44.060Z] #78 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:44.060Z] #78 12.99 OK: 18 MiB in 19 packages [2024-07-30T08:18:44.060Z] #78 DONE 14.1s [2024-07-30T08:18:44.327Z] [2024-07-30T08:18:44.327Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:44.327Z] #43 ... [2024-07-30T08:18:44.327Z] [2024-07-30T08:18:44.327Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:44.600Z] #51 ... [2024-07-30T08:18:44.600Z] [2024-07-30T08:18:44.600Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:44.600Z] #49 ... [2024-07-30T08:18:44.600Z] [2024-07-30T08:18:44.600Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:44.885Z] #51 transferring context: 85.06MB 47.6s [2024-07-30T08:18:44.885Z] #51 ... [2024-07-30T08:18:44.885Z] [2024-07-30T08:18:44.885Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:45.151Z] #46 ... [2024-07-30T08:18:45.151Z] [2024-07-30T08:18:45.151Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:45.151Z] #45 ... [2024-07-30T08:18:45.151Z] [2024-07-30T08:18:45.151Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T08:18:45.151Z] #81 ... [2024-07-30T08:18:45.151Z] [2024-07-30T08:18:45.151Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:45.415Z] #45 ... [2024-07-30T08:18:45.415Z] [2024-07-30T08:18:45.415Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T08:18:45.415Z] #79 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:45.415Z] #79 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:45.415Z] #79 13.17 OK: 9 MiB in 20 packages [2024-07-30T08:18:45.415Z] #79 DONE 13.9s [2024-07-30T08:18:45.415Z] [2024-07-30T08:18:45.415Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T08:18:45.415Z] #81 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:46.000Z] #81 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:46.266Z] #81 ... [2024-07-30T08:18:46.266Z] [2024-07-30T08:18:46.266Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-30T08:18:46.266Z] #82 DONE 9.3s [2024-07-30T08:18:46.530Z] [2024-07-30T08:18:46.530Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:46.530Z] #80 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:46.530Z] #80 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T08:18:46.530Z] #80 ... [2024-07-30T08:18:46.530Z] [2024-07-30T08:18:46.530Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:18:46.530Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.2s done [2024-07-30T08:18:46.797Z] #48 ... [2024-07-30T08:18:46.797Z] [2024-07-30T08:18:46.797Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:46.797Z] #43 ... [2024-07-30T08:18:46.797Z] [2024-07-30T08:18:46.797Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:47.062Z] #47 ... [2024-07-30T08:18:47.062Z] [2024-07-30T08:18:47.062Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-30T08:18:47.329Z] #83 ... [2024-07-30T08:18:47.329Z] [2024-07-30T08:18:47.329Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-30T08:18:47.329Z] #84 DONE 0.9s [2024-07-30T08:18:47.329Z] [2024-07-30T08:18:47.329Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:47.912Z] #47 ... [2024-07-30T08:18:47.912Z] [2024-07-30T08:18:47.912Z] #55 [core-command internal] load build context [2024-07-30T08:18:47.912Z] #55 ... [2024-07-30T08:18:47.912Z] [2024-07-30T08:18:47.912Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T08:18:47.912Z] #81 12.34 OK: 8 MiB in 19 packages [2024-07-30T08:18:47.912Z] #81 DONE 12.9s [2024-07-30T08:18:47.912Z] [2024-07-30T08:18:47.912Z] #55 [core-command internal] load build context [2024-07-30T08:18:47.912Z] #55 ... [2024-07-30T08:18:47.912Z] [2024-07-30T08:18:47.912Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T08:18:47.912Z] #80 15.35 OK: 9 MiB in 17 packages [2024-07-30T08:18:48.498Z] #80 DONE 16.1s [2024-07-30T08:18:48.498Z] [2024-07-30T08:18:48.498Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:49.463Z] #47 ... [2024-07-30T08:18:49.463Z] [2024-07-30T08:18:49.463Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:49.463Z] #53 ... [2024-07-30T08:18:49.463Z] [2024-07-30T08:18:49.463Z] #44 [core-data internal] load build context [2024-07-30T08:18:49.463Z] #44 ... [2024-07-30T08:18:49.463Z] [2024-07-30T08:18:49.463Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:50.045Z] #53 ... [2024-07-30T08:18:50.045Z] [2024-07-30T08:18:50.045Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-30T08:18:50.045Z] #83 DONE 2.9s [2024-07-30T08:18:50.045Z] [2024-07-30T08:18:50.045Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:50.045Z] #53 transferring context: 102.90MB 51.4s [2024-07-30T08:18:50.309Z] #53 ... [2024-07-30T08:18:50.309Z] [2024-07-30T08:18:50.309Z] #52 [support-notifications internal] load build context [2024-07-30T08:18:50.309Z] #52 ... [2024-07-30T08:18:50.309Z] [2024-07-30T08:18:50.309Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:51.262Z] #53 ... [2024-07-30T08:18:51.262Z] [2024-07-30T08:18:51.262Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:18:51.262Z] #50 ... [2024-07-30T08:18:51.262Z] [2024-07-30T08:18:51.262Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:51.527Z] #53 ... [2024-07-30T08:18:51.527Z] [2024-07-30T08:18:51.527Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:18:51.527Z] #54 ... [2024-07-30T08:18:51.527Z] [2024-07-30T08:18:51.527Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:52.110Z] #53 ... [2024-07-30T08:18:52.110Z] [2024-07-30T08:18:52.110Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:18:52.110Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.7s done [2024-07-30T08:18:52.110Z] #41 ... [2024-07-30T08:18:52.110Z] [2024-07-30T08:18:52.110Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:54.683Z] #53 ... [2024-07-30T08:18:54.683Z] [2024-07-30T08:18:54.683Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:18:54.948Z] #49 ... [2024-07-30T08:18:54.948Z] [2024-07-30T08:18:54.948Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:55.214Z] #53 transferring context: 138.27MB 56.5s [2024-07-30T08:18:55.214Z] #53 ... [2024-07-30T08:18:55.214Z] [2024-07-30T08:18:55.214Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:55.214Z] #51 ... [2024-07-30T08:18:55.214Z] [2024-07-30T08:18:55.214Z] #46 [core-keeper internal] load build context [2024-07-30T08:18:55.214Z] #46 ... [2024-07-30T08:18:55.214Z] [2024-07-30T08:18:55.214Z] #51 [core-metadata internal] load build context [2024-07-30T08:18:55.480Z] #51 ... [2024-07-30T08:18:55.480Z] [2024-07-30T08:18:55.480Z] #45 [support-scheduler internal] load build context [2024-07-30T08:18:55.480Z] #45 ... [2024-07-30T08:18:55.480Z] [2024-07-30T08:18:55.480Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:56.882Z] #53 ... [2024-07-30T08:18:56.882Z] [2024-07-30T08:18:56.882Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:18:57.148Z] #43 ... [2024-07-30T08:18:57.148Z] [2024-07-30T08:18:57.148Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:58.106Z] #53 ... [2024-07-30T08:18:58.106Z] [2024-07-30T08:18:58.106Z] #55 [core-command internal] load build context [2024-07-30T08:18:58.106Z] #55 ... [2024-07-30T08:18:58.106Z] [2024-07-30T08:18:58.106Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T08:18:58.106Z] #85 DONE 3.2s [2024-07-30T08:18:58.106Z] [2024-07-30T08:18:58.106Z] #55 [core-command internal] load build context [2024-07-30T08:18:58.106Z] #55 ... [2024-07-30T08:18:58.106Z] [2024-07-30T08:18:58.106Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:58.373Z] #53 ... [2024-07-30T08:18:58.373Z] [2024-07-30T08:18:58.373Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T08:18:58.373Z] #86 DONE 4.0s [2024-07-30T08:18:58.373Z] [2024-07-30T08:18:58.373Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:58.373Z] #53 ... [2024-07-30T08:18:58.373Z] [2024-07-30T08:18:58.373Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T08:18:58.373Z] #87 DONE 4.3s [2024-07-30T08:18:58.373Z] [2024-07-30T08:18:58.373Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:59.792Z] #53 ... [2024-07-30T08:18:59.792Z] [2024-07-30T08:18:59.792Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:59.792Z] #47 ... [2024-07-30T08:18:59.792Z] [2024-07-30T08:18:59.792Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-30T08:18:59.792Z] #88 DONE 1.3s [2024-07-30T08:18:59.792Z] [2024-07-30T08:18:59.792Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:18:59.792Z] #47 ... [2024-07-30T08:18:59.792Z] [2024-07-30T08:18:59.792Z] #44 [core-data internal] load build context [2024-07-30T08:18:59.792Z] #44 ... [2024-07-30T08:18:59.792Z] [2024-07-30T08:18:59.792Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:18:59.792Z] #53 ... [2024-07-30T08:18:59.792Z] [2024-07-30T08:18:59.792Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-30T08:18:59.792Z] #89 DONE 1.5s [2024-07-30T08:18:59.792Z] [2024-07-30T08:18:59.792Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:00.057Z] #53 ... [2024-07-30T08:19:00.057Z] [2024-07-30T08:19:00.057Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-30T08:19:00.057Z] #90 DONE 1.4s [2024-07-30T08:19:00.057Z] [2024-07-30T08:19:00.057Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:00.057Z] #53 transferring context: 165.92MB 61.5s [2024-07-30T08:19:00.639Z] #53 ... [2024-07-30T08:19:00.639Z] [2024-07-30T08:19:00.639Z] #52 [support-notifications internal] load build context [2024-07-30T08:19:00.639Z] #52 ... [2024-07-30T08:19:00.639Z] [2024-07-30T08:19:00.639Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:00.904Z] #53 ... [2024-07-30T08:19:00.904Z] [2024-07-30T08:19:00.904Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-30T08:19:00.904Z] #91 DONE 0.9s [2024-07-30T08:19:00.904Z] [2024-07-30T08:19:00.904Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:00.904Z] #53 ... [2024-07-30T08:19:00.904Z] [2024-07-30T08:19:00.904Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-30T08:19:00.904Z] #92 DONE 1.3s [2024-07-30T08:19:01.173Z] [2024-07-30T08:19:01.173Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:19:01.445Z] #93 ... [2024-07-30T08:19:01.445Z] [2024-07-30T08:19:01.445Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:19:01.445Z] #50 ... [2024-07-30T08:19:01.445Z] [2024-07-30T08:19:01.445Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:01.710Z] #53 ... [2024-07-30T08:19:01.710Z] [2024-07-30T08:19:01.710Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:01.710Z] #54 ... [2024-07-30T08:19:01.710Z] [2024-07-30T08:19:01.710Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-30T08:19:01.710Z] #94 DONE 1.6s [2024-07-30T08:19:01.710Z] [2024-07-30T08:19:01.710Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:01.977Z] #53 ... [2024-07-30T08:19:01.977Z] [2024-07-30T08:19:01.977Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:19:01.977Z] #93 DONE 1.0s [2024-07-30T08:19:02.242Z] [2024-07-30T08:19:02.242Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-30T08:19:02.242Z] #95 ... [2024-07-30T08:19:02.242Z] [2024-07-30T08:19:02.242Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:19:02.242Z] #96 DONE 1.2s [2024-07-30T08:19:02.519Z] [2024-07-30T08:19:02.519Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:03.481Z] #54 ... [2024-07-30T08:19:03.481Z] [2024-07-30T08:19:03.481Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T08:19:03.481Z] #97 DONE 1.4s [2024-07-30T08:19:03.481Z] [2024-07-30T08:19:03.481Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:03.746Z] #54 ... [2024-07-30T08:19:03.746Z] [2024-07-30T08:19:03.746Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-30T08:19:03.746Z] #98 DONE 1.5s [2024-07-30T08:19:03.746Z] [2024-07-30T08:19:03.746Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:04.018Z] #54 ... [2024-07-30T08:19:04.018Z] [2024-07-30T08:19:04.018Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-30T08:19:04.018Z] #95 DONE 1.9s [2024-07-30T08:19:04.018Z] [2024-07-30T08:19:04.018Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:04.975Z] #54 ... [2024-07-30T08:19:04.975Z] [2024-07-30T08:19:04.975Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-30T08:19:04.975Z] #99 DONE 1.4s [2024-07-30T08:19:04.975Z] [2024-07-30T08:19:04.975Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:04.975Z] #54 ... [2024-07-30T08:19:04.975Z] [2024-07-30T08:19:04.975Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:19:04.975Z] #49 ... [2024-07-30T08:19:04.975Z] [2024-07-30T08:19:04.975Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-30T08:19:04.975Z] #100 DONE 1.1s [2024-07-30T08:19:04.975Z] [2024-07-30T08:19:04.975Z] #52 [support-notifications internal] load build context [2024-07-30T08:19:05.241Z] #52 transferring context: 201.37MB 68.7s [2024-07-30T08:19:05.506Z] #52 ... [2024-07-30T08:19:05.506Z] [2024-07-30T08:19:05.506Z] #46 [core-keeper internal] load build context [2024-07-30T08:19:05.506Z] #46 ... [2024-07-30T08:19:05.506Z] [2024-07-30T08:19:05.506Z] #51 [core-metadata internal] load build context [2024-07-30T08:19:05.771Z] #51 ... [2024-07-30T08:19:05.771Z] [2024-07-30T08:19:05.771Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-30T08:19:05.771Z] #101 DONE 1.3s [2024-07-30T08:19:05.771Z] [2024-07-30T08:19:05.771Z] #51 [core-metadata internal] load build context [2024-07-30T08:19:05.771Z] #51 ... [2024-07-30T08:19:05.771Z] [2024-07-30T08:19:05.771Z] #45 [support-scheduler internal] load build context [2024-07-30T08:19:05.771Z] #45 ... [2024-07-30T08:19:05.771Z] [2024-07-30T08:19:05.771Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:06.354Z] #54 ... [2024-07-30T08:19:06.354Z] [2024-07-30T08:19:06.354Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-30T08:19:06.354Z] #102 DONE 1.3s [2024-07-30T08:19:06.354Z] [2024-07-30T08:19:06.354Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:07.313Z] #54 ... [2024-07-30T08:19:07.313Z] [2024-07-30T08:19:07.313Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:07.579Z] #43 ... [2024-07-30T08:19:07.579Z] [2024-07-30T08:19:07.579Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:08.158Z] #54 ... [2024-07-30T08:19:08.158Z] [2024-07-30T08:19:08.158Z] #55 [core-command internal] load build context [2024-07-30T08:19:08.426Z] #55 ... [2024-07-30T08:19:08.426Z] [2024-07-30T08:19:08.426Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:09.837Z] #54 ... [2024-07-30T08:19:09.837Z] [2024-07-30T08:19:09.837Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:19:09.837Z] #47 ... [2024-07-30T08:19:09.837Z] [2024-07-30T08:19:09.837Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:09.837Z] #54 ... [2024-07-30T08:19:09.837Z] [2024-07-30T08:19:09.837Z] #44 [core-data internal] load build context [2024-07-30T08:19:10.108Z] #44 ... [2024-07-30T08:19:10.108Z] [2024-07-30T08:19:10.108Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:10.108Z] #54 transferring context: 158.33MB 71.4s [2024-07-30T08:19:11.511Z] #54 ... [2024-07-30T08:19:11.511Z] [2024-07-30T08:19:11.511Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:19:11.511Z] #50 ... [2024-07-30T08:19:11.511Z] [2024-07-30T08:19:11.511Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:12.097Z] #54 ... [2024-07-30T08:19:12.097Z] [2024-07-30T08:19:12.097Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:12.364Z] #53 ... [2024-07-30T08:19:12.364Z] [2024-07-30T08:19:12.364Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:12.364Z] #54 ... [2024-07-30T08:19:12.364Z] [2024-07-30T08:19:12.364Z] #103 [security-spire-agent] exporting to image [2024-07-30T08:19:12.364Z] #103 exporting layers 5.5s done [2024-07-30T08:19:12.364Z] #103 writing image sha256:affc23c0c1f41be191f27a738fccb9617228bb5c0a88ae746a87e5daffbd0d0b 0.1s done [2024-07-30T08:19:12.364Z] #103 naming to docker.io/library/security-spire-server-arm64 done [2024-07-30T08:19:12.364Z] #103 writing image sha256:bba4660cb46077cad4c6b3d896dcea8fd473a21e66417a7e1a9e1f43e61a53c0 0.1s done [2024-07-30T08:19:12.364Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-30T08:19:12.364Z] #103 writing image sha256:abcf8125354e57b2c86eb74b06cd49faf6384432b72c44de64964012019c79a2 0.0s done [2024-07-30T08:19:12.364Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-30T08:19:12.364Z] #103 DONE 6.9s [2024-07-30T08:19:12.364Z] [2024-07-30T08:19:12.364Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:15.715Z] #54 ... [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:19:15.715Z] #49 transferring context: 230.14MB 78.8s [2024-07-30T08:19:15.715Z] #49 ... [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:15.715Z] #54 ... [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #52 [support-notifications internal] load build context [2024-07-30T08:19:15.715Z] #52 ... [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:15.715Z] #54 ... [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #53 [security-proxy-auth internal] load build context [2024-07-30T08:19:15.715Z] #53 transferring context: 256.42MB 77.0s done [2024-07-30T08:19:15.715Z] #53 DONE 79.5s [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:15.715Z] #54 ... [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #51 [core-metadata internal] load build context [2024-07-30T08:19:15.715Z] #51 ... [2024-07-30T08:19:15.715Z] [2024-07-30T08:19:15.715Z] #45 [support-scheduler internal] load build context [2024-07-30T08:19:15.981Z] #45 ... [2024-07-30T08:19:15.981Z] [2024-07-30T08:19:15.981Z] #46 [core-keeper internal] load build context [2024-07-30T08:19:15.981Z] #46 ... [2024-07-30T08:19:15.981Z] [2024-07-30T08:19:15.981Z] #45 [support-scheduler internal] load build context [2024-07-30T08:19:16.271Z] #45 transferring context: 256.42MB 81.8s done [2024-07-30T08:19:16.271Z] #45 DONE 82.5s [2024-07-30T08:19:16.271Z] [2024-07-30T08:19:16.271Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:17.228Z] #54 ... [2024-07-30T08:19:17.228Z] [2024-07-30T08:19:17.228Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-30T08:19:17.228Z] #50 transferring context: 256.42MB 79.5s done [2024-07-30T08:19:17.228Z] #50 DONE 82.1s [2024-07-30T08:19:17.228Z] [2024-07-30T08:19:17.228Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:17.493Z] #54 ... [2024-07-30T08:19:17.493Z] [2024-07-30T08:19:17.493Z] #46 [core-keeper internal] load build context [2024-07-30T08:19:17.493Z] #46 transferring context: 256.42MB 82.6s done [2024-07-30T08:19:17.493Z] #46 DONE 83.7s [2024-07-30T08:19:17.493Z] [2024-07-30T08:19:17.493Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:17.493Z] #54 ... [2024-07-30T08:19:17.493Z] [2024-07-30T08:19:17.493Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:17.760Z] #43 ... [2024-07-30T08:19:17.760Z] [2024-07-30T08:19:17.760Z] #104 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:19:17.760Z] #104 ... [2024-07-30T08:19:17.760Z] [2024-07-30T08:19:17.760Z] #52 [support-notifications internal] load build context [2024-07-30T08:19:17.760Z] #52 transferring context: 256.42MB 80.9s done [2024-07-30T08:19:17.760Z] #52 DONE 82.5s [2024-07-30T08:19:17.760Z] [2024-07-30T08:19:17.760Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:18.027Z] #43 ... [2024-07-30T08:19:18.027Z] [2024-07-30T08:19:18.027Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:19:18.027Z] #105 DONE 2.1s [2024-07-30T08:19:18.027Z] [2024-07-30T08:19:18.027Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:18.613Z] #43 ... [2024-07-30T08:19:18.613Z] [2024-07-30T08:19:18.613Z] #55 [core-command internal] load build context [2024-07-30T08:19:18.613Z] #55 ... [2024-07-30T08:19:18.613Z] [2024-07-30T08:19:18.613Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:18.881Z] #43 ... [2024-07-30T08:19:18.881Z] [2024-07-30T08:19:18.881Z] #104 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:19:18.881Z] #104 DONE 1.2s [2024-07-30T08:19:18.881Z] [2024-07-30T08:19:18.881Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:19.465Z] #43 ... [2024-07-30T08:19:19.465Z] [2024-07-30T08:19:19.465Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-30T08:19:19.465Z] #49 transferring context: 256.42MB 82.7s done [2024-07-30T08:19:19.465Z] #49 DONE 84.6s [2024-07-30T08:19:19.465Z] [2024-07-30T08:19:19.465Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:19.733Z] #43 ... [2024-07-30T08:19:19.733Z] [2024-07-30T08:19:19.733Z] #106 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:19:19.733Z] #106 DONE 1.6s [2024-07-30T08:19:19.733Z] [2024-07-30T08:19:19.733Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:20.008Z] #43 ... [2024-07-30T08:19:20.008Z] [2024-07-30T08:19:20.008Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:19:20.008Z] #47 ... [2024-07-30T08:19:20.008Z] [2024-07-30T08:19:20.008Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-30T08:19:20.008Z] #107 DONE 2.1s [2024-07-30T08:19:20.008Z] [2024-07-30T08:19:20.008Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:19:20.008Z] #47 ... [2024-07-30T08:19:20.008Z] [2024-07-30T08:19:20.008Z] #44 [core-data internal] load build context [2024-07-30T08:19:20.273Z] #44 ... [2024-07-30T08:19:20.273Z] [2024-07-30T08:19:20.273Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:21.679Z] #54 ... [2024-07-30T08:19:21.679Z] [2024-07-30T08:19:21.679Z] #44 [core-data internal] load build context [2024-07-30T08:19:21.679Z] #44 transferring context: 256.42MB 87.3s done [2024-07-30T08:19:21.679Z] #44 DONE 87.8s [2024-07-30T08:19:21.679Z] [2024-07-30T08:19:21.679Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:21.679Z] #54 ... [2024-07-30T08:19:21.679Z] [2024-07-30T08:19:21.679Z] #47 [security-proxy-setup internal] load build context [2024-07-30T08:19:21.679Z] #47 transferring context: 256.42MB 85.9s done [2024-07-30T08:19:21.679Z] #47 DONE 87.5s [2024-07-30T08:19:21.679Z] [2024-07-30T08:19:21.679Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:22.643Z] #54 ... [2024-07-30T08:19:22.643Z] [2024-07-30T08:19:22.643Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:19:22.643Z] #108 DONE 0.8s [2024-07-30T08:19:22.643Z] [2024-07-30T08:19:22.643Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:22.908Z] #54 ... [2024-07-30T08:19:22.908Z] [2024-07-30T08:19:22.908Z] #51 [core-metadata internal] load build context [2024-07-30T08:19:22.908Z] #51 transferring context: 256.42MB 85.2s done [2024-07-30T08:19:22.908Z] #51 DONE 87.5s [2024-07-30T08:19:22.908Z] [2024-07-30T08:19:22.908Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:25.481Z] #54 ... [2024-07-30T08:19:25.481Z] [2024-07-30T08:19:25.481Z] #55 [core-command internal] load build context [2024-07-30T08:19:25.481Z] #55 transferring context: 256.42MB 86.0s done [2024-07-30T08:19:25.481Z] #55 DONE 88.4s [2024-07-30T08:19:25.481Z] [2024-07-30T08:19:25.481Z] #54 [security-secretstore-setup internal] load build context [2024-07-30T08:19:25.481Z] #54 transferring context: 256.42MB 86.3s done [2024-07-30T08:19:25.481Z] #54 DONE 89.1s [2024-07-30T08:19:25.481Z] [2024-07-30T08:19:25.481Z] #43 [security-bootstrapper internal] load build context [2024-07-30T08:19:26.890Z] #43 transferring context: 256.42MB 93.0s done [2024-07-30T08:19:26.890Z] #43 DONE 93.6s [2024-07-30T08:19:26.890Z] [2024-07-30T08:19:26.890Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:19:28.292Z] #109 ... [2024-07-30T08:19:28.292Z] [2024-07-30T08:19:28.292Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:19:28.292Z] #110 ... [2024-07-30T08:19:28.292Z] [2024-07-30T08:19:28.292Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:19:28.872Z] #111 ... [2024-07-30T08:19:28.872Z] [2024-07-30T08:19:28.872Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:19:29.138Z] #112 ... [2024-07-30T08:19:29.138Z] [2024-07-30T08:19:29.138Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:36.958Z] #113 ... [2024-07-30T08:20:36.958Z] [2024-07-30T08:20:36.958Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:36.958Z] #111 DONE 75.1s [2024-07-30T08:20:36.958Z] [2024-07-30T08:20:36.958Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:36.958Z] #110 DONE 77.2s [2024-07-30T08:20:36.958Z] [2024-07-30T08:20:36.959Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:36.959Z] #109 DONE 72.4s [2024-07-30T08:20:36.959Z] [2024-07-30T08:20:36.959Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:36.959Z] #113 DONE 75.3s [2024-07-30T08:20:36.959Z] [2024-07-30T08:20:36.959Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:36.959Z] #112 DONE 76.5s [2024-07-30T08:20:36.959Z] [2024-07-30T08:20:36.959Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #114 ... [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #115 DONE 4.6s [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #116 [security-proxy-auth builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #116 DONE 4.7s [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #117 [core-command builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #117 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:40.293Z] #118 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:20:40.293Z] #119 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:20:40.293Z] #120 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:40.293Z] #121 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #122 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:40.293Z] #123 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #124 [core-metadata builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #124 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:20:40.293Z] #125 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:20:40.293Z] #126 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:40.293Z] #127 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #128 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #129 [core-keeper builder 7/8] COPY . . [2024-07-30T08:20:40.293Z] #129 DONE 4.8s [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #130 DONE 4.8s [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #114 DONE 4.8s [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:40.293Z] #131 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #132 [support-scheduler builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #132 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:20:40.293Z] #133 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:40.293Z] #134 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #135 [core-data builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #135 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:20:40.293Z] #136 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T08:20:40.293Z] #137 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T08:20:40.293Z] #138 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-07-30T08:20:40.293Z] #139 CACHED [2024-07-30T08:20:40.293Z] [2024-07-30T08:20:40.293Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:20:45.758Z] #140 ... [2024-07-30T08:20:45.758Z] [2024-07-30T08:20:45.758Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T08:20:45.758Z] #0 5.148 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-30T08:20:46.068Z] #141 ... [2024-07-30T08:20:46.068Z] [2024-07-30T08:20:46.068Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T08:20:46.068Z] #0 5.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-30T08:20:46.354Z] #142 ... [2024-07-30T08:20:46.354Z] [2024-07-30T08:20:46.354Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:20:46.354Z] #140 6.177 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-30T08:20:50.671Z] #140 ... [2024-07-30T08:20:50.671Z] [2024-07-30T08:20:50.671Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T08:20:50.671Z] #0 4.672 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-30T08:20:50.671Z] #143 ... [2024-07-30T08:20:50.671Z] [2024-07-30T08:20:50.671Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:20:50.671Z] #0 5.668 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-30T08:20:50.671Z] #144 ... [2024-07-30T08:20:50.671Z] [2024-07-30T08:20:50.671Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:20:50.671Z] #0 4.896 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-30T08:20:50.671Z] #145 ... [2024-07-30T08:20:50.671Z] [2024-07-30T08:20:50.671Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T08:20:50.671Z] #0 5.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-30T08:20:50.671Z] #146 ... [2024-07-30T08:20:50.671Z] [2024-07-30T08:20:50.671Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T08:20:50.671Z] #0 4.480 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-30T08:20:50.947Z] #147 ... [2024-07-30T08:20:50.947Z] [2024-07-30T08:20:50.947Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T08:20:50.947Z] #0 5.794 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-30T08:20:50.947Z] #148 ... [2024-07-30T08:20:50.947Z] [2024-07-30T08:20:50.947Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T08:20:50.947Z] #0 5.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-30T08:20:51.215Z] #149 ... [2024-07-30T08:20:51.215Z] [2024-07-30T08:20:51.215Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T08:20:51.215Z] #0 5.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-30T08:20:51.497Z] #150 ... [2024-07-30T08:20:51.497Z] [2024-07-30T08:20:51.497Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T08:20:51.497Z] #0 6.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-30T08:38:44.351Z] #151 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T08:38:44.351Z] #141 DONE 1079.4s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-30T08:38:44.351Z] #152 DONE 0.6s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:38:44.351Z] #140 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-30T08:38:44.351Z] #153 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T08:38:44.351Z] #142 DONE 1080.3s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:38:44.351Z] #145 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:38:44.351Z] #154 DONE 0.3s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:38:44.351Z] #41 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:38:44.351Z] #155 DONE 0.1s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T08:38:44.351Z] #151 1081.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-30T08:38:44.351Z] #151 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-30T08:38:44.351Z] #156 DONE 0.1s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-30T08:38:44.351Z] #157 DONE 0.3s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T08:38:44.351Z] #143 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-30T08:38:44.351Z] #158 DONE 0.4s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:38:44.351Z] #41 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T08:38:44.351Z] #159 DONE 0.3s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:38:44.351Z] #160 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-30T08:38:44.351Z] #153 DONE 3.3s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:38:44.351Z] #161 DONE 0.2s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T08:38:44.351Z] #147 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:38:44.351Z] #162 DONE 0.5s [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:38:44.351Z] #48 ... [2024-07-30T08:38:44.351Z] [2024-07-30T08:38:44.351Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-30T08:38:44.628Z] #163 DONE 0.4s [2024-07-30T08:38:44.628Z] [2024-07-30T08:38:44.628Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-30T08:38:44.905Z] #164 DONE 0.1s [2024-07-30T08:38:44.905Z] [2024-07-30T08:38:44.905Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T08:38:44.905Z] #150 ... [2024-07-30T08:38:44.905Z] [2024-07-30T08:38:44.905Z] #165 [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/ [2024-07-30T08:38:45.192Z] #165 DONE 0.2s [2024-07-30T08:38:45.192Z] [2024-07-30T08:38:45.192Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-30T08:38:45.192Z] #166 DONE 0.2s [2024-07-30T08:38:45.192Z] [2024-07-30T08:38:45.192Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:38:45.465Z] #41 ... [2024-07-30T08:38:45.465Z] [2024-07-30T08:38:45.465Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-30T08:38:45.465Z] #167 DONE 0.2s [2024-07-30T08:38:45.465Z] [2024-07-30T08:38:45.465Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-30T08:38:45.734Z] #168 DONE 0.1s [2024-07-30T08:38:45.734Z] [2024-07-30T08:38:45.734Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-30T08:38:46.315Z] #169 ... [2024-07-30T08:38:46.315Z] [2024-07-30T08:38:46.315Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:38:46.315Z] #160 DONE 3.4s [2024-07-30T08:38:46.315Z] [2024-07-30T08:38:46.315Z] #103 [security-proxy-setup] exporting to image [2024-07-30T08:38:46.315Z] #103 exporting layers [2024-07-30T08:38:47.732Z] #103 exporting layers 1.3s done [2024-07-30T08:38:47.732Z] #103 writing image sha256:f99ea7c8a4aeb72a59a81999e688934b0eed83133585e7d2cc85a4e658b21911 0.1s done [2024-07-30T08:38:47.732Z] #103 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-07-30T08:38:47.732Z] #103 DONE 8.3s [2024-07-30T08:38:47.732Z] [2024-07-30T08:38:47.732Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T08:38:47.998Z] #148 ... [2024-07-30T08:38:47.998Z] [2024-07-30T08:38:47.998Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-30T08:38:47.998Z] #169 DONE 2.2s [2024-07-30T08:38:47.998Z] [2024-07-30T08:38:47.998Z] #103 [security-bootstrapper] exporting to image [2024-07-30T08:38:48.957Z] #103 exporting layers 0.8s done [2024-07-30T08:38:48.957Z] #103 writing image sha256:e0060c46e71b844141a7c17b79fd068fea04f83b5baf5ec4d6bdee8b186a5722 done [2024-07-30T08:38:48.957Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-30T08:38:48.957Z] #103 DONE 9.1s [2024-07-30T08:38:48.957Z] [2024-07-30T08:38:48.957Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:39:01.276Z] #144 ... [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T08:39:01.276Z] #151 DONE 1099.5s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:39:01.276Z] #140 ... [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:39:01.276Z] #170 DONE 0.3s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T08:39:01.276Z] #143 ... [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:39:01.276Z] #171 DONE 0.2s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #172 [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 [2024-07-30T08:39:01.276Z] #172 DONE 0.1s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #173 [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 [2024-07-30T08:39:01.276Z] #173 DONE 0.1s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:39:01.276Z] #144 ... [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:39:01.276Z] #174 DONE 0.1s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-30T08:39:01.276Z] #175 DONE 0.2s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-30T08:39:01.276Z] #176 DONE 0.3s [2024-07-30T08:39:01.276Z] [2024-07-30T08:39:01.276Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T08:39:01.541Z] #177 DONE 0.2s [2024-07-30T08:39:01.541Z] [2024-07-30T08:39:01.541Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:39:04.128Z] #178 DONE 2.3s [2024-07-30T08:39:04.128Z] [2024-07-30T08:39:04.128Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T08:39:04.128Z] #148 ... [2024-07-30T08:39:04.128Z] [2024-07-30T08:39:04.128Z] #103 [security-secretstore-setup] exporting to image [2024-07-30T08:39:04.128Z] #103 exporting layers [2024-07-30T08:39:05.554Z] #103 exporting layers 1.6s done [2024-07-30T08:39:05.554Z] #103 writing image sha256:e12db20665b7a04253c7eb48d68ef73f10c191159ac45e3fb18fe402bf4a55a4 0.0s done [2024-07-30T08:39:05.554Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-30T08:39:05.554Z] #103 DONE 10.7s [2024-07-30T08:39:05.554Z] [2024-07-30T08:39:05.554Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T08:39:44.393Z] #150 DONE 1138.2s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:39:44.394Z] #144 ... [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:39:44.394Z] #179 DONE 0.3s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:39:44.394Z] #180 DONE 0.1s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:39:44.394Z] #144 ... [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-30T08:39:44.394Z] #181 DONE 0.2s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:39:44.394Z] #182 DONE 0.1s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T08:39:44.394Z] #147 ... [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-30T08:39:44.394Z] #183 DONE 0.1s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:39:44.394Z] #184 DONE 2.2s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-30T08:39:44.394Z] #103 exporting layers [2024-07-30T08:39:44.394Z] #103 exporting layers 0.6s done [2024-07-30T08:39:44.394Z] #103 writing image sha256:9f1424ac7dbc5714b359298e357dc3a4cffb7e491658f0926a0861ffcad095a8 done [2024-07-30T08:39:44.394Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-30T08:39:44.394Z] #103 DONE 11.3s [2024-07-30T08:39:44.394Z] [2024-07-30T08:39:44.394Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T08:41:36.026Z] #146 ... [2024-07-30T08:41:36.026Z] [2024-07-30T08:41:36.026Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T08:41:36.026Z] #143 DONE 1255.4s [2024-07-30T08:41:36.026Z] [2024-07-30T08:41:36.026Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:41:36.026Z] #140 ... [2024-07-30T08:41:36.026Z] [2024-07-30T08:41:36.026Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:41:36.026Z] #185 DONE 0.1s [2024-07-30T08:41:36.026Z] [2024-07-30T08:41:36.026Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:41:36.293Z] #186 DONE 0.2s [2024-07-30T08:41:36.293Z] [2024-07-30T08:41:36.293Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-30T08:41:36.559Z] #187 DONE 0.3s [2024-07-30T08:41:36.559Z] [2024-07-30T08:41:36.559Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:41:36.559Z] #188 DONE 0.1s [2024-07-30T08:41:36.559Z] [2024-07-30T08:41:36.559Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-30T08:41:36.559Z] #103 exporting layers [2024-07-30T08:41:37.517Z] #103 exporting layers 0.8s done [2024-07-30T08:41:37.517Z] #103 writing image sha256:f45c4727bcc898bffb47873f2e2b0db8f0588857f1d2ff9694c8f9a0b3095db4 done [2024-07-30T08:41:37.517Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-30T08:41:37.517Z] #103 DONE 12.2s [2024-07-30T08:41:37.517Z] [2024-07-30T08:41:37.517Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T08:48:44.619Z] #146 ... [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T08:48:44.619Z] #149 DONE 1669.7s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:48:44.619Z] #36 ... [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:48:44.619Z] #189 DONE 0.2s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:48:44.619Z] #190 DONE 0.1s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-30T08:48:44.619Z] #191 DONE 0.4s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:48:44.619Z] #192 DONE 0.1s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-30T08:48:44.619Z] #193 DONE 0.1s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T08:48:44.619Z] #36 ... [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T08:48:44.619Z] #194 DONE 2.2s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #103 [security-proxy-auth] exporting to image [2024-07-30T08:48:44.619Z] #103 exporting layers [2024-07-30T08:48:44.619Z] #103 exporting layers 0.8s done [2024-07-30T08:48:44.619Z] #103 writing image sha256:bbd9a8e5ebec14912bded2f90d5e516035818af1529e52a4864b7e1ca5c0d166 done [2024-07-30T08:48:44.619Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-30T08:48:44.619Z] #103 DONE 13.0s [2024-07-30T08:48:44.619Z] [2024-07-30T08:48:44.619Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:49:16.780Z] #48 ... [2024-07-30T08:49:16.780Z] [2024-07-30T08:49:16.780Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T08:49:16.780Z] #147 DONE 1716.3s [2024-07-30T08:49:16.780Z] [2024-07-30T08:49:16.780Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:49:16.780Z] #145 ... [2024-07-30T08:49:16.780Z] [2024-07-30T08:49:16.780Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:49:17.044Z] #195 DONE 0.3s [2024-07-30T08:49:17.044Z] [2024-07-30T08:49:17.044Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:49:17.308Z] #196 DONE 0.2s [2024-07-30T08:49:17.308Z] [2024-07-30T08:49:17.308Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-30T08:49:17.573Z] #197 DONE 0.4s [2024-07-30T08:49:17.573Z] [2024-07-30T08:49:17.573Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:49:17.837Z] #140 ... [2024-07-30T08:49:17.837Z] [2024-07-30T08:49:17.837Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:49:17.837Z] #198 DONE 0.1s [2024-07-30T08:49:17.837Z] [2024-07-30T08:49:17.837Z] #103 [core-command] exporting to image [2024-07-30T08:49:17.837Z] #103 exporting layers [2024-07-30T08:49:18.415Z] #103 exporting layers 0.5s done [2024-07-30T08:49:18.415Z] #103 writing image sha256:7b97cfd225e41e3a708ea9430c93f6283b44411f8d300d38ba7ee07d4d2270ea done [2024-07-30T08:49:18.415Z] #103 naming to docker.io/library/core-command-arm64 0.0s done [2024-07-30T08:49:18.415Z] #103 DONE 13.5s [2024-07-30T08:49:18.415Z] [2024-07-30T08:49:18.415Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:49:33.372Z] #48 ... [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T08:49:33.372Z] #146 DONE 1731.3s [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:49:33.372Z] #145 ... [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:49:33.372Z] #199 DONE 0.2s [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T08:49:33.372Z] #148 ... [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T08:49:33.372Z] #144 DONE 1732.2s [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-30T08:49:33.372Z] #200 DONE 0.6s [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:49:33.372Z] #201 DONE 0.2s [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:49:33.372Z] #202 DONE 0.2s [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:49:33.372Z] #203 DONE 0.2s [2024-07-30T08:49:33.372Z] [2024-07-30T08:49:33.372Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-30T08:49:33.950Z] #204 DONE 0.6s [2024-07-30T08:49:33.950Z] [2024-07-30T08:49:33.950Z] #103 [core-keeper] exporting to image [2024-07-30T08:49:33.950Z] #103 exporting layers [2024-07-30T08:49:34.216Z] #103 exporting layers 0.8s done [2024-07-30T08:49:34.216Z] #103 writing image sha256:af1c359cf5407c4bd492abe5c49c274bd19ff9b510183c1b6bf74ddeecdbc530 done [2024-07-30T08:49:34.216Z] #103 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-07-30T08:49:34.216Z] #103 DONE 14.4s [2024-07-30T08:49:34.216Z] [2024-07-30T08:49:34.216Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:49:34.480Z] #205 DONE 0.2s [2024-07-30T08:49:34.480Z] [2024-07-30T08:49:34.480Z] #103 [core-data] exporting to image [2024-07-30T08:49:34.747Z] #103 exporting layers 0.4s done [2024-07-30T08:49:34.747Z] #103 writing image sha256:82278e76e009c8a82ed53922df917eac0ab7c7f3d63b918cb48b167c8bf2b7e3 done [2024-07-30T08:49:34.747Z] #103 naming to docker.io/library/core-data-arm64 done [2024-07-30T08:49:34.747Z] #103 DONE 14.8s [2024-07-30T08:49:34.747Z] [2024-07-30T08:49:34.747Z] #32 [support-scheduler internal] load .dockerignore [2024-07-30T08:49:36.150Z] #32 ... [2024-07-30T08:49:36.150Z] [2024-07-30T08:49:36.150Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T08:49:36.150Z] #148 DONE 1735.8s [2024-07-30T08:49:36.150Z] [2024-07-30T08:49:36.150Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:49:36.150Z] #145 ... [2024-07-30T08:49:36.150Z] [2024-07-30T08:49:36.150Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:49:36.414Z] #206 DONE 0.2s [2024-07-30T08:49:36.414Z] [2024-07-30T08:49:36.414Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:49:36.414Z] #140 ... [2024-07-30T08:49:36.414Z] [2024-07-30T08:49:36.414Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:49:36.678Z] #207 DONE 0.2s [2024-07-30T08:49:36.678Z] [2024-07-30T08:49:36.678Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:49:36.678Z] #145 ... [2024-07-30T08:49:36.678Z] [2024-07-30T08:49:36.678Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-30T08:49:37.257Z] #208 DONE 0.4s [2024-07-30T08:49:37.257Z] [2024-07-30T08:49:37.257Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:49:37.257Z] #145 ... [2024-07-30T08:49:37.257Z] [2024-07-30T08:49:37.257Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:49:37.257Z] #209 DONE 0.1s [2024-07-30T08:49:37.257Z] [2024-07-30T08:49:37.257Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-30T08:49:37.257Z] #210 DONE 0.1s [2024-07-30T08:49:37.257Z] [2024-07-30T08:49:37.257Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T08:49:37.524Z] #48 ... [2024-07-30T08:49:37.524Z] [2024-07-30T08:49:37.524Z] #103 [core-metadata] exporting to image [2024-07-30T08:49:37.790Z] #103 exporting layers 0.6s done [2024-07-30T08:49:38.057Z] #103 writing image sha256:1bf455fb7228a3599eab91c8e6beaa78632681af37d020c7ee03ef1afca515f0 done [2024-07-30T08:49:38.057Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-07-30T08:49:38.057Z] #103 DONE 15.4s [2024-07-30T08:49:38.057Z] [2024-07-30T08:49:38.057Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:50:04.689Z] #41 ... [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T08:50:04.689Z] #140 DONE 1761.6s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #32 [support-scheduler internal] load .dockerignore [2024-07-30T08:50:04.689Z] #32 ... [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:50:04.689Z] #211 DONE 0.2s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T08:50:04.689Z] #41 ... [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T08:50:04.689Z] #145 DONE 1762.2s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:50:04.689Z] #212 DONE 0.2s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #32 [support-scheduler internal] load .dockerignore [2024-07-30T08:50:04.689Z] #32 ... [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T08:50:04.689Z] #213 DONE 0.1s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T08:50:04.689Z] #214 DONE 0.2s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-30T08:50:04.689Z] #215 DONE 0.5s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-30T08:50:04.689Z] #216 ... [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:50:04.689Z] #217 DONE 0.2s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-30T08:50:04.689Z] #216 DONE 0.4s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-30T08:50:04.689Z] #218 DONE 0.1s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #103 [support-notifications] exporting to image [2024-07-30T08:50:04.689Z] #103 exporting layers [2024-07-30T08:50:04.689Z] #103 exporting layers 0.4s done [2024-07-30T08:50:04.689Z] #103 writing image sha256:9d4ed9f288375e532ad4e61c0da4c0764afa895a4cc1e30b6bc1699d39416c3f done [2024-07-30T08:50:04.689Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-07-30T08:50:04.689Z] #103 writing image sha256:dc72fcf6b39ff7c121eb5a6f083fd505c20fbb1e522a770030862d1d7a60d4ca done [2024-07-30T08:50:04.689Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-07-30T08:50:04.689Z] #103 DONE 16.1s [2024-07-30T08:50:04.689Z] [2024-07-30T08:50:04.689Z] #32 [support-scheduler internal] load .dockerignore [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T08:50:04.690Z] time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-30T08:50:04.722Z] $ docker stop --time=1 c08e5b0f45f6fc69b2c677a8cda4765a5544a0e136609ddd16950bc2dd486d89 [2024-07-30T08:50:06.336Z] $ docker rm -f --volumes c08e5b0f45f6fc69b2c677a8cda4765a5544a0e136609ddd16950bc2dd486d89 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T08:50:06.919Z] + docker images [2024-07-30T08:50:06.920Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-30T08:50:06.920Z] support-scheduler-arm64 latest dc72fcf6b39f 3 seconds ago 37.6MB [2024-07-30T08:50:06.920Z] support-notifications-arm64 latest 9d4ed9f28837 4 seconds ago 38.2MB [2024-07-30T08:50:06.920Z] core-metadata-arm64 latest 1bf455fb7228 29 seconds ago 35.5MB [2024-07-30T08:50:06.920Z] core-data-arm64 latest 82278e76e009 32 seconds ago 35.4MB [2024-07-30T08:50:06.920Z] core-keeper-arm64 latest af1c359cf540 33 seconds ago 35.2MB [2024-07-30T08:50:06.920Z] core-command-arm64 latest 7b97cfd225e4 49 seconds ago 35MB [2024-07-30T08:50:06.920Z] security-proxy-auth-arm64 latest bbd9a8e5ebec About a minute ago 32.6MB [2024-07-30T08:50:06.920Z] security-spiffe-token-provider-arm64 latest f45c4727bcc8 8 minutes ago 29MB [2024-07-30T08:50:06.920Z] core-common-config-bootstrapper-arm64 latest 9f1424ac7dbc 10 minutes ago 15.3MB [2024-07-30T08:50:06.920Z] security-secretstore-setup-arm64 latest e12db20665b7 11 minutes ago 36.4MB [2024-07-30T08:50:06.920Z] security-bootstrapper-arm64 latest e0060c46e71b 11 minutes ago 18.9MB [2024-07-30T08:50:06.920Z] security-proxy-setup-arm64 latest f99ea7c8a4ae 11 minutes ago 26.1MB [2024-07-30T08:50:06.920Z] security-spire-agent-arm64 latest abcf8125354e 31 minutes ago 174MB [2024-07-30T08:50:06.920Z] security-spire-server-arm64 latest affc23c0c1f4 31 minutes ago 116MB [2024-07-30T08:50:06.920Z] security-spire-config-arm64 latest bba4660cb460 31 minutes ago 115MB [2024-07-30T08:50:06.920Z] ci-base-image-arm64 latest 758775a1bc3f 48 minutes ago 963MB [2024-07-30T08:50:06.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-30T08:50:06.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months 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 [2024-07-30T08:50:08.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T08:50:08.037Z] [2024-07-30T08:50:08.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T08:50:08.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T08:50:08.718Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T08:50:08.718Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T08:50:08.718Z] 04944245beec: Pulling fs layer [2024-07-30T08:50:08.718Z] 699f458cf7ca: Pulling fs layer [2024-07-30T08:50:08.718Z] 765212b225bb: Pulling fs layer [2024-07-30T08:50:08.718Z] f23df028b6ca: Pulling fs layer [2024-07-30T08:50:08.718Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T08:50:08.718Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T08:50:08.718Z] f23df028b6ca: Waiting [2024-07-30T08:50:08.718Z] d65c8cfc05b1: Waiting [2024-07-30T08:50:08.718Z] 2437ff75d9bd: Waiting [2024-07-30T08:50:08.718Z] 765212b225bb: Waiting [2024-07-30T08:50:08.718Z] 04944245beec: Verifying Checksum [2024-07-30T08:50:08.718Z] 04944245beec: Download complete [2024-07-30T08:50:08.718Z] 765212b225bb: Verifying Checksum [2024-07-30T08:50:08.718Z] 765212b225bb: Download complete [2024-07-30T08:50:08.718Z] f23df028b6ca: Verifying Checksum [2024-07-30T08:50:08.718Z] f23df028b6ca: Download complete [2024-07-30T08:50:08.718Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T08:50:08.718Z] d65c8cfc05b1: Download complete [2024-07-30T08:50:08.983Z] 699f458cf7ca: Verifying Checksum [2024-07-30T08:50:08.983Z] 699f458cf7ca: Download complete [2024-07-30T08:50:09.247Z] 8998bd30e6a1: Download complete [2024-07-30T08:50:11.823Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T08:50:11.823Z] 2437ff75d9bd: Download complete [2024-07-30T08:50:14.404Z] 8998bd30e6a1: Pull complete [2024-07-30T08:50:14.404Z] 04944245beec: Pull complete [2024-07-30T08:50:16.352Z] 699f458cf7ca: Pull complete [2024-07-30T08:50:16.352Z] 765212b225bb: Pull complete [2024-07-30T08:50:17.313Z] f23df028b6ca: Pull complete [2024-07-30T08:50:17.313Z] d65c8cfc05b1: Pull complete [2024-07-30T08:50:35.511Z] 2437ff75d9bd: Pull complete [2024-07-30T08:50:35.511Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T08:50:35.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T08:50:35.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T08:50:35.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container [2024-07-30T08:50:35.910Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-30T08:50:38.713Z] $ docker top 0fecdab6b1f06c58914b355b9009978c4edcf072e7eca1c6201d8b0103addd7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:50:39.754Z] ---> job-cost.sh [2024-07-30T08:50:39.754Z] lf-activate-venv: SKIPPING [2024-07-30T08:50:39.754Z] INFO: No Stack... [2024-07-30T08:50:40.335Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T08:50:40.914Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T08:50:41.574Z] + cut -d, -f6 [2024-07-30T08:50:41.574Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-07-30T08:50:41.719Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] [2024-07-30T08:50:41.726Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] did not exist. Created. [2024-07-30T08:50:41.737Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T08:50:42.516Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T08:50:42.728Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T08:50:42.752Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T08:50:42.858Z] $ docker stop --time=1 0fecdab6b1f06c58914b355b9009978c4edcf072e7eca1c6201d8b0103addd7e [2024-07-30T08:50:44.372Z] $ docker rm -f --volumes 0fecdab6b1f06c58914b355b9009978c4edcf072e7eca1c6201d8b0103addd7e [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) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-30T08:50:45.585Z] provisioning config files... [2024-07-30T08:50:45.593Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8910836862069422018tmp [Pipeline] { [Pipeline] sh [2024-07-30T08:50:45.955Z] + set +x [2024-07-30T08:50:45.955Z] + bash -s -- [2024-07-30T08:50:45.955Z] + curl -s https://codecov.io/bash [2024-07-30T08:50:45.955Z] [2024-07-30T08:50:45.955Z] _____ _ [2024-07-30T08:50:45.955Z] / ____| | | [2024-07-30T08:50:45.955Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T08:50:45.955Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T08:50:45.955Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T08:50:45.955Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T08:50:45.955Z] Bash-1.0.6 [2024-07-30T08:50:45.955Z] [2024-07-30T08:50:45.955Z] [2024-07-30T08:50:45.955Z] ==> git version 2.25.1 found [2024-07-30T08:50:45.955Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-30T08:50:45.955Z] Release-Date: 2020-01-08 [2024-07-30T08:50:45.955Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-30T08:50:45.955Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T08:50:45.955Z] ==> Jenkins CI detected. [2024-07-30T08:50:45.955Z] current dir:  /w/workspace/edgex-go/1 [2024-07-30T08:50:45.955Z] project root: . [2024-07-30T08:50:45.955Z] --> token set from env [2024-07-30T08:50:45.955Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T08:50:46.214Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T08:50:46.214Z] ==> Python coveragepy not found [2024-07-30T08:50:46.214Z] ==> Searching for coverage reports in: [2024-07-30T08:50:46.214Z] + . [2024-07-30T08:50:46.214Z] -> Found 1 reports [2024-07-30T08:50:46.214Z] ==> Detecting git/mercurial file structure [2024-07-30T08:50:46.214Z] ==> Reading reports [2024-07-30T08:50:46.214Z] + ./coverage.out bytes=481596 [2024-07-30T08:50:46.214Z] ==> Appending adjustments [2024-07-30T08:50:46.214Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T08:50:47.590Z] + Found adjustments [2024-07-30T08:50:47.590Z] ==> Gzipping contents [2024-07-30T08:50:47.590Z] 60K /tmp/codecov.tsmY1A.gz [2024-07-30T08:50:47.590Z] ==> Uploading reports [2024-07-30T08:50:47.590Z] url: https://codecov.io [2024-07-30T08:50:47.590Z] query: branch=PR-4842&commit=56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4842&job=&cmd_args= [2024-07-30T08:50:47.590Z] -> Pinging Codecov [2024-07-30T08:50:47.590Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4842&commit=56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4842&job=&cmd_args= [2024-07-30T08:50:47.590Z] -> Uploading to [2024-07-30T08:50:47.590Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/00271124DB129430A58F1EEE437C3FCB/56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd/8525d423-1376-4ba3-b803-e02dd300d480.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T085047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79a93b7eca0a4c6313b4adbb9dd99ba771f34d80f4a465f9c97a540f78499a16 [2024-07-30T08:50:47.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T08:50:47.590Z] Dload Upload Total Spent Left Speed [2024-07-30T08:50:47.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61268 0 0 100 61268 0 223k --:--:-- --:--:-- --:--:-- 224k [2024-07-30T08:50:47.850Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] } [2024-07-30T08:50:47.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-30T08:50:49.614Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:50:49.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:50:50.868Z] ---> package-listing.sh [2024-07-30T08:50:50.868Z] ++ facter osfamily [2024-07-30T08:50:50.868Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T08:50:51.129Z] + OS_FAMILY=debian [2024-07-30T08:50:51.129Z] + workspace=/w/workspace/edgex-go/1 [2024-07-30T08:50:51.129Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T08:50:51.129Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T08:50:51.129Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T08:50:51.129Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T08:50:51.129Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-30T08:50:51.129Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T08:50:51.129Z] + case "${OS_FAMILY}" in [2024-07-30T08:50:51.129Z] + dpkg -l [2024-07-30T08:50:51.129Z] + grep '^ii' [2024-07-30T08:50:51.129Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T08:50:51.129Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T08:50:51.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T08:50:51.129Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-30T08:50:51.129Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-30T08:50:51.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-30T08:50:51.173Z] 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 [2024-07-30T08:50:51.474Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T08:50:52.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T08:50:52.133Z] [2024-07-30T08:50:52.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T08:50:52.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T08:50:52.536Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T08:50:52.536Z] 5eb5b503b376: Pulling fs layer [2024-07-30T08:50:52.536Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T08:50:52.536Z] ec43610c2a17: Pulling fs layer [2024-07-30T08:50:52.536Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T08:50:52.536Z] 33b1e0a273af: Pulling fs layer [2024-07-30T08:50:52.536Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T08:50:52.536Z] 2f39f015ded8: Pulling fs layer [2024-07-30T08:50:52.536Z] 33b1e0a273af: Waiting [2024-07-30T08:50:52.536Z] 5d3b04190fa2: Waiting [2024-07-30T08:50:52.536Z] 2f39f015ded8: Waiting [2024-07-30T08:50:52.536Z] 3a2ae6a8a46f: Waiting [2024-07-30T08:50:52.536Z] 5c69ac0246d0: Verifying Checksum [2024-07-30T08:50:52.536Z] 5c69ac0246d0: Download complete [2024-07-30T08:50:52.536Z] 3a2ae6a8a46f: Download complete [2024-07-30T08:50:52.536Z] 33b1e0a273af: Verifying Checksum [2024-07-30T08:50:52.536Z] 33b1e0a273af: Download complete [2024-07-30T08:50:52.536Z] 5d3b04190fa2: Verifying Checksum [2024-07-30T08:50:52.536Z] 5d3b04190fa2: Download complete [2024-07-30T08:50:52.536Z] ec43610c2a17: Verifying Checksum [2024-07-30T08:50:52.536Z] ec43610c2a17: Download complete [2024-07-30T08:50:52.795Z] 5eb5b503b376: Download complete [2024-07-30T08:50:53.362Z] 2f39f015ded8: Download complete [2024-07-30T08:50:53.930Z] 5eb5b503b376: Pull complete [2024-07-30T08:50:53.930Z] 5c69ac0246d0: Pull complete [2024-07-30T08:50:54.189Z] ec43610c2a17: Pull complete [2024-07-30T08:50:54.449Z] 3a2ae6a8a46f: Pull complete [2024-07-30T08:50:54.449Z] 33b1e0a273af: Pull complete [2024-07-30T08:50:54.706Z] 5d3b04190fa2: Pull complete [2024-07-30T08:50:57.985Z] 2f39f015ded8: Pull complete [2024-07-30T08:50:57.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T08:50:57.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T08:50:58.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T08:50:58.477Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2024-07-30T08:50:58.501Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T08:50:59.505Z] $ docker top bf7d483611901820badba32c54a56d214dfa3661d81ef97257fa742dfeacf04f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T08:50:59.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T08:51:00.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T08:51:00.557Z] + ls /var/log/sa-host [2024-07-30T08:51:00.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T08:51:00.805Z] provisioning config files... [2024-07-30T08:51:00.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11039790573758717380tmp [Pipeline] { [Pipeline] echo [2024-07-30T08:51:00.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:51:01.203Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T08:51:01.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:51:01.650Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T08:51:01.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:51:02.033Z] ---> sudo-logs.sh [2024-07-30T08:51:02.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T08:51:02.124Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:51:02.451Z] ---> job-cost.sh [2024-07-30T08:51:02.451Z] lf-activate-venv: SKIPPING [2024-07-30T08:51:02.451Z] DEBUG: total: 0.10999999940395355 [2024-07-30T08:51:02.452Z] INFO: Retrieving Stack Cost... [2024-07-30T08:51:03.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T08:51:03.278Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T08:51:03.324Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T08:51:03.651Z] ---> logs-deploy.sh [2024-07-30T08:51:03.652Z] lf-activate-venv: SKIPPING [2024-07-30T08:51:03.652Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4842/1 [2024-07-30T08:51:03.652Z] INFO: archiving workspace using pattern(s): [2024-07-30T08:51:04.589Z] Archives upload complete. [2024-07-30T08:51:04.589Z] INFO: archiving logs to Nexus