Pull request #4821 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a03997c99f70c105d3e17a0636510e1ed68e7ad7+d00eb61bd559b49c08ce600caa3e3487789f2306 (b317f88c16884ced446afdb01d22aaae9b68f5a7) 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-ssh14347505710186323669.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-ssh3292222379595393217.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-4821/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-4821/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6018162552020885767.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-4821/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10644926225800189569.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-ssh17490399612439061956.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-4821/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-4821/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6866972598850519612.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-5271 in /w/workspace/edgexfoundry_edgex-go_PR-4821 [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 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit a03997c99f70c105d3e17a0636510e1ed68e7ad7 Merge succeeded, producing a03997c99f70c105d3e17a0636510e1ed68e7ad7 Checking out Revision a03997c99f70c105d3e17a0636510e1ed68e7ad7 (PR-4821) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4821/head:refs/remotes/origin/PR-4821 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # 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 d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # timeout=10 Commit message: "build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1" 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-09T21:58:11.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-09T21:58:11.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-09T21:58:11.930Z] ========================================================= [2024-07-09T21:58:11.930Z] EdgeX Global Pipelines Version Info [2024-07-09T21:58:11.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-09T21:58:12.705Z] ------------------- [2024-07-09T21:58:12.705Z] stable info: [2024-07-09T21:58:12.705Z] ------------------- [2024-07-09T21:58:12.705Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-09T21:58:12.705Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-09T21:58:12.705Z] Message: update stable to v1.0.260 [2024-07-09T21:58:13.275Z] ------------------- [2024-07-09T21:58:13.275Z] experimental info: [2024-07-09T21:58:13.275Z] ------------------- [2024-07-09T21:58:13.275Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-09T21:58:13.275Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-09T21:58:13.276Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-09T21:58:13.492Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-09T21:58:13.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-09T21:58:13.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-09T21:58:13.679Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-09T21:58:13.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-09T21:58:13.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-09T21:58:13.880Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-09T21:58:13.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-09T21:58:14.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-09T21:58:14.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-09T21:58:14.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-09T21:58:14.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-09T21:58:14.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-09T21:58:14.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-09T21:58:14.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-09T21:58:14.454Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-09T21:58:14.513Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-09T21:58:14.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-09T21:58:14.632Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-09T21:58:14.693Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-09T21:58:14.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-09T21:58:14.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-09T21:58:14.872Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-09T21:58:14.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4821 [Pipeline] echo [2024-07-09T21:58:14.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4821 [Pipeline] echo [2024-07-09T21:58:15.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4821 [Pipeline] echo [2024-07-09T21:58:15.114Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] echo [2024-07-09T21:58:15.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a03997c [Pipeline] echo [2024-07-09T21:58:15.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T21:58:15.400Z] provisioning config files... [2024-07-09T21:58:15.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13254097068173260660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T21:58:15.813Z] ---> ****-login.sh [2024-07-09T21:58:15.813Z] nexus3.edgexfoundry.org:10001 [2024-07-09T21:58:16.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T21:58:16.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T21:58:16.073Z] Configure a credential helper to remove this warning. See [2024-07-09T21:58:16.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T21:58:16.073Z] [2024-07-09T21:58:16.073Z] Login Succeeded [2024-07-09T21:58:16.073Z] nexus3.edgexfoundry.org:10002 [2024-07-09T21:58:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T21:58:16.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T21:58:16.335Z] Configure a credential helper to remove this warning. See [2024-07-09T21:58:16.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T21:58:16.335Z] [2024-07-09T21:58:16.335Z] Login Succeeded [2024-07-09T21:58:16.335Z] nexus3.edgexfoundry.org:10003 [2024-07-09T21:58:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T21:58:16.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T21:58:16.335Z] Configure a credential helper to remove this warning. See [2024-07-09T21:58:16.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T21:58:16.335Z] [2024-07-09T21:58:16.335Z] Login Succeeded [2024-07-09T21:58:16.335Z] nexus3.edgexfoundry.org:10004 [2024-07-09T21:58:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T21:58:16.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T21:58:16.597Z] Configure a credential helper to remove this warning. See [2024-07-09T21:58:16.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T21:58:16.597Z] [2024-07-09T21:58:16.597Z] Login Succeeded [2024-07-09T21:58:16.597Z] ****.io [2024-07-09T21:58:16.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T21:58:16.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T21:58:16.858Z] Configure a credential helper to remove this warning. See [2024-07-09T21:58:16.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T21:58:16.858Z] [2024-07-09T21:58:16.858Z] Login Succeeded [2024-07-09T21:58:16.858Z] ---> ****-login.sh ends [Pipeline] } [2024-07-09T21:58:16.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-09T21:58:17.347Z] + 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-09T21:58:17.347Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2024-07-09T21:58:17.347Z] -f2 [2024-07-09T21:58:17.348Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-09T21:58:17.348Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/core-data/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-09T21:58:17.348Z] + dirname+ cmd/core-keeper/Dockerfile [2024-07-09T21:58:17.348Z] cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/core-metadata/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-09T21:58:17.348Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-09T21:58:17.348Z] + dirname+ cmd/security-spire-config/Dockerfile [2024-07-09T21:58:17.348Z] cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/support-notifications/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-09T21:58:17.348Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-09T21:58:17.348Z] + cut -d/ -f2 [2024-07-09T21:58:17.348Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-09T21:58:17.404Z] 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-09T21:58:17.969Z] + git rev-list -1 --merges a03997c99f70c105d3e17a0636510e1ed68e7ad7~1..a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] echo [2024-07-09T21:58:18.012Z] -----------> git rev-list -1 --merges a03997c99f70c105d3e17a0636510e1ed68e7ad7~1..a03997c99f70c105d3e17a0636510e1ed68e7ad7 a03997c99f70c105d3e17a0636510e1ed68e7ad7 [false] [Pipeline] sh [2024-07-09T21:58:18.341Z] + git log --format=format:%s -1 a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] echo [2024-07-09T21:58:18.392Z] ========================================================= [2024-07-09T21:58:18.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-09T21:58:18.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-09T21:58:18.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-09T21:58:18.923Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-09T21:58:18.923Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-09T21:58:18.923Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-09T21:58:18.923Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-09T21:58:18.923Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-09T21:58:18.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T21:58:19.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T21:58:19.456Z] [2024-07-09T21:58:19.456Z] 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-09T21:58:19.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T21:58:20.130Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-09T21:58:20.130Z] b85a868b505f: Pulling fs layer [2024-07-09T21:58:20.130Z] e2be974225ed: Pulling fs layer [2024-07-09T21:58:20.130Z] 339a4e72a1f5: Pulling fs layer [2024-07-09T21:58:20.130Z] 988bab9f4d93: Pulling fs layer [2024-07-09T21:58:20.130Z] 1469e6f7b9e6: Pulling fs layer [2024-07-09T21:58:20.130Z] eaf3925da568: Pulling fs layer [2024-07-09T21:58:20.130Z] bab4dde63d76: Pulling fs layer [2024-07-09T21:58:20.130Z] bde34c3a00c8: Pulling fs layer [2024-07-09T21:58:20.130Z] b352a97aabf1: Pulling fs layer [2024-07-09T21:58:20.130Z] 4872d77fe225: Pulling fs layer [2024-07-09T21:58:20.130Z] 5851b861e8e6: Pulling fs layer [2024-07-09T21:58:20.130Z] bab4dde63d76: Waiting [2024-07-09T21:58:20.130Z] 988bab9f4d93: Waiting [2024-07-09T21:58:20.130Z] bde34c3a00c8: Waiting [2024-07-09T21:58:20.130Z] 1469e6f7b9e6: Waiting [2024-07-09T21:58:20.130Z] eaf3925da568: Waiting [2024-07-09T21:58:20.130Z] b352a97aabf1: Waiting [2024-07-09T21:58:20.130Z] 4872d77fe225: Waiting [2024-07-09T21:58:20.130Z] 5851b861e8e6: Waiting [2024-07-09T21:58:20.130Z] e2be974225ed: Download complete [2024-07-09T21:58:20.130Z] 988bab9f4d93: Verifying Checksum [2024-07-09T21:58:20.130Z] 988bab9f4d93: Download complete [2024-07-09T21:58:20.130Z] 1469e6f7b9e6: Verifying Checksum [2024-07-09T21:58:20.130Z] 1469e6f7b9e6: Download complete [2024-07-09T21:58:20.130Z] 339a4e72a1f5: Verifying Checksum [2024-07-09T21:58:20.130Z] 339a4e72a1f5: Download complete [2024-07-09T21:58:20.130Z] eaf3925da568: Verifying Checksum [2024-07-09T21:58:20.130Z] eaf3925da568: Download complete [2024-07-09T21:58:20.130Z] bde34c3a00c8: Download complete [2024-07-09T21:58:20.130Z] b352a97aabf1: Download complete [2024-07-09T21:58:20.130Z] 4872d77fe225: Verifying Checksum [2024-07-09T21:58:20.130Z] 4872d77fe225: Download complete [2024-07-09T21:58:20.130Z] 5851b861e8e6: Download complete [2024-07-09T21:58:20.389Z] b85a868b505f: Verifying Checksum [2024-07-09T21:58:20.389Z] b85a868b505f: Download complete [2024-07-09T21:58:20.650Z] bab4dde63d76: Verifying Checksum [2024-07-09T21:58:20.650Z] bab4dde63d76: Download complete [2024-07-09T21:58:21.600Z] b85a868b505f: Pull complete [2024-07-09T21:58:21.600Z] e2be974225ed: Pull complete [2024-07-09T21:58:22.173Z] 339a4e72a1f5: Pull complete [2024-07-09T21:58:22.173Z] 988bab9f4d93: Pull complete [2024-07-09T21:58:22.742Z] 1469e6f7b9e6: Pull complete [2024-07-09T21:58:22.742Z] eaf3925da568: Pull complete [2024-07-09T21:58:24.651Z] bab4dde63d76: Pull complete [2024-07-09T21:58:24.912Z] bde34c3a00c8: Pull complete [2024-07-09T21:58:25.173Z] b352a97aabf1: Pull complete [2024-07-09T21:58:25.435Z] 4872d77fe225: Pull complete [2024-07-09T21:58:25.435Z] 5851b861e8e6: Pull complete [2024-07-09T21:58:25.435Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-09T21:58:25.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T21:58:25.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T21:58:25.762Z] prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container [2024-07-09T21:58:25.794Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-09T21:58:30.561Z] $ docker top 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 -eo pid,comm [2024-07-09T21:58:30.630Z] 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-09T21:58:30.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-09T21:58:30.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-09T21:58:30.807Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-09T21:58:30.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-09T21:58:30.939Z] $ docker exec 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent [2024-07-09T21:58:31.059Z] SSH_AUTH_SOCK=/tmp/ssh-KqTC95abVyig/agent.32 [2024-07-09T21:58:31.059Z] SSH_AGENT_PID=38 [2024-07-09T21:58:31.066Z] Running ssh-add (command line suppressed) [2024-07-09T21:58:31.150Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9356224495829358091.key (/w/workspace/edgex-go/1@tmp/private_key_9356224495829358091.key) [2024-07-09T21:58:31.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-09T21:58:31.518Z] + git tag --points-at HEAD [Pipeline] } [2024-07-09T21:58:31.546Z] $ docker exec --env ******** --env ******** 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent -k [2024-07-09T21:58:31.643Z] unset SSH_AUTH_SOCK; [2024-07-09T21:58:31.643Z] unset SSH_AGENT_PID; [2024-07-09T21:58:31.643Z] echo Agent pid 38 killed; [2024-07-09T21:58:31.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-09T21:58:31.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-09T21:58:31.768Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-09T21:58:31.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-09T21:58:31.883Z] $ docker exec 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent [2024-07-09T21:58:31.998Z] SSH_AUTH_SOCK=/tmp/ssh-fraLGkchxoZZ/agent.71 [2024-07-09T21:58:31.998Z] SSH_AGENT_PID=77 [2024-07-09T21:58:32.004Z] Running ssh-add (command line suppressed) [2024-07-09T21:58:32.105Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_288397595562008242.key (/w/workspace/edgex-go/1@tmp/private_key_288397595562008242.key) [2024-07-09T21:58:32.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-09T21:58:32.473Z] + git semver init [2024-07-09T21:58:32.735Z] 2024-07-09 21:58:32,675 [run_init] DEBUG init version:0.0.0 force:False [2024-07-09T21:58:32.735Z] 2024-07-09 21:58:32,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-09T21:58:32.735Z] 2024-07-09 21:58:32,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-09T21:58:32.735Z] 2024-07-09 21:58:32,678 [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-09T21:58:38.021Z] 2024-07-09 21:58:37,949 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-09T21:58:38.021Z] 2024-07-09 21:58:37,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4821 with force:False [2024-07-09T21:58:38.021Z] 2024-07-09 21:58:37,950 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4821 [2024-07-09T21:58:38.021Z] 2024-07-09 21:58:37,953 [execute] INFO git cat-file --batch-check [2024-07-09T21:58:38.021Z] 2024-07-09 21:58:37,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-09T21:58:38.021Z] 2024-07-09 21:58:37,960 [execute] INFO git cat-file --batch [2024-07-09T21:58:38.021Z] 2024-07-09 21:58:37,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-09T21:58:38.021Z] 2024-07-09 21:58:37,965 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4821 [2024-07-09T21:58:38.021Z] 0.0.0 [Pipeline] } [2024-07-09T21:58:38.050Z] $ docker exec --env ******** --env ******** 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent -k [2024-07-09T21:58:38.153Z] unset SSH_AUTH_SOCK; [2024-07-09T21:58:38.153Z] unset SSH_AGENT_PID; [2024-07-09T21:58:38.153Z] echo Agent pid 77 killed; [2024-07-09T21:58:38.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-09T21:58:38.634Z] + git semver [Pipeline] } [2024-07-09T21:58:38.926Z] $ docker stop --time=1 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 [2024-07-09T21:58:40.325Z] $ docker rm -f --volumes 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T21:58:40.797Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-09T21:58:41.111Z] Stashed 1 file(s) [Pipeline] echo [2024-07-09T21:58:41.135Z] [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-09T21:58:42.139Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-09T21:58:42.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T21:58:42.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T21:58:42.283Z] ========================================================= [2024-07-09T21:58:42.283Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-09T21:58:42.283Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-09T21:58:42.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T21:58:42.645Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-09T21:58:42.645Z] 619be1103602: Pulling fs layer [2024-07-09T21:58:42.645Z] 7862e08f4a3e: Pulling fs layer [2024-07-09T21:58:42.645Z] 5df492c9dc93: Pulling fs layer [2024-07-09T21:58:42.645Z] 7629e6793208: Pulling fs layer [2024-07-09T21:58:42.645Z] 4f4fb700ef54: Pulling fs layer [2024-07-09T21:58:42.645Z] fb5054dd5b73: Pulling fs layer [2024-07-09T21:58:42.645Z] eeca6798cff9: Pulling fs layer [2024-07-09T21:58:42.645Z] aa269ceb94a6: Pulling fs layer [2024-07-09T21:58:42.645Z] ada007ff1a6a: Pulling fs layer [2024-07-09T21:58:42.645Z] 7629e6793208: Waiting [2024-07-09T21:58:42.645Z] 4f4fb700ef54: Waiting [2024-07-09T21:58:42.645Z] fb5054dd5b73: Waiting [2024-07-09T21:58:42.645Z] eeca6798cff9: Waiting [2024-07-09T21:58:42.645Z] aa269ceb94a6: Waiting [2024-07-09T21:58:42.645Z] ada007ff1a6a: Waiting [2024-07-09T21:58:42.645Z] 7862e08f4a3e: Verifying Checksum [2024-07-09T21:58:42.645Z] 7862e08f4a3e: Download complete [2024-07-09T21:58:42.645Z] 7629e6793208: Verifying Checksum [2024-07-09T21:58:42.645Z] 7629e6793208: Download complete [2024-07-09T21:58:42.645Z] 4f4fb700ef54: Verifying Checksum [2024-07-09T21:58:42.645Z] 4f4fb700ef54: Download complete [2024-07-09T21:58:42.645Z] 619be1103602: Verifying Checksum [2024-07-09T21:58:42.645Z] 619be1103602: Download complete [2024-07-09T21:58:42.645Z] fb5054dd5b73: Verifying Checksum [2024-07-09T21:58:42.645Z] fb5054dd5b73: Download complete [2024-07-09T21:58:42.645Z] eeca6798cff9: Verifying Checksum [2024-07-09T21:58:42.645Z] eeca6798cff9: Download complete [2024-07-09T21:58:42.904Z] 619be1103602: Pull complete [2024-07-09T21:58:42.904Z] ada007ff1a6a: Verifying Checksum [2024-07-09T21:58:42.904Z] ada007ff1a6a: Download complete [2024-07-09T21:58:42.904Z] 7862e08f4a3e: Pull complete [2024-07-09T21:58:43.162Z] 5df492c9dc93: Verifying Checksum [2024-07-09T21:58:43.162Z] 5df492c9dc93: Download complete [2024-07-09T21:58:43.420Z] aa269ceb94a6: Verifying Checksum [2024-07-09T21:58:43.420Z] aa269ceb94a6: Download complete [2024-07-09T21:58:45.951Z] 5df492c9dc93: Pull complete [2024-07-09T21:58:46.210Z] 7629e6793208: Pull complete [2024-07-09T21:58:46.210Z] 4f4fb700ef54: Pull complete [2024-07-09T21:58:46.210Z] fb5054dd5b73: Pull complete [2024-07-09T21:58:46.468Z] eeca6798cff9: Pull complete [2024-07-09T21:58:48.998Z] aa269ceb94a6: Pull complete [2024-07-09T21:58:49.257Z] ada007ff1a6a: Pull complete [2024-07-09T21:58:49.257Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-09T21:58:49.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T21:58:49.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-09T21:58:49.641Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T21:58:49.642Z] WORKDIR /edgex [2024-07-09T21:58:49.642Z] COPY go.mod . [2024-07-09T21:58:49.642Z] RUN go mod downloaddocker [2024-07-09T21:58:49.642Z] build -t ci-base-image-x86_64 -f - . [2024-07-09T21:58:50.208Z] Sending build context to Docker daemon 178.5MB [2024-07-09T21:58:50.208Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T21:58:50.208Z] ---> f489d0715acc [2024-07-09T21:58:50.208Z] Step 2/4 : WORKDIR /edgex [2024-07-09T21:58:56.615Z] Still waiting to schedule task [2024-07-09T21:58:56.616Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-09T21:58:56.894Z] ---> Running in ac5cde1fe722 [2024-07-09T21:58:56.894Z] Removing intermediate container ac5cde1fe722 [2024-07-09T21:58:56.894Z] ---> e4796f92dd7f [2024-07-09T21:58:56.894Z] Step 3/4 : COPY go.mod . [2024-07-09T21:58:56.894Z] ---> 9ff0a612a2aa [2024-07-09T21:58:56.894Z] Step 4/4 : RUN go mod download [2024-07-09T21:58:56.894Z] ---> Running in 07572bb2c6c9 [2024-07-09T21:59:23.463Z] Removing intermediate container 07572bb2c6c9 [2024-07-09T21:59:23.463Z] ---> 08c67bf8553f [2024-07-09T21:59:23.463Z] Successfully built 08c67bf8553f [2024-07-09T21:59:23.463Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T21:59:23.877Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-09T21:59:23.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T21:59:24.054Z] prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container [2024-07-09T21:59:24.082Z] $ 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 ******** ci-base-image-x86_64 cat [2024-07-09T21:59:24.550Z] $ docker top 37ccb7c71cccd95bbff91d9be13a00c6266ffa597511ea619a0cacdf45dac054 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T21:59:24.965Z] + go version [2024-07-09T21:59:24.965Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-09T21:59:25.000Z] $ docker stop --time=1 37ccb7c71cccd95bbff91d9be13a00c6266ffa597511ea619a0cacdf45dac054 [2024-07-09T21:59:26.301Z] $ docker rm -f --volumes 37ccb7c71cccd95bbff91d9be13a00c6266ffa597511ea619a0cacdf45dac054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T21:59:27.091Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-09T21:59:27.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T21:59:27.273Z] prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container [2024-07-09T21:59:27.298Z] $ 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 ******** ci-base-image-x86_64 cat [2024-07-09T21:59:27.607Z] $ docker top 0f9ab0536dd879d3bf07d338be48dd5e3da21155212674ed4e7a86759c7d1837 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-09T21:59:27.751Z] ========================================================= [2024-07-09T21:59:27.751Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-09T21:59:27.751Z] ========================================================= [Pipeline] sh [2024-07-09T21:59:28.047Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-09T21:59:28.424Z] + make test [2024-07-09T21:59:28.424Z] go test -race -coverprofile=coverage.out ./... [2024-07-09T21:59:36.540Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-09T22:00:15.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-09T22:00:15.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-09T22:00:15.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-09T22:00:16.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-09T22:00:16.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:00:16.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-09T22:00:16.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-09T22:00:16.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-09T22:00:17.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-09T22:00:17.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-09T22:00:17.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-07-09T22:00:17.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements [2024-07-09T22:00:17.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.426s coverage: 93.4% of statements [2024-07-09T22:00:17.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-07-09T22:00:18.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-09T22:00:19.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-09T22:00:21.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 95.8% of statements [2024-07-09T22:00:21.274Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements [2024-07-09T22:00:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-09T22:00:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-09T22:00:23.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.8% of statements [2024-07-09T22:00:23.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 32.2% of statements [2024-07-09T22:00:23.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.035s coverage: 41.7% of statements [2024-07-09T22:00:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.036s coverage: 77.8% of statements [2024-07-09T22:00:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2024-07-09T22:00:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements [2024-07-09T22:00:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-07-09T22:00:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-09T22:00:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-09T22:00:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-09T22:00:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-09T22:00:24.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-09T22:00:24.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-09T22:00:24.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-09T22:00:24.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-09T22:00:25.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-09T22:00:25.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-09T22:00:25.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-09T22:00:25.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-09T22:00:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-09T22:00:26.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-09T22:00:26.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-09T22:00:28.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-09T22:00:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-09T22:00:30.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-09T22:00:30.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-09T22:00:32.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-09T22:00:32.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-09T22:00:32.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-09T22:00:32.893Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5272 in /w/workspace/edgexfoundry_edgex-go_PR-4821 [Pipeline] { [Pipeline] ws [2024-07-09T22:00:32.976Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-09T22:00:34.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-09T22:00:34.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-09T22:00:34.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-09T22:00:34.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-09T22:00:34.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-09T22:00:34.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-09T22:00:34.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-09T22:00:35.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-07-09T22:00:35.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-09T22:00:35.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-09T22:00:35.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-09T22:00:35.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-09T22:00:36.087Z] The recommended git tool is: git [2024-07-09T22:00:37.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-09T22:00:37.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:00:37.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-09T22:00:37.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-09T22:00:38.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-09T22:00:38.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-09T22:00:39.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-09T22:00:39.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:00:43.788Z] using credential edgex-jenkins-ssh [2024-07-09T22:00:43.829Z] Cloning the remote Git repository [2024-07-09T22:00:43.902Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-09T22:00:44.007Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-09T22:00:44.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-09T22:00:44.272Z] > git --version # timeout=10 [2024-07-09T22:00:44.331Z] > git --version # 'git version 2.25.1' [2024-07-09T22:00:44.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T22:00:44.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 38.4% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.085s coverage: 95.7% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-07-09T22:00:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-07-09T22:00:49.479Z] 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-09T22:00:49.479Z] running golangci-lint [2024-07-09T22:00:49.479Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-09T22:00:49.479Z] go version go1.21.9 linux/amd64 [2024-07-09T22:00:49.479Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-09T22:00:49.479Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-09T22:01:01.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-09T22:01:01.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-09T22:01:02.524Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-09T22:01:02.567Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-09T22:01:02.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T22:01:02.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4821/head:refs/remotes/origin/PR-4821 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-09T22:01:03.210Z] Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit a03997c99f70c105d3e17a0636510e1ed68e7ad7 [2024-07-09T22:01:03.640Z] Merge succeeded, producing a03997c99f70c105d3e17a0636510e1ed68e7ad7 [2024-07-09T22:01:03.641Z] Checking out Revision a03997c99f70c105d3e17a0636510e1ed68e7ad7 (PR-4821) [2024-07-09T22:01:04.380Z] Commit message: "build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1" [2024-07-09T22:01:04.426Z] > git --version # timeout=10 [2024-07-09T22:01:04.439Z] > git --version # 'git version 2.25.1' [2024-07-09T22:01:04.453Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-09T22:01:03.226Z] > git config core.sparsecheckout # timeout=10 [2024-07-09T22:01:03.290Z] > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # timeout=10 [2024-07-09T22:01:03.527Z] > git remote # timeout=10 [2024-07-09T22:01:03.546Z] > git config --get remote.origin.url # timeout=10 [2024-07-09T22:01:03.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T22:01:03.593Z] > git merge d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 [2024-07-09T22:01:03.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-09T22:01:03.644Z] > git config core.sparsecheckout # timeout=10 [2024-07-09T22:01:03.662Z] > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-09T22:01:09.314Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-09T22:01:09.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-09T22:01:09.314Z] Dload Upload Total Spent Left Speed [2024-07-09T22:01:09.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-07-09T22:01:09.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-09T22:01:10.034Z] + sudo tee /etc/docker/daemon.new [2024-07-09T22:01:10.034Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-09T22:01:10.034Z] { [2024-07-09T22:01:10.034Z] "registry-mirrors": [ [2024-07-09T22:01:10.034Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-09T22:01:10.034Z] ], [2024-07-09T22:01:10.034Z] "bip": "10.250.0.254/24", [2024-07-09T22:01:10.034Z] "hosts": [ [2024-07-09T22:01:10.034Z] "tcp://0.0.0.0:5555", [2024-07-09T22:01:10.034Z] "unix:///var/run/docker.sock" [2024-07-09T22:01:10.034Z] ], [2024-07-09T22:01:10.034Z] "mtu": 1458, [2024-07-09T22:01:10.034Z] "selinux-enabled": true, [2024-07-09T22:01:10.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-09T22:01:10.034Z] } [Pipeline] sh [2024-07-09T22:01:10.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-09T22:01:10.752Z] + sudo service docker restart [2024-07-09T22:01:11.413Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 20.926907984s" [2024-07-09T22:01:11.413Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.820287ms" [2024-07-09T22:01:23.606Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.971070295s with top 10 stages: buildir: 54.802874374s, gosec: 7.901651784s, inspect: 1.869747551s, fact_deprecated: 1.755442572s, ctrlflow: 1.675682241s, printf: 1.554238891s, fact_purity: 1.077697998s, S1038: 1.049417019s, nilness: 1.035943873s, typedness: 576.412313ms" [2024-07-09T22:01:23.606Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-09T22:01:23.606Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, filename_unadjuster: 209/209, exclude: 209/209, nolint: 0/21, skip_dirs: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, skip_files: 209/209, exclude-rules: 21/209, path_prettifier: 209/209" [2024-07-09T22:01:23.606Z] level=info msg="[runner] processing took 20.029829ms with stages: nolint: 7.512838ms, identifier_marker: 7.341517ms, autogenerated_exclude: 1.683431ms, path_prettifier: 1.53626ms, exclude-rules: 1.115388ms, skip_dirs: 785.405µs, cgo: 34.44µs, filename_unadjuster: 15.85µs, fixer: 680ns, uniq_by_line: 660ns, max_same_issues: 640ns, skip_files: 560ns, exclude: 420ns, severity-rules: 380ns, diff: 360ns, sort_results: 350ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" [2024-07-09T22:01:23.606Z] level=info msg="[runner] linters took 11.897643734s with stages: goanalysis_metalinter: 11.877330404s" [2024-07-09T22:01:23.606Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-09T22:01:23.606Z] level=info msg="Memory: 330 samples, avg is 300.1MB, max is 1300.7MB" [2024-07-09T22:01:23.606Z] level=info msg="Execution took 32.877808768s" [2024-07-09T22:01:23.606Z] go vet ./... [2024-07-09T22:01:28.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-09T22:01:28.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-09T22:01:28.866Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-09T22:01:28.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T22:01:29.112Z] provisioning config files... [2024-07-09T22:01:29.141Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4206493898910635771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:01:29.241Z] + ls -al . [2024-07-09T22:01:29.241Z] total 840 [2024-07-09T22:01:29.241Z] drwxrwxr-x 11 1001 1001 4096 Jul 9 21:59 . [2024-07-09T22:01:29.241Z] drwxr-xr-x 4 root root 4096 Jul 9 21:59 .. [2024-07-09T22:01:29.241Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 21:58 .blubracket [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 10 Jul 9 21:58 .dockerignore [2024-07-09T22:01:29.241Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 22:00 .git [2024-07-09T22:01:29.241Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 21:58 .github [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 1102 Jul 9 21:58 .gitignore [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 42 Jul 9 21:58 .golangci.yml [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 100 Jul 9 21:58 .hadolint.yml [2024-07-09T22:01:29.241Z] drwxr-xr-x 3 1001 1001 4096 Jul 9 21:58 .semver [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 155 Jul 9 21:58 .sonarcloud.properties [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 1171 Jul 9 21:58 ADOPTERS.md [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 20361 Jul 9 21:58 Attribution.txt [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 100284 Jul 9 21:58 CHANGELOG.md [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 21:58 CONTRIBUTING.md [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 677 Jul 9 21:58 GOVERNANCE.md [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 861 Jul 9 21:58 Jenkinsfile [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 21:58 LICENSE [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 16051 Jul 9 21:58 Makefile [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 582 Jul 9 21:58 OWNERS.md [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 9528 Jul 9 21:58 README.md [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 789 Jul 9 21:58 SECURITY.md [2024-07-09T22:01:29.241Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 21:58 VERSION [2024-07-09T22:01:29.241Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 21:58 bin [2024-07-09T22:01:29.241Z] drwxrwxr-x 19 1001 1001 4096 Jul 9 21:58 cmd [2024-07-09T22:01:29.242Z] -rw-r--r-- 1 root root 481596 Jul 9 22:00 coverage.out [2024-07-09T22:01:29.242Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 21:58 fuzz_test [2024-07-09T22:01:29.242Z] -rw-rw-r-- 1 1001 1001 6911 Jul 9 21:58 go.mod [2024-07-09T22:01:29.242Z] -rw-rw-r-- 1 1001 1001 101537 Jul 9 21:58 go.sum [2024-07-09T22:01:29.242Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 21:58 internal [2024-07-09T22:01:29.242Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 21:58 openapi [2024-07-09T22:01:29.242Z] -rw-rw-r-- 1 1001 1001 584 Jul 9 21:58 security.txt [2024-07-09T22:01:29.242Z] -rw-rw-r-- 1 1001 1001 204 Jul 9 21:58 version.go [Pipeline] sh [2024-07-09T22:01:29.678Z] ---> ****-login.sh [2024-07-09T22:01:29.678Z] nexus3.edgexfoundry.org:10001 [2024-07-09T22:01:29.765Z] + '[' -e coverage.out ] [2024-07-09T22:01:29.765Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-09T22:01:29.896Z] Stashed 1 file(s) [Pipeline] sh [2024-07-09T22:01:30.195Z] + make build [2024-07-09T22:01:30.196Z] 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-09T22:01:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T22:01:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T22:01:30.267Z] Configure a credential helper to remove this warning. See [2024-07-09T22:01:30.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T22:01:30.267Z] [2024-07-09T22:01:30.267Z] Login Succeeded [2024-07-09T22:01:30.267Z] nexus3.edgexfoundry.org:10002 [2024-07-09T22:01:30.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T22:01:30.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T22:01:30.805Z] Configure a credential helper to remove this warning. See [2024-07-09T22:01:30.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T22:01:30.805Z] [2024-07-09T22:01:30.805Z] Login Succeeded [2024-07-09T22:01:30.805Z] nexus3.edgexfoundry.org:10003 [2024-07-09T22:01:31.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T22:01:31.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T22:01:31.079Z] Configure a credential helper to remove this warning. See [2024-07-09T22:01:31.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T22:01:31.079Z] [2024-07-09T22:01:31.079Z] Login Succeeded [2024-07-09T22:01:31.079Z] nexus3.edgexfoundry.org:10004 [2024-07-09T22:01:31.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T22:01:31.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T22:01:31.350Z] Configure a credential helper to remove this warning. See [2024-07-09T22:01:31.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T22:01:31.350Z] [2024-07-09T22:01:31.350Z] Login Succeeded [2024-07-09T22:01:31.350Z] ****.io [2024-07-09T22:01:31.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T22:01:31.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T22:01:31.884Z] Configure a credential helper to remove this warning. See [2024-07-09T22:01:31.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T22:01:31.884Z] [2024-07-09T22:01:31.884Z] Login Succeeded [2024-07-09T22:01:31.884Z] ---> ****-login.sh ends [Pipeline] } [2024-07-09T22:01:31.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-09T22:01:32.687Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-09T22:01:32.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T22:01:32.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T22:01:32.886Z] ========================================================= [2024-07-09T22:01:32.886Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-09T22:01:32.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-09T22:01:33.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T22:01:33.550Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-09T22:01:33.550Z] c6b39de5b339: Pulling fs layer [2024-07-09T22:01:33.550Z] a69c41024577: Pulling fs layer [2024-07-09T22:01:33.550Z] d6de4b400683: Pulling fs layer [2024-07-09T22:01:33.550Z] 35cb2a7552d0: Pulling fs layer [2024-07-09T22:01:33.550Z] 4f4fb700ef54: Pulling fs layer [2024-07-09T22:01:33.550Z] 464afbd9ba4c: Pulling fs layer [2024-07-09T22:01:33.550Z] 00f215d4a9da: Pulling fs layer [2024-07-09T22:01:33.550Z] d496ad576159: Pulling fs layer [2024-07-09T22:01:33.550Z] 464afbd9ba4c: Waiting [2024-07-09T22:01:33.550Z] 00f215d4a9da: Waiting [2024-07-09T22:01:33.550Z] d496ad576159: Waiting [2024-07-09T22:01:33.550Z] 35cb2a7552d0: Waiting [2024-07-09T22:01:33.550Z] a69c41024577: Verifying Checksum [2024-07-09T22:01:33.550Z] a69c41024577: Download complete [2024-07-09T22:01:33.550Z] 35cb2a7552d0: Verifying Checksum [2024-07-09T22:01:33.550Z] 35cb2a7552d0: Download complete [2024-07-09T22:01:33.550Z] 4f4fb700ef54: Verifying Checksum [2024-07-09T22:01:33.550Z] 4f4fb700ef54: Download complete [2024-07-09T22:01:33.550Z] 464afbd9ba4c: Verifying Checksum [2024-07-09T22:01:33.550Z] 464afbd9ba4c: Download complete [2024-07-09T22:01:33.550Z] c6b39de5b339: Download complete [2024-07-09T22:01:34.139Z] d496ad576159: Verifying Checksum [2024-07-09T22:01:34.139Z] d496ad576159: Download complete [2024-07-09T22:01:34.730Z] c6b39de5b339: Pull complete [2024-07-09T22:01:35.328Z] a69c41024577: Pull complete [2024-07-09T22:01:35.598Z] d6de4b400683: Verifying Checksum [2024-07-09T22:01:35.598Z] d6de4b400683: Download complete [2024-07-09T22:01:36.559Z] 00f215d4a9da: Verifying Checksum [2024-07-09T22:01:36.559Z] 00f215d4a9da: Download complete [2024-07-09T22:01:48.864Z] d6de4b400683: Pull complete [2024-07-09T22:01:48.864Z] 35cb2a7552d0: Pull complete [2024-07-09T22:01:48.864Z] 4f4fb700ef54: Pull complete [2024-07-09T22:01:48.864Z] 464afbd9ba4c: Pull complete [2024-07-09T22:01:56.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-metadata/core-metadata ./cmd/core-metadata [2024-07-09T22:01:56.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-command/core-command ./cmd/core-command [2024-07-09T22:01:56.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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-09T22:01:57.783Z] 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-09T22:01:58.956Z] 00f215d4a9da: Pull complete [2024-07-09T22:01:59.162Z] 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-09T22:02:00.374Z] d496ad576159: Pull complete [2024-07-09T22:02:00.374Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-09T22:02:00.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T22:02:00.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-09T22:02:00.780Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T22:02:00.780Z] WORKDIR /edgex [2024-07-09T22:02:00.780Z] COPY go.mod . [2024-07-09T22:02:00.780Z] RUN go mod download [2024-07-09T22:02:00.780Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-09T22:02:01.375Z] Sending build context to Docker daemon 3.185MB [2024-07-09T22:02:01.375Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T22:02:01.375Z] ---> f246e2811388 [2024-07-09T22:02:01.375Z] Step 2/4 : WORKDIR /edgex [2024-07-09T22:02:03.313Z] ---> Running in f6ac6d45237e [2024-07-09T22:02:03.313Z] Removing intermediate container f6ac6d45237e [2024-07-09T22:02:03.313Z] ---> 22ad75b8276d [2024-07-09T22:02:03.313Z] Step 3/4 : COPY go.mod . [2024-07-09T22:02:03.351Z] 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-09T22:02:03.896Z] ---> d42008283c5c [2024-07-09T22:02:03.896Z] Step 4/4 : RUN go mod download [2024-07-09T22:02:03.896Z] ---> Running in 02908d67feb6 [2024-07-09T22:02:05.254Z] 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-09T22:02:07.788Z] 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-09T22:02:08.354Z] 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-09T22:02:09.287Z] 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-09T22:02:09.855Z] 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-09T22:02:11.231Z] 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-09T22:02:11.823Z] $ docker stop --time=1 0f9ab0536dd879d3bf07d338be48dd5e3da21155212674ed4e7a86759c7d1837 [2024-07-09T22:02:18.179Z] $ docker rm -f --volumes 0f9ab0536dd879d3bf07d338be48dd5e3da21155212674ed4e7a86759c7d1837 [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-09T22:02:19.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T22:02:19.959Z] [2024-07-09T22:02:19.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T22:02:20.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T22:02:20.361Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-09T22:02:20.361Z] 91d30c5bc195: Pulling fs layer [2024-07-09T22:02:20.361Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-09T22:02:20.361Z] 9c61dcf015f6: Pulling fs layer [2024-07-09T22:02:20.361Z] 4698f68db338: Pulling fs layer [2024-07-09T22:02:20.361Z] 2a2f49069b9e: Pulling fs layer [2024-07-09T22:02:20.361Z] e0025b399a48: Pulling fs layer [2024-07-09T22:02:20.361Z] 4698f68db338: Waiting [2024-07-09T22:02:20.361Z] e0025b399a48: Waiting [2024-07-09T22:02:20.620Z] 91d30c5bc195: Download complete [2024-07-09T22:02:20.620Z] 4698f68db338: Verifying Checksum [2024-07-09T22:02:20.620Z] 4698f68db338: Download complete [2024-07-09T22:02:20.620Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-09T22:02:20.620Z] 2e9b0aa3be6d: Download complete [2024-07-09T22:02:20.620Z] e0025b399a48: Download complete [2024-07-09T22:02:20.620Z] 91d30c5bc195: Pull complete [2024-07-09T22:02:20.620Z] 2a2f49069b9e: Verifying Checksum [2024-07-09T22:02:20.620Z] 2a2f49069b9e: Download complete [2024-07-09T22:02:20.879Z] 2e9b0aa3be6d: Pull complete [2024-07-09T22:02:21.138Z] 9c61dcf015f6: Verifying Checksum [2024-07-09T22:02:21.138Z] 9c61dcf015f6: Download complete [2024-07-09T22:02:23.666Z] 9c61dcf015f6: Pull complete [2024-07-09T22:02:23.666Z] 4698f68db338: Pull complete [2024-07-09T22:02:24.231Z] 2a2f49069b9e: Pull complete [2024-07-09T22:02:24.231Z] e0025b399a48: Pull complete [2024-07-09T22:02:24.231Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-09T22:02:24.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T22:02:24.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T22:02:24.498Z] prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container [2024-07-09T22:02:24.526Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-09T22:02:27.683Z] $ docker top 9a1e2bae11fb3b6912c002404b8bf3f6213d56b33231567b3d54028c35e85bdd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T22:02:28.097Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-09T22:02:30.636Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #1 transferring dockerfile: 1.95kB done [2024-07-09T22:02:30.636Z] #1 DONE 0.0s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #2 transferring dockerfile: 2.23kB done [2024-07-09T22:02:30.636Z] #2 DONE 0.0s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #3 transferring dockerfile: 1.89kB done [2024-07-09T22:02:30.636Z] #3 DONE 0.0s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #4 transferring dockerfile: 1.81kB done [2024-07-09T22:02:30.636Z] #4 DONE 0.0s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #5 transferring dockerfile: 1.69kB done [2024-07-09T22:02:30.636Z] #5 DONE 0.1s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #6 transferring dockerfile: 2.50kB done [2024-07-09T22:02:30.636Z] #6 DONE 0.1s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #7 transferring dockerfile: 2.49kB done [2024-07-09T22:02:30.636Z] #7 DONE 0.1s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #8 DONE 0.0s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #9 [core-data internal] load build definition from Dockerfile [2024-07-09T22:02:30.636Z] #9 transferring dockerfile: 2.01kB done [2024-07-09T22:02:30.636Z] #9 DONE 0.1s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #10 [support-notifications internal] load .dockerignore [2024-07-09T22:02:30.636Z] #10 transferring context: 50B done [2024-07-09T22:02:30.636Z] #10 DONE 0.0s [2024-07-09T22:02:30.636Z] [2024-07-09T22:02:30.636Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-07-09T22:02:30.897Z] #11 transferring dockerfile: 2.01kB done [2024-07-09T22:02:30.897Z] #11 DONE 0.1s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-07-09T22:02:30.897Z] #12 transferring dockerfile: 1.70kB done [2024-07-09T22:02:30.897Z] #12 DONE 0.1s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-09T22:02:30.897Z] #13 transferring dockerfile: 2.15kB done [2024-07-09T22:02:30.897Z] #13 DONE 0.1s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-09T22:02:30.897Z] #14 transferring dockerfile: 2.93kB done [2024-07-09T22:02:30.897Z] #14 DONE 0.1s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-07-09T22:02:30.897Z] #8 transferring dockerfile: 1.93kB done [2024-07-09T22:02:30.897Z] #8 DONE 0.1s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-07-09T22:02:30.897Z] #15 transferring dockerfile: 2.06kB done [2024-07-09T22:02:30.897Z] #15 DONE 0.1s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #16 [core-command internal] load build definition from Dockerfile [2024-07-09T22:02:30.897Z] #16 transferring dockerfile: 1.93kB done [2024-07-09T22:02:30.897Z] #16 DONE 0.1s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-09T22:02:30.897Z] #17 transferring context: 50B done [2024-07-09T22:02:30.897Z] #17 DONE 0.0s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-07-09T22:02:30.897Z] #18 transferring context: 50B done [2024-07-09T22:02:30.897Z] #18 DONE 0.0s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-09T22:02:30.897Z] #19 transferring context: 50B done [2024-07-09T22:02:30.897Z] #19 DONE 0.0s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #20 [security-spire-config internal] load .dockerignore [2024-07-09T22:02:30.897Z] #20 transferring context: 50B done [2024-07-09T22:02:30.897Z] #20 DONE 0.0s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-09T22:02:30.897Z] #21 transferring context: 50B done [2024-07-09T22:02:30.897Z] #21 DONE 0.0s [2024-07-09T22:02:30.897Z] [2024-07-09T22:02:30.897Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-09T22:02:31.156Z] #22 transferring context: 50B 0.0s done [2024-07-09T22:02:31.156Z] #22 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-09T22:02:31.156Z] #23 transferring context: 50B done [2024-07-09T22:02:31.156Z] #23 DONE 0.0s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #24 [core-data internal] load .dockerignore [2024-07-09T22:02:31.156Z] #24 transferring context: 50B done [2024-07-09T22:02:31.156Z] #24 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #25 [security-spire-server internal] load .dockerignore [2024-07-09T22:02:31.156Z] #25 transferring context: 50B done [2024-07-09T22:02:31.156Z] #25 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.156Z] #26 DONE 0.0s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #27 [core-command internal] load .dockerignore [2024-07-09T22:02:31.156Z] #27 transferring context: 50B done [2024-07-09T22:02:31.156Z] #27 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #28 [core-keeper internal] load .dockerignore [2024-07-09T22:02:31.156Z] #28 transferring context: 50B done [2024-07-09T22:02:31.156Z] #28 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #29 [security-bootstrapper internal] load .dockerignore [2024-07-09T22:02:31.156Z] #29 transferring context: 50B done [2024-07-09T22:02:31.156Z] #29 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #30 [support-scheduler internal] load .dockerignore [2024-07-09T22:02:31.156Z] #30 transferring context: 50B done [2024-07-09T22:02:31.156Z] #30 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #31 [core-metadata internal] load .dockerignore [2024-07-09T22:02:31.156Z] #31 transferring context: 50B done [2024-07-09T22:02:31.156Z] #31 DONE 0.1s [2024-07-09T22:02:31.156Z] [2024-07-09T22:02:31.156Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.415Z] #26 DONE 0.0s [2024-07-09T22:02:31.415Z] [2024-07-09T22:02:31.415Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:02:31.415Z] #32 DONE 0.1s [2024-07-09T22:02:31.415Z] [2024-07-09T22:02:31.415Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.415Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done [2024-07-09T22:02:31.415Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T22:02:31.415Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T22:02:31.415Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.1s [2024-07-09T22:02:31.415Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:02:31.415Z] #33 ... [2024-07-09T22:02:31.415Z] [2024-07-09T22:02:31.415Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.415Z] #26 DONE 0.0s [2024-07-09T22:02:31.415Z] [2024-07-09T22:02:31.415Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.415Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-09T22:02:31.415Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-09T22:02:31.415Z] #33 ... [2024-07-09T22:02:31.415Z] [2024-07-09T22:02:31.415Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.415Z] #26 DONE 0.0s [2024-07-09T22:02:31.415Z] [2024-07-09T22:02:31.415Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.415Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done [2024-07-09T22:02:31.415Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T22:02:31.415Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T22:02:31.415Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-09T22:02:31.415Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:02:31.677Z] #33 ... [2024-07-09T22:02:31.677Z] [2024-07-09T22:02:31.677Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.677Z] #26 DONE 0.0s [2024-07-09T22:02:31.677Z] [2024-07-09T22:02:31.677Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.677Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done [2024-07-09T22:02:31.677Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T22:02:31.677Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T22:02:31.677Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-09T22:02:31.677Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:02:31.677Z] #33 ... [2024-07-09T22:02:31.677Z] [2024-07-09T22:02:31.677Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:02:31.677Z] #32 DONE 0.5s [2024-07-09T22:02:31.677Z] [2024-07-09T22:02:31.677Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.677Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-09T22:02:31.937Z] #33 ... [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.937Z] #26 DONE 0.0s [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-09T22:02:31.937Z] #34 DONE 0.6s [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.937Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done [2024-07-09T22:02:31.937Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T22:02:31.937Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T22:02:31.937Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-09T22:02:31.937Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:02:31.937Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-09T22:02:31.937Z] #33 ... [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T22:02:31.937Z] #35 DONE 0.6s [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.937Z] #26 DONE 0.0s [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.937Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done [2024-07-09T22:02:31.937Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T22:02:31.937Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T22:02:31.937Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-09T22:02:31.937Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:02:31.937Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-09T22:02:31.937Z] #33 ... [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T22:02:31.937Z] #26 DONE 0.0s [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:02:31.937Z] #32 DONE 0.7s [2024-07-09T22:02:31.937Z] [2024-07-09T22:02:31.937Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:02:31.937Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done [2024-07-09T22:02:31.937Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T22:02:31.937Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T22:02:31.937Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-09T22:02:31.937Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:02:31.937Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-09T22:02:32.196Z] #33 DONE 1.1s [2024-07-09T22:02:32.196Z] [2024-07-09T22:02:32.196Z] #36 [security-spire-server internal] load build context [2024-07-09T22:02:32.196Z] #36 transferring context: 26.79kB done [2024-07-09T22:02:32.196Z] #36 DONE 0.3s [2024-07-09T22:02:32.196Z] [2024-07-09T22:02:32.196Z] #37 [security-spire-agent internal] load build context [2024-07-09T22:02:32.196Z] #37 transferring context: 26.32kB done [2024-07-09T22:02:32.196Z] #37 DONE 0.3s [2024-07-09T22:02:32.196Z] [2024-07-09T22:02:32.196Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-09T22:02:32.196Z] #38 DONE 1.1s [2024-07-09T22:02:32.196Z] [2024-07-09T22:02:32.196Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:02:32.196Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-07-09T22:02:32.196Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T22:02:32.196Z] #39 ... [2024-07-09T22:02:32.196Z] [2024-07-09T22:02:32.196Z] #40 [security-spire-config internal] load build context [2024-07-09T22:02:32.196Z] #40 transferring context: 25.04kB 0.0s done [2024-07-09T22:02:32.196Z] #40 DONE 0.3s [2024-07-09T22:02:32.196Z] [2024-07-09T22:02:32.196Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:02:32.196Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T22:02:32.196Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-09T22:02:32.196Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-09T22:02:32.196Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-09T22:02:32.196Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-07-09T22:02:32.470Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2024-07-09T22:02:32.470Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-07-09T22:02:32.470Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-09T22:02:32.470Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-07-09T22:02:32.470Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-09T22:02:33.038Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T22:02:33.038Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.7s [2024-07-09T22:02:33.038Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2024-07-09T22:02:33.038Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-09T22:02:33.038Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s [2024-07-09T22:02:33.296Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2024-07-09T22:02:33.296Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-09T22:02:33.296Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 1.1s [2024-07-09T22:02:33.296Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 1.2s [2024-07-09T22:02:33.557Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-07-09T22:02:33.816Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-07-09T22:02:33.816Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-09T22:02:37.117Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.1s done [2024-07-09T22:02:41.309Z] #39 ... [2024-07-09T22:02:41.309Z] [2024-07-09T22:02:41.309Z] #41 [support-notifications internal] load build context [2024-07-09T22:02:41.309Z] #41 transferring context: 246.27MB 9.2s [2024-07-09T22:02:41.309Z] #41 ... [2024-07-09T22:02:41.309Z] [2024-07-09T22:02:41.309Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:02:41.309Z] #42 ... [2024-07-09T22:02:41.309Z] [2024-07-09T22:02:41.309Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-09T22:02:41.977Z] #43 ... [2024-07-09T22:02:41.977Z] [2024-07-09T22:02:41.977Z] #44 [security-proxy-setup internal] load build context [2024-07-09T22:02:41.977Z] #44 ... [2024-07-09T22:02:41.977Z] [2024-07-09T22:02:41.977Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T22:02:42.989Z] #45 ... [2024-07-09T22:02:42.989Z] [2024-07-09T22:02:42.989Z] #46 [core-data internal] load build context [2024-07-09T22:02:42.989Z] #46 ... [2024-07-09T22:02:42.989Z] [2024-07-09T22:02:42.989Z] #47 [support-scheduler internal] load build context [2024-07-09T22:02:42.989Z] #47 ... [2024-07-09T22:02:42.989Z] [2024-07-09T22:02:42.989Z] #48 [core-command internal] load build context [2024-07-09T22:02:42.989Z] #48 ... [2024-07-09T22:02:42.989Z] [2024-07-09T22:02:42.989Z] #49 [security-proxy-auth internal] load build context [2024-07-09T22:02:43.248Z] #49 ... [2024-07-09T22:02:43.248Z] [2024-07-09T22:02:43.248Z] #50 [security-bootstrapper internal] load build context [2024-07-09T22:02:43.248Z] #50 ... [2024-07-09T22:02:43.248Z] [2024-07-09T22:02:43.248Z] #51 [core-metadata internal] load build context [2024-07-09T22:02:43.248Z] #51 ... [2024-07-09T22:02:43.248Z] [2024-07-09T22:02:43.248Z] #52 [core-keeper internal] load build context [2024-07-09T22:02:43.248Z] #52 ... [2024-07-09T22:02:43.248Z] [2024-07-09T22:02:43.248Z] #53 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-09T22:02:44.034Z] #53 ... [2024-07-09T22:02:44.034Z] [2024-07-09T22:02:44.034Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T22:02:44.292Z] #54 ... [2024-07-09T22:02:44.292Z] [2024-07-09T22:02:44.292Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T22:02:44.292Z] #55 ... [2024-07-09T22:02:44.292Z] [2024-07-09T22:02:44.292Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T22:02:44.292Z] #56 ... [2024-07-09T22:02:44.292Z] [2024-07-09T22:02:44.292Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T22:02:44.292Z] #57 ... [2024-07-09T22:02:44.292Z] [2024-07-09T22:02:44.292Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T22:02:44.552Z] #58 ... [2024-07-09T22:02:44.552Z] [2024-07-09T22:02:44.552Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T22:02:44.552Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:02:44.552Z] #0 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:02:44.552Z] #0 2.699 (1/4) Installing ca-certificates (20240226-r0) [2024-07-09T22:02:44.552Z] #0 3.164 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-09T22:02:44.552Z] #0 3.168 (3/4) Installing su-exec (0.2-r3) [2024-07-09T22:02:44.552Z] #0 3.172 (4/4) Installing yq (4.33.3-r5) [2024-07-09T22:02:44.552Z] #0 3.248 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:02:44.552Z] #0 3.633 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:02:44.552Z] #0 3.671 OK: 17 MiB in 19 packages [2024-07-09T22:02:44.552Z] #59 ... [2024-07-09T22:02:44.552Z] [2024-07-09T22:02:44.552Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T22:02:44.811Z] #60 ... [2024-07-09T22:02:44.811Z] [2024-07-09T22:02:44.811Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:02:44.811Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-07-09T22:02:44.811Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-09T22:02:44.811Z] #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-09T22:02:44.811Z] #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-09T22:02:44.811Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-07-09T22:02:44.811Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-07-09T22:02:44.811Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-07-09T22:02:44.811Z] #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done [2024-07-09T22:02:44.811Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-09T22:02:44.811Z] #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.7s done [2024-07-09T22:02:44.811Z] #61 ... [2024-07-09T22:02:44.811Z] [2024-07-09T22:02:44.811Z] #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T22:02:44.811Z] #0 4.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:02:44.811Z] #0 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:02:44.811Z] #0 4.376 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T22:02:44.811Z] #0 4.381 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:02:44.811Z] #0 4.399 OK: 7 MiB in 16 packages [2024-07-09T22:02:44.811Z] #62 ... [2024-07-09T22:02:44.811Z] [2024-07-09T22:02:44.811Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T22:02:45.069Z] #63 ... [2024-07-09T22:02:45.069Z] [2024-07-09T22:02:45.069Z] #64 [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-09T22:02:45.069Z] #64 ... [2024-07-09T22:02:45.069Z] [2024-07-09T22:02:45.069Z] #49 [security-proxy-auth internal] load build context [2024-07-09T22:02:46.004Z] #49 transferring context: 380.08MB 13.8s [2024-07-09T22:02:46.570Z] #49 transferring context: 439.73MB 14.4s done [2024-07-09T22:02:49.138Z] #49 ... [2024-07-09T22:02:49.138Z] [2024-07-09T22:02:49.138Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T22:02:49.735Z] #45 transferring context: 439.73MB 17.6s done [2024-07-09T22:02:50.672Z] #45 ... [2024-07-09T22:02:50.672Z] [2024-07-09T22:02:50.672Z] #50 [security-bootstrapper internal] load build context [2024-07-09T22:02:50.672Z] #50 transferring context: 439.73MB 17.4s done [2024-07-09T22:02:52.360Z] #50 ... [2024-07-09T22:02:52.360Z] [2024-07-09T22:02:52.360Z] #48 [core-command internal] load build context [2024-07-09T22:02:52.360Z] #48 ... [2024-07-09T22:02:52.360Z] [2024-07-09T22:02:52.360Z] #41 [support-notifications internal] load build context [2024-07-09T22:02:52.360Z] #41 transferring context: 439.73MB 16.5s done [2024-07-09T22:02:52.639Z] #41 ... [2024-07-09T22:02:52.639Z] [2024-07-09T22:02:52.639Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:02:52.639Z] #42 transferring context: 439.73MB 15.1s done [2024-07-09T22:02:52.639Z] #42 ... [2024-07-09T22:02:52.639Z] [2024-07-09T22:02:52.639Z] #47 [support-scheduler internal] load build context [2024-07-09T22:02:52.639Z] #47 transferring context: 372.68MB 20.1s [2024-07-09T22:02:52.639Z] #47 ... [2024-07-09T22:02:52.639Z] [2024-07-09T22:02:52.639Z] #44 [security-proxy-setup internal] load build context [2024-07-09T22:02:52.639Z] #44 transferring context: 439.73MB 15.2s done [2024-07-09T22:02:52.639Z] #44 ... [2024-07-09T22:02:52.639Z] [2024-07-09T22:02:52.639Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-09T22:02:52.639Z] #43 transferring context: 439.73MB 15.1s done [2024-07-09T22:02:52.932Z] #43 ... [2024-07-09T22:02:52.932Z] [2024-07-09T22:02:52.932Z] #46 [core-data internal] load build context [2024-07-09T22:02:52.932Z] #46 transferring context: 439.73MB 14.4s done [2024-07-09T22:02:52.932Z] #46 ... [2024-07-09T22:02:52.932Z] [2024-07-09T22:02:52.932Z] #47 [support-scheduler internal] load build context [2024-07-09T22:02:52.932Z] #47 transferring context: 423.60MB 20.6s [2024-07-09T22:02:53.219Z] #47 transferring context: 439.73MB 20.7s done [2024-07-09T22:02:53.219Z] #47 ... [2024-07-09T22:02:53.219Z] [2024-07-09T22:02:53.219Z] #51 [core-metadata internal] load build context [2024-07-09T22:02:53.219Z] #51 transferring context: 439.73MB 17.6s done [2024-07-09T22:02:53.513Z] #51 ... [2024-07-09T22:02:53.513Z] [2024-07-09T22:02:53.513Z] #52 [core-keeper internal] load build context [2024-07-09T22:02:53.513Z] #52 transferring context: 439.73MB 20.3s done [2024-07-09T22:02:53.513Z] #52 ... [2024-07-09T22:02:53.513Z] [2024-07-09T22:02:53.513Z] #48 [core-command internal] load build context [2024-07-09T22:02:53.513Z] #48 transferring context: 439.73MB 21.0s done [2024-07-09T22:03:00.301Z] Removing intermediate container 02908d67feb6 [2024-07-09T22:03:00.301Z] ---> a664e4b2f5ae [2024-07-09T22:03:00.301Z] Successfully built a664e4b2f5ae [2024-07-09T22:03:00.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T22:03:00.725Z] + docker inspect -f . ci-base-image-arm64 [2024-07-09T22:03:00.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T22:03:01.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container [2024-07-09T22:03:01.074Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-09T22:03:02.262Z] $ docker top f6e9b85a452f25dafd395d331f680ca4f9f71b70b2c112a71d4e78a80e70f5fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T22:03:03.182Z] + go version [2024-07-09T22:03:03.182Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-09T22:03:03.217Z] $ docker stop --time=1 f6e9b85a452f25dafd395d331f680ca4f9f71b70b2c112a71d4e78a80e70f5fd [2024-07-09T22:03:03.635Z] #48 ... [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #46 [core-data internal] load build context [2024-07-09T22:03:03.635Z] #46 DONE 30.2s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #49 [security-proxy-auth internal] load build context [2024-07-09T22:03:03.635Z] #49 DONE 30.1s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T22:03:03.635Z] #62 DONE 29.7s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:03:03.635Z] #42 DONE 30.7s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #44 [security-proxy-setup internal] load build context [2024-07-09T22:03:03.635Z] #44 DONE 30.6s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-09T22:03:03.635Z] #43 DONE 30.8s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #53 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-09T22:03:03.635Z] #53 DONE 29.7s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-09T22:03:03.635Z] #65 ... [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T22:03:03.635Z] #59 DONE 29.9s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T22:03:03.635Z] #45 DONE 30.5s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #50 [security-bootstrapper internal] load build context [2024-07-09T22:03:03.635Z] #50 DONE 30.1s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #51 [core-metadata internal] load build context [2024-07-09T22:03:03.635Z] #51 DONE 30.1s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #52 [core-keeper internal] load build context [2024-07-09T22:03:03.635Z] #52 DONE 30.1s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #48 [core-command internal] load build context [2024-07-09T22:03:03.635Z] #48 DONE 30.1s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #47 [support-scheduler internal] load build context [2024-07-09T22:03:03.635Z] #47 DONE 30.1s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #41 [support-notifications internal] load build context [2024-07-09T22:03:03.635Z] #41 DONE 30.9s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:03:03.635Z] #61 DONE 30.5s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:03:03.635Z] #66 ... [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:03:03.635Z] #39 DONE 30.5s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #64 [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-09T22:03:03.635Z] #64 DONE 30.1s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T22:03:03.635Z] #63 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #63 ... [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T22:03:03.635Z] #58 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #58 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #58 30.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:03.635Z] #58 30.64 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:03.635Z] #58 30.65 OK: 7 MiB in 16 packages [2024-07-09T22:03:03.635Z] #58 DONE 30.9s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T22:03:03.635Z] #55 30.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #55 30.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #55 30.78 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:03.635Z] #55 30.78 (2/2) Installing su-exec (0.2-r3) [2024-07-09T22:03:03.635Z] #55 30.79 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:03.635Z] #55 30.79 OK: 7 MiB in 17 packages [2024-07-09T22:03:03.635Z] #55 DONE 30.9s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T22:03:03.635Z] #54 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #54 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #54 30.49 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:03.635Z] #54 30.52 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:03.635Z] #54 30.52 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:03.635Z] #54 30.53 (4/6) Installing openssl (3.1.6-r0) [2024-07-09T22:03:03.635Z] #54 30.54 (5/6) Installing su-exec (0.2-r3) [2024-07-09T22:03:03.635Z] #54 30.55 (6/6) Installing yq (4.33.3-r5) [2024-07-09T22:03:03.635Z] #54 30.61 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:03.635Z] #54 30.61 OK: 17 MiB in 19 packages [2024-07-09T22:03:03.635Z] #54 DONE 31.0s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T22:03:03.635Z] #67 DONE 1.4s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T22:03:03.635Z] #57 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #57 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #57 30.63 (1/2) Installing ca-certificates (20240226-r0) [2024-07-09T22:03:03.635Z] #57 30.65 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:03.635Z] #57 30.65 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:03.635Z] #57 30.66 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:03:03.635Z] #57 30.71 OK: 8 MiB in 17 packages [2024-07-09T22:03:03.635Z] #57 DONE 31.0s [2024-07-09T22:03:03.635Z] [2024-07-09T22:03:03.635Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T22:03:03.635Z] #60 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #60 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #60 30.84 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:03:03.635Z] #60 30.84 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:03:03.635Z] #60 30.84 OK: 20072 distinct packages available [2024-07-09T22:03:03.635Z] #60 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #60 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:03.635Z] #60 31.26 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:03.635Z] #60 31.29 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:03.894Z] #60 31.29 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:03.894Z] #60 31.30 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-09T22:03:03.894Z] #60 31.30 (5/7) Installing libucontext (1.2-r2) [2024-07-09T22:03:03.894Z] #60 31.31 (6/7) Installing gcompat (1.1.0-r1) [2024-07-09T22:03:03.894Z] #60 31.31 (7/7) Installing openssl (3.1.6-r0) [2024-07-09T22:03:03.894Z] #60 31.33 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:03.894Z] #60 31.34 OK: 8 MiB in 20 packages [2024-07-09T22:03:04.837Z] $ docker rm -f --volumes f6e9b85a452f25dafd395d331f680ca4f9f71b70b2c112a71d4e78a80e70f5fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-07-09T22:03:05.208Z] #60 DONE 31.8s [2024-07-09T22:03:05.208Z] [2024-07-09T22:03:05.208Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:03:05.208Z] #66 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:05.208Z] #66 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T22:03:05.869Z] + docker inspect -f . ci-base-image-arm64 [2024-07-09T22:03:05.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T22:03:06.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container [2024-07-09T22:03:06.195Z] #66 3.678 OK: 264 MiB in 52 packages [2024-07-09T22:03:06.207Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-09T22:03:07.629Z] $ docker top cee60eaedb5ba357ad0d367aa8cb3881ddf700c8a5d925d5d80fe0d4b304ab00 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-09T22:03:07.907Z] ========================================================= [2024-07-09T22:03:07.907Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-09T22:03:07.907Z] ========================================================= [Pipeline] sh [2024-07-09T22:03:08.073Z] #66 ... [2024-07-09T22:03:08.073Z] [2024-07-09T22:03:08.073Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T22:03:08.073Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.073Z] #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.073Z] #0 4.382 OK: 264 MiB in 52 packages [2024-07-09T22:03:08.073Z] #68 DONE 4.9s [2024-07-09T22:03:08.073Z] [2024-07-09T22:03:08.073Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:03:08.360Z] #69 ... [2024-07-09T22:03:08.360Z] [2024-07-09T22:03:08.360Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T22:03:08.360Z] #63 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #63 31.55 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:03:08.360Z] #63 31.55 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:03:08.360Z] #63 31.55 OK: 20072 distinct packages available [2024-07-09T22:03:08.360Z] #63 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #63 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #63 31.94 (1/11) Installing ca-certificates (20240226-r0) [2024-07-09T22:03:08.360Z] #63 33.02 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-09T22:03:08.360Z] #63 33.02 (3/11) Installing libunistring (1.1-r1) [2024-07-09T22:03:08.360Z] #63 33.05 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-09T22:03:08.360Z] #63 33.05 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-09T22:03:08.360Z] #63 33.05 (6/11) Installing libcurl (8.5.0-r0) [2024-07-09T22:03:08.360Z] #63 33.06 (7/11) Installing curl (8.5.0-r0) [2024-07-09T22:03:08.360Z] #63 33.07 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:08.360Z] #63 33.07 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-09T22:03:08.360Z] #63 33.08 (10/11) Installing libucontext (1.2-r2) [2024-07-09T22:03:08.360Z] #63 33.09 (11/11) Installing gcompat (1.1.0-r1) [2024-07-09T22:03:08.360Z] #63 33.09 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:08.360Z] #63 33.11 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:03:08.360Z] #63 33.26 OK: 12 MiB in 26 packages [2024-07-09T22:03:08.360Z] #63 DONE 35.9s [2024-07-09T22:03:08.360Z] [2024-07-09T22:03:08.360Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:03:08.360Z] #66 DONE 6.3s [2024-07-09T22:03:08.360Z] [2024-07-09T22:03:08.360Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:03:08.360Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #0 3.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #0 3.718 OK: 264 MiB in 52 packages [2024-07-09T22:03:08.360Z] #70 DONE 6.3s [2024-07-09T22:03:08.360Z] [2024-07-09T22:03:08.360Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T22:03:08.360Z] #56 30.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #56 31.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #56 31.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:03:08.360Z] #56 31.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:03:08.360Z] #56 31.69 OK: 20072 distinct packages available [2024-07-09T22:03:08.360Z] #56 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #56 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.360Z] #56 33.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:08.360Z] #56 33.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-09T22:03:08.360Z] #56 33.97 (3/4) Installing libucontext (1.2-r2) [2024-07-09T22:03:08.360Z] #56 33.97 (4/4) Installing gcompat (1.1.0-r1) [2024-07-09T22:03:08.360Z] #56 33.98 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:08.360Z] #56 33.99 OK: 8 MiB in 19 packages [2024-07-09T22:03:08.360Z] #56 DONE 35.9s [2024-07-09T22:03:08.360Z] [2024-07-09T22:03:08.360Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T22:03:08.539Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2024-07-09T22:03:08.620Z] #71 ... [2024-07-09T22:03:08.620Z] [2024-07-09T22:03:08.620Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:03:08.620Z] #72 DONE 0.3s [Pipeline] sh [2024-07-09T22:03:08.880Z] [2024-07-09T22:03:08.880Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:03:08.880Z] #69 DONE 1.8s [2024-07-09T22:03:08.880Z] [2024-07-09T22:03:08.880Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:03:08.880Z] #73 ... [2024-07-09T22:03:08.880Z] [2024-07-09T22:03:08.880Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T22:03:08.880Z] #0 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 4.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 5.215 OK: 17 MiB in 19 packages [2024-07-09T22:03:08.880Z] #74 DONE 5.5s [2024-07-09T22:03:08.880Z] [2024-07-09T22:03:08.880Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T22:03:08.880Z] #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 4.698 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:08.880Z] #0 6.361 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:08.880Z] #0 6.368 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:03:08.880Z] #0 6.442 OK: 17 MiB in 19 packages [2024-07-09T22:03:08.880Z] #75 DONE 6.7s [2024-07-09T22:03:08.880Z] [2024-07-09T22:03:08.880Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:03:08.880Z] #76 DONE 0.5s [2024-07-09T22:03:08.880Z] [2024-07-09T22:03:08.880Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T22:03:08.880Z] #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 3.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 4.533 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:03:08.880Z] #0 4.533 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:03:08.880Z] #0 4.533 OK: 20075 distinct packages available [2024-07-09T22:03:08.880Z] #0 4.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 6.556 OK: 264 MiB in 52 packages [2024-07-09T22:03:08.880Z] #77 DONE 6.9s [2024-07-09T22:03:08.880Z] [2024-07-09T22:03:08.880Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:03:08.880Z] #0 4.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:08.880Z] #0 5.239 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:08.880Z] #0 5.338 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:08.880Z] #0 5.367 OK: 7 MiB in 16 packages [2024-07-09T22:03:08.880Z] #78 DONE 5.5s [2024-07-09T22:03:08.968Z] + make test [2024-07-09T22:03:08.968Z] go test -race -coverprofile=coverage.out ./... [2024-07-09T22:03:09.141Z] [2024-07-09T22:03:09.141Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:03:09.141Z] #79 ... [2024-07-09T22:03:09.141Z] [2024-07-09T22:03:09.141Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-09T22:03:09.141Z] #80 DONE 0.3s [2024-07-09T22:03:09.402Z] [2024-07-09T22:03:09.402Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:03:09.402Z] #81 ... [2024-07-09T22:03:09.402Z] [2024-07-09T22:03:09.402Z] #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-09T22:03:09.402Z] #65 2.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.402Z] #65 3.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.402Z] #65 6.332 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:09.402Z] #65 6.912 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:09.402Z] #65 6.923 OK: 7 MiB in 16 packages [2024-07-09T22:03:09.402Z] #65 DONE 7.5s [2024-07-09T22:03:09.402Z] [2024-07-09T22:03:09.402Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:03:09.402Z] #79 DONE 0.7s [2024-07-09T22:03:09.402Z] [2024-07-09T22:03:09.402Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:03:09.402Z] #0 5.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.402Z] #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.402Z] #0 5.762 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:09.402Z] #0 5.795 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:09.402Z] #0 5.801 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:03:09.402Z] #0 5.847 OK: 8 MiB in 17 packages [2024-07-09T22:03:09.661Z] #82 DONE 6.2s [2024-07-09T22:03:09.661Z] [2024-07-09T22:03:09.661Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T22:03:09.661Z] #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.661Z] #0 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.661Z] #0 5.745 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:09.661Z] #0 5.799 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:09.661Z] #0 5.808 OK: 7 MiB in 17 packages [2024-07-09T22:03:09.661Z] #83 DONE 6.2s [2024-07-09T22:03:09.661Z] [2024-07-09T22:03:09.661Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T22:03:09.661Z] #0 3.050 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.661Z] #0 5.981 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:09.661Z] #0 6.630 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T22:03:09.661Z] #0 6.931 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:03:09.661Z] #0 6.937 OK: 7 MiB in 16 packages [2024-07-09T22:03:09.661Z] #84 DONE 7.1s [2024-07-09T22:03:09.661Z] [2024-07-09T22:03:09.661Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T22:03:11.482Z] #85 ... [2024-07-09T22:03:11.482Z] [2024-07-09T22:03:11.482Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-09T22:03:11.482Z] #0 5.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:11.482Z] #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:11.482Z] #0 5.744 OK: 8 MiB in 20 packages [2024-07-09T22:03:11.482Z] #86 DONE 6.2s [2024-07-09T22:03:11.482Z] [2024-07-09T22:03:11.482Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T22:03:11.482Z] #87 DONE 0.9s [2024-07-09T22:03:11.482Z] [2024-07-09T22:03:11.482Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T22:03:11.482Z] #0 6.074 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:11.482Z] #0 6.558 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:11.482Z] #0 7.210 OK: 264 MiB in 52 packages [2024-07-09T22:03:11.482Z] #88 DONE 7.8s [2024-07-09T22:03:11.482Z] [2024-07-09T22:03:11.482Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-09T22:03:11.482Z] #89 DONE 0.9s [2024-07-09T22:03:11.482Z] [2024-07-09T22:03:11.482Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T22:03:11.482Z] #71 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:11.743Z] #71 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:12.004Z] #71 3.631 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:12.005Z] #71 3.698 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:12.266Z] #71 3.713 OK: 8 MiB in 19 packages [2024-07-09T22:03:12.618Z] #71 DONE 4.1s [2024-07-09T22:03:12.618Z] [2024-07-09T22:03:12.618Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T22:03:12.618Z] #90 ... [2024-07-09T22:03:12.618Z] [2024-07-09T22:03:12.618Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-09T22:03:12.618Z] #91 DONE 1.2s [2024-07-09T22:03:12.618Z] [2024-07-09T22:03:12.618Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:03:12.618Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:12.618Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T22:03:12.618Z] #0 3.670 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:12.618Z] #0 3.782 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:03:12.618Z] #0 3.797 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:03:12.618Z] #0 3.856 OK: 12 MiB in 26 packages [2024-07-09T22:03:12.618Z] #92 DONE 4.2s [2024-07-09T22:03:12.618Z] [2024-07-09T22:03:12.618Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-09T22:03:12.618Z] #93 DONE 1.3s [2024-07-09T22:03:12.618Z] [2024-07-09T22:03:12.618Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T22:03:12.618Z] #94 DONE 1.3s [2024-07-09T22:03:12.618Z] [2024-07-09T22:03:12.618Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:03:13.574Z] #95 ... [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-09T22:03:13.574Z] #96 DONE 1.0s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-09T22:03:13.574Z] #97 DONE 0.9s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T22:03:13.574Z] #90 DONE 1.0s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T22:03:13.574Z] #98 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-09T22:03:13.574Z] #99 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-09T22:03:13.574Z] #100 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-09T22:03:13.574Z] #101 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T22:03:13.574Z] #102 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-09T22:03:13.574Z] #103 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-09T22:03:13.574Z] #104 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-09T22:03:13.574Z] #105 DONE 0.1s [2024-07-09T22:03:13.574Z] [2024-07-09T22:03:13.574Z] #106 [security-spire-server] exporting to image [2024-07-09T22:03:13.574Z] #106 exporting layers [2024-07-09T22:03:13.849Z] #106 ... [2024-07-09T22:03:13.849Z] [2024-07-09T22:03:13.849Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T22:03:13.849Z] #107 DONE 0.1s [2024-07-09T22:03:13.849Z] [2024-07-09T22:03:13.849Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-09T22:03:13.849Z] #108 DONE 0.1s [2024-07-09T22:03:13.849Z] [2024-07-09T22:03:13.849Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-09T22:03:13.849Z] #109 DONE 0.1s [2024-07-09T22:03:13.849Z] [2024-07-09T22:03:13.849Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-09T22:03:13.849Z] #110 DONE 0.1s [2024-07-09T22:03:13.849Z] [2024-07-09T22:03:13.849Z] #106 [security-spire-agent] exporting to image [2024-07-09T22:03:14.419Z] #106 exporting layers 0.8s done [2024-07-09T22:03:14.419Z] #106 writing image sha256:069515bb24e444735e12ced4a523faa94bcc43371dc622574674306dcbf6db3f done [2024-07-09T22:03:14.419Z] #106 naming to docker.io/library/security-spire-server done [2024-07-09T22:03:14.680Z] #106 ... [2024-07-09T22:03:14.680Z] [2024-07-09T22:03:14.680Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T22:03:14.680Z] #85 DONE 5.1s [2024-07-09T22:03:14.680Z] [2024-07-09T22:03:14.680Z] #106 [security-spire-server] exporting to image [2024-07-09T22:03:14.680Z] #106 exporting layers 0.7s done [2024-07-09T22:03:14.680Z] #106 exporting layers 0.8s done [2024-07-09T22:03:14.680Z] #106 writing image sha256:8ecf05c8df35ac4c8341be8b12027d96f6afb0d44c66421756fb0d75bfe3ea76 done [2024-07-09T22:03:14.680Z] #106 naming to docker.io/library/security-spire-config done [2024-07-09T22:03:14.680Z] #106 writing image sha256:86a19e8b19b2e9271bffa27ded6b952cd04a1250900399be7dedd42a2c2c07f3 done [2024-07-09T22:03:14.680Z] #106 naming to docker.io/library/security-spire-agent done [2024-07-09T22:03:14.680Z] #106 DONE 1.0s [2024-07-09T22:03:14.680Z] [2024-07-09T22:03:14.680Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-09T22:03:14.680Z] #111 DONE 0.0s [2024-07-09T22:03:14.680Z] [2024-07-09T22:03:14.680Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:03:18.911Z] #112 ... [2024-07-09T22:03:18.911Z] [2024-07-09T22:03:18.911Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:03:55.822Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-09T22:04:17.462Z] #113 DONE 62.0s [2024-07-09T22:04:17.463Z] [2024-07-09T22:04:17.463Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:17.463Z] #81 DONE 61.8s [2024-07-09T22:04:17.463Z] [2024-07-09T22:04:17.463Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:17.463Z] #95 DONE 58.1s [2024-07-09T22:04:17.463Z] [2024-07-09T22:04:17.463Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:17.463Z] #112 DONE 61.1s [2024-07-09T22:04:17.463Z] [2024-07-09T22:04:17.463Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:17.463Z] #73 DONE 61.8s [2024-07-09T22:04:17.463Z] [2024-07-09T22:04:17.463Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T22:04:20.960Z] #114 ... [2024-07-09T22:04:20.960Z] [2024-07-09T22:04:20.960Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-09T22:04:20.960Z] #115 ... [2024-07-09T22:04:20.960Z] [2024-07-09T22:04:20.960Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T22:04:21.220Z] #116 ... [2024-07-09T22:04:21.220Z] [2024-07-09T22:04:21.220Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-09T22:04:21.220Z] #117 ... [2024-07-09T22:04:21.220Z] [2024-07-09T22:04:21.220Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #118 ... [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-09T22:04:25.412Z] #117 DONE 14.7s [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:04:25.412Z] #119 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:25.412Z] #120 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #121 [core-command builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #121 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #122 [core-metadata builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #122 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:25.412Z] #123 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:04:25.412Z] #124 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #125 [support-scheduler builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #125 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:04:25.412Z] #126 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:25.412Z] #127 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #128 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:25.412Z] #129 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:04:25.412Z] #130 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:04:25.412Z] #131 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #132 [core-data builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #132 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:25.412Z] #133 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #114 DONE 14.6s [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #116 DONE 14.6s [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #115 DONE 14.7s [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:04:25.412Z] #134 ... [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:25.412Z] #135 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:04:25.412Z] #136 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #137 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:04:25.412Z] #138 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:04:25.412Z] #139 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-07-09T22:04:25.412Z] #140 CACHED [2024-07-09T22:04:25.412Z] [2024-07-09T22:04:25.412Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T22:04:25.413Z] #118 DONE 14.7s [2024-07-09T22:04:25.671Z] [2024-07-09T22:04:25.671Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T22:04:27.047Z] #141 1.459 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-09T22:04:35.179Z] #141 ... [2024-07-09T22:04:35.179Z] [2024-07-09T22:04:35.179Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:04:35.179Z] #0 0.738 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-09T22:04:35.437Z] #142 ... [2024-07-09T22:04:35.437Z] [2024-07-09T22:04:35.437Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:04:35.437Z] #0 0.614 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-09T22:04:35.437Z] #143 ... [2024-07-09T22:04:35.437Z] [2024-07-09T22:04:35.437Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T22:04:35.437Z] #0 0.882 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-09T22:04:35.695Z] #144 ... [2024-07-09T22:04:35.695Z] [2024-07-09T22:04:35.695Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T22:04:35.695Z] #0 0.655 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-09T22:04:35.954Z] #145 ... [2024-07-09T22:04:35.954Z] [2024-07-09T22:04:35.954Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T22:04:35.954Z] #0 1.170 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-09T22:04:35.954Z] #146 ... [2024-07-09T22:04:35.954Z] [2024-07-09T22:04:35.954Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T22:04:35.954Z] #0 1.555 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-09T22:04:36.211Z] #147 ... [2024-07-09T22:04:36.212Z] [2024-07-09T22:04:36.212Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T22:04:36.212Z] #0 1.001 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-09T22:04:36.212Z] #148 ... [2024-07-09T22:04:36.212Z] [2024-07-09T22:04:36.212Z] #149 [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-09T22:04:36.212Z] #0 1.372 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-09T22:04:36.469Z] #149 ... [2024-07-09T22:04:36.470Z] [2024-07-09T22:04:36.470Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T22:04:36.470Z] #0 0.878 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-09T22:04:36.728Z] #150 ... [2024-07-09T22:04:36.728Z] [2024-07-09T22:04:36.728Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:04:36.728Z] #0 0.798 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-09T22:04:37.397Z] #151 ... [2024-07-09T22:04:37.397Z] [2024-07-09T22:04:37.397Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:04:37.397Z] #134 1.580 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-09T22:05:59.301Z] #134 ... [2024-07-09T22:05:59.301Z] [2024-07-09T22:05:59.301Z] #149 [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-09T22:05:59.301Z] #149 92.38 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-09T22:06:31.525Z] #149 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T22:06:31.525Z] #148 DONE 122.7s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T22:06:31.525Z] #145 DONE 122.7s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:31.525Z] #152 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T22:06:31.525Z] #147 DONE 122.9s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:06:31.525Z] #142 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #149 [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-09T22:06:31.525Z] #149 DONE 123.2s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:31.525Z] #153 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T22:06:31.525Z] #141 DONE 123.3s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T22:06:31.525Z] #154 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:31.525Z] #152 DONE 1.1s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:31.525Z] #155 DONE 0.7s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:31.525Z] #153 DONE 0.9s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #156 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:31.525Z] #156 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T22:06:31.525Z] #154 DONE 0.7s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:31.525Z] #157 DONE 0.8s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:31.525Z] #158 DONE 0.3s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:31.525Z] #159 DONE 0.3s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #156 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:31.525Z] #156 DONE 0.2s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #160 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-09T22:06:31.525Z] #160 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:31.525Z] #161 DONE 0.8s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #162 [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-09T22:06:31.525Z] #162 DONE 0.8s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-09T22:06:31.525Z] #163 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-09T22:06:31.525Z] #164 DONE 0.9s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #160 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-09T22:06:31.525Z] #160 DONE 0.9s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #165 [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-09T22:06:31.525Z] #165 ... [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #166 [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-09T22:06:31.525Z] #166 DONE 0.8s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-09T22:06:31.525Z] #163 DONE 0.7s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #165 [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-09T22:06:31.525Z] #165 DONE 0.6s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #167 [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-09T22:06:31.525Z] #167 DONE 0.7s [2024-07-09T22:06:31.525Z] [2024-07-09T22:06:31.525Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-09T22:06:31.525Z] #106 exporting layers [2024-07-09T22:06:31.784Z] #106 ... [2024-07-09T22:06:31.784Z] [2024-07-09T22:06:31.784Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-09T22:06:31.784Z] #168 DONE 2.1s [2024-07-09T22:06:31.784Z] [2024-07-09T22:06:31.784Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-09T22:06:31.784Z] #169 DONE 0.5s [2024-07-09T22:06:31.784Z] [2024-07-09T22:06:31.784Z] #170 [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-09T22:06:31.784Z] #170 DONE 0.7s [2024-07-09T22:06:31.784Z] [2024-07-09T22:06:31.784Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-09T22:06:31.784Z] #106 exporting layers 0.7s done [2024-07-09T22:06:32.043Z] #106 ... [2024-07-09T22:06:32.043Z] [2024-07-09T22:06:32.044Z] #171 [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-09T22:06:32.044Z] #171 DONE 0.7s [2024-07-09T22:06:32.044Z] [2024-07-09T22:06:32.044Z] #172 [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-09T22:06:32.609Z] #172 ... [2024-07-09T22:06:32.609Z] [2024-07-09T22:06:32.609Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-09T22:06:32.609Z] #106 writing image sha256:94554346f87bc582a43bc479d880baed5483dedf18818459f88ae4ffc4d80d05 0.2s done [2024-07-09T22:06:32.609Z] #106 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-07-09T22:06:32.609Z] #106 DONE 2.3s [2024-07-09T22:06:32.609Z] [2024-07-09T22:06:32.609Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:32.868Z] #173 ... [2024-07-09T22:06:32.868Z] [2024-07-09T22:06:32.868Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:32.868Z] #174 DONE 1.3s [2024-07-09T22:06:32.868Z] [2024-07-09T22:06:32.868Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T22:06:32.868Z] #175 DONE 1.3s [2024-07-09T22:06:32.868Z] [2024-07-09T22:06:32.868Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:06:33.126Z] #176 ... [2024-07-09T22:06:33.126Z] [2024-07-09T22:06:33.126Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:33.126Z] #173 DONE 1.3s [2024-07-09T22:06:33.384Z] [2024-07-09T22:06:33.384Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-09T22:06:35.941Z] #177 ... [2024-07-09T22:06:35.941Z] [2024-07-09T22:06:35.941Z] #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:35.941Z] #178 DONE 2.9s [2024-07-09T22:06:35.941Z] [2024-07-09T22:06:35.941Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:06:36.877Z] #176 ... [2024-07-09T22:06:36.877Z] [2024-07-09T22:06:36.877Z] #172 [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-09T22:06:36.877Z] #172 DONE 4.9s [2024-07-09T22:06:36.877Z] [2024-07-09T22:06:36.877Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-09T22:06:36.877Z] #177 DONE 3.9s [2024-07-09T22:06:36.877Z] [2024-07-09T22:06:36.877Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-09T22:06:37.454Z] #179 ... [2024-07-09T22:06:37.454Z] [2024-07-09T22:06:37.454Z] #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-09T22:06:37.454Z] #180 DONE 1.3s [2024-07-09T22:06:37.733Z] [2024-07-09T22:06:37.733Z] #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T22:06:44.344Z] #181 ... [2024-07-09T22:06:44.344Z] [2024-07-09T22:06:44.344Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:06:44.344Z] #176 DONE 11.2s [2024-07-09T22:06:44.344Z] [2024-07-09T22:06:44.344Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-09T22:06:45.305Z] #106 exporting layers [2024-07-09T22:06:47.631Z] #106 ... [2024-07-09T22:06:47.631Z] [2024-07-09T22:06:47.631Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-09T22:06:47.631Z] #179 DONE 10.5s [2024-07-09T22:06:47.631Z] [2024-07-09T22:06:47.631Z] #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T22:06:47.631Z] #182 ... [2024-07-09T22:06:47.631Z] [2024-07-09T22:06:47.631Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:06:47.631Z] #151 DONE 142.3s [2024-07-09T22:06:47.631Z] [2024-07-09T22:06:47.631Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:06:47.893Z] #142 DONE 142.5s [2024-07-09T22:06:47.893Z] [2024-07-09T22:06:47.893Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T22:06:47.893Z] #144 DONE 142.5s [2024-07-09T22:06:47.893Z] [2024-07-09T22:06:47.893Z] #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T22:06:47.893Z] #181 DONE 10.3s [2024-07-09T22:06:47.893Z] [2024-07-09T22:06:47.893Z] #183 [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-09T22:06:47.893Z] #183 ... [2024-07-09T22:06:47.893Z] [2024-07-09T22:06:47.893Z] #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:47.893Z] #184 CACHED [2024-07-09T22:06:47.893Z] [2024-07-09T22:06:47.893Z] #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:47.893Z] #185 CACHED [2024-07-09T22:06:48.159Z] [2024-07-09T22:06:48.159Z] #186 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:48.159Z] #186 CACHED [2024-07-09T22:06:48.159Z] [2024-07-09T22:06:48.159Z] #187 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:48.159Z] #187 CACHED [2024-07-09T22:06:48.159Z] [2024-07-09T22:06:48.159Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-09T22:06:48.159Z] #188 ... [2024-07-09T22:06:48.159Z] [2024-07-09T22:06:48.159Z] #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T22:06:48.159Z] #182 DONE 0.8s [2024-07-09T22:06:48.421Z] [2024-07-09T22:06:48.421Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:06:48.421Z] #189 ... [2024-07-09T22:06:48.421Z] [2024-07-09T22:06:48.421Z] #183 [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-09T22:06:48.421Z] #183 DONE 0.6s [2024-07-09T22:06:48.683Z] [2024-07-09T22:06:48.683Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-09T22:06:48.683Z] #106 exporting layers 11.1s done [2024-07-09T22:06:48.683Z] #106 writing image sha256:b2a7f77c3642d8ef63c5ff2e307e862056928b5261383babdd817ea116c81eb8 0.2s done [2024-07-09T22:06:48.683Z] #106 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2024-07-09T22:06:49.624Z] #106 exporting layers 4.4s done [2024-07-09T22:06:49.624Z] #106 writing image sha256:d19223586bef79ae4b0f896a530b0fe0547ef1e50ec1159d772e515e9ec1f88d 0.0s done [2024-07-09T22:06:49.624Z] #106 naming to docker.io/library/security-proxy-setup 0.0s done [2024-07-09T22:06:49.624Z] #106 DONE 15.1s [2024-07-09T22:06:49.624Z] [2024-07-09T22:06:49.624Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:06:49.624Z] #134 DONE 144.3s [2024-07-09T22:06:49.624Z] [2024-07-09T22:06:49.624Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:06:49.624Z] #143 DONE 144.4s [2024-07-09T22:06:49.624Z] [2024-07-09T22:06:49.624Z] #190 [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-09T22:06:49.888Z] #190 ... [2024-07-09T22:06:49.888Z] [2024-07-09T22:06:49.888Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T22:06:49.888Z] #146 DONE 144.4s [2024-07-09T22:06:49.888Z] [2024-07-09T22:06:49.888Z] #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:49.888Z] #191 DONE 1.6s [2024-07-09T22:06:49.888Z] [2024-07-09T22:06:49.888Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-09T22:06:49.888Z] #188 DONE 1.7s [2024-07-09T22:06:49.888Z] [2024-07-09T22:06:49.888Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:49.888Z] #192 CACHED [2024-07-09T22:06:49.888Z] [2024-07-09T22:06:49.888Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:49.888Z] #193 CACHED [2024-07-09T22:06:49.888Z] [2024-07-09T22:06:49.888Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-09T22:06:50.448Z] #194 ... [2024-07-09T22:06:50.448Z] [2024-07-09T22:06:50.448Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-09T22:06:50.448Z] #195 DONE 2.2s [2024-07-09T22:06:50.448Z] [2024-07-09T22:06:50.448Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:06:50.448Z] #189 DONE 1.9s [2024-07-09T22:06:50.448Z] [2024-07-09T22:06:50.448Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T22:06:50.448Z] #150 DONE 144.9s [2024-07-09T22:06:50.448Z] [2024-07-09T22:06:50.448Z] #106 [security-secretstore-setup] exporting to image [2024-07-09T22:06:51.029Z] #106 ... [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #190 [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-09T22:06:51.029Z] #190 DONE 2.5s [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:51.029Z] #196 DONE 1.0s [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:51.029Z] #197 DONE 1.0s [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-09T22:06:51.029Z] #194 DONE 1.0s [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-09T22:06:51.029Z] #198 DONE 1.2s [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:51.029Z] #199 CACHED [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:51.029Z] #200 CACHED [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:06:51.029Z] #201 DONE 1.2s [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T22:06:51.029Z] #202 ... [2024-07-09T22:06:51.029Z] [2024-07-09T22:06:51.029Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:51.029Z] #203 DONE 0.9s [2024-07-09T22:06:51.291Z] [2024-07-09T22:06:51.291Z] #106 [core-command] exporting to image [2024-07-09T22:06:51.291Z] #106 exporting layers 0.3s done [2024-07-09T22:06:51.552Z] #106 ... [2024-07-09T22:06:51.552Z] [2024-07-09T22:06:51.552Z] #204 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-09T22:06:51.552Z] #204 DONE 0.6s [2024-07-09T22:06:51.552Z] [2024-07-09T22:06:51.552Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:51.552Z] #205 DONE 0.5s [2024-07-09T22:06:51.552Z] [2024-07-09T22:06:51.552Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:51.552Z] #206 DONE 0.6s [2024-07-09T22:06:51.552Z] [2024-07-09T22:06:51.552Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:51.552Z] #207 DONE 0.6s [2024-07-09T22:06:51.552Z] [2024-07-09T22:06:51.552Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T22:06:51.552Z] #202 DONE 0.5s [2024-07-09T22:06:51.552Z] [2024-07-09T22:06:51.552Z] #208 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:06:51.552Z] #208 DONE 0.6s [2024-07-09T22:06:51.552Z] [2024-07-09T22:06:51.552Z] #106 [core-keeper] exporting to image [2024-07-09T22:06:51.552Z] #106 writing image sha256:066ee6e793510cc92a326512cfa1a7874a3be203bbbe06656be9376cfb02bff9 done [2024-07-09T22:06:51.552Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-07-09T22:06:51.821Z] #106 ... [2024-07-09T22:06:51.821Z] [2024-07-09T22:06:51.821Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-09T22:06:51.821Z] #209 DONE 0.6s [2024-07-09T22:06:51.821Z] [2024-07-09T22:06:51.821Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:06:52.082Z] #210 ... [2024-07-09T22:06:52.082Z] [2024-07-09T22:06:52.082Z] #211 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-09T22:06:52.082Z] #211 DONE 0.7s [2024-07-09T22:06:52.342Z] [2024-07-09T22:06:52.342Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-09T22:06:52.342Z] #212 DONE 0.7s [2024-07-09T22:06:52.342Z] [2024-07-09T22:06:52.342Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:52.342Z] #213 DONE 0.7s [2024-07-09T22:06:52.342Z] [2024-07-09T22:06:52.342Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-09T22:06:52.342Z] #214 DONE 0.8s [2024-07-09T22:06:52.342Z] [2024-07-09T22:06:52.342Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T22:06:52.342Z] #215 DONE 0.7s [2024-07-09T22:06:52.342Z] [2024-07-09T22:06:52.342Z] #106 [core-keeper] exporting to image [2024-07-09T22:06:52.342Z] #106 writing image sha256:08c136b2c9e05af23cb852163f4f7a3b9f1173367720acb15bd097c5ce9455bb done [2024-07-09T22:06:52.342Z] #106 naming to docker.io/library/core-command done [2024-07-09T22:06:52.342Z] #106 writing image sha256:fc7bec2b5c35b041cd7b98b52f42e899d8126ed299c9e6728dcf9e0645d0ce10 done [2024-07-09T22:06:52.342Z] #106 naming to docker.io/library/core-keeper done [2024-07-09T22:06:52.603Z] #106 ... [2024-07-09T22:06:52.603Z] [2024-07-09T22:06:52.603Z] #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:52.603Z] #216 DONE 0.2s [2024-07-09T22:06:52.603Z] [2024-07-09T22:06:52.603Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:06:52.603Z] #217 DONE 0.2s [2024-07-09T22:06:52.603Z] [2024-07-09T22:06:52.603Z] #106 [support-notifications] exporting to image [2024-07-09T22:06:52.603Z] #106 exporting layers 0.2s done [2024-07-09T22:06:52.603Z] #106 ... [2024-07-09T22:06:52.603Z] [2024-07-09T22:06:52.603Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:06:52.603Z] #210 DONE 0.9s [2024-07-09T22:06:52.603Z] [2024-07-09T22:06:52.603Z] #106 [security-proxy-auth] exporting to image [2024-07-09T22:06:52.603Z] #106 exporting layers 0.3s done [2024-07-09T22:06:52.603Z] #106 writing image sha256:a158591548dd0f5bb86af10ad4397edb912bcc83e16a46122ea952df5ef35574 done [2024-07-09T22:06:52.603Z] #106 naming to docker.io/library/support-scheduler done [2024-07-09T22:06:52.603Z] #106 writing image sha256:454911412c48d3eef0d4e33f5500b8e5f5c48bcc2bbb98bc6076fdf9fc729f19 0.0s done [2024-07-09T22:06:52.603Z] #106 naming to docker.io/library/core-metadata [2024-07-09T22:06:52.603Z] #106 exporting layers 0.2s done [2024-07-09T22:06:52.603Z] #106 naming to docker.io/library/core-metadata 0.0s done [2024-07-09T22:06:52.603Z] #106 writing image sha256:88399756d16508a839f0a7fc01b8d3bff11fc76639011d3fc4658aaff928f4b5 done [2024-07-09T22:06:52.603Z] #106 naming to docker.io/library/core-data done [2024-07-09T22:06:52.603Z] #106 writing image sha256:c519d21640520f55516c6a95032df5429b8da58cde414b484353c2d77217230a done [2024-07-09T22:06:52.603Z] #106 naming to docker.io/library/support-notifications done [2024-07-09T22:06:52.863Z] #106 ... [2024-07-09T22:06:52.863Z] [2024-07-09T22:06:52.863Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T22:06:52.863Z] #218 DONE 0.6s [2024-07-09T22:06:52.863Z] [2024-07-09T22:06:52.863Z] #106 [security-bootstrapper] exporting to image [2024-07-09T22:06:52.863Z] #106 writing image sha256:e1c374204d16dd2b83e8ce45dcac8a0fa858df64356c3f392b56289b9d89ed1b done [2024-07-09T22:06:52.863Z] #106 naming to docker.io/library/security-proxy-auth done [2024-07-09T22:06:53.122Z] #106 exporting layers 0.2s done [2024-07-09T22:06:53.122Z] #106 writing image sha256:a2ffd0113c088c76f43657b1529a003346f7777050f5e5ddb7ddcf97a38bebce done [2024-07-09T22:06:53.122Z] #106 naming to docker.io/library/security-bootstrapper done [2024-07-09T22:06:53.122Z] #106 DONE 17.9s [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:06:53.122Z] time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-09T22:06:53.159Z] $ docker stop --time=1 9a1e2bae11fb3b6912c002404b8bf3f6213d56b33231567b3d54028c35e85bdd [2024-07-09T22:06:54.469Z] $ docker rm -f --volumes 9a1e2bae11fb3b6912c002404b8bf3f6213d56b33231567b3d54028c35e85bdd [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T22:06:54.908Z] + docker images [2024-07-09T22:06:54.908Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-09T22:06:54.908Z] core-data latest 88399756d165 2 seconds ago 40.8MB [2024-07-09T22:06:54.908Z] support-scheduler latest a158591548dd 2 seconds ago 43.1MB [2024-07-09T22:06:54.908Z] core-metadata latest 454911412c48 2 seconds ago 41MB [2024-07-09T22:06:54.908Z] support-notifications latest c519d2164052 2 seconds ago 43.9MB [2024-07-09T22:06:54.908Z] security-proxy-auth latest e1c374204d16 2 seconds ago 38MB [2024-07-09T22:06:54.908Z] security-bootstrapper latest a2ffd0113c08 2 seconds ago 24MB [2024-07-09T22:06:54.908Z] core-keeper latest fc7bec2b5c35 3 seconds ago 35.6MB [2024-07-09T22:06:54.908Z] core-command latest 08c136b2c9e0 4 seconds ago 40.4MB [2024-07-09T22:06:54.908Z] security-secretstore-setup latest 066ee6e79351 4 seconds ago 42.2MB [2024-07-09T22:06:54.908Z] security-proxy-setup latest d19223586bef 13 seconds ago 31.2MB [2024-07-09T22:06:54.908Z] core-common-config-bootstrapper latest b2a7f77c3642 18 seconds ago 20.2MB [2024-07-09T22:06:54.908Z] security-spiffe-token-provider latest 94554346f87b 24 seconds ago 34MB [2024-07-09T22:06:54.908Z] security-spire-server latest 069515bb24e4 3 minutes ago 107MB [2024-07-09T22:06:54.908Z] security-spire-agent latest 86a19e8b19b2 3 minutes ago 166MB [2024-07-09T22:06:54.908Z] security-spire-config latest 8ecf05c8df35 3 minutes ago 107MB [2024-07-09T22:06:54.908Z] ci-base-image-x86_64 latest 08c67bf8553f 7 minutes ago 966MB [2024-07-09T22:06:54.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-09T22:06:54.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-09T22:06:54.908Z] 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-09T22:07:02.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-09T22:07:02.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-09T22:07:02.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-09T22:07:02.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-09T22:07:02.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-09T22:07:02.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-09T22:07:02.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-09T22:07:03.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-09T22:07:03.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-09T22:07:03.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-09T22:07:04.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-09T22:07:07.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-09T22:07:07.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-09T22:07:07.656Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-09T22:07:07.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-09T22:07:19.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-09T22:07:19.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-09T22:07:19.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements [2024-07-09T22:07:32.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-07-09T22:07:37.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-09T22:07:37.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-09T22:07:37.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-09T22:07:41.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.301s coverage: 69.2% of statements [2024-07-09T22:07:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-09T22:07:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-09T22:07:44.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.236s coverage: 53.2% of statements [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-09T22:07:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-09T22:07:59.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-09T22:07:59.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:07:59.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-09T22:07:59.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-09T22:07:59.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-09T22:08:00.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.007s coverage: 93.4% of statements [2024-07-09T22:08:00.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.264s coverage: 91.7% of statements [2024-07-09T22:08:05.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-09T22:08:05.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-09T22:08:06.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.211s coverage: 6.5% of statements [2024-07-09T22:08:12.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-09T22:08:12.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:08:12.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-09T22:08:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-09T22:08:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-09T22:08:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-09T22:08:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-09T22:08:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-09T22:08:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-09T22:08:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-09T22:08:14.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.581s coverage: 95.8% of statements [2024-07-09T22:08:15.528Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.089s coverage: 72.2% of statements [2024-07-09T22:08:25.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-09T22:08:25.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-09T22:08:26.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.317s coverage: 0.8% of statements [2024-07-09T22:08:26.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.139s coverage: 32.2% of statements [2024-07-09T22:08:30.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.142s coverage: 41.7% of statements [2024-07-09T22:08:30.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.091s coverage: 77.8% of statements [2024-07-09T22:08:30.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements [2024-07-09T22:08:30.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.108s coverage: 96.3% of statements [2024-07-09T22:08:35.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements [2024-07-09T22:08:36.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-09T22:08:37.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-09T22:08:37.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-09T22:08:37.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-09T22:08:41.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-09T22:08:41.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-09T22:08:41.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-09T22:08:41.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-09T22:08:46.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements [2024-07-09T22:08:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-09T22:08:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-09T22:08:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-09T22:08:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-09T22:08:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-09T22:08:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-09T22:08:59.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-09T22:09:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements [2024-07-09T22:09:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.148s coverage: 92.9% of statements [2024-07-09T22:09:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2024-07-09T22:09:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.108s coverage: 62.3% of statements [2024-07-09T22:09:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.118s coverage: 87.2% of statements [2024-07-09T22:09:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-07-09T22:09:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.073s coverage: 100.0% of statements [2024-07-09T22:09:03.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-09T22:09:04.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-09T22:09:05.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.331s coverage: 81.8% of statements [2024-07-09T22:09:05.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.281s coverage: 82.1% of statements [2024-07-09T22:09:05.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.104s coverage: 86.0% of statements [2024-07-09T22:09:10.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-09T22:09:10.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-09T22:09:12.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.736s coverage: 63.1% of statements [2024-07-09T22:09:12.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.109s coverage: 100.0% of statements [2024-07-09T22:09:14.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2024-07-09T22:09:14.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.101s coverage: 100.0% of statements [2024-07-09T22:09:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-09T22:09:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-09T22:09:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-09T22:09:14.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements [2024-07-09T22:09:14.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-07-09T22:09:20.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-09T22:09:20.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-09T22:09:20.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-09T22:09:22.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.691s coverage: 38.4% of statements [2024-07-09T22:09:22.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements [2024-07-09T22:09:22.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-09T22:09:22.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-09T22:09:22.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-09T22:09:22.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-09T22:09:23.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-07-09T22:09:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-09T22:09:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-09T22:09:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-09T22:09:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-09T22:09:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements [2024-07-09T22:09:36.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-09T22:09:36.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:09:36.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-09T22:09:36.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-09T22:09:38.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.484s coverage: 95.7% of statements [2024-07-09T22:09:41.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-09T22:09:41.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-09T22:09:41.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements [2024-07-09T22:09:45.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-09T22:09:45.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-09T22:09:45.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.272s coverage: 98.9% of statements [2024-07-09T22:09:47.322Z] 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-09T22:09:47.591Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-09T22:09:47.591Z] go vet ./... [2024-07-09T22:13:39.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-09T22:13:39.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-09T22:13:39.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-09T22:13:39.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-09T22:13:40.313Z] + ls -al . [2024-07-09T22:13:40.314Z] total 836 [2024-07-09T22:13:40.314Z] drwxrwxr-x 10 1001 1001 4096 Jul 9 22:03 . [2024-07-09T22:13:40.314Z] drwxr-xr-x 4 root root 4096 Jul 9 22:03 .. [2024-07-09T22:13:40.314Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 22:01 .blubracket [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 10 Jul 9 22:01 .dockerignore [2024-07-09T22:13:40.314Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 22:01 .git [2024-07-09T22:13:40.314Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 22:01 .github [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 1102 Jul 9 22:01 .gitignore [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 42 Jul 9 22:01 .golangci.yml [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 100 Jul 9 22:01 .hadolint.yml [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 155 Jul 9 22:01 .sonarcloud.properties [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 1171 Jul 9 22:01 ADOPTERS.md [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 20361 Jul 9 22:01 Attribution.txt [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 100284 Jul 9 22:01 CHANGELOG.md [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 22:01 CONTRIBUTING.md [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 677 Jul 9 22:01 GOVERNANCE.md [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 861 Jul 9 22:01 Jenkinsfile [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 22:01 LICENSE [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 16051 Jul 9 22:01 Makefile [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 582 Jul 9 22:01 OWNERS.md [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 9528 Jul 9 22:01 README.md [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 789 Jul 9 22:01 SECURITY.md [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 21:58 VERSION [2024-07-09T22:13:40.314Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 22:01 bin [2024-07-09T22:13:40.314Z] drwxrwxr-x 19 1001 1001 4096 Jul 9 22:01 cmd [2024-07-09T22:13:40.314Z] -rw-r--r-- 1 root root 481596 Jul 9 22:09 coverage.out [2024-07-09T22:13:40.314Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 22:01 fuzz_test [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 6911 Jul 9 22:01 go.mod [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 101537 Jul 9 22:01 go.sum [2024-07-09T22:13:40.314Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 22:01 internal [2024-07-09T22:13:40.314Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 22:01 openapi [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 584 Jul 9 22:01 security.txt [2024-07-09T22:13:40.314Z] -rw-rw-r-- 1 1001 1001 204 Jul 9 22:01 version.go [Pipeline] sh [2024-07-09T22:13:40.992Z] + '[' -e coverage.out ] [2024-07-09T22:13:40.992Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-09T22:13:41.033Z] Warning: overwriting stash ‘coverage-report’ [2024-07-09T22:13:41.847Z] Stashed 1 file(s) [Pipeline] sh [2024-07-09T22:13:42.498Z] + make build [2024-07-09T22:13:42.498Z] 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-09T22:16:34.195Z] 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-09T22:16:42.403Z] 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-09T22:16:50.593Z] 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-09T22:16:53.162Z] 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-09T22:17:01.340Z] 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-09T22:17:28.002Z] 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-09T22:17:36.201Z] 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-09T22:17:48.499Z] 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-09T22:17:51.847Z] 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-09T22:17:54.421Z] 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-09T22:17:58.673Z] 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-09T22:18:02.908Z] 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-09T22:18:08.243Z] $ docker stop --time=1 cee60eaedb5ba357ad0d367aa8cb3881ddf700c8a5d925d5d80fe0d4b304ab00 [2024-07-09T22:18:10.333Z] $ docker rm -f --volumes cee60eaedb5ba357ad0d367aa8cb3881ddf700c8a5d925d5d80fe0d4b304ab00 [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-09T22:18:14.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T22:18:14.046Z] [2024-07-09T22:18:14.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T22:18:14.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T22:18:14.763Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-09T22:18:14.763Z] 547446be3368: Pulling fs layer [2024-07-09T22:18:14.763Z] d125d8839a47: Pulling fs layer [2024-07-09T22:18:14.763Z] 3e85d5ac6304: Pulling fs layer [2024-07-09T22:18:14.763Z] c3105a71a48b: Pulling fs layer [2024-07-09T22:18:14.763Z] 0f093f025ec4: Pulling fs layer [2024-07-09T22:18:14.763Z] c3106fc0e877: Pulling fs layer [2024-07-09T22:18:14.763Z] c3105a71a48b: Waiting [2024-07-09T22:18:14.763Z] 0f093f025ec4: Waiting [2024-07-09T22:18:14.763Z] c3106fc0e877: Waiting [2024-07-09T22:18:15.030Z] 547446be3368: Download complete [2024-07-09T22:18:15.030Z] c3105a71a48b: Verifying Checksum [2024-07-09T22:18:15.030Z] c3105a71a48b: Download complete [2024-07-09T22:18:15.295Z] d125d8839a47: Verifying Checksum [2024-07-09T22:18:15.295Z] d125d8839a47: Download complete [2024-07-09T22:18:15.295Z] c3106fc0e877: Verifying Checksum [2024-07-09T22:18:15.295Z] c3106fc0e877: Download complete [2024-07-09T22:18:15.563Z] 0f093f025ec4: Verifying Checksum [2024-07-09T22:18:15.563Z] 0f093f025ec4: Download complete [2024-07-09T22:18:15.829Z] 547446be3368: Pull complete [2024-07-09T22:18:16.782Z] d125d8839a47: Pull complete [2024-07-09T22:18:17.363Z] 3e85d5ac6304: Verifying Checksum [2024-07-09T22:18:17.363Z] 3e85d5ac6304: Download complete [2024-07-09T22:18:27.432Z] 3e85d5ac6304: Pull complete [2024-07-09T22:18:27.432Z] c3105a71a48b: Pull complete [2024-07-09T22:18:28.014Z] 0f093f025ec4: Pull complete [2024-07-09T22:18:28.280Z] c3106fc0e877: Pull complete [2024-07-09T22:18:28.280Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-09T22:18:28.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T22:18:28.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T22:18:28.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container [2024-07-09T22:18:28.690Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-09T22:18:30.982Z] $ docker top d408faa54699bd2680874533b31b082544c537a04919ce3b103fa10032cda157 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T22:18:31.946Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-09T22:18:42.025Z] #1 [core-command internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #1 transferring dockerfile: [2024-07-09T22:18:42.025Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-07-09T22:18:42.025Z] #1 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #2 [core-data internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-07-09T22:18:42.025Z] #2 DONE 0.0s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #3 transferring dockerfile: 2.50kB 0.0s done [2024-07-09T22:18:42.025Z] #3 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-07-09T22:18:42.025Z] #4 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #5 transferring dockerfile: 2.23kB done [2024-07-09T22:18:42.025Z] #5 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #6 transferring dockerfile: 1.69kB done [2024-07-09T22:18:42.025Z] #6 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #7 transferring dockerfile: 1.70kB done [2024-07-09T22:18:42.025Z] #7 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #8 transferring dockerfile: 2.06kB 0.0s done [2024-07-09T22:18:42.025Z] #8 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #9 transferring dockerfile: 1.81kB done [2024-07-09T22:18:42.025Z] #9 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #10 transferring dockerfile: 2.01kB done [2024-07-09T22:18:42.025Z] #10 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #11 transferring dockerfile: 1.95kB done [2024-07-09T22:18:42.025Z] #11 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-07-09T22:18:42.025Z] #12 transferring dockerfile: 1.93kB done [2024-07-09T22:18:42.025Z] #12 DONE 0.1s [2024-07-09T22:18:42.025Z] [2024-07-09T22:18:42.025Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-09T22:18:42.294Z] #13 transferring dockerfile: 2.93kB done [2024-07-09T22:18:42.294Z] #13 DONE 0.1s [2024-07-09T22:18:42.294Z] [2024-07-09T22:18:42.294Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-09T22:18:42.294Z] #14 DONE 0.0s [2024-07-09T22:18:42.294Z] [2024-07-09T22:18:42.294Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-09T22:18:42.294Z] #15 transferring dockerfile: 2.15kB done [2024-07-09T22:18:42.294Z] #15 DONE 0.0s [2024-07-09T22:18:42.294Z] [2024-07-09T22:18:42.294Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-09T22:18:42.294Z] #14 transferring dockerfile: 2.49kB done [2024-07-09T22:18:42.294Z] #14 DONE 0.1s [2024-07-09T22:18:42.294Z] [2024-07-09T22:18:42.294Z] #16 [core-command internal] load .dockerignore [2024-07-09T22:18:42.294Z] #16 transferring context: [2024-07-09T22:18:42.561Z] #16 transferring context: 50B done [2024-07-09T22:18:42.561Z] #16 DONE 0.1s [2024-07-09T22:18:43.144Z] [2024-07-09T22:18:43.144Z] #17 [core-data internal] load .dockerignore [2024-07-09T22:18:43.144Z] #17 transferring context: 50B 0.0s done [2024-07-09T22:18:43.144Z] #17 DONE 0.0s [2024-07-09T22:18:43.144Z] [2024-07-09T22:18:43.144Z] #18 [security-proxy-setup internal] load .dockerignore [2024-07-09T22:18:43.144Z] #18 transferring context: 50B 0.0s done [2024-07-09T22:18:43.144Z] #18 DONE 0.0s [2024-07-09T22:18:43.144Z] [2024-07-09T22:18:43.144Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-07-09T22:18:43.144Z] #19 transferring context: 50B done [2024-07-09T22:18:43.416Z] #19 DONE 0.1s [2024-07-09T22:18:43.416Z] [2024-07-09T22:18:43.416Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-09T22:18:43.416Z] #20 transferring context: 50B 0.0s done [2024-07-09T22:18:43.416Z] #20 DONE 0.1s [2024-07-09T22:18:43.416Z] [2024-07-09T22:18:43.416Z] #21 [security-spire-config internal] load .dockerignore [2024-07-09T22:18:43.416Z] #21 transferring context: 50B 0.0s done [2024-07-09T22:18:43.416Z] #21 DONE 0.1s [2024-07-09T22:18:43.416Z] [2024-07-09T22:18:43.416Z] #22 [security-spire-server internal] load .dockerignore [2024-07-09T22:18:43.691Z] #22 transferring context: 50B done [2024-07-09T22:18:43.691Z] #22 DONE 0.1s [2024-07-09T22:18:43.691Z] [2024-07-09T22:18:43.691Z] #23 [security-spire-agent internal] load .dockerignore [2024-07-09T22:18:43.691Z] #23 transferring context: 50B 0.0s done [2024-07-09T22:18:43.691Z] #23 DONE 0.1s [2024-07-09T22:18:43.691Z] [2024-07-09T22:18:43.691Z] #24 [core-metadata internal] load .dockerignore [2024-07-09T22:18:43.691Z] #24 transferring context: 50B done [2024-07-09T22:18:43.691Z] #24 DONE 0.1s [2024-07-09T22:18:43.691Z] [2024-07-09T22:18:43.691Z] #25 [support-notifications internal] load .dockerignore [2024-07-09T22:18:43.691Z] #25 DONE 0.0s [2024-07-09T22:18:43.691Z] [2024-07-09T22:18:43.691Z] #26 [core-keeper internal] load .dockerignore [2024-07-09T22:18:43.691Z] #26 transferring context: 50B 0.0s done [2024-07-09T22:18:43.691Z] #26 DONE 0.1s [2024-07-09T22:18:43.985Z] [2024-07-09T22:18:43.985Z] #25 [support-notifications internal] load .dockerignore [2024-07-09T22:18:43.985Z] #25 transferring context: 50B done [2024-07-09T22:18:43.985Z] #25 DONE 0.1s [2024-07-09T22:18:43.985Z] [2024-07-09T22:18:43.985Z] #27 [support-scheduler internal] load .dockerignore [2024-07-09T22:18:43.985Z] #27 transferring context: 50B done [2024-07-09T22:18:43.985Z] #27 DONE 0.1s [2024-07-09T22:18:43.985Z] [2024-07-09T22:18:43.985Z] #28 [security-bootstrapper internal] load .dockerignore [2024-07-09T22:18:43.985Z] #28 transferring context: 50B 0.0s done [2024-07-09T22:18:43.985Z] #28 DONE 0.1s [2024-07-09T22:18:43.985Z] [2024-07-09T22:18:43.985Z] #29 [security-proxy-auth internal] load .dockerignore [2024-07-09T22:18:43.985Z] #29 transferring context: 50B 0.0s done [2024-07-09T22:18:43.985Z] #29 DONE 0.1s [2024-07-09T22:18:43.985Z] [2024-07-09T22:18:43.985Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:43.985Z] #30 DONE 0.0s [2024-07-09T22:18:43.985Z] [2024-07-09T22:18:43.985Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:44.257Z] #31 DONE 0.2s [2024-07-09T22:18:44.257Z] [2024-07-09T22:18:44.257Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-07-09T22:18:44.257Z] #32 transferring context: 50B 0.0s done [2024-07-09T22:18:44.257Z] #32 DONE 0.1s [2024-07-09T22:18:44.257Z] [2024-07-09T22:18:44.257Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:44.257Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:44.528Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:44.528Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.10MB / 3.34MB 0.1s [2024-07-09T22:18:44.528Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:44.528Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:44.795Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:44.795Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-09T22:18:45.381Z] #33 ... [2024-07-09T22:18:45.381Z] [2024-07-09T22:18:45.381Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:45.381Z] #34 DONE 1.0s [2024-07-09T22:18:45.381Z] [2024-07-09T22:18:45.381Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:45.649Z] #33 ... [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:45.649Z] #30 DONE 0.0s [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:45.649Z] #35 DONE 0.2s [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:45.649Z] #33 ... [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:45.649Z] #30 DONE 0.0s [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:45.649Z] #31 DONE 0.2s [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:45.649Z] #34 DONE 1.6s [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:45.649Z] #35 DONE 0.5s [2024-07-09T22:18:45.649Z] [2024-07-09T22:18:45.649Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:45.649Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:45.649Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:45.649Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:45.649Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:45.649Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:45.649Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:45.915Z] #33 ... [2024-07-09T22:18:45.916Z] [2024-07-09T22:18:45.916Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:45.916Z] #30 DONE 0.0s [2024-07-09T22:18:45.916Z] [2024-07-09T22:18:45.916Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:45.916Z] #31 DONE 0.3s [2024-07-09T22:18:45.916Z] [2024-07-09T22:18:45.916Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:45.916Z] #34 DONE 1.7s [2024-07-09T22:18:45.916Z] [2024-07-09T22:18:45.916Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:45.916Z] #35 DONE 0.6s [2024-07-09T22:18:45.916Z] [2024-07-09T22:18:45.916Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:45.916Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:45.916Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:45.916Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:45.916Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:45.916Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:45.916Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:46.189Z] #33 ... [2024-07-09T22:18:46.189Z] [2024-07-09T22:18:46.189Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:46.189Z] #30 DONE 0.0s [2024-07-09T22:18:46.189Z] [2024-07-09T22:18:46.189Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:46.189Z] #34 DONE 1.7s [2024-07-09T22:18:46.189Z] [2024-07-09T22:18:46.189Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:46.189Z] #35 DONE 0.6s [2024-07-09T22:18:46.189Z] [2024-07-09T22:18:46.189Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:46.189Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:46.189Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:46.189Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:46.189Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:46.189Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:46.189Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:46.458Z] #33 ... [2024-07-09T22:18:46.458Z] [2024-07-09T22:18:46.458Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:46.458Z] #31 DONE 0.5s [2024-07-09T22:18:46.458Z] [2024-07-09T22:18:46.458Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:46.724Z] #31 DONE 0.7s [2024-07-09T22:18:46.724Z] [2024-07-09T22:18:46.724Z] #36 [core-data internal] load build context [2024-07-09T22:18:46.724Z] #36 ... [2024-07-09T22:18:46.724Z] [2024-07-09T22:18:46.724Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:46.724Z] #33 DONE 3.0s [2024-07-09T22:18:46.724Z] [2024-07-09T22:18:46.724Z] #36 [core-data internal] load build context [2024-07-09T22:18:46.991Z] #36 ... [2024-07-09T22:18:46.991Z] [2024-07-09T22:18:46.991Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:46.991Z] #30 DONE 0.0s [2024-07-09T22:18:46.991Z] [2024-07-09T22:18:46.991Z] #36 [core-data internal] load build context [2024-07-09T22:18:46.991Z] #36 ... [2024-07-09T22:18:46.991Z] [2024-07-09T22:18:46.991Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:46.991Z] #30 DONE 0.0s [2024-07-09T22:18:46.991Z] [2024-07-09T22:18:46.991Z] #36 [core-data internal] load build context [2024-07-09T22:18:47.257Z] #36 ... [2024-07-09T22:18:47.257Z] [2024-07-09T22:18:47.257Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:47.257Z] #30 DONE 0.0s [2024-07-09T22:18:47.257Z] [2024-07-09T22:18:47.257Z] #36 [core-data internal] load build context [2024-07-09T22:18:47.257Z] #36 ... [2024-07-09T22:18:47.257Z] [2024-07-09T22:18:47.257Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:47.257Z] #30 DONE 0.0s [2024-07-09T22:18:47.257Z] [2024-07-09T22:18:47.257Z] #36 [core-data internal] load build context [2024-07-09T22:18:47.525Z] #36 ... [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:47.525Z] #34 DONE 1.9s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:47.525Z] #35 DONE 0.7s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:47.525Z] #30 DONE 0.0s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:47.525Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:47.525Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:47.525Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:47.525Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:47.525Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:47.525Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:47.525Z] #33 DONE 3.2s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:47.525Z] #34 DONE 1.9s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:47.525Z] #35 DONE 0.7s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:47.525Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:47.525Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:47.525Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:47.525Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:47.525Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:47.525Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:47.525Z] #33 DONE 3.2s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #37 [core-keeper internal] load build context [2024-07-09T22:18:47.525Z] #37 ... [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:47.525Z] #34 DONE 1.9s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:47.525Z] #35 DONE 0.8s [2024-07-09T22:18:47.525Z] [2024-07-09T22:18:47.525Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:47.525Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:47.525Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:47.525Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:47.525Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:47.525Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:47.525Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:47.525Z] #33 DONE 3.2s [2024-07-09T22:18:47.792Z] [2024-07-09T22:18:47.792Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:47.792Z] #30 DONE 0.1s [2024-07-09T22:18:47.792Z] [2024-07-09T22:18:47.792Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:47.792Z] #31 ... [2024-07-09T22:18:47.792Z] [2024-07-09T22:18:47.792Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T22:18:47.792Z] #30 DONE 0.1s [2024-07-09T22:18:47.792Z] [2024-07-09T22:18:47.792Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:48.755Z] #31 ... [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T22:18:48.755Z] #38 DONE 2.3s [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T22:18:48.755Z] #31 DONE 2.4s [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #39 [core-command internal] load build context [2024-07-09T22:18:48.755Z] #39 transferring context: 44.34MB 4.3s [2024-07-09T22:18:48.755Z] #39 ... [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:48.755Z] #34 DONE 2.0s [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:48.755Z] #35 DONE 0.9s [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:48.755Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:48.755Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:48.755Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:48.755Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:48.755Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:48.755Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:48.755Z] #33 DONE 3.3s [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:18:48.755Z] #40 DONE 0.0s [2024-07-09T22:18:48.755Z] [2024-07-09T22:18:48.755Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:18:48.755Z] #41 DONE 0.0s [2024-07-09T22:18:49.021Z] [2024-07-09T22:18:49.021Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T22:18:49.021Z] #34 DONE 2.0s [2024-07-09T22:18:49.021Z] [2024-07-09T22:18:49.021Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-09T22:18:49.021Z] #35 DONE 0.9s [2024-07-09T22:18:49.021Z] [2024-07-09T22:18:49.021Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:49.021Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:49.021Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:49.021Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:49.021Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:49.021Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:49.021Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:49.021Z] #33 DONE 3.3s [2024-07-09T22:18:49.021Z] [2024-07-09T22:18:49.021Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:49.021Z] #42 DONE 0.1s [2024-07-09T22:18:49.021Z] [2024-07-09T22:18:49.021Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:18:49.021Z] #41 ... [2024-07-09T22:18:49.021Z] [2024-07-09T22:18:49.021Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-09T22:18:49.021Z] #43 DONE 2.3s [2024-07-09T22:18:49.021Z] [2024-07-09T22:18:49.021Z] #44 [security-spire-config internal] load build context [2024-07-09T22:18:49.021Z] #44 DONE 0.0s [2024-07-09T22:18:49.291Z] [2024-07-09T22:18:49.292Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:49.292Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:49.563Z] #42 ... [2024-07-09T22:18:49.563Z] [2024-07-09T22:18:49.563Z] #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T22:18:49.563Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-09T22:18:49.563Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T22:18:49.563Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-09T22:18:49.563Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T22:18:49.563Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T22:18:49.563Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-09T22:18:49.563Z] #33 DONE 3.3s [2024-07-09T22:18:49.563Z] [2024-07-09T22:18:49.563Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:51.505Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done [2024-07-09T22:18:51.771Z] #42 ... [2024-07-09T22:18:51.771Z] [2024-07-09T22:18:51.771Z] #45 [security-spire-server internal] load build context [2024-07-09T22:18:51.771Z] #45 transferring context: 26.79kB 0.3s done [2024-07-09T22:18:51.771Z] #45 DONE 2.8s [2024-07-09T22:18:51.771Z] [2024-07-09T22:18:51.771Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:18:52.040Z] #46 ... [2024-07-09T22:18:52.040Z] [2024-07-09T22:18:52.040Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:52.040Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T22:18:52.628Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-09T22:18:52.895Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-09T22:18:53.481Z] #42 ... [2024-07-09T22:18:53.481Z] [2024-07-09T22:18:53.481Z] #47 [security-spire-agent internal] load build context [2024-07-09T22:18:53.481Z] #47 transferring context: 26.32kB 0.3s done [2024-07-09T22:18:53.481Z] #47 DONE 4.1s [2024-07-09T22:18:53.481Z] [2024-07-09T22:18:53.481Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:53.481Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.7s [2024-07-09T22:18:53.748Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s [2024-07-09T22:18:54.015Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s [2024-07-09T22:18:54.015Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.0s [2024-07-09T22:18:54.287Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.3s done [2024-07-09T22:18:54.287Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s [2024-07-09T22:18:54.287Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s [2024-07-09T22:18:54.287Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-07-09T22:18:54.874Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done [2024-07-09T22:18:54.874Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done [2024-07-09T22:18:54.874Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done [2024-07-09T22:18:54.874Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done [2024-07-09T22:18:54.874Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done [2024-07-09T22:18:54.874Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s [2024-07-09T22:18:55.145Z] #42 ... [2024-07-09T22:18:55.145Z] [2024-07-09T22:18:55.145Z] #44 [security-spire-config internal] load build context [2024-07-09T22:18:55.145Z] #44 transferring context: 25.04kB 0.4s done [2024-07-09T22:18:55.145Z] #44 DONE 5.6s [2024-07-09T22:18:55.145Z] [2024-07-09T22:18:55.145Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:55.145Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done [2024-07-09T22:18:55.145Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done [2024-07-09T22:18:55.145Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done [2024-07-09T22:18:55.729Z] #42 ... [2024-07-09T22:18:55.729Z] [2024-07-09T22:18:55.729Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:18:55.729Z] #0 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:55.729Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:55.729Z] #48 ... [2024-07-09T22:18:55.729Z] [2024-07-09T22:18:55.729Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:18:56.001Z] #49 ... [2024-07-09T22:18:56.001Z] [2024-07-09T22:18:56.001Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:56.001Z] #42 ... [2024-07-09T22:18:56.001Z] [2024-07-09T22:18:56.001Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T22:18:56.001Z] #0 5.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:56.001Z] #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:56.001Z] #0 8.093 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:18:56.001Z] #0 8.093 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:18:56.001Z] #0 8.093 OK: 19951 distinct packages available [2024-07-09T22:18:56.001Z] #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:56.001Z] #0 9.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:56.001Z] #50 ... [2024-07-09T22:18:56.001Z] [2024-07-09T22:18:56.001Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:18:56.269Z] #51 ... [2024-07-09T22:18:56.269Z] [2024-07-09T22:18:56.269Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:18:56.540Z] #52 ... [2024-07-09T22:18:56.540Z] [2024-07-09T22:18:56.540Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:56.807Z] #42 ... [2024-07-09T22:18:56.807Z] [2024-07-09T22:18:56.807Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T22:18:56.807Z] #0 7.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:56.807Z] #0 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:56.807Z] #53 ... [2024-07-09T22:18:56.807Z] [2024-07-09T22:18:56.807Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:57.072Z] #42 ... [2024-07-09T22:18:57.072Z] [2024-07-09T22:18:57.072Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T22:18:57.072Z] #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:57.072Z] #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:57.340Z] #54 ... [2024-07-09T22:18:57.340Z] [2024-07-09T22:18:57.340Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-09T22:18:57.340Z] #0 8.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:57.340Z] #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:57.340Z] #55 ... [2024-07-09T22:18:57.340Z] [2024-07-09T22:18:57.340Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T22:18:57.340Z] #0 9.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:18:57.340Z] #56 ... [2024-07-09T22:18:57.340Z] [2024-07-09T22:18:57.340Z] #36 [core-data internal] load build context [2024-07-09T22:18:57.340Z] #36 transferring context: 27.94MB 11.6s [2024-07-09T22:18:57.608Z] #36 ... [2024-07-09T22:18:57.608Z] [2024-07-09T22:18:57.608Z] #57 [support-scheduler internal] load build context [2024-07-09T22:18:57.608Z] #57 ... [2024-07-09T22:18:57.608Z] [2024-07-09T22:18:57.608Z] #58 [support-notifications internal] load build context [2024-07-09T22:18:57.877Z] #58 ... [2024-07-09T22:18:57.877Z] [2024-07-09T22:18:57.877Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T22:18:57.877Z] #59 ... [2024-07-09T22:18:57.877Z] [2024-07-09T22:18:57.877Z] #60 [core-metadata internal] load build context [2024-07-09T22:18:57.877Z] #60 ... [2024-07-09T22:18:57.877Z] [2024-07-09T22:18:57.877Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T22:18:58.142Z] #61 ... [2024-07-09T22:18:58.142Z] [2024-07-09T22:18:58.142Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T22:18:58.142Z] #62 ... [2024-07-09T22:18:58.142Z] [2024-07-09T22:18:58.142Z] #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-09T22:18:58.409Z] #63 ... [2024-07-09T22:18:58.409Z] [2024-07-09T22:18:58.409Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:58.409Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 5.4s [2024-07-09T22:18:58.409Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-07-09T22:18:58.991Z] #42 ... [2024-07-09T22:18:58.991Z] [2024-07-09T22:18:58.991Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:18:58.991Z] #64 ... [2024-07-09T22:18:58.991Z] [2024-07-09T22:18:58.991Z] #39 [core-command internal] load build context [2024-07-09T22:18:59.268Z] #39 ... [2024-07-09T22:18:59.268Z] [2024-07-09T22:18:59.268Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:18:59.268Z] #40 ... [2024-07-09T22:18:59.268Z] [2024-07-09T22:18:59.268Z] #37 [core-keeper internal] load build context [2024-07-09T22:18:59.537Z] #37 ... [2024-07-09T22:18:59.537Z] [2024-07-09T22:18:59.537Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:18:59.537Z] #65 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.3s done [2024-07-09T22:18:59.537Z] #65 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-09T22:18:59.537Z] #65 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-09T22:18:59.537Z] #65 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-09T22:18:59.537Z] #65 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-07-09T22:18:59.537Z] #65 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-07-09T22:18:59.537Z] #65 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done [2024-07-09T22:18:59.537Z] #65 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done [2024-07-09T22:18:59.537Z] #65 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.40MB / 17.12MB 5.9s [2024-07-09T22:18:59.537Z] #65 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-07-09T22:18:59.537Z] #65 ... [2024-07-09T22:18:59.537Z] [2024-07-09T22:18:59.537Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:18:59.537Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 6.6s [2024-07-09T22:19:00.497Z] #42 ... [2024-07-09T22:19:00.497Z] [2024-07-09T22:19:00.497Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T22:19:00.497Z] #66 ... [2024-07-09T22:19:00.497Z] [2024-07-09T22:19:00.497Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T22:19:00.768Z] #67 ... [2024-07-09T22:19:00.768Z] [2024-07-09T22:19:00.768Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T22:19:00.768Z] #68 ... [2024-07-09T22:19:00.768Z] [2024-07-09T22:19:00.768Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:01.041Z] #41 ... [2024-07-09T22:19:01.041Z] [2024-07-09T22:19:01.041Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T22:19:01.041Z] #69 ... [2024-07-09T22:19:01.041Z] [2024-07-09T22:19:01.041Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:02.448Z] #41 ... [2024-07-09T22:19:02.448Z] [2024-07-09T22:19:02.448Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:19:02.448Z] #48 13.82 OK: 266 MiB in 52 packages [2024-07-09T22:19:02.448Z] #48 DONE 17.5s [2024-07-09T22:19:02.448Z] [2024-07-09T22:19:02.448Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:19:02.448Z] #65 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 8.6s [2024-07-09T22:19:02.448Z] #65 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-07-09T22:19:02.448Z] #65 ... [2024-07-09T22:19:02.448Z] [2024-07-09T22:19:02.448Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:02.448Z] #46 ... [2024-07-09T22:19:02.448Z] [2024-07-09T22:19:02.448Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:02.448Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 9.6s [2024-07-09T22:19:02.715Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-07-09T22:19:02.980Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-07-09T22:19:03.274Z] #42 ... [2024-07-09T22:19:03.274Z] [2024-07-09T22:19:03.274Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T22:19:03.274Z] #53 12.27 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:03.274Z] #53 12.27 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:03.274Z] #53 12.41 OK: 8 MiB in 16 packages [2024-07-09T22:19:03.274Z] #53 DONE 16.4s [2024-07-09T22:19:03.274Z] [2024-07-09T22:19:03.274Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:03.543Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 10.6s [2024-07-09T22:19:04.143Z] #42 ... [2024-07-09T22:19:04.143Z] [2024-07-09T22:19:04.143Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T22:19:04.143Z] #50 14.36 OK: 266 MiB in 52 packages [2024-07-09T22:19:04.143Z] #50 DONE 18.2s [2024-07-09T22:19:04.143Z] [2024-07-09T22:19:04.143Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:04.410Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 11.5s [2024-07-09T22:19:04.995Z] #42 ... [2024-07-09T22:19:04.995Z] [2024-07-09T22:19:04.995Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-09T22:19:04.995Z] #55 13.60 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:04.995Z] #55 13.60 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:04.995Z] #55 13.97 OK: 8 MiB in 16 packages [2024-07-09T22:19:04.995Z] #55 DONE 18.3s [2024-07-09T22:19:04.995Z] [2024-07-09T22:19:04.995Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:05.578Z] #42 ... [2024-07-09T22:19:05.578Z] [2024-07-09T22:19:05.578Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T22:19:05.578Z] #61 DONE 17.8s [2024-07-09T22:19:05.578Z] [2024-07-09T22:19:05.578Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:05.578Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.67MB / 23.39MB 12.6s [2024-07-09T22:19:06.162Z] #42 ... [2024-07-09T22:19:06.162Z] [2024-07-09T22:19:06.162Z] #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-09T22:19:06.162Z] #63 DONE 17.8s [2024-07-09T22:19:06.162Z] [2024-07-09T22:19:06.162Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:06.430Z] #42 ... [2024-07-09T22:19:06.430Z] [2024-07-09T22:19:06.430Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:06.430Z] #51 transferring context: 40.22MB 20.3s [2024-07-09T22:19:06.430Z] #51 ... [2024-07-09T22:19:06.430Z] [2024-07-09T22:19:06.430Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:06.698Z] #42 ... [2024-07-09T22:19:06.698Z] [2024-07-09T22:19:06.698Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T22:19:06.698Z] #56 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:06.698Z] #56 15.26 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:06.698Z] #56 15.59 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:06.698Z] #56 15.59 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:06.698Z] #56 15.76 (4/6) Installing openssl (3.1.6-r0) [2024-07-09T22:19:06.698Z] #56 15.76 (5/6) Installing su-exec (0.2-r3) [2024-07-09T22:19:06.698Z] #56 15.76 (6/6) Installing yq (4.33.3-r5) [2024-07-09T22:19:06.698Z] #56 16.37 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:06.698Z] #56 16.85 OK: 18 MiB in 19 packages [2024-07-09T22:19:06.698Z] #56 DONE 19.6s [2024-07-09T22:19:06.698Z] [2024-07-09T22:19:06.698Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:06.698Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.9s [2024-07-09T22:19:06.980Z] #42 ... [2024-07-09T22:19:06.980Z] [2024-07-09T22:19:06.980Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:07.251Z] #52 ... [2024-07-09T22:19:07.251Z] [2024-07-09T22:19:07.251Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:07.518Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 14.7s [2024-07-09T22:19:07.800Z] #42 ... [2024-07-09T22:19:07.800Z] [2024-07-09T22:19:07.800Z] #36 [core-data internal] load build context [2024-07-09T22:19:08.066Z] #36 ... [2024-07-09T22:19:08.066Z] [2024-07-09T22:19:08.066Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:08.066Z] #57 ... [2024-07-09T22:19:08.066Z] [2024-07-09T22:19:08.066Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:08.066Z] #58 ... [2024-07-09T22:19:08.066Z] [2024-07-09T22:19:08.066Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T22:19:08.066Z] #49 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:08.066Z] #49 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:08.066Z] #49 17.43 OK: 266 MiB in 52 packages [2024-07-09T22:19:08.066Z] #49 DONE 22.7s [2024-07-09T22:19:08.066Z] [2024-07-09T22:19:08.066Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:08.066Z] #58 ... [2024-07-09T22:19:08.066Z] [2024-07-09T22:19:08.066Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:08.333Z] #60 ... [2024-07-09T22:19:08.333Z] [2024-07-09T22:19:08.333Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:08.333Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 15.6s [2024-07-09T22:19:08.916Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 15.7s done [2024-07-09T22:19:08.916Z] #42 ... [2024-07-09T22:19:08.916Z] [2024-07-09T22:19:08.916Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T22:19:08.916Z] #59 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:08.916Z] #59 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:08.916Z] #59 18.58 OK: 266 MiB in 52 packages [2024-07-09T22:19:08.916Z] #59 DONE 21.5s [2024-07-09T22:19:09.188Z] [2024-07-09T22:19:09.188Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:09.188Z] #60 ... [2024-07-09T22:19:09.188Z] [2024-07-09T22:19:09.188Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:09.188Z] #64 ... [2024-07-09T22:19:09.188Z] [2024-07-09T22:19:09.188Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T22:19:09.188Z] #54 13.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:19:09.188Z] #54 13.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:19:09.188Z] #54 13.83 OK: 19948 distinct packages available [2024-07-09T22:19:09.188Z] #54 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:09.188Z] #54 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:09.188Z] #54 18.02 (1/11) Installing ca-certificates (20240226-r0) [2024-07-09T22:19:09.188Z] #54 18.13 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-09T22:19:09.188Z] #54 18.13 (3/11) Installing libunistring (1.1-r1) [2024-07-09T22:19:09.188Z] #54 18.13 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-09T22:19:09.188Z] #54 18.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-09T22:19:09.188Z] #54 18.37 (6/11) Installing libcurl (8.5.0-r0) [2024-07-09T22:19:09.188Z] #54 18.37 (7/11) Installing curl (8.5.0-r0) [2024-07-09T22:19:09.188Z] #54 18.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:09.188Z] #54 18.60 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-09T22:19:09.188Z] #54 18.60 (10/11) Installing libucontext (1.2-r2) [2024-07-09T22:19:09.188Z] #54 18.60 (11/11) Installing gcompat (1.1.0-r1) [2024-07-09T22:19:09.188Z] #54 18.60 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:09.188Z] #54 18.60 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:19:09.188Z] #54 19.22 OK: 13 MiB in 26 packages [2024-07-09T22:19:09.188Z] #54 DONE 22.2s [2024-07-09T22:19:09.188Z] [2024-07-09T22:19:09.188Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:09.188Z] #64 ... [2024-07-09T22:19:09.188Z] [2024-07-09T22:19:09.188Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:09.454Z] #70 ... [2024-07-09T22:19:09.454Z] [2024-07-09T22:19:09.454Z] #39 [core-command internal] load build context [2024-07-09T22:19:09.454Z] #39 ... [2024-07-09T22:19:09.454Z] [2024-07-09T22:19:09.454Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:09.719Z] #40 ... [2024-07-09T22:19:09.719Z] [2024-07-09T22:19:09.719Z] #37 [core-keeper internal] load build context [2024-07-09T22:19:09.719Z] #37 ... [2024-07-09T22:19:09.719Z] [2024-07-09T22:19:09.719Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T22:19:09.719Z] #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:09.719Z] #62 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:09.719Z] #62 17.92 (1/2) Installing ca-certificates (20240226-r0) [2024-07-09T22:19:09.719Z] #62 18.20 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:09.719Z] #62 18.20 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:09.719Z] #62 18.32 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:19:09.719Z] #62 19.12 OK: 9 MiB in 17 packages [2024-07-09T22:19:09.719Z] #62 DONE 21.7s [2024-07-09T22:19:09.719Z] [2024-07-09T22:19:09.719Z] #37 [core-keeper internal] load build context [2024-07-09T22:19:09.719Z] #37 ... [2024-07-09T22:19:09.719Z] [2024-07-09T22:19:09.719Z] #39 [core-command internal] load build context [2024-07-09T22:19:10.675Z] #39 transferring context: 68.21MB 26.2s [2024-07-09T22:19:12.617Z] #39 ... [2024-07-09T22:19:12.617Z] [2024-07-09T22:19:12.617Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:12.617Z] #41 ... [2024-07-09T22:19:12.617Z] [2024-07-09T22:19:12.617Z] #39 [core-command internal] load build context [2024-07-09T22:19:12.617Z] #39 ... [2024-07-09T22:19:12.617Z] [2024-07-09T22:19:12.617Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:19:12.617Z] #65 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 12.9s done [2024-07-09T22:19:12.617Z] #65 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2024-07-09T22:19:12.617Z] #65 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s [2024-07-09T22:19:12.884Z] #65 ... [2024-07-09T22:19:12.884Z] [2024-07-09T22:19:12.884Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:12.884Z] #46 ... [2024-07-09T22:19:12.884Z] [2024-07-09T22:19:12.884Z] #36 [core-data internal] load build context [2024-07-09T22:19:13.156Z] #36 ... [2024-07-09T22:19:13.156Z] [2024-07-09T22:19:13.156Z] #39 [core-command internal] load build context [2024-07-09T22:19:13.744Z] #39 ... [2024-07-09T22:19:13.744Z] [2024-07-09T22:19:13.744Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T22:19:13.744Z] #68 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:13.744Z] #68 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:13.744Z] #68 21.09 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:13.744Z] #68 21.16 (2/2) Installing su-exec (0.2-r3) [2024-07-09T22:19:13.744Z] #68 21.16 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:13.744Z] #68 21.22 OK: 8 MiB in 17 packages [2024-07-09T22:19:13.744Z] #68 DONE 23.0s [2024-07-09T22:19:13.744Z] [2024-07-09T22:19:13.744Z] #39 [core-command internal] load build context [2024-07-09T22:19:13.744Z] #39 ... [2024-07-09T22:19:13.744Z] [2024-07-09T22:19:13.744Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:13.744Z] #71 ... [2024-07-09T22:19:13.744Z] [2024-07-09T22:19:13.744Z] #39 [core-command internal] load build context [2024-07-09T22:19:15.200Z] #39 ... [2024-07-09T22:19:15.200Z] [2024-07-09T22:19:15.200Z] #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-09T22:19:15.200Z] #72 ... [2024-07-09T22:19:15.200Z] [2024-07-09T22:19:15.200Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:15.466Z] #46 ... [2024-07-09T22:19:15.466Z] [2024-07-09T22:19:15.466Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T22:19:15.466Z] #66 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:15.466Z] #66 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:15.466Z] #66 20.51 (1/4) Installing ca-certificates (20240226-r0) [2024-07-09T22:19:15.466Z] #66 20.84 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:15.466Z] #66 20.84 (3/4) Installing su-exec (0.2-r3) [2024-07-09T22:19:15.466Z] #66 20.84 (4/4) Installing yq (4.33.3-r5) [2024-07-09T22:19:15.466Z] #66 21.73 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:15.466Z] #66 21.73 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:19:15.466Z] #66 22.61 OK: 18 MiB in 19 packages [2024-07-09T22:19:15.466Z] #66 DONE 24.6s [2024-07-09T22:19:15.466Z] [2024-07-09T22:19:15.466Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:15.732Z] #57 ... [2024-07-09T22:19:15.732Z] [2024-07-09T22:19:15.732Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:16.003Z] #46 ... [2024-07-09T22:19:16.003Z] [2024-07-09T22:19:16.003Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T22:19:16.003Z] #73 ... [2024-07-09T22:19:16.003Z] [2024-07-09T22:19:16.003Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:16.585Z] #46 ... [2024-07-09T22:19:16.585Z] [2024-07-09T22:19:16.585Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T22:19:16.585Z] #74 ... [2024-07-09T22:19:16.585Z] [2024-07-09T22:19:16.585Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:16.585Z] #46 transferring context: 60.90MB 30.7s [2024-07-09T22:19:16.585Z] #46 ... [2024-07-09T22:19:16.585Z] [2024-07-09T22:19:16.585Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:16.856Z] #51 ... [2024-07-09T22:19:16.856Z] [2024-07-09T22:19:16.856Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T22:19:16.856Z] #69 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:16.856Z] #69 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:16.856Z] #69 20.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:19:16.856Z] #69 20.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:19:16.856Z] #69 20.20 OK: 19948 distinct packages available [2024-07-09T22:19:16.856Z] #69 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:16.856Z] #69 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:16.856Z] #69 24.75 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:16.856Z] #69 25.02 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:16.856Z] #69 25.02 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:16.856Z] #69 25.02 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-09T22:19:16.856Z] #69 25.02 (5/7) Installing libucontext (1.2-r2) [2024-07-09T22:19:16.856Z] #69 25.02 (6/7) Installing gcompat (1.1.0-r1) [2024-07-09T22:19:16.856Z] #69 25.02 (7/7) Installing openssl (3.1.6-r0) [2024-07-09T22:19:16.856Z] #69 25.02 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:16.856Z] #69 25.02 OK: 9 MiB in 20 packages [2024-07-09T22:19:16.856Z] #69 DONE 26.4s [2024-07-09T22:19:16.856Z] [2024-07-09T22:19:16.856Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:16.856Z] #51 ... [2024-07-09T22:19:16.856Z] [2024-07-09T22:19:16.856Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:17.126Z] #57 ... [2024-07-09T22:19:17.126Z] [2024-07-09T22:19:17.126Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T22:19:17.126Z] #67 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:17.126Z] #67 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:17.126Z] #67 20.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T22:19:17.126Z] #67 20.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T22:19:17.126Z] #67 20.45 OK: 19948 distinct packages available [2024-07-09T22:19:17.126Z] #67 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:17.126Z] #67 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:17.126Z] #67 24.81 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:17.126Z] #67 24.81 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-09T22:19:17.126Z] #67 24.81 (3/4) Installing libucontext (1.2-r2) [2024-07-09T22:19:17.126Z] #67 24.81 (4/4) Installing gcompat (1.1.0-r1) [2024-07-09T22:19:17.126Z] #67 24.81 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:17.126Z] #67 24.81 OK: 8 MiB in 19 packages [2024-07-09T22:19:17.126Z] #67 DONE 26.4s [2024-07-09T22:19:17.126Z] [2024-07-09T22:19:17.126Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:17.126Z] #57 ... [2024-07-09T22:19:17.126Z] [2024-07-09T22:19:17.126Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T22:19:17.126Z] #75 ... [2024-07-09T22:19:17.126Z] [2024-07-09T22:19:17.126Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:17.393Z] #57 ... [2024-07-09T22:19:17.393Z] [2024-07-09T22:19:17.393Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:17.393Z] #52 ... [2024-07-09T22:19:17.393Z] [2024-07-09T22:19:17.393Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:18.370Z] #57 ... [2024-07-09T22:19:18.370Z] [2024-07-09T22:19:18.370Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:18.370Z] #58 ... [2024-07-09T22:19:18.370Z] [2024-07-09T22:19:18.370Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:19.333Z] #57 ... [2024-07-09T22:19:19.333Z] [2024-07-09T22:19:19.333Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:19.333Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s [2024-07-09T22:19:19.333Z] #42 ... [2024-07-09T22:19:19.333Z] [2024-07-09T22:19:19.333Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:19.333Z] #64 ... [2024-07-09T22:19:19.333Z] [2024-07-09T22:19:19.333Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:19.599Z] #60 ... [2024-07-09T22:19:19.599Z] [2024-07-09T22:19:19.599Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:19.871Z] #57 ... [2024-07-09T22:19:19.872Z] [2024-07-09T22:19:19.872Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:20.137Z] #40 ... [2024-07-09T22:19:20.137Z] [2024-07-09T22:19:20.137Z] #37 [core-keeper internal] load build context [2024-07-09T22:19:20.137Z] #37 ... [2024-07-09T22:19:20.137Z] [2024-07-09T22:19:20.137Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:20.403Z] #76 ... [2024-07-09T22:19:20.403Z] [2024-07-09T22:19:20.403Z] #37 [core-keeper internal] load build context [2024-07-09T22:19:21.813Z] #37 transferring context: 14.92MB 33.0s [2024-07-09T22:19:22.393Z] #37 ... [2024-07-09T22:19:22.393Z] [2024-07-09T22:19:22.393Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:22.659Z] #41 ... [2024-07-09T22:19:22.659Z] [2024-07-09T22:19:22.659Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:22.925Z] #52 ... [2024-07-09T22:19:22.925Z] [2024-07-09T22:19:22.925Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:23.191Z] #41 ... [2024-07-09T22:19:23.191Z] [2024-07-09T22:19:23.191Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:19:23.191Z] #65 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.3s [2024-07-09T22:19:23.191Z] #65 ... [2024-07-09T22:19:23.191Z] [2024-07-09T22:19:23.191Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:23.457Z] #52 ... [2024-07-09T22:19:23.457Z] [2024-07-09T22:19:23.457Z] #36 [core-data internal] load build context [2024-07-09T22:19:23.457Z] #36 ... [2024-07-09T22:19:23.457Z] [2024-07-09T22:19:23.457Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:19:23.723Z] #65 ... [2024-07-09T22:19:23.723Z] [2024-07-09T22:19:23.723Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T22:19:23.723Z] #0 8.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:23.723Z] #77 ... [2024-07-09T22:19:23.723Z] [2024-07-09T22:19:23.723Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:25.660Z] #41 ... [2024-07-09T22:19:25.660Z] [2024-07-09T22:19:25.660Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T22:19:25.660Z] #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:25.926Z] #78 ... [2024-07-09T22:19:25.926Z] [2024-07-09T22:19:25.926Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:26.512Z] #41 ... [2024-07-09T22:19:26.512Z] [2024-07-09T22:19:26.512Z] #39 [core-command internal] load build context [2024-07-09T22:19:26.512Z] #39 transferring context: 89.84MB 41.9s [2024-07-09T22:19:26.785Z] #39 ... [2024-07-09T22:19:26.785Z] [2024-07-09T22:19:26.785Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:27.056Z] #41 ... [2024-07-09T22:19:27.056Z] [2024-07-09T22:19:27.056Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:27.056Z] #46 ... [2024-07-09T22:19:27.056Z] [2024-07-09T22:19:27.056Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-09T22:19:27.056Z] #0 8.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:27.056Z] #79 ... [2024-07-09T22:19:27.056Z] [2024-07-09T22:19:27.056Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:27.326Z] #51 ... [2024-07-09T22:19:27.326Z] [2024-07-09T22:19:27.326Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T22:19:27.326Z] #0 9.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:27.326Z] #80 ... [2024-07-09T22:19:27.326Z] [2024-07-09T22:19:27.326Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:27.913Z] #46 ... [2024-07-09T22:19:27.913Z] [2024-07-09T22:19:27.913Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T22:19:27.913Z] #73 12.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:27.913Z] #73 12.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:27.913Z] #73 19.38 OK: 266 MiB in 52 packages [2024-07-09T22:19:27.913Z] #73 DONE 21.7s [2024-07-09T22:19:27.913Z] [2024-07-09T22:19:27.913Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:27.913Z] #46 ... [2024-07-09T22:19:27.913Z] [2024-07-09T22:19:27.913Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T22:19:27.913Z] #75 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:27.913Z] #75 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:27.913Z] #75 18.14 OK: 18 MiB in 19 packages [2024-07-09T22:19:27.913Z] #75 DONE 20.9s [2024-07-09T22:19:28.180Z] [2024-07-09T22:19:28.180Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:28.180Z] #46 ... [2024-07-09T22:19:28.180Z] [2024-07-09T22:19:28.180Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:28.180Z] #71 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:28.180Z] #71 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:28.180Z] #71 21.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:28.180Z] #71 22.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:28.180Z] #71 22.28 OK: 8 MiB in 16 packages [2024-07-09T22:19:28.180Z] #71 DONE 24.7s [2024-07-09T22:19:28.447Z] [2024-07-09T22:19:28.447Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:28.447Z] #46 ... [2024-07-09T22:19:28.447Z] [2024-07-09T22:19:28.447Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:28.714Z] #58 ... [2024-07-09T22:19:28.714Z] [2024-07-09T22:19:28.714Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:28.714Z] #46 ... [2024-07-09T22:19:28.714Z] [2024-07-09T22:19:28.714Z] #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-09T22:19:28.714Z] #72 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:28.714Z] #72 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:28.714Z] #72 20.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:28.714Z] #72 21.32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:28.714Z] #72 21.63 OK: 8 MiB in 16 packages [2024-07-09T22:19:28.989Z] #72 ... [2024-07-09T22:19:28.989Z] [2024-07-09T22:19:28.989Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:29.265Z] #46 ... [2024-07-09T22:19:29.265Z] [2024-07-09T22:19:29.265Z] #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-09T22:19:29.265Z] #72 DONE 25.0s [2024-07-09T22:19:29.265Z] [2024-07-09T22:19:29.265Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:29.534Z] #46 ... [2024-07-09T22:19:29.534Z] [2024-07-09T22:19:29.534Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-09T22:19:29.534Z] #81 DONE 1.4s [2024-07-09T22:19:29.534Z] [2024-07-09T22:19:29.534Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T22:19:29.534Z] #74 12.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:29.534Z] #74 14.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:29.534Z] #74 21.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T22:19:29.534Z] #74 22.77 Executing busybox-1.36.1-r7.trigger [2024-07-09T22:19:29.534Z] #74 22.77 OK: 8 MiB in 16 packages [2024-07-09T22:19:29.534Z] #74 ... [2024-07-09T22:19:29.534Z] [2024-07-09T22:19:29.534Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:29.859Z] #52 ... [2024-07-09T22:19:29.859Z] [2024-07-09T22:19:29.859Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:29.859Z] #64 ... [2024-07-09T22:19:29.859Z] [2024-07-09T22:19:29.859Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:29.859Z] #60 ... [2024-07-09T22:19:29.859Z] [2024-07-09T22:19:29.859Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:29.859Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.5s [2024-07-09T22:19:30.126Z] #42 ... [2024-07-09T22:19:30.126Z] [2024-07-09T22:19:30.126Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:30.126Z] #57 ... [2024-07-09T22:19:30.126Z] [2024-07-09T22:19:30.126Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:30.126Z] #42 ... [2024-07-09T22:19:30.126Z] [2024-07-09T22:19:30.126Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:30.394Z] #40 ... [2024-07-09T22:19:30.395Z] [2024-07-09T22:19:30.395Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:30.659Z] #42 ... [2024-07-09T22:19:30.659Z] [2024-07-09T22:19:30.659Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:30.659Z] #76 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:30.659Z] #76 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:30.659Z] #76 18.33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:30.659Z] #76 18.87 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:30.659Z] #76 18.93 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:19:30.659Z] #76 20.19 OK: 9 MiB in 17 packages [2024-07-09T22:19:30.659Z] #76 ... [2024-07-09T22:19:30.659Z] [2024-07-09T22:19:30.659Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:30.659Z] #70 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:30.659Z] #70 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:30.659Z] #70 18.94 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:30.659Z] #70 19.45 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:30.659Z] #70 19.51 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:19:30.659Z] #70 20.85 OK: 13 MiB in 26 packages [2024-07-09T22:19:30.927Z] #70 ... [2024-07-09T22:19:30.927Z] [2024-07-09T22:19:30.927Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:31.509Z] #42 ... [2024-07-09T22:19:31.509Z] [2024-07-09T22:19:31.509Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T22:19:31.509Z] #74 DONE 25.1s [2024-07-09T22:19:31.509Z] [2024-07-09T22:19:31.509Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:31.774Z] #42 ... [2024-07-09T22:19:31.774Z] [2024-07-09T22:19:31.774Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:31.774Z] #76 DONE 21.7s [2024-07-09T22:19:31.774Z] [2024-07-09T22:19:31.774Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:32.053Z] #64 ... [2024-07-09T22:19:32.053Z] [2024-07-09T22:19:32.053Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T22:19:32.053Z] #70 DONE 22.9s [2024-07-09T22:19:32.318Z] [2024-07-09T22:19:32.318Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:32.318Z] #64 ... [2024-07-09T22:19:32.318Z] [2024-07-09T22:19:32.318Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T22:19:32.318Z] #77 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:32.318Z] #77 17.21 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:32.318Z] #77 17.69 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:32.318Z] #77 17.81 OK: 8 MiB in 17 packages [2024-07-09T22:19:32.318Z] #77 DONE 18.9s [2024-07-09T22:19:32.318Z] [2024-07-09T22:19:32.318Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:32.318Z] #64 transferring context: 16.75MB 41.8s [2024-07-09T22:19:32.585Z] #64 ... [2024-07-09T22:19:32.586Z] [2024-07-09T22:19:32.586Z] #37 [core-keeper internal] load build context [2024-07-09T22:19:32.853Z] #37 ... [2024-07-09T22:19:32.853Z] [2024-07-09T22:19:32.853Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:33.120Z] #64 ... [2024-07-09T22:19:33.120Z] [2024-07-09T22:19:33.120Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-09T22:19:33.120Z] #79 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:33.120Z] #79 15.36 OK: 9 MiB in 20 packages [2024-07-09T22:19:33.120Z] #79 DONE 16.5s [2024-07-09T22:19:33.391Z] [2024-07-09T22:19:33.391Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:33.391Z] #64 ... [2024-07-09T22:19:33.391Z] [2024-07-09T22:19:33.391Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T22:19:33.391Z] #80 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:33.391Z] #80 15.29 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:33.391Z] #80 15.58 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:33.391Z] #80 15.58 OK: 8 MiB in 19 packages [2024-07-09T22:19:33.391Z] #80 DONE 16.6s [2024-07-09T22:19:33.391Z] [2024-07-09T22:19:33.391Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:33.674Z] #64 ... [2024-07-09T22:19:33.674Z] [2024-07-09T22:19:33.674Z] #36 [core-data internal] load build context [2024-07-09T22:19:33.674Z] #36 ... [2024-07-09T22:19:33.674Z] [2024-07-09T22:19:33.674Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T22:19:33.674Z] #78 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T22:19:33.674Z] #78 15.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:33.674Z] #78 15.89 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T22:19:33.674Z] #78 15.96 Executing ca-certificates-20240226-r0.trigger [2024-07-09T22:19:33.674Z] #78 16.57 OK: 18 MiB in 19 packages [2024-07-09T22:19:33.674Z] #78 DONE 17.9s [2024-07-09T22:19:33.674Z] [2024-07-09T22:19:33.675Z] #36 [core-data internal] load build context [2024-07-09T22:19:33.675Z] #36 ... [2024-07-09T22:19:33.675Z] [2024-07-09T22:19:33.675Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:33.675Z] #64 ... [2024-07-09T22:19:33.675Z] [2024-07-09T22:19:33.675Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:19:33.675Z] #65 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.6s done [2024-07-09T22:19:33.947Z] #65 ... [2024-07-09T22:19:33.947Z] [2024-07-09T22:19:33.947Z] #36 [core-data internal] load build context [2024-07-09T22:19:35.361Z] #36 ... [2024-07-09T22:19:35.361Z] [2024-07-09T22:19:35.361Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T22:19:35.361Z] #65 DONE 46.0s [2024-07-09T22:19:35.361Z] [2024-07-09T22:19:35.361Z] #36 [core-data internal] load build context [2024-07-09T22:19:36.768Z] #36 ... [2024-07-09T22:19:36.768Z] [2024-07-09T22:19:36.768Z] #39 [core-command internal] load build context [2024-07-09T22:19:36.768Z] #39 transferring context: 113.49MB 52.2s [2024-07-09T22:19:36.768Z] #39 ... [2024-07-09T22:19:36.768Z] [2024-07-09T22:19:36.768Z] #36 [core-data internal] load build context [2024-07-09T22:19:37.045Z] #36 ... [2024-07-09T22:19:37.045Z] [2024-07-09T22:19:37.045Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:37.045Z] #41 ... [2024-07-09T22:19:37.045Z] [2024-07-09T22:19:37.045Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T22:19:37.045Z] #82 DONE 4.6s [2024-07-09T22:19:37.045Z] [2024-07-09T22:19:37.045Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:37.045Z] #41 ... [2024-07-09T22:19:37.045Z] [2024-07-09T22:19:37.045Z] #36 [core-data internal] load build context [2024-07-09T22:19:37.313Z] #36 ... [2024-07-09T22:19:37.313Z] [2024-07-09T22:19:37.313Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:37.581Z] #51 ... [2024-07-09T22:19:37.581Z] [2024-07-09T22:19:37.581Z] #36 [core-data internal] load build context [2024-07-09T22:19:37.853Z] #36 ... [2024-07-09T22:19:37.853Z] [2024-07-09T22:19:37.853Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-09T22:19:37.853Z] #83 DONE 0.7s [2024-07-09T22:19:37.853Z] [2024-07-09T22:19:37.853Z] #36 [core-data internal] load build context [2024-07-09T22:19:38.810Z] #36 ... [2024-07-09T22:19:38.810Z] [2024-07-09T22:19:38.810Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:38.810Z] #58 ... [2024-07-09T22:19:38.810Z] [2024-07-09T22:19:38.810Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-09T22:19:38.810Z] #84 DONE 1.6s [2024-07-09T22:19:38.810Z] [2024-07-09T22:19:38.810Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:38.810Z] #58 ... [2024-07-09T22:19:38.810Z] [2024-07-09T22:19:38.810Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:39.392Z] #51 ... [2024-07-09T22:19:39.392Z] [2024-07-09T22:19:39.392Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:39.658Z] #46 ... [2024-07-09T22:19:39.658Z] [2024-07-09T22:19:39.658Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:39.658Z] #51 ... [2024-07-09T22:19:39.658Z] [2024-07-09T22:19:39.658Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:39.925Z] #52 ... [2024-07-09T22:19:39.925Z] [2024-07-09T22:19:39.925Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:39.925Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.6s [2024-07-09T22:19:39.925Z] #42 ... [2024-07-09T22:19:39.925Z] [2024-07-09T22:19:39.925Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:40.196Z] #60 ... [2024-07-09T22:19:40.196Z] [2024-07-09T22:19:40.196Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:40.196Z] #52 ... [2024-07-09T22:19:40.196Z] [2024-07-09T22:19:40.196Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:40.464Z] #57 ... [2024-07-09T22:19:40.464Z] [2024-07-09T22:19:40.465Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:40.730Z] #42 ... [2024-07-09T22:19:40.730Z] [2024-07-09T22:19:40.730Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:40.730Z] #40 ... [2024-07-09T22:19:40.730Z] [2024-07-09T22:19:40.730Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:42.684Z] #57 transferring context: 129.29MB 54.4s [2024-07-09T22:19:42.955Z] #57 ... [2024-07-09T22:19:42.955Z] [2024-07-09T22:19:42.955Z] #37 [core-keeper internal] load build context [2024-07-09T22:19:42.955Z] #37 ... [2024-07-09T22:19:42.955Z] [2024-07-09T22:19:42.955Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:43.918Z] #60 ... [2024-07-09T22:19:43.918Z] [2024-07-09T22:19:43.918Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:44.189Z] #64 ... [2024-07-09T22:19:44.189Z] [2024-07-09T22:19:44.189Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:47.546Z] #60 ... [2024-07-09T22:19:47.546Z] [2024-07-09T22:19:47.546Z] #39 [core-command internal] load build context [2024-07-09T22:19:47.546Z] #39 transferring context: 157.44MB 62.5s [2024-07-09T22:19:47.546Z] #39 ... [2024-07-09T22:19:47.546Z] [2024-07-09T22:19:47.546Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:47.546Z] #60 ... [2024-07-09T22:19:47.546Z] [2024-07-09T22:19:47.546Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:47.546Z] #41 ... [2024-07-09T22:19:47.546Z] [2024-07-09T22:19:47.546Z] #39 [core-command internal] load build context [2024-07-09T22:19:48.128Z] #39 ... [2024-07-09T22:19:48.128Z] [2024-07-09T22:19:48.128Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T22:19:48.128Z] #85 DONE 3.5s [2024-07-09T22:19:48.128Z] [2024-07-09T22:19:48.128Z] #39 [core-command internal] load build context [2024-07-09T22:19:48.402Z] #39 ... [2024-07-09T22:19:48.402Z] [2024-07-09T22:19:48.402Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T22:19:48.402Z] #86 DONE 2.7s [2024-07-09T22:19:48.402Z] [2024-07-09T22:19:48.402Z] #39 [core-command internal] load build context [2024-07-09T22:19:48.402Z] #39 ... [2024-07-09T22:19:48.402Z] [2024-07-09T22:19:48.402Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T22:19:48.402Z] #87 DONE 3.6s [2024-07-09T22:19:48.402Z] [2024-07-09T22:19:48.402Z] #39 [core-command internal] load build context [2024-07-09T22:19:48.677Z] #39 ... [2024-07-09T22:19:48.677Z] [2024-07-09T22:19:48.677Z] #36 [core-data internal] load build context [2024-07-09T22:19:48.945Z] #36 ... [2024-07-09T22:19:48.945Z] [2024-07-09T22:19:48.945Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:48.945Z] #58 ... [2024-07-09T22:19:48.945Z] [2024-07-09T22:19:48.945Z] #39 [core-command internal] load build context [2024-07-09T22:19:49.530Z] #39 ... [2024-07-09T22:19:49.530Z] [2024-07-09T22:19:49.530Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-09T22:19:49.530Z] #88 DONE 0.9s [2024-07-09T22:19:49.530Z] [2024-07-09T22:19:49.530Z] #39 [core-command internal] load build context [2024-07-09T22:19:49.530Z] #39 ... [2024-07-09T22:19:49.530Z] [2024-07-09T22:19:49.530Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-09T22:19:49.530Z] #89 DONE 1.2s [2024-07-09T22:19:49.530Z] [2024-07-09T22:19:49.530Z] #39 [core-command internal] load build context [2024-07-09T22:19:49.798Z] #39 ... [2024-07-09T22:19:49.798Z] [2024-07-09T22:19:49.798Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:19:49.798Z] #51 ... [2024-07-09T22:19:49.798Z] [2024-07-09T22:19:49.798Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:19:50.080Z] #46 ... [2024-07-09T22:19:50.080Z] [2024-07-09T22:19:50.080Z] #39 [core-command internal] load build context [2024-07-09T22:19:50.080Z] #39 ... [2024-07-09T22:19:50.080Z] [2024-07-09T22:19:50.080Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-09T22:19:50.080Z] #90 DONE 1.6s [2024-07-09T22:19:50.080Z] [2024-07-09T22:19:50.080Z] #39 [core-command internal] load build context [2024-07-09T22:19:50.347Z] #39 ... [2024-07-09T22:19:50.347Z] [2024-07-09T22:19:50.347Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:19:50.347Z] #52 ... [2024-07-09T22:19:50.347Z] [2024-07-09T22:19:50.347Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:50.613Z] #58 ... [2024-07-09T22:19:50.613Z] [2024-07-09T22:19:50.613Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-09T22:19:50.613Z] #91 DONE 1.1s [2024-07-09T22:19:50.613Z] [2024-07-09T22:19:50.613Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:50.877Z] #58 ... [2024-07-09T22:19:50.877Z] [2024-07-09T22:19:50.877Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-09T22:19:50.877Z] #92 DONE 1.1s [2024-07-09T22:19:50.877Z] [2024-07-09T22:19:50.877Z] #58 [support-notifications internal] load build context [2024-07-09T22:19:50.877Z] #58 ... [2024-07-09T22:19:50.877Z] [2024-07-09T22:19:50.877Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:51.141Z] #40 ... [2024-07-09T22:19:51.141Z] [2024-07-09T22:19:51.141Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:19:51.141Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.2s done [2024-07-09T22:19:51.141Z] #42 ... [2024-07-09T22:19:51.141Z] [2024-07-09T22:19:51.141Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:51.141Z] #40 ... [2024-07-09T22:19:51.141Z] [2024-07-09T22:19:51.141Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-09T22:19:51.141Z] #93 DONE 1.1s [2024-07-09T22:19:51.141Z] [2024-07-09T22:19:51.141Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:52.542Z] #40 ... [2024-07-09T22:19:52.542Z] [2024-07-09T22:19:52.542Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T22:19:52.542Z] #94 DONE 1.3s [2024-07-09T22:19:52.542Z] [2024-07-09T22:19:52.542Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:52.542Z] #40 ... [2024-07-09T22:19:52.542Z] [2024-07-09T22:19:52.542Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T22:19:52.542Z] #95 DONE 1.1s [2024-07-09T22:19:52.542Z] [2024-07-09T22:19:52.542Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:52.542Z] #40 ... [2024-07-09T22:19:52.542Z] [2024-07-09T22:19:52.542Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T22:19:52.542Z] #96 DONE 1.7s [2024-07-09T22:19:52.542Z] [2024-07-09T22:19:52.542Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:19:53.133Z] #40 transferring context: 54.84MB 62.4s [2024-07-09T22:19:53.133Z] #40 ... [2024-07-09T22:19:53.133Z] [2024-07-09T22:19:53.133Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:53.133Z] #57 ... [2024-07-09T22:19:53.133Z] [2024-07-09T22:19:53.133Z] #37 [core-keeper internal] load build context [2024-07-09T22:19:53.133Z] #37 ... [2024-07-09T22:19:53.133Z] [2024-07-09T22:19:53.133Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:53.398Z] #57 ... [2024-07-09T22:19:53.398Z] [2024-07-09T22:19:53.398Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-09T22:19:53.398Z] #97 DONE 1.0s [2024-07-09T22:19:53.398Z] [2024-07-09T22:19:53.398Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:53.674Z] #57 ... [2024-07-09T22:19:53.674Z] [2024-07-09T22:19:53.674Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-09T22:19:53.674Z] #98 DONE 1.2s [2024-07-09T22:19:53.674Z] [2024-07-09T22:19:53.674Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:54.284Z] #57 ... [2024-07-09T22:19:54.284Z] [2024-07-09T22:19:54.284Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-09T22:19:54.284Z] #99 DONE 1.5s [2024-07-09T22:19:54.284Z] [2024-07-09T22:19:54.284Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:54.284Z] #57 ... [2024-07-09T22:19:54.284Z] [2024-07-09T22:19:54.284Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:19:54.284Z] #64 ... [2024-07-09T22:19:54.284Z] [2024-07-09T22:19:54.284Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:54.883Z] #57 ... [2024-07-09T22:19:54.883Z] [2024-07-09T22:19:54.883Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-09T22:19:54.883Z] #100 DONE 0.9s [2024-07-09T22:19:54.883Z] [2024-07-09T22:19:54.883Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-09T22:19:54.883Z] #101 DONE 1.3s [2024-07-09T22:19:54.883Z] [2024-07-09T22:19:54.883Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:55.153Z] #57 ... [2024-07-09T22:19:55.153Z] [2024-07-09T22:19:55.153Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-09T22:19:55.153Z] #102 DONE 0.9s [2024-07-09T22:19:55.153Z] [2024-07-09T22:19:55.153Z] #57 [support-scheduler internal] load build context [2024-07-09T22:19:57.743Z] #57 ... [2024-07-09T22:19:57.743Z] [2024-07-09T22:19:57.743Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:57.743Z] #60 ... [2024-07-09T22:19:57.743Z] [2024-07-09T22:19:57.743Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:19:57.743Z] #41 ... [2024-07-09T22:19:57.743Z] [2024-07-09T22:19:57.743Z] #60 [core-metadata internal] load build context [2024-07-09T22:19:58.012Z] #60 transferring context: 218.74MB 69.5s [2024-07-09T22:19:59.747Z] #60 ... [2024-07-09T22:19:59.747Z] [2024-07-09T22:19:59.747Z] #36 [core-data internal] load build context [2024-07-09T22:19:59.747Z] #36 ... [2024-07-09T22:19:59.747Z] [2024-07-09T22:19:59.747Z] #60 [core-metadata internal] load build context [2024-07-09T22:20:00.012Z] #60 ... [2024-07-09T22:20:00.012Z] [2024-07-09T22:20:00.012Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:20:00.012Z] #51 ... [2024-07-09T22:20:00.012Z] [2024-07-09T22:20:00.012Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:20:00.280Z] #46 ... [2024-07-09T22:20:00.280Z] [2024-07-09T22:20:00.280Z] #60 [core-metadata internal] load build context [2024-07-09T22:20:00.280Z] #60 ... [2024-07-09T22:20:00.280Z] [2024-07-09T22:20:00.280Z] #39 [core-command internal] load build context [2024-07-09T22:20:00.549Z] #39 ... [2024-07-09T22:20:00.549Z] [2024-07-09T22:20:00.549Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:20:00.549Z] #52 ... [2024-07-09T22:20:00.549Z] [2024-07-09T22:20:00.549Z] #39 [core-command internal] load build context [2024-07-09T22:20:01.128Z] #39 ... [2024-07-09T22:20:01.128Z] [2024-07-09T22:20:01.128Z] #103 [security-spire-config] exporting to image [2024-07-09T22:20:01.128Z] #103 exporting layers 5.6s done [2024-07-09T22:20:01.128Z] #103 writing image sha256:6df659c646158563298d644d0844533058fa7f0a45a4c4dffc1be91a8976907b 0.1s done [2024-07-09T22:20:01.128Z] #103 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-09T22:20:01.128Z] #103 writing image sha256:008e8ac9eb651ad6ad2571a345ee41dac940024f6f10ebf66445e64a1eb72ea8 0.0s done [2024-07-09T22:20:01.128Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-09T22:20:01.128Z] #103 writing image sha256:44ebb9f81e9757ff64e5c1f926bfe5a5c73124a594a4ea52c05af453674a6795 0.0s done [2024-07-09T22:20:01.128Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-09T22:20:01.128Z] #103 DONE 6.3s [2024-07-09T22:20:01.128Z] [2024-07-09T22:20:01.128Z] #39 [core-command internal] load build context [2024-07-09T22:20:01.128Z] #39 ... [2024-07-09T22:20:01.128Z] [2024-07-09T22:20:01.128Z] #58 [support-notifications internal] load build context [2024-07-09T22:20:01.128Z] #58 ... [2024-07-09T22:20:01.128Z] [2024-07-09T22:20:01.128Z] #39 [core-command internal] load build context [2024-07-09T22:20:01.709Z] #39 ... [2024-07-09T22:20:01.709Z] [2024-07-09T22:20:01.709Z] #46 [security-proxy-setup internal] load build context [2024-07-09T22:20:01.709Z] #46 transferring context: 256.25MB 75.5s done [2024-07-09T22:20:01.709Z] #46 DONE 75.8s [2024-07-09T22:20:01.709Z] [2024-07-09T22:20:01.709Z] #39 [core-command internal] load build context [2024-07-09T22:20:03.119Z] #39 ... [2024-07-09T22:20:03.119Z] [2024-07-09T22:20:03.119Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:20:03.386Z] #40 ... [2024-07-09T22:20:03.386Z] [2024-07-09T22:20:03.386Z] #39 [core-command internal] load build context [2024-07-09T22:20:03.386Z] #39 ... [2024-07-09T22:20:03.386Z] [2024-07-09T22:20:03.386Z] #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:20:03.386Z] #104 DONE 1.8s [2024-07-09T22:20:03.386Z] [2024-07-09T22:20:03.386Z] #39 [core-command internal] load build context [2024-07-09T22:20:03.386Z] #39 ... [2024-07-09T22:20:03.386Z] [2024-07-09T22:20:03.386Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:03.670Z] #37 ... [2024-07-09T22:20:03.670Z] [2024-07-09T22:20:03.670Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:20:04.626Z] #105 ... [2024-07-09T22:20:04.626Z] [2024-07-09T22:20:04.626Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:20:04.626Z] #64 ... [2024-07-09T22:20:04.626Z] [2024-07-09T22:20:04.626Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:04.626Z] #37 ... [2024-07-09T22:20:04.626Z] [2024-07-09T22:20:04.626Z] #60 [core-metadata internal] load build context [2024-07-09T22:20:04.626Z] #60 transferring context: 256.25MB 76.0s done [2024-07-09T22:20:04.626Z] #60 DONE 77.1s [2024-07-09T22:20:04.626Z] [2024-07-09T22:20:04.626Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:05.584Z] #37 ... [2024-07-09T22:20:05.585Z] [2024-07-09T22:20:05.585Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-09T22:20:05.585Z] #52 transferring context: 256.25MB 78.9s done [2024-07-09T22:20:05.585Z] #52 DONE 79.2s [2024-07-09T22:20:05.585Z] [2024-07-09T22:20:05.585Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:05.851Z] #37 ... [2024-07-09T22:20:05.851Z] [2024-07-09T22:20:05.851Z] #41 [security-bootstrapper internal] load build context [2024-07-09T22:20:05.851Z] #41 transferring context: 256.25MB 75.1s done [2024-07-09T22:20:05.851Z] #41 DONE 76.8s [2024-07-09T22:20:05.851Z] [2024-07-09T22:20:05.851Z] #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:20:05.851Z] #106 DONE 1.1s [2024-07-09T22:20:05.851Z] [2024-07-09T22:20:05.851Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:07.255Z] #37 ... [2024-07-09T22:20:07.255Z] [2024-07-09T22:20:07.255Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-09T22:20:07.255Z] #51 transferring context: 256.25MB 80.9s done [2024-07-09T22:20:07.255Z] #51 DONE 81.1s [2024-07-09T22:20:07.255Z] [2024-07-09T22:20:07.255Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:07.526Z] #37 ... [2024-07-09T22:20:07.526Z] [2024-07-09T22:20:07.526Z] #57 [support-scheduler internal] load build context [2024-07-09T22:20:07.793Z] #57 ... [2024-07-09T22:20:07.793Z] [2024-07-09T22:20:07.793Z] #58 [support-notifications internal] load build context [2024-07-09T22:20:07.793Z] #58 transferring context: 256.25MB 79.2s done [2024-07-09T22:20:07.793Z] #58 DONE 80.3s [2024-07-09T22:20:07.793Z] [2024-07-09T22:20:07.793Z] #57 [support-scheduler internal] load build context [2024-07-09T22:20:07.793Z] #57 ... [2024-07-09T22:20:07.793Z] [2024-07-09T22:20:07.794Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:08.377Z] #37 ... [2024-07-09T22:20:08.377Z] [2024-07-09T22:20:08.377Z] #57 [support-scheduler internal] load build context [2024-07-09T22:20:08.377Z] #57 transferring context: 256.25MB 79.7s done [2024-07-09T22:20:08.377Z] #57 DONE 80.6s [2024-07-09T22:20:08.377Z] [2024-07-09T22:20:08.377Z] #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:20:08.377Z] #107 DONE 1.1s [2024-07-09T22:20:08.377Z] [2024-07-09T22:20:08.377Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:20:08.973Z] #108 ... [2024-07-09T22:20:08.973Z] [2024-07-09T22:20:08.973Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:20:08.973Z] #109 DONE 0.9s [2024-07-09T22:20:08.973Z] [2024-07-09T22:20:08.973Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:20:09.239Z] #110 ... [2024-07-09T22:20:09.239Z] [2024-07-09T22:20:09.239Z] #36 [core-data internal] load build context [2024-07-09T22:20:09.239Z] #36 ... [2024-07-09T22:20:09.239Z] [2024-07-09T22:20:09.239Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:12.410Z] #37 ... [2024-07-09T22:20:12.410Z] [2024-07-09T22:20:12.410Z] #39 [core-command internal] load build context [2024-07-09T22:20:12.410Z] #39 transferring context: 256.25MB 87.4s done [2024-07-09T22:20:12.410Z] #39 DONE 87.6s [2024-07-09T22:20:12.410Z] [2024-07-09T22:20:12.410Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:12.675Z] #37 ... [2024-07-09T22:20:12.675Z] [2024-07-09T22:20:12.675Z] #36 [core-data internal] load build context [2024-07-09T22:20:12.675Z] #36 transferring context: 256.25MB 86.8s done [2024-07-09T22:20:12.675Z] #36 DONE 86.9s [2024-07-09T22:20:12.675Z] [2024-07-09T22:20:12.675Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:13.628Z] #37 ... [2024-07-09T22:20:13.628Z] [2024-07-09T22:20:13.628Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:20:13.628Z] #40 ... [2024-07-09T22:20:13.628Z] [2024-07-09T22:20:13.628Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:14.581Z] #37 ... [2024-07-09T22:20:14.581Z] [2024-07-09T22:20:14.581Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:20:14.845Z] #64 ... [2024-07-09T22:20:14.845Z] [2024-07-09T22:20:14.845Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:15.915Z] #37 ... [2024-07-09T22:20:15.915Z] [2024-07-09T22:20:15.915Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:20:15.915Z] #111 ... [2024-07-09T22:20:15.915Z] [2024-07-09T22:20:15.915Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:18.487Z] #37 transferring context: 201.60MB 89.2s [2024-07-09T22:20:22.721Z] #37 ... [2024-07-09T22:20:22.721Z] [2024-07-09T22:20:22.721Z] #64 [security-proxy-auth internal] load build context [2024-07-09T22:20:22.721Z] #64 transferring context: 256.25MB 91.9s done [2024-07-09T22:20:22.721Z] #64 DONE 93.6s [2024-07-09T22:20:22.721Z] [2024-07-09T22:20:22.721Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:22.721Z] #37 ... [2024-07-09T22:20:22.721Z] [2024-07-09T22:20:22.721Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:20:22.721Z] #40 ... [2024-07-09T22:20:22.721Z] [2024-07-09T22:20:22.721Z] #37 [core-keeper internal] load build context [2024-07-09T22:20:22.721Z] #37 transferring context: 256.25MB 93.9s done [2024-07-09T22:20:22.986Z] #37 DONE 95.3s [2024-07-09T22:20:22.986Z] [2024-07-09T22:20:22.986Z] #40 [security-secretstore-setup internal] load build context [2024-07-09T22:20:23.941Z] #40 transferring context: 256.25MB 93.4s done [2024-07-09T22:20:23.941Z] #40 DONE 95.0s [2024-07-09T22:20:23.941Z] [2024-07-09T22:20:23.941Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-09T22:20:24.523Z] #112 DONE 1.7s [2024-07-09T22:20:24.523Z] [2024-07-09T22:20:24.523Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #113 ... [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #105 DONE 77.9s [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #114 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #114 ... [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #111 DONE 75.9s [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #115 [core-metadata builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #115 ... [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #116 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:21:32.443Z] #117 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #118 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #119 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #120 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:21:32.443Z] #121 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #110 DONE 76.7s [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #114 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #114 DONE 4.0s [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #108 DONE 77.3s [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:21:32.443Z] #122 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #123 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #124 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:21:32.443Z] #125 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #126 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #127 [support-scheduler builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #127 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #115 [core-metadata builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #115 DONE 4.0s [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T22:21:32.443Z] #128 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #129 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:21:32.443Z] #130 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.443Z] #131 CACHED [2024-07-09T22:21:32.443Z] [2024-07-09T22:21:32.443Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:21:32.444Z] #132 CACHED [2024-07-09T22:21:32.444Z] [2024-07-09T22:21:32.444Z] #133 [core-data builder 6/7] COPY . . [2024-07-09T22:21:32.444Z] #133 CACHED [2024-07-09T22:21:32.444Z] [2024-07-09T22:21:32.444Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-09T22:21:32.444Z] #134 CACHED [2024-07-09T22:21:32.444Z] [2024-07-09T22:21:32.444Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.444Z] #135 CACHED [2024-07-09T22:21:32.444Z] [2024-07-09T22:21:32.444Z] #136 [core-command builder 6/7] COPY . . [2024-07-09T22:21:32.444Z] #136 CACHED [2024-07-09T22:21:32.444Z] [2024-07-09T22:21:32.444Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T22:21:32.444Z] #137 ... [2024-07-09T22:21:32.444Z] [2024-07-09T22:21:32.444Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T22:21:32.444Z] #113 DONE 66.3s [2024-07-09T22:21:32.444Z] [2024-07-09T22:21:32.444Z] #138 [core-keeper builder 7/8] COPY . . [2024-07-09T22:21:35.968Z] #138 ... [2024-07-09T22:21:35.968Z] [2024-07-09T22:21:35.968Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T22:21:35.968Z] #0 4.988 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-09T22:21:35.968Z] #139 ... [2024-07-09T22:21:35.968Z] [2024-07-09T22:21:35.968Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:21:35.968Z] #0 5.221 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-09T22:21:35.968Z] #140 ... [2024-07-09T22:21:35.968Z] [2024-07-09T22:21:35.968Z] #141 [support-notifications builder 6/7] COPY . . [2024-07-09T22:21:35.968Z] #141 ... [2024-07-09T22:21:35.968Z] [2024-07-09T22:21:35.968Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T22:21:36.238Z] #142 ... [2024-07-09T22:21:36.238Z] [2024-07-09T22:21:36.238Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T22:21:36.238Z] #0 5.409 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-09T22:21:36.505Z] #143 ... [2024-07-09T22:21:36.505Z] [2024-07-09T22:21:36.505Z] #138 [core-keeper builder 7/8] COPY . . [2024-07-09T22:21:36.505Z] #138 DONE 5.5s [2024-07-09T22:21:36.505Z] [2024-07-09T22:21:36.505Z] #141 [support-notifications builder 6/7] COPY . . [2024-07-09T22:21:36.505Z] #141 DONE 10.8s [2024-07-09T22:21:36.505Z] [2024-07-09T22:21:36.505Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T22:21:36.505Z] #142 DONE 10.7s [2024-07-09T22:21:36.505Z] [2024-07-09T22:21:36.505Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:21:36.505Z] #0 6.143 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-09T22:21:36.505Z] #144 ... [2024-07-09T22:21:36.505Z] [2024-07-09T22:21:36.506Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T22:21:36.506Z] #0 4.770 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-09T22:21:36.777Z] #145 ... [2024-07-09T22:21:36.777Z] [2024-07-09T22:21:36.777Z] #146 [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-09T22:21:36.777Z] #0 5.264 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-09T22:21:36.777Z] #146 ... [2024-07-09T22:21:36.777Z] [2024-07-09T22:21:36.777Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T22:21:36.777Z] #0 5.942 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-09T22:21:37.045Z] #147 ... [2024-07-09T22:21:37.045Z] [2024-07-09T22:21:37.045Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T22:21:37.045Z] #0 6.039 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-09T22:21:37.045Z] #148 ... [2024-07-09T22:21:37.045Z] [2024-07-09T22:21:37.045Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:21:39.626Z] #149 3.067 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-09T22:21:41.568Z] #149 ... [2024-07-09T22:21:41.568Z] [2024-07-09T22:21:41.568Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T22:21:41.568Z] #137 5.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-data/core-data ./cmd/core-data [2024-07-09T22:21:41.834Z] #137 ... [2024-07-09T22:21:41.834Z] [2024-07-09T22:21:41.834Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T22:21:41.834Z] #0 3.192 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-09T22:21:47.170Z] #150 ... [2024-07-09T22:21:47.170Z] [2024-07-09T22:21:47.170Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:21:47.170Z] #0 2.553 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-09T22:39:24.882Z] #151 ... [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #146 [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-09T22:39:24.882Z] #146 1070.2 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-09T22:39:24.882Z] #146 ... [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T22:39:24.882Z] #139 DONE 1075.8s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T22:39:24.882Z] #147 ... [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:39:24.882Z] #152 DONE 0.3s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:39:24.882Z] #153 DONE 0.1s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #154 [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-09T22:39:24.882Z] #154 DONE 0.1s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T22:39:24.882Z] #145 ... [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-09T22:39:24.882Z] #155 DONE 0.1s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-09T22:39:24.882Z] #156 DONE 0.2s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T22:39:24.882Z] #157 DONE 0.1s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T22:39:24.882Z] #158 DONE 2.0s [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:39:24.882Z] #140 ... [2024-07-09T22:39:24.882Z] [2024-07-09T22:39:24.882Z] #103 [security-proxy-setup] exporting to image [2024-07-09T22:39:24.882Z] #103 exporting layers [2024-07-09T22:39:26.291Z] #103 exporting layers 1.3s done [2024-07-09T22:39:26.291Z] #103 writing image sha256:6e572a80e3ae5020ccee8ddc446bd57f0403b09f4f97d049d9ad5ffd8340ad49 0.0s done [2024-07-09T22:39:26.291Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-09T22:39:26.291Z] #103 DONE 7.7s [2024-07-09T22:39:26.291Z] [2024-07-09T22:39:26.291Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T22:39:29.639Z] #137 ... [2024-07-09T22:39:29.639Z] [2024-07-09T22:39:29.639Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T22:39:29.639Z] #145 DONE 1083.9s [2024-07-09T22:39:29.639Z] [2024-07-09T22:39:29.639Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T22:39:29.918Z] #159 DONE 0.4s [2024-07-09T22:39:29.919Z] [2024-07-09T22:39:29.919Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:39:29.919Z] #140 ... [2024-07-09T22:39:29.919Z] [2024-07-09T22:39:29.919Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-09T22:39:32.515Z] #160 DONE 2.2s [2024-07-09T22:39:32.515Z] [2024-07-09T22:39:32.515Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:39:32.515Z] #149 ... [2024-07-09T22:39:32.515Z] [2024-07-09T22:39:32.515Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:39:32.515Z] #161 DONE 0.4s [2024-07-09T22:39:32.515Z] [2024-07-09T22:39:32.515Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:39:32.814Z] #162 DONE 0.1s [2024-07-09T22:39:32.814Z] [2024-07-09T22:39:32.814Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-09T22:39:33.083Z] #163 DONE 0.3s [2024-07-09T22:39:33.083Z] [2024-07-09T22:39:33.083Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:39:33.083Z] #151 ... [2024-07-09T22:39:33.083Z] [2024-07-09T22:39:33.083Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T22:39:33.372Z] #164 DONE 0.2s [2024-07-09T22:39:33.372Z] [2024-07-09T22:39:33.372Z] #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-09T22:39:33.643Z] #165 DONE 0.2s [2024-07-09T22:39:33.643Z] [2024-07-09T22:39:33.643Z] #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-09T22:39:33.643Z] #166 DONE 0.2s [2024-07-09T22:39:33.643Z] [2024-07-09T22:39:33.643Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-09T22:39:33.914Z] #167 DONE 0.2s [2024-07-09T22:39:33.914Z] [2024-07-09T22:39:33.914Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-09T22:39:33.914Z] #168 DONE 0.2s [2024-07-09T22:39:33.914Z] [2024-07-09T22:39:33.914Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T22:39:36.515Z] #169 DONE 2.2s [2024-07-09T22:39:36.515Z] [2024-07-09T22:39:36.515Z] #103 [security-bootstrapper] exporting to image [2024-07-09T22:39:36.515Z] #103 exporting layers [2024-07-09T22:39:37.124Z] #103 ... [2024-07-09T22:39:37.124Z] [2024-07-09T22:39:37.124Z] #146 [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-09T22:39:37.124Z] #146 DONE 1091.6s [2024-07-09T22:39:37.399Z] [2024-07-09T22:39:37.399Z] #103 [security-bootstrapper] exporting to image [2024-07-09T22:39:37.988Z] #103 ... [2024-07-09T22:39:37.988Z] [2024-07-09T22:39:37.988Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:39:37.988Z] #170 DONE 0.3s [2024-07-09T22:39:38.260Z] [2024-07-09T22:39:38.260Z] #103 [security-bootstrapper] exporting to image [2024-07-09T22:39:38.260Z] #103 exporting layers 1.9s done [2024-07-09T22:39:38.260Z] #103 writing image sha256:aaee434acba34e2c13cb08021e6c148f579d84ec6b054b352c062272f86eba29 0.0s done [2024-07-09T22:39:38.260Z] #103 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-07-09T22:39:38.260Z] #103 DONE 9.7s [2024-07-09T22:39:38.260Z] [2024-07-09T22:39:38.260Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:39:38.260Z] #171 DONE 0.3s [2024-07-09T22:39:38.260Z] [2024-07-09T22:39:38.260Z] #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-09T22:39:38.542Z] #172 DONE 0.2s [2024-07-09T22:39:38.542Z] [2024-07-09T22:39:38.542Z] #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-09T22:39:38.811Z] #173 DONE 0.2s [2024-07-09T22:39:38.811Z] [2024-07-09T22:39:38.812Z] #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-09T22:39:39.079Z] #174 DONE 0.1s [2024-07-09T22:39:39.079Z] [2024-07-09T22:39:39.079Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-09T22:39:39.347Z] #175 DONE 0.3s [2024-07-09T22:39:39.347Z] [2024-07-09T22:39:39.347Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-09T22:39:39.347Z] #176 DONE 0.2s [2024-07-09T22:39:39.347Z] [2024-07-09T22:39:39.347Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T22:39:39.347Z] #177 DONE 0.1s [2024-07-09T22:39:39.347Z] [2024-07-09T22:39:39.347Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T22:39:39.613Z] #150 ... [2024-07-09T22:39:39.613Z] [2024-07-09T22:39:39.613Z] #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-09T22:39:42.201Z] #178 DONE 2.2s [2024-07-09T22:39:42.201Z] [2024-07-09T22:39:42.201Z] #103 [security-secretstore-setup] exporting to image [2024-07-09T22:39:43.160Z] #103 exporting layers 1.5s done [2024-07-09T22:39:43.160Z] #103 writing image sha256:533edda8e97d1bb35fdeaf80cdb5045fef53fa4ee5b4ec334a28708ab78403a7 done [2024-07-09T22:39:43.160Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-09T22:39:43.160Z] #103 DONE 11.2s [2024-07-09T22:39:43.160Z] [2024-07-09T22:39:43.160Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:40:30.021Z] #149 ... [2024-07-09T22:40:30.021Z] [2024-07-09T22:40:30.021Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T22:40:30.021Z] #143 DONE 1143.0s [2024-07-09T22:40:30.021Z] [2024-07-09T22:40:30.021Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:40:30.021Z] #179 DONE 0.3s [2024-07-09T22:40:30.021Z] [2024-07-09T22:40:30.021Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:40:30.021Z] #180 DONE 0.3s [2024-07-09T22:40:30.021Z] [2024-07-09T22:40:30.021Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:40:30.021Z] #151 ... [2024-07-09T22:40:30.021Z] [2024-07-09T22:40:30.021Z] #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-09T22:40:30.021Z] #181 DONE 0.2s [2024-07-09T22:40:30.021Z] [2024-07-09T22:40:30.021Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:40:30.021Z] #149 ... [2024-07-09T22:40:30.021Z] [2024-07-09T22:40:30.021Z] #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-09T22:40:30.021Z] #182 DONE 0.1s [2024-07-09T22:40:30.289Z] [2024-07-09T22:40:30.289Z] #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-09T22:40:30.289Z] #183 DONE 0.3s [2024-07-09T22:40:30.289Z] [2024-07-09T22:40:30.289Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:40:30.289Z] #144 ... [2024-07-09T22:40:30.289Z] [2024-07-09T22:40:30.289Z] #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-09T22:40:32.239Z] #184 DONE 1.7s [2024-07-09T22:40:32.239Z] [2024-07-09T22:40:32.239Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-09T22:40:32.239Z] #103 exporting layers [2024-07-09T22:40:32.826Z] #103 exporting layers 0.8s done [2024-07-09T22:40:32.826Z] #103 writing image sha256:7439a9b5c88e3538363e9908b737953a061ecc141e20b77674e51817820f4a60 0.0s done [2024-07-09T22:40:32.826Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-09T22:40:32.826Z] #103 DONE 12.1s [2024-07-09T22:40:32.826Z] [2024-07-09T22:40:32.826Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:42:39.539Z] #42 ... [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T22:42:39.539Z] #150 DONE 1259.3s [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:42:39.539Z] #140 ... [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:42:39.539Z] #185 DONE 0.2s [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:42:39.539Z] #151 ... [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:42:39.539Z] #186 DONE 0.3s [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #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-09T22:42:39.539Z] #187 DONE 0.4s [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:42:39.539Z] #140 ... [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #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-09T22:42:39.539Z] #188 DONE 0.2s [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-09T22:42:39.539Z] #103 exporting layers [2024-07-09T22:42:39.539Z] #103 exporting layers 1.0s done [2024-07-09T22:42:39.539Z] #103 writing image sha256:8ba6a2d7e2a65a2014af06c601a6c372b6d05d140312a674f73752465fb6b2c3 done [2024-07-09T22:42:39.539Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-09T22:42:39.539Z] #103 DONE 13.1s [2024-07-09T22:42:39.539Z] [2024-07-09T22:42:39.539Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T22:50:31.719Z] #148 ... [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T22:50:31.719Z] #140 DONE 1737.1s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:50:31.719Z] #149 ... [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:50:31.719Z] #189 DONE 0.1s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:50:31.719Z] #151 ... [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:50:31.719Z] #190 DONE 0.2s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-09T22:50:31.719Z] #191 DONE 0.4s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #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-09T22:50:31.719Z] #192 DONE 0.2s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-09T22:50:31.719Z] #193 DONE 0.2s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #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-09T22:50:31.719Z] #194 DONE 2.2s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:50:31.719Z] #151 ... [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #103 [security-proxy-auth] exporting to image [2024-07-09T22:50:31.719Z] #103 exporting layers [2024-07-09T22:50:31.719Z] #103 exporting layers 0.8s done [2024-07-09T22:50:31.719Z] #103 writing image sha256:60114925ab58a27a16b8e0ae0d98ae012400b0e150e258777bfc648e0a0ba2f5 done [2024-07-09T22:50:31.719Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-09T22:50:31.719Z] #103 DONE 13.9s [2024-07-09T22:50:31.719Z] [2024-07-09T22:50:31.719Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:51:28.213Z] #149 ... [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T22:51:28.213Z] #148 DONE 1799.5s [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:51:28.213Z] #151 ... [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:51:28.213Z] #195 DONE 0.2s [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:51:28.213Z] #196 DONE 0.1s [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-09T22:51:28.213Z] #197 DONE 0.4s [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:51:28.213Z] #144 ... [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:51:28.213Z] #198 DONE 0.2s [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #103 [core-command] exporting to image [2024-07-09T22:51:28.213Z] #103 exporting layers [2024-07-09T22:51:28.213Z] #103 exporting layers 0.4s done [2024-07-09T22:51:28.213Z] #103 writing image sha256:e64cb074ca2ff41d6c6f8f44acf2421099085b961667e56f407988b9aec01701 done [2024-07-09T22:51:28.213Z] #103 naming to docker.io/library/core-command-arm64 done [2024-07-09T22:51:28.213Z] #103 DONE 14.4s [2024-07-09T22:51:28.213Z] [2024-07-09T22:51:28.213Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:51:40.510Z] #144 ... [2024-07-09T22:51:40.510Z] [2024-07-09T22:51:40.510Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T22:51:40.510Z] #137 DONE 1814.9s [2024-07-09T22:51:40.775Z] [2024-07-09T22:51:40.775Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:51:41.361Z] #144 ... [2024-07-09T22:51:41.361Z] [2024-07-09T22:51:41.361Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:51:41.627Z] #199 DONE 0.3s [2024-07-09T22:51:41.627Z] [2024-07-09T22:51:41.627Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:51:41.893Z] #200 ... [2024-07-09T22:51:41.893Z] [2024-07-09T22:51:41.893Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T22:51:41.893Z] #151 DONE 1805.5s [2024-07-09T22:51:41.893Z] [2024-07-09T22:51:41.893Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:51:41.893Z] #200 DONE 0.3s [2024-07-09T22:51:41.893Z] [2024-07-09T22:51:41.893Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-09T22:51:42.855Z] #201 DONE 1.0s [2024-07-09T22:51:42.855Z] [2024-07-09T22:51:42.855Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:51:43.439Z] #202 DONE 0.4s [2024-07-09T22:51:43.439Z] [2024-07-09T22:51:43.439Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:51:43.439Z] #203 DONE 0.6s [2024-07-09T22:51:43.439Z] [2024-07-09T22:51:43.439Z] #103 [core-data] exporting to image [2024-07-09T22:51:43.439Z] #103 exporting layers [2024-07-09T22:51:44.027Z] #103 ... [2024-07-09T22:51:44.027Z] [2024-07-09T22:51:44.027Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-09T22:51:44.027Z] #204 DONE 0.6s [2024-07-09T22:51:44.027Z] [2024-07-09T22:51:44.027Z] #103 [core-data] exporting to image [2024-07-09T22:51:44.027Z] #103 exporting layers 0.7s done [2024-07-09T22:51:44.027Z] #103 writing image sha256:8cd270560764b03ed70fcc6c9ceeb3f9e4248dfc4af8a0b497dd60b2ceb3113c [2024-07-09T22:51:44.027Z] #103 writing image sha256:8cd270560764b03ed70fcc6c9ceeb3f9e4248dfc4af8a0b497dd60b2ceb3113c 0.0s done [2024-07-09T22:51:44.027Z] #103 naming to docker.io/library/core-data-arm64 done [2024-07-09T22:51:44.027Z] #103 DONE 15.1s [2024-07-09T22:51:44.027Z] [2024-07-09T22:51:44.027Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:51:44.027Z] #205 DONE 0.2s [2024-07-09T22:51:44.027Z] [2024-07-09T22:51:44.027Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:51:44.294Z] #42 ... [2024-07-09T22:51:44.294Z] [2024-07-09T22:51:44.294Z] #103 [core-keeper] exporting to image [2024-07-09T22:51:44.560Z] #103 exporting layers 0.5s done [2024-07-09T22:51:44.560Z] #103 writing image sha256:5921641228b0637b13b9bb35fd3b65951d8ac7a18fa05dd08c6481db1e33eb71 done [2024-07-09T22:51:44.560Z] #103 naming to docker.io/library/core-keeper-arm64 0.1s done [2024-07-09T22:51:44.560Z] #103 DONE 15.5s [2024-07-09T22:51:44.560Z] [2024-07-09T22:51:44.560Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:51:46.498Z] #149 ... [2024-07-09T22:51:46.498Z] [2024-07-09T22:51:46.498Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T22:51:46.498Z] #144 DONE 1820.5s [2024-07-09T22:51:46.498Z] [2024-07-09T22:51:46.498Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:51:46.498Z] #149 ... [2024-07-09T22:51:46.498Z] [2024-07-09T22:51:46.498Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:51:46.768Z] #206 DONE 0.2s [2024-07-09T22:51:46.768Z] [2024-07-09T22:51:46.768Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:51:47.039Z] #42 ... [2024-07-09T22:51:47.039Z] [2024-07-09T22:51:47.040Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:51:47.040Z] #207 DONE 0.1s [2024-07-09T22:51:47.040Z] [2024-07-09T22:51:47.040Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-09T22:51:47.306Z] #208 DONE 0.4s [2024-07-09T22:51:47.306Z] [2024-07-09T22:51:47.306Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:51:47.306Z] #149 ... [2024-07-09T22:51:47.306Z] [2024-07-09T22:51:47.306Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:51:47.306Z] #209 DONE 0.1s [2024-07-09T22:51:47.572Z] [2024-07-09T22:51:47.572Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-09T22:51:47.838Z] #210 DONE 0.2s [2024-07-09T22:51:47.838Z] [2024-07-09T22:51:47.838Z] #103 [core-metadata] exporting to image [2024-07-09T22:51:48.104Z] #103 exporting layers 0.5s done [2024-07-09T22:51:48.104Z] #103 writing image sha256:3779dce1ac84d86d4b07e97cad90e9e7258ba0750d0a0350698fd52041bf85af done [2024-07-09T22:51:48.104Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-07-09T22:51:48.104Z] #103 DONE 16.0s [2024-07-09T22:51:48.104Z] [2024-07-09T22:51:48.104Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:52:20.319Z] #42 ... [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T22:52:20.319Z] #147 DONE 1851.9s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:52:20.319Z] #211 DONE 0.2s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:52:20.319Z] #42 ... [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:52:20.319Z] #212 DONE 0.2s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T22:52:20.319Z] #213 ... [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T22:52:20.319Z] #149 DONE 1842.4s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T22:52:20.319Z] #213 DONE 0.4s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:52:20.319Z] #214 DONE 0.2s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T22:52:20.319Z] #215 DONE 0.2s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #103 [support-scheduler] exporting to image [2024-07-09T22:52:20.319Z] #103 exporting layers [2024-07-09T22:52:20.319Z] #103 ... [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T22:52:20.319Z] #216 DONE 0.1s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T22:52:20.319Z] #217 ... [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #103 [support-scheduler] exporting to image [2024-07-09T22:52:20.319Z] #103 exporting layers 0.6s done [2024-07-09T22:52:20.319Z] #103 writing image sha256:acf4475911aa801ebd714c2520e4ae599d0ab2cc44a8d46377c290e5219de62f done [2024-07-09T22:52:20.319Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-07-09T22:52:20.319Z] #103 DONE 16.6s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T22:52:20.319Z] #217 DONE 0.5s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-09T22:52:20.319Z] #218 DONE 0.1s [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:52:20.319Z] #42 ... [2024-07-09T22:52:20.319Z] [2024-07-09T22:52:20.319Z] #103 [support-notifications] exporting to image [2024-07-09T22:52:20.585Z] #103 exporting layers 0.5s done [2024-07-09T22:52:20.585Z] #103 writing image sha256:ffb2bf9926e0188ffc0d5abe8c2a79511c8a191e217943c9af995d07933df942 done [2024-07-09T22:52:20.585Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-07-09T22:52:20.585Z] #103 DONE 17.1s [2024-07-09T22:52:20.585Z] [2024-07-09T22:52:20.585Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T22:52:20.585Z] time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-09T22:52:20.605Z] $ docker stop --time=1 d408faa54699bd2680874533b31b082544c537a04919ce3b103fa10032cda157 [2024-07-09T22:52:22.339Z] $ docker rm -f --volumes d408faa54699bd2680874533b31b082544c537a04919ce3b103fa10032cda157 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T22:52:22.989Z] + docker images [2024-07-09T22:52:22.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-09T22:52:22.990Z] support-notifications-arm64 latest ffb2bf9926e0 3 seconds ago 43.3MB [2024-07-09T22:52:22.990Z] support-scheduler-arm64 latest acf4475911aa 4 seconds ago 42.4MB [2024-07-09T22:52:22.990Z] core-metadata-arm64 latest 3779dce1ac84 35 seconds ago 40.3MB [2024-07-09T22:52:22.990Z] core-keeper-arm64 latest 5921641228b0 39 seconds ago 35.2MB [2024-07-09T22:52:22.990Z] core-data-arm64 latest 8cd270560764 39 seconds ago 40.2MB [2024-07-09T22:52:22.990Z] core-command-arm64 latest e64cb074ca2f 56 seconds ago 39.9MB [2024-07-09T22:52:22.990Z] security-proxy-auth-arm64 latest 60114925ab58 About a minute ago 37.4MB [2024-07-09T22:52:22.990Z] security-spiffe-token-provider-arm64 latest 8ba6a2d7e2a6 9 minutes ago 34.1MB [2024-07-09T22:52:22.990Z] core-common-config-bootstrapper-arm64 latest 7439a9b5c88e 11 minutes ago 20.1MB [2024-07-09T22:52:22.990Z] security-secretstore-setup-arm64 latest 533edda8e97d 12 minutes ago 41.5MB [2024-07-09T22:52:22.990Z] security-bootstrapper-arm64 latest aaee434acba3 12 minutes ago 23.7MB [2024-07-09T22:52:22.990Z] security-proxy-setup-arm64 latest 6e572a80e3ae 12 minutes ago 31MB [2024-07-09T22:52:22.990Z] security-spire-server-arm64 latest 6df659c64615 32 minutes ago 102MB [2024-07-09T22:52:22.990Z] security-spire-agent-arm64 latest 008e8ac9eb65 32 minutes ago 157MB [2024-07-09T22:52:22.990Z] security-spire-config-arm64 latest 44ebb9f81e97 32 minutes ago 101MB [2024-07-09T22:52:22.990Z] ci-base-image-arm64 latest a664e4b2f5ae 49 minutes ago 962MB [2024-07-09T22:52:22.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-09T22:52:22.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-09T22:52:23.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T22:52:23.912Z] [2024-07-09T22:52:23.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T22:52:24.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T22:52:24.626Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-09T22:52:24.626Z] 8998bd30e6a1: Pulling fs layer [2024-07-09T22:52:24.626Z] 04944245beec: Pulling fs layer [2024-07-09T22:52:24.626Z] 699f458cf7ca: Pulling fs layer [2024-07-09T22:52:24.626Z] 765212b225bb: Pulling fs layer [2024-07-09T22:52:24.626Z] f23df028b6ca: Pulling fs layer [2024-07-09T22:52:24.626Z] d65c8cfc05b1: Pulling fs layer [2024-07-09T22:52:24.626Z] 2437ff75d9bd: Pulling fs layer [2024-07-09T22:52:24.626Z] 765212b225bb: Waiting [2024-07-09T22:52:24.626Z] d65c8cfc05b1: Waiting [2024-07-09T22:52:24.626Z] f23df028b6ca: Waiting [2024-07-09T22:52:24.626Z] 2437ff75d9bd: Waiting [2024-07-09T22:52:24.626Z] 04944245beec: Verifying Checksum [2024-07-09T22:52:24.626Z] 04944245beec: Download complete [2024-07-09T22:52:24.626Z] 765212b225bb: Verifying Checksum [2024-07-09T22:52:24.626Z] 765212b225bb: Download complete [2024-07-09T22:52:24.626Z] f23df028b6ca: Verifying Checksum [2024-07-09T22:52:24.626Z] f23df028b6ca: Download complete [2024-07-09T22:52:24.626Z] d65c8cfc05b1: Verifying Checksum [2024-07-09T22:52:24.626Z] d65c8cfc05b1: Download complete [2024-07-09T22:52:24.892Z] 699f458cf7ca: Verifying Checksum [2024-07-09T22:52:24.892Z] 699f458cf7ca: Download complete [2024-07-09T22:52:25.476Z] 8998bd30e6a1: Verifying Checksum [2024-07-09T22:52:25.476Z] 8998bd30e6a1: Download complete [2024-07-09T22:52:28.054Z] 2437ff75d9bd: Verifying Checksum [2024-07-09T22:52:28.054Z] 2437ff75d9bd: Download complete [2024-07-09T22:52:29.991Z] 8998bd30e6a1: Pull complete [2024-07-09T22:52:30.572Z] 04944245beec: Pull complete [2024-07-09T22:52:32.511Z] 699f458cf7ca: Pull complete [2024-07-09T22:52:32.777Z] 765212b225bb: Pull complete [2024-07-09T22:52:33.736Z] f23df028b6ca: Pull complete [2024-07-09T22:52:34.004Z] d65c8cfc05b1: Pull complete [2024-07-09T22:52:52.196Z] 2437ff75d9bd: Pull complete [2024-07-09T22:52:52.196Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-09T22:52:52.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T22:52:52.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T22:52:52.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container [2024-07-09T22:52:52.633Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-09T22:52:56.118Z] $ docker top 5e23682b1d64afaca79e4234bb139b157ac6ddd378143f522880a8e7f06a882c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:52:57.156Z] ---> job-cost.sh [2024-07-09T22:52:57.156Z] lf-activate-venv: SKIPPING [2024-07-09T22:52:57.156Z] INFO: No Stack... [2024-07-09T22:52:57.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-09T22:52:58.323Z] INFO: Archiving Costs [Pipeline] sh [2024-07-09T22:52:58.984Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-09T22:52:58.984Z] + cut -d, -f6 [Pipeline] lock [2024-07-09T22:52:59.048Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] [2024-07-09T22:52:59.056Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] did not exist. Created. [2024-07-09T22:52:59.068Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-09T22:52:59.815Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-09T22:53:00.081Z] Stashed 1 file(s) [Pipeline] } [2024-07-09T22:53:00.102Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-09T22:53:00.185Z] $ docker stop --time=1 5e23682b1d64afaca79e4234bb139b157ac6ddd378143f522880a8e7f06a882c [2024-07-09T22:53:01.747Z] $ docker rm -f --volumes 5e23682b1d64afaca79e4234bb139b157ac6ddd378143f522880a8e7f06a882c [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-09T22:53:03.059Z] provisioning config files... [2024-07-09T22:53:03.067Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18430103469017849264tmp [Pipeline] { [Pipeline] sh [2024-07-09T22:53:03.437Z] + set +x [2024-07-09T22:53:03.437Z] + curl -s https://codecov.io/bash [2024-07-09T22:53:03.437Z] + bash -s -- [2024-07-09T22:53:03.437Z] [2024-07-09T22:53:03.437Z] _____ _ [2024-07-09T22:53:03.437Z] / ____| | | [2024-07-09T22:53:03.437Z] | | ___ __| | ___ ___ _____ __ [2024-07-09T22:53:03.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-09T22:53:03.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-09T22:53:03.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-09T22:53:03.437Z] Bash-1.0.6 [2024-07-09T22:53:03.437Z] [2024-07-09T22:53:03.437Z] [2024-07-09T22:53:03.437Z] ==> git version 2.25.1 found [2024-07-09T22:53:03.437Z] ==> 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-09T22:53:03.437Z] Release-Date: 2020-01-08 [2024-07-09T22:53:03.437Z] 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-09T22:53:03.437Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-09T22:53:03.437Z] ==> Jenkins CI detected. [2024-07-09T22:53:03.437Z] current dir:  /w/workspace/edgex-go/1 [2024-07-09T22:53:03.437Z] project root: . [2024-07-09T22:53:03.437Z] --> token set from env [2024-07-09T22:53:03.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-09T22:53:03.437Z] ==> Running gcov in . (disable via -X gcov) [2024-07-09T22:53:03.697Z] ==> Python coveragepy not found [2024-07-09T22:53:03.697Z] ==> Searching for coverage reports in: [2024-07-09T22:53:03.697Z] + . [2024-07-09T22:53:03.697Z] -> Found 1 reports [2024-07-09T22:53:03.697Z] ==> Detecting git/mercurial file structure [2024-07-09T22:53:03.697Z] ==> Reading reports [2024-07-09T22:53:03.697Z] + ./coverage.out bytes=481596 [2024-07-09T22:53:03.697Z] ==> Appending adjustments [2024-07-09T22:53:03.697Z] https://docs.codecov.io/docs/fixing-reports [2024-07-09T22:53:05.079Z] + Found adjustments [2024-07-09T22:53:05.079Z] ==> Gzipping contents [2024-07-09T22:53:05.079Z] 60K /tmp/codecov.ELldB0.gz [2024-07-09T22:53:05.079Z] ==> Uploading reports [2024-07-09T22:53:05.079Z] url: https://codecov.io [2024-07-09T22:53:05.079Z] query: branch=PR-4821&commit=a03997c99f70c105d3e17a0636510e1ed68e7ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4821%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4821&job=&cmd_args= [2024-07-09T22:53:05.079Z] -> Pinging Codecov [2024-07-09T22:53:05.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4821&commit=a03997c99f70c105d3e17a0636510e1ed68e7ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4821%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4821&job=&cmd_args= [2024-07-09T22:53:05.079Z] -> Uploading to [2024-07-09T22:53:05.079Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-09/00271124DB129430A58F1EEE437C3FCB/a03997c99f70c105d3e17a0636510e1ed68e7ad7/e02d778f-2271-4b6c-89a7-a53692d1bcc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240709%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240709T225304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba8ed33492801847b7d0aab11081f85267ca5b9a900331633e913aa4f98ac4a4 [2024-07-09T22:53:05.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-09T22:53:05.079Z] Dload Upload Total Spent Left Speed [2024-07-09T22:53:05.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61273 0 0 100 61273 0 224k --:--:-- --:--:-- --:--:-- 224k [2024-07-09T22:53:05.339Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] } [2024-07-09T22:53:05.372Z] 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-09T22:53:07.056Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:53:07.395Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:53:08.298Z] ---> package-listing.sh [2024-07-09T22:53:08.298Z] ++ facter osfamily [2024-07-09T22:53:08.298Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-09T22:53:08.557Z] + OS_FAMILY=debian [2024-07-09T22:53:08.557Z] + workspace=/w/workspace/edgex-go/1 [2024-07-09T22:53:08.557Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-09T22:53:08.557Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-09T22:53:08.557Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-09T22:53:08.557Z] + PACKAGES=/tmp/packages_start.txt [2024-07-09T22:53:08.557Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-09T22:53:08.557Z] + PACKAGES=/tmp/packages_end.txt [2024-07-09T22:53:08.557Z] + case "${OS_FAMILY}" in [2024-07-09T22:53:08.557Z] + dpkg -l [2024-07-09T22:53:08.557Z] + grep '^ii' [2024-07-09T22:53:08.557Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-09T22:53:08.557Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-09T22:53:08.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-09T22:53:08.557Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-09T22:53:08.557Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-09T22:53:08.557Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-09T22:53:08.596Z] 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-09T22:53:08.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T22:53:09.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T22:53:09.553Z] [2024-07-09T22:53:09.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T22:53:09.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T22:53:09.947Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-09T22:53:09.947Z] 5eb5b503b376: Pulling fs layer [2024-07-09T22:53:09.947Z] 5c69ac0246d0: Pulling fs layer [2024-07-09T22:53:09.947Z] ec43610c2a17: Pulling fs layer [2024-07-09T22:53:09.947Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-09T22:53:09.947Z] 33b1e0a273af: Pulling fs layer [2024-07-09T22:53:09.947Z] 5d3b04190fa2: Pulling fs layer [2024-07-09T22:53:09.947Z] 2f39f015ded8: Pulling fs layer [2024-07-09T22:53:09.947Z] 3a2ae6a8a46f: Waiting [2024-07-09T22:53:09.947Z] 33b1e0a273af: Waiting [2024-07-09T22:53:09.947Z] 2f39f015ded8: Waiting [2024-07-09T22:53:09.947Z] 5d3b04190fa2: Waiting [2024-07-09T22:53:09.947Z] 5c69ac0246d0: Download complete [2024-07-09T22:53:09.947Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-09T22:53:09.947Z] 3a2ae6a8a46f: Download complete [2024-07-09T22:53:09.947Z] 33b1e0a273af: Verifying Checksum [2024-07-09T22:53:09.947Z] 33b1e0a273af: Download complete [2024-07-09T22:53:09.948Z] ec43610c2a17: Verifying Checksum [2024-07-09T22:53:09.948Z] ec43610c2a17: Download complete [2024-07-09T22:53:09.948Z] 5d3b04190fa2: Verifying Checksum [2024-07-09T22:53:09.948Z] 5d3b04190fa2: Download complete [2024-07-09T22:53:10.207Z] 5eb5b503b376: Download complete [2024-07-09T22:53:10.775Z] 2f39f015ded8: Download complete [2024-07-09T22:53:12.150Z] 5eb5b503b376: Pull complete [2024-07-09T22:53:12.150Z] 5c69ac0246d0: Pull complete [2024-07-09T22:53:12.717Z] ec43610c2a17: Pull complete [2024-07-09T22:53:12.717Z] 3a2ae6a8a46f: Pull complete [2024-07-09T22:53:12.975Z] 33b1e0a273af: Pull complete [2024-07-09T22:53:12.975Z] 5d3b04190fa2: Pull complete [2024-07-09T22:53:19.536Z] 2f39f015ded8: Pull complete [2024-07-09T22:53:19.536Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-09T22:53:19.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T22:53:19.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T22:53:19.787Z] prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container [2024-07-09T22:53:19.813Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-09T22:53:24.658Z] $ docker top af4401b23b6c9db81dc623f5ba80e40ede22caacaa41cce18f2d93ab1ca90216 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T22:53:25.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-09T22:53:25.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-09T22:53:25.735Z] + ls /var/log/sa-host [2024-07-09T22:53:25.735Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T22:53:25.980Z] provisioning config files... [2024-07-09T22:53:25.988Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8863311703083014706tmp [Pipeline] { [Pipeline] echo [2024-07-09T22:53:26.055Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:53:26.375Z] ---> create-netrc.sh [Pipeline] } [2024-07-09T22:53:26.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:53:26.842Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-09T22:53:26.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:53:27.205Z] ---> sudo-logs.sh [2024-07-09T22:53:27.205Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-09T22:53:27.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:53:27.611Z] ---> job-cost.sh [2024-07-09T22:53:27.611Z] lf-activate-venv: SKIPPING [2024-07-09T22:53:27.611Z] DEBUG: total: 0.10999999940395355 [2024-07-09T22:53:27.611Z] INFO: Retrieving Stack Cost... [2024-07-09T22:53:28.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-09T22:53:28.439Z] INFO: Archiving Costs [Pipeline] echo [2024-07-09T22:53:28.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T22:53:28.801Z] ---> logs-deploy.sh [2024-07-09T22:53:28.801Z] lf-activate-venv: SKIPPING [2024-07-09T22:53:28.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4821/1 [2024-07-09T22:53:28.801Z] INFO: archiving workspace using pattern(s): [2024-07-09T22:53:29.739Z] Archives upload complete. [2024-07-09T22:53:30.000Z] INFO: archiving logs to Nexus [2024-07-09T22:53:30.568Z] ---> uname -a: [2024-07-09T22:53:30.568Z] Linux prd-ubuntu20-04-docker-8c-8g-5271 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-09T22:53:30.568Z] [2024-07-09T22:53:30.568Z] [2024-07-09T22:53:30.568Z] ---> lscpu: [2024-07-09T22:53:30.568Z] Architecture: x86_64 [2024-07-09T22:53:30.568Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-09T22:53:30.568Z] Byte Order: Little Endian [2024-07-09T22:53:30.568Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-09T22:53:30.568Z] CPU(s): 8 [2024-07-09T22:53:30.568Z] On-line CPU(s) list: 0-7 [2024-07-09T22:53:30.568Z] Thread(s) per core: 1 [2024-07-09T22:53:30.568Z] Core(s) per socket: 1 [2024-07-09T22:53:30.568Z] Socket(s): 8 [2024-07-09T22:53:30.568Z] NUMA node(s): 1 [2024-07-09T22:53:30.568Z] Vendor ID: AuthenticAMD [2024-07-09T22:53:30.568Z] CPU family: 23 [2024-07-09T22:53:30.568Z] Model: 49 [2024-07-09T22:53:30.568Z] Model name: AMD EPYC-Rome Processor [2024-07-09T22:53:30.568Z] Stepping: 0 [2024-07-09T22:53:30.568Z] CPU MHz: 2799.998 [2024-07-09T22:53:30.568Z] BogoMIPS: 5599.99 [2024-07-09T22:53:30.568Z] Virtualization: AMD-V [2024-07-09T22:53:30.568Z] Hypervisor vendor: KVM [2024-07-09T22:53:30.568Z] Virtualization type: full [2024-07-09T22:53:30.568Z] L1d cache: 256 KiB [2024-07-09T22:53:30.568Z] L1i cache: 256 KiB [2024-07-09T22:53:30.568Z] L2 cache: 4 MiB [2024-07-09T22:53:30.568Z] L3 cache: 128 MiB [2024-07-09T22:53:30.568Z] NUMA node0 CPU(s): 0-7 [2024-07-09T22:53:30.568Z] Vulnerability Itlb multihit: Not affected [2024-07-09T22:53:30.568Z] Vulnerability L1tf: Not affected [2024-07-09T22:53:30.568Z] Vulnerability Mds: Not affected [2024-07-09T22:53:30.568Z] Vulnerability Meltdown: Not affected [2024-07-09T22:53:30.568Z] Vulnerability Mmio stale data: Not affected [2024-07-09T22:53:30.568Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-09T22:53:30.568Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-09T22:53:30.568Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-09T22:53:30.568Z] Vulnerability Srbds: Not affected [2024-07-09T22:53:30.568Z] Vulnerability Tsx async abort: Not affected [2024-07-09T22:53:30.568Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-09T22:53:30.568Z] [2024-07-09T22:53:30.568Z] [2024-07-09T22:53:30.568Z] ---> nproc: [2024-07-09T22:53:30.568Z] 8 [2024-07-09T22:53:30.568Z] [2024-07-09T22:53:30.568Z] [2024-07-09T22:53:30.568Z] ---> df -h: [2024-07-09T22:53:30.568Z] Filesystem Size Used Avail Use% Mounted on [2024-07-09T22:53:30.568Z] overlay 155G 26G 130G 17% / [2024-07-09T22:53:30.568Z] tmpfs 64M 0 64M 0% /dev [2024-07-09T22:53:30.568Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-09T22:53:30.568Z] shm 64M 0 64M 0% /dev/shm [2024-07-09T22:53:30.568Z] /dev/vda1 155G 26G 130G 17% /facter-os [2024-07-09T22:53:30.568Z] [2024-07-09T22:53:30.568Z]